/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {  }
.ZMnDjr { background: #fff } ul, li { list-style: none; margin-bottom: 0 } .section { padding: 60px 0 }
.container { max-width: 1440px; padding-left: 15px; padding-right: 15px; }
.container-none { max-width: 100%; padding-left: 15px; padding-right: 15px; }
@media (min-width: 1480px) { .container { padding-left: 0; padding-right: 0; } }
.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) {
    .mih-50:not(.sticky-header), .mih-55:not(.sticky-header), .header-13 .PmbRfG { min-height:50px !important; }
    .mih-70:not(.sticky-header), .mih-80:not(.sticky-header), .mih-90:not(.sticky-header) { min-height:50px !important; }
    .min-50 { min-height: 50px !important; } .min-50:not(.sticky-header) { min-height: 50px !important; }
    .min-56 { min-height: 56px !important; } .min-56:not(.sticky-header) { min-height: 56px !important; }
    .min-60 { min-height: 60px !important; } .min-60:not(.sticky-header) { min-height: 60px !important; }
    .min-66 { min-height: 66px !important; } .min-66:not(.sticky-header) { min-height: 66px !important; }
    .min-76 { min-height: 76px !important; } .min-76:not(.sticky-header) { min-height: 76px !important; }
    .min-86 { min-height: 86px !important; } .min-86:not(.sticky-header) { min-height: 86px !important; }
    .min-96 { min-height: 96px !important; } .min-96:not(.sticky-header) { min-height: 96px !important; }
    .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; }
}


.btnHover { gap: 10px }
.mouldBtn { display: inline-block; cursor: pointer; font-size: 12px; font-weight: 600;  background: #000;  text-align: center;  color: #fff; padding: 8px 16px;  text-transform: uppercase; transition: all 0s }
.mouldBtn:hover { background-color: #222 }

    /* Top Bar */
.top-bar { background: #fff; position: relative}
.top-bar .inner { min-height: 42px; padding: 0 32px; }
.top-bar .notices { padding: 0 16px; }
.top-bar .notice { height: 42px; line-height: 42px; overflow: hidden; padding: 0 10px;}
.top-bar .notice li a{ color: #000; font-size: 14px; text-transform: revert; font-weight: 500; letter-spacing: -.1px; padding: 0 5px; }
.top-bar .notice-icon { position: relative ; width: 24px; height: 24px; }
.top-bar .notice-icon .news-count { position: absolute; width: 16px; height: 16px; line-height: 16px; background-color: #007ab8; top: 0; right: -4px; font-size: 13px; font-weight: 500; text-align: center; border-radius: 50% }
.top-bar .notice-fold .coll_body { display: none; position: absolute; top:100%; z-index: 50;  left: 0; width: 100%;  }
.top-bar .notice-fold .coll_body_content {  padding: 0 16px 16px; height: 336px; width: 100%; background-color: #fff;  }
.top-bar .notice-fold .coll_body_content .marketing-banner {  margin: 0 8px; height: 100%; width: 25%; }
.top-bar .notice-fold .coll_body_content .marketing-content { flex-direction: column; padding:0 16px; height: 100%; background-color: #f2f2f2; }
.top-bar .notice-fold .coll_body_content .marketing-content .main-title { font-size: 18px; color: #000; font-weight: 700; letter-spacing: -.3px; margin: 0 14px 14px; text-align: center }
.top-bar .notice-fold .coll_body_content .marketing-content .main-content { font-size: 15px; color: #000; font-weight: 400; margin: 0 14px 14px; text-align: center }
.top-bar .notice-fold .Collapsing { padding: 5px 15px; cursor: pointer }
.top-bar .notice-fold .Collapsing .open-icon:before { content: "\eb66"; color: #000; font-weight: 600; font-size: 22px; }
.top-bar .notice-fold .current .open-icon { transform: rotate(-180deg); }
.top-bar .iconset { padding: 0 12px; height: auto; line-height: revert }
.top-bar .iconset .icon {font-size: 18px; font-weight: 600; color: #333; }
.top-bar .help-link .help-icon img{ }
.top-bar.sticky-top { position: fixed; width: 100%; z-index: 99; }
@media only screen and (max-width: 991px) {
    .top-bar .notices { justify-content: center }
    .top-bar .notice li { text-align: center }

}

/* Header SiteNav */
.PmbRfG { flex-direction: column; background-color: #333; z-index: 48; transition: all 0s }
body:not(.searchact) .PmbRfG:not(.sticky-header) { background-color: #333; }
.PmbRfG.sticky-header { z-index: 49 }
.PmbRfG.sticky-header { margin-top: 42px; -webkit-box-shadow:none }
.PmbRfG .logo.logo-full { padding: 0 25px; background-color: #007ab8 }
.PmbRfG .logo.logo-full img { max-width: 116px; max-height: 50px; filter: drop-shadow(#fff 0 110px);transform: translateY(-110px);}
.PmbRfG #siteNav { height: 100%; padding: 0 20px; }
.PmbRfG #siteNav.left { justify-content: space-around }
.PmbRfG #siteNav > li { display: inherit; border: 1px solid transparent }
.PmbRfG #siteNav > li:hover a { color: #eee }
.PmbRfG #siteNav > li > a {  font-size: 17px; padding: 0 12px; font-weight: 400; margin: auto 0; color: #fff; text-transform:uppercase;  transition:  all 0s }
.PmbRfG #siteNav > li .tuhcFciKUfa .lvl-1 a.lvl-1 { color: #303030; font-size: 15px; text-transform: uppercase;}
.PmbRfG #siteNav > li .tuhcFciKUfa .lvl-1 .site-nav { color: #000;  }
.PmbRfG #siteNav > li > a:after { background: none }
.PmbRfG #siteNav > li .tuhcFciKUfa .lvl-1 .site-nav:before { background-color: #000; height: 3px; }
.PmbRfG #siteNav > li .tuhcFciKUfa { top:110%; border-top: 1px solid #ddd;  overflow: hidden; transition: all .3s; box-shadow: 0 4px 4px rgb(0 0 0 / 10%);  }
.PmbRfG #siteNav > li .tuhcFciKUfa { transition: all .0s;  }
.PmbRfG #siteNav > li:hover .tuhcFciKUfa { top:100% }
/*.PmbRfG #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 5px; }*/
/*.PmbRfG #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 300 }*/
/*.PmbRfG #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }*/
/*.PmbRfG #siteNav.medium  > li:hover > a .an:before { color: #e11f26 }*/
/* Header IconSet */
.PmbRfG .iconset { padding: 0 20px; height: 42px; line-height: 42px; }
.PmbRfG .iconset .icon { font-weight: 500; color: #fff }
.PmbRfG .iconset:hover a, .PmbRfG .iconset:hover .icon{ color: #fff }
.PmbRfG .iconset.site-search .input-but { background: none; border: none; transition:  all 0s  }
.PmbRfG .search-drawer {border-top: 1px solid #ddd; box-shadow: 0 5px 6px rgb(0 0 0 / 10%); -webkit-box-shadow: 0 5px 6px rgb(0 0 0 / 10%);  }
.PmbRfG .search-drawer .action.search { left: 10px; }
.PmbRfG .search-drawer .action.search .an { font-weight: 600; color: #333 }
.PmbRfG .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.PmbRfG .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #eee; padding-left: 45px; font-size: 14px; color: #333 }
.PmbRfG .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
@media(min-width: 992px) {
    .PmbRfG .iconset.user-link, .PmbRfG .iconset.header-cart { display: none }
    #vPEf, #userLinks { top :30px; }
    #vPEf.active,  #userLinks.active { top: 0; }
    /*  Header Search */
    .PmbRfG .site-search { padding: 0; height: 38px; line-height: 38px; margin-right: 44px; }
    .PmbRfG .site-search .icon { font-size: 16px; color: #fff !important; font-weight: 600 }
    .PmbRfG .site-search:hover .icon { color: #fff !important;  }
    .PmbRfG .site-search .s-input::-webkit-input-placeholder { color: #666; font-weight: 400; font-size: 16px; opacity: 1;  }
    .PmbRfG .site-search .s-input { width: 170px; color: #fff; font-size: 14px;font-weight: 400 !important }
    .PmbRfG .site-search .s-input, .PmbRfG .site-search .input-but { border: solid 1px #a3a3a3 !important; font-weight: 500; background: none !important; transition: all 0s; padding: 0 12px ;   height: 100% }
    .PmbRfG .site-search .s-input { border-right: none !important; border-radius: 0;  }
    .PmbRfG .site-search .input-but { border-left: none !important; border-radius: 0; }
    .PmbRfG .site-search .s-input:focus { border: 1px solid #dad8d1; border-right: 0 !important;}
    .PmbRfG .site-search .s-input:focus + .input-but { border: 1px solid #dad8d1;  border-left: 0 !important; }
    .PmbRfG .search-drawer { display: none }
}
@media only screen and (max-width: 991px) {
    .PmbRfG,body:not(.searchact) .PmbRfG:not(.sticky-header) { background-color: #007ab8; }
    .PmbRfG .logo.logo-full img { max-width: 110px;  }
    .PmbRfG .iconset {  padding: 0 10px; }
    .PmbRfG  #userLinks { display: none }
    .PmbRfG .iconset.site-search .input-but { padding: 0 }
    .PmbRfG .btn--link .an{ font-size: 20px; font-weight: 500; color: #fff; padding: 0 25px 0 10px;  }
    .PmbRfG .header-cart .counter { min-width: 15px;height: 15px;line-height: 15px; right: -2px; }
    /* Mobile Nav Wrapper */
    .PXtuEONxg { right: -300px; left: revert!important; }
    .PXtuEONxg.active { right: 0; left: revert!important;}
    body.menuOn .ZMnDjr{ left: revert!important; }
    .PXtuEONxg .XRDfYHZQjJ { height: 36px; }
    .PXtuEONxg #bbZKzZr li a { color: #333; font-weight: 500; }
    .PXtuEONxg #bbZKzZr li li a { font-size: 13px !important; font-weight: 400 }
    .PXtuEONxg #bbZKzZr li li li a { font-weight: 500 }
}
@media only screen and (max-width: 767px) {
    .PmbRfG .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .PmbRfG .search-drawer { padding: 20px 15px 20px 15px !important; }
    .PmbRfG .search-drawer .searchField { display: flex }
}


.slideshow .blur-up-min { display: none }
.slideshow .icLS { position: absolute; flex-direction: column; justify-content: center; left: 0; right: 0; top: 0; bottom: 0; width: 1440px; margin: 0 auto; padding: 0 120px ; }
.slideshow .icLS .slide-title { font-size: 62px; text-transform:uppercase; margin-bottom: 28px; line-height: 62px; font-weight: 700; letter-spacing: -.5px; color: #000; }
.slideshow .icLS .slide-content {  margin-bottom:  28px; font-size: 18px; color: #000; font-weight: 400;  }
@media only screen and (max-width: 991px) {
    .slideshow .icLS { padding: 0 60px; }
    .slideshow .icLS .slide-title { font-size: 40px; line-height: 38px; margin-bottom: 15px;  }
    .slideshow .icLS .slide-content { font-size: 14px; margin-bottom: 15px; }
}
@media only screen and (max-width: 576px) {
    .slideshow .blur-up-max { display: none }
    .slideshow .blur-up-min { display: block }
    .slideshow .icLS { align-items: center; justify-content: flex-end; padding: 0 20px; bottom: 32px; }
    .slideshow .icLS .slide-title { font-size: 32px; line-height: 28px;  }
    .slideshow .icLS .slide-title br { display: none }
    .slideshow .icLS .slide-content { display: none }
}


.marketing-top .marketing-wrapper { text-align: center }
.marketing-top .marketing-wrapper .main-title { font-size: 40px; font-weight: 700; color: #000; text-transform: revert; letter-spacing: -.5px; margin: 20px 0; }
.marketing-top .marketing-wrapper .main-content { font-size: 15px; font-weight: 400; color: #000; margin-bottom: 28px; }
.marketing-top .marketing-wrapper .mouldBtn { min-width: 135px; margin-bottom: 14px;}
.marketing-top .marketing-wrapper .see-details a {  color: #000; text-decoration: underline;  font-size: 14px; }
.marketing-middle .marketing-wrapper .main-title { margin: 0 }
@media only screen and (max-width: 991px) {
    .marketing-top .marketing-wrapper .main-title { font-size: 32px; }
}
.product-modular .product-title { padding: 0 64px; }
.product-modular .product-content { padding: 0 58px; }
.product-modular .product-title .main-title { font-size: 22px; font-weight: 700; color: #000; margin-bottom: 24px; }
.product-modular .product-content .item-unit { padding: 8px; }
.product-modular .product-content .item-unit .image-item { margin-bottom: 24px; }
.product-modular .product-content .item-unit .image-item img { width: 100% }
.product-modular .product-content .item-unit .class-item { text-align: center; font-size: 14px; font-weight: 600; color: #000 }
.product-modular .product-content .slick-arrow { width: 42px; height: 64px; background: #fff; opacity: .4 }
.product-modular .product-content .slick-arrow:hover { opacity: .8 }
.product-modular .product-content .slick-arrow:before { font-size: 14px; font-weight: 600; color: #000 }
.subject-wrap .product-content .item-unit { position: relative }
.subject-wrap .product-content .item-unit .image-item { margin-bottom: 0 }
.subject-wrap .product-content .item-unit .class-item { position: absolute; left: 0; bottom: 0; padding: 32px; color: #fff }
@media only screen and (max-width: 767px) {
    .product-modular .product-title .main-title { text-align: center }
}
@media only screen and (max-width: 480px) {
    .product-modular .product-title,.product-modular .product-content { padding: 0 }
}

.waist-video .video-content, .waist-banner .waist-title{ padding: 0 64px; }
.waist-banner .banner-content { padding: 0 56px; }
.waist-banner .waist-title .main-title{ margin-top: 60px; font-size: 22px; font-weight: 700; color: #000; margin-bottom: 24px; }
.waist-banner .banner-content .item-unit{ position: relative; padding: 8px; }
.waist-banner .banner-content .item-unit .banner-image img { width: 100% }
.waist-banner .banner-content .item-unit .icLS { position: absolute;  padding: 24px; left: 0; bottom: 0 }
.waist-banner .banner-content .item-unit .icLS .main-title { font-size: 22px; color: #fff; font-weight: 700; letter-spacing: -.3px; margin-bottom: 5px; }
.waist-banner .banner-content .item-unit .icLS .main-content { font-size: 14px; color: #fff; text-decoration: underline; font-weight: 300 }
@media only screen and (max-width: 991px) {
    .waist-banner .banner-content .item-unit .icLS .main-title { font-size: 18px }
}
@media only screen and (max-width: 576px) {
    .waist-video .video-content, .waist-banner .banner-content, .waist-banner .waist-title { padding: 0; }
    .waist-banner .waist-title .main-title { text-align: center }
}


 /* Product Slider */
.Umkf .product-title .main-title { font-size: 22px; font-weight: 700; color: #000; margin-bottom: 24px; }
.Umkf .ruLcnnv .slick-list{ padding: 10px 0; }
.Umkf .ruLcnnv .slick-slide {padding: 16px 0; margin: 0 8px; background: #fff; }
.Umkf .ruLcnnv .slick-slide:hover { box-shadow: 0 0.125rem 0.25rem 0.125rem rgb(0 0 0 / 30%); }
.Umkf .ruLcnnv .list-item { border:none ; border-radius: 0; padding: 0 16px;}
.Umkf .ruLcnnv .list-item .aeeM { background-color: #f2f2f2 }
.Umkf .ruLcnnv .list-item .aeeM img { mix-blend-mode: multiply }
.Umkf .ruLcnnv .list-item .QywucjReiA a { color: #000; font-size: 14px !important; font-weight: 400; opacity: 1; text-transform: revert }
.Umkf .ruLcnnv .list-item .iDFnHCeyc {  padding: 0 }
.Umkf .ruLcnnv .list-item .iDFnHCeyc .product-price .price { color: #990000 !important; font-weight: 600 }
.Umkf .ruLcnnv .list-item:hover .QywucjReiA a { color: #000 }
.Umkf .button-set li .btn-icon .icon { font-size: 15px; }
.Umkf .button-set.style0 li .btn-icon { border:1px solid #ddd }
.Umkf .ruLcnnv .product-price .old-price { font-size: 13px; color: #000 }
.Umkf .ruLcnnv .slick-arrow { background: rgba(255,255,255,.65);  top:45%; width: 44px; height: 44px;  }
.Umkf .ruLcnnv .slick-arrow:before {  opacity: 1; font-size: 22px; font-weight: 600; color: #000 }
.Umkf .ruLcnnv .slick-prev { left: 0; }
.Umkf .ruLcnnv .slick-next { right: 0; }

.subject-modular { background: url("../images/columbia/subject-bj.jpg") no-repeat 50% 0;  }
.subject-modular .subject-title .main-title { font-size: 42px; color: #fff; text-align: center; padding: 32px 0px; margin-bottom: 60px; letter-spacing: -.5px; }
.subject-modular .item-unit { padding: 0 8px; }
.subject-modular .item-unit .class-item { padding: 32px; background: #fff; }
.subject-modular .item-unit .class-item .main-title { font-size: 16px; color: #000; font-weight: 600; margin-bottom: 16px; }
.subject-modular .item-unit .class-item .main-content { font-size: 14px; line-height: 18px; letter-spacing: -.3px; color: #000; font-weight: 300; margin-bottom: 16px}
.subject-modular .item-unit .class-item .main-button { font-size: 14px; font-weight: 400; color: #000; text-decoration: underline }
.subject-modular .subject-content .slick-arrow { width: 42px; height: 64px; background: #fff; opacity: .4 }
.subject-modular .subject-content .slick-arrow:hover { opacity: .8 }
.subject-modular .subject-content .slick-arrow:before { font-size: 14px; font-weight: 600; color: #000 }
@media only screen and (max-width: 991px) {
    .subject-modular { padding-bottom: 60px; }
    .subject-modular .subject-title .main-title { font-size: 32px; margin-bottom: 30px; }
}

/* Footer */
#indexHomeBody .footer { margin-top: 50px !important; }
.footer { background: #333 }
.footer .seZmjGzTe { border-color: transparent }
.footer .seZmjGzTe .h4, .footer .seZmjGzTe .text-transform-title { font-size: 14px; font-weight: 600; color: #fff; text-transform: revert !important}
.footer .seZmjGzTe .text-transform-title { margin-bottom: 20px }
.footer .seZmjGzTe p, .footer .footer-links a { font-size: 14px; margin-bottom: 20px; color: #fff; font-weight: 300 }
.list-inline-item:not(:last-child) { margin-right: 1.2rem; margin-bottom: 1.2rem }
.footer .social-icons li i { font-size: 22px; color: #fff }
.footer .rtOeV { border-top-color: #ddd }
.footer .copytext, .footer .copytext a { color: #fff }
@media only screen and (max-width: 767px) {
    .footer .seZmjGzTe .footer-links .h4 { border-color: #e6e6e6 !important }
}

/* Footer Email */
.email-input { height: 52px; margin-bottom: 20px }
.email-input .m-input::-webkit-input-placeholder { color: #000; font-size: 13px; font-weight: 300 }
.email-input .email-label { margin: 0 5px 0 0; line-height: 24px; font-weight: 500 }
.email-input .m-input {max-width: 380px; background: #ffff;  border-color: #ddd; border-right: none; color: #000;  border-radius:0; transition: all 0s; padding: 0 8px ; text-indent: 2px;  height: 100%  }
.email-input .input-but {min-width: 68px; padding: 0 14px; border: none; color: #fff; transition: all .3s; font-size: 12px; background: #eaebed; border-radius: 0 ; font-weight: 300; letter-spacing: 1px }
.email-input .input-but:hover { background: #eaebed  }
.email-input .input_icon { font-size: 30px; font-weight: 600; color: #000; line-height: 38px; }
.email-input .input_icon:before { content: '\eb68';  }



.module-banner .banner-content {
    display: flex;
    flex-wrap: wrap;
    background-color: #f5f5f5
}

.module-banner .banner-content .item-images {
    height: 100%
}

.module-banner .banner-content .item-images img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.module-banner .banner-content .item-content {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background-color: #f8efe8;
}

.module-banner .banner-content .item-content .item-wrap {
    padding: 24px 32px;
    max-width: 480px;
}

.module-banner .banner-content .item-content .main-label {
    font-size: 14px;
    color: #9e9e9e;
    font-weight: 500;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    margin-bottom: 16px;
    line-height: 1.2;
}

.module-banner .banner-content .item-content .main-title {
    font-size: 24px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 16px;
    line-height: 1;
}

.module-banner .banner-content .item-content .main-describe {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin-bottom: 24px;
    letter-spacing: 0;
    line-height: 1.6;
    text-transform: revert;
}

.module-banner .banner-content .item-content .mouldBtn {
    background: #f8efe8;
    color: #000000
}

.module-banner .banner-content .item-content .mouldBtn:hover {
    background: none;
    color: #000;
    border-color: #000
}

@media only screen and (max-width: 767px) {
    .module-banner .banner-content .item-content .item-wrap {
        max-width: 100%;
    }

    .module-banner .banner-content .item-content .main-label {
        font-size: 12px;
    }

    .module-banner .banner-content .item-content .main-title {
        font-size: 20px;
    }

    .module-banner .banner-content .item-content .main-describe {
        font-size: 13px;
    }
}


