﻿@import url('https://fonts.googleapis.com/css?family=Roboto:300,400&subset=vietnamese');
@import url('https://fonts.googleapis.com/css?family=Yeseva+One&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese');

@media (max-width: 767px) {
    .awe-section-1 {
        margin-bottom: 15px !important
    }
}
@media (min-width: 1200px) {
    .awe-section-6 {
        margin-bottom: 10px
    }
    .awe-section-7 {
        margin-bottom: 10px
    }
    .awe-section-8 {
        margin-bottom: 10px
    }
}
.row.row-gutter-10 {
    margin-left: -5px;
    margin-right: -5px
}
.row.row-gutter-10 > [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px
}
.row.row-noGutter {
    margin-left: 0;
    margin-right: 0
}
.row.row-noGutter-2 {
    margin-left: 0;
    margin-right: 0
}
.row.row-noGutter-2 > [class*="col-"] {
    padding-left: 0;
    padding-right: 0
}
.bold-14 {
    font-weight: bold;
    font-size: 14px;
    font-family: 'Arial', sans-serif
}
.bold-20 {
    font-weight: bold;
    font-size: 20px;
    font-family: 'Arial', sans-serif;
    text-transform: uppercase
}
.white-color {
    color: #FFFFFF;
    font-weight: bold
}
.dp_none {
    display: none
}
.text-upper {
    text-transform: uppercase
}
img.grayscale {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all .6s ease;
    opacity: 0.5
}
img.grayscale:hover {
    opacity: 1;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none
}
.border-bottom-1px {
    border-bottom: 1px solid #DDDDDD26;
    padding-top: 15px;
    margin-bottom: 15px
}
.page {
    display: block;
    float: left;
    width: 100%
}
.hidden_blog {
    display: none
}
.owl_timeout {
    display: none !important
}
.title-head {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 9px;
    color: #2E3553;
    text-decoration: none
}
.title-head.page_title {
    font-size: 16px;
    font-weight: bold;
    text-transform: none
}
.title-head a {
    color: #474C5F
}
.title-head a:hover {
    color: var(--shop-color-main)
}
.subtitle-head {
    font-size: 1.28571em;
    color: #474C5F;
    margin: 20px 0
}
.products-view-list .product-box .product-price-old {
    margin-left: 10px !important;
    font-size: 15px;
    line-height: 30px
}
.products-view-list .btn.btn-circle {
    /*background: #FFFFFF;*/
    border-radius: 4px;
    width: 34px;
    margin: 0;
    border: none;
    display: inline-block;
    text-align: center;
    padding: 0 !important;
    background: #F16B6F;
    height: 34px;
    line-height: 34px
}
.products-view-list .btn.btn-circle.iWishAdd .fa {
    color: #FFFFFF
}
.products-view-list .btn.btn-circle.iWishAdded .fa {
    color: #33344A
}
.products-view-list .btn.btn-circle:hover {
    background: #22263C;
    color: #FFFFFF;
    border: none;
    line-height: 34px
}
.products-view-list .btn.btn-circle:hover .fa {
    color: #FFFFFF !important
}
.products-view-list .btn.btn-circle .fa {
    color: var(--shop-color-main)
}
.products-view-list .btn.btn-circle .add_cart_h {
    margin-bottom: 3px;
    margin-right: 3px;
    display: inline-block
}
.products-view-list .btn.btn-cart {
    width: 118px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    margin-right: 3px;
    color: #FFFFFF;
    border: none !important;
    background: var(--shop-color-main)
}
@media (max-width: 767px) {
    .products-view-grid .row-noGutter-2 {
        border-left: none
    }
}
@media (min-width: 992px) {
    .product-col .product-box-1 {
        /*height: 200px !important*/
    }
}
@media (max-width: 991px) {
    .product-col .product-box-1 {
        /*height: 260px !important*/
    }
}
@media (max-width: 991px) {
    .product-box-1 .product-info {
        margin-top: 10px
    }
}
.product-box-1 .product-info .price-box .special-price {
    display: inline-block
}
.product-box-1 .product-info .price-box .old-price {
    display: inline-block
}
.product-box-1 .product-action {
    text-align: left;
    display: block;
    margin-top: 10px !important;
    width: 100%
}
.product-box-1 .product-action .btn.btn-circle {
    /*background: #FFFFFF;*/
    /*border-radius: 0;*/
    width: calc((100% / 3) - 47px);
    margin: 0;
    display: inline-block;
    border: none;
    text-align: center;
    padding: 0;
    background: var(--shop-color-main);
    height: 34px;
    line-height: 34px;
    border-radius: 4px
}
.product-box-1 .product-action .btn.btn-circle:hover {
    background: #33344A;
    color: #FFFFFF
}
.product-box-1 .product-action .btn.btn-circle:hover .fa {
    color: #FFFFFF
}
.product-box-1 .product-action .btn.btn-circle .fa {
    color: var(--shop-color-main)
}
.product-box-1 .product-action .btn.btn-qv {
    /*background: #FFFFFF;*/
    /*border-radius: 0;*/
    width: 34px;
    margin-left: 2px;
    display: inline-block;
    border: none;
    text-align: center;
    padding: 0;
    background: var(--shop-color-main);
    height: 34px;
    line-height: 34px;
    border-radius: 4px
}
.product-box-1 .product-action .btn.btn-qv:hover {
    background: #33344A;
    color: #FFFFFF
}
.product-box-1 .product-action .btn.btn-qv:hover .fa {
    color: #FFFFFF
}
.product-box-1 .product-action .btn.btn-qv .fa {
    color: #FFFFFF
}
.product-box-1 .product-action .btn.btn-cart {
    width: 118px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    color: #FFFFFF;
    background: var(--shop-color-main)
}
@media (min-width: 992px) and (max-width: 1199px) {
    .product-box-1 .product-action .btn.btn-cart {
        width: 103px;
        padding: 0
    }
}
.product-box .product-thumbnail.display_flex {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -ms-flexbox;
    max-height: 240px;
    height: 240px
}
.product-box .product-thumbnail a img {
    max-width: 100%;
    margin: 0 auto
}
.product-box .product-name {
    margin-top: 15px
}
@media (min-width: 1200px) and (min-width: 1200px) {
    .product-col .product-info.effect {
        z-index: 11;
        background: #FFFFFF
    }
    .product-col .product-info.effect .action_image {
        display: block;
        visibility: visible
    }
}
@media (max-width: 1199px) {
    .product-box {
        margin: 0 0 15px
    }
}
.icon-magnifier-add:before {
    font-family: 'simple-line-icons';
    content: "\e091"
}
.icon-heart:before {
    font-family: 'simple-line-icons';
    content: "\e08a"
}
.icon-heart-o:before {
    font-family: 'simple-line-icons';
    content: "\e08a";
    color: var(--shop-color-main)
}
.icon-basket:before {
    font-family: 'simple-line-icons';
    content: "\e04e"
}
.icon-settings:before {
    font-family: 'simple-line-icons';
    content: "\e09a"
}
.product-col .product-box {
    margin-bottom: 20px;
    overflow: hidden
}
@media (min-width: 992px) and (max-width: 1199px) {
    .product-col .product-box {
        /*height: 300px*/
    }
}
@media (max-width: 767px) {
    .product-col .product-box {
        /*height: 230px !important*/
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .product-col .product-box {
        /*height: 256px !important*/
    }
}
.product-col .product-box .product-thumbnail .label_news {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    width: 40px
}
.product-col .product-box .product-thumbnail .image_link.display_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .product-col .product-box .product-thumbnail .image_link.display_flex {
        height: auto !important
    }
}
@media (min-width: 1200px) {
    .product-col .product-box .product-thumbnail .image_link.display_flex {
        /*height: 180px !important*/
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .product-col .product-box .product-thumbnail .image_link.display_flex {
        /*height: 150px !important*/
    }
}
.product-col .product-box .product-thumbnail .image_link.display_flex img {
    max-height: 100%;
    width: auto !important;
    max-width: 100%;
    display: block
}
.product-box-1 .product-thumbnail .image_link.display_flex {
    /*height: 180px !important*/
}
@media (max-width: 374px) {
    .product-box-1 .product-thumbnail .image_link.display_flex {
        /*height: 190px*/
    }
}
.product-box {
    text-align: left;
    background: transparent;
    position: relative
}
@media (min-width: 1200px) {
    .product-box:hover .product-info.effect {
        z-index: 11;
        background: #FFFFFF
    }
    .product-box:hover .product-info.effect .action_image {
        display: block;
        height: 65px;
        visibility: visible
    }
    .product-box:hover .product-info.effect .hover_effect_content {
        padding-top: 65px
    }
    .product-box:hover .product-info.effect .product-name-hover {
        display: block;
        width: 100%;
        float: left;
        transition: 1s;
        -moz-transition: 1s;
        -webkit-transition: 1s
    }
}
.product-box .product-thumbnail {
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    position: relative;
    z-index: 1
}
.product-box .product-thumbnail > a {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    position: relative
}
.product-box .product-thumbnail > a.image_link:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    left: 0;
    z-index: 9;
    background: #FFFFFF
}
.product-box .product-thumbnail a img {
    width: auto;
    max-height: 100%;
    max-width: 100%
}
.product-box .product-thumbnail:hover .image_link:before {
    opacity: .4
}
.product-box .product-thumbnail:hover .product-action-grid {
    visibility: visible
}
.product-box .product-thumbnail:hover .summary_grid {
    visibility: visible
}
.product-box .product-info {
    overflow: hidden;
    z-index: 10;
    width: 100%;
    position: relative;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    float: left
}
.product-box .product-name {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word
}
.product-box .product-name a {
    color: #474C5F;
    text-decoration: none
}
.product-box .product-name a:hover {
    color: var(--shop-color-main)
}
.product-box .price-box {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}
.product-box .product-price {
    color: var(--shop-color-main);
    font-size: 15px;
    line-height: 26px;
    display: inline-block;
    font-weight: 700;
    margin-right: 5px
}
.product-box .product-price-old {
    text-decoration: line-through;
    font-size: 12px;
    color: #ADB1C0;
    line-height: 26px;
    font-weight: 400;
    margin-right: 10px
}
.product-box .sale-off {
    background: var(--shop-color-main);
    height: 18px;
    font-size: 11px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    width: 34px;
    display: inline-block;
    margin-left: 0;
    margin-top: 1px;
    color: #FFFFFF;
    line-height: 1px;
    padding: 10px 0
}
.product-box .sale_count {
    display: inline-block;
    padding: 0 5px;
    background: var(--shop-color-main);
    color: #FFFFFF;
    font-family: 'Opens Sans', sans-serif;
    font-size: 13px
}
.product-box .sale-flash {
    position: absolute;
    font-size: 12px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #FFFFFF;
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-weight: 400;
    top: 10px;
    right: 10px;
    text-align: center;
    z-index: 1;
    background-color: transparent !important
}
.product-box .sale-flash.new {
    background-image: url("../image/label-moi.png");
}
.product-box .sale-flash.hot {
    background-image: url("../image/label-hot.png")
}
.product-box .product-summary {
    font-size: 1em;
    color: #ACACAC;
    line-height: 20px
}
.product-box .product-summary img {
    display: none
}
.product-box form {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}
.action_image {
    visibility: hidden;
    display: none;
    z-index: 999;
    width: 100%;
    float: left
}
@media (min-width: 1200px) {
    .action_image {
        height: 0;
        padding: 0 37px;
        display: block
    }
}
.action_image .owl_image_thumb_item {
    margin-top: 10px
}
.action_image .owl_image_thumb_item .product_image_list .item_image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 54px;
    border: solid 1px #EBEBEB;
    cursor: pointer;
    overflow: hidden;
    padding: 5px
}
.action_image .owl_image_thumb_item .product_image_list .item_image img {
    max-height: 100%;
    width: auto !important;
    max-width: 100%;
    display: block
}
.action_image .owl_image_thumb_item .product_image_list .item_image:hover {
    border-color: var(--shop-color-main)
}
.action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-prev, .action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-next {
    width: 20px !important;
    height: 20px !important;
    background: transparent !important;
    line-height: 20px !important;
    text-align: center;
    border: none;
    top: 60% !important
}
.action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-prev:before, .action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-next:before {
    height: 20px !important;
    width: 20px !important;
    line-height: 20px !important;
    color: #333333;
    border: none;
    background: transparent !important
}
.action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-prev {
    left: -30px
}
.action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-prev:before {
    content: "" !important;
    font-family: 'FontAwesome';
    font-size: 18px
}
.action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-next {
    right: -30px
}
.action_image .owl_image_thumb_item .product_image_list .owl-nav .owl-next:before {
    content: "" !important;
    font-family: 'FontAwesome';
    font-size: 18px
}
.action_image .owl_image_thumb_item .product_image_list .owl-dots {
    display: none
}
.product-price {
    color: var(--shop-color-main);
    font-size: 1.42857em;
    line-height: 24px;
    display: block
}
.item_product_list {
    overflow: hidden;
    padding: 30px 0;
    border-bottom: dashed 1px #EBEBEB
}
.item_product_list:hover .product-box .product-thumbnail .product-action-grid {
    visibility: visible
}
.item_product_list .product-box.product-box-list {
    padding: 0;
    margin: 0
}
.item_product_list .product-box.product-box-list .product-thumbnail {
    position: relative
}
.item_product_list .product-box.product-box-list .product-thumbnail a {
    width: 100%;
    height: 260px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}
.item_product_list .product-box.product-box-list .product-info {
    overflow: unset
}
.item_product_list .product-box.product-box-list .product-info .product-name {
    color: #474C5F;
    font-size: 20px;
    line-height: 31px;
    margin: 0 0 5px 0
}
.item_product_list .product-box.product-box-list .product-info .type_product {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #969696;
    line-height: 24px;
    margin: 0 15px 5px 0;
    display: inline-block
}
.item_product_list .product-box.product-box-list .product-info .price-box {
    margin-bottom: 5px;
    margin-top: 10px
}
.item_product_list .product-box.product-box-list .product-info .product-price {
    font-size: 20px
}
.item_product_list .product-box.product-box-list .product-info .product-summary {
    margin-bottom: 15px;
    margin-top: 10px
}
.item_product_list .product-box.product-box-list .product-info .product-summary img {
    display: none
}
.item_product_list .product-box.product-box-list .product-info .product-summary p {
    margin: 0;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    color: #898989;
    line-height: 26px;
    width: 100%
}
@media (min-width: 1200px) {
    .item_product_list .product-box.product-box-list .product-info .product-action-list {
        width: 100%;
        top: calc(100% / 2 - 25px);
        height: 40px;
        text-align: center;
        text-decoration: none;
        margin: 20px 0 0
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form {
        display: block;
        text-align: left
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40 {
        width: 40px;
        height: 40px;
        box-shadow: none;
        outline: none;
        border-style: none;
        background-color: #EBEBEB;
        display: inline-block;
        margin-right: 5px;
        line-height: 40px;
        text-align: center;
        padding: 0;
        text-decoration: none;
        border-radius: 20px
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart {
        font-family: 'Opens Sans', sans-serif;
        font-weight: bold;
        color: #FFFFFF;
        height: 40px;
        display: inline-block;
        /*border-style: none;*/
        padding: 0 25px;
        line-height: 39px;
        background: var(--shop-color-main);
        border: solid 1px var(--shop-color-main);
        border-radius: 20px;
        font-size: 12px;
        width: auto
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart span {
        color: #FFFFFF;
        text-transform: uppercase
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart:hover {
        background: #FFFFFF;
        border-color: var(--shop-color-main);
        color: var(--shop-color-main)
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.btn-cart:hover span {
        color: var(--shop-color-main)
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper {
        margin: 0 !important;
        border-radius: 20px;
        border: none;
        text-decoration: none;
        background-color: transparent !important;
        color: #CFD2DB
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper .fa {
        color: #CFD2DB
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper:hover {
        background-color: #FFFFFF !important
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper:hover .fa {
        color: var(--shop-color-main) !important
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdd {
        color: #CFD2DB
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdd .fa {
        color: #CFD2DB
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdded {
        color: var(--shop-color-main)
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper.iWishAdded .fa {
        color: var(--shop-color-main)
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40 i {
        color: #252525;
        font-size: 17px;
        font-style: normal;
        line-height: 40px
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40 i.fa-heart {
        color: var(--shop-color-main)
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40:hover {
        background-color: var(--shop-color-main)
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40:hover i {
        color: #FFFFFF !important
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40:hover i.icon-heart:before {
        color: #FFFFFF
    }
}
@media (max-width: 1199px) {
    .item_product_list .product-box.product-box-list .product-info .product-action-list {
        display: none
    }
}
.products-view-list .product-box .product-thumbnail {
    text-align: center;
    margin-bottom: 0;
    padding-left: 0;
    position: relative
}
.products-view-list .product-box .product-thumbnail.image_link:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    left: 0;
    z-index: 9;
    background: #FFFFFF
}
.products-view-list .product-box .product-thumbnail .label_news {
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 99;
    width: 40px
}
.products-view-list .product-box .product-info {
    padding-top: 0;
    text-align: left;
    background: transparent;
    border-top: none;
    padding-bottom: 0
}
@media (min-width: 768px) {
    .products-view-list .product-box .product-info {
        padding-left: 30px
    }
}
.summary_grid {
    height: 85px;
    text-align: left;
    visibility: hidden;
    text-decoration: none;
    position: absolute;
    top: 0;
    padding: 15px 20px;
    overflow: hidden;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: #161A2B;
    opacity: 0.8
}
.summary_grid .rte {
    color: #FFFFFF;
    height: 89px;
    overflow: hidden;
    display: block
}
@media (min-width: 1200px) {
    .product-action-grid {
        width: 100%;
        position: absolute;
        z-index: 9999;
        top: 80%;
        transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -os-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        height: 45px;
        text-align: center;
        visibility: hidden;
        text-decoration: none
    }
    .product-action-grid form {
        display: block;
        text-align: center;
        margin-bottom: 0
    }
    .product-action-grid form .button_wh_40 {
        box-shadow: none;
        border-radius: 3px;
        outline: none;
        border-style: none;
        background-color: #CCCCCC;
        color: #FFFFFF;
        display: inline-block;
        margin: 0;
        height: 35px;
        line-height: 35px;
        text-align: center;
        padding: 0;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        text-decoration: none;
        position: relative
    }
    .product-action-grid form .button_wh_40.btn_view {
        padding: 0 15px;
        background: var(--shop-color-main)
    }
    .product-action-grid form .button_wh_40.btn_view:hover {
        background: #2E3553
    }
    .product-action-grid form .button_wh_40.btn_35_h {
        width: 35px
    }
    .product-action-grid form .button_wh_40.btn-cart {
        background: var(--shop-color-main);
        padding: 0 15px
    }
    .product-action-grid form .button_wh_40.btn-cart:hover {
        background: #2E3553
    }
    .product-action-grid form .button_wh_40.iwishAddWrapper {
        border: none;
        text-decoration: none
    }
    .product-action-grid form .button_wh_40.iwishAddWrapper.iWishAdd .fa {
        color: #FFFFFF
    }
    .product-action-grid form .button_wh_40.iwishAddWrapper.iWishAdded .fa {
        color: var(--shop-color-main)
    }
    .product-action-grid form .button_wh_40.btn_view_list {
        margin-left: 0;
        width: 45px !important
    }
    .product-action-grid form .button_wh_40 i {
        color: #FFFFFF;
        font-size: 14px;
        font-style: normal;
        line-height: 35px
    }
    .product-action-grid form .button_wh_40 i.fa-heart {
        color: #FFFFFF
    }
    .product-action-grid form .button_wh_40:hover {
        background-color: var(--shop-color-main);
        -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1)
    }
    .product-action-grid form .button_wh_40:hover i {
        color: #333333 !important
    }
    .product-action-grid form .button_wh_40:hover i.icon-heart:before {
        color: #333333
    }
}
.product_action_list form {
    display: block;
    text-align: left;
    margin-bottom: 0
}
.product_action_list form .button_wh_40 {
    box-shadow: none;
    border-radius: 3px;
    outline: none;
    border-style: none;
    background-color: #CCCCCC;
    color: #FFFFFF;
    display: inline-block;
    margin: 0;
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding: 0;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-decoration: none;
    position: relative
}
.product_action_list form .button_wh_40.btn_35_h {
    width: 35px
}
.product_action_list form .button_wh_40.btn-cart {
    padding: 0 15px;
    background: var(--shop-color-main);
    margin-right: 1px
}
.product_action_list form .button_wh_40.iwishAddWrapper {
    border: none;
    text-decoration: none
}
.product_action_list form .button_wh_40.iwishAddWrapper.iWishAdd .fa {
    color: #FFFFFF
}
.product_action_list form .button_wh_40.iwishAddWrapper.iWishAdded .fa {
    color: var(--shop-color-main)
}
.product_action_list form .button_wh_40.btn_view_list {
    margin-left: 0;
    width: 45px !important
}
.product_action_list form .button_wh_40 i {
    color: #FFFFFF;
    font-size: 14px;
    font-style: normal;
    line-height: 35px
}
.product_action_list form .button_wh_40 i.fa-heart {
    color: #FFFFFF
}
.product_action_list form .button_wh_40:hover {
    background-color: var(--shop-color-main);
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1)
}
.product_action_list form .button_wh_40:hover i {
    color: #333333 !important
}
.product_action_list form .button_wh_40:hover i.icon-heart:before {
    color: #333333
}
@media (max-width: 1199px) {
    .product-action-grid {
        display: none !important
    }
}
.bread-crumb {
    display: block;
    width: 100%;
    background: #F5F5F5;
    overflow: hidden;
    margin-bottom: 30px
}
.bread-crumb .breadcrumb {
    margin: 0;
    font-size: 14px;
    padding: 15px 0;
    border-radius: 0
}
.bread-crumb .breadcrumb li {
    display: inline;
    font-family: 'Arial', sans-serif
}
.bread-crumb .breadcrumb li > a {
    color: #333333
}
.bread-crumb .breadcrumb li > a > span {
    color: #333333
}
.bread-crumb .breadcrumb li span {
    display: inline;
    color: var(--shop-color-main)
}
.bread-crumb .breadcrumb li span .fa {
    color: #323C3F;
    margin: 0 7px;
    font-weight: bold
}
.bread-crumb .breadcrumb li a:hover, .bread-crumb .breadcrumb li.active, .bread-crumb .breadcrumb li strong {
    color: var(--shop-color-main);
    font-weight: 400
}
.bread-crumb .breadcrumb > li + li:before {
    display: none
}
.pagination {
    margin: 24px 0
}
.pagination .page-link {
    float: left;
    margin: 0 2.5px;
    border-radius: 3px;
    width: 35px;
    background: #F5F5F5;
    text-align: center;
    height: 35px;
    font-size: 1em;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    padding: 0;
    line-height: 35px;
    color: #474C5F;
    border: none;
    text-decoration: none
}
@media (max-width: 375px) {
    .pagination .page-link {
        width: 27px;
        height: 27px;
        line-height: 27px
    }
}
.pagination .page-link.page_x_link {
    width: auto;
    padding: 0 15px
}
.pagination .page-link:hover {
    background-color: var(--shop-color-main);
    color: #FFFFFF
}
.pagination .page-item.disabled .page-link {
    border: 0;
    display: none
}
.pagination .page-item.active .page-link {
    background-color: var(--shop-color-main);
    border-color: var(--shop-color-main);
    color: #FFFFFF;
    display: block
}
.topbar {
    border-bottom: 1px solid #E7E8ED;
    line-height: 40px;
    background: #F8F9FB
}
.topbar .topbar_left {
    font-size: 13px
}
.topbar .topbar_left li {
    margin-right: 20px;
    font-size: 13px
}
.topbar .topbar_left li .fa {
    margin-right: 3px
}
.topbar .topbar_left li span {
    color: #2E3553
}
.topbar .topbar_left li a {
    font-size: 14px;
    font-weight: bold;
    color: #2E3553
}
.topbar .topbar_left li a:hover {
    color: #2E3553
}
.topbar .topbar_left li a.welcome_text {
    color: var(--shop-color-main);
    font-size: 13px;
    text-transform: uppercase
}
.topbar .topbar_right {
    font-size: 13px
}
.topbar .topbar_right li {
    font-size: 13px
}
.topbar .topbar_right li:last-child a {
    margin-right: 0
}
.topbar .topbar_right li a {
    font-size: 13px;
    color: #474C5F;
    margin: 0 0 0 20px
}
.topbar .topbar_right li a:hover {
    color: var(--shop-color-main)
}
.mid-header {
    padding: 15px 0 23px 0
}
@media (max-width: 991px) {
    .mid-header {
        padding: 0
    }
}
.mid-header .content_header {
    position: relative
}
.mid-header .content_header .header-left {
    float: left
}
.mid-header .content_header .header-left .header_searchs {
    margin: 20px 0 5px 0
}
.mid-header .content_header .header-left .header_searchs .search-bar {
    max-width: 550px;
    width: 550px;
    margin-bottom: 10px;
    position: relative;
    display: table;
    border-collapse: separate
}
@media (min-width: 992px) and (max-width: 1199px) {
    .mid-header .content_header .header-left .header_searchs .search-bar {
        max-width: 410px;
        width: 410px
    }
}
.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector {
    position: absolute;
    display: inline-block;
    min-width: 70px;
    z-index: 999;
    left: 0;
    text-align: right
}
.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .search_text {
    height: 40px;
    text-align: right;
    line-height: 42px;
    cursor: pointer;
    padding: 0 32px 0 12px;
    width: 100%;
    font-size: 13px;
    border-right: 1px solid #EBEBEB
}
.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .search_text:before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    position: absolute;
    top: 19px;
    right: 12px;
    color: #333333;
    margin-top: -1px;
    opacity: 1
}
.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .list_search {
    display: none;
    /*background: #FFFFFF;*/
    border: 1px solid #EBEBEB;
    background-color: #FFFFFF;
    position: absolute;
    top: 100%;
    min-width: 200px;
    width: auto;
    z-index: 3;
    font-weight: 400 !important;
    font-family: Roboto, sans-serif;
    border-radius: 0;
    left: 2px;
    margin-top: 1px;
    margin-left: -2px;
    font-size: 13px;
    padding: 4px 0
}
.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .list_search .search_item {
    text-align: left;
    display: block;
    /*padding-left: 24px;*/
    position: relative;
    opacity: 1;
    filter: alpha(opacity=100);
    filter: none;
    height: auto;
    min-height: 24px;
    line-height: 30px;
    padding: 0 20px;
    cursor: pointer
}
.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .liner_search {
    width: 100%;
    height: 1px;
    background: #EFEFEF;
    margin: 8px 0
}
.mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .list_search .search_item.active, .mid-header .content_header .header-left .header_searchs .search-bar .collection-selector .list_search .search_item:hover {
    background-color: var(--shop-color-main);
    color: #FFFFFF !important
}
.mid-header .content_header .header-left .header_searchs .search-bar .input-group-field {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
    height: 40px;
    padding: 0 25px 0 90px;
    font-size: 13px;
    max-width: 100%;
    display: block;
    border-radius: 3px;
    border: 1px solid #E7E8ED;
    outline: none
}
.mid-header .content_header .header-left .header_searchs .search-bar .input-group-field::-webkit-input-placeholder {
    color: #ACACAC
}
.mid-header .content_header .header-left .header_searchs .search-bar .input-group-field::-moz-placeholder {
    color: #ACACAC
}
.mid-header .content_header .header-left .header_searchs .search-bar .input-group-field:-ms-input-placeholder {
    color: #ACACAC
}
.mid-header .content_header .header-left .header_searchs .search-bar .input-group-btn {
    position: relative;
    white-space: nowrap;
    width: 1%;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    margin: 0
}
.mid-header .content_header .header-left .header_searchs .search-bar .input-group-btn .icon-fallback-text {
    background: var(--shop-color-main);
    color: #FFFFFF;
    font-size: 18px;
    padding: 0 25px;
    text-transform: uppercase;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.mid-header .content_header .header-left .header_searchs .header-tag {
    font-size: 12px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}
.mid-header .content_header .header-left .header_searchs .header-tag a {
    color: #ACACAC
}
.mid-header .content_header .header-right .header-acount .icon-cart {
    position: absolute;
    top: 15px;
    left: -30px;
    font-size: 26px
}
.mid-header .content_header .header-right .header-acount .heading-cart {
    background: var(--shop-color-main);
    border-radius: 3px;
    width: 130px;
    height: 40px;
    line-height: 40px
}
.mid-header .content_header .header-right .header-acount .heading-cart a {
    font-size: 13px;
    color: #FFFFFF
}
.mid-header .content_header .header-right .header-acount .heading-cart p {
    margin: 0
}
.mid-header .content_header .header-right .header-acount .heading-cart .tk {
    font-size: 12px
}
.mid-header .content_header .header-right .top-cart-contain {
    position: absolute;
    float: right !important;
    top: 20px;
    right: 15px
}
@media (max-width: 991px) {
    .mid-header .content_header .header-right .top-cart-contain {
        padding: 0;
        right: 30px;
        line-height: 25px;
        position: absolute;
        top: -50px
    }
}
.mid-header .header_search_ .input-group-field {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    border-right: none;
    padding: 0 0 0 20px
}
.mid-header .header_search_ .icon-fallback-text {
    background: transparent;
    border: 1px solid #DDDDDD;
    border-left: none
}
.mid-header .header_search_ .icon-fallback-text .fa-search {
    font-size: 17px
}
.logo {
    display: inline-block;
    font-size: 2.85714em;
    margin-top: 5px
}
.section-policy {
    padding: 15px 0;
    margin-left: 35px
}
.section-policy .policy {
    position: relative;
    height: 48px
}
.section-policy .policy .policy-icon {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    min-width: 60px
}
.section-policy .policy .policy-text {
    padding-left: 60px
}
.section-policy .policy .policy-text h4 {
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    padding-top: 5px
}
.section-policy .policy .policy-text a {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #FF1B1B
}
@media (max-width: 1199px) {
    .policy {
        height: auto
    }
    .section-policy {
        border: none
    }
    .policy-icon {
        display: inline-block;
        margin-bottom: 10px;
        float: none;
        padding: 0
    }
}
@media (max-width: 767px) {
    .policy {
        height: auto;
        padding: 10px 0;
        margin-left: 40px
    }
}
@media (max-width: 543px) {
    .policy {
        margin-left: 0
    }
}
.style-b-header1, .style-b-header2 {
    position: relative
}
.style-b-header1.style-b-header-none:before, .style-b-header2.style-b-header-none:before {
    display: none
}
.style-b-header1:before, .style-b-header1:after, .style-b-header2:before, .style-b-header2:after {
    content: '';
    position: absolute;
    background: #EBEBEB
}
@media (min-width: 1200px) {
    .style-b-header2:before, .style-b-header2:after {
        width: 1px;
        height: 100px
    }
    .style-b-header2:before {
        left: -20px;
        top: -11px
    }
    .style-b-header2:after {
        right: 15px;
        top: -11px
    }
}
@media (min-width: 1200px) {
    .style-b-header1:before {
        left: -20px;
        top: -11px;
        width: 1px;
        height: 100px
    }
}
.wishlist_header {
    margin-left: 23px;
    margin-top: 23px;
    line-height: 16px
}
@media (min-width: 992px) and (max-width: 1199px) {
    .wishlist_header {
        margin-left: -13px
    }
}
.wishlist_header .img_hotline {
    position: absolute;
    top: 26px;
    left: -7px
}
@media (min-width: 992px) and (max-width: 1199px) {
    .wishlist_header .img_hotline {
        left: -40px
    }
}
.wishlist_header .text_hotline {
    display: block
}
.wishlist_header .hai01 {
    color: var(--shop-color-main);
    font-weight: bold
}
.mini-cart .heading-cart-mobi .bg_cart .count_item_pr {
    position: absolute;
    left: 18px;
    top: 0;
    font-size: 11px;
    height: 17px;
    line-height: 17px;
    width: 17px;
    border-radius: 50%;
    color: #FFFFFF !important;
    text-align: center;
    background: var(--shop-color-main)
}
.mini-cart {
    z-index: 10;
    text-align: center;
    height: 90px
}
@media (max-width: 991px) {
    .mini-cart .heading-cart {
        background: transparent
    }
}
.mini-cart .heading-cart .bg_cart {
    font-size: 11px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}
.mini-cart .heading-cart .bg_cart img {
    display: inline-block;
    margin: 0 auto
}
@media (max-width: 991px) {
    .mini-cart .heading-cart .bg_cart img {
        padding-right: 15px
    }
}
.mini-cart .heading-cart .bg_cart .text-giohang {
    font-size: 13px;
    font-weight: 400;
    color: #FFFFFF;
    padding-left: 5px
}
.mini-cart:hover .top-cart-content {
    display: block
}
.mini-cart .dropdown-toggle {
    font-size: 12px;
    padding: 0;
    text-transform: none
}
@media (min-width: 992px) and (max-width: 1199px) {
    .top-cart-contain {
        right: 0 !important;
        margin-left: 0 !important
    }
}
.top-cart-contain .price {
    color: var(--shop-color-main);
    text-transform: uppercase
}
.top-cart-contain .mini-cart .price {
    margin-right: 5px;
    font-size: 14px !important;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #474C5F
}
.top-cart-contain .product-details .price {
    color: var(--shop-color-main);
    width: auto;
    float: none;
    font-weight: 400;
    padding-left: 0;
    font-size: 12px
}
.top-cart-content {
    right: 0;
    top: 55px;
    display: none;
    position: absolute;
    background: #FFFFFF;
    padding: 0;
    text-align: left;
    box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.4);
    z-index: 10000
}
.top-cart-content .empty {
    text-align: left;
    color: #333333
}
.top-cart-content .product-details-bottom {
    margin-bottom: 13px;
    line-height: 33px
}
.top-cart-content .product-name {
    margin: 0;
    width: 170px;
    line-height: 22px;
    padding-right: 12px;
    text-overflow: ellipsis;
    font-weight: 400;
    overflow: hidden
}
.top-cart-content .product-name a {
    font-size: 14px;
    /*line-height: normal;*/
    line-height: 20px !important;
    font-weight: 400;
    color: #474C5F
}
.top-cart-content .product-name:hover > a {
    text-decoration: none;
    color: var(--shop-color-main)
}
.top-cart-content .product-details-bottom {
    line-height: 45px
}
.top-cart-content .product-details-bottom span {
    font-size: 13px;
    font-weight: 400;
    color: #222222
}
.top-cart-content li {
    list-style: none
}
.top-cart-content li.item {
    border-top: dashed 1px #EBEBEB;
    overflow: hidden;
    padding: 15px 0 15px 0;
    position: relative
}
.top-cart-content li.item:first-child {
    border-top: none;
    margin-top: 0
}
.top-cart-content li.item:last-child {
    margin: 0;
    border-bottom: 0
}
.top-cart-content li.item .wrap_item {
    overflow: hidden;
    padding: 20px 20px 20px 0;
    border-bottom: solid 1px #EBEBEB;
    width: 100%;
    float: left
}
.top-cart-content li.item .product-image {
    float: left;
    display: block;
    width: 85px;
    position: relative;
    margin-right: 15px
}
.top-cart-content li.item .detail-item {
    display: block;
    float: left;
    width: calc(100% - 105px);
    -o-width: calc(100% - 105px);
    -moz-width: calc(100% - 105px);
    -webkit-width: calc(100% - 105px)
}
.top-cart-content li.item .detail-item a:hover {
    text-decoration: none
}
.top-cart-content li.item .detail-item .fa {
    position: absolute;
    right: 5px;
    top: 15px;
    font-size: 13px;
    color: #333333;
    text-align: center;
    padding: 0;
    width: 20px;
    height: 20px;
    line-height: 20px
}
.top-cart-content li.item .detail-item .fa:hover {
    color: var(--shop-color-main)
}
.top-cart-content li.item .detail-item .fa:before {
    margin-left: 4px
}
.top-cart-content li.item .detail-item input {
    display: inline-block;
    width: 40px;
    padding: 0;
    text-align: center
}
.top-cart-content li.item .detail-item button.items-count {
    display: inline-block
}
.top-cart-content .block-subtitle {
    color: #333333;
    overflow: hidden;
    padding: 15px;
    text-align: left;
    font-size: .92857em;
    background: #F5F5F5;
    text-transform: none;
    font-weight: 400;
    border-bottom: 1px #EBEBEB solid
}
.top-subtotal {
    color: #333333;
    font-size: 1.14286em;
    font-weight: 400;
    border-top: dashed 1px #EBEBEB;
    text-align: left;
    text-transform: none
}
.top-subtotal .price {
    font-weight: 700;
    font-size: 16px !important;
    font-family: 'Arial', sans-serif;
    float: right
}
.qty_drop_cart {
    font-size: 12px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    position: relative;
    height: 25px;
    padding-left: 0;
    line-height: 0
}
.qty_drop_cart .btn_increase, .qty_drop_cart .btn_reduced {
    width: 25px;
    height: 25px;
    color: #000000;
    float: left
}
.qty_drop_cart .btn_increase:hover, .qty_drop_cart .btn_reduced:hover {
    color: var(--shop-color-main)
}
.qty_drop_cart button.btn_increase {
    display: none !important;
    height: 25px;
    width: 25px;
    /*line-height: 25px;*/
    text-align: center;
    line-height: 1;
    overflow: hidden;
    /*border-style: hidden;*/
    border: 1px solid #EBEBEB;
    background: #FFFFFF !important;
    font-size: 14px;
    cursor: pointer
}
.qty_drop_cart button.btn_reduced {
    display: none !important;
    height: 25px;
    width: 25px;
    /*line-height: 25px;*/
    line-height: 1;
    text-align: center;
    overflow: hidden;
    /*border-style: hidden;*/
    border: 1px solid #EBEBEB;
    background: #FFFFFF !important;
    font-size: 14px;
    cursor: pointer
}
.qty_drop_cart input {
    display: inline-block;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    float: none;
    width: 36px !important;
    height: 24px;
    min-height: 24px;
    padding: 0;
    text-align: center
}
.top-subtotal {
    color: #474C5F;
    font-size: 14px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    padding: 12px 0 10px;
    text-align: left;
    text-transform: none
}
.top-subtotal .price {
    font-weight: 700;
    line-height: 24px;
    color: #2E3553 !important;
    float: right
}
ul#cart-sidebar {
    padding: 20px;
    margin: 0;
    max-height: 625px;
    min-width: 330px
}
ul#cart-sidebar .list-item-cart {
    max-height: 290px;
    overflow: auto
}
ul#cart-sidebar .list-item-cart::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5
}
ul#cart-sidebar .list-item-cart::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5
}
ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb {
    background-color: #000000;
    border: 2px solid var(--shop-color-main)
}
ul#cart-sidebar .list-item-cart li.list-item {
    max-height: 400px;
    overflow-y: auto
}
ul#cart-sidebar .list-item-cart li.action {
    display: none
}
ul#cart-sidebar .list-item-cart.hasclass li.action {
    display: block
}
ul#cart-sidebar .list-item-cart li.list-item .price2 {
    font-weight: 700;
    color: var(--shop-color-main);
    font-size: 14px;
    display: list-item;
    margin-bottom: 5px
}
ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar {
    width: 5px
}
ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.9)
}
ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb {
    background: var(--shop-color-main);
    border-radius: 15px
}
ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:hover, ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:active {
    background: var(--shop-color-main);
    border-radius: 15px
}
ul#cart-sidebar .no-item {
    height: 40px
}
ul#cart-sidebar .no-item p {
    margin: 0;
    line-height: 3
}
ul#cart-sidebar .right_ct {
    text-align: center;
    padding-top: 10px
}
ul#cart-sidebar .right_ct .btn {
    display: inline-block;
    width: 140px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 15px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400
}
ul#cart-sidebar .right_ct .btn.btn-primary {
    margin-right: 10px !important;
    background: var(--shop-color-main);
    color: #FFFFFF
}
ul#cart-sidebar .right_ct .btn.btn-primary:hover {
    color: var(--shop-color-main);
    background: #FFFFFF;
    border: 1px solid var(--shop-color-main)
}
ul#cart-sidebar .right_ct .btn.btn-white {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    border: none;
    color: #474C5F;
    background: #EBEBEB
}
ul#cart-sidebar .right_ct .btn.btn-white:hover {
    color: #474C5F;
    background: #EBEBEB;
    border: 0
}
.li-fix-1 {
    background: #FFFFFF;
    border-top: 1px solid #EBEBEB;
    display: block
}
.li-fix-2 {
    display: block;
    width: 295px
}
header nav {
    background: #2E3553
}
header nav .nav {
    position: relative
}
header nav .nav-item {
    float: left;
    position: relative;
    margin-right: 20px
}
header nav .nav-item.has-mega {
    position: static !important
}
header nav .nav-item > a {
    line-height: 32px;
    color: #333333
}
header nav .nav-item > a:hover {
    color: var(--shop-color-main)
}
header nav .nav-item > .fa {
    color: #333333;
    right: 0;
    top: 33px
}
header nav .nav-item .nav-item-lv2 {
    padding: 0 10px
}
header nav .nav-item .nav-item-lv3 {
    padding: 0 10px
}
header nav .nav-item:hover > .dropdown-menu {
    display: block;
    margin-top: 0;
    border-radius: 0;
    z-index: 9999
}
header nav .nav-item:hover > .mega-content {
    display: block
}
header nav .nav-item li.dropdown-submenu {
    position: relative
}
header nav .nav-item li.dropdown-submenu .dropdown-menu {
    left: 100%;
    top: 0
}
header nav .nav-item li.dropdown-submenu:hover > .dropdown-menu {
    display: block;
    right: 100%;
    border-radius: 0
}
header nav .mega-content {
    display: none;
    position: absolute;
    width: 1170px;
    background: #FFFFFF;
    z-index: 99999;
    padding: 20px;
    border: 1px solid #EBEBEB;
    left: 0;
    top: 100%
}
header nav .mega-content .level1.item {
    float: left;
    padding: 0 5px
}
.bg-header-nav {
    float: left;
    width: 100%;
    background: #2E3553
}
.bg-header-nav .header-nav > ul.item_big {
    text-align: left;
    margin: 0;
    padding: 0
}
.bg-header-nav .header-nav > ul.item_big > li.nav-item {
    display: inline-block;
    float: none;
    position: relative;
    margin-right: 0;
    margin-left: 1px
}
.bg-header-nav .header-nav > ul.item_big > li.nav-item > a {
    display: block;
    text-align: left;
    padding: 0 23px;
    font-size: 13px;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    color: #FFFFFF
}
.bg-header-nav .header-nav > ul.item_big > li.nav-item > a > i {
    margin-left: 10px
}
.bg-header-nav .header-nav > ul.item_big > li.nav-item:hover > a {
    background-color: var(--shop-color-main);
    color: #FFFFFF
}
.bg-header-nav .header-nav > ul.item_big > li.nav-item:hover > ul {
    display: block
}
.bg-header-nav .header-nav > ul.item_big > li.nav-item .item_small {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    display: none;
    width: 200px;
    padding: 0;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF
}
.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li {
    float: none;
    padding: 0;
    border-bottom: 1px solid #FFFFFF
}
.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li:last-child {
    border-bottom: 0
}
.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li:hover > ul {
    display: block;
    position: absolute;
    width: 200px;
    padding: 0;
    background-color: #FFFFFF;
    z-index: 99;
    border: 1px solid #FFFFFF
}
.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li a {
    text-align: left;
    display: block;
    padding: 14px 20px;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: inherit;
    background: #2E3553;
    color: #FFFFFF
}
.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li a:hover {
    background: var(--shop-color-main);
    color: #FFFFFF
}
.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li a i {
    position: absolute;
    right: 0;
    padding: 0 10px;
    top: 0;
    line-height: 50px
}
.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul li ul {
    display: none;
    left: 198px;
    top: -1px
}
.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul > li {
    color: #FFFFFF
}
.bg-header-nav .header-nav > ul.item_big > li.nav-item > ul > li:hover > a {
    color: #FFFFFF !important;
    background: var(--shop-color-main) !important
}
.bg-header-nav .header-nav > ul.item_big > li.active > a {
    color: #FFFFFF;
    background: var(--shop-color-main)
}
.bg-header-nav .header-nav > ul.item_big > li:first-child.active > a {
    color: #FFFFFF
}
.bg-header-nav .header-nav ul li ul a.text2line:hover {
    color: var(--shop-color-main) !important;
    background: transparent !important
}
.bg-header-nav .header-nav li li {
    position: relative
}
#nav-mobile {
    z-index: 999
}
.header-nav ul .nav-item.has-mega {
    position: static;
    height: 47px;
    margin-left: 1px
}
.header-nav ul .nav-item:hover > .mega-content {
    display: block
}
.header-nav ul .nav-item .a-img span.menu-label {
    position: absolute;
    text-transform: uppercase;
    top: -12px;
    background: var(--shop-color-main);
    display: inline;
    padding: 4px 8px;
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 10px;
    right: 23px;
    line-height: normal;
    letter-spacing: 1px
}
.header-nav ul .nav-item .a-img span.menu-label:after {
    border-color: var(--shop-color-main) transparent transparent transparent;
    border-width: 6px 7px 0 6px;
    right: 12px;
    top: 90%;
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transitio: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 0;
    z-index: 100
}
.header-nav .mega-content {
    display: none;
    position: absolute;
    width: 1170px;
    background: #FFFFFF;
    z-index: 99999;
    padding: 0 20px;
    border: 1px solid #EBEBEB;
    left: 15px;
    border-top: 0
}
.header-nav .mega-content .nav-width ul {
    width: 100%;
    display: block;
    top: 0;
    border-left: 0;
    background-color: #FFFFFF;
    position: static
}
.header-nav .mega-content .h4 {
    text-transform: uppercase;
    position: relative;
    font-size: 14px;
    line-height: 24px
}
.header-nav .mega-content .h4:before {
    position: absolute;
    content: '';
    border-bottom: 1px solid #DDDDDD;
    height: 1px;
    bottom: -8px;
    width: 65%
}
.header-nav .mega-content .h4 a {
    display: block
}
.header-nav .mega-content .h4 a span {
    color: #333333
}
.header-nav .mega-content .h4 a span:hover {
    color: var(--shop-color-main)
}
.header-nav .mega-content .level1.item {
    float: left;
    padding: 0 5px
}
.header-nav .mega-content li:hover > a {
    color: var(--shop-color-main);
    text-decoration: none
}
.header-nav .mega-content li:hover > a span {
    color: var(--shop-color-main)
}
.header-nav .mega-content li:hover > span {
    color: var(--shop-color-main)
}
.header-nav .mega-content li:hover > .fa {
    color: var(--shop-color-main)
}
.header-nav .mega-content ul.level1 {
    margin-top: 20px
}
.header-nav .mega-content .level2 {
    padding: 3px 0;
    width: 100% !important
}
.header-nav .mega-content .level2.item {
    width: 100%
}
.header-nav .mega-content .level2 a {
    font-weight: 400;
    font-size: 13px;
    line-height: 30px;
    display: block
}
.header-nav .mega-content .level2 a span {
    color: #707070
}
.header-nav .mega-content .level2 .fa {
    width: 10px;
    font-size: 15px;
    float: left;
    line-height: 24px
}
.header-nav .mega-content .level2:hover > a {
    color: var(--shop-color-main);
    text-decoration: none
}
.header-nav .mega-content .level2:hover > a span {
    color: var(--shop-color-main)
}
.header-nav .mega-content .level2:hover > span {
    color: var(--shop-color-main)
}
.header-nav .mega-content .level2:hover > .fa {
    color: var(--shop-color-main)
}
.header-nav .mega-content .nav-width {
    width: 100%;
    float: left;
    padding: 20px 0 30px 30px
}
@media (min-width: 992px) and (max-width: 1199px) {
    .header-nav .mega-content .nav-width .parent-mega-menu .col-lg-4:nth-child(3n+1) {
        clear: left
    }
}
@media (min-width: 1200px) {
    .header-nav .mega-content .nav-width .parent-mega-menu .col-lg-4:nth-child(3n+1) {
        clear: left
    }
}
.header-nav .mega-content .nav-width .banner-image {
    margin-top: 15px
}
.header-nav .mega-content .nav-width .banner-image a img {
    height: 100%
}
.home-slider {
    display: none
}
.owl-carousel.owl-loaded {
    display: block !important
}
.section_category_slide .content_category .owl_category .item {
    text-align: center
}
.section_category_slide .content_category .owl_category .item .wrp_category {
    text-align: center
}
.section_category_slide .content_category .owl_category .item .wrp_category.display_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.section_category_slide .content_category .owl_category .item .wrp_category.display_flex > a {
    max-height: 110px;
    height: 110px;
    text-align: center;
    display: block;
    margin: 0 auto
}
.section_category_slide .content_category .owl_category .item .wrp_category a {
    display: block;
    text-align: center
}
.section_category_slide .content_category .owl_category .item .wrp_category a img {
    width: auto;
    max-height: 100%;
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.section_category_slide .content_category .owl_category .item .wrp_category img {
    margin: 0 auto
}
.section_category_slide .content_category .owl_category .item .title_cate {
    margin: 5px 0 2px 0;
    padding: 0;
    line-height: 20px;
    color: #333333;
    font-size: 13px
}
.section_category_slide .content_category .owl_category .item .title_cate a {
    color: #ACACAC;
    text-decoration: none
}
.section_category_slide .content_category .owl_category .item .title_cate a:hover {
    color: var(--shop-color-main)
}
@media (min-width: 768px) and (max-width: 991px) {
    .mid-footer .col-sm-6:nth-child(3) {
        clear: left
    }
}
.mid-footer .title-menu2 {
    margin: 10px 0;
    line-height: normal;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFFFFF
}
.mid-footer .title-menu2 a {
    cursor: default;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: 700;
    position: relative
}
.mid-footer .title-menu2 a i.fa {
    display: none
}
.mid-footer .title-menu2 a:hover {
    color: #FFFFFF
}
@media (max-width: 767px) {
    .mid-footer .title-menu2 {
        margin-bottom: 0;
        margin-top: 0
    }
    .mid-footer .title-menu2 a {
        padding: 20px 0;
        display: block;
        cursor: pointer
    }
    .mid-footer .title-menu2 a i.fa {
        display: block;
        position: absolute;
        right: 0;
        width: 15px;
        font-size: 11px;
        top: 23px;
        background: #FFFFFF;
        text-align: center;
        color: #333333;
        height: 15px;
        line-height: 15px;
        border-radius: 3px
    }
    .mid-footer .title-menu2 a i.fa:before {
        content: "\f068"
    }
    .mid-footer .title-menu2 a.collapsed i.fa:before {
        content: "\f067"
    }
}
.mid-footer .title-menu3, .mid-footer .title-menu4 {
    text-align: center;
    margin: 10px 0;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #FFFFFF
}
.mid-footer .title-menu3.title-menu4, .mid-footer .title-menu4.title-menu4 {
    text-align: left;
    position: relative
}
.mid-footer .title-menu3.title-menu4 a, .mid-footer .title-menu4.title-menu4 a {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    margin-left: 20px
}
.mid-footer .title-menu3.title-menu4 a:before, .mid-footer .title-menu4.title-menu4 a:before {
    content: "";
    background: url("../image/icon_add_footer.png") no-repeat;
    width: 13px;
    height: 17px;
    position: absolute;
    left: -20px;
    top: 0
}
.mid-footer .title-menu3 a, .mid-footer .title-menu4 a {
    cursor: default;
    font-size: 20px;
    color: #FFFFFF;
    position: relative
}
.mid-footer .pay_footer li {
    float: left;
    margin-right: 5px
}
.mid-footer .pay_footer li a {
    display: inline-block
}
.mid-footer .social_footer .follow_option li {
    float: left;
    margin-right: 10px
}
.mid-footer .social_footer .follow_option li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #323236;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    text-decoration: none
}
.mid-footer .social_footer .follow_option li a .fa {
    color: #CCCCCC;
    font-size: 14px;
    line-height: 40px
}
.mid-footer .social_footer .follow_option li a:hover {
    background-color: #495891
}
.mid-footer .social_footer .follow_option li a:hover .fa {
    color: #FFFFFF
}
.time_work .list-menu .li_menu {
    transition: unset;
    -webkit-transition: unset
}
.time_work .list-menu .li_menu:hover {
    color: #A8A8A9 !important;
    margin-left: 0 !important
}
.time_work .list-menu .li_menu .yeloww {
    color: var(--shop-color-main)
}
footer.footer .widget-ft {
    margin-bottom: 20px
}
@media (max-width: 767px) {
    footer.footer .widget-ft {
        margin-bottom: 0;
        margin-top: 0;
        padding-bottom: 0
    }
    footer.footer .widget-ft.last-child {
        border: none;
        margin-bottom: 0
    }
}
footer.footer .widget-ft .list-menu22 {
    margin-top: -10px
}
footer.footer .site-footer {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-top: -5px;
    overflow-x: hidden;
    overflow-y: hidden
}
footer.footer .bg-footer-bottom {
    background: #111321
}
footer.footer .copyright {
    line-height: 40px;
    text-align: center;
    font-size: 1em;
    position: relative;
    padding: 8px 0;
    background: #161829
}
footer.footer .copyright span {
    color: #ACACAC
}
footer.footer .copyright a, footer.footer .copyright b {
    font-weight: 400;
    color: #FFFFFF
}
footer.footer .copyright a:hover, footer.footer .copyright b:hover {
    color: var(--shop-color-main) !important
}
footer.footer .copyright .ul_menu_fot {
    float: right
}
footer.footer .copyright .ul_menu_fot li {
    float: left;
    font-size: 13px;
    margin: 0 7px
}
footer.footer .copyright .ul_menu_fot li:last-child {
    margin: 0 0 0 10px
}
footer.footer .copyright .ul_menu_fot li a {
    text-decoration: none;
    color: #ACACAC
}
@media (min-width: 768px) and (max-width: 991px) {
    footer.footer .footer-inner .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}
@media (min-width: 992px) {
    footer.footer .copyright .inner .row.tablet {
        display: flex;
        flex-flow: row
    }
    footer.footer .copyright .inner .row.tablet #copyright {
        order: 1
    }
    footer.footer .copyright .inner .row.tablet #menu_fot {
        order: 2
    }
}
@media (max-width: 991px) {
    footer.footer .copyright .inner .fot_copyright {
        text-align: center !important
    }
    footer.footer .copyright .inner .fot_menu_copyright .ul_menu_fot {
        width: 100%;
        padding-right: 0;
        text-align: center
    }
    footer.footer .copyright .inner .fot_menu_copyright .ul_menu_fot li {
        float: none;
        display: inline-block
    }
}
@media (max-width: 767px) {
    footer.footer .copyright .inner .wsp {
        overflow: hidden;
        padding: 15px 0;
        display: block
    }
    footer.footer .copyright .inner .mobile {
        display: block;
        width: 100%;
        text-align: center !important;
        line-height: 24px
    }
    footer.footer footer .site-footer h4 {
        margin: 0 0 15px;
        padding: 15px 0 0;
        font-size: 17px;
        cursor: pointer;
        border-top: solid 1px #2D3753
    }
    footer.footer footer .footer-inner .col-xs-12:nth-child(2) {
        margin-top: 20px
    }
    footer.footer .padding-bottom-50 {
        padding-bottom: 20px !important
    }
}
footer.footer .logo {
    padding-bottom: 15px
}
footer.footer .logo a img {
    width: auto;
    max-height: 80px
}
@media (max-width: 1199px) {
    footer.footer .logo a {
        font-size: 62px
    }
    footer.footer .logo a img {
        max-height: 60px
    }
}
@media (max-width: 767px) {
    footer.footer .logo {
        text-align: left;
        padding: 0
    }
    footer.footer .logo a {
        font-size: 60px;
        line-height: 60px
    }
    footer.footer .logo a img {
        width: auto;
        max-height: 60px
    }
}
@media (max-width: 480px) {
    footer.footer .logo {
        text-align: center
    }
}
@media (max-width: 767px) {
    footer.footer ul.contact {
        margin-bottom: 0 !important
    }
}
footer.footer ul.contact.contact_x li {
    color: #ACACAC;
    margin-bottom: 0 !important;
    line-height: 25px
}
footer.footer ul.contact.contact_x li span {
    color: #ACACAC
}
footer.footer ul.contact.contact_x li a {
    color: #ACACAC
}
footer.footer ul.contact.contact_x li a:hover {
    color: #FFFFFF
}
footer.footer ul.contact li {
    font-family: 'Arial', sans-serif;
    position: relative;
    color: #ACACAC;
    margin-bottom: 20px
}
footer.footer ul.contact li:nth-child(1) {
    margin-bottom: 20px
}
@media (max-width: 330px) {
    footer.footer ul.contact li:nth-child(1) {
        margin-bottom: 20px
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    footer.footer ul.contact li:nth-child(1) {
        margin-bottom: 20px
    }
}
footer.footer ul.contact li i.fa {
    float: left;
    position: relative;
    top: 0;
    border-radius: 3px;
    width: 28px;
    text-align: center;
    height: 28px;
    display: block;
    margin-right: 5px;
    margin-top: -2px;
    padding-left: 2px;
    line-height: 28px;
    color: var(--shop-color-main);
    background-repeat: no-repeat
}
footer.footer ul.contact li .txt_content_child {
    display: inherit
}
footer.footer ul.contact li a {
    color: #ACACAC
}
footer.footer ul.contact li a:hover {
    color: #FFFFFF
}
footer.footer ul.contact li.sdt a {
    margin-right: 5px
}
footer.footer ul.contact li.sdt a:after {
    content: "-";
    margin-left: 10px
}
footer.footer ul.contact li.sdt a:last-child {
    margin-right: 0
}
footer.footer ul.contact li.sdt a:last-child:after {
    display: none
}
footer.footer .title-menu-first {
    margin: 50px 0 30px;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #FFFFFF
}
footer.footer .title-menu {
    margin: 40px 0 30px;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #FFFFFF
}
footer.footer .title-menu.tittle_time {
    margin-bottom: 15px
}
footer.footer .title-menu a {
    cursor: default;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    position: relative;
    margin-left: 20px
}
footer.footer .title-menu a:before {
    content: "";
    background: url("../image/icon_title_footer.png") no-repeat;
    width: 10px;
    height: 10px;
    position: absolute;
    left: -20px;
    top: 3px
}
@media (max-width: 767px) {
    footer.footer .title-menu a:before {
        top: 23px
    }
}
footer.footer .title-menu a i.fa {
    display: none
}
footer.footer .title-menu a:hover {
    color: #FFFFFF
}
@media (max-width: 767px) {
    footer.footer .title-menu {
        margin-bottom: 0 !important;
        margin-top: 0
    }
    footer.footer .title-menu a {
        padding: 20px 0;
        display: block;
        cursor: pointer
    }
    footer.footer .title-menu a i.fa {
        display: block;
        position: absolute;
        right: 0;
        width: 20px;
        font-size: 13px;
        top: 23px;
        background: #FFFFFF;
        text-align: center;
        color: #333333;
        height: 20px;
        line-height: 21px;
        border-radius: 3px
    }
    footer.footer .title-menu a i.fa:before {
        content: "\f068"
    }
    footer.footer .title-menu a.collapsed i.fa:before {
        content: "\f067"
    }
}
footer.footer .img_project_footer .item_tab_cl {
    padding-left: 0
}
footer.footer .img_project_footer .item_tab_cl .blog-thumbnail {
    cursor: pointer
}
footer.footer .name_company {
    font-size: 14px;
    color: var(--shop-color-main);
    text-transform: uppercase;
    font-family: 'Arial', sans-serif;
    font-weight: bold
}
@media (max-width: 320px) {
    footer.footer .name_company {
        font-size: 13px
    }
}
@media (min-width: 768px) {
    footer.footer .collapse {
        display: block
    }
}
footer.footer .list-menu {
    line-height: 35px
}
footer.footer .list-menu.list-menu22:first-child {
    margin-top: -10px
}
footer.footer .list-menu .li_menu {
    margin-bottom: 0;
    color: #A8A8A9;
    -webkit-transition: 0.5s;
    transition: 0.5s
}
footer.footer .list-menu .li_menu.li_menu_xxx {
    position: relative;
    margin-left: 65px;
    margin-top: 0 !important
}
footer.footer .list-menu .li_menu.li_menu_xxx:hover {
    margin-left: 65px !important
}
footer.footer .list-menu .li_menu.li_menu_xxx:before {
    content: "";
    background: url("../image/phone_footer.png") no-repeat;
    width: 48px;
    height: 48px;
    position: absolute;
    left: -65px;
    top: 10px
}
footer.footer .list-menu .li_menu.li_menu_xxx .timexx {
    display: block;
    float: left;
    width: 100%;
    font-family: 'Roboto', sans-serif
}
footer.footer .list-menu .li_menu.li_menu_xxx a {
    font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 24px;
    display: block
}
footer.footer .list-menu .li_menu .day_open {
    display: block;
    float: left;
    width: 100%;
    font-family: 'Roboto', sans-serif
}
footer.footer .list-menu .li_menu .hour_ {
    font-family: 'Roboto', sans-serif
}
footer.footer .list-menu .li_menu a {
    color: #ACACAC;
    font-family: 'Roboto', sans-serif
}
footer.footer .list-menu .li_menu a:hover {
    color: #FFFFFF
}
footer.footer .list-menu .social_ {
    margin-bottom: 0;
    font-size: 15px;
    font-family: 'Arial', sans-serif;
    color: #83858E;
    -webkit-transition: 0.5s;
    transition: 0.5s
}
footer.footer .list-menu .social_:hover {
    color: #FFFFFF
}
footer.footer .list-menu .social_ .ico_ {
    float: left;
    position: relative;
    top: 2px;
    width: 20px;
    height: 30px;
    display: block;
    margin-top: 0;
    padding-left: 0;
    line-height: 35px
}
footer.footer .list-menu .social_ a {
    font-size: 14px;
    color: #ACACAC;
    margin-left: 5px
}
footer.footer .list-menu .social_ a:hover {
    color: #FFFFFF
}
footer.footer .bottom-ft {
    padding: 20px 0
}
@media (max-width: 767px) {
    footer.footer .bottom-ft {
        border-top: none
    }
}
footer.footer .bottom-ft .info-website {
    margin: 0;
    color: #83858E;
    font-size: 14px
}
@media (max-width: 767px) {
    footer.footer .bottom-ft .info-website {
        text-align: center
    }
}
footer.footer .bottom-ft .info-website a {
    color: #FFFFFF
}
footer.footer .bottom-ft .info-website a:hover {
    color: var(--shop-color-main)
}
footer.footer .bottom-ft .info-website b {
    font-weight: normal;
    color: #FFFFFF
}
footer.footer .bottom-ft .list-menu-bft {
    float: right
}
footer.footer .bottom-ft .list-menu-bft li {
    float: left
}
footer.footer .bottom-ft .list-menu-bft li a {
    padding: 0 10px;
    font-weight: normal
}
.backtop {
    position: fixed;
    bottom: 90px;
    z-index: 999;
    top: auto !important;
    width: 40px;
    height: 40px;
    line-height: 43px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    color: #FFFFFF;
    border-radius: 3px;
    background: var(--shop-color-main);
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}
.backtop .fa {
    font-size: 22px;
    color: #FFFFFF
}
.backtop.show {
    opacity: 1
}
@media (min-width: 1441px) {
    .backtop {
        right: 15px;
        bottom: 20px
    }
    .phone_backtotop {
        bottom: 30px !important;
        left: 50px
    }
}
@media (min-width: 1200px) and (max-width: 1440px) {
    .backtop {
        right: 15px;
        bottom: 90px
    }
    .phone_backtotop {
        bottom: 48% !important;
        left: 30px
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .backtop {
        right: 25px;
        bottom: 90px
    }
    .phone_backtotop {
        bottom: 48% !important;
        left: 30px
    }
}
@media (max-width: 767px) {
    .backtop {
        right: 11%;
        bottom: 90px
    }
    .phone_backtotop {
        bottom: 48% !important;
        left: 30px
    }
}
.overflow-hidden {
    overflow: hidden
}
.title-product {
    color: #474C5F;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 5px;
    font-weight: 400
}
.details-product .large-image {
    text-align: center;
    width: 100%;
    margin-bottom: 15px
}
.details-product .large-image a {
    display: block;
    border: solid 1px #EBEBEB
}
.details-product .large-image a img {
    margin: 0 auto
}
.details-product .details-pro .product-price {
    display: inline-block
}
.details-product .details-pro .price-box {
    margin: 10px 0 15px
}
.details-product .details-pro .price-box del {
    color: #ADADAD;
    font-size: 1.42857em
}
.details-product .details-pro .custom-btn-number {
    position: relative;
    padding: 0;
    margin-bottom: 10px;
    border: none;
    box-shadow: none;
    height: auto
}
.details-product .details-pro .custom-btn-number label {
    font-size: 14px
}
.details-product .details-pro .custom-btn-number #qty {
    height: 32px;
    font-size: 1.28571em;
    margin: 0
}
.details-product .details-pro .custom-btn-number .qtyminus {
    position: absolute;
    left: 25px;
    top: 4px;
    font-size: 1.42857em
}
.details-product .details-pro .custom-btn-number .qtyplus {
    position: absolute;
    right: 25px;
    top: 4px;
    font-size: 1.42857em
}
.thumb_product_details {
    width: 75%;
    margin: 0 auto
}
.thumb_product_details .owl-height {
    height: 110px !important
}
@media (min-width: 544px) and (max-width: 767px) {
    .thumb_product_details {
        width: 50%
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .thumb_product_details {
        width: 75%
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .thumb_product_details {
        width: 75%
    }
}
.thumb_product_details .owl-item .item a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    margin: 0 auto;
    width: 85px;
    height: 58px
}
@media (min-width: 544px) and (max-width: 1199px) {
    .thumb_product_details .owl-item .item a {
        width: 85px;
        height: 58px
    }
}
.thumb_product_details .owl-item .item a img {
    width: auto;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%
}
.thumb_product_details .owl-item .item a:hover {
    border: 1px solid var(--shop-color-main)
}
.thumb_product_details .owl-item .item a.active {
    border: 1px solid var(--shop-color-main)
}
.thumb_product_details .owl-item .item a.active img {
    opacity: 1
}
.thumb_product_details .owl-nav .owl-prev, .thumb_product_details .owl-nav .owl-next {
    width: 26px;
    height: 26px;
    border-radius: 0;
    line-height: 26px;
    text-align: center;
    top: 50%;
    margin-top: -25px;
    border: none;
    background: transparent !important
}
.thumb_product_details .owl-nav .owl-prev:before, .thumb_product_details .owl-nav .owl-next:before {
    height: 26px;
    width: 26px;
    line-height: 26px;
    top: -15px;
    color: #333333;
    border: none
}
.thumb_product_details .owl-nav .owl-prev:hover, .thumb_product_details .owl-nav .owl-next:hover {
    background: transparent !important
}
.thumb_product_details .owl-nav .owl-prev:hover:before, .thumb_product_details .owl-nav .owl-next:hover:before {
    color: #333333 !important
}
.thumb_product_details .owl-nav .owl-prev {
    left: -30px !important
}
.thumb_product_details .owl-nav .owl-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 16px
}
.thumb_product_details .owl-nav .owl-next {
    right: -30px !important
}
.thumb_product_details .owl-nav .owl-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 16px
}
@media (max-width: 543px) {
    .thumb_product_details {
        width: 85%
    }
    .thumb_product_details .owl-item .item a {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 70px !important;
        /*display: block;*/
        border: solid 1px #EBEBEB
    }
    .thumb_product_details .owl-item .item a img {
        max-height: 100%;
        max-width: 100%
    }
    .thumb_product_details .owl-item .item a.active {
        border-color: var(--shop-color-main)
    }
    .thumb_product_details .owl-item .item a.active img {
        opacity: 1
    }
}
.form_button_details {
    margin: 15px 0
}
@media (min-width: 1200px) {
    .details-pro {
        padding-left: 30px
    }
}
.details-pro .reviews_details_product {
    margin-top: 0;
    margin-bottom: 10px;
    overflow: hidden
}
.details-pro .reviews_details_product .store-product-reviews-badge {
    margin: 0 auto;
    padding: 0;
    float: left
}
.details-pro .reviews_details_product .store-product-reviews-badge .store-product-reviews-star i {
    font-size: 13px
}
.details-pro .reviews_details_product .store-product-reviews-badge .store-product-reviews-star .star-off-png:before {
    content: "\f006";
    color: #EBB526
}
.details-pro .reviews_details_product .store-product-reviews-badge .store-product-reviews-star .star-on-png:before {
    content: "\f005";
    color: #EBB526
}
.details-pro .reviews_details_product .store-product-reviews-badge .store-product-reviews-star .star-half-png:before {
    content: "\f123";
    color: #FFDE3C
}
.details-pro .reviews_details_product .store-product-reviews-badge div img {
    display: none
}
.details-pro .reviews_details_product .store-product-reviews-badge div p {
    font-size: 13px;
    color: #7B7B7B
}
.details-pro .reviews_details_product .danhgiasp {
    display: inline;
    font-family: "Arial", sans-serif;
    font-size: 13px;
    color: #7B7B7B;
    font-weight: 400;
    padding: 0 15px;
    border-left: solid 1px #DDDDDD;
    text-decoration: underline
}
.details-pro .reviews_details_product .danhgiasp:hover > a {
    color: var(--shop-color-main);
    text-decoration: none;
    cursor: pointer
}
.details-pro .reviews_details_product .danhgiasp:hover .fa {
    color: var(--shop-color-main)
}
.details-pro .reviews_details_product .danhgiasp a {
    color: #7B7B7B;
    font-weight: 400;
    text-decoration: underline
}
.details-pro .taxable {
    display: inline-block;
    margin-left: 5px
}
.details-pro .vd {
    font-family: 'Arial', sans-serif;
    font-size: 13px;
    color: #969696;
    line-height: 22px;
    text-decoration: none
}
.details-pro .vd a {
    color: #969696;
    text-decoration: none;
    margin-right: 15px
}
.details-pro .vd a:hover {
    color: #333333
}
.details-pro .vd .vend_c {
    display: inline-block;
    padding: 0 15px;
    background-color: #0ED379;
    color: #FFFFFF;
    border-radius: 3px
}
.details-pro .group-status {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 5px
}
.details-pro .group-status .status_name {
    color: var(--shop-color-main)
}
.details-pro .group-status .status_name.availabel {
    color: #0ED379;
}
.details-pro .product-summary .if {
    font-size: 14px;
    color: #333333;
    line-height: 24px
}
.details-pro .product-summary .rte {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    color: #707070;
    line-height: 24px
}
.details-pro .product-summary .rte img {
    display: none
}
.details-pro .product-summary .rte p {
    margin: 0
}
.details-pro .social-sharing {
    display: block;
    width: 100%;
    float: left
}
@media (max-width: 991px) {
    .details-pro .social-sharing {
        margin-top: 15px
    }
}
.details-pro .social-sharing .social-media label {
    display: inline-block
}
.details-pro .social-sharing .social-media a {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    /*margin-right: 0;*/
    /*margin-left: 3px;*/
    margin: 0 5px
}
.details-pro .social-sharing .social-normal {
    display: block;
    padding: 20px 0
}
.details-pro .social-sharing .social-normal label {
    display: inline-block;
    margin-right: 10px;
    font-weight: 400;
    font-size: 13px;
    color: #565656
}
.details-pro .social-sharing .social-normal a {
    margin: 0 5px
}
.details-pro .contacts {
    display: inline-block;
    float: left;
    text-align: left;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    margin-top: -10px
}
@media (min-width: 768px) and (max-width: 991px) {
    .details-pro .contacts {
        margin-top: 10px
    }
}
.details-pro .contacts .block_phone {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    line-height: 30px;
    display: block;
    font-weight: 400;
    position: relative
}
.details-pro .contacts .block_phone div {
    display: inline-block;
    float: left
}
@media (min-width: 768px) and (max-width: 991px) {
    .details-pro .contacts .block_phone div {
        padding-left: 40px
    }
}
@media (max-width: 767px) {
    .details-pro .contacts .block_phone div {
        padding-left: 40px;
        text-align: left
    }
}
.details-pro .contacts .block_phone a {
    margin-left: 5px;
    font-size: 14px;
    color: var(--shop-color-main);
    font-weight: bold;
    line-height: 30px;
    text-decoration: none
}
.details-pro .thongtinkhuyenmai {
    border: 1px solid var(--shop-color-main);
    border-radius: 3px;
    padding: 15px 35px 15px 20px;
    margin-bottom: 15px;
    position: relative;
    clear: left
}
.rte-summary {
    font-family: 'Roboto', sans-serif;
    color: #363636;
    font-size: 14px
}
.rte-summary ul {
    list-style: none
}
.rte-summary ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 0
}
.rte-summary ul li:before {
    display: block;
    position: absolute;
    content: "\f06b";
    font-family: "FontAwesome";
    color: var(--shop-color-main);
    left: 0;
    top: 0
}
.button_actions .btn_buy[disabled] {
    background-color: var(--shop-color-main) !important
}
.button_actions {
    width: 100%;
    display: inline-block;
    float: left
}
@media (min-width: 544px) {
    .button_actions {
        width: 200px
    }
}
.button_actions .btn_buy {
    padding: 0;
    width: 100%;
    text-align: center
}
.button_actions .btn_buy.disabled {
    opacity: .5;
    background: var(--shop-color-main)
}
.button_actions .btn_buy .btn-content {
    float: none;
    height: 40px;
    display: inline-block
}
.button_cart_buy_enable, .button_cart_buy_disable {
    height: 40px;
    line-height: 40px;
    width: auto;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    float: left;
    position: relative
}
@media (max-width: 767px) {
    .button_cart_buy_enable, .button_cart_buy_disable {
        font-size: 14px !important
    }
}
.button_cart_buy_enable span, .button_cart_buy_disable span {
    font-size: 14px
}
.button_cart_buy_enable .fa, .button_cart_buy_disable .fa {
    font-size: 20px;
    padding: 20px 22px 23px;
    position: absolute;
    left: 0;
    top: -1px;
    background: #059B3A;
    border-radius: 3px
}
.button_cart_buy_enable {
    background: var(--shop-color-main);
    position: relative
}
.button_cart_buy_enable:hover {
    background: var(--shop-color-main);
    border-color: var(--shop-color-main);
    color: #FFFFFF
}
.button_cart_buy_enable:hover .fa {
    color: #FFFFFF
}
.button_cart_buy_disable {
    background: rgba(255, 65, 87, 0.51);
    width: 100%
}
.form-group {
    padding-bottom: 0
}
.form-group .input_number_product {
    display: inline-flex;
    width: 65%
}
.form-group .input_number_product .btn_num {
    font-size: 25px;
    line-height: 0;
    border: solid 1px #EBEBEB;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    float: left;
    color: #222222;
    text-align: center;
    padding: 0
}
.form-group .input_number_product .btn_num.num_1 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}
.form-group .input_number_product .btn_num.num_2 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 18px
}
.form-group .input_number_product .btn_num:hover {
    cursor: pointer;
    background: #FFFFFF;
    color: #222222;
    text-decoration: none;
    border-color: #E1E1E1
}
.form-group .input_number_product input {
    margin: 0;
    display: block;
    float: left;
    height: 40px;
    border-right: none;
    border-left: none;
    width: 55px;
    text-align: center;
    box-shadow: none;
    border-radius: 0;
    font-size: 15px
}
.form-product {
    padding: 0
}
.form-product .form-group {
    width: 100%
}
.form-product .form-group header {
    width: 85px;
    float: left;
    line-height: 40px;
    font-size: 14px;
    color: #636363
}
.form-product form {
    margin-bottom: 15px
}
.box-variant .form-group {
    width: 100%
}
.box-variant .form-group .selector-wrapper {
    margin-bottom: 10px !important
}
.box-variant .form-group .selector-wrapper label {
    font-weight: 400;
    width: 85px;
    font-size: 14px;
    float: left;
    color: #636363;
    line-height: 40px
}
.box-variant .form-group .selector-wrapper .single-option-selector {
    height: 40px;
    width: calc(100% - 85px);
    border-radius: 3px
}
@media (min-width: 1200px) {
    .box-variant .form-group .selector-wrapper .single-option-selector {
        width: 35%
    }
}
.iwi {
    display: inline-block;
    float: left;
    text-align: center;
    width: auto;
    height: 45px;
    line-height: 45px;
    border-radius: 0;
    background: transparent;
    position: relative
}
@media (min-width: 992px) and (max-width: 1199px) {
    .iwi {
        margin-left: 15px;
        margin-bottom: 0
    }
}
.iwi .fa {
    font-size: 20px;
    color: var(--shop-color-main)
}
.iwi span {
    font-size: 14px;
    margin-left: 10px
}
.iwi:hover a {
    text-decoration: none
}
.iwi .iwishAddWrapper {
    border: none !important;
    margin: 0 !important
}
.social_share_product {
    display: block;
    text-align: center
}
.social_share_product .addthis_inline_share_toolbox {
    display: inline-block
}
.hdmh {
    display: block;
    text-align: center;
    font-family: 'Arial', sans-serif;
    font-size: 13px;
    color: #7B7B7B;
    margin-top: 15px
}
.hdmh a {
    color: #7B7B7B;
    display: inline-block;
    position: relative;
    text-decoration: none
}
.hdmh a:before {
    content: " ";
    width: 100%;
    height: 1px;
    background: #7B7B7B;
    position: absolute;
    bottom: 0;
    left: 0
}
.hdmh a:hover {
    color: #333333
}
.details-product .link_color {
    font-size: 14px;
    line-height: 16px;
    cursor: pointer
}
@media (min-width: 1200px) {
    .details-product #gallery_01 .flex-viewport {
        height: 320px !important;
        margin-top: 25px
    }
}
@media (max-width: 767px) {
    .details-product .details-pro {
        margin-top: 20px;
        padding: 0
    }
}
.details-product .details-pro .product-price {
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    display: inline-block;
    color: var(--shop-color-main)
}
.details-product .details-pro .price-box {
    margin: 0 0 10px;
    display: inline-block
}
.details-product .details-pro .price-box del {
    color: #ACACAC;
    font-size: 18px;
    margin-left: 10px
}
.details-product .details-pro .custom-btn-number {
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    border: none;
    box-shadow: none;
    width: 100%
}
.details-product .details-pro .custom-btn-number #qty {
    font-family: "Opens Sans", sans-serif;
    height: 45px;
    font-size: 17px;
    margin: 0
}
.details-product .details-pro .custom-btn-number {
    width: 150px;
    display: inline-block;
    float: left;
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    border: none;
    box-shadow: none;
    height: 45px
}
@media (max-width: 991px) {
    .details-product .details-pro .custom-btn-number {
        margin-top: 10px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .details-product .details-pro .custom-btn-number {
        width: 100%;
        display: block;
        margin-right: 0
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .details-product .details-pro .custom-btn-number {
        margin-right: 15px;
        width: 153px
    }
}
.details-product .details-pro .custom-btn-number label {
    font-size: 14px
}
.details-product .details-pro .custom-btn-number #qty {
    height: 45px;
    font-size: 1.28571em;
    margin: 0
}
.details-product .details-pro .custom-btn-number .qtyminus {
    position: absolute;
    left: 25px;
    top: 4px;
    font-size: 1.42857em
}
.details-product .details-pro .custom-btn-number .qtyplus {
    position: absolute;
    right: 25px;
    top: 4px;
    font-size: 1.42857em
}
#btnnewreview {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    margin: 0;
    padding: 5px 15px !important;
    background: var(--shop-color-main) !important;
    border: solid 1px var(--shop-color-main) !important;
    display: inline;
    border-radius: 0;
    color: #FFFFFF
}
.related-product {
    margin-bottom: 30px;
    margin-top: 80px
}
@media (max-width: 375px) {
    .related-product .owl_item_product .product-thumbnail .image_link.display_flex {
        height: 170px !important;
        max-height: 170px !important
    }
}
@media (max-width: 767px) {
    .related-product .product_related {
        border-left: none !important
    }
}
@media (max-width: 1199px) {
    .zoomContainer {
        display: none !important
    }
    .product-thumb .product-big-wrapper .large-img .zoomWrapper {
        width: auto !important;
        height: auto !important
    }
    .product-thumb .product-big-wrapper .large-img .zoomWrapper img {
        position: static !important
    }
}
@media (min-width: 1200px) {
    .zoomWrapper {
        width: 100% !important
    }
    .zoomWrapper img {
        position: static !important;
        max-width: 100% !important;
        height: auto !important
    }
    .zoomWrapper img ~ img {
        display: none !important
    }
}
@media (max-width: 767px) {
    .zoomWrapper {
        width: 100% !important;
        height: auto !important
    }
    .product-tab.e-tabs.not-dqtab {
        margin-bottom: 50px
    }
    .related-product {
        margin-top: 0
    }
}
.related-product {
    margin-top: 0 !important;
    display: block;
    float: left;
    width: 100%
}
#recently-viewed-products .image {
    float: left;
    width: 90px;
    margin-right: 10px
}
#recently-viewed-products .info {
    width: calc(100% - 100px);
    float: right
}
.zoomWrapper {
    width: 100% !important;
    height: auto !important
}
.zoomWrapper img {
    position: static !important;
    width: auto !important;
    height: auto !important;
    display: block;
    margin: 0 auto
}
.zoomWrapper img ~ img {
    display: none !important
}
.tab-wrap .tabs-title {
    *zoom: 1;
    display: inline-block;
    position: relative;
    z-index: 9;
    margin: 0 0 26px
}
.tab-wrap .tabs-title:after {
    content: "";
    display: table;
    clear: both
}
.tab-wrap .tabs-title li {
    font-size: 2.2rem;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    line-height: 40px;
    float: left
}
.tab-wrap .tabs-title li:before {
    content: "|";
    /*color: #C9C9C9;*/
    padding: 0 16px;
    color: #1C1C1C
}
.tab-wrap .tabs-title li:first-child:before {
    display: none
}
.tab-wrap .tabs-title li.current {
    color: #212121
}
.tab-wrap .tab-content {
    position: relative
}
ul.tabs li {
    background: none;
    display: inline-block;
    cursor: pointer
}
ul.tabs li.current {
    color: #000000;
    margin-bottom: -1px
}
@media (max-width: 767px) {
    ul.tabs li.current {
        border-bottom: none
    }
}
.tab-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden
}
.tab-content.current {
    opacity: 1;
    visibility: visible;
    height: auto;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}
.product-tab .tabs-title {
    background: #FFFFFF;
    margin-bottom: 0;
    padding-left: 0;
    border-bottom: solid 1px #EBEBEB
}
@media (max-width: 767px) {
    .product-tab .tab-link {
        margin: 0 0 !important
    }
}
.product-tab .tab-link {
    position: relative;
    display: inline-block;
    border: solid 1px #E1E1E1;
    padding: 0 25px;
    border-bottom: 0;
    margin-top: -2px;
    background: #2E3553
}
@media (min-width: 768px) {
    .product-tab .tab-link:nth-child(2) {
        margin-left: -5px
    }
}
@media (min-width: 768px) {
    .product-tab .tab-link:nth-child(3) {
        margin-left: -5px
    }
}
.product-tab .tab-link h3 {
    color: #9D9C9C;
    margin: 13px 0;
    font-size: 13px
}
.product-tab .tab-link span {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px
}
@media (min-width: 768px) {
    .product-tab .tab-link span {
        color: #FFFFFF
    }
}
@media (min-width: 768px) {
    .product-tab .tab-link.current {
        color: #FFFFFF;
        padding-bottom: 0;
        background: var(--shop-color-main)
    }
    .product-tab .tab-link.current h3 {
        color: var(--shop-color-main) !important
    }
    .product-tab .tab-link.current h3 span {
        color: #FFFFFF !important
    }
}
.product-tab .tab-link.current h3 {
    color: var(--shop-color-main)
}
.product-tab .tab-link.current h3 span {
    color: var(--shop-color-main)
}
.product-tab .tab-link.current .rte {
    font-family: 'Opens Sans', sans-serif;
    color: #9D9C9C;
    font-weight: 300;
    font-size: 14px;
    border: solid 0 #EBEBEB;
    border-top: 0
}
.product-tab li:last-child h3 span:after {
    content: none
}
.product-tab .tab-content {
    padding: 0
}
.product-tab .tab-content.current .rte {
    color: #474C5F;
    font-family: 'Roboto', sans-serif;
    border: solid 1px #EBEBEB;
    border-top: 0;
    padding: 30px 45px 60px 30px;
    font-size: 14px
}
.product-tab .content_extab.current {
    padding: 20px 15px;
    background: #FFFFFF;
    border: solid 1px #E1E1E1
}
.product-tab .content_extab.current .rte {
    padding: 0 0
}
.product-tab .content_extab.current .rte img {
    max-width: 100%;
    width: auto !important;
    height: auto !important
}
@media (min-width: 1200px) {
    .product-tab .content_extab.current .rte {
        font-family: 'Opens Sans', sans-serif;
        color: #9D9C9C;
        font-weight: 300;
        font-size: 14px;
        width: 100%
    }
    .product-tab .content_extab.current .rte img {
        max-width: 100%;
        width: auto !important;
        height: auto !important
    }
}
.content_extab {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden
}
.content_extab.current {
    opacity: 1;
    visibility: visible;
    height: auto
}
@media (max-width: 767px) {
    .product-tab .tab-link {
        width: 100%;
        border: none;
        padding: 0;
        margin-bottom: 10px !important;
        background: #FFFFFF
    }
    .tab-content-mobile {
        display: none
    }
    .product-tab .tab-link.current h3 {
        border: 0
    }
    .current .tab-content-mobile {
        display: block;
        padding: 0 10px;
        border: 1px solid #E1E1E1;
        border-top: none;
        background: #F7F5F5
    }
    .current .tab-content-mobile .rte {
        padding: 10px 0;
        border-bottom: 0
    }
    ul.tabs.tabs-title {
        display: block;
        border: none;
        width: 100%;
        background: none !important
    }
    .product-tab .tab-link h3 {
        border: 1px solid #EBEBEB;
        padding: 10px 10px;
        margin-top: 0;
        position: relative
    }
    .product-tab .tab-link h3:before {
        content: '\f107';
        font-size: 20px;
        font-family: FontAwesome;
        float: right;
        margin-right: 0;
        margin-top: -3px
    }
    .product-tab .tab-link.current .tab-content-mobile {
        margin-bottom: 0;
        background: #FFFFFF
    }
    .product-tab .tab-link.current .tab-content-mobile .rte p img {
        max-width: 100%;
        margin: 0 auto;
        width: auto !important;
        height: auto !important
    }
    .product-tab .tab-link.current h3 {
        margin-bottom: 0;
        border-bottom: none;
        border: solid 1px #EBEBEB;
        background: #FFFFFF
    }
    .product-tab .tab-link span:after {
        content: none
    }
    .product-tab .border-dashed-tab {
        margin-bottom: 15px
    }
}
.rte .store-product-reviews #store-product-reviews-sub .store-product-reviews-summary .bpr-summary .bpr-summary-average {
    font-family: 'Arial';
    font-size: 18px
}
.rte .store-product-reviews #store-product-reviews-sub .store-product-reviews-summary .bpr-summary .store-product-reviews-star i {
    font-size: 12px
}
.rte .store-product-reviews #store-product-reviews-sub .store-product-reviews-summary .bpr-summary .store-product-reviews-star .star-off-png:before {
    content: "\f005";
    color: #CCCCCC
}
.rte .store-product-reviews #store-product-reviews-sub .store-product-reviews-summary .bpr-summary .store-product-reviews-star .star-on-png:before {
    content: "\f005";
    color: #FFDE3C
}
.rte .store-product-reviews #store-product-reviews-sub .store-product-reviews-summary .bpr-summary .store-product-reviews-star .star-half-png:before {
    content: "\f123";
    color: #FFDE3C
}
.rte .store-product-reviews #store-product-reviews-sub .product-reviews-summary-actions #btnnewreview {
    background: var(--shop-color-main)
}
.rte .store-product-reviews #store-product-reviews-sub .store-product-reviews-list .store-review .store-review-header div .store-product-reviews-star i {
    font-size: 12px
}
.rte .store-product-reviews #store-product-reviews-sub .store-product-reviews-list .store-review .store-review-header div .store-product-reviews-star .star-off-png:before {
    content: "\f005";
    color: #CCCCCC
}
.rte .store-product-reviews #store-product-reviews-sub .store-product-reviews-list .store-review .store-review-header div .store-product-reviews-star .star-on-png:before {
    content: "\f005";
    color: #FFDE3C
}
.rte .store-product-reviews #store-product-reviews-sub .store-product-reviews-list .store-review .store-review-header div .store-product-reviews-star .star-half-png:before {
    content: "\f123";
    color: #FFDE3C
}
.store-product-reviews-form form .bpr-form-rating #dvRating i {
    font-size: 12px
}
.store-product-reviews-form form .bpr-form-rating #dvRating .star-off-png:before {
    content: "\f005";
    color: #CCCCCC
}
.store-product-reviews-form form .bpr-form-rating #dvRating .star-on-png:before {
    content: "\f005";
    color: #FFDE3C
}
.store-product-reviews-form form .bpr-form-rating #dvRating .star-half-png:before {
    content: "\f123";
    color: #898989
}
@media (max-width: 767px) {
    .product-tab .tab-link {
        width: 100%;
        border: none;
        padding: 0;
        margin-bottom: 10px !important;
        background: #FFFFFF
    }
    .tab-content-mobile {
        display: none
    }
    .product-tab .tab-link.current h3 {
        border: 0
    }
    .current .tab-content-mobile {
        display: block;
        padding: 0 10px;
        border: 1px solid #E1E1E1;
        border-bottom: none;
        background: #FFFFFF
    }
    .current .tab-content-mobile .rte {
        padding: 10px 0;
        border-bottom: 0
    }
    ul.tabs.tabs-title {
        display: block;
        border: none;
        width: 100%;
        background: none !important
    }
    .product-tab .tab-link h3 {
        border: 1px solid #EBEBEB;
        padding: 10px 10px;
        margin-top: 0;
        position: relative
    }
    .product-tab .tab-link h3:before {
        content: '\f107';
        font-size: 20px;
        font-family: FontAwesome;
        float: right;
        margin-right: 0;
        margin-top: -3px
    }
    .product-tab .tab-link.current .tab-content-mobile {
        margin-bottom: 0
    }
    .product-tab .tab-link.current h3 {
        margin-bottom: 0;
        /*border-bottom: none;*/
        border: solid 1px #EBEBEB;
        border-bottom: 2px solid var(--shop-color-main)
    }
    .product-tab .tab-link span:after {
        content: none
    }
    .product-tab .border-dashed-tab {
        margin-bottom: 15px
    }
}
.module_service_details {
    margin-bottom: 30px
}
.module_service_details .wrap_module_service {
    overflow: hidden;
    background: #FFFFFF;
    border-radius: 3px;
    border: 1px solid var(--shop-color-main)
}
.module_service_details .wrap_module_service .item_service {
    padding: 0 15px;
    border-bottom: solid 1px #E5E5E5
}
.module_service_details .wrap_module_service .item_service:nth-child(4) {
    border-bottom: none
}
.module_service_details .wrap_module_service .item_service .wrap_item_ .content_service {
    position: relative;
    padding: 20px 0 20px 55px
}
.module_service_details .wrap_module_service .item_service .wrap_item_ .content_service p {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    color: #474C5F
}
.module_service_details .wrap_module_service .item_service .wrap_item_ .content_service span {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    color: #707070
}
.module_service_details .wrap_module_service .item_service .wrap_item_ .content_service:before {
    content: "";
    width: 35px;
    height: 35px;
    background: left no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 27px
}
.module_service_details .wrap_module_service .item_service:nth-child(1) .wrap_item_ .content_service:before {
    /*background-image: url("../image/shiper.png")*/
}
.module_service_details .wrap_module_service .item_service:nth-child(2) .wrap_item_ .content_service:before {
    /*background-image: url("../image/change.png")*/
}
.module_service_details .wrap_module_service .item_service:nth-child(3) .wrap_item_ .content_service:before {
    /*background-image: url("../image/pay.png")*/
}
.module_service_details .wrap_module_service .item_service:nth-child(4) .wrap_item_ .content_service:before {
    /*background-image: url("../image/phone.png")*/
}
.module_service_details .wrap_module_service .item_service:nth-child(4) .wrap_item_ .content_service span, .module_service_details .wrap_module_service .item_service:nth-child(4) .wrap_item_ .content_service a {
    color: var(--shop-color-main);
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: bold
}
.module_best_sale_product .title_module_ .title {
    font-size: 18px;
    line-height: 22px;
    color: #474C5F;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}
.module_best_sale_product .title_module_ .title a {
    text-decoration: none;
    color: #474C5F
}
@media (max-width: 991px) {
    .dqdt-sidebar .collection-category {
        margin: 15px 15px
    }
}
.collection .collection-image img {
    width: 100%
}
.sidebar .title-head {
    margin: 0;
    font-size: 14px !important;
    position: relative;
    display: block
}
.sidebar .title-head span {
    display: block;
    padding: 10px 0
}
.product-mini-lists .products {
    border: none !important
}
@media (min-width: 1200px) {
    .products-view-grid .col-lg-4:nth-child(3n+1) {
        /*clear: left*/
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .products-view-grid .col-md-4:nth-child(3n+1) {
        /*clear: left*/
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .products-view-grid .col-sm-4:nth-child(3n+1) {
        /*clear: left*/
    }
}
@media (max-width: 767px) {
    .products-view-grid .col-xs-6:nth-child(2n+1) {
        /*clear: left*/
    }
}
@media (max-width: 767px) {
    .product-box .btn-white {
        padding: 0 10px
    }
}
.view-mode > a {
    width: 34px;
    height: 34px;
    display: inline-block;
    overflow: hidden
}
.view-mode span {
    font-size: 0
}
.tt span {
    font-size: 14px;
    font-family: Roboto
}
.tt.hidden-sm.hidden-xs {
    display: inline-block
}
.button-view-mode {
    padding: 0;
    margin: 0;
    width: 34px;
    height: 34px;
    box-shadow: none;
    line-height: 34px;
    font-size: 16px;
    background: #F5F5F5;
    border-radius: 3px;
    color: #ACACAC
}
.button-view-mode.active {
    color: #FFFFFF;
    background: var(--shop-color-main);
    box-shadow: none
}
.button-view-mode.active a {
    color: #474C5F
}
.button-view-mode:hover {
    color: #FFFFFF;
    background: var(--shop-color-main)
}
.collection .title-head {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    text-transform: none;
    line-height: 30px;
    margin-right: 3px
}
@media (max-width: 767px) {
    .collection .title-head {
        display: inherit;
        position: relative;
        margin-bottom: 35px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .collection .title-head {
        position: relative;
        display: inherit;
        margin-bottom: -30px
    }
}
.collection .tt span {
    text-transform: none;
    font-size: 14px;
    color: #878A96;
    font-weight: 400;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}
.collection .text-sm-left {
    padding-top: 6px
}
.collection .category-products .sortPagiBar {
    display: inline
}
@media (min-width: 768px) {
    .collection .category-products .sortPagiBar {
        float: left;
        width: 100%;
        display: block
    }
}
.collection .category-products .sortPagiBar .wr_sort {
    margin-bottom: 30px;
    padding: 0 0 10px;
    border-bottom: solid 1px #EBEBEB
}
@media (max-width: 767px) {
    .collection .category-products .sortPagiBar .wr_sort {
        border-bottom: none;
        margin-bottom: 35px
    }
}
.collection .category-products .sortPagiBar .wr_sort .text-sm-right .ht_xxx {
    float: left;
    height: 30px;
    display: inline-block;
    line-height: 32px;
    margin-right: 5px;
    font-size: 14px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}
.collection .category-products .sortPagiBar .wr_sort .text-sm-right .view-mode {
    margin-right: 25px;
    display: inline-block
}
.collection .category-products .sortPagiBar .wr_sort .text-sm-right .view-mode a {
    width: 34px;
    margin-right: 5px
}
.collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx {
    display: inline;
    float: right
}
.collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx .left {
    float: left;
    font-weight: 400;
    line-height: 33px;
    font-size: 14px !important;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    margin-right: 6px;
    margin-bottom: 0
}
.collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx ul li {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400
}
.blog-aside {
    margin-top: 30px
}
.blog-aside .aside-title-blog .title-head-blog {
    font-size: 18px;
    font-weight: bold
}
.col-49 {
    width: 44.444444%;
    padding: 0 15px;
    float: left
}
.col-59 {
    width: 55.555555%;
    padding: 0 15px;
    float: left
}
@media (max-width: 767px) {
    .col-49, .col-59 {
        width: 100%;
        float: none
    }
}
@media (min-width: 1200px) {
    .blog-main .col-lg-4:nth-child(3n+1) {
        /*clear: left*/
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .blog-main .col-md-6:nth-child(2n+1) {
        /*clear: left*/
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .blog-main .col-sm-6:nth-child(2n+1) {
        /*clear: left*/
    }
}
.blog-main {
    border-top: 1px solid #EBEBEB;
    padding-top: 15px
}
@media (max-width: 1199px) {
    .blog-item {
        padding-bottom: 0
    }
}
.date {
    margin: 10px 0 0 0;
    display: inline-block;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #ACACAC
}
.date .fa {
    color: #878A96;
    margin-right: 5px
}
.date .news_home_content_short_time {
    z-index: 999;
    color: #ACACAC;
    font-family: 'Arial', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
    display: inline-block;
    text-decoration: none;
    margin-left: 2px
}
.date .cmt_count_blog {
    margin-left: 14px
}
.date .cmt_count_blog .fa-comments {
    margin-right: 5px
}
@media (max-width: 1199px) {
    .blog-item-info {
        margin-top: 15px
    }
}
.blog-item-name {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 0
}
.blog-item-name a {
    color: #333333
}
.blog-item-name a:hover {
    color: var(--shop-color-main)
}
.blog-item-name .fa {
    position: absolute;
    left: 0;
    top: 9px;
    font-size: .78571em;
    color: var(--shop-color-main)
}
.border_bot_blog {
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 18px
}
.post-time {
    color: #ACACAC;
    font-size: 13px;
    margin-bottom: 15px;
    margin-right: 20px;
    display: inline-block
}
.post-time .fa {
    color: #878A96;
    margin-right: 3px
}
.blog-item-summary {
    font-size: 14px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    margin-bottom: 20px;
    color: #898989;
    line-height: 20px
}
.blog-item-thumbnail {
    position: relative
}
.blog-list h5 {
    text-transform: uppercase;
    line-height: 26px;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 5px
}
.blog-list .loop-blog {
    min-height: 80px;
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #EBEBEB
}
.blog-list .loop-blog:last-child {
    border: none
}
.blog-list .loop-blog .thumb-left {
    width: 90px;
    max-width: 90px;
    height: auto;
    display: block;
    float: left
}
.blog-list .loop-blog .blog-item-summary {
    margin-bottom: 0
}
.blog-list .loop-blog .name-right {
    display: block;
    float: left;
    width: calc(100% - 110px);
    margin-left: 20px
}
.blog-list .loop-blog .name-right h3 {
    position: relative;
    font-size: 14px;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0
}
.blog-list .loop-blog .name-right h3:hover a {
    text-decoration: none;
    color: var(--shop-color-main)
}
.blog-list .loop-blog .date {
    margin: 7px 0 10px;
    font-weight: 400;
    color: #ACACAC;
    font-size: 13px;
    font-family: 'Arial', sans-serif
}
.blog-list .more_blog a {
    line-height: 3;
    font-size: 1.07143em;
    color: #898989;
    display: block
}
.blog-list .more_blog a:hover {
    text-decoration: none;
    color: var(--shop-color-main)
}
.sidebar .aside-title,
.left-content .aside-title {
    margin-top: 0
}
.sidebar .title-head-1,
.left-content .title-head-1 {
    margin: 0;
    font-size: 16px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    display: block;
    background: url("../image/bg_titlehead.png") center no-repeat;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 3px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .sidebar .title-head-1,
    .left-content .title-head-1 {
        font-size: 15px !important
    }
}
@media (max-width: 1199px) {
    .sidebar .title-head-1,
    .left-content .title-head-1 {
        background-image: url("../image/bg_header-mobile.png");
        width: 100%;
        margin: 0;
        padding: 3px 20px !important;
        background-repeat: unset;
        background-position: unset;
        text-align: left
    }
}
@media (min-width: 1200px) {
    .sidebar .title-head-1:before,
    .left-content .title-head-1:before {
        content: "";
        position: absolute;
        top: 48px;
        left: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 15px 15px 0;
        border-color: transparent var(--shop-color-main) transparent transparent
    }
    .sidebar .title-head-1:after,
    .left-content .title-head-1:after {
        content: "";
        position: absolute;
        bottom: -15px !important;
        right: 0 !important;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 15px 0 0;
        border-color: var(--shop-color-main) transparent transparent transparent
    }
}
.sidebar .title-head-1 span,
.left-content .title-head-1 span {
    display: block;
    padding: 10px 0
}
.sidebar .title-head,
.left-content .title-head {
    margin: 0;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    display: block
}
@media (min-width: 992px) and (max-width: 1199px) {
    .sidebar .title-head,
    .left-content .title-head {
        font-size: 14px !important
    }
}
.sidebar .title-head span,

.sidebar .title-head span:before,
.left-content .title-head span:before {
    content: "\f0c9";
    position: absolute;
    font: normal normal normal 15px/1 FontAwesome;
    width: 100%;
    height: auto;
    top: 12px;
    left: 20px
}
.sidebar .title-head.title_price span,
.left-content .title-head.title_price span {
    color: #FFFFFF;
    display: block;
    padding: 10px 10px 10px 45px
}
.sidebar .title-head.title_price span:before,
.left-content .title-head.title_price span:before {
    content: "\f005";
    position: absolute;
    font: normal normal normal 15px/1 FontAwesome;
    width: 100%;
    height: auto;
    top: 12px;
    left: 20px
}
.sidebar .aside-blog,
.left-content .aside-blog {
    margin-top: 15px
}
.sidebar .aside-blog .nav-item,
.left-content .aside-blog .nav-item {
    position: relative;
    clear: left;
    font-size: 1em;
    padding: 13px 0 13px 0;
    border-bottom: solid 1px #DDDDDD
}
.sidebar .aside-blog .nav-item:last-child,
.left-content .aside-blog .nav-item:last-child {
    border-bottom: none
}
.sidebar .aside-blog .nav-item a,
.left-content .aside-blog .nav-item a {
    font-size: 1em;
    font-weight: bold
}
.sidebar .aside-blog .nav-item .fa,
.left-content .aside-blog .nav-item .fa {
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    cursor: pointer
}
.sidebar .aside-blog .nav-item .fa.fa-caret-right,
.left-content .aside-blog .nav-item .fa.fa-caret-right {
    right: auto;
    left: 0;
    top: 16px;
    text-align: left
}
.sidebar .aside-blog .nav-item .dropdown-menu,
.left-content .aside-blog .nav-item .dropdown-menu {
    width: 100%;
    border: 0;
    padding-left: 15px
}
.sidebar .aside-blog .nav-item.active,
.left-content .aside-blog .nav-item.active {
    border-bottom: none
}
.sidebar .aside-blog .nav-item.active > a,
.left-content .aside-blog .nav-item.active > a {
    color: var(--shop-color-main)
}
.sidebar .aside-blog .nav-item.active > .fa,
.left-content .aside-blog .nav-item.active > .fa {
    color: var(--shop-color-main)
}
.sidebar .aside-blog .nav-item.active > .dropdown-menu,
.left-content .aside-blog .nav-item.active > .dropdown-menu {
    display: block
}
.sidebar .aside-blog .nav-item:hover > a,
.left-content .aside-blog .nav-item:hover > a {
    color: var(--shop-color-main);
    background-color: transparent
}
.article-main .article-details .date {
    margin: 20px 0 10px
}
.article-main .rte {
    color: #898989;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    margin-top: 5px
}
.article-main .article-image {
    margin-bottom: 30px;
    text-align: center
}
.article-main .article-image a {
    margin: 0 auto
}
.article-main .article-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    color: #464646;
    line-height: 36px
}
.article-main .post-time {
    margin-bottom: 0
}
@media (max-width: 374px) {
    .article-main .post-time {
        display: block;
        float: left;
        width: 100%
    }
}
.article-main .article-content {
    font-size: 1.14286em
}
.article-main .form-group {
    margin: 0;
    padding-top: 0;
    padding-bottom: 20px
}
.tag-share {
    clear: left;
    padding: 20px 0;
    border-bottom: 1px solid #EBEBEB;
    line-height: 30px
}
.tag-share .social-media {
    color: #7B7B7B
}
.tag-share .social-media a {
    margin-left: 5px;
    width: 24px;
    height: 24px;
    border: 1px solid #B1B1B1;
    display: inline-block;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    color: #B1B1B1;
    font-size: 12px
}
.tag-share .social-media a:hover {
    color: var(--shop-color-main);
    border-color: var(--shop-color-main)
}
.tag_article {
    color: #333333;
    padding-left: 0;
    font-size: 14px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}
.tag_article .fa {
    transform: translateY(1px)
}
.tag_article a {
    color: #636363;
    font-family: 'Arial', sans-serif
}
.tag_article a:hover {
    color: var(--shop-color-main)
}
@media (max-width: 767px) {
    .tag-share > div {
        text-align: left !important
    }
    .tag-share .social-sharing {
        float: left !important;
        margin-top: 5px
    }
}
.title-form-coment {
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
    margin-bottom: 20px
}
.article-main form {
    display: block;
    float: left;
    width: 100%;
    margin-top: 10px
}
#article-comments {
    margin-top: 30px
}
#article-comments .article-comment {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #EBEBEB
}
#article-comments .article-comment-user-image {
    margin: 0 12px 0 0;
    float: left;
    width: 100px;
}
#article-comments .article-comment-user-comment {
    padding-left: 110px;
    word-break: break-word;
    font-size: 1em
}
#article-comments .user-name-comment {
    margin: 0;
    color: var(--shop-color-main);
    font-size: 1em;
    line-height: 1
}
#article-comments .article-comment-date-bull {
    padding: 5px 0;
    display: block;
    color: #ACACAC
}
.social-media {
    font-size: 1em
}
.social-media .list-inline li {
    margin-right: 20px
}
.section-news-2 {
    margin-bottom: 20px
}
.block-recent {
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px dashed #EBEBEB;
    padding-bottom: 25px
}
.block-recent ul li {
    line-height: 24px;
    padding: 7px 0 7px 15px;
    position: relative
}
.block-recent ul li:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    top: 17px;
    left: 0;
    background: #333333;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}
.block-recent ul li a {
    color: #636363;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}
.block-recent ul li a .fa {
    display: inline-block;
    margin-right: 5px
}
.block-recent ul li a:hover {
    color: var(--shop-color-main)
}
@media (max-width: 767px) {
    .btn.btn-white {
        background: #EBEBEB;
        float: right;
        margin: 10px 10px 30px 0 !important;
        display: inline-block;
        min-width: 240px;
        width: 100%;
        font-size: 14px;
        font-weight: 400;
        text-transform: none;
        height: 40px;
        line-height: 40px;
        color: #474C5F;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        padding: 0 20px;
        text-align: center;
        white-space: nowrap;
        outline: none !important;
        border-radius: 3px;
        cursor: pointer;
        border: none
    }
    .btn.btn-white:hover {
        border-color: var(--shop-color-main)
    }
}
.header-cart .title-cart h3 {
    font-size: 16px;
    font-weight: bold;
    color: #474C5F;
    margin-top: 0
}
.header-cart .title-cart h3 .count_cart_h {
    color: var(--shop-color-main)
}
.pd-right {
    padding-left: 0
}
.main-container {
    min-height: 300px
}
.main-container .col-main {
    float: none;
    width: auto
}
.main-container .col-main .cart .bg-scroll {
    margin-top: 20px;
    overflow: hidden;
    border-left: solid 1px #EBEBEB;
    /*border-top: none;*/
    /*border-bottom: none;*/
    /*border-right: none*/
}
.main-container .col-main .cart .cart-thead {
    font-weight: bold;
    font-size: 13px;
    clear: both;
    width: 100%;
    border: 1px solid #EBEBEB;
    border-right: none;
    border-left: none;
    float: left;
    min-width: 600px
}
.main-container .col-main .cart .cart-thead div {
    font-weight: 400;
    float: left;
    padding: 9px 0;
    background: #F7F7F7;
    color: #636363;
    text-align: center;
    font-family: 'Arial', sans-serif;
    border-right: #EBEBEB 1px solid;
    font-size: 14px
}
.main-container .col-main .cart .nobr {
    white-space: nowrap
}
.main-container .col-main .cart .cart div.a-right {
    text-align: right
}
.main-container .col-main .cart .cart div.a-center {
    text-align: center
}
.main-container .col-main .cart .cart-tbody {
    width: 100%;
    float: left
}
.main-container .col-main .cart .cart-tbody .item-cart {
    border-bottom: 1px solid #EBEBEB;
    width: 100%;
    float: left
}
.main-container .col-main .cart .item-cart .image .product-image img {
    max-width: 100%;
    height: auto;
    max-height: 98px;
    width: auto;
    display: inherit;
    margin: 0 auto
}
.main-container .col-main .cart .cart-tbody .item-cart div {
    float: left;
    line-height: 20px;
    vertical-align: top;
    height: 135px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-right: solid 1px #EBEBEB
}
.main-container .col-main .cart .cart-tbody .item-cart div.prd_name {
    flex-flow: column;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}
.main-container .col-main .cart .cart-tbody .item-cart div.prd_name .variant-title {
    color: #898989
}
.main-container .col-main .cart .cart-tbody .item-cart div:nth-child(6) {
    padding: 10px 0 6px;
    position: relative
}
.main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-item {
    width: 22px;
    height: 26px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}
.main-container .col-main .cart .cart-tbody .item-cart .product-image {
    min-height: 75px;
    display: block;
    height: auto;
    width: 100%;
    padding: 0 20px
}
@media (max-width: 991px) {
    .main-container .col-main .cart .cart-tbody .item-cart .product-image {
        padding: 0
    }
}
.main-container .col-main .cart .cart-tbody .item-cart div .product-name {
    margin: 0;
    padding-bottom: 0;
    font-size: 14px;
    color: #363636;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: normal;
    line-height: 24px
}
.main-container .col-main .cart .cart-tbody .item-cart div .product-name a {
    color: #363636
}
.main-container .col-main .cart .cart-tbody .item-cart div .input_qty_pr {
    height: auto;
    padding: 0;
    border-right: none;
    width: 100%
}
.main-container .col-main .cart .cart .product-name a {
    font-size: 14px
}
.main-container .col-main .cart .item-cart .input_qty_pr .items-count {
    border: 1px solid #DDDDDD;
    outline: none;
    background: #FFFFFF;
    height: 25px;
    line-height: 25px;
    width: 24px;
    vertical-align: baseline;
    text-align: center;
    padding: 0
}
.main-container .col-main .cart .variant-title {
    color: #686868
}
.main-container .col-main .cart .cart-tbody .item-cart div .price {
    font-size: 14px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold;
    line-height: 6;
    color: #2E3553
}
.main-container .col-main .cart .item-cart .items-count {
    border: 1px solid #EBEBEB;
    outline: none;
    background: #FFFFFF;
    height: 24px;
    width: 21px;
    vertical-align: top;
    text-align: center;
    padding: 0
}
.main-container .col-main .cart .item-cart .number-sidebar {
    border: 1px solid #DDDDDD;
    height: 25px;
    margin-left: -1px;
    text-align: center;
    width: 30px;
    margin-right: -1px;
    padding: 0;
    line-height: 15px
}
.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item {
    background-color: #FFFFFF;
    background-image: none;
    color: #333333;
    cursor: pointer;
    padding: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    text-decoration: none;
    float: left;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    border: none
}
.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item:hover {
    color: #C92B26
}
.main-container .col-main .cart .btn-proceed-checkout {
    background: var(--shop-color-main);
    font-size: 14px;
    margin-top: 20px;
    font-weight: 400;
    text-transform: none;
    float: right;
    min-width: 200px;
    display: block;
    border: 1px solid var(--shop-color-main);
    margin-right: 0 !important;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    white-space: nowrap;
    outline: none !important;
    border-radius: 3px;
    color: #FFFFFF
}
.main-container .col-main .cart .btn-proceed-checkout:hover {
    background: #FFFFFF;
    border: 1px solid var(--shop-color-main);
    color: var(--shop-color-main)
}
.main-container .col-main .cart .btn.btn-white {
    background: #EBEBEB;
    float: right;
    margin: 20px 10px 0 0 !important;
    display: inline-block;
    min-width: 200px;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    height: 40px;
    line-height: 40px;
    color: #474C5F;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    padding: 0 20px;
    text-align: center;
    white-space: nowrap;
    outline: none !important;
    border-radius: 3px;
    cursor: pointer;
    border: none
}
.main-container .col-main .cart .btn.btn-white:hover {
    border-color: var(--shop-color-main)
}
.main-container .col-main .cart .totals .inner {
    padding: 0 0 15px;
    margin-top: 0;
    margin-right: 0
}
.main-container .col-main .cart #shopping-cart-totals-table tr td {
    border: #EBEBEB thin solid;
    border-top: none;
    border-bottom: none;
    padding: 20px
}
.main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
    padding-right: 0;
    width: 145px;
    line-height: 24px;
    border: none;
    border-left: 1px solid #EBEBEB;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}
.main-container .col-main .cart #shopping-cart-totals-table tr td.a-right:nth-child(2) {
    padding-right: 35px;
    border-left: none !important;
    border-right: 1px solid #EBEBEB
}
.main-container .col-main .cart #shopping-cart-totals-table {
    width: 100%;
    padding-bottom: 8px;
    background: #FFFFFF
}
.main-container .col-main .cart ul.checkout {
    clear: left;
    border-top: 1px solid #EBEBEB;
    margin-bottom: 30px;
    float: right;
    width: 100%
}
.main-container .col-main .cart .cart .totals table th, .main-container .col-main .cart .cart .totals table td {
    padding: 10px;
    background: none !important;
    box-shadow: none !important;
    color: #333333 !important;
    height: 50px;
    vertical-align: middle
}
.main-container .col-main .cart span.totals_price.price {
    color: #2E3553;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}
.main-container .col-main .cart .cart-tbody .item-cart .number-sidebar {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    min-height: 0;
    position: static;
    display: inline-block;
    float: none;
    margin-bottom: 0
}
@media (min-width: 1200px) {
    .main-container .col-main .cart .cart-tbody .item-cart .number-sidebar {
        border: 1px solid #DDDDDD;
        height: 34px;
        margin-left: -1px;
        text-align: center;
        width: 50px;
        vertical-align: top;
        margin-right: -1px;
        display: inline-block;
        min-height: 24px;
        padding: 0
    }
}
.main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count {
    border: 1px solid #DDDDDD;
    outline: none;
    background: #FFFFFF;
    height: 25px;
    width: 24px;
    vertical-align: baseline;
    text-align: center;
    padding: 0;
    display: inline-block;
    margin: 0
}
@media (min-width: 1200px) {
    .main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count {
        border: 1px solid #DDDDDD;
        outline: none;
        background: #FFFFFF;
        height: 34px;
        width: 34px;
        line-height: 28px;
        text-align: center;
        vertical-align: top;
        padding: 0
    }
}
@media (max-width: 1199px) {
    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 196px
    }
}
@media (max-width: 991px) {
    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 252px
    }
    .main-container .col-main .cart .totals .inner {
        margin-right: 0
    }
}
@media (max-width: 767px) {
    .item-product .title-product-cart-mobile {
        max-width: 165px
    }
    .sign_main {
        background: #F7F8F9;
        margin-top: 40px
    }
    .main {
        border-bottom: solid 1px #EBEBEB;
        background: #FFFFFF;
        margin-top: 40px
    }
    .main-container {
        margin-top: -40px
    }
    .cart-mobile {
        padding: 10px 0 0 0
    }
    .header-cart {
        padding: 10px 15px 0;
        margin-top: 0
    }
    .header-cart-content {
        margin-top: 10px
    }
    .header-cart-content .content-product-list {
        min-height: 110px
    }
    .header-cart .title-cart {
        line-height: 10px
    }
    .header-cart-price {
        padding: 18px 15px
    }
    .title-cart h3 {
        font-family: Arial, sans-serif;
        display: inline-block;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase
    }
    .title-cart p {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #9C9C9C
    }
    .title-cart a {
        color: var(--shop-color-main);
        font-size: 15px;
        line-height: 49px;
        font-family: Arial, sans-serif
    }
    .btn-proceed-checkout-mobile {
        width: 100%;
        line-height: 27px;
        color: #FFFFFF;
        height: 40px;
        font-size: 14px;
        font-weight: 400;
        text-transform: none;
        border: none;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        background: var(--shop-color-main);
        border-radius: 3px;
        margin-top: 15px
    }
    .contin {
        margin-top: 15px;
        width: 100%;
        font-weight: bold
    }
    .content-product-list .item-product {
        padding: 15px 15px;
        min-height: 110px;
        border-bottom: solid 1px #EBEBEB;
        overflow: hidden
    }
    .item-product-cart-mobile, .title-product-cart-mobile, .select-item-qty-mobile {
        float: left
    }
    .item-product-cart-mobile {
        max-width: 115px;
        margin-right: 10px
    }
    .item-product-cart-mobile img {
        max-width: 115px;
        margin-right: 10px
    }
    .select-item-qty-mobile {
        float: right;
        text-align: center
    }
    .title-product-cart-mobile a {
        word-break: break-word;
        font-family: 'Roboto', sans-serif;
        line-height: 21px;
        font-size: 14px;
        color: #2F1B10
    }
    .select-item-qty-mobile input.qty {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #EBEBEB;
        font-size: 15px;
        font-weight: 400;
        margin: 0 !important;
        outline: medium none;
        padding: 5px 5px 5px 12px;
        width: 41px
    }
    .title-product-cart-mobile p {
        line-height: 2;
        font-size: 14px;
        color: #898989
    }
    .title-product-cart-mobile span {
        color: var(--shop-color-main);
        font-family: 'Arial', sans-serif
    }
    .select-item-qty-mobile a {
        line-height: 3;
        color: #363636
    }
}
@media (max-width: 767px) {
    .cart-mobile {
        padding: 10px 0 !important
    }
}
@media screen and (max-width: 991px) {
    .select-item-qty-mobile .txt_center input {
        height: 25px;
        width: 25px;
        text-align: center;
        margin: 0;
        padding: 0;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        position: absolute;
        left: 25px;
        min-height: 0;
        font-size: 14px
    }
    .item-product .title-product-cart-mobile {
        max-width: 150px
    }
    .title-product-cart-mobile h3 {
        line-height: 0;
        margin: 0
    }
    .main-cart-page {
        min-height: auto !important
    }
    .select-item-qty-mobile .txt_center button.reduced.items-count.btn-minus {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
        margin: 0;
        line-height: 1;
        height: 25px;
        width: 25px;
        border-style: hidden;
        background: none !important;
        color: #000000;
        border: solid thin #EBEBEB;
        border-right: 0;
        text-align: center;
        padding: 0
    }
    .select-item-qty-mobile .txt_center button.increase.items-count.btn-plus {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
        height: 25px;
        width: 25px;
        display: inline-block;
        line-height: 1;
        border-style: hidden;
        /*color: #FFFFFF;*/
        background: none !important;
        color: #000000;
        border: solid thin #DDDDDD;
        border-left: 0;
        text-align: center;
        padding: 0
    }
    .select-item-qty-mobile > div {
        position: relative;
        width: 75px;
        height: 25px
    }
}
@media screen and (max-width: 375px) {
    .item-product .title-product-cart-mobile {
        max-width: 110px !important
    }
}
#customer_register {
    margin-bottom: 20px
}
#customer_login {
    margin-bottom: 0
}
#recover_customer_password {
    margin-bottom: 0;
    padding: 0 30px 30px
}
.h_recover #recover-password {
    padding: 0
}
.h_recover #recover-password #recover_customer_password {
    padding: 0 !important
}
#recover-password .group_contact {
    padding: 0 !important
}
.checkbox.style input {
    margin: 0 !important;
    display: none
}
.checkbox.style label {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    text-transform: none;
    position: relative;
    padding-left: 55px;
    line-height: 50px
}
.checkbox.style label:before {
    display: block;
    width: 35px;
    height: 35px;
    background: #FFFFFF;
    border: 1px solid #D4D4D4;
    border-radius: 5px;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}
.checkbox.style input:checked + label:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    color: var(--shop-color-main);
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}
.page_customer_account .col-left-account .table-cart .thead-default {
    border-top: 1px solid #DDDDDD;
    background: #ACACAC
}
.block-account h3 {
    margin-top: 0
}
.block-account .block-title-account h5 {
    text-transform: uppercase
}
.customer-name {
    color: var(--shop-color-main);
    line-height: 55px
}
.block-content.form-signup {
    background: #FFFFFF
}
.block-content.form-signup p i {
    color: var(--shop-color-main);
    width: 10px;
    margin-right: 10px
}
.address-title {
    padding-left: 10px;
    margin-bottom: 15px;
    border-radius: 0 !important;
    font-weight: 300
}
.address-title button {
    background: none;
    border: none;
    font-size: 0;
    width: 50px;
    height: 55px
}
.address-title button.btn-edit {
    background: url('../image/btn-edit.png') center no-repeat;
}
.address-title button.btn-delete {
    background: url('../image/btn-delete.png') center no-repeat;
}
.address-subtitle {
    margin-top: 0;
    text-transform: uppercase
}
.address-item-action {
    right: 0;
    top: -7px
}
.address-item-action .btn-row {
    padding-right: 5px
}
.address-group {
    background: #FFFFFF;
    padding-bottom: 5px;
    margin-bottom: 15px
}
.address-group p {
    color: #595959
}
.address-group p label {
    float: left;
    font-weight: 300
}
@media (max-width: 374px) {
    .address-group p small {
        display: block
    }
}
#order_details .thead-default {
    border-top: 1px solid #DDDDDD
}
.order_date .color_main {
    padding-left: 30px
}
@media (max-width: 374px) {
    .order_date .color_main {
        padding-left: 0;
        display: block;
        float: left;
        width: 100%
    }
}
.order_date .color_main .fa {
    color: var(--shop-color-main)
}
#order_payment, #order_shipping {
    background: #FFFFFF
}
#order_payment .address.note i, #order_shipping .address.note i {
    color: var(--shop-color-main);
    margin-right: 5px
}
.totalorders {
    background: #FFFFFF;
    border-color: #E1E1E1
}
.order-headding {
    margin: 0
}
.info-contact .widget-menu p {
    display: inline
}
.info-contact .logo {
    font-size: 20px
}
.page_address .adr_title .title-head {
    padding-bottom: 20px
}
.page_address .adr_title .title-head .a_address {
    font-size: 14px;
    color: var(--shop-color-main);
    margin-top: 5px
}
#reset_password .form-group {
    margin-bottom: 15px
}
#reset_password .form-group input {
    height: 45px;
    padding: 0 20px;
    color: #111111;
    border-color: #EBEBEB;
    border-radius: 0;
    box-shadow: none
}
#reset_password .form-group textarea {
    box-shadow: none
}
#reset_password .form-group input::placeholder {
    font-family: 'Arial';
    font-size: 15px;
    color: #111111
}
.blog_hai .sidebar-category .aside-content .nav-item.lv3 a {
    padding-left: 30px !important
}
.blog_hai .sidebar-category .aside-content .nav-item.lv4 a {
    padding-left: 30px !important
}
.aside-item {
    margin-bottom: 0;
    clear: left
}
.aside-item.filter-vendor {
    margin-top: 25px
}
.aside-item.filter_kt {
    display: block;
    margin-bottom: 10px;
    float: left
}
.aside-item .aside-title {
    border-bottom: 1px solid #EBEBEB;
}
.aside-item .aside-title h3,
.aside-item .aside-title h2 {
    font-size: 21px;
    margin: 0
}
.aside-item .nav > li > a {
    padding: 0
}
.aside-item .aside-content {
    margin-top: 0;
    border-top: none !important;
}
.aside-item .aside_vendor {
    margin-top: 0
}
.sidebar .aside-item.sidebar-category .nav-item .fa {
    width: 30px;
    height: 30px;
    margin-top: 0;
    line-height: 28px;
    cursor: pointer;
    text-align: center
}
.aside-item.sidebar-category .nav-item {
    position: relative;
    clear: left;
    font-size: 14px;
    padding: 10px 0 5px 0;
    border-bottom: none
}
.aside-item.sidebar-category .nav-item:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    top: 22px;
    left: 17px;
    background: var(--shop-color-main);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}
.aside-item.sidebar-category .nav-item a {
    font-size: 14px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    padding-right: 15px;
    padding-left: 0;
    padding-top: 0
}
.aside-item.sidebar-category .nav-item a .count_x {
    color: #ACACAC
}
.aside-item.sidebar-category .nav-item .count_blog {
    color: #ACACAC
}
.aside-item.sidebar-category .nav-item .fa {
    position: absolute;
    right: 0;
    top: 10px
}
.aside-item.sidebar-category .nav-item .dropdown-menu {
    width: 100%;
    border: 0;
    padding-left: 15px;
    box-shadow: none
}
.aside-item.sidebar-category .nav-item.active > a {
    color: var(--shop-color-main)
}
.aside-item.sidebar-category .nav-item.active > .dropdown-menu {
    display: block
}
.sidebar-category .aside-content {
    margin-top: 0
}
.sidebar-category .aside-content .nav-category .navbar-pills {
    padding: 0;
    margin-top: 0;
    background: #FFFFFF;
    z-index: 999
}
.sidebar-category .aside-content .nav-item {
    position: relative;
    clear: left;
    font-size: 1em;
    border-bottom: 1px solid #EBEBEB
}
.sidebar-category .aside-content .nav-item.lv2 {
    padding: 10px 0 10px 0
}
.sidebar-category .aside-content .nav-item.lv2 a {
    padding-left: 45px !important;
    padding-right: 30px
}
.sidebar-category .aside-content .nav-item.lv3 {
    padding: 10px 0 10px 15px
}
.sidebar-category .aside-content .nav-item.lv3 a {
    padding-left: 45px !important
}
.sidebar-category .aside-content .nav-item.lv4 {
    padding: 10px 0 10px 15px
}
.sidebar-category .aside-content .nav-item.lv4 a {
    padding-left: 45px !important
}
.sidebar-category .aside-content .nav-item:last-child {
    border-bottom: none
}
.sidebar-category .aside-content .nav-item a {
    font-size: 14px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #474C5F;
    font-weight: 400;
    padding-left: 30px !important
}
.sidebar-category .aside-content .nav-item .fa {
    cursor: pointer;
    width: 30px;
    height: 30px;
    margin-top: 0;
    line-height: 28px;
    cursor: pointer;
    text-align: center
}
.sidebar-category .aside-content .nav-item .fa.fa-caret-right {
    right: auto;
    left: 0;
    top: 16px;
    text-align: left
}
.sidebar-category .aside-content .nav-item .dropdown-menu {
    position: static;
    width: 100%;
    border: 0;
    box-shadow: none;
    margin-top: 16px;
    padding: 0
}
.sidebar-category .aside-content .nav-item.active > a {
    color: var(--shop-color-main)
}
.sidebar-category .aside-content .nav-item.active > .fa {
    color: var(--shop-color-main);
    width: 30px;
    height: 30px;
    margin-top: 0;
    line-height: 28px;
    cursor: pointer;
    text-align: center
}
.sidebar-category .aside-content .nav-item.active > .dropdown-menu {
    display: block
}
.sidebar-category .aside-content .nav-item:hover > a {
    color: var(--shop-color-main);
    background-color: transparent
}
.sidebar-category .aside-content .nav-item ul > li:before {
    top: 17px;
    left: 30px
}
.sidebar-category .aside-content .nav-item ul > li.lv3:before {
    left: 45px
}
.sidebar-category .aside-content .nav-item ul > li.lv4:before {
    left: 45px
}
.item_small:first-child .product-mini-item {
    padding-top: 0
}
.item_small:last-child .product-mini-item {
    border-bottom: 0
}
.product-mini-item {
    padding: 15px 10px 15px 0;
    border-bottom: 1px solid #EBEBEB
}
@media (min-width: 992px) and (max-width: 1199px) {
    .product-mini-item {
        height: 160px
    }
}
.product-mini-item .price {
    display: inline-block
}
.product-mini-item .product-img {
    width: 100px;
    margin-right: 10px;
    float: left
}
.product-mini-item .product-info {
    width: calc(100% - 110px);
    float: right
}
.product-mini-item .product-info .price-box {
    border: none;
    margin-top: 7px
}
.product-mini-item .product-info h3 {
    margin: 0;
    font-size: 14px
}
.product-mini-item .product-info h3 a {
    color: #474C5F
}
.product-mini-item .product-info h3 a:hover {
    color: var(--shop-color-main)
}
.product-mini-item .product-price {
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #474C5F
}
.product-mini-item .sale-price {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    margin-left: 5px;
    color: #ACACAC
}
.store-product-reviews-badge {
    margin: 0
}
.store-product-reviews-badge > div {
    padding: 0 3px !important
}
.store-product-reviews-badge > div.store-product-reviews-star {
    display: block
}
.btn.btn-link {
    color: #333333;
    padding-left: 0
}
.btn.btn-link:hover {
    color: var(--shop-color-main)
}
.aside-item .list-tags span.tag-item {
    line-height: 40px;
    border: 1px solid #EBEBEB;
    height: 40px;
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 10px;
    margin-right: 5px;
    color: #898989;
    border-radius: 3px
}
.ui-widget.ui-widget-content {
    height: 2px;
    background: #EBEBEB
}
.ui-slider-range.ui-corner-all.ui-widget-header {
    background: var(--shop-color-main) !important;
    top: 0;
    height: 3px !important
}
.ui-slider-horizontal .ui-slider-handle {
    height: 14px !important;
    width: 14px !important;
    border-radius: 50% !important;
    top: -6px !important;
    border: 3px solid var(--shop-color-main) !important;
    background: #FFFFFF !important
}
.ui-widget.ui-widget-content {
    border: none !important;
    margin-bottom: 25px;
    width: calc(100% - 14px);
    margin-left: 7px
}
#start {
    width: 100px;
    float: left
}
@media (min-width: 992px) and (max-width: 1199px) {
    #start {
        width: 95px
    }
}
#start input {
    text-align: center;
    border-radius: 3px;
    border: 1px solid #E1E1E1;
    box-shadow: none
}
#stop {
    width: 100px;
    float: left;
    margin-left: 25px;
    text-align: center;
    position: relative
}
@media (min-width: 992px) and (max-width: 1199px) {
    #stop {
        width: 100px;
        margin-left: 17px
    }
}
#stop input {
    text-align: center;
    border-radius: 3px;
    border: 1px solid #E1E1E1;
    box-shadow: none
}
#stop:before {
    content: "-";
    position: absolute;
    left: -15px;
    font-size: 17px
}
@media (min-width: 992px) and (max-width: 1199px) {
    #stop:before {
        left: -11px
    }
}
a#filter-value {
    height: 30px;
    border-radius: 4px;
    background-color: var(--shop-color-main) !important;
    line-height: 30px;
    font-weight: 400;
    width: 100px;
    margin-top: 15px
}
.at-style-responsive .at-share-btn {
    border-radius: 3px !important
}
.google_plusone_iframe_widget {
    width: auto !important
}
div#isp_search_result_page_container .btn-search {
    display: none
}
button.btn.btn-default.btn-search {
    display: none
}
div#isp_search_result_page_container form {
    margin-bottom: 0
}
body .store-product-reviews-form fieldset {
    border: none
}
body .store-product-reviews-badge div {
    display: none
}
body .store-product-reviews-badge div > p {
    padding: 0 3px !important
}
body .store-product-reviews-badge div.store-product-reviews-star {
    display: block
}
body .store-product-reviews-badge .store-product-reviews-star i {
    font-size: 14px
}
body .store-product-reviews-badge .store-product-reviews-star .star-off-png:before {
    content: "\f006";
    color: #F9B40E
}
body .store-product-reviews-badge .store-product-reviews-star .star-on-png:before {
    content: "\f005";
    color: #F9B40E
}
body .store-product-reviews-badge .store-product-reviews-star .star-half-png:before {
    content: "\f006";
    color: #FFBA01
}
body .store-product-reviews-badge {
    margin: 0
}
.store-product-reviews-badge div {
    padding: 0 !important
}
.wishlist-page-body {
    padding-top: 30px;
    overflow: hidden;
    margin-top: 25px !important;
    background: #FFFFFF;
    position: relative
}
.wishlist-page-body .wishlist-title {
    display: none !important
}
.wishlist-page-body .wishlist-clearfix .wishlist-search {
    position: relative;
    width: 35% !important
}
.wishlist-page-body .wishlist-clearfix .wishlist-search #wishlist_search_input {
    position: relative;
    display: block;
    width: 100% !important;
    height: 34px;
    padding: 7px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #FFFFFF;
    background-image: none;
    border: 2px solid #CCCCCC;
    border-radius: 3px;
    -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}
.wishlist-page-body .wishlist-clearfix .wishlist-search:after {
    font-family: 'FontAwesome';
    content: "\f002";
    font-size: 15px;
    line-height: 24px;
    position: absolute;
    width: 15px;
    height: 15px;
    right: 20px;
    top: 8px;
    color: #EEEEEE
}
.wishlist-page-body .wishlist-clearfix .wishlist-share {
    width: 15% !important;
    margin-top: 3px
}
.wishlist-page-body .wishlist-clearfix .wishlist-display-style {
    float: none !important;
    position: absolute;
    top: 30px;
    right: 15px;
    width: 10% !important;
    text-align: right
}
.wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-list-style.active, .wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-grid-style.active, .wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-list-style:hover, .wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-grid-style:hover {
    color: var(--shop-color-main) !important
}
.wishlist-page-body .wishlist-list-view {
    padding-top: 15px;
    border-top: solid 1px #EEEEEE
}
.wishlist-page-body .wishlist-list-view .wishlist-product {
    margin-top: 0;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #EBEBEB
}
.wishlist-page-body .wishlist-list-view .wishlist-product:last-child {
    border-bottom: none
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-img {
    width: 140px !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
    width: calc(100% - 140px - 180px)
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name {
    color: #231F20 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 24px
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name p {
    color: #333333 !important;
    font-weight: 300;
    font-size: 17px !important;
    margin: 0 !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name:hover {
    color: var(--shop-color-main) !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name:hover p {
    color: var(--shop-color-main) !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p {
    margin: 0 !important;
    color: var(--shop-color-main) !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-price {
    font-weight: bold !important;
    line-height: 25px !important;
    color: var(--shop-color-main) !important;
    margin-right: 10px !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice {
    color: #898989;
    font-weight: 300;
    text-decoration: line-through
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice:before {
    content: " ";
    width: 2px;
    background: #B6B6B6;
    height: 12px;
    position: absolute;
    margin-left: -9px;
    margin-top: 9px
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-description {
    color: #231F20 !important;
    margin: 0 !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form {
    margin-bottom: 0 !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
    background-image: none;
    line-height: 24px !important;
    border-radius: 3px !important;
    cursor: pointer;
    display: inline-block;
    font-size: 12px !important;
    text-transform: uppercase !important;
    font-weight: 400;
    color: #FFFFFF !important;
    background: var(--shop-color-main) !important;
    border: solid 1px var(--shop-color-main) !important;
    padding: 7px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn:hover {
    border-color: var(--shop-color-main) !important;
    color: var(--shop-color-main) !important;
    background: #FFFFFF !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove {
    text-align: right
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link {
    font-size: 11px !important;
    line-height: 24px;
    color: #616161 !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    margin-right: 2px
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:before {
    font-family: 'FontAwesome';
    content: "\f00d";
    position: absolute;
    margin-left: -20px;
    margin-top: 1px;
    font-size: 14px;
    color: #616161
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover {
    color: var(--shop-color-main) !important;
    text-decoration: none !important
}
.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover:before {
    color: var(--shop-color-main) !important
}
.wishlist-page-body .wishlist-grid-view {
    padding-top: 15px;
    border-top: 1px solid #EBEBEB
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-img {
    height: 200px !important;
    width: 180px !important;
    overflow: hidden
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content {
    text-align: center;
    min-height: 100px
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name {
    color: #333333 !important;
    font-size: 18px !important;
    font-weight: 300 !important;
    line-height: 24px
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name p {
    padding: 0 5px;
    color: #333333 !important;
    font-weight: 300;
    margin: 0 !important
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p {
    margin: 0 !important;
    color: var(--shop-color-main) !important
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-price {
    font-weight: bold !important;
    line-height: 25px !important;
    color: var(--shop-color-main) !important;
    margin-right: 10px !important
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice {
    color: #898989;
    font-weight: 300;
    font-size: 13px
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice:before {
    content: " ";
    width: 2px;
    background: #B6B6B6;
    height: 12px;
    position: absolute;
    margin-left: -9px;
    margin-top: 9px
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-description {
    color: #898989 !important;
    font-size: 13px;
    margin: 0 !important
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action {
    margin-top: 5px
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form {
    margin-bottom: 0 !important
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
    background-image: none;
    line-height: 24px !important;
    border-radius: 3px !important;
    cursor: pointer;
    display: inline-block;
    font-size: 12px !important;
    text-transform: uppercase !important;
    font-weight: 400;
    color: #FFFFFF !important;
    background: var(--shop-color-main) !important;
    border: solid 1px var(--shop-color-main) !important;
    padding: 7px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn:hover {
    border-color: var(--shop-color-main) !important;
    color: var(--shop-color-main) !important;
    background: #FFFFFF !important
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove {
    text-align: center
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link {
    font-size: 11px !important;
    line-height: 24px;
    color: #616161 !important;
    text-transform: uppercase !important;
    font-weight: 500 !important
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:before {
    font-family: 'FontAwesome';
    content: "\f00d";
    position: absolute;
    margin-left: -20px;
    margin-top: 1px;
    font-size: 14px;
    color: #616161
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover {
    color: var(--shop-color-main) !important;
    text-decoration: none !important
}
.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover:before {
    color: var(--shop-color-main) !important
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .wishlist-grid-view .wishlist-product {
        width: calc(100% / 4) !important
    }
    .wishlist-page-body .wishlist-clearfix .wishlist-share {
        width: 18% !important
    }
}
@media screen and (max-width: 991px) {
    .wishlist-page-body .wishlist-clearfix .wishlist-share {
        width: 30% !important;
        margin-top: 3px
    }
}
@media screen and (max-width: 720px) {
    .wishlist-share-select select {
        height: 40px !important;
        padding: 0 10px;
        margin-bottom: 20px
    }
    .wishlist-page-body .wishlist-clearfix .wishlist-display-style {
        float: none !important;
        position: absolute;
        top: 90px;
        right: 15px;
        width: 30% !important;
        text-align: right
    }
    .wishlist-page-body .wishlist-clearfix .wishlist-search {
        position: relative;
        width: 60% !important
    }
}
@media screen and (max-width: 767px) {
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
        width: calc(100% - 160px)
    }
    .wishlist-list-view .wishlist-product-btn, .wishlist-list-view .wishlist-sold-out-btn {
        display: block;
        width: 45% !important
    }
    .article-main .postby .post_name {
        width: 100%;
        float: left
    }
    .wishlist-page-body .wishlist-clearfix .wishlist-search {
        width: 100% !important
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .wishlist-grid-view .wishlist-product {
        width: calc(100% / 3) !important
    }
}
@media screen and (min-width: 581px) and (max-width: 767px) {
    .wishlist-grid-view .wishlist-product {
        width: calc(100% / 2) !important
    }
}
@media screen and (max-width: 580px) {
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
        width: 100% !important
    }
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-img {
        width: 100% !important;
        height: auto
    }
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
        border-color: #FF4157 !important;
        color: #FF4157 !important;
        background: #FFFFFF !important;
        width: auto !important
    }
    .wishlist-grid-view .wishlist-product {
        width: calc(100% / 1) !important
    }
}
@media screen and (max-width: 580px) and (max-width: 500px) {
    .products-view-list .product-box .product-info {
        width: calc(100% / 3 * 2 - 15px)
    }
}
.at4-share {
    display: none
}
@media (max-width: 543px) {
    .page-login span.intr {
        font-size: 13px !important
    }
    .address .page_address .adr_title .title-head a {
        width: 100%;
        margin: 15px 0
    }
}
.title_head .title_center_page {
    font-size: 16px !important;
    text-transform: uppercase;
    position: relative;
    display: block;
    margin: 0;
    padding-bottom: 30px
}
.title_head .title_center_page:after {
    content: "";
    width: 100%;
    border-bottom: 1px solid #EBEBEB;
    height: 1px;
    position: absolute;
    bottom: 19px;
    left: 0
}
.page-login {
    padding-bottom: 40px
}
.page-login span.intr {
    font-family: 'Arial';
    font-size: 15px;
    line-height: 23px;
    color: #636363;
    text-align: center;
    display: block
}
.page-login .form-signup {
    margin-top: 35px
}
.page-login .form-signup .form-group {
    margin-bottom: 15px
}
.page-login .form-signup .form-group input {
    height: 45px;
    margin: 0;
    padding: 0 20px;
    color: #636363;
    border-radius: 3px !important;
    border-color: #EBEBEB;
    box-shadow: none
}
.page-login .form-signup .form-group textarea {
    box-shadow: none
}
.page-login .form-signup .form-group input::placeholder {
    font-family: 'Arial';
    font-size: 15px;
    color: #111111
}
.page-login .form-signup .text-upper {
    width: 150px;
    height: 45px;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Arial', sans-serif
}
.page-login .form-signup .accept_submit {
    margin-left: 20px;
    margin-top: 10px
}
.page-login .form-signup .accept_submit span {
    font-family: 'Arial';
    font-size: 15px;
    color: #111111
}
.page-login .form-signup .button-50 {
    font-size: 16px;
    line-height: 50px;
    width: 50%
}
.page-login .form-signup .have_ac {
    font-family: 'Arial';
    font-size: 15px;
    color: #111111;
    margin-left: 15px
}
.page-login .form-signup .have_ac a {
    color: var(--shop-color-main);
    text-decoration: underline
}
.login-width-social #social_login_widget #social_login {
    margin: 0 auto 50px
}
.recv-text {
    font-size: 15px;
    font-family: 'Arial';
    display: block;
    text-align: center;
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    margin: 0 15px
}
.recv-text a {
    text-decoration: underline;
    cursor: pointer;
    color: var(--shop-color-main)
}
@media (max-width: 991px) {
    .form-signup .button-50 {
        width: 100% !important
    }
    .form-signup .have_ac {
        display: block;
        text-align: center;
        margin-top: 15px
    }
}
.embedContent .embedHeader {
    display: none !important
}
.info-contact .title-head {
    font-family: 'Arial';
    text-transform: uppercase;
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 20px;
    color: #474C5F
}
.info-contact .widget-menu {
    font-family: 'Arial';
    font-size: 14px;
    margin-bottom: 15px;
    overflow: hidden
}
.info-contact .widget-menu .ico-left {
    float: left;
    position: relative;
    top: 0;
    border-radius: 3px;
    width: 28px;
    text-align: left;
    height: 28px;
    display: block;
    margin-top: -2px;
    padding-left: 2px;
    line-height: 28px;
    /*color: #FFFFFF;*/
    color: #51B935
}
.info-contact .widget-menu .txt-content-add {
    display: inherit;
    padding-left: 0
}
@media (max-width: 543px) {
    .info-contact .widget-menu .txt-content-add {
        padding-left: 29px
    }
}
.info-contact .widget-menu .bold-color {
    font-weight: bold;
    color: #636363
}
.info-contact .widget-menu li {
    font-family: 'Arial', sans-serif;
    position: relative;
    color: #83858E;
    margin-bottom: 5px
}
.info-contact .widget-menu li:nth-child(1) .fa {
    margin-left: 3px
}
.info-contact .widget-menu li:nth-child(2) .fa {
    margin-left: 4px
}
.info-contact .widget-menu li a {
    color: #83858E
}
.info-contact .widget-menu li:hover > a {
    text-decoration: none
}
.info-contact .border-contact-page {
    padding: 2px 0;
    border: dashed 1px #EBEBEB;
    display: block
}
.info-contact .descripti {
    font-family: 'Arial';
    font-size: 14px;
    margin: 0 0 30px;
    padding: 0 0 30px;
    border-bottom: solid 1px #EBEBEB;
    color: #3D454E
}
.info-contact .logo {
    font-size: 20px
}
.page_cotact .title-head-contact {
    margin: 0;
    padding: 0 0 15px;
    font-size: 20px;
    color: #041721;
    line-height: 37px;
    text-align: left
}
.page_cotact .form-signup {
    margin: 0
}
.page-right .title-head-contact {
    margin: 0;
    text-transform: uppercase;
    padding: 20px 0 5px;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #041721;
    line-height: 37px;
    text-align: left
}
.group_contact .form-group {
    padding: 0 15px;
    margin-bottom: 15px;
    color: #474C5F
}
.group_contact .form-group .form-control {
    font-family: 'Arial';
    font-size: 14px;
    color: #474C5F;
    height: 40px;
    padding: 0 20px
}
.group_contact .form-group .content-area {
    min-height: 155px;
    padding: 20px
}
.group_contact .form-group input, .group_contact .form-group textarea {
    border-color: #EBEBEB
}
.group_contact .form-group input:focus, .group_contact .form-group textarea:focus {
    border-color: #EBEBEB
}
.group_contact .form-group input::placeholder {
    font-family: 'Arial';
    font-size: 15px;
    color: #111111
}
.group_contact .form-group textarea::placeholder {
    font-family: 'Arial';
    font-size: 15px;
    color: #111111
}
.group_contact .form-group .btn-50-full {
    font-family: 'Arial';
    position: absolute;
    right: 15px;
    bottom: 0;
    box-shadow: none;
    padding: 8px 20px;
    font-size: 14px;
    color: #FFFFFF;
    background: var(--shop-color-main);
    border: solid 1px var(--shop-color-main)
}
.group_contact .form-group .btn-50-full:hover {
    border-color: var(--shop-color-main);
    background: #FFFFFF;
    color: var(--shop-color-main)
}
@media (min-width: 1200px) {
    .wrap_padding {
        padding-right: 25%;
        padding-left: 8.33333333%
    }
    .box-maps .gllpLatlonPicker {
        padding-right: 8.33333333%
    }
}
@media (max-width: 991px) {
    .title-module-page {
        padding-top: 20px
    }
}
.title-module-page h3,
.title-module-page h2 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 22px;
    line-height: 24px;
}
@media (max-width: 375px) {
    .title-module-page h3,
    .title-module-page h2 {
        font-size: 19px
    }
}
.title-module-page h3 span .fa,
.title-module-page h2 span .fa {
    color: var(--shop-color-main);
    padding-right: 15px
}
.select_daily {
    padding: 15px 0
}
.select_daily select {
    height: 40px;
    background-color: #F6F6F6 !important;
    border-color: #EBEBEB
}
.city-wrapper:hover {
    cursor: pointer
}
.city-wrapper .nano .content:focus {
    outline: none;
    border-color: transparent;
}
.city-wrapper .nano .content .showroom-item {
    padding: 15px 0;
    border-bottom: solid 1px #E1E1E1;
    overflow: hidden
}
.city-wrapper .nano .content .showroom-item .title-module-page h3,
.city-wrapper .nano .content .showroom-item .title-module-page h2 {
    font-size: 14px;
    font-weight: bold;
    color: #2E3553;
    margin-bottom: 0
}
.city-wrapper .nano .content .showroom-item:first-child {
    padding-top: 0
}
.city-wrapper .nano .content .showroom-item:last-child {
    border-bottom: 0
}
.city-wrapper .nano .content .showroom-item .showroom-address, .city-wrapper .nano .content .showroom-item .showroom-contact {
    line-height: 24px;
    color: #3D454E;
    display: block;
    padding: 5px 0
}
.city-wrapper .nano .content .showroom-item .showroom-address .a_dl, .city-wrapper .nano .content .showroom-item .showroom-contact .a_dl {
    text-align: left;
    float: left;
    display: block;
    position: relative
}
.city-wrapper .nano .content .showroom-item .showroom-address .b_dl_db, .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl_db {
    display: inherit;
    padding-left: 55px
}
.city-wrapper .nano .content .showroom-item .showroom-address .b_dl, .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl {
    display: inline-block;
    padding-left: 5px
}
.city-wrapper .nano .content .showroom-item .showroom-address .b_dl a, .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a {
    text-decoration: none
}
.city-wrapper .nano .content .showroom-item .showroom-address .b_dl a:hover, .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a:hover {
    color: var(--shop-color-main)
}
.city-wrapper .nano .content .showroom-item .showroom-address .b_dl a:focus, .city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a:focus {
    color: var(--shop-color-main)
}
@media (max-width: 991px) {
    .widget-item.info-contact {
        margin-top: 20px !important
    }
    .widget-item.info-contact {
        margin-top: 0 !important
    }
    .page_cotact {
        padding-right: 0 !important;
        padding-top: 40px !important;
        padding-bottom: 0 !important
    }
    .title_mobile_contact {
        padding: 0 0 30px !important
    }
}
.search-main .products-view-grid {
    border-top: none;
    display: block;
    float: left;
    width: 100%
}
.search-main .title_search {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: none
}
@media (min-width: 768px) {
    .search-main .form_search_h {
        width: 300px;
        float: left;
        line-height: 2.1;
        border-radius: 3px 3px 0 0;
        /*border-top-left-radius: 3px;*/
        /*border-bottom-left-radius: 3px*/
    }
}
@media (min-width: 768px) {
    .search-main .btn_search_h {
        border-radius: 3px 3px 0 0;
        margin-left: -1px;
        /*border-top-right-radius: 3px;*/
        /*border-bottom-right-radius: 3px*/
    }
}
@media (max-width: 375px) {
    .search-main .cls_search .product-col .product-box {
        /*height: 270px*/
    }
}
.modal {
    top: 0 !important
}
.wrap-modal-login {
    background: #FFFFFF;
    width: 586px;
    padding: 0;
    margin: 0 auto !important
}
.wrap-modal-login .title-modal {
    font-size: 24px;
    font-weight: 400;
    color: #363636;
    margin-top: 30px;
    display: block;
    text-align: center
}
.wrap-modal-login .text_bot_modal {
    color: #898989;
    text-align: center
}
.wrap-modal-login .btn-style {
    font-size: 21px !important;
    font-weight: 300;
    font-family: 'Arial', sans-serif;
    background: #FFFFFF;
    border: solid 1px #E1E1E1
}
.wrap-modal-login .accept_submit {
    text-align: center;
    margin-top: 20px
}
.wrap-modal-login .accept_submit input {
    margin-top: 2px
}
.wrap-modal-login #customer_register, .wrap-modal-login #customer_login {
    margin-bottom: 0;
    padding: 0 30px 0 30px
}
.wrap-modal-login .fixheight {
    max-height: 700px;
    overflow: hidden;
    /*overflow-y: hidden*/
}
.wrap-modal-login .wrp_frm .wrap_form .note {
    font-family: 'Arial';
    font-size: 15px;
    line-height: 23px;
    color: #111111;
    display: block;
    text-align: center;
    margin-bottom: 20px
}
.wrap-modal-login .wrp_frm_register {
    float: left
}
.wrap-modal-login .wrp_frm_register .wrap_form_register .note {
    font-family: 'Arial';
    font-size: 15px;
    line-height: 23px;
    color: #111111;
    display: block;
    text-align: center;
    margin-bottom: 20px
}
.wrap-modal-login .h_register {
    padding: 0 !important
}
.wrap-modal-login .form-signup {
    font-size: 1em;
    color: #636363;
    margin-top: 0;
    margin-bottom: 0
}
.wrap-modal-login .form-signup .form-group input {
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    color: #111111;
    height: 45px;
    min-height: 40px;
    font-size: 15px;
    box-shadow: none;
    outline: none
}
.wrap-modal-login .form-signup .form-group input::-webkit-input-placeholder {
    color: #111111
}
.wrap-modal-login .form-signup .form-group input:-moz-placeholder {
    color: #111111
}
.wrap-modal-login .form-signup .form-group input:-ms-input-placeholder {
    color: #111111
}
.wrap-modal-login .form-signup .form-group input:-moz-placeholder {
    color: #111111
}
.wrap-modal-login .form-signup .form-group input:focus {
    border-color: #EBEBEB
}
.wrap-modal-login .form-signup .form-group .name_control_h {
    display: inline-block;
    float: left;
    margin-bottom: 5px;
    font-size: 14px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    color: #636363
}
.wrap-modal-login .form-signup .form-group textarea {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    border-color: #E1E1E1;
    border-radius: 0;
    font-size: 1em;
    padding: 11px 20px
}
.wrap-modal-login .form-signup .form-group .btn-bg {
    width: 100%;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    background: var(--shop-color-main);
    border: solid 1px var(--shop-color-main);
    color: #FFFFFF;
    text-transform: none;
    font-size: 14px !important;
    border-radius: 3px;
    margin-bottom: 5px;
    height: 45px;
    line-height: 42px
}
.wrap-modal-login .form-signup .form-group .btn-bg:hover {
    background: #FFFFFF;
    border: solid 1px var(--shop-color-main);
    color: var(--shop-color-main)
}
.wrap-modal-login .form-signup .form-group .mr_bt {
    margin-bottom: 10px
}
.wrap-modal-login .form-signup .form-group label span {
    color: red;
    font-weight: bold
}
.wrap-modal-login .form-signup .cle {
    overflow: hidden
}
.wrap-modal-login .form-signup p {
    text-align: center;
    font-family: 'Arial', sans-serif;
    font-weight: 400
}
.wrap-modal-login .form-signup .fr_gr_pd {
    text-align: center
}
.wrap-modal-login .form-signup .fr_gr_pd:hover > a {
    color: var(--shop-color-main)
}
.wrap-modal-login .form-signup .fr_gr_pd_t {
    padding: 0 15px;
    margin-top: 10px
}
.wrap-modal-login .form-signup .no_mr {
    margin-top: 0 !important
}
.wrap-modal-login .form-signup .bt_login {
    padding: 15px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #111111;
    text-align: center;
    display: block;
    margin-top: 20px
}
.wrap-modal-login .form-signup .bt_login span {
    display: block;
    text-align: center;
    color: #ACACAC
}
.wrap-modal-login .form-signup .bt_login a {
    color: #ACACAC
}
.wrap-modal-login .form-signup .bt_login a.login_btn {
    color: #2E3553
}
.wrap-modal-login .form-signup .bt_login a.register_btn .fa {
    margin-right: 5px
}
.wrap-modal-login .form-signup .bt_login:hover > a {
    color: var(--shop-color-main)
}
.wrap-modal-login .form-signup .bt_login_2 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #111111;
    text-align: center;
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 15px
}
.wrap-modal-login .form-signup .bt_login_2 span {
    display: block;
    text-align: left
}
.wrap-modal-login .form-signup .bt_login_2 a {
    color: #ACACAC
}
.wrap-modal-login .form-signup .bt_login_2:hover > a {
    color: var(--shop-color-main)
}
.wrap-modal-login .form-signup .bt_login_3 {
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #111111;
    text-align: center;
    display: block
}
.wrap-modal-login .form-signup .bt_login_3 span {
    display: block;
    text-align: center
}
.wrap-modal-login .form-signup .bt_login_3 a {
    color: #0072BC
}
.wrap-modal-login .form-signup .bt_login_3:hover > a {
    color: var(--shop-color-main)
}
.wrap-modal-login .form-signup .fot_sigup {
    display: block;
    float: left;
    width: 100%
}
.wrap-modal-login .form-signup .fot_sigup .tit {
    display: block;
    position: relative;
    text-align: center
}
.wrap-modal-login .form-signup .fot_sigup .tit:before {
    content: " ";
    width: 100%;
    height: 1px;
    padding: 1px 0 0;
    background: #EBEBEB;
    color: #EBEBEB;
    position: absolute;
    left: 0;
    top: 17px;
    line-height: 32px;
    z-index: 1
}
.wrap-modal-login .form-signup .fot_sigup .tit span {
    font-family: 'Arial', sans-serif;
    font-size: 13px;
    color: #ACACAC;
    line-height: 32px;
    padding: 0 15px;
    background-color: #FFFFFF;
    display: inline-block;
    /*background: #FFFFFF;*/
    z-index: 2;
    position: absolute;
    left: 36%
}
.wrap-modal-login .form-signup .social_login {
    width: 100%;
    float: left;
    margin-top: 15px
}
.wrap-modal-login .form-signup .social_login .login-width-social #social_login_widget #social_login {
    margin: 0 auto
}
.wrap-modal-login .background_image_register {
    height: 600px;
    overflow: hidden
}
.wrap-modal-login .background_image, .wrap-modal-login .background_image_register {
    padding: 0
}
.wrap-modal-login .background_image img, .wrap-modal-login .background_image_register img {
    max-width: 100%
}
.wrap-modal-login .background_image .width_, .wrap-modal-login .background_image_register .width_ {
    width: 52.1%
}
.wrap-modal-login .btn-link-style {
    text-decoration: none;
    color: #898989;
    font-size: 14px
}
.wrap-modal-login .title-head {
    text-align: center;
    margin: 0;
    font-family: 'Arial', sans-serif;
    font-weight: 500
}
.wrap-modal-login .no_mr {
    padding: 0;
    margin: 0
}
.wrap-modal-login .action_bottom {
    text-align: center;
    margin-top: 15px
}
.wrap-modal-login .action_bottom .btn-lg {
    border-radius: 3px;
    font-size: 14px !important
}
.wrap-modal-login .action_bottom .btn-lg:hover {
    background: var(--shop-color-main);
    color: #FFFFFF;
    text-decoration: none;
    border-color: var(--shop-color-main)
}
.wrap_contact {
    background: #F4574C;
    overflow: hidden;
    padding: 20px 0
}
.wrap_contact .icon_widget {
    display: inline-block;
    float: left;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #F8948D;
    border: solid 3px #F67970;
    line-height: 40px;
    text-align: center
}
.wrap_contact .icon_widget .fa {
    font-size: 16px;
    color: #FFFFFF
}
.wrap_contact .contact_info {
    display: block;
    padding-left: 50px;
    margin-left: 25px
}
.wrap_contact .contact_info span, .wrap_contact .contact_info a {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #FFFFFF;
    text-decoration: none
}
.wrap_contact .contact_info span.lh, .wrap_contact .contact_info a.lh {
    line-height: 45px
}
.wrap_contact .contact_info a {
    width: 100%;
    float: left
}
.info-contact .title-head {
    font-family: 'Arial';
    text-transform: uppercase;
    margin-top: 0;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #474C5F
}
.info-contact .widget-menu {
    font-family: 'Arial';
    font-size: 14px;
    margin-bottom: 15px;
    overflow: hidden
}
.info-contact .widget-menu .ico-left {
    display: block;
    float: left;
    width: 25px;
    text-align: center
}
.info-contact .widget-menu p, .info-contact .widget-menu .rc {
    display: block;
    float: left;
    width: calc(100% - 35px);
    margin-left: 5px
}
.info-contact .widget-menu li {
    margin-bottom: 5px
}
.info-contact .widget-menu li:hover > a {
    text-decoration: none
}
.info-contact .border-contact-page {
    padding: 2px 0;
    border: dashed 1px #EBEBEB;
    display: block
}
.info-contact .descripti {
    font-family: 'Arial';
    font-size: 14px;
    margin: 0 0 30px;
    padding: 0 0 30px;
    border-bottom: solid 1px #EBEBEB;
    color: #3D454E
}
.info-contact .logo {
    font-size: 20px
}
.page_cotact {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}
.page_cotact .title-head-contact {
    font-size: 16px !important;
    font-weight: bold;
    text-transform: none;
    position: relative;
    display: block;
    margin: 0;
    padding-bottom: 0
}
.page_cotact .title-head-contact span {
    display: block;
    padding: 10px 0
}
.page_cotact .sum_contact {
    color: #898989
}
.page_cotact .form-signup {
    margin: 0
}
.page-login .title-head-contact:before {
    width: 25%
}
.item_contact .body_contact {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    display: inline-flex
}
.item_contact .body_contact .icon_widget {
    background: #F2F2F2;
    height: 30px;
    width: 30px;
    float: left;
    margin: 0 15px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-border-radius: 50%;
    border-radius: 50%
}
.item_contact .body_contact .icon_widget .fa {
    font-size: 14px;
    color: var(--shop-color-main)
}
.item_contact .body_contact .contact_info {
    float: left;
    width: calc(100% - 45px);
    align-items: center;
    display: flex;
    flex-flow: row
}
.item_contact .body_contact .contact_info span, .item_contact .body_contact .contact_info a {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #474C5F;
    text-decoration: none
}
.item_contact .body_contact .contact_info a {
    width: 100%;
    float: left
}
.group_contact .form-group {
    padding: 0 15px;
    margin-bottom: 15px;
    color: #474C5F
}
.group_contact .form-group .form-control {
    border-radius: 0 !important;
    font-family: 'Roboto';
    font-size: 14px;
    color: #474C5F;
    height: 40px;
    padding: 0 20px
}
.group_contact .form-group .content-area {
    min-height: 155px;
    padding: 20px;
    border-radius: 3px;
    resize: none
}
.group_contact .form-group input, .group_contact .form-group textarea {
    border-color: #EBEBEB
}
.group_contact .form-group input:focus, .group_contact .form-group textarea:focus {
    border-color: #EBEBEB
}
.group_contact .form-group input::placeholder {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #111111
}
.group_contact .form-group textarea::placeholder {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #111111
}
.group_contact .form-group .btn-50-full {
    font-family: 'Roboto', sans-serif;
    position: absolute;
    right: 15px;
    bottom: 0;
    box-shadow: none;
    padding: 8px 20px;
    font-size: 14px;
    color: #FFFFFF;
    background: var(--shop-color-main);
    border: solid 1px var(--shop-color-main)
}
.group_contact .form-group .btn-50-full:hover {
    border-color: var(--shop-color-main);
    background: #FFFFFF;
    color: var(--shop-color-main)
}
@media (min-width: 1200px) {
    .wrap_padding {
        padding-right: 25%;
        padding-left: 8.33333333%
    }
    .box-maps .gllpLatlonPicker {
        padding-right: 8.33333333%
    }
}
@media (max-width: 991px) {
    .title-module-page {
        padding-top: 20px
    }
}
.title-module-page h3,
.title-module-page h2 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px
}
.title-module-page h3 span .fa,
.title-module-page h2 span .fa {
    color: var(--shop-color-main);
    padding-right: 5px
}
.select_daily {
    padding: 15px 0
}
.select_daily select {
    height: 40px;
    background-color: #F6F6F6 !important;
    border-color: #EBEBEB
}
.city-wrapper:hover {
    cursor: pointer
}
.city-wrapper .nano .content:focus {
    outline: none;
    border-color: transparent;
}
.city-wrapper .nano .content .showroom-item {
    padding: 15px 0;
    border-bottom: dashed 1px #EBEBEB;
    overflow: hidden
}
.city-wrapper .nano .content .showroom-item:last-child {
    border-bottom: 0
}
.city-wrapper .nano .content .showroom-item span {
    line-height: 22px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    display: block;
    padding: 5px 0
}
.city-wrapper .nano .content .showroom-item span .fa {
    width: 25px;
    font-size: 25px;
    text-align: center;
    display: block;
    float: left;
    height: 25px;
    line-height: 22px;
    color: #2E3553
}
.city-wrapper .nano .content .showroom-item span span {
    display: block
}
.city-wrapper .nano .content .showroom-item span span a {
    text-decoration: none;
    color: #2E3553;
    font-weight: bold
}
.city-wrapper .nano .content .showroom-item span span a:hover {
    color: #2E3553
}
.city-wrapper .nano .content .showroom-item span span a:focus {
    color: #2E3553
}

.logo img {
  max-height: 78px;
}

#collapse-coupon label.col-sm-2.control-label,#collapse-voucher label.col-sm-2.control-label{
  display:none;
}

@media (max-width: 991px) {
    .widget-item.info-contact {
        margin-top: 20px !important
    }
    .widget-item.info-contact {
        margin-top: 0 !important
    }
    .page_cotact {
        padding-bottom: 0 !important
    }
    .title_mobile_contact {
        padding: 0 0 30px !important
    }
}


.toppik-image-slider-button {
    width: 67px;
    height: 67px;
    background-repeat: no-repeat;
    background-image: url(../image/image-slider-button.png);
    position: absolute;
    top: 50%;
    left: -32px;
    margin-top: -33px;
}

.awe-section-1 .owl-carousel .owl-item img{
  width:100%!important;
}
.awe-section-1 .owl-carousel .owl-item a{
  display:block!important;
}
.product-details-bottom.section_customer .customer_reviews .wrap_views .image_reviews img{
  background:unset;
  border-radius:unset;
  box-shadow:unset;
}
@media (max-width: 767px){
  .select-item-qty-mobile {
    margin-top:0;
  }
}
@media (max-width: 480px){
  .select-item-qty-mobile {
    float: left;
    margin-top:0;
  }
}
.product .owl-nav{
  display:none;
}
@media(max-width:991px){
  .header-cart-content .input-group.bootstrap-touchspin{
    width:91px;
  }
  .header-cart-content .increase_pop.items-count.btn-plus.btn.btn-default.bootstrap-touchspin-up{
    border-radius: 0 3px 3px 0;
    border: 1px solid #e5e5e5;
    border-color: #e5e5e5;
    border-left: 0;
    color: #999;
    line-height: 20px;
    padding: 3px 9px;
    margin: 0;
    width: 28px;
    background-color: #fff;
    float: right;
    height: 28px;
    position: relative;
  }
  .header-cart-content .form-control.quantity-r2.quantity.js-quantity-product.input-text.number-sidebar.input_pop.input_pop.qtyItem1035080095{
    display: inline-block;
    height: 28px;
    padding: 0 5px;
    text-align: center;
    border-radius: 0;
    width: 35px;
    float: right;
    min-height: 28px;
    border: 1px solid #e5e5e5;
    min-width: 0;
  }
  .header-cart-content .reduced_pop.items-count.btn-minus.btn.btn-default.bootstrap-touchspin-down{
    border-radius: 3px 0 0 3px;
    border: 1px solid #e5e5e5;
    border-right: 0;
    border-color: #e5e5e5;
    color: #999;
    line-height: 20px;
    padding: 3px 9px;
    margin: 0;
    width: 28px;
    background-color: #fff;
    float: left;
    height: 28px;
  }
}
@media screen and (max-width: 991px){
  .select-item-qty-mobile>div {
     width: 100%;
  }
  .header-cart-content .input-group.bootstrap-touchspin {
    width: 100%;
  }
}

.dropdown-menu.open{
  display: block;
}
#form-language .btn-group{
  display: block;
}
#form-language .dropdown-menu{
  top: 35px;
}