/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {  }
.page-wrapper { background: #fff } ul, li { list-style: none; margin-bottom: 0 } .section { padding: 30px 0 }
.container { max-width: 1314px; 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 } .s-none { display: block !important; }
.mi-none { display: none !important } .m-none { display: block !important; }
.ei-none { display: none !important } .e-none { display: block !important; }
@media (min-width: 992px) {
    .col-cm-1s5 { width: 12.49999995% }  .col-cm-10s5 { width: 87.49999995% }
    .col-cm-10 { width: 10% } .col-cm-15 { width: 15% } .col-cm-20 { width: 20% } .col-cm-25 { width: 25% } .col-cm-30 { width: 30% } .col-cm-35 { width: 35% }
    .col-cm-40 { width: 40% } .col-cm-45 { width: 45% } .col-cm-50 { width: 50% } .col-cm-55 { width: 55% } .col-cm-60 { width: 60% } .col-cm-65 { width: 65% }
    .col-cm-70 { width: 70% } .col-cm-75 { width: 75% } .col-cm-80 { width: 80% } .col-cm-85 { width: 85% } .col-cm-90 { width: 90% } .col-cm-100 { width: 100% }
}
@media (min-width: 768px) {
    .col-mi-10 { width: 10% } .col-mi-15 { width: 15% } .col-mi-20 { width: 20% } .col-mi-25 { width: 25% } .col-mi-30 { width: 30% } .col-mi-35 { width: 35% }
    .col-mi-40 { width: 40% } .col-mi-45 { width: 45% } .col-mi-50 { width: 50% } .col-mi-55 { width: 55% } .col-mi-60 { width: 60% } .col-mi-65 { width: 65% }
    .col-mi-70 { width: 70% } .col-mi-75 { width: 75% } .col-mi-80 { width: 80% } .col-mi-85 { width: 85% } .col-mi-90 { width: 90% } .col-mi-100 { width: 100% }
}
@media (min-width: 576px) {
    .col-min-10 { width: 10% } .col-min-15 { width: 15% } .col-min-20 { width: 20% } .col-min-25 { width: 25% } .col-min-30 { width: 30% } .col-min-35 { width: 35% }
    .col-min-40 { width: 40% } .col-min-45 { width: 45% } .col-min-50 { width: 50% } .col-min-55 { width: 55% } .col-min-60 { width: 60% } .col-min-65 { width: 65% }
    .col-min-70 { width: 70% } .col-min-75 { width: 75% } .col-min-80 { width: 80% } .col-min-85 { width: 85% } .col-min-90 { width: 90% } .col-min-100 { width: 100% }
}
@media only screen and (max-width: 991px) {
    .mih-50:not(.sticky-header), .mih-55:not(.sticky-header), .header-13 .header-main { 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: 20px }
.mouldBtn { display: inline-block; cursor: pointer; font-size: 18px; font-weight: 500;  background: #004c59;  text-align: center; min-width: 182px; color: #faf5cf; padding: 10px 16px;  text-transform: uppercase; transition: all .3s }
.main-title { margin-bottom: 15px; color: #333; font-size: 24px;  text-align: center; font-weight: 600; text-transform: revert }
.main-label { margin-bottom: 4px; color: #333; font-size: 12px;  }
.main-content { color: #333; font-size: 16px; text-align: center; font-weight: 500; margin-bottom: 20px; }

/* Top Bar */
.top-bar { background: #dbf1ff; overflow: hidden; }
.top-bar .inner { min-height: 36px; max-width: 1620px; margin: 0 auto }
.top-bar .inner a { color: #004c59; font-size: 13px; font-weight: 400 }
.top-bar .notices { padding: 0 15px; }
.top-bar .iconset { padding: 0 25px; }
.top-bar .iconset .icon {font-size: 16px; font-weight: 600; color: #004c59; }
.top-bar .help-link a{ font-size: 15px; font-weight: 600 }
.top-bar.sticky-top { position: fixed; width: 100%; z-index: 48; }
.notice-ber { background: #f65024 }
.notice-ber .notices { min-height: 48px; }
.notice-ber .notice { height: 32px; line-height: 32px; margin: auto 0; overflow: hidden; }
.notice-ber .notice ul{ display: flex }
.notice-ber .notice ul li { border-right: 2px solid #fff; }
.notice-ber .notice ul li:last-child { border-right: none }
.notice-ber .notice ul li a { font-size: 14px;  color: #fff; font-weight: 500; display: flex }
.notice-ber .notice ul li b { text-decoration: underline }
.notice-ber .notice ul li a:hover {  color: #fff}
@media only screen and (max-width: 991px) {
    .top-bar .notices { text-align: center }
    .notice-ber .notice ul li {border-right:  none }
}
@media only screen and (max-width: 991px) {
    .notice-ber .notice ul li a { font-size: 12px; line-height: revert; }
}

/* Header SiteNav */
.header-main { flex-direction: column; border-bottom: 1px solid #ddd }
.header-main.sticky-header .notice-ber { display: none }
.header-main.sticky-header { margin-top: 36px; -webkit-box-shadow:none }
.header-main .header-into { max-width: 1620px; margin: 0 auto; }
.header-main .logo.logo-full img { max-width: 130px; max-height: 45px; }
.header-main #siteNav { height: 100%; padding: 6px 20px 0; }
.header-main #siteNav.left { justify-content: space-around }
.header-main #siteNav > li { display: inherit; border: 1px solid transparent }
.header-main #siteNav > li:hover { border: 1px solid #ddd }
.header-main #siteNav > li:hover a { color: #303030 }
.header-main #siteNav > li:hover a:before { content: ""; z-index: 1000; position: absolute; top: calc(100% + 14px ); left: 0; right: 0; height: 6px; background-color: #fff; }
.header-main #siteNav > li > a {  font-size: 15px; padding: 0 10px; font-weight: 600; margin: auto 0; color: #303030; text-transform:uppercase;  transition:  all 0s }
.header-main #siteNav > li .megamenu .lvl-1 a.lvl-1 { color: #303030; font-size: 14px; }
.header-main #siteNav > li .megamenu .lvl-1 .site-nav { color: #000;  }
.header-main #siteNav > li > a:after { background: none }
.header-main #siteNav > li .megamenu .lvl-1 .site-nav:before { background-color: #000; height: 3px; }
.header-main #siteNav > li .megamenu { top:110%; border-top: 1px solid #ddd;  overflow: hidden; transition: all .3s; box-shadow: 0 4px 4px rgb(0 0 0 / 10%);  }
.header-main #siteNav > li .megamenu { transition: all .0s;  }
.header-main #siteNav > li:hover .megamenu { top:100% }
/*.header-main #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 5px; }*/
/*.header-main #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 300 }*/
/*.header-main #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }*/
/*.header-main #siteNav.medium  > li:hover > a .an:before { color: #e11f26 }*/
/* Header IconSet */
.header-main .iconset { padding: 0 20px; height: 42px; line-height: 42px; }
.header-main .iconset .icon { font-weight: 600; color: #004c59 }
.header-main .iconset:hover a, .header-main .iconset:hover .icon{ color: #004c59 }
.header-main .iconset.site-search .input-but { background: none; border: none; transition:  all 0s  }
.header-main .iconset:hover .tooltip-label { top: -30px }
.header-main  #userLinks { right: 10%; }
.header-main .header-cart .counter { color: #fff;  font-weight: 500; background-color: #004c59; min-width: 16px; height: 16px; line-height: 16px; top: 12px; right: 4px;  }
.header-main .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%);  }
.header-main .search-drawer .action.search { left: 10px; }
.header-main .search-drawer .action.search .an { font-weight: 600; color: #333 }
.header-main .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.header-main .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #eee; padding-left: 45px; font-size: 14px; color: #333 }
.header-main .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
@media(min-width: 992px) {
    .header-main.sticky-header .menus-ber .function{ display: none  }
    .header-main .iconset.user-link { display: none }
    #settingsBox, #userLinks { top :30px; }
    #settingsBox.active,  #userLinks.active { top: 0; }
    /*  Header Search */
    .header-main .site-search { padding: 0; height: 42px; line-height: 42px; }
    .header-main .site-search .icon { font-size: 24px; color: #004c59 !important; font-weight: 600 }
    .header-main .site-search:hover .icon { color: #004c59 !important;  }
    .header-main .site-search .s-input::-webkit-input-placeholder { color: #303030; font-weight: 400; font-size: 12px; opacity: 1;  }
    .header-main .site-search .s-input { min-width: 300px; }
    .header-main .site-search .s-input, .header-main .site-search .input-but { border: solid 1px #eee !important; font-weight: 500; background-color: #eee !important; transition: all 0s; padding: 0 12px ;   height: 100% }
    .header-main .site-search .s-input { border-right: none !important; border-radius: 0;  }
    .header-main .site-search .input-but { border-left: none !important; border-radius: 0; }
    .header-main .site-search .s-input:focus { border: 1px solid #dad8d1; border-right: 0 !important;}
    .header-main .site-search .s-input:focus + .input-but { border: 1px solid #dad8d1;  border-left: 0 !important; }
    .header-main .search-drawer { display: none }
}
@media only screen and (max-width: 991px) {
    .header-main .notice-ber .notices { height: 36px; }
    .header-main .notice-ber .notice { height: 36px; line-height: 36px; }
    .header-main .iconset {  padding: 0 10px; }
    .header-main  #userLinks { display: none }
    .header-main .btn--link .an{ font-size: 20px; font-weight: 600; color: #004c59; padding: 0 10px; position: relative }
    .header-main .header-cart .counter { min-width: 15px;height: 15px;line-height: 15px; right: -2px; }
    /* Mobile Nav Wrapper */
    .mobile-nav-wrapper { right: -300px; left: revert!important; }
    .mobile-nav-wrapper.active { right: 0; left: revert!important;}
    body.menuOn .page-wrapper{ left: revert!important; }
    .mobile-nav-wrapper .closemobileMenu { height: 36px; }
    .mobile-nav-wrapper #MobileNav li a { color: #333; font-weight: 500; }
    .mobile-nav-wrapper #MobileNav li li a { font-size: 13px !important; font-weight: 400 }
    .mobile-nav-wrapper #MobileNav li li li a { font-weight: 500 }
}
@media only screen and (max-width: 767px) {
    .header-main .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .header-main .search-drawer { padding: 20px 15px 20px 15px !important; }
    .header-main .search-drawer .searchField { display: flex }
}


.slideshow .blur-up-min { display: none }
.slideshow .banner-text { position: absolute; flex-direction: column; left: 0; right: 0; top: 0; bottom: 0; padding: 0 20px; }
.slideshow .banner-text .slide-title { font-size: 62px; text-transform: revert; line-height: 62px; text-align: center ; font-weight: 600; color: #004c59; }
.slideshow .banner-text .slide-title span { font-size: 48px; }
.slideshow .banner-text .slide-content { max-width: 540px; margin: 0 auto 20px; font-size: 18px; color: #004c59; text-align: center; font-weight: 500;  }
.slideshow .slide-button { display: flex; flex-direction: column; gap: 20px; }
.slideshow .slide-button .mouldBtn:hover { background-color: #faf5cf; color: #004c59 }

@media only screen and (max-width: 767px) {
    .slideshow .blur-up-max { display: none }
    .slideshow .blur-up-min { display: block }
    .slideshow .banner-text .slide-title { font-size: 42px; line-height: 38px;  }
    .slideshow .banner-text .slide-title span { font-size: 28px; }
    .slideshow .banner-text .slide-content { font-size: 14px; margin-bottom: 10px; }
    .slideshow .slide-button { gap: 10px; }
    .slideshow .slide-button .mouldBtn { padding: 8px; font-size: 14px; min-width: 142px; }
}
@media only screen and (max-width: 576px) {
    .slideshow .banner-text .slide-title { font-size: 28px; line-height: 24px;  }
    .slideshow .banner-text .slide-title span { font-size: 18px; }
}

/* Collection Banner */
.collection-banner .item-spacing { max-width: 1200px; }
.collection-banner .section-header .main-title{ color: #6f3d3f; font-size: 30px; }
.collection-banner .zoomscal-hov { margin: 0 10px; }
.collection-banner .zoom-scal { background: none; border-radius: 0; cursor: pointer }
.collection-banner .zoom-scal:before { content: ''; background: none; -webkit-transition:all 0s ease; transition:all 0s ease; }
.collection-banner .zoom-scal img { -webkit-transition:all 0s ease; transition:all 0s ease; width: 100% }
.collection-banner .zoom-scal:hover img { opacity:1; -webkit-transform:scale3d(1, 1, 1); transform:scale3d(1, 1, 1); }
.collection-banner .shop-title { position: absolute; width: 100%; bottom: 0; }
.collection-banner .shop-title .main-title { color: #004c59; font-size: 18px; }
.collection-banner .mask-add-cart {text-align: center; position: absolute; display: none !important;  background: #fff; top: 0; bottom: 0; left: 0; right: 0; z-index:30; color: #fff;   }
.collection-banner .mask-add-cart .shop-now span.mouldBtn { color: #fff; margin: 5px 0; }
.collection-banner .mask-add-cart .shop-now span.mouldBtn:hover { background-color: #303030 }
.collection-banner .zoom-scal:hover .mask-add-cart { display: flex !important }
.collection-banner .slick-arrow:before {  opacity: 1; font-size: 24px; color: #000 }
.collection-banner .slick-prev { left: -30px; top: 45% }
.collection-banner .slick-next { right: -30px; top: 45% }
@media only screen and (max-width: 1440px) {
    .collection-banner .slick-arrow { height: 42px; width: 38px; background-color: rgba( 0, 0, 0, .5 ) }
    .collection-banner .slick-arrow:before { color: #fff; font-size: 20px; }
    .collection-banner .slick-prev { left: 15px;  }
    .collection-banner .slick-next { right: 15px;  }
}



.lattice2Grid .items { padding: 10px }
.lattice2Grid .stack_item { position: relative }
.lattice2Grid .stack_item_txt { padding: 10px 30px; position: absolute; bottom: 30px;  }
.lattice2Grid .stack_item_txt h4 { font-size: 78px; line-height: 78px; margin-bottom: 20px ; color: #faf5d0; font-weight: 600; text-align: left }
.lattice2Grid .stack_item_txt p { font-size: 28px; line-height: 32px; font-weight: 500; margin-bottom: 20px; color: #fff ; text-align: left}
.lattice2Grid .stack_item_txt a {  min-width: 100% }
.lattice2Grid .mouldBtn {  background-color:#faf5d0; color: #004c59; font-weight: 600  }
.lattice2Grid .mouldBtn:hover { background: #fff; }
@media only screen and (max-width: 1200px) {
    .lattice2Grid .stack_item_txt h4 { font-size: 68px; line-height: 68px }
    .lattice2Grid .stack_item_txt p { font-size: 24px; line-height: 28px; }
}
@media only screen and ( max-width: 991px ) {
    .lattice2Grid .stack_item_txt h4 { font-size: 48px; line-height: 48px }
    .lattice2Grid .stack_item_txt p { font-size: 20px; line-height: 24px; }
}
@media only screen and ( max-width: 576px ) {
    .lattice2Grid .stack_item_txt h4 { font-size: 38px; line-height: 38px }
    .lattice2Grid .stack_item_txt p { font-size: 16px; line-height: 20px; }
    .lattice2Grid .mouldBtn { font-size: 14px; padding: 6px 16px; }
}

.waist-banner { position: relative }
.waist-banner .banner-up-min { display: none }
.waist-banner .banner-text { position: absolute; top:0; bottom: 0; justify-content: center; max-width:540px;  flex-direction: column; left: 5%;  }
.waist-banner .banner-text .waist-title { color: #004c59; font-size: 60px; line-height: 60px; font-weight: 600; text-transform: revert; letter-spacing: -1px; text-align: center }
.waist-banner .banner-text .waist-title span { color: #f65024 }
.waist-banner .banner-text .waist-text { color: #004c59; font-size: 20px; font-weight: 500; text-align: center; padding: 0 15px; }
.waist-banner .banner-text .waist-button { margin-top: 30px; text-align: center }
.waist-banner .mouldBtn { color: #fff }
.waist-banner .mouldBtn:hover { background: #fff; color: #004c59 }
@media only screen and (max-width: 1200px) {
    .waist-banner .banner-text { left: 30px; max-width: 420px; }
    .waist-banner .banner-text .waist-title { font-size: 42px; line-height: 42px; }
    .waist-banner .banner-text .waist-text { font-size: 16px }
}
@media only screen and (max-width: 768px) {
    .waist-banner .banner-up-max { display: none }
    .waist-banner .banner-up-min { display: block }
    .waist-banner .banner-text .slide-title {  font-size: 32px; }
    .waist-banner .banner-text { justify-content: flex-end; bottom: 48px; left: 0; right: 0; align-items: center; max-width: 100%; }
}
@media only screen and (max-width: 576px) {
    .waist-banner .banner-text .waist-title { font-size: 24px; line-height: 32px; color:#f65024  }
    .waist-banner .banner-text .waist-text { font-size: 14px; }
    .waist-banner .banner-text .waist-button { margin-top: 20px; }
    .waist-banner .mouldBtn { padding: 6px 16px; min-width: 142px; font-size: 14px; }
}

    /* Product Slider */
.product-slider .product-wrapper { padding: 52px 30px ; background: #fcf9e6 }
.product-slider .product-title .main-title { color: #004c59; font-weight: 600; font-size: 38px; }
.product-slider .grid-products .slick-list{ padding: 10px 0; }
.product-slider .grid-products .slick-slide { margin: 0 10px; background: #fff}
.product-slider .grid-products .list-item { border:none ; border-radius: 0; padding: 2px 0 0;}
.product-slider .grid-products .list-item .product-name a { color: #004c59; font-size: 12px !important; font-weight: 600; opacity: 1; text-transform: revert }
.product-slider .grid-products .list-item .product-details .product-price .price { color: #f65024 !important;    }
.product-slider .grid-products .list-item .product-details { text-align: center!important; padding: 10px }
.product-slider .grid-products .list-item:hover .product-name a { color: #76ccdc }
.product-slider .button-set li .btn-icon .icon { font-size: 15px; }
.product-slider .button-set.style0 li .btn-icon { border:1px solid #ddd }
.product-slider .grid-products .product-price .old-price { font-size: 13px; color: #303030 }
.product-slider .grid-products .slick-arrow { background: #999; border-radius: 50%;  top:45%; width: 48px; height: 48px;  }
.product-slider .grid-products .slick-arrow:before {  opacity: 1; font-size: 18px; color: #fff }
.product-slider .grid-products .slick-prev { left: -20px; }
.product-slider .grid-products .slick-next { right: -20px; }

@media only screen and (max-width: 1440px) {
    .product-slider .grid-products { padding: 0; }
    .product-slider .grid-products .slick-prev { left: 0; }
    .product-slider .grid-products .slick-next { right: 0; }
}
@media only screen and (max-width: 576px) {
    .product-slider .product-wrapper { padding: 30px 15px; }
    .product-slider .product-title .main-title { font-size: 24px; }
    .product-slider .grid-products { padding: 0 5px; }
}

/* Collection Banner */
.primary-wrapper .item-spacing { max-width: 100% }
.primary-wrapper .section-header { box-shadow: 0 1px 3px rgb(34 25 25 / 40%); margin-bottom: 20px }
.primary-wrapper .zoomscal-hov { margin: 0 5px; }
.primary-wrapper .mask-add-cart { background-color:rgba(218,68,19, 0.8) ; transition:  all .3s}
.primary-wrapper .mask-add-cart .shop-now { padding: 0 15px; }
.primary-wrapper .mask-add-cart .shop-now span.buyTips { color: #fff; font-size: 14px; font-weight: 500;  }
.primary-wrapper .mask-add-cart .shop-now p.function { color: #fff; font-size: 12px; font-weight: 400; position: absolute; bottom: 10px; width: 100%; left: -15px; }
.primary-wrapper .mask-add-cart .shop-now i.an-instagram { font-size: 12px; margin-left:4px;  }
.primary-wrapper .zoom-scal:hover .mask-add-cart { display: flex !important; transition:  all .3s }
@media only screen and (max-width: 576px) {
    .primary-wrapper .mask-add-cart .shop-now { padding: 0 5px; }
    .primary-wrapper .mask-add-cart .shop-now span.buyTips { font-size: 12px; line-height: 14px; }
}

/* Footer */
.footer { margin-top: 50px !important; }
.footer .footer-top { border-color: #dad9cd }
.footer .footer-top .h4, .footer .footer-top .text-transform-title { font-size: 15px; font-weight: 600 ; text-transform: uppercase !important}
.footer .footer-top .text-transform-title { margin-bottom: 20px }
.footer .footer-top p, .footer .footer-links a { font-size: 13px; margin-bottom: 20px; }
.list-inline-item:not(:last-child) { margin-right: 1.2rem; margin-bottom: 1.2rem }
.footer .social-icons li i { font-size: 22px; }
.footer .footer-bottom { border-top-color: #ddd }
@media only screen and (max-width: 767px) {
    .footer .footer-top .footer-links .h4 { border-color: #e6e6e6 !important }
}

/* Footer Email */
.email-input { height: 46px; 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: #f5f5f5;  border-color: #ddd; border-right: none;  border-radius:0; transition: all 0s; padding: 0 8px ; text-indent: 2px;  height: 100%  }
.email-input .input-but {min-width: 102px; padding: 0 14px; border: none; color: #fff; transition: all .3s; font-size: 12px; background: #004c59; border-radius: 0 ; font-weight: 300; letter-spacing: 1px }
.email-input .input-but:hover { background: #f75024; }
.email-input .input_icon { font-size: 12px; font-weight: 600; color: #fff; }
.email-input .input_icon:before { content: '\eb68';  }
