pre {
    text-align: center;
}
.slick-dots {
    z-index: 1;
}
.text-center {
    text-align: center;
}
/*.slick-initialized .slick-slide {
    padding: 0 15px;
}*/

.background-image-home-video {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.background-image-home-video iframe {
    height: 315px!important;
    width: 100%!important;
}
.background-image-home-video .margin-top-bottom {
    margin-top: 60px;
    margin-bottom: 55px;
}
.background-image-home-video .margin-top-bottom .color-white {
    color: white;
}
.background-image-home-video .margin-top-bottom h2 span {
    font-size: calc(46.8px) !important;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    text-decoration: none;
}
.background-image-home-video .margin-top-bottom p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    text-decoration: none;
}
@media (max-width: 1199px) {
    .background-image-home-video iframe {
        height: 260px!important;
    }
}
@media (max-width: 991px) {
    .background-image-home-video iframe {
        height: 275px!important;
    }
}
@media (max-width: 500px) {
    .background-image-home-video .margin-top-bottom h2 span {
        font-size: calc(28.8px) !important;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-word;
        text-decoration: none;
    }
    .background-image-home-video iframe {
        height: 200px!important;
    }
}
.background-color-ebebeb {
    background-color: #ebebeb;
}
.product-breadcumb ul.breadcrumb {
    padding: 0px;
    list-style: none;
    background-color: #1110;
    height: 40px;
    overflow: auto;
    white-space: nowrap;
}
.product-breadcumb ul.breadcrumb li {
    background-color: white;
    padding: 0 5px;
    display: inline;
    font-size: 20px;
}
.product-breadcumb ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "/\00a0";
}
.product-breadcumb ul.breadcrumb li a {
    font-size: 20px!important;
    color: #111;
    text-decoration: none;
    outline: none;
    text-decoration: none !important;
}
.product-breadcumb ul.breadcrumb li a:hover {
    color: #111;
    opacity: 0.7;
    text-decoration: underline;
    outline: none;
    text-decoration: none !important;
}
pre {
    text-align: center;
}
.text-center {
    text-align: center;
}
a:active, a:hover, a:focus, a:visited {
    outline: none;
    text-decoration: none;
}
.world_product_menu_top .sortFilter div .fas {
    float: left;
    padding: 0px 5px;
    line-height: 40px;
    cursor: pointer;
    outline: none;
}
.world_product_menu_top .sortFilter div .fas:not(.active) {
    color: #d9d9d9;
}
.world_product_menu_top .sortFilter div .fas.active {
    color: #111;
}
.sectionFooter {
    background-color: #f0f0f0;
}
.padding-bottom-10 {
    padding-bottom: 10px;
}
.padding-bottom-15 {
    padding-bottom: 15px;
}
.padding-bottom-20 {
    padding-bottom: 20px;
}
.padding-bottom-30 {
    padding-bottom: 30px;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.featured-category .cover {
    padding-bottom: 10px;
}
.featured-category .cover .text-center {
    text-align: center;
}
.featured-category .cover .img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding-top: 100%;
}
.featured-category .cover .not-img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding-top: 100%;
    background-color: #f5f5f5;
}
.featured-category .cover .referral-name {
    height: 55px;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 15px;
    color: black;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    text-decoration: none;
}
.featured-category a:hover .cover .referral-name {
    color: #E84030;
}
@media (max-width: 767px) {
    .blog .post div.img {}
}
.blog .post div.img {
    border: 1px solid #eee;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 200px;
    width: calc(200px * 1.91);
    /*height: 150px;*/
    /* padding-top: calc(100% / 1.91);*/
}
.blog .post div.blogimg {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    padding-top: 100%;
}
.blog .post div.not-blogimg {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-color: darkgrey;
    padding-top: 100%;
}
.blog .post div.not-img {
    background-color: darkgrey;
    height: 150px;
}
.blog .post div.data-cover {
    height: 200px;
    background-color: #fff;
    border: 1px solid #eee;
}
.blog .post div.data-cover .data-text {
    padding: 15px;
    height: 110px;
    border-bottom: 1px solid #eee;
}
.blog .post div.data-cover .data-text .data-create {
    color: #999;
    font-size: 16px;
    /*margin-left: 15px;*/
}
.blog .post div.data-cover .data-text .post-title {
    /* margin-left: 15px;*/
    color: #282C35;
    font-weight: 600;
    font-size: 22px;
    height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    text-decoration: none;
    overflow: hidden;
}
.blog .post div.data-cover .data-text .post-excerpt {
    color: #666A73;
    font-size: 16px;
    line-height: 1.4;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    text-decoration: none;
    overflow: hidden;
}
.blog .post div.data-cover .data-text-tags {
    padding: 8px 15px;
    width: 100%;
}
.blog .post div.data-cover .data-text-tags .post-tags {
    color: #45494E;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    text-decoration: none;
    overflow: hidden;
}
#section-sub-menu-top {
    display: none;
}
#section-sub-menu-top.active {
    display: block;
}
#section-sub-menu-top .menuSubRight {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}
#section-sub-menu-top .menuSubRight .subBottom .subLeft {
    float: left;
}
#section-sub-menu-top .menuSubRight .subBottom .subLeft input {
    float: left;
    height: 45px;
    border: 4px solid #d6d6d6;
    outline: none;
    width: 100%;
    border-radius: 40px;
    transition: all 0.3s;
    padding-left: 15px;
    padding-right: 60px;
}
#section-sub-menu-top .menuSubRight .subBottom .subLeft button {
    outline: none;
    background-color: transparent;
    padding: 0px;
    border: 0px;
    position: absolute;
    margin-left: -60px;
    transition: all 0.3s;
    opacity: 0.5;
}
#section-sub-menu-top .menuSubRight .subBottom .subLeft button img {
    margin: 9.5px 0px;
    padding-right: 22.5px;
    padding-left: 12.5px;
}
#section-sub-menu-top .menuSubRight .subBottom .subRight {
    float: left;
    width: 300px;
}
#section-sub-menu-top .menuSubRight .subBottom .subRight .sectionText {
    float: right;
    background-color: #eee;
    border-radius: 40px;
    padding: 10px 15px;
}
#section-sub-menu-top .menuSubRight .subBottom .subRight .sectionText a {
    display: inline-block;
    padding: 0px 3px;
    font-size: 23px;
    outline: none;
    color: #333;
}
#section-sub-menu-top .menuSubRight .subBottom .subRight .sectionText a.devide {
    padding-left: 5px;
    padding-right: 5px;
    opacity: 0.7;
}
#section-sub-menu-top .menuSubRight .subBottom .subRight .sectionIcon {
    float: right;
    background-color: #eee;
    border-radius: 50%;
    padding: 8px 11px;
    margin-right: 15px;
    outline: none;
}
#section-sub-menu-top .menuSubRight .subBottom .subRight .sectionIcon * {
    outline: none;
}
.medium-large-small-padding-left-zero {
    /*padding-left: 0px;*/
    display: grid;
}
.medium-large-small-padding-right-zero {
    /*padding-right: 0px;*/
    display: inline-block;
    float: left;
}
@media(max-width: 768px) {
    .blog .post div.not-img {
        background-color: #f5f5f5;
        padding-top: calc(100% / 1.91);
        width: 100%;
        height: auto;
    }
    .blog .post div.data-cover {
        height: auto;
        ;
    }
    .blog .post div.data-cover .data-text {
        height: auto;
    }
    .blog .post div.img {
        padding-top: calc(100% / 1.91);
        width: 100%;
        height: auto;
    }
    .medium-large-small-padding-left-zero {
        display: block;
        float: none;
        /*padding-left: 15px;*/
    }
    .medium-large-small-padding-right-zero {
        display: block;
        float: none;
        /* padding-right: 15px;*/
    }
}
@media(min-width: 1200px) {
    .col-lg-2.col-lg-fit {
        width: 20% !important;
    }
}
@media(max-width: 768px) {
    .phones-text-center {
        text-align: center;
    }
}
.overflow-scroll {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.float-right {
    float: right;
}
.text-brand {
    color: black!important;
    fill: black!important;
}
.padding-3 {
    padding: 3px;
}
.padding-6 {
    padding: 6px;
}
.margin--10 {
    margin: -10px;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-17 {
    margin: 17px;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.position-top-50 {
    top: 50px;
}
.py1 {
    padding-top: 1rem;
}
.py2 {
    padding-bottom: 1rem;
}
.border-gray-3 {
    border-color: #ccc;
}
.border-top {
    border-top: 1px solid #ccc;
}
.border-bottom {
    border-bottom: 1px solid #ccc;
}
.border-right {
    border-right: 1px solid #ccc;
}
.border-left {
    border-left: 1px solid #ccc;
}
.height-50 {
    height: 50px;
}
.height-85 {
    height: 85px;
}
.margin-10 {
    margin: 10px;
}
.content-dropdown-body.opened {
    display: block;
}
.content-dropdown-body {
    /*overflow-y: scroll;
                -webkit-overflow-scrolling: touch;
                display: none;*/
}
.content-dropdown-body .category-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 500px;
}
.content-dropdown-body .category-nav .grid {
    margin: 0;
    list-style: none;
}
.content-dropdown-body .category-nav .grid .col {
    float: left;
    padding: 0px;
}
.content-dropdown-body .category-nav .grid .small-6 {
    width: 50%;
}
.content-dropdown-body .category-nav .grid .small-4 {
    width: 33.33%;
}
.content-dropdown-body .category-nav .grid .small-12 {
    width: 100%;
}
.content-dropdown-body .category-nav .screen.root {
    padding-top: .75rem;
}
.content-dropdown-body .category-nav .screen .category {
    padding: .75rem 1rem;
}
/*.content-dropdown-body .category-nav .screen .category:hover, 
            .content-dropdown-body .category-nav .screen .category:active {
                background: #E84030;
            }*/

.content-dropdown-body .category-nav .screen.selected>.category {
    display: block;
}
/*.content-dropdown-body .category-nav .screen .category:hover .handle,
            .content-dropdown-body .category-nav .screen .category:hover .active {
                color: #fff;
            }*/

.content-dropdown-body .category-nav .screen .category .handle {
    position: relative;
    color: #333;
}
.content-dropdown-body .category-nav .screen .category .handle:before {
    content: " ";
    display: table;
}
.content-dropdown-body .category-nav .screen .category .handle .text {
    width: 100%;
}
.content-dropdown-body .category-nav .screen .category .handle .cat-icon {
    height: 30px;
    width: 30px;
    /* overflow: hidden;*/
}
.content-dropdown-body .category-nav .screen .category .handle .img-holder>img {
    margin-bottom: 10px;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    display: inline-block;
}
.content-dropdown-body .category-nav .screen .category .handle .cat-name {
    /* width: calc(100% - 8rem);*/
}
.content-dropdown-body .category-nav .screen .category .handle .vertical-middle {
    display: inline-block;
    vertical-align: middle;
}
.float-left {
    float: left;
}
.mr2 {
    margin-right: 1rem;
}
.my0 {
    margin-top: 0;
    margin-bottom: 0;
}
.category-nav .screen.opened {
    display: block;
}
.category-nav .screen.selected {
    display: block;
    left: 0;
}
@media(max-width: 991px) {
    html body .content-dropdown-body .category-nav.mobile_menu_bar_top {
        float: left;
        position: relative;
        height: auto;
        width: 100%;
    }
    html body .content-dropdown-body .category-nav.overflow-scroll.position-top-50.mobile_menu_bar_bottom {
        float: left;
        position: relative;
        top: 0px !important;
        width: 100%;
    }
}
.cart-total {
    position: absolute;
    top: 0px;
    margin-left: 0px; /* 15px */
    border-radius: 50%;
    line-height: 10px;
    padding: 3px 5px;
    background-color: #E84030;
    color: white;
    font-size: 16px!important;
    text-align: center;
}
.font-size-20 {
    font-size: 20px!important;
}
.padding-10 {
    padding: 10px;
}
.margin-0-15 {
    margin: 0 15px;
}
.padding-left-zero {
    padding-left: 0;
}
.padding-right-zero {
    padding-right: 0;
}
.overflow-scroll {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
.product-mobile-side {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 3;
    background-color: white;
    width: 100vw;
    height: 100vh;
    transition: all 0.3s;
    transform: translate3d(-100vw, 0, 0);
}
.product-mobile-side.active {
    transform: translate3d(0, 0, 0);
}
.sort-mobile-side {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 3;
    background-color: white;
    width: 100vw;
    height: 100vh;
    transition: all 0.3s;
    transform: translate3d(-100vw, 0, 0);
}
.sort-mobile-side.active {
    transform: translate3d(0, 0, 0);
}
.border-solid-d9d9d9 {
    border: 1px solid #d9d9d9;
}
.world_product_menu_top .fas.active {
    color: #111;
}
.world_product_menu_top .fas:not(.active) {
    color: #d9d9d9;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: 700;
}
.padding-left-5 {
    padding-left: 5px;
}
.position-absolute-top-0-left-25 {
    position: absolute;
    top: 0;
    left: 25px;
}
.position-absolute-top-0-right-25 {
    position: absolute;
    top: 0;
    right: 25px;
}
.btn-product- {
    color: darkgrey;
}
.btn-product- span {
    font-size: 18px!important;
}
.btn-product- i {
    font-size: 14px!important;
}
.dlk-radio input[type="radio"], .dlk-radio input[type="checkbox"] {
    margin-left: -99999px;
    display: none;
}
.dlk-radio input[type="radio"]+.fa, .dlk-radio input[type="checkbox"]+.fa {
    /*opacity: 1*/
    opacity: 1
}
.dlk-radio input[type="radio"]:checked+.fa, .dlk-radio input[type="checkbox"]:checked+.fa {
    opacity: 1
}
.fileter-hover:hover {
    color: white;
    background-color: #E84030;
}
.display-webkit-inline-box-list {
    display: -webkit-inline-box;
    position: relative;
    right: -15px;
}
@media (max-width: 767px) {
    .display-webkit-inline-box-list {
        display: table;
        position: relative;
        right: -15px;
        top: 25px;
    }
}
component-product-card-m .-cover .-price-cover .-discount .currency {
    font-size: 18px;
}
.compares {
    position: fixed;
    bottom: 15px;
    right: 15px;
}
.product-badge-container .section-product {
    width: 100% !important;
}
@media (min-width: 1200px) {
    .product-badge-container .section-product .items {
        width: calc(25% - 20px);
    }
}
.product-badge-container .view_list {
    width: 100%;
}
.feature_category .box_feature .image_feature {
    background-color: #f5f5f5;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100%;
}
@media (max-width: 767px) {
    html body[ng-app] div[ng-controller] .product-badge-container .section-head h1[data-ratio="1"] {
        font-size: 28px !important;
    }
    html body[ng-app] div[ng-controller] .news-block-container .section-head h1[data-ratio="1"] {
        font-size: 28px !important;
    }
}
component-product-card-m .-cover {
    background-color: #fff;
    padding: 7px;
    margin-bottom: 10px;
}
component-badge-id-type-a div[class*="col-xs-"] {
    padding: 0 5px !important;
}
component-badge-id-type-a .row {
    margin: 0 -5px !important;
}
/*product-detail-page-z ul.breadcrumb{
    height: auto !important;
    overflow: auto;
    white-space: unset !important;
}*/

.cover_post {
    padding: 20px 0;
}
.cover_post .center {
    text-align: center;
}
.cover_post .cover_cart_post {
    margin-bottom: 30px;
}
.cover_post .cover_cart_post .cover_background_image .background_image {
    padding-top: 60%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.cover_post .cover_cart_post .cover_background_image .background_image.active {
    background-color: #a2a2a2;
}
.cover_post .cover_cart_post .cover_post_title {
    padding: 15px 10px;
    background-color: white;
}
.cover_post .cover_cart_post .cover_post_title .post_title {
    color: #282C35;
    font-size: 22px;
    min-height: 52px;
    line-height: 1.2;
    overflow: hidden;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-decoration: none;
    background-color: #fff;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-box-orient: vertical;
}
.cover_post .cover_load_done {
    margin: 20vh auto;
    text-align: center
}
.cover_post .loader_circle {
    margin: 20vh auto;
    width: 40px;
    height: 40px;
    position: relative
}
.cover_post .loader_circle .circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}
.cover_post .loader_circle .circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: circleFadeDelay 1.2s infinite ease-in-out both;
    animation: circleFadeDelay 1.2s infinite ease-in-out both
}
.cover_post .loader_circle .circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg)
}
.cover_post .loader_circle .circle12:before {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}
.cover_post .loader_circle .circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg)
}
.cover_post .loader_circle .circle11:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s
}
.cover_post .loader_circle .circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.cover_post .loader_circle .circle10:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s
}
.cover_post .loader_circle .circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg)
}
.cover_post .loader_circle .circle9:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s
}
.cover_post .loader_circle .circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}
.cover_post .loader_circle .circle8:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s
}
.cover_post .loader_circle .circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.cover_post .loader_circle .circle7:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s
}
.cover_post .loader_circle .circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}
.cover_post .loader_circle .circle6:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s
}
.cover_post .loader_circle .circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}
.cover_post .loader_circle .circle5:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s
}
.cover_post .loader_circle .circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.cover_post .loader_circle .circle4:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s
}
.cover_post .loader_circle .circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}
.cover_post .loader_circle .circle3:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}
.cover_post .loader_circle .circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}
.cover_post .loader_circle .circle2:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}
.cover_post .loader_circle .circle1 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}
.cover_post .loader_circle .circle1:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}
@-webkit-keyframes circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}
@keyframes circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}