/* Global layout fixes for restored mixmatchmakeup.com */
.journal-loading,.j-loader{display:none!important}
.master-slider,.master-slider.before-init{visibility:visible!important;opacity:1!important;height:auto!important;min-height:200px}
.module-master_slider .ms-slide,.module-master_slider .ms-slide img{display:block!important;opacity:1!important;visibility:visible!important;position:relative!important}
.module-master_slider .master-slider .ms-view,.module-master_slider .ms-container,.module-master_slider .ms-inner-controls-cont{height:auto!important;min-height:200px!important;overflow:visible!important;background:transparent!important}
.lazyload,.lazyloading,.lazyloaded{opacity:1!important}
.product-thumb img,.img-responsive,.img-first,.img-second,img[src]{opacity:1!important;visibility:visible!important;max-width:100%}
.site-wrapper{overflow-x:hidden}
#content,.content{line-height:1.6;color:#464646}
#content table,.content table{max-width:100%;overflow-x:auto;display:block}
#content img,.content img{max-width:100%;height:auto}
/* Mega menu: hidden unless open */
header .desktop-main-menu-wrapper .main-menu .dropdown:not(.open)>.dropdown-menu,
header .desktop-main-menu-wrapper .main-menu .dropdown:not(.open)>.j-dropdown,
.desktop-main-menu-wrapper .main-menu .dropdown:not(.open)>.dropdown-menu,
.desktop-main-menu-wrapper .main-menu .dropdown:not(.open)>.j-dropdown{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
.mobile-main-menu-wrapper .menu-item:not(.open)>.collapse,
.mobile-main-menu-wrapper .menu-item:not(.open) .collapse:not(.in){display:none!important}
.mobile-main-menu-wrapper .module-catalog .grid-cols{display:flex;flex-wrap:wrap;gap:6px 12px;padding:8px 12px}
.mobile-main-menu-wrapper .module-catalog .module-item{flex:1 1 45%;min-width:140px}
.desktop-main-menu-wrapper .main-menu .dropdown.open>.dropdown-menu,
.desktop-main-menu-wrapper .main-menu .dropdown.open>.j-dropdown{
  display:block!important;visibility:visible!important;opacity:1!important;
  position:absolute;left:0;top:100%;z-index:2000;background:#fff;
  box-shadow:0 8px 30px rgba(0,0,0,.12);border:1px solid #eee;
  padding:15px 20px;max-height:75vh;overflow-y:auto
}
.mega-menu.menu-fullwidth .dropdown-menu,.mega-menu.mega-fullwidth .j-dropdown{
  width:100vw;max-width:1400px;left:50%!important;right:auto!important;
  transform:translateX(-50%);margin-left:0!important
}
.mega-menu-content .grid-cols{display:flex;flex-wrap:wrap;gap:8px 16px}
.module-catalog .module-item{flex:1 1 200px;min-width:160px;margin-bottom:10px}
.module-catalog .catalog-title{font-weight:700;color:#8f174d;text-transform:uppercase;font-size:13px;margin-bottom:6px;display:block}
.module-catalog .subitems a{color:#5a5a5c;font-size:13px;padding:2px 0;text-decoration:none;display:block}
.module-catalog .subitems a:hover{color:#cc2770}
/* Mobile menu */
html.mobile-main-menu-container-open .mobile-main-menu-container{visibility:visible!important;pointer-events:auto!important;z-index:3000!important}
.mobile-main-menu-wrapper .collapse:not(.in){display:none!important}
body.menu-open::before,html.mobile-overlay::before{content:'';position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:1500;pointer-events:none}
/* Product grid basics */
.main-products{display:flex;flex-wrap:wrap;gap:15px}
.product-layout{flex:1 1 220px;max-width:280px}
.product-thumb{background:#fff;border:1px solid #eee;padding:8px}
.product-thumb .caption{padding:8px 4px}
.product-thumb .name a{color:#8f174d;font-size:14px}
.product-thumb .price{color:#8f174d;font-weight:700}

/* ── Footer layout (all Journal3 pages) ── */
footer{
  margin-top:30px;
  border-top:3px solid #8f174d;
  background:#fff;
  clear:both;
}
footer .grid-row::before{display:none!important}
footer .grid-rows{max-width:1280px;margin:0 auto}
footer .grid-row .grid-cols{
  display:flex!important;
  flex-wrap:wrap!important;
  max-width:1280px;
  margin:0 auto;
  padding:0 15px;
  box-sizing:border-box;
}
footer .grid-row-1 .grid-col-1{flex:0 0 100%;max-width:100%;width:auto!important}
footer .grid-row-2 .grid-col-1,
footer .grid-row-2 .grid-col-2,
footer .grid-row-2 .grid-col-3{
  flex:0 0 20%;max-width:20%;width:auto!important;
  box-sizing:border-box;padding:0 12px 20px;
}
footer .grid-row-2 .grid-col-4{
  flex:0 0 40%;max-width:40%;width:auto!important;
  box-sizing:border-box;padding:0 12px 20px;
}
footer .grid-row-3 .grid-col-1,
footer .grid-row-3 .grid-col-2{
  flex:0 0 50%;max-width:50%;width:auto!important;
  box-sizing:border-box;padding:10px 15px;
}
footer .links-menu .module-body,
footer .links-menu ul.module-body{
  list-style:none;padding:0;margin:0;
}
footer .links-menu .menu-item{
  display:block;
  border-top:1px solid #f0f0f0;
  padding:4px 0;
}
footer .links-menu .menu-item:first-child{border-top:none}
footer .links-menu .menu-item a{
  display:block;
  text-decoration:none;
  padding:2px 0;
}
footer .links-menu .menu-item a::before{display:none!important}
footer div.links-menu-72 .menu-item a:hover .links-text,
footer div.links-menu-75 .menu-item a:hover .links-text,
footer div.links-menu-76 .menu-item a:hover .links-text{
  color:#cc2770!important;
}
footer .module-title{
  color:#8f174d!important;
  font-size:14px!important;
  font-weight:700!important;
  text-transform:uppercase;
  margin:0 0 10px!important;
  padding-bottom:8px;
  border-bottom:1px solid #eee;
}
footer .icons-menu ul{
  display:flex!important;
  flex-wrap:wrap;
  gap:10px;
  list-style:none;
  padding:0;
  margin:0;
}
footer .icons-menu-61 ul{justify-content:center;padding:15px 0}
footer .icons-menu-61 .links-text{
  display:inline!important;
  font-size:13px;
  font-weight:600;
  color:#8f174d;
}
footer .icons-menu-61 a{
  display:inline-flex!important;
  align-items:center;
  gap:6px;
  width:auto!important;
  height:auto!important;
  padding:8px 14px;
  border:1px solid #e8d0dc;
  border-radius:4px;
  background:#fdf5f8;
  text-decoration:none;
}
footer .icons-menu-61 a::before{display:none!important}
footer .icons-menu-61 a:hover{background:#8f174d}
footer .icons-menu-61 a:hover .links-text{color:#fff!important}
footer .icons-menu-228 ul{justify-content:flex-end}
footer .icons-menu-228 .links-text{
  display:inline!important;
  font-size:11px;
  color:#666;
  padding:4px 8px;
  border:1px solid #ddd;
  border-radius:3px;
  background:#fafafa;
}
footer .icons-menu-228 a{
  width:auto!important;
  height:auto!important;
  text-decoration:none;
}
footer .icons-menu-228 a::before{display:none!important}
footer .module-newsletter .newsletter-text{
  color:#5a5a5c!important;
  font-size:13px;
  line-height:1.5;
  margin-bottom:12px;
}
footer .module-newsletter .newsletter-form .input-group{
  display:flex!important;
  align-items:stretch;
  width:100%;
}
footer .module-newsletter .newsletter-email{
  flex:1;
  padding:10px 12px!important;
  border:1px solid #ddd!important;
  border-radius:4px 0 0 4px!important;
  background:#fff!important;
  min-width:0;
}
footer .module-newsletter .btn-primary{
  background:#8f174d!important;
  border:none!important;
  border-radius:0 4px 4px 0!important;
  padding:10px 18px!important;
  color:#fff!important;
  white-space:nowrap;
}
footer .module-newsletter .checkbox{
  margin-top:10px;
  font-size:12px;
  color:#666;
}
footer .links-menu-77 .module-body{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}
footer .links-menu-77 .menu-item a .links-text{
  color:#999!important;
  font-size:12px;
}
#mi-modal-overlay,
#mi1322480210.mailchimp-integration{display:none!important}
.trustedsite-trustmark{display:none!important}
.scroll-top{
  position:fixed;
  bottom:20px;
  right:20px;
  z-index:999;
  width:40px;
  height:40px;
  background:#8f174d;
  color:#fff;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  opacity:.85;
}
@media (max-width:991px){
  footer .grid-row-2 .grid-col-1,
  footer .grid-row-2 .grid-col-2,
  footer .grid-row-2 .grid-col-3,
  footer .grid-row-2 .grid-col-4{flex:0 0 50%;max-width:50%}
  footer .grid-row-3 .grid-col-1,
  footer .grid-row-3 .grid-col-2{flex:0 0 100%;max-width:100%}
  footer .icons-menu-228 ul{justify-content:center}
}
@media (max-width:560px){
  footer .grid-row-2 .grid-col-1,
  footer .grid-row-2 .grid-col-2,
  footer .grid-row-2 .grid-col-3,
  footer .grid-row-2 .grid-col-4{flex:0 0 100%;max-width:100%}
}

/* ── Homepage bottom sections ── */
.common-home .grid-row-top-8,
.common-home .grid-row-top-9,
.common-home .grid-row-top-10{display:none!important}
.common-home .grid-row-top-5::before,
.common-home .grid-row-top-6::before{display:none!important}
.common-home .grid-row-top-5,
.common-home .grid-row-top-6{
  max-width:1280px;
  margin-left:auto;
  margin-right:auto;
  padding:0 15px;
  box-sizing:border-box;
}
.common-home .grid-row-top-5 .grid-cols{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:0;
}
.common-home .grid-row-top-5 .grid-col-top-5-1,
.common-home .grid-row-top-5 .grid-col-top-5-2{
  width:auto!important;
  box-sizing:border-box;
}
@media (min-width:992px){
  .common-home .grid-row-top-5 .grid-col-top-5-1{
    flex:0 0 62%;max-width:62%;
    padding-right:15px;
  }
  .common-home .grid-row-top-5 .grid-col-top-5-2{
    flex:0 0 38%;max-width:38%;
    padding-left:15px;
    border-left:1px solid #eee;
  }
}
.common-home .module-products-283 .product-grid{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:12px;
}
.common-home .module-products-283 .product-layout{
  flex:0 0 calc(33.333% - 8px);
  max-width:calc(33.333% - 8px);
  width:auto!important;
  margin:0!important;
  padding:0!important;
}
.common-home .module-products-283 .product-grid.product-grid .product-thumb .buttons-wrapper{
  position:static!important;
  transform:none!important;
  width:auto!important;
  overflow:visible!important;
}
.common-home .module-products-283 .product-grid.product-grid .product-thumb .buttons-wrapper .button-group{
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
  position:static!important;
}
.common-home .module-products-283 .product-grid.product-grid .product-thumb .extra-group{
  position:static!important;
  overflow:visible!important;
}
.common-home .module-products-283 .product-grid.product-grid .product-thumb .extra-group>div{
  opacity:1!important;
  transform:none!important;
}
.common-home .module-products-283 .nav-tabs{
  margin-bottom:15px;
  border-bottom:2px solid #eee;
}
.common-home .module-products-283 .nav-tabs>li>a{
  color:#8f174d;
  font-weight:600;
  text-transform:uppercase;
  font-size:13px;
}
.common-home .module-products-283 .nav-tabs>li.active>a{
  color:#cc2770;
  border-bottom:2px solid #8f174d;
}
.common-home .cireview-column-wrap .box{
  background:#fff;
  border:1px solid #eee;
  border-radius:4px;
  padding:15px;
}
.common-home .review_box>.col-xs-12,
.common-home .review_box>.col-md-12,
.common-home .review_box>.col-lg-12{
  display:flex!important;
  flex-wrap:nowrap;
  align-items:flex-start;
  gap:12px;
  margin-bottom:16px;
  padding-bottom:16px;
  border-bottom:1px solid #f0f0f0;
  width:100%!important;
  float:none!important;
}
.common-home .review_box>.col-xs-12:last-child,
.common-home .review_box>.col-md-12:last-child,
.common-home .review_box>.col-lg-12:last-child{
  border-bottom:none;
  margin-bottom:0;
  padding-bottom:0;
}
.common-home .review_box .col-xs-2,
.common-home .review_box .col-md-2,
.common-home .review_box .col-lg-2{
  flex:0 0 72px;
  max-width:72px;
  width:72px!important;
  padding:0!important;
  float:none!important;
}
.common-home .review_box .col-xs-10,
.common-home .review_box .col-md-10,
.common-home .review_box .col-lg-10{
  flex:1 1 auto;
  max-width:none;
  width:auto!important;
  padding:0!important;
  float:none!important;
}
.common-home .review_box img{
  width:72px!important;
  height:72px!important;
  object-fit:cover;
  border-radius:4px;
  border:1px solid #eee;
}
.common-home .review_box .review_title a{
  color:#8f174d;
  text-decoration:none;
  font-size:14px;
  line-height:1.3;
}
.common-home .review_box .review_text{
  font-size:13px;
  color:#555;
  margin:6px 0;
}
.common-home .review_box .review_author{
  font-size:12px;
  color:#888;
}
.common-home .owl-item{
  float:none!important;
  display:block!important;
  width:100%!important;
  padding-right:0!important;
}
.common-home .grid-col-top-5-2 .module-title{
  color:#8f174d;
  font-size:16px;
  text-transform:uppercase;
  margin-bottom:15px;
  padding-bottom:8px;
  border-bottom:1px solid #eee;
}
.common-home .module-blog_posts-288{
  padding:20px 0;
}
.common-home .module-blog_posts-288 .nav-tabs{
  margin-bottom:15px;
}
.common-home .module-blog_posts-288 .post-grid,
.common-home .module-blog_posts-288 .swiper-wrapper{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:15px;
  transform:none!important;
}
.common-home .module-blog_posts-288 .post-layout{
  flex:0 0 calc(25% - 12px);
  max-width:calc(25% - 12px);
  width:auto!important;
  margin:0!important;
  padding:0!important;
  height:auto!important;
}
.common-home .module-blog_posts-288 .post-thumb{
  border:1px solid #eee;
  border-radius:4px;
  overflow:hidden;
  background:#fff;
  height:100%;
  display:flex;
  flex-direction:column;
}
.common-home .module-blog_posts-288 .post-thumb .image img{
  width:100%;
  height:auto;
  display:block;
}
.common-home .module-blog_posts-288 .post-thumb .caption{
  padding:10px 12px;
  flex:1;
}
.common-home .module-blog_posts-288 .post-thumb .name a{
  color:#8f174d;
  font-size:14px;
  text-decoration:none;
}
.common-home .module-blog_posts-288 .swiper-container{
  overflow:visible!important;
}
.common-home .module-blog_posts-288 .swiper-buttons{display:none!important}
@media (max-width:991px){
  .common-home .module-products-283 .product-layout{
    flex:0 0 calc(50% - 8px);
    max-width:calc(50% - 8px);
  }
  .common-home .module-blog_posts-288 .post-layout{
    flex:0 0 calc(50% - 8px);
    max-width:calc(50% - 8px);
  }
}
@media (max-width:560px){
  .common-home .module-products-283 .product-layout,
  .common-home .module-blog_posts-288 .post-layout{
    flex:0 0 100%;
    max-width:100%;
  }
  .common-home .grid-row-top-5 .grid-col-top-5-2{
    border-left:none;
    padding-left:0;
    margin-top:20px;
  }
}
