/* CLS Womens Outfits - Mobile */

.fl-mobile[data-layout="catalog-shop_outfits"]{
    padding-top:105px !important;
}
.fl-mobile[data-layout="catalog-shop_outfits"] .pg-filters{
    min-height:54px;
 }

/* CLS New Arrivals - Desktop */
.fl-mobile[data-layout="home-boutique"]{
    padding-top:105px !important;
}
.fl-mobile[data-layout="home-boutique"] .pg-filters{
    min-height:54px;
}
.fl-mobile[data-layout="home-boutique"] .showroom-container .showroom-header{
    min-height: 187px;
}
.fl-mobile[data-layout="home-boutique"] .heading.heading--image.heading--skinny-banner{
    min-height:46px;
}
  
/* CLS PDP - Mobile (manhattan.css)*/
.fl-mobile[data-layout="pdp-product"] .product-panel-option.product-panel-option-color .product-panel-option-selection {
    min-height: 74px;
}

.fl-mobile[data-layout="pdp-product"] .manhattan-images .product-images .product-image{
    background-color: #f2f2f2;
    min-height: 484px;
}

.fl-mobile[data-layout="pdp-product"] .manhattan-wrapper .membership-selection .sub-text {
    min-height: 108px;
}

.fl-mobile[data-layout="pdp-product"] .manhattan-accordion {
    min-height: 57px;
}

@media (min-width: 320px) and (max-width: 720px) {
    .fl-mobile[data-layout="pdp-product"] .manhattan-flm-layout-test.manhattan-detail-heading {
        min-height: 53px;
    }

    .fl-mobile[data-layout="pdp-product"] .manhattan-cta-container {
        min-height: 43px;
    }

    .fl-mobile[data-layout="pdp-product"] .manhattan-sell.ymal-mobile{
      min-height: 330px;
    }
}

/* CLS Mens Showroom - Mobile (boutique_men.css)*/
.fl-mobile[data-layout="home-mens_showroom"] .msc-hero { 
    min-height: 140px;
}

.fl-mobile[data-layout="home-mens_showroom"] .item-logo { 
    min-height: 30px;
}
