/** Shopify CDN: Minification failed

Line 48:55 Expected identifier but found "51px"
Line 48:71 Unexpected "}"

**/
/*// =============================================================================
// Ella Custom CSS - Customize The Style For Layout
// =============================================================================

// =============================================================================
//
// IMPORTANT DISCLAIMER
// Shopify is notifying shop owners about the need to convert scss files to css files.
// Please use only CSS to style the layout.
//
// =============================================================================*/
.ajax-loaded .media--loading-effect{
    border-radius: 10px 10px 0px 0px !important;
}
@media (max-width:720px)
{

  .slide-content.text-left{
        padding-left: 15px !important;
  }
  .list-social{
    display: flex !important;
    font-size: 0;
    letter-spacing: 0;
    justify-content: center !important;
  }

}
.productView-images-wrapper:after{
      content: "";
    background-color: white;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    bottom:0;
    z-index: -2;
}

.halo-productBadges{border-radius:25px;font-weight:500;}
@media (min-width: 769px){.cart-content-item[data-cart-total]{padding-bottom:20px;padding-right:20px;}} 
@media (min-width:769px) and (max-width:1024px){bottom:51px !important}}
@media (min-width:1025px) and (max-width:1280px){.halo-productView-left:after{bottom:66px !important} .productView-images-wrapper:after{bottom:0 !important;}}
@media (min-width:1281px) and (max-width:1366px){.halo-productView-left:after{bottom:68px !important} .productView-images-wrapper:after{bottom:0 !important;}}
@media (min-width:1367px) and (max-width:1440px){.halo-productView-left:after{bottom:67px !important} .productView-images-wrapper:after{bottom:0px !important;}}
@media (min-width:1441px) and (max-width:1600px){.halo-productView-left:after{bottom:57px !important} .productView-images-wrapper:after{bottom:20px !important;}}
@media(min-width:1601px){.productView-images-wrapper:after{bottom:20px !important}}
/*.card-price, .stock-element{display:none !important;}*/

#shipping-calculator .wrapper-response#wrapper-response {
  color: #323232!important;
  background-color: #f2f7ff !important;
  padding: 14px 20px 12px!important;
  margin-top: 15px!important;
  border: 1px solid #426e90;
}
