body * {
    text-decoration: none !important;
    outline: none !important
}
pre {
    text-align: center !important
}
component-buy-button .componentBuyBtn {
    margin: 20px 0 !important
}
component-buy-button .sideBtnOverlay {
    border-radius: 40px;
    position: inherit;
    margin: 0 auto !important;
    margin-bottom: 20px !important
}
component-buy-button .animateOverlay .onStart {
    border-radius: 40px
}
component-buy-button .animateOverlay .onFinish.shown {
    border-radius: 40px
}
.cover_home_page .container-fluid {
    padding: 0
}
.cover_home_page .container-fluid .row {
    margin: 0
}
.cover_home_page .container-fluid .row .col {
    padding: 0
}
.cover_home_page .container-fluid .row .col.purple {
    background-color: #902a8b
}
.cover_home_page .container-fluid .row .col.white {
    background-color: #fff
}
.cover_home_page .container-fluid .row .col .container {
    padding: 0 5px
}
.cover_home_page .container-fluid .row .col .container .row {
    margin: 0 -5px
}
.cover_home_page .container-fluid .row .col .container .row .col {
    padding: 0 5px
}
@media (min-width:992px) {
    .cover_home_page .container-fluid .row .col .container {
        width: 100%
    }
}
@media (min-width:1200px) {
    .cover_home_page .container-fluid .row .col .container {
        width: 100%
    }
}
@media (min-width:1420px) {
    .cover_home_page .container-fluid .row .col .container {
        width: 1170px
    }
}
.cover_home_page .cover_category_main {
    padding: 30px;
    height: 100vh;
    position: fixed;
    background-color: #fff
}
.cover_home_page .cover_category_main .category_main .category {
    padding: 5px 0
}
.cover_home_page .cover_category_main .category_main .category a {
    color: #000;
    font-size: 16px;
    font-weight: 400
}
.cover_home_page .cover_category_main .category_main .category a:hover {
    color: #902a8b;
    font-weight: 400
}
@media (min-width:992px) {
    .cover_home_page .cover_category_main {
        width: 25%
    }
}
@media (min-width:1199px) {
    .cover_home_page .cover_category_main {
        width: 16.66666667%
    }
}
.cover_home_page .cover_menu_main_category {
    padding: 30px;
    height: calc(100vh - 155px);
    position: fixed;
    overflow-y: auto;
    background-color: #fff
}
.cover_home_page .cover_menu_main_category .menu_main_category .main_category {
    display: flow-root;
    padding: 5px 0
}
.cover_home_page .cover_menu_main_category .menu_main_category .main_category a {
    color: #000;
    font-size: 16px;
    font-weight: 400
}
.cover_home_page .cover_menu_main_category .menu_main_category .main_category a:hover {
    color: #902a8b;
    font-weight: 400
}
.cover_home_page .cover_menu_main_category .menu_main_category .main_category a .cover_background_image {
    float: left;
    width: 25px;
    margin-right: 10px
}
.cover_home_page .cover_menu_main_category .menu_main_category .main_category a .cover_background_image .background_image {
    padding-top: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}
.cover_home_page .cover_menu_main_category .menu_main_category .main_category a .cover_background_image .background_image.active {
    background-color: #f5f5f5
}
.cover_home_page .cover_menu_main_category .menu_main_category .main_category a .referral_name {
    float: left;
    width: calc(100% - 60px)
}
.cover_home_page .cover_menu_main_category .menu_main_category .main_category a .referral_name.active {
    color: #902a8b
}
.cover_home_page .cover_menu_main_category .menu_main_category .main_category a .sidebar_icon {
    float: left;
    width: 25px
}
.cover_home_page .cover_menu_main_category .menu_main_category .main_category a .sidebar_icon i {
    color: #151515
}
@media (min-width:1199px) {
    .cover_home_page .cover_menu_main_category {
        width: 16.66666667%
    }
}
.cover_home_page component-badge-slide-type-e topic-top h2 {
    color: #444;
    margin: 5px;
    font-size: 26px;
    font-weight: 500;
    text-align: center
}
.cover_home_page component-badge-slide-type-e topic-top hr.section_title {
    margin-top: 10px;
    margin-bottom: 15px;
    background-image: linear-gradient(90deg, #f2f2f2, #dedede, #f2f2f2)
}
.cover_home_page component-badge-id-type-e .row-flex .col {
    padding: 5 !important;
    margin-bottom: 10px
}
.cover_home_page component-badge-id-type-e topic-top h2 {
    color: #444;
    margin: 5px;
    font-size: 26px;
    font-weight: 500;
    text-align: center
}
.cover_home_page component-badge-id-type-e topic-top hr.section_title {
    margin-top: 10px;
    margin-bottom: 15px;
    background-image: linear-gradient(90deg, #f2f2f2, #dedede, #f2f2f2)
}
.cover_home_page .cover_brand topic-top h2 {
    color: #444;
    margin: 5px;
    font-size: 26px;
    font-weight: 500;
    text-align: center
}
.cover_home_page .cover_brand topic-top hr.section_title {
    margin-top: 10px;
    margin-bottom: 15px;
    background-image: linear-gradient(90deg, #f2f2f2, #dedede, #f2f2f2)
}
.cover_home_page .cover_brand .cover_background_image {
    margin-bottom: 10px;
    border: 1px solid #e1e1e1
}
.cover_home_page .cover_brand .cover_background_image .background_image {
    padding-top: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}
.cover_home_page .cover_brand .cover_background_image:hover {
    box-shadow: 0 0 6px 1px #b6b6b6
}
.cover_home_footer_page .container-fluid {
    padding: 0
}
.cover_home_footer_page .container-fluid .row {
    margin: 0
}
.cover_home_footer_page .container-fluid .row .col {
    padding: 0
}
.cover_home_footer_page .container-fluid .row .col.purple {
    background-color: #902a8b
}
.cover_home_footer_page .container-fluid .row .col.white {
    background-color: #fff
}
.cover_home_footer_page .container-fluid .row .col .container {
    padding: 0 5px
}
.cover_home_footer_page .container-fluid .row .col .container .row {
    margin: 0 -5px
}
.cover_home_footer_page .container-fluid .row .col .container .row .col {
    padding: 0 5px
}
@media (min-width:992px) {
    .cover_home_footer_page .container-fluid .row .col .container {
        width: 100%
    }
}
@media (min-width:1200px) {
    .cover_home_footer_page .container-fluid .row .col .container {
        width: 100%
    }
}
@media (min-width:1420px) {
    .cover_home_footer_page .container-fluid .row .col .container {
        width: 1170px
    }
}
.cover_home_footer_page hr.linear {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    background-image: linear-gradient(90deg, #902a8b, #902a8b, #902a8b)
}
.cover_home_footer_page .headline {
    font-size: 22px !important;
    font-weight: 600 !important
}
.cover_home_footer_page ul {
    padding: 0 !important
}
.cover_home_footer_page ul li {
    line-height: 1.7;
    display: block !important;
    text-align: left !important
}
.cover_home_footer_page ul li a {
    color: #000;
    font-size: 16px
}
.cover_home_footer_page ul li a:hover {
    color: #902a8b
}
.cover_home_footer_page .socialnetwork {
    text-align: right;
    margin-top: 15px;
    margin-right: 15px
}