/* 1.overall style */
html, html body, body #wrapper { overflow-x: hidden;}
.ywBYmano { background: #fff } ul, li { list-style: none; margin-bottom: 0 } .section { padding: 30px 0 }
.container { max-width: 1280px; padding-left: 15px; padding-right: 15px; }  .container-none { max-width: 100%; padding-left: 15px; padding-right: 15px }

.mih-56 { min-height: 56px; } .mih-60 { min-height: 60px; } .mih-66 { min-height: 66px; }
.mih-76 { min-height: 76px; } .mih-86 { min-height: 86px; } .mih-96 { min-height: 96px; }
.mih-56:not(.sticky-header) { min-height: 56px; } .mih-60:not(.sticky-header) { min-height: 60px; } .mih-66:not(.sticky-header) { min-height: 66px; }
.mih-76:not(.sticky-header) { min-height: 76px; } .mih-86:not(.sticky-header) { min-height: 86px; } .mih-96:not(.sticky-header) { min-height: 96px; }
.ai-none { display: none !important }
.si-none { display: none !important }
.mi-none { display: none !important }
.ei-none { display: none !important }
@media only screen and (max-width: 991px) {
    .min-50 { min-height: 50px !important; } .min-50:not(.sticky-header) { min-height: 50px !important; }
    .min-56 { min-height: 56px !important; } .min-60 { min-height: 60px !important; } .min-66 { min-height: 66px !important; }
    .min-76 { min-height: 76px !important; } .min-86 { min-height: 86px !important; } .min-96 { min-height: 96px !important; }
    .min-56:not(.sticky-header) { min-height: 56px; } .min-60:not(.sticky-header) { min-height: 60px; } .min-66:not(.sticky-header) { min-height: 66px; }
    .min-76:not(.sticky-header) { min-height: 76px; } .min-86:not(.sticky-header) { min-height: 86px; } .min-96:not(.sticky-header) { min-height: 96px; }
    .si-none { display: block !important } .s-none { display: none !important; }
}
@media only screen and (max-width: 767px) {
    .section { padding: 30px 0 !important }
    .mi-none { display: block !important } .m-none { display: none !important; }
}
@media only screen and (max-width: 576px) {
    .ei-none { display: block !important } .e-none { display: none !important; }
}

/* Flat Slider */
.slider { width: 100%; height: auto; overflow: hidden; position: relative; }
.slider > ul {
    height: auto;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.slider > ul > li { float: left; clear: none; height: auto; }
.slider-dots { position: absolute; bottom: 30px; }
.slider-dots-item { width: 24px; height: 2px; float: left; clear: none; display: block; margin: 0 5px; background: #a8a8a8; transition: all 0s; }
.slider-dots-item:hover { background: #fff; }
.slider-active { background: #fff; height: 4px; margin-top: -2px; }
@media only screen and (max-width: 767px) {
    .slider-dots-item:hover, .slider-active { background: #000; }
}

/* Common Styles */
.mouldBtn { display: inline-block; text-transform: uppercase; font-weight: 500; background: #1d1d1d; text-align: center; border-radius: 4px; border: 1px solid #1d1d1d; color: #fff; padding: 10px 20px; font-size: 12px; }
.mouldBtn:hover { background-color: #555; color: #fff }
.main-title {margin-bottom: 0; color: #111; font-size: 30px; letter-spacing: -0.3px; font-weight: 600; text-align: center; line-height: 40px; text-transform: revert; }


/* Top Bar */
.top-bar { background: #2366ff; overflow: hidden; }
.top-bar .inner { min-height: 30px; margin: 0 auto }
.top-bar .inner a { color: #fff; font-size: 13px; font-weight: 400; letter-spacing: -.3px; padding:0 5px  }
.top-bar .notice { min-height: 30px; overflow: hidden; text-align: center }

/* Header */
.jTDAnh .header-into { margin-top: 15px; }
.jTDAnh .logo img { max-width:140px; max-height: 45px; }
.jTDAnh .function { display: flex; position: absolute; bottom: 15px;  }
.jTDAnh .row { max-width: 1280px; margin: 0 auto }
/* Header SiteNav */
.jTDAnh #pkRij { width: auto }
.jTDAnh #siteNav { height: 100%; padding: 0; justify-content: end; }
.jTDAnh #siteNav > li { display: inherit; }
.jTDAnh #siteNav > li > a {  font-size: 14px; color: #000; text-transform: uppercase; font-weight: 300;  padding: 0 15px; margin: auto 0 }
.jTDAnh #siteNav > li > a:hover { color: #000 }
.jTDAnh #siteNav > li > a:after { background: #666 ; height: 1px }
.jTDAnh #siteNav > li .MPPiJmfTakw { background:#fff; overflow: hidden; transition: all 0s; border-top: 1px solid #ededed;box-shadow: none  }
.jTDAnh #siteNav > li .MPPiJmfTakw .lvl-1 a.lvl-1 { color: #000; font-size: 14px; font-weight: 400; text-transform: revert }
.jTDAnh #siteNav > li .MPPiJmfTakw .lvl-1 .site-nav { color: #000; font-size: 14px; font-weight: 300; letter-spacing: -.1px;  }
.jTDAnh #siteNav > li:hover > a:after { width: 100% }
.jTDAnh #siteNav > li:hover .MPPiJmfTakw { top:100% }
/*.jTDAnh #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 4px; }*/
/*.jTDAnh #siteNav.medium  > li > a .an:before { color: #999; content: '\eb68'}*/
/*.jTDAnh #siteNav.medium  > li:hover > a .an { transform: rotate(90deg); }*/
/*.jTDAnh #siteNav.medium  > li:hover > a .an:before { color: #999 }*/
/* Header IconSet */
.jTDAnh .iconset { height: auto; line-height: 14px; padding: 0 12px }
.jTDAnh .iconset .icon { font-size: 16px; color: #000 }
.jTDAnh .iconset a { color: #000; font-size: 12px; font-weight: 300; text-transform: capitalize }
.jTDAnh .user-link { padding: 0; }
.jTDAnh .user-link li { padding: 0 10px; border-left: 1px solid #d7d7d7 }
.jTDAnh .search-drawer {  background-color: #fff !important;  border-top: 1px solid #ededed; box-shadow: none }
.jTDAnh .search-drawer .action.search { left: 10px; }
.jTDAnh .search-drawer .action.search .an {  color: #333 }
.jTDAnh .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.jTDAnh .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #eee; padding-left: 45px; font-size: 14px; color: #333 }
.jTDAnh .search-drawer .input-text::-webkit-input-placeholder { color: #999; font-size: 14px; opacity: 1;  }
@media only screen and (max-width: 991px) {
    .jTDAnh .header-into { margin-top: 0 }
    .jTDAnh .logo img { max-width:128px !important;  }
    .jTDAnh .function { display: none }
    .jTDAnh .btn--link { margin-right: 0 !important }
    .jTDAnh .btn--link .an { font-size: 17px; font-weight: 300; color: #000; padding: 0 12px ; }
    /* Mobile Nav Wrapper */
    .wuzA .iUqiA { height: 36px; }
    .wuzA #ujjKCE li a { color: #333; font-weight: 500; }
    .wuzA #ujjKCE li li a { font-size: 13px !important; font-weight: 400 }
    .wuzA #ujjKCE li li li a { font-weight: 500 }
    }
@media only screen and (max-width: 767px) {
    .jTDAnh .site-search { height: 32px; }
    .jTDAnh .site-search .input-but { line-height: 32px; }
    .jTDAnh .site-search .s-input { min-width: 258px }
    .jTDAnh .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 576px) {
    .jTDAnh .logo img { max-width:118px !important;  }
    .jTDAnh .iconset { padding: 0 8px }
    .jTDAnh .btn--link .an { padding: 0 8px; }
    .jTDAnh .site-search .s-input { min-width: 158px }
}
@media only screen and (max-width: 480px) {
    .jTDAnh .site-search .s-input { min-width: 100px }
    .jTDAnh .search-drawer .searchField { display: flex }
}

.banner .banner-content { position: relative; display: flex; justify-content: center }
.banner .banner-content .main-button { position: absolute; bottom: 0;  background: #000; padding: 15px 30px; display: flex; flex-direction: column; text-align: center }
.banner .banner-content .main-button .btn-label { display: inline-block; color: #fff;  font-weight: 300; margin-bottom: 5px; }
.banner .banner-content .main-button a { color: #fff; font-size: 14px; }

/* Product Slider */
.FwKZz { padding: 0 20px; }
.FwKZz .jGKt .slick-list{ display: flex; margin-top: 30px; }
.FwKZz .jGKt .slick-track{ display: flex; }
.FwKZz .jGKt .list-item { border:none ; border-radius: 0; padding: 10px;}
.FwKZz .jGKt .list-item .tFqAckeTGvF { line-height: 18px; height: 36px; }
.FwKZz .jGKt .list-item .tFqAckeTGvF a { font-size: 13px !important;  color: #000; font-weight: 300;  margin-top: 20px; opacity: 1; }
.FwKZz .jGKt .list-item .nMyF .product-price .old-price { color: #666; font-weight: 300; font-size: 12px; }
.FwKZz .jGKt .list-item .nMyF .product-price .price { color: #000 !important; font-weight: 600;  font-size: 12px;  }
.FwKZz .jGKt .list-item .nMyF { text-align: center!important;}
.FwKZz .jGKt .list-item:hover .tFqAckeTGvF a { color: #000 }
.FwKZz .button-set li .btn-icon .icon { font-size: 15px; }
.FwKZz .button-set.style0 li .btn-icon { border:1px solid #ddd }
.FwKZz .jGKt .slick-arrow { background: none; width: 48px; height: 48px; border-radius: 50%; top: 45%;  }
.FwKZz .jGKt .slick-arrow:before { font-size: 32px;  color: rgba(0,0,0,.5); font-weight: 600;  opacity: 1  }
.FwKZz .jGKt .slick-prev { left: 0; }
.FwKZz .jGKt .slick-next { right:0; }
@media only screen and (max-width: 991px) {
    .FwKZz .jGKt .slick-arrow:before { font-size: 24px }
}


    /* Footer */
.footer { background-color: #f5f5f5 }
.footer .ceOjiAvJEqx .h4, .footer .ceOjiAvJEqx .text-transform-title { font-size: 14px; font-weight: 400; color: #000; text-transform: revert!important; }
.footer .ceOjiAvJEqx .text-transform-title { margin-bottom: 20px }
.footer .ceOjiAvJEqx p, .footer .footer-links a { font-size: 12px; margin-bottom: 20px; font-weight: 400; color: #495057 }
.list-inline-item:not(:last-child) { margin-right: 1.2rem; margin-bottom: 1.2rem }
.footer .social-icons li i { font-size: 22px; color: #000 }
.footer .BHZgbNLOQc { border-top-color: #ddd }
.footer .text-uppercase, .footer .text-uppercase a { color: #000 }
@media only screen and (max-width: 767px) {
    .footer .ceOjiAvJEqx .footer-links .h4 { border-color: #999 !important }
}

/* Footer Email */
.email-input { height: 42px; margin-bottom: 20px }
.email-input .m-input::-webkit-input-placeholder {  font-size: 12px; color: #999; text-transform: revert }
.email-input .email-label { margin: 0 5px 0 0; line-height: 24px; font-weight: 500 }
.email-input .m-input {max-width: 380px; background: #fff;  border-color: #747474; border-right: none;  border-radius:0; transition: all 0s; padding: 0 8px ; text-indent: 2px;  height: 100%  }
.email-input .input-but {min-width: 112px; padding: 0 14px; border: none; color: #fff; transition: all .3s; font-size: 13px; background: #000; border-radius: 0 ; font-weight: 300; text-transform: uppercase }
.email-input .input-but:hover {}
.email-input .input_icon { font-size: 16px; font-weight: 500; color: #fff; }
/*.email-input .input_icon:before { content: "\eb68";  }*/
.email-input .input_icon:before { content: ''; display: inline-block; background: url("../images/kickscrew/arrow.svg") no-repeat 50% 50%; width: 62px; height: 48px; }
