/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden;  } h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {  } ul, li { list-style: none; margin-bottom: 0 }
#indexHomeBody .DuGd { background: #fff } #indexHomeBody .section { padding: 48px 0 }
.container { max-width: 1200px; 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 }  .ci-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: 1200px) {
    .ci-none { display: block !important } .c-none { display: none !important; }
}

@media only screen and (max-width: 991px) {
    #indexHomeBody .section { padding: 24px 0 !important }
    .container-none { max-width: 100%; padding-left: 15px; padding-right: 15px; }
    .si-none { display: block !important } .s-none { display: none !important; }
}
@media only screen and (max-width: 767px) {
    .mi-none { display: block !important } .m-none { display: none !important; }
    .mih-50:not(.sticky-header), .mih-55:not(.sticky-header), .header-13 .YsrEE { 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; }
}
@media only screen and (max-width: 576px) {
    .ei-none { display: block !important } .e-none { display: none !important; }
}

.mouldBtn {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
    min-width: 150px;
    background: #fff;
    border: none;
    border-radius: 3px;
    text-align: center;
    padding: 10px 30px;
    text-transform: uppercase;
    transition: all .2s
}

/* Top Bar */
.top-bar { background: #ba0c2f;  }
.top-bar .container-none { padding: 0 40px }
.top-bar .scrollBar {  height: 40px; justify-content: space-between }
.top-bar .notices span { font-size: 13px; color: #fff; font-weight: 600; letter-spacing: 0; text-align: center; text-transform: uppercase }
.top-bar .function .iconset { padding: 0 12px; line-height: 30px; height: 30px;  }
.top-bar .function .iconset .icon { font-size: 15px; color: #fff; font-weight: 300; margin-right: 5px; }
.top-bar .function .icon-label { font-size: 13px; color: #fff; font-weight: 400; text-transform: capitalize; letter-spacing: 0;  display: flex; align-items: center }
@media only screen and (max-width: 991px) {
    .top-bar .container-none { padding: 0 15px }
    .top-bar .scrollBar { justify-content: center }
    .top-bar .notices span { font-size: 13px; }
}

 /* Header */
.YsrEE { border-bottom: none;  box-shadow: 0 1px 4px rgba(0,0,0,.1); transition: all .3s; background: #fff; }
body:not(.searchact) .YsrEE:not(.sticky-header) {  box-shadow: 0 1px 4px rgba(0,0,0,.1); border-bottom: none; background: #fff; }
.YsrEE .header-into {   padding: 0 40px;  }
.YsrEE .hide-features {  padding: 0 ; margin: 0 40px;  position: relative }
.YsrEE .logo img { max-width: 132px; max-height: 54px; margin-right: 20px }
/* Header SiteNav */
.YsrEE #siteNav { height: 100%; padding: 0 20px; }
.YsrEE #siteNav > li { display: inherit; }
.YsrEE #siteNav > li > a {  font-size: 14px; padding: 0 18px ; font-weight: 600; margin: auto 0; color: #000; letter-spacing: 0; text-transform: uppercase;  transition:  all 0s }
.YsrEE #siteNav > li:hover a { color: #ba0c2f }
.YsrEE #siteNav > li > a:after { background: #ba0c2f; height: 2px; }
.YsrEE #siteNav > li:hover a:after { width: 100% }
.YsrEE #siteNav > li .ggyE { top: 100%; ; background: #fff; padding:30px 40px; border-top: none; box-shadow: none; overflow: hidden; transition: all 0s;  }
.YsrEE #siteNav > li .ggyE .lvl-1 a.lvl-1 { color: #000; font-size: 13px; font-weight: 600 !important; text-transform: revert }
.YsrEE #siteNav > li .ggyE .lvl-1 a.lvl-1:hover { text-decoration: none }
.YsrEE #siteNav > li .ggyE .lvl-1 .site-nav { color: #000; font-size: 12px; font-weight: 400; letter-spacing: 0.03rem; }
.YsrEE #siteNav > li .ggyE .lvl-1 .site-nav:hover { text-decoration: underline; color: #ba0c2f }
.YsrEE #siteNav > li .ggyE .lvl-1 .site-nav:before { content: none;  }
.YsrEE.sticky-header #siteNav > li:hover .ggyE { -webkit-box-shadow: none; top: 100% ;  }
/*.YsrEE #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 9px; }*/
/*.YsrEE #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 600; font-size: 18px; }*/
/*.YsrEE #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }*/
/*.YsrEE #siteNav.medium  > li:hover > a .an:before { color: #000 }*/
.YsrEE.sticky-header #siteNav > li .ggyE { top: 100%; }

/* Header IconSet */
.YsrEE .function { position: relative }
.YsrEE .iconset { padding: 0 15px; height: 36px; line-height: 36px; }
.YsrEE .iconset .icon { color: #000; font-size: 21px; font-weight: 600 }
.YsrEE .iconset .tooltip-label { display: none }
.YsrEE .iconset.header-cart .an-cart-l { position: relative }
.YsrEE .iconset.header-cart .an-cart-l:before { content: "\ebf8" }
.YsrEE .iconset .counter {
    position: absolute;
    background: #ba0c2f;
    color: #fff;
    border-radius: 50%;
    font-weight: 400;
    top: -2px;
    left: 10px;
    right: auto;
    max-width: 15px;
    height: 15px;
    line-height: 15px;
    min-width: 15px;
    text-align: center
}
.YsrEE #CvmuVs.active { top: calc( 100% - 86px ); }
.YsrEE #CvmuVs { top: calc( 100% - 56px ); }
.YsrEE #CvmuVs { right: 0 }
.YsrEE #userLinks { right: 0;  }
.YsrEE #userLinks.active { top: calc( 100% - 16px ); }
.YsrEE #userLinks li a { font-weight: 500 }



/* Search Popup */
.YsrEE .search-drawer { border-top: none; border-bottom: none; box-shadow: none; background-color: #fff !important; padding: 30px 60px !important; top: 100% !important }
.YsrEE .search-drawer.active { top: 100% !important }
.YsrEE.sticky-header .search-drawer, .YsrEE.sticky-header .search-drawer.active { top:100% !important }
.YsrEE .search-drawer .action.search { left: 10px; }
.YsrEE .search-drawer .action.search .an { font-weight: 600; color: #333 }
.YsrEE .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.YsrEE .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid rgba(26,26,30,.15); padding-left: 45px; font-size: 14px; color: #333 }
.YsrEE .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
@media only screen and (min-width: 992px) {
    /*  Header Search */
    .YsrEE .searchBox { padding: 0 20px; height: 36px; line-height: 36px; max-width: 248px; }
    .YsrEE .searchBox .icon { font-size: 15px; color: #000 !important; font-weight: 600;  }
    .YsrEE .searchBox:hover .icon { color: #000 !important;  }
    .YsrEE .searchBox .s-input { max-width: 200px; }
    .YsrEE .searchBox .s-input::-webkit-input-placeholder { color: #666; font-weight: 400; font-size: 12px; opacity: 1;  text-transform: revert }
    .YsrEE .searchBox .s-input, .YsrEE .searchBox .input-but { border: none;  line-height: 34px; font-weight: 400; background: #f2f2f2 !important; transition: all 0s; height: 100% }
    .YsrEE .searchBox .s-input { border-right: none !important; border-radius: 0 ; font-size: 14px; color: #000; padding: 0 5px 0 10px;  }
    .YsrEE .searchBox .input-but { border-left: none !important; border-radius: 0 ; display: flex; align-items: center; padding: 0 10px 0 5px; }
    /*.YsrEE .searchBox .s-input:focus { border: 1px solid #000 !important; border-right: 0 !important;}*/
    /*.YsrEE .searchBox .s-input:focus + .input-but { border: 1px solid #000 !important;  border-left: 0 !important; }*/
    /*.YsrEE .searchBox:hover .s-input, .YsrEE .searchBox:hover .input-but { border-color: #b3b3b3 }*/
    .YsrEE .search-drawer { display: none }
}
@media only screen and (max-width: 1199px) {
    .YsrEE #siteNav > li > a { padding: 5px 12px 0 !important; }
}
@media only screen and (max-width: 991px) {
    .YsrEE.sticky-header .header-into { display: flex !important }
    .YsrEE .header-into { padding: 0 15px;  }
    .YsrEE .hide-features {  margin: 0 15px;  }
    .YsrEE .logo img { margin-right: 0 }
    .YsrEE .si-none.flex-none { display: flex !important }
    .YsrEE .iconset { padding: 0 10px; }
    .YsrEE .btn--link .an{ font-size: 21px; font-weight: 600; color: #000;  }
    .YsrEE #userLinks { display: none !important }
    /* Mobile Nav Wrapper */
    .WxMShR { width: 355px !important; }
    .WxMShR .SOrLzWUD { padding: 16px 24px !important; background-color: revert !important  }
    .WxMShR .SOrLzWUD .an { float: revert !important; width: auto !important; height: revert !important; padding: 0 !important; font-size: 18px !important; line-height: revert !important }
    .WxMShR #Yvibgwy { padding: 0 24px 24px; }
    .WxMShR #Yvibgwy li.parent:first-child { border: none }
    .WxMShR #Yvibgwy li a { color: #000; font-size: 13px; font-weight: 400; padding: 20px 45px 20px 0; }
    .WxMShR #Yvibgwy li a .an { color: #000; font-weight: 300; line-height: 63px; font-size: 15px; }
    .WxMShR #Yvibgwy li li a { font-size: 12px !important; font-weight: 500; padding-left: 10px; }
    .WxMShR #Yvibgwy li li li a { font-weight: 400; }
}
@media only screen and (max-width: 767px) {
    .YsrEE .logo img { max-width: 100px; }
    .YsrEE .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .YsrEE .search-drawer { padding: 20px 15px 20px 15px !important; }
    .YsrEE .search-drawer .searchField { display: flex }
}
@media only screen and (max-width: 355px) {
    .WxMShR { width: 100% !important; }
}
/* End Header */

.slide-style1 { margin-top: 30px }
.slideshow .container { max-width: 1170px; padding: 0 }
.slideshow .slide-content { position: relative }
.slideshow .banner-image img { width: 100%; height: 100%; object-fit: cover;   }
@media only screen and (max-width: 1170px) {
    .slide-style1 { margin-top: 0 }
}

.lattice2Grid .subject-items { display: flex; flex-wrap: wrap; margin: 20px -15px 0; }
.lattice2Grid .subject-items .item-unit { padding: 0 15px; text-align: center }
.lattice2Grid .subject-items .stack_item { position: relative; margin-bottom: 30px; display: inline-block; overflow: hidden }
.lattice2Grid .subject-items .stack_item:before {
    background-color: rgba(255,255,255,.2);
    display: block;
    width: 100%;
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    transition: all .3s ease 0s;
    content: "";
    z-index: 1;
}
.lattice2Grid .subject-items .stack_item:hover:before { left: 0 }
.lattice2Grid .subject-items .item-content { position: absolute; inset: 0; top: auto; z-index: 10 }
.lattice2Grid .subject-items .item-content .item-wrap {  padding: 0 57px 70px; text-align: left }
.lattice2Grid .subject-items .item-content .main-title { font-size: 38px; color: #fff; font-weight: 700; letter-spacing: 0; line-height: 1; margin-bottom: 10px; }
.lattice2Grid.subject-style .subject-items .item-content { top:0; display: flex; justify-content: center; align-items: center; }
.lattice2Grid.subject-style .subject-items .item-content .item-wrap { text-align: center; padding: 15px; }
@media only screen and (max-width: 1199px) {
    .lattice2Grid .subject-items .item-content .item-wrap {  padding: 15px; }
    .lattice2Grid .subject-items .item-content .main-title { font-size: 28px;  }
}

.modular-title { margin-bottom: 20px; text-align: center; }
.modular-title h2 { font-size: 22px; color: #000; line-height: 1; font-weight: 600; text-transform: revert;  letter-spacing: 0; margin-bottom: 10px; text-align: center }
.modular-title span { font-size: 13px; color: #000; line-height: 1; padding-bottom: 2px; font-weight: 500; position: relative; transition: all .2s  }
.modular-title span:after { position: absolute; bottom: 0; left: 0; right: 0; content: ""; border-bottom: 1px dotted #000; transition: all .2s  }
.modular-title span:hover { color: #ba0c2f }
.modular-title span:hover:after { content: none }
@media only screen and (max-width: 991px) {
    .modular-title { font-size: 20px; }
}

.dSoanP { border-bottom: 1px solid #eee; margin-bottom: 40px; }
.dSoanP .aMce .slick-track { display: flex; }
.dSoanP .aMce .slick-list { display: flex; margin: 0; padding: 20px 0; }
.dSoanP .aMce .slick-slide {  margin:  0;  }
.dSoanP .aMce .slick-slide div:not(.WxezcnnV,.zCpqWfxLiE,.button-set ) { height: 100% }
.dSoanP .aMce .list-item { border: none;  border-radius: 0; padding: 10px 15px;}
.dSoanP .aMce .list-item:hover {  box-shadow: 0 0 20px -5px rgba(0,0,0,.2); }
.dSoanP .aMce .list-item .WxezcnnV { overflow: hidden; background: none; }
.dSoanP .aMce .list-item .WxezcnnV img { mix-blend-mode: multiply;  margin: 0 auto }
.dSoanP .aMce .list-item .zCpqWfxLiE { padding: 0 ;  }
.dSoanP .aMce .list-item .zCpqWfxLiE .LxcjkrHRkdd a { color: #000; letter-spacing: 0; font-size: 13px !important; font-weight: 400; opacity: 1; text-transform: revert }
.dSoanP .aMce .list-item .zCpqWfxLiE .product-price .price { color: #000 !important; font-size: 13px; font-weight: 600; letter-spacing: 0  }
.dSoanP .aMce .list-item .zCpqWfxLiE .product-price .old-price { font-size: 13px; color: #666 }
.dSoanP .aMce .list-item:hover .zCpqWfxLiE .LxcjkrHRkdd a { color: #ba0c2f}
.dSoanP .button-set li .btn-icon { width: 32px; height: 32px; line-height: 32px; transition: all 0s }
.dSoanP .button-set li .btn-icon .icon { font-size: 16px; color: #000; font-weight: 300; line-height: 34px; }
.dSoanP .button-set li .btn-icon:hover { opacity: 1 }
.dSoanP .button-set.style0 li .btn-icon { border:1px solid rgba(84,84,84,.3) }
.dSoanP .aMce .slick-arrow { width: 42px; height: 42px; border-radius: 42px; background: #fff; transition: all .3s; box-shadow: 2px 2px 6px rgba(0,0,0,.35); }
.dSoanP .aMce .slick-arrow:hover { opacity: 1 }
.dSoanP .aMce .slick-arrow:before {  font-size: 16px; font-weight: 300; opacity: 1; color: #757575 }
.dSoanP .aMce .slick-prev { left: 15px ; }
.dSoanP .aMce .slick-next { right: 15px; }
@media only screen and (max-width: 991px) {
    .dSoanP .aMce .slick-arrow { top: 45%;  width: 42px; height: 42px; }
}



.slideshow.slide-style2 .banner-items { position: absolute; inset: 0; display: flex; align-items: center; justify-content: left  }
.slideshow.slide-style2 .banner-items .item-wrap { padding: 25px 25px; width: 50%; text-align: center; text-transform: uppercase;  }
.slideshow.slide-style2 .item-wrap .main-label.label-1 { font-size: 34px; color: #fff; font-weight: 400; letter-spacing: 0.05rem; line-height: 1.1; margin-bottom: 0; }
.slideshow.slide-style2 .item-wrap .main-label.label-2 { font-size: 26px; color: #fff; font-weight: 400; letter-spacing: 0.05rem; line-height: 1.1; margin-bottom: 20px; }
.slideshow.slide-style2 .item-wrap .main-title { font-size: 36px; color: #fff; font-weight: 700; letter-spacing: -0.05rem; line-height: 1.2; margin-bottom: 10px; }
.slideshow.slide-style2 .item-wrap .main-describe { font-size: 18px; color: #fff; font-weight: 500; letter-spacing: 0; line-height: 1; margin-bottom: 20px; text-transform: capitalize !important }
.slideshow.slide-style2 .item-wrap .main-button { justify-content: center  }
@media only screen and (max-width: 767px) {
    .slideshow.slide-style2 .banner-items { position: revert; }
    .slideshow.slide-style2 .banner-items .item-wrap { width: 100%; padding: 25px 15px;  }
    .slideshow.slide-style2 .item-wrap .main-label.label-1,
    .slideshow.slide-style2 .item-wrap .main-label.label-2,
    .slideshow.slide-style2 .item-wrap .main-title,
    .slideshow.slide-style2 .item-wrap .main-describe { color: #2c2a27; }
    .slideshow.slide-style2 .item-wrap .main-button .mouldBtn {  border-color: #2c2a27; color: #2c2a27  }
    .slideshow.slide-style2 .item-wrap .main-button .mouldBtn:hover { background: #2c2a27; color: #fff }
}




/* Footer */
.footer { background: #f8f8f8 }
.footer .eBdSUZz { border-color: transparent }
.footer .eBdSUZz .text-transform-title { font-size: 16px; font-weight: 600; margin-bottom: 15px; color: #000;  text-transform: uppercase !important }
.footer .eBdSUZz p,
.footer .eBdSUZz a { font-size: 13px; font-weight: 500; margin-bottom: 20px; color: #ba0c2f; max-width: 420px; }
.footer .list-inline-item:not(:last-child) { margin-right: 15px; }
.footer .social-icons li i { font-size: 18px; color: #000; }
.footer .social-icons li a { margin-bottom: 15px; }
.footer .social-icons li a:before { content: none }
.footer .PGzNHF { border-top: 1px solid transparent; background: #000 !important; padding: 20px 0  }
.footer .copytext,
.footer .copytext a { color: #fff; font-size: 13px; font-weight: 400; }

/* Footer Email */
.email-input { height: 42px; margin-bottom: 20px; max-width: 400px; border-bottom: 1px solid #5c5a54 }
.email-input .input-box::-webkit-input-placeholder { color: #5c5a54; font-size: 13px; font-weight: 400; opacity: 1 }
.email-input .input-box {
    max-width: 300px;
    font-size: 14px;
    color: #2c2a27;
    font-weight: 400;
    padding: 0 ;
    background: none;
    border: none;
    border-radius: 0 ;
    transition: all 0s;
    text-indent: 2px;
    height: 100%
}
.email-input .input-but {
    min-width: 98px;
    padding: 0 14px;
    height: 38px;
    line-height: 38px;
    border: none;
    margin-bottom: 8px;
    border-radius:38px;
    background: #2c2a27;
    text-transform: revert;
    color: #fff;
    transition: all .3s;
    font-size: 14px;
    font-weight: 400;
}
.email-input .input_icon { font-size: 24px; font-weight: 300; color: #fff; line-height: 44px;  }
.email-input .input-but:hover { background: #464646 }
.email-input .input_icon:before { content: '\eb68';  }
@media (max-width: 991px) and (min-width: 768px) {
    .footer .footer-links:last-child { margin-top: 20px; }
}
@media only screen and (max-width: 767px) {
    .footer .eBdSUZz .footer-links ul.list-inline { display:flex !important; }
    .footer .social-icons li i { font-size: 18px; }
    .footer .eBdSUZz .h4 { border-bottom: 1px solid  #5c5a54 !important }
    .footer .eBdSUZz .footer-links:last-child { padding-top: 15px; }
}