    .header-wrapper {
        margin-top: 25px;
        top: 0;
        left: 0;
        right: 0;
    }
    
    @media screen and (max-width: 991px) {
        .header-wrapper {
            display: none;
        }
    }
    
    @media screen and (min-width: 768px) and (max-width: 991px) {
        .header-wrapper-mobile {
            margin-top: 0;
            border-bottom: 1px solid #d3d3d3;
        }
    }
    
    @media (max-width: 767px) {
        .hidden-xs_1 {
           display:none;
        }
        
    }
    @media screen and (min-width:767px){
     .hidden-xs-4{
          display:none;
        }
        .hidden-xs3{
           display:none;
        }
        
    }
    .zoom :hover img {
        transform: scale(1.25);
        transition: 2s;
    }
    
    .banner-items .item-image img {
        transition: all 4s ease-in-out 0s;
    }
    
    .header-showrom {
        position: absolute;
        top: 8px;
        left: 20px;
        font-size: 16px;
        text-transform: uppercase;
    }
    
    .hidden-sm a {
        color: black;
        text-decoration: none;
    }
    
    .hidden-sm a:hover {
        color: #fcd424;
        text-decoration: none;
    }
    
    .header-wrap {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        position: relative;
    }
    .hidden-xs-4 i{
      color:black;
    }
    .hidden-xs3 i{
      color:black;
    }
    ul.content-action li {
        float: left;
        margin: 0px 5px;
        line-height: 40px;
    }
    
    @media screen and (max-width: 991px) {
        ul.content-action {
            float: right;
            margin: 0;
        }
        
    }
    
    @media screen and (max-width: 991px) {
        ul.content-action li {
            margin: 0;
        }
    }
    
    @media screen and (min-width: 992px) {
        .header-wrapper-mobile {
            display: none;
        }
        
    }
    
    .box-icon {
        position: relative;
        width: 35px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
    }
    
    .header-wrapper-mobile {
        padding-top: 5px;
        position: relative;
    }
    
    .hidden-md i {
        font-size: 15px;
    }
    
    .header-action_1 {
        position: absolute;
        top: 0px;
        right: 0px;
    }
    
    .hidden-xs a {
        font-size: 18px;
        color: black;
        text-decoration: none;
    }
    
    .hidden-xs_1 a {
        font-size: 16px;
        color: black;
        text-decoration: none;
    }
    
    .hidden-xs_1 a:hover {
        font-size: 16px;
        color: #fcd424;
        text-decoration: none;
    }
    
    .hidden-xs_2 a {
        font-size: 16px;
        color: black;
        text-decoration: none;
    }
    
    .hidden-xs_2 a:hover {
        color: #fcd424;
        text-decoration: none;
    }
    
    .hidden-xs a:hover {
        color: #fcd424;
        text-decoration: none;
    }
    
    .header-action_1 .hidden-xs {
        margin-left: 8px;
    }
    
    .header-action_1 ul {
        list-style-type: none;
        padding-left: 0px;
    }
    
    .header-action {
        margin-left: 10px;
    }
    
    .header-action-1 {
        margin-left: 10px;
    }
    
    .box-icon i {
        font-size: 20px;
    }
    
    .count-number {
        position: absolute;
        background-color: #fcd424;
        display: flex;
        top: 0;
        right: 0;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px;
        color: black;
    }
    
    .header-action a {
        color: black;
        font-size: 20px;
        text-decoration: none;
    }
    
    .header-action a:hover {
        color: black;
        text-decoration: none;
    }
    
    .header-action-1 a {
        color: black;
        font-size: 20px;
        text-decoration: none;
    }
    
    .header-action-1 a:hover {
        color: #fcd424;
        text-decoration: none;
    }
    
    .header-action-2 a {
        color: black;
        font-size: 20px;
        text-decoration: none;
    }
    
    .header-action-2 a:hover {
        color: #fcd424;
        text-decoration: none;
    }
    
    .nav-container {
        margin-top: 13px !important;
        position: relative;
    }
    
    #header-nav {
        display: flex;
        margin: 0;
        justify-content: center;
    }
    
    #header-nav>li>a {
        padding: 10px 25px 10px 20px;
        text-transform: uppercase;
        font-size: 15px;
        color: #000000;
        display: inline-block;
        font-weight: 600;
    }
    
    .nav-container ul {
        list-style-type: none;
    }
    
    #header-nav>li.highlight>a {
        color: #ff5000;
    }
    
    #header-nav>li.highlight>a:hover {
        color: black;
    }
    
    #header-nav>li>a.icon-sale {
        background: url(//theme.hstatic.net/1000288272/1000736711/14/icon_sale.png?v=27) no-repeat;
        background-position: top 5px right;
    }
    
    #header-nav>li.membership>a {
        background: url(//theme.hstatic.net/1000288272/1000736711/14/membership-icon.png?v=27) no-repeat;
        background-position: left 5px center;
        padding: 5px 26px 5px 30px;
        background-color: #fcd22d;
        border-radius: 20px;
        color: #fff;
    }
    
    #header-nav>li.membership {
        padding-top: 5px;
    }
    
    .membership a:hover {
        color: black !important;
    }
    
    .header-topbar {
        background: #f3f3f3;
        color: #000;
        padding: 8px 0;
        font-size: 13px;
        font-weight: 800;
        height: 34px;
        overflow: hidden;
    }
    
    .owl-carousel {
        display: none;
        width: 100%;
        z-index: 1;
    }
    
    #header-nav li:hover .sub-menu {
        display: block;
    }
    
    #header-nav .sub-menu {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 999;
        padding: 20px 10px 40px;
        border-top: 1px solid #000;
        display: none;
        box-shadow: 1px 3px 5px rgb(0 0 0 / 30%);
    }
    
    #header-nav>li:hover .sub-menu {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }
    
    #header-nav .sub-menu .submenu-left {
        width: 80%;
        float: left;
    }
    
    #header-nav .sub-menu .submenu-left .item {
        margin-bottom: 30px;
    }
    
    #header-nav .sub-menu .submenu-left .item {
        width: calc(100%/3);
        float: left;
    }
    
    #header-nav .sub-menu .menu-lv2 {
        font-weight: 600;
    }
    
    #header-nav .sub-menu .menu-lv2,
    #header-nav .sub-menu-sub li a {
        display: inline-block;
        /* padding-bottom: 5px; */
        border-bottom: 0;
        font-size: 16px;
        font-weight: 300;
        color: #000000;
        text-transform: uppercase;
    }
    
    .gicon {
        width: 40px;
        margin-right: 10px;
    }
    
    .sub-menu {
        transition: 0.5s;
    }
    
    #header-nav .sub-menu .menu-lv2 {
        font-weight: 600;
    }
    
    #header-nav .sub-menu-sub li a {
        padding: 5px 0 0;
    }
    
    .sub-menu-sub {
        padding: 0px;
    }
    
    .sub-menu-sub a {
        color: black;
    }
    
    /*.img-logo-pk {*/
    /*    max-height: 30px;*/
    /*    background: #fcd424;*/
    /*}*/
    
    .swiper-container {
        width: 100%;
        height: 100%;
        position: relative;
        overflow: hidden;
    }
    
    .action-slide {
        position: absolute;
        bottom: 50px;
        left: 50%;
        transform: translateX(-50%);
        width: 250px;
    }
    
    .action-slide a {
        display: block;
        padding: 10px 0px;
        text-align: center;
        background: #FFF;
        margin-bottom: 15px;
        color: #000;
        text-transform: uppercase;
        font-size: 20px;
        border: 2px solid #000;
        text-decoration: none;
        font-weight: 500;
    }
    
    .action-slide a:hover {
        text-decoration: none;
        color: black;
    }
    
    .swiper-button-next {
        color: black !important;
        width: 30px !important;
        height: 30px !important;
        border: 0px solid;
        border-radius: 50%;
        background-color: white;
        top: 40% !important;
    }
    
    .swiper-button-prev {
        color: black !important;
        width: 30px !important;
        height: 30px !important;
        border: 0px solid;
        border-radius: 50%;
        background-color: white;
        top: 40% !important;
    }
    
    .swiper-button-next::after {
        font-size: 10px !important;
    }
    
    .swiper-button-prev::after {
        font-size: 10px !important;
    }
    
    .swiper-container{
      overflow: hidden;
      position: relative;
    }
    /* CSS swipper */
    
    
    
   
    /* .swiper-pagination-bullet :active {
    background: #f7f700 !important;
} */
    
    .banner-index {
        padding: 0px 0 20px;
    }
    
    .index-title {
        text-align: center;
        font-size: 25px;
        text-transform: uppercase;
        font-weight: 500;
        margin-bottom: 15px;
        margin-top: 30px;
        position: relative;
        padding-bottom: 10px;
    }
    
    .index-title:before {
        position: absolute;
        content: "";
        display: block;
        width: 55px;
        height: 1px;
        bottom: -1px;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 2;
        background: #043665;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }
    
    .banner-index .banner-items {
        width: calc((100% - 30px) / 3);
        float: left;
        position: relative;
        overflow: hidden;
        margin-right: 10px;
    }
    
    .banner-index .banner-items .caption-banner {
        position: absolute;
        padding: 0 20px;
        bottom: 5%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        max-width: 200px;
        width: 100%;
        text-align: center;
    }
    
    .banner-index .banner-items .caption-banner a {
        display: block;
        padding: 10px 0px;
        text-align: center;
        background: #FFF;
        margin-bottom: -10px;
        color: #000;
        text-transform: uppercase;
        font-size: 20px;
        border: 2px solid #000;
        text-decoration: none;
        font-weight: 500;
    }
    
    .banner-index .banner-items .caption-banner h2 {
        font-size: 20px;
    }
    
    .item-image img {
        width: 100%;
        aspect-ratio: 3/2;
    }
    
    .best-sale {
        padding: 20px 0 20px;
        background: #f9f9fd;
    }
    .best-sale5 {
        padding: 20px 0 20px;
        background: #fff;
    }
    
    
    .index-title a {
        color: #000;
        text-decoration: none;
        font-size: 25px;
    }
    
    .index-title a:hover {
        color: #000;
        text-decoration: none;
    }
    
    .viewall {
        text-align: center;
        margin-bottom: 20px;
    }
    
    .viewall a {
        color: #333;
        text-decoration: none;
        font-size: 17px;
    }
    
    .viewall a:hover {
        color: #333;
        text-decoration: none;
        font-size: 17px;
    }
    
    .dnt-1 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    
    .sold-out1 {
        position: absolute;
        top: 10px;
        left: 10px;
        padding: 1px 5px;
        color: #fff;
        background: #f00;
        font-size: 13px;
        z-index: 9;
    }
    
    .colo-r {
        color: red;
    }
    
    .photo {
        overflow: hidden;
        position: relative;
    }
    
   
    .photo img {
        width: 100%;
        height: 100%;
        aspect-ratio: 2/3;
    }
    
   
    .name {
        text-align: center;
        /*margin-top: 15px;*/
    }
    
    .name a {
        text-decoration: none;
        color: black;
    }
    
    .name a:hover {
        text-decoration: none;
        color: black;
    }
    
    .rate {
        text-align: center;
        padding-bottom: 30px;
    }
    
    .sold-out {
        position: absolute;
        top: 10px;
        font-size: 12px;
        line-height: 1;
        padding: 8px 10px 5px 10px;
        font-weight: bold;
        height: 35px;
        z-index: 9;
        color: #fff;
        background-image: url(//theme.hstatic.net/200000275679/1000678447/14/sale.png?v=71);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        right: 0;
    }
    
    .rate span {
        display: inline-block;
        margin: 0 10px 0 0;
        font-weight: 700;
        font-size: 16px;
        line-height: 12px;
    }
    
    .product-info h3 {
        font-size: 15px;
        font-weight: 300;
        margin: 0 0 7px;
        min-height: 35px;
        height: 100%;
    }
    
    .product-info h3 a {
        color: #000;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-decoration: none;
        display: -webkit-box;
    }
    
    .name h3 {
        font-size: 15px;
        font-weight: 300;
        margin: 0 0 7px;
        min-height: 35px;
        height: 100%;
        padding-top:15px;
    }
    
    .product-info {
        /*margin-top: 10px;*/
        text-align: center;
        min-height: 105px;
        background-color: #f9f9fd;
    }
    .product-info5 {
        margin-top: 10px;
        text-align: center;
        min-height: 105px;
        background-color: #fff;
    }
    
    body {
        font-family: Quicksand, sans-serif!important;
    }
    
    .box-colelction-new {
        display: flex;
        display: -webkit-flex;
    }
    
    @media screen and (min-width: 1200px) {
        .box-colelction-new {
            width: 990px;
            margin: 0 auto;
        }
    }
    
    .view-more a {
        display: inline-block;
        background: #fff;
        padding: 10px 35px;
        margin-bottom: 15px;
        border: 2px solid #000;
        font-weight: 500;
        font-size: 18px;
        text-transform: uppercase;
        color: #000;
        text-decoration: none;
    }
    
    .view-more a:hover {
        text-decoration: none;
        color: black;
    }
    
    .index-blog-new {
        padding: 20px 0 20px;
    }
    
    .owl-carousel .owl-item {
        min-height: 1px;
        float: left;
        -webkit-touch-callout: none;
    }
    
    @media screen and (min-width: 992px) {
        .thumb-article img,
        .post-blog img {
            max-height: 208px;
            height: 100%;
            width: 100%;
            object-fit: contain;
        }
    }
    
    .owl-carousel .owl-stage:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }
    
    
    
    .list-blog-new .post-article {
        margin-top: 15px;
    }
    
    .list-blog-new .post-article h3 {
        font-size: 15px;
    }
    
    .index-title .sub {
        display: block;
        font-size: 15px;
        margin-top: 3px;
    }
    
    .post-article a {
        color: black;
        text-decoration: none;
    }
    
    .post-article a:hover {
        color: #fcd424;
        text-decoration: none;
    }
    
    .index-gallery {
        background-color: #f9f9fd;
        padding: 0px 0px 35px;
    }
    
    .index-shopping .box-shopping {
        background: #ebebeb;
        text-align: center;
        font-size: 22px;
        padding: 30px;
        font-weight: bold;
    }
    
    .index-shopping .box-shopping .left-shopping {
        width: 50%;
        float: left;
    }
    
    .left-shopping a {
        color: black;
        text-decoration: none;
    }
    
    .left-shopping a:hover {
        color: #fcd424;
    }
    
    .index-shopping .box-shopping .market {
        width: 50%;
        float: left;
    }
    
    .box-shopping .market a {
        width: calc(100% / 4 - 15px);
        display: inline-block;
    }
    
    .main-footer {
        background: #ffffff;
        padding: 40px 0 0;
    }
    
    .footer-block h4 {
        color: #333333;
        text-transform: uppercase;
        font-size: 16px;
        margin-bottom: 20px;
        font-weight: bold;
    }
    
    .mb30 {
        margin-bottom: 30px;
        padding-left: 0px;
    }
    
    .footer-block ul li {
        margin-bottom: 5px;
        list-style-type: none;
    }
    
    .mb30 a {
        color: black;
        text-decoration: none;
        font-size: 16px;
    }
    
    .mb30 a:hover {
        color: #fcd424;
        text-decoration: none;
        font-size: 16px;
    }
    
    .mb30 i {
        font-size: 16px;
    }
    
    .mb31 {
        font-size: 17px;
    }
    
    .register-footer .center form input {
        width: 100%;
        background: transparent;
        line-height: 32px;
        text-indent: 10px;
        padding-right: 110px;
        font-weight: normal;
        border: 1px solid #c3c3c3;
        font-size: 17px;
    }
    
    .register-footer .register-bottom {
        background: #000;
        color: #fff;
        position: absolute;
        right: 0;
        top: 1px;
        line-height: 34px;
        border-radius: 0;
        font-size: 14px;
        text-transform: initial;
        border: 0;
        margin-top: 0;
        font-weight: normal;
        padding: 0 10px;
    }
    
    .contact-form button {
        color: #000;
        background: #f7f70d;
        border: 1px solid #000;
        border-radius: 5px;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        text-transform: uppercase;
        padding: 7px 15px;
        position: relative;
        width: auto;
        white-space: nowrap;
        margin-top: 10px;
    }
    
    .register-footer .center form {
        position: relative;
    }
    
    .group-social {
        display: flex;
        margin: 15px 0;
        vertical-align: middle;
        align-items: center;
    }
    
    .group-social h5 {
        flex: 1 1;
        font-weight: 600;
    }
    
    .group-social .icon-mxh {
        margin-bottom: 0;
        text-align: right;
        display: flex;
    }
    
    .group-social li {
        margin-right: 0;
        margin-bottom: 0 !important;
    }
    
    .icon-mxh li {
        display: inline-block;
        margin-left: 5px;
    }
    
    .group-social li a {
        text-transform: uppercase;
        font-weight: 600;
    }
    
    .icon-mxh li a {
        display: block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 20px;
        color: #043665;
        position: relative;
        overflow: hidden;
    }
    
    .footer-block ul li a {
        color: #333333;
    }
    
    .footer-block ul li a:hover {
        color: #fcd424;
    }
    
    .footer-social-main {
        margin-top: 20px;
        border-top: 1px solid #e3e3e3;
    }
    
    .footer-social-payment {
        margin-top: 10px !important;
    }
    
    .icon-payment li {
        display: inline-block;
        margin-left: 5px;
    }
    
    .icon-payment li img {
        height: 30px;
    }
    
    .list-logo {
        text-align: right;
    }
    
    .list-logo li {
        display: inline-block;
        margin-left: 5px;
    }
    
    .list-logo li img {
        width: 100px;
    }
    
    .collection-img img {
        width: 100%;
    }
    
    .collection-image img {
        width: 100%;
    }
    
    .mt35 {
        margin-top: 30px !important;
    }
    
    .mt30 {
        margin-top: 30px;
    }
    
    .collection-title .head-title {
        margin-bottom: 30px;
    }
    
    .head-title {
        text-transform: uppercase;
        font-size: 26px;
        font-weight: 600;
        margin-bottom: 10px;
    }
    
    .breadcrumb-bg {
        margin-top: 15px;
    }
    
    .breadcrumb-bg .breadcrumb {
        padding: 10px 0;
        margin: 0;
       background: white;
    }
    
    @media screen and (min-width: 768px){
    .col-md-6 {
   float:left;
  }
}
@media screen and (min-width: 768px){
    .col-sm-3 {
   /*float:none;*/
  }
}
@media screen and (max-width: 768px){
.col-md-2 {
    flex: 0 0 auto;
     width: 30%; 
  }
  
}
@media screen and (max-width: 425px){

  .col-xs-12{
     padding-left:0px ;
    padding-right:0px;
  }
  .col-xs-6 {
    padding-left: 0px;
    padding-right: 0px;
  }
  
}
@media (max-width: 767px){
.filter-items-mobile:first-child {
    border-right: 1px solid #e3e3e3;
  }
}
@media (max-width: 767px){
.filter-items-mobile {
    text-align: center;
    background: #eee;
    padding: 15px;
    font-weight: 700;
     width:50%;
     float:left
  }
}
@media screen and (min-width: 425px){

  .product-list {
    padding-left:0px ;
    padding-right:0px;
  }
  .col-xs-6 {
     padding-left:0px ;
    padding-right:0px;
   
  }
  /*.col-md-6{*/
  /*  padding-left:0px ;*/
  /*  padding-right:0px;*/
   
  /*}*/
  .col-xs-12{
    padding-left:0px ;
    padding-right:0px;
   
  }
  .col-md-2{
    padding-left:0px ;
    padding-right:0px;
   
  }
  .col-sm-4 {
    width: 100%;
  }
  
}
.market img{
  width:100%;
}
@media screen and (max-width: 767px){
.index-shopping {
    border-top: 1px solid #ccc;
  }
  .index-shopping .box-shopping {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px;
    background: #e4e4e4;
    padding: 15px 0;
    font-size: 14px;
  }
  .index-shopping a{
    color:black;
    text-decoration: none;
  }
}
@media screen and (max-width: 768px){
.col-md-10 {
    flex: 0 0 auto;
    width: 100%;
  }
}
    .breadcrumb li a {
        font-size: 14px;
        text-decoration: none;
    }
    
    .breadcrumb li {
        font-size: 14px;
    }
    
    .breadcrumb>li span {
        color: #000;
        font-size: 14px;
    }
    
    span.total-remain {
        font-size: 13px;
        display: block;
        line-height: 39px;
        color: #333;
    }
  
    
    .filter-items {
        width: 100%;
        margin: 0 5px;
        position: relative;
        float: right;
    }
    
    .filter-items .title-filter {
        display: block;
        padding: 5px 10px;
        cursor: pointer;
        color: #333;
        font-size: 15px;
    }
    
    .wrap-in {
        margin-top: 5px;
        margin-bottom: 25px;
    }
    
    .pull-left {
        float: left;
    }
    
    .filter-items .title-filter i {
        float: right;
        font-size: 16px;
        font-weight: bold;
    }
    
    .filter-items>ul {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 99;
        padding: 10px;
        border: 1px solid #ddd;
        margin-top: -1px;
        display: none;
    }
    
    .filter-check li {
        margin-bottom: 5px;
    }
    
    .filter-check li a {
        color: rgba(0, 0, 0, 0.75);
        position: relative;
        padding: 0 35px 0 0;
        display: block;
    }
    
    .filter-items>ul.open {
        display: block;
    }
    
    .filter-items ul {
        list-style-type: none;
        font-size: 15px;
    }
    
    .gender-choise a {
        text-decoration: none;
    }
    
    .gender-choise a:hover {
        text-decoration: none;
    }
    
    .filter-check li a:before {
        position: absolute;
        content: '';
        width: 14px;
        height: 14px;
        border: 1px solid #e5e5e5;
        right: 0;
        border-radius: 50%;
    }
    
    .layered .title-block {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 14px;
        margin-bottom: 10px;
    }
    
    .layered-menu .menu-family {
        padding: 0 0px;
    }
    
    .content-block ul {
        list-style-type: none;
    }
    
    .layered-menu .menu-family li.menu-family-1 {
        margin-bottom: 10px;
    }
    
    .layered-menu .menu-family li.menu-family-1 a {
        font-size: 14px;
    }
    
    .layered-menu .menu-family li.menu-family-1>a {
        text-transform: uppercase;
    }
    
    .menu-family-1 a:hover {
        color: #fcd424;
    }
    
    .group-filter .filter-title {
        font-size: 14px;
        text-transform: uppercase;
        margin-bottom: 5px;
    }
    
    .content-filter ul {
        list-style-type: none;
        padding: 0;
    }
    
    .group-filter .checkbox-list li {
        width: 50%;
        float: left;
        padding-bottom: 3px;
    }
    
    .group-filter .checkbox-list li a {
        position: relative;
        display: block;
        padding-left: 20px;
        font-size: 14px;
        margin: 0;
    }
    
    .group-filter .checkbox-list li a:before {
        position: absolute;
        content: '';
        width: 15px;
        height: 15px;
        border: 1px solid #333;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
    
    .group-filter .checkbox-list.list-price li {
        width: 100%;
        float: initial;
    }
    
    .checkbox-list a:hover {
        color: #fcd424;
    }
    
    .products-grid {
        margin-top: 15px;
    }
    
    .color-swatches {
        text-align: center;
        margin: 0;
    }
    
    .product-info ul {
        list-style-type: none;
        padding: 0;
    }
    
    .color-swatches li {
        display: inline-block;
        margin: 0 3px;
    }
    
    .color-swatches li a {
        display: block;
        width: 20px;
        height: 20px;
        border-radius: 50%;
    }
    
    .new-product {
        padding: 20px 0 20px;
    }
    
    .collection-new {
        margin-bottom: 40px;
        padding-top: 30px;
    }
    /* cart */
    
    #collection,
    #product,
    #layout-page,
    #blogs,
    #articles {
        padding-bottom: 20px;
    }
    
    #cart h1 {
        margin-bottom: 15px;
    }
    
    table.cart {
        text-align: center;
        width: 100%;
    }
    
    table.cart tr th {
        padding: 10px 0px;
        margin-bottom: 10px !important;
        background-color: #efefef;
        border: 1px solid #e9e9e9;
    }
    
    table.cart td.image,
    table.cart th.image {
        width: 10% !important;
    }
    
    table.cart td.qty,
    table.cart th.qty {
        width: 10% !important;
    }
    
    table.cart tbody tr.item td {
        border: 1px solid #ddd;
    }
    
    #cartformpage .product_image {
        position: relative;
    }
    
    table.cart td.item,
    table.cart td.item {
        width: 55% !important;
    }
    
    .item a {
        text-decoration: none;
        color: black;
        font-size: 16px;
    }
    
    .item a:hover {
        text-decoration: none;
        color: black;
    }
    
    input.item-quantity {
        border: 1px solid #ddd;
        border-radius: 3px;
        text-align: center;
        width: 80px;
    }
    
    .invent-title {
        font-size: 12px;
        margin: 10px 0;
    }
    
    .item td.price {
        color: #f00;
        font-weight: 600;
        font-size: 18px;
    }
    
    
    
    .product_image img {
        width: 100%;
    }
    
    .checkout-note h4 {
        text-align: center;
        background: #efefef;
        padding: 10px;
        font-size: 14px;
        color: #666;
        border: 1px solid #ddd;
    }
    
    .note-summary {
        margin-top: 15px !important;
    }
    
    .cart-buttons {
        padding-right: 0px;
    }
    
    .cart-buttons .buttons {
        text-align: right;
    }
    
    button#update-cart {
        margin: 20px 0 0;
    }
    
    button#checkout,
    button#update-cart {
        font-size: 15px;
        text-transform: uppercase;
        padding: 7px 16px;
        line-height: 20px;
        height: 34px;
        border: none;
        color: #fff;
        background: #322c29;
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }
    .button-default a{
      color:#fff;
      text-decoration: none;
    }
    button#checkout {
        background: #fcd22d;
        color: #fff;
        margin: 20px 0 0 20px;
    }
    
    button#update-cart:hover {
        background: #fcd22d;
        color: #fff;
    }
    
    button#checkout:hover {
        background: #322c29;
        color: #fff;
    }
    
    .noti_on-cart {
        margin: 15px 0;
        color: #EA1111;
        font-weight: bold;
        padding-bottom: 15px;
        border-bottom: 1px solid #ddd;
        font-size: 14px;
        text-align: center;
    }
    
    .van-chuyenxx {
        margin-bottom: 50px;
    }
    
    .note-summary .err {
        margin-top: 15px;
        margin-bottom: 0;
        font-style: italic;
        color: red;
        font-size: 15px;
    }
    /*swiper*/
 .swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
.swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.mySwiper {
    height: 20%;
    box-sizing: border-box;
}
.vu-timkiem{
  display: flex;
    justify-content: center;
    align-items: center;
}
.search-field{
  border: 1px solid #afa8a8;
}
.timkiemmb{
  background: #fff;
}
.has-icon {
    padding: 20px;
    width: 83%;
}
.vu-timkiemmb{
  height: 100%;
    js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;

}
.flex-grow-vumb{
  max-height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto !important;
}
.tk-mbvu{
  height: 40px;
    font-size: 13px;
    width: 100%;
}
.flex-vucolmb{
  margin-left: -3.9em;
    padding-right: 4px;
}
    .offer {
        float: left;
        left: 0px;
        padding: 5px 17px;
        text-align: center;
        text-transform: uppercase;
        position: absolute;
        top: 0px;
        background: #ecece9;
        color: #191919;
        font-size: 14px;
        font-weight: 400;
        z-index: 1;
    }
    
    .offer:before {
        content: "";
        width: 6px;
        height: 6px;
        border-radius: 6px;
        background: #fff;
        position: absolute;
        right: -4px;
        top: 12px;
        z-index: 1;
    }
    
    .offer:after {
        width: 0;
        height: 0;
        border-left: 10px solid #ecece9;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        position: absolute;
        top: 0;
        right: -10px;
        text-align: center;
        content: "";
    }
    /* chi tiết sản phẩm */
    
    .product-gallery {
        user-select: none;
        display: flex;
        flex-direction: row;
    }
    
    .product-gallery .product-photos-side {
        overflow: hidden;
        width: 100px;
        position: relative;
        padding: 0 8px;
    }
    
    .product-gallery .product-photos-side .swiper-wrapper {
        width: 100%;
        height: 100%;
        overflow: hidden!important;
    }
    
    .product-gallery .product-photos-side .swiper-wrapper .slick-list {
        padding: -50px 0 !important;
        margin-top: -4px;
        margin-bottom: -4px;
    }
    
    .product-gallery .product-photos-side .swiper-wrapper .slick-list .slick-slide {
        transition: 225ms opacity ease-in-out;
        border: 1px #f7f7f8 solid;
        width: 40px;
        margin: 4px 0;
        opacity: .6;
    }
    
    .product-gallery .product-photos-side .swiper-wrapper .slick-list .slick-slide.selected {
        border: 1px #f7f7f8 solid;
        opacity: 1;
    }
    
    .product-gallery .product-photos-side .swiper-wrapper .swiper-zoom-container {
        /* height: 90px; */
        text-align: center;
        /* background: #000; */
    }
    
    .product-gallery .product-photos-main {
        width: 80%;
        position: relative;
        margin-bottom: 30px;
        padding-left: 10px;
    }
    
    .product-gallery .product-photos-main .swiper-wrapper .swiper-zoom-container {
        /* height: 500px; */
        text-align: center;
        /* background: #000; */
    }
    
    .product-gallery .product-gallery-full-screen {
        position: fixed;
        background: #000;
        display: flex;
        align-items: center;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100vw;
        opacity: 0;
        pointer-events: none;
        overflow-y: auto;
        z-index: 999999;
        transition: 450ms opacity ease-in-out;
    }
    
    .product-gallery .product-gallery-full-screen.opened {
        opacity: 1;
        overflow-y: auto;
        pointer-events: auto;
    }
    
    .product-gallery .product-gallery-full-screen .swiper-wrapper {
        width: 100%;
        position: relative;
        margin: auto;
    }
    
    .product-gallery .product-gallery-full-screen .swiper-wrapper .swiper-zoom-container {
        height: 100vh;
        text-align: center;
        background: #000;
    }
    
    .product-gallery .product-gallery-full-screen .gallery-nav {
        position: absolute;
        background: #000;
        color: #aaa;
        padding: 10px 15px;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1;
        transition: 250ms opacity ease-in-out;
        opacity: 0;
    }
    
    .product-gallery .product-gallery-full-screen .gallery-nav ul,
    .product-gallery .product-gallery-full-screen .gallery-nav li {
        list-style: none;
    }
    
    .product-gallery .product-gallery-full-screen .gallery-nav ul {
        float: right;
    }
    
    .product-gallery .product-gallery-full-screen .gallery-nav li {
        float: left;
        color: #aaa;
        cursor: pointer;
        margin-left: 15px;
        transition: 150ms color ease-in-out;
    }
    
    .product-gallery .product-gallery-full-screen .gallery-nav li:hover {
        color: #fff;
    }
    
    .product-gallery .product-gallery-full-screen .gallery-nav svg {
        display: block;
        fill: currentColor;
        height: 30px;
        width: 30px;
    }
    
    .product-gallery .product-gallery-full-screen .gallery-nav .fullscreen.leavefs svg.fs-icon,
    .product-gallery .product-gallery-full-screen .gallery-nav .fullscreen svg.fs-icon-exit {
        display: none;
    }
    
    .product-gallery .product-gallery-full-screen .gallery-nav .fullscreen.leavefs svg.fs-icon-exit {
        display: block;
    }
    
    .product-gallery .product-gallery-full-screen .gallery-nav .swiper-button-prev,
    .product-gallery .product-gallery-full-screen .gallery-nav .swiper-button-next {
        position: absolute;
        top: 50vh;
        fill: currentColor;
        background: #000;
        color: #aaa;
        opacity: .65;
        transition: 250ms opacity ease-in-out, 150ms color ease-in-out;
    }
    
    .product-gallery .product-gallery-full-screen .gallery-nav .swiper-button-prev:hover,
    .product-gallery .product-gallery-full-screen .gallery-nav .swiper-button-next:hover {
        color: #fff;
    }
    
    .product-gallery .product-gallery-full-screen .gallery-nav .swiper-button-prev svg,
    .product-gallery .product-gallery-full-screen .gallery-nav .swiper-button-next svg {
        display: block;
        fill: currentColor;
        height: 30px;
        width: 30px;
    }
    
    .product-gallery .product-gallery-full-screen .gallery-nav .swiper-button-next {
        right: 0;
    }
    
    .product-gallery .product-gallery-full-screen .gallery-nav .swiper-button-prev {
        left: 0;
    }
    
    .product-gallery .product-gallery-full-screen .gallery-nav .swiper-pagination {
        position: static;
        float: left;
        width: auto;
        line-height: 30px;
    }
    
    .product-gallery .swiper-zoom-container img {
        width: 100%;
        height: 100%;
        position: relative;
        object-fit: scale-down;
        object-position: center;
    }
    
    .product-title h1 {
        font-size: 16px;
        line-height: 24px;
        font-weight: bold;
        margin-bottom: 5px;
        color: #333;
    }
    
    .product-price {
        font-size: 20px;
        margin: 10px 0;
        font-weight: bold;
    }
    
    .points-sale-info {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 14px;
        text-transform: uppercase;
        text-align: center;
        color: #fcd22d;
        margin-bottom: 5px;
    }
    
    .points-sale .points-sale-info p {
        margin: 0;
        padding: 0 2px;
    }
    
    .points-sale-info i {
        margin: 0;
        font-size: 20px;
        width: 20px;
    }
    
    .points-sale>p {
        font-style: italic;
        font-size: 14px;
        margin-bottom: 10px;
    }
    
    .points-sale>p a {
        color: #ee0a13;
        text-decoration: none;
    }
    
    .product-sku,
    .swatch .header,
    .select-quantity label {
        font-weight: 500;
        margin: 0 0 10px;
        font-size: 13px;
        color: #333;
    }
    
    .remove-selector {
        margin-left: 20px;
        font-weight: 600;
    }
    
    .select-swap .swatch-element {
        display: inline-block;
        margin: 0 8px 10px 0;
        position: relative;
        vertical-align: bottom;
    }
    
    .select-swap .swatch-element label {
        min-width: 40px;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        text-align: center;
        display: inline-block;
        border: 1px solid #e5e5e5;
        background: #fff;
        margin: 0;
        position: relative;
        font-size: 12px;
        font-weight: 500;
        border: 1px solid #868080;
    }
    
    .swatch-element.color span {
        display: inline-block;
        width: 100%;
        height: 35px;
        margin-top: 1px;
        margin-left: 1px;
        font-size: 12px;
        padding-left: 40px;
        padding-right: 5px;
        color: #000;
    }
    
    .select-swap .swatch-element .crossed-out {
        display: none;
    }
    
    .crossed-out {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }
    
    .swatch .notify-swap {
        opacity: 0;
        visibility: hidden;
        display: none;
    }
    
    .swatch .notify-swap p {
        color: red;
        margin-bottom: 0;
    }
    
    .choise-size {
        display: inline-block;
        color: #f8c500;
        line-height: 24px;
        text-decoration: underline;
    }
    
    .counter span {
        display: block;
        font-size: 16px;
        padding: 0 10px;
        cursor: pointer;
        user-select: none;
        background: #f5f5f5;
        border: solid 1px #f5f5f5;
        font-weight: 600;
    }
    
    .counter {
        display: flex;
    }
    
    .counter input {
        background: #fff;
        font-weight: 600;
        height: 32px;
        padding: 0px;
        text-align: center;
        width: 70px;
        border: 1px solid #f5f5f5;
        border-left: none;
        border-right: none;
        font-size: 15px;
        -webkit-appearance: none;
    }
    
    .cap-freeship p {
        margin: 0px;
        font-style: italic;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }
    
    .cap-freeship {
        margin: 15px 0;
        background: #ffe377;
        padding: 8px;
    }
    
    .quickview-tag_see {
        margin: 10px 0;
        padding: 8px;
        border: 2px dashed #ED3D80;
        width: 96%;
        border-radius: 3px;
        text-align: center;
        color: #ED3D80;
    }
    
    .quickview-tag_see p {
        margin: 0;
        font-style: italic;
        font-size: 12px;
        font-weight: bold;
        color: #ED3D80;
    }
    
    form .actions-btn button,
    #add-item-form2 .actions-btn button {
        width: 100%;
        display: block;
        float: left;
        text-align: center;
        padding: 12px 0px;
        border: 2px solid #000;
        font-weight: bold;
        background: #fcd22d;
        font-size: 13px;
        text-transform: uppercase;
        color: #000;
    }
    
    form .actions-btn button.btn-buy-now,
    #add-item-form2 .actions-btn button.btn-buy-now,
    #see-detail,
    #see-detail-qv {
        background: #fff !important;
    }
    
    .actions-btn button.btn-buy-now {
        float: right;
    }
    
    .policy-item.product-desc {
        display: block;
        margin-top: 20px;
    }
    
    .policy-item h4 {
        font-weight: 500;
        font-size: 14px;
        text-transform: uppercase;
        margin: 0 0 10px;
    }
    
    .policy-item .content {
        font-weight: 300;
        margin-bottom: 15px;
    }
    
    .product-sku,
    .swatch .header,
    .select-quantity label {
        font-weight: 500;
        margin: 0 0 10px;
        font-size: 13px;
        color: #333;
    }
    
    .policy-item p {
        font-size: 16px;
    }
    
    .content a {
        color: #fcd22d;
        text-decoration: none
    }
    
    .content a:hover {
        color: #fcd22d;
        text-decoration: none
    }
    
    .index-title_1 {
        text-align: left;
        font-size: 23px;
        text-transform: none;
        font-weight: normal;
        margin-bottom: 15px;
        margin-top: 30px;
        position: relative;
        padding-bottom: 10px;
    }
    
    h3.related-title {
        font-size: 23px;
        margin: 30px 0 25px;
    }
    
    .header-page {
        padding: 40px 0;
    }
    
    .box-account {
        margin: 0 auto;
    }
    
    .layout-account {
        padding: 30px 0;
        text-align: center;
    }
    
    @media (min-width: 992px) {
        .box-account {
            width: 50%;
        }
    }
    
    .userbox {
        margin-top: 15px;
    }
    
    .userbox form {
        width: 100%;
        margin: 0 auto;
    }
    
    .large_form {
        margin-bottom: 15px;
    }
    
    .phoneCheckShow input,
    .userbox .large_form input[type="email"],
    .userbox .large_form input[type="password"],
    .userbox .large_form input[type="text"],
    .userbox .large_form select {
        background: #fff;
        border: 1px solid #ededed;
        border-radius: 8px;
        height: 40px;
        width: 100%;
        padding: 0px 15px;
    }
    
    .action_account_custommer {
        text-align: left;
    }
    
    .action_bottom .btn {
        background: #fbd22c;
        border-color: #fbd22c;
        color: #000;
        border-radius: 8px;
    }
    
    .action_bottom .btn {
        width: 100%;
        transition: all .5s;
        line-height: 45px;
        height: 45px;
        padding: 0 30px;
        text-transform: uppercase;
    }
    
    .req_pass {
        margin: 0;
        text-align: center;
        margin-top: 10px;
    }
    
    .req_pass a {
        color: #5c5c5c;
        text-decoration: none;
        font-size: 15px;
    }
    
    .req_pass a:hover {
        color: #5c5c5c;
        text-decoration: none;
        font-size: 15px;
    }
    
    .large_form input {
        font-size: 15px;
    }
    
    .action_bottom input {
        font-size: 15px;
    }
    /* menu mobile */
    
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 999;
        top: 0;
        left: 0;
        background-color: #efefef;
        overflow-x: hidden;
        transition: 0.5s;
        padding-left: 0;
    }
    
    .sidenav a {
        text-decoration: none;
        font-size: 16px;
        color: black;
        display: block;
        transition: 0.3s;
    }
    
    .sidenav a:hover {
        color: #fcd424;
    }
    
    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }
    
    @media screen and (max-height: 450px) {
        .sidenav {
            padding-top: 15px;
        }
        .sidenav a {
            font-size: 18px;
        }
    }
    
    .panel {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.5s ease-out;
        margin-bottom: 0px !important;
        border: 0px !important;
        background: #efefef !important;
    }
    
    @media screen and (max-width: 767px) {
        .banner-three-index .banner-items.banner_1 {
            padding: 6px 0px;
            background: #40933a;
        }
    }
    
    @media screen and (max-width: 767px) {
        .banner-three-index .banner-items {
            /*width: calc((100% - 20px)/ 3);*/
            float: left;
            position: relative;
            margin-right: 10px;
        }
    }
    
    @media (max-width: 767px) {
        .visible-xs {
            display: block!important;
        }
    }
    
    @media screen and (max-width: 767px) {
        .banner-items .banner-caption h2 {
            font-size: 14px;
            text-align: center;
            font-weight: 600;
            color: #fff;
        }
    }
    
    @media screen and (max-width: 767px) {
        .banner-items {
            margin-bottom: 15px;
        }
    }
    
    @media screen and (max-width: 767px) {
        .banner-index .container {
            padding-left: 10px;
            padding-right: 10px;
        }
        
    }
    
    @media screen and (max-width: 767px) {
        .banner-index .banner-items.banner_2 {
            margin-right: 10px;
        }
    }
    
    @media screen and (max-width: 767px) {
        .banner-three-index .banner-items.banner_2 {
            padding: 6px 0px;
            background: #fcd12d;
        }
    }
    
    @media screen and (max-width: 767px) {
        .banner-three-index .banner-items.banner_3 {
            padding: 6px 0px;
            background: #3373d8;
        }
    }
    
    @media screen and (max-width: 767px) {
        .banner-three-index .banner-items.banner_3 {
            margin-right: 0px;
        }
    }
    
    .logo1 img{
      width: 100%;
    }
    .banner-caption a {
        color: black;
        
        text-decoration: none;
    }
    @media screen and (min-width:1440px){
      .container-fluid{
        max-width:1349px !important;
        padding:0 !important;
        
      }
    }
    .valueChild.active {
    border: 1px solid #ffe377;
    background: #fff;
    color: black;
}
.valueChild {
    display: block;
    margin: 0;
    background: #fff;
    width: 80px;
    height: 40px;
    line-height: 40px;
    position: relative;
    border: 1px solid #e5e5e5;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    margin-right: 8px;
}
.swatch {
    padding: 10px 0;
    width: 100%;
 
}
.title-attributes{
  font-size:15px;
}
.counter button {
    display: block;
    font-size: 16px;
    padding: 0 10px;
    cursor: pointer;
    user-select: none;
    background: #f5f5f5;
    border: solid 1px #f5f5f5;
    font-weight: 600;
}

.filter-items .select-d{
  display:block;
}
 .dangky {
    background-color: #fff;
    border-color: #fff;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: #000000 0px 0px 0px 0px;
    color: #333333;
    font-size: 14px;
    margin: 0px 0px 20px;
    padding: 19px;
}
.title-login {
    color:#fcd424;
    font-size: 18px;
    font-weight: 700;
    line-height: 25.2px;
    margin: 0px 0px 10px;
    text-transform: uppercase;
    text-align: center;
}
.bt-continue {
    background-color: #fcd424;
    border-color:#fcd424;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 12px;
    text-align: center;
}
.dangnhap {
    background-color: #fff;
    border-color: #e3e3e3;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: #000000 0px 0px 0px 0px;
    color: #333333;
    font-size: 14px;
    margin: 0px 0px 20px;
    padding: 19px;
}
.text-label {
    color: #fcd424;
    display: inline-block;
    font-weight: 700;
    margin: 0px 0px 5px;
    padding: 5px 0px;
}
.input-text {
    background-color: #ffffff;
    border-color: #cccccc;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: #000000 0px 0px 0px 0px;
    color: #555555;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 12px;
    outline: none;
    width: 100%;
}
.pdt-5 {
    margin-top: 10px;
}.title-login2 {
    color: #fcd424;
    font-size: 16px;
    font-weight: 700;
    line-height: 25.2px;
    margin: 0px 0px 10px;
    text-transform: uppercase;
}
.breadcrumb {
    padding: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    font-size: 14px;
    font-weight: bold;
}
.breadcrumb a{
  color:#fcd424;
}
.account-area--left {
    flex: 1 1 20%;
    width: 20%;
    max-width: 267px;
}
.mgb-15 {
    margin-bottom: 15px;
}
.mg-0 {
    margin: 0px;
}
.title-account {
    margin-bottom: 5px;
    display: block;
    padding-top: 0;
    padding-bottom: 5px;
    border-bottom: 1px #eee solid;
    color: #aaa;
    font-size: 14px;
    font-weight: 400px;
}
.account-info__phone-number.active {
    background: #eee none repeat scroll 0 0;
    border-color: #64adce;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 3px;
}
.adn_account_mn i {
    padding-left: 10px;
}
.adn_account_mn span a {
    margin-left: 10px;
    font-weight: 400;
    color: #fcd424;
    text-decoration: none;
}
.adn_account_mn i {
    padding-left: 10px;
}
.account-area--right {
    flex: 1 1 80%;
    width: 80%;
    max-width: 1069px;
    border: 1px solid #ddd;
    border-bottom: none;
    margin-left: 15px;
}
.account-area--table {
    border-top: 10px solid #ddd;
}
table#history-order tr th {
    border-bottom: 1px solid #ddd;
    height: 60px;
    color:#fcd424;
    text-align: center;
}
.is-text-center {
    text-align: center !important;
}
.mgb-10 {
    margin-bottom: 10px;
    margin-top: 15px;
    font-size:15px;
    color:#fcd424;
}
.w-100 {
    width: 100%;
}
.is-flex {
    display: flex !important;
}
.account-area--info ul{
  list-style-type: none;
  padding:0px;
}
.account-area {
  margin-bottom:20px;
}
/*.wrapper {*/
/*    max-width: 1100px;*/
/*    display: flex;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*    padding-left: 15px;*/
/*    padding-right: 15px;*/
/*}*/
/*.wrapper {*/
/*    width: 100%;*/
/*    position: relative;*/
    
/*}*/
@media screen and (max-width: 798px){
.account-area--left, .account-area--right {
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 798px){
.account-area--content {
    flex-direction: column;
  }
}
.adn_account_item {
    text-align: center;
    margin-top: 10px;
    font-size: 15px;
}
.adn_address_btn {
    justify-content: center;
}
.default-btn {
    display: inline-block;
    background-color: white;
    color: #fcd424;
    padding: 10px 20px;
    border-radius: 4px;
    border: 1px solid #fcd424;
    margin-left: 10px;
}
.breadcrumb-1 {
    padding: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    font-size: 14px;
    font-weight: bold;
}
.breadcrumb-1 {
    display: block;
    overflow: hidden;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}
.breadcrumb-1 a {
    color: #fcd424;
    text-decoration: none;
}
.HomeAction {
    left: 50%;
    bottom: 120px;
    transform: translateX(-50%);
    width: 100%;
    position: absolute;
    padding: 0 0px;
    text-align: center;
    color: #fff;
    transition: all .2s;
}
.HomeAction1 {
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    width: 100%;
    position: absolute;
    padding: 0 0px;
    text-align: center;
    color: #fff;
    transition: all .2s;
}

.HomeAction .btnQuickView {
    transform: translateX(-50px);
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
}
.HomeAction1 .btnQuickView {
    transform: translateX(-50px);
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
}

.HomeAction .btnAddCart, .HomeAction .btnQuickView {
    border: 1px solid #faaf18;
    border-radius: 0;
    outline: 0 !important;
    box-shadow: none;
    background: #fff;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 50px;
    height: 50px;
    padding: 5px;
}
.HomeAction1 .btnAddCart, .HomeAction1 .btnQuickView {
    border: 1px solid #faaf18;
    border-radius: 0;
    outline: 0 !important;
    box-shadow: none;
    background: #fff;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 50px;
    height: 50px;
    padding: 5px;
}
.btn-primary {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}
.HomeAction .btnBuyNow {
    border: 1px solid #faaf18;
    border-radius: 0;
    outline: 0 !important;
    box-shadow: none;
    background: #fff;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 50px;
    opacity: 0;
    font-weight: 600;
    font-size:15px;
}
.HomeAction1 .btnBuyNow {
    border: 1px solid #faaf18;
    border-radius: 0;
    outline: 0 !important;
    box-shadow: none;
    background: #fff;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 50px;
    opacity: 0;
    font-weight: 600;
    font-size:18px;
}
.HomeAction .btnAddCart {
    transform: translateX(50px);
    opacity: 0;
}
.HomeAction1 .btnAddCart {
    transform: translateX(50px);
    opacity: 0;
}
.flash_sale:hover .card img:nth-child(2) {
    opacity: 1;
    visibility: visible;
}
.flash_sale:hover .btnBuyNow {
    opacity: 1;
}
.flash_sale:hover .btnAddCart,
.flash_sale:hover .btnQuickView {
    transform: translateX(0px);
    opacity: 1;
    margin: 0px
}
.flash_sale .btnAddCart:hover,
.flash_sale .btnQuickView:hover,
.flash_sale .btnBuyNow:hover {
    background: #faaf18;
    color: #fff;
}
.HomeAction img{
  width:100%;
}
.HomeAction1 img{
  width:100%;
}
.modal-content .btn-close {
    color: #aaa;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    z-index: 9999;
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e) center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
    opacity: .5;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}
.slider-for .slick-list .slick-track {
    overflow: hidden;
}
.modalRight {
    z-index: 1;
}
.contentModal h4 {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
}
.ModalSKU {
    font-size: 14px;
}
.ModalPriceTop span {
    font-size: 24px;
    font-weight: 700;
}
.ModalForm {
    margin: 15px 0;
}
.ModalText p {
    font-weight: bold;
    margin-bottom: 5px;
    display: inline-block;
    position: relative;
}
.ModalContent {
    display: flex;
}
.ModalContent ul {
    margin: 0;
    padding: 0;
}
.modal.fade.show {
    display: block !important;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease 0s;
}
.modal-dialog {
    max-width: 780px !important;
    width: 80%;
    margin: 1.75rem auto;
}
.ModalContent ul li {
    margin-right: 5px !important;
    min-width: 35px;
    height: 35px;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    border: 1px solid #ccc;
    cursor: pointer;
    padding: 0 10px;
}
.ModalContent ul li {
    list-style: none;
    display: inline-flex;
    position: relative;
}
.ModalContent ul li .hethang, .ModalContent ul li .activept {
    display: none;
}
.ModalContent ul li .hethang {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.ModalContent ul li.selected {
    border: 1px solid #29a449;
}
.ModalContent ul li.selected .activept {
    display: block;
}
.ModalContent .is-form {
    width: 30px;
    height: 30px;
    border: 1px solid #faaf18;
    background: transparent;
}
.ModalContent .input-qty {
    width: 40px;
    height: 30px;
    border: 1px solid #faaf18;
    text-align: center;
    outline: none;
}
.ModalForm .btnAddCart {
    width: 100%;
    background: #faaf18;
    padding: 15px;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
    color: #fff;
    font-weight: bold;
}
.ModalForm .btnhethang {
    cursor: default;
    color: #b6b6b6;
    background-color: #f6f6f6;
    padding: 8px 10px;
    border: none;
    display: none;
}
.ModalForm p a {
    text-decoration: none;
    color: #000000;
    font-size:15px;
}
.ModalForm p{
   font-size:15px;
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e) center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
    opacity: .5;
}
.slick-slide img {
    display: block;
}
.slider-for img {
    width: 100%;
    min-height: 100%;
}
.slider-for {
    margin-bottom: 15px;
}
@media (min-width: 1022px){
.slider-for .slick-list {
    overflow: inherit;
  }
}
.img-last {
    opacity:0;
    position: absolute;
    top: 0;
    height:100%;
    width:100%;
    transition: all .8s;
}
.img-first{
  height:100%;
   width:100%;
  transition: all 0.8s;
}

.img-product:hover .img-first {
     opacity:0;
}

.img-product:hover .img-last {
    opacity:1;
   
}
.gallery-viewer {
    float: left;
    max-width: 500px;
    margin: 10px;
    margin-top: 5%;
}
.gallery-viewer {
    margin: 0 !important;
}
/*product*/
.prodTitle {
    background: #f1f1f1;
    padding: 10px 0;
}

.prodTitle .titleTop a {
    text-decoration: none;
    color: #000000;
    font-size:14px;
}

.ModalContent ul li {
    margin-right: 5px !important;
    min-width:35px;
    height:35px;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    border: 1px solid #ccc;
    cursor: pointer;
    padding:0 10px;
}
.ModalContent ul li.selected{
  border:1px solid #29a449;  
}


.ModalContent ul li.selected .activept{
  display:block;
}

.ModalContent ul li .hethang,
.ModalContent ul li .activept{
  display:none;
}

.ModalContent ul li .mona-bg{
  width:100%;
  height:100%;
}

/* .product-slider {
    height: 430px;
    box-shadow: 0 0 15px #ECECEC;
} */

.product-slider .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-thumbs {
    height: 430px;
}

.product-thumbs .swiper-wrapper {
    margin-top: calc(-173% + 5px);
}

.product-thumbs .swiper-slide {
    width: auto;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto !important;
}

.product-thumbs .swiper-slide-active {
    border: solid 2px #ECECEC;
}

.prodCenter h3 {
    font-size: 24px;
    font-weight: 700;
    color: #000000;
}

.prodCenter .ModalPriceTop span {
    font-size: 28px;
    font-weight: 700;
}

.prodCenter .ModalPriceTop del {
    /*color: #f00;*/
    font-weight: 700;
    font-size: 18px;
}

.prodContent hr {
    clear: both;
    border-top: solid #cccccc;
    border-width: 1px 0 0;
    margin: 30px 0;
    height: 0;
}

.prodShare {
    text-align: left;
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #ccc;
}

.prodShare span {
    color: #000000;
    text-transform: uppercase;
    font-weight: 700;
}

.prodPolicy {
    padding: 15px;
    border: 1px solid #ccc;
    margin-bottom: 30px;
}

.prodPolicy>p {
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}

.prodPolicy ul {
    padding: 0;
    margin:0 !important;
}

.prodPolicy ul li {
    list-style: none;
    margin-bottom: 15px !important;
}

.prodPolicy ul li img {
    float: left;
    max-width: 40px;
}

.prodPolicy ul li p {
    text-align: left;
    margin: 0px;
    padding-left: 45px;
}

.prodPolicy ul li p.supportTitle {
    font-weight: 700;
}

.prodPolicy ul li p a {
    text-decoration: none;
    color: #000000;
    font-weight: 700;
}

.prodCenter .styleQuantity .ModalText {
    float: left;
    margin-right: 5px;
}
.ProdComment .fb-comments iframe{
  width:100% !important;
}

/* tab */

.prodTab .tab {
    overflow: hidden;
    margin-bottom: 15px;
}


/* Style the buttons inside the tab */

.prodTab .tab button {
    box-shadow: none;
    border-radius: 0;
    text-transform: uppercase;
    text-align: left;
    font-size: 14px;
    padding: 5px 0;
    margin-right: 15px;
    background: #fff;
    border-bottom: 3px solid #fafafa;
    border-top: none;
    border-left: none;
    border-right: none;
}

.prodTab .tab button:hover {
    border-color: #faaf18;
}

.prodTab .tab button.active {
    border-color: #faaf18;
}

.prodTab .tabcontent {
    display: none;
    padding: 15px;
    border-top: none;
    background: #fafafa;
}

.prodTab .tabcontent img {
    max-width: 100%;
}

/*Zoom*/


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(fancybox_loading.gif) center center no-repeat;
}

.gallery_pdp_container:hover a#ui-carousel-prev,
.gallery_pdp_container:hover a#ui-carousel-next {
    display: block !important;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

a#ui-carousel-prev,
a#ui-carousel-next {
    padding: 5px;
    background: #fcd424;
    background-image: none !important;
    left: 37% !important;
    text-align: center;
    opacity: 0.8;
    display: none !important;
}

a#ui-carousel-prev i,
a#ui-carousel-next i {
    color: #fff;
    font-weight: bold;
    font-size: 23px;
}

.gallery_pdp_container {
    padding: 10px 0 !important;
    left: calc(50% - 16px) !;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(blank.gif);
    /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

div#gallery_pdp {
    width: 100% !important;
    margin: 0 !important;
    height: auto !important;
    max-height: 480px;
}

#gallery_pdp a img {
    width: 100%;
    margin: 5px 0;
    border: solid 1px #ccc;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}


/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: rgba(0, 0, 0, 0.5);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}


/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}


/*Retina graphics!*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url(https://fancyapps.com/fancybox/source/fancybox_sprite.png);
        background-size: 44px 152px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
    #fancybox-loading div {
        background-image: url(https://fancyapps.com/fancybox/source/fancybox_loading@2x.gif);
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
}

.gallery-viewer {
    margin: 0 !important;
}



/*slick*/

img {
    max-width: 100%;
}


/*USE CSS for Slider*/

.vehicle-detail-banner .car-slider-desc {
    max-width: 180px;
    margin: 0 auto;
}

.banner-slider .slider.slider-for {
    max-width: 84%;
    padding-left: 35px;
}

.banner-slider .slider.slider-nav {
    max-width: 16%;
}

.banner-slider .slider.slider-for,
.banner-slider .slider.slider-nav {
    width: 100%;
    float: right;
}

.banner-slider .slider.slider-nav {
    height: 610px;
    overflow: hidden;
}

.slider-banner-image {
    height: 610px;
}

.banner-slider .slider.slider-nav {
    padding: 20px 0 0;
}

.slider-nav .slick-slide.thumbnail-image .thumbImg {
    max-width: 178px;
    height: 110px;
    margin: 0 auto;
    border: 1px solid #EBEBEB;
}

.slider-banner-image img,
.slider-nav .slick-slide.thumbnail-image .thumbImg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {
    border: 2px solid #196DB6;
}

.slider-nav .slick-slide.slick-current span {
    color: #196DB6;
}

.slider-nav .slick-slide {
    text-align: center;
    margin: auto;
}

.slider-nav .slick-slide span {
    font-size: 14px;
    display: block;
    padding: 5px 0 15px;
}


.slider-for .slick-list .slick-track {
    overflow: hidden;
}

.thumbnail-image {
    width: auto !important;
}


/*End USE CSS for Slider*/

@media screen and (max-width: 991px) {
    .slick-track {
        display: flex !important;
    }
    .banner-slider .slider.slider-for,
    .banner-slider .slider.slider-nav {
        max-width: 100%;
        float: none;
    }
    .banner-slider .slider.slider-for {
        padding-left: 0;
    }
    .banner-slider .slider.slider-nav {
        height: auto;
    }
    /* .slider-banner-image {
        height: 500px;
    } */
    .slider.slider-nav.thumb-image {
        padding: 10px 30px 0;
    }
    .slider-nav .slick-slide span {
        padding: 5px 0;
    }
    .vehicle-detail-banner .car-slider-desc {
        max-width: 340px;
    }
    .bid-tag {
        padding: 10px 0 15px;
    }
    .slider.slider-nav.thumb-image {
        white-space: nowrap;
    }
    .thumbnail-image.slick-slide {
        padding: 0px 5px;
        min-width: 75px;
        display: inline-block;
        float: none;
    }
}

@media screen and (max-width: 767px) {
    /* .slider-banner-image {
        height: 400px;
    } */
    .slider.slider-nav.thumb-image {
        padding: 0px 20px 0;
        margin: 10px 0px 0;
    }
    .slider-nav .slick-slide span {
        font-size: 12px;
        white-space: normal;
    }
}


/* zoom */

.js-image-zoom__zoomed-image {
    width: 400px !important;
    height: 400px !important;
    right: 0 !important;
    border: 4px solid rgb(136, 136, 136);
}


/* slickMb */

#slideMb {
    display: none;
}

#slidePc {
    display: block;
}

@media(max-width:1022px) {
    #slideMb {
        display: block !important;
    }
    #slidePc {
        display: none;
    }
    .slick-list {
        margin: 10px 0!important;
    }
}

@media(min-width:1022px) {
    .slider-for .slick-list {
    overflow: inherit;
}
}

.item-slick.slick-slide.slick-current.slick-active {
    outline: none!important
}

.slider-for {
    margin-bottom: 15px;
}

.slider-for img {
    width: 100%;
    min-height: 100%;
}

.slider-nav {
    margin: auto;
}

/*#slideMb .slider-for .slick-list .slick-track {*/
/*    width: 100% !important;*/
/*}*/

.slider-nav .item-slick {
    max-width: 70px;
    outline: none!important;
    cursor: pointer;
}

.slider-nav .item-slick img {
    max-width: 100%;
    background-size: cover;
    background-position: center;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.gallery_pdp_container {
    position: relative;
    float: left;
    padding: 25px 0;
}
div#gallery_pdp {
    margin: 5px;
    width: 100px;
    float: left;
}
a#ui-carousel-next {
    display: none;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: -10px;
    left: 43%;
    background-image: url(../images/arrowdown.png);
    background-size: 70%;
    background-repeat: no-repeat;
}
a#ui-carousel-prev {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 43%;
    background-image: url(../images/arrowup.png);
    background-size: 70%;
    background-repeat: no-repeat;
}
.values-attributes .activept{
    display: block;
}
.values-attributes .activept {
    position: absolute;
    bottom: 0;
    right: 0;
}
.value-prd.active{
  background-color: #faaf18;
  color: #FFF;
}