body.page-products .product-card .component_z_pattern_v2 .safety-container{
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-direction:column;
     -moz-box-orient:vertical;
     -moz-box-direction:normal;
          flex-direction:column;
  border:.0625rem solid #ddd;
  border-top:none;
  -webkit-border-radius:1rem;
     -moz-border-radius:1rem;
          border-radius:1rem;
  background-color:#f8f4df;
}

body.page-products .product-card .component_z_pattern_v2 .safety-container .image-container{
  width:100%;
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none){
  body.page-products .product-card .component_z_pattern_v2 .safety-container .image-container{
    -webkit-box-flex:0;
    -webkit-flex:0 0 auto;
       -moz-box-flex:0;
            flex:0 0 auto;
  }
}

body.page-products .product-card .component_z_pattern_v2 .safety-container .image-container img{
  -webkit-border-radius:1rem 1rem 0 0;
     -moz-border-radius:1rem 1rem 0 0;
          border-radius:1rem 1rem 0 0;
  -o-object-position:center;
     object-position:center;
}

@media (min-width:1601px){
  body.page-products .product-card .component_z_pattern_v2 .safety-container .text-container{
    padding:2.1875rem 2.5rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body.page-products .product-card .component_z_pattern_v2 .safety-container .text-container{
    padding:1.375rem;
  }
}

@media (max-width:767.98px){
  body.page-products .product-card .component_z_pattern_v2 .safety-container .text-container{
    border-top:.0625rem solid #ddd;
    height:auto !important;
  }
}

body.page-products .product-card .component_z_pattern_v2 .safety-container .text-container .display-table .display-cell{
  vertical-align:top;
}

body.page-products .product-card .component_z_pattern_v2 .safety-container .text-container .display-table .display-cell .heading{
  margin-bottom:.5rem;
}

@media (max-width:1600px){
  body.page-products .product-card .component_z_pattern_v2 .safety-container .text-container .display-table .display-cell .heading{
    font-size:1.25rem;
  }
}

@media (max-width:767.98px){
  body.page-products .product-card .component_z_pattern_v2 .safety-container .text-container .display-table .display-cell .heading{
    height:auto !important;
  }
}

@media (max-width:413px){
  body.page-products .product-card .component_z_pattern_v2 .safety-container .text-container .display-table .display-cell .heading{
    font-size:1rem;
    margin-bottom:0;
  }
}

body.page-products .product-card .component_z_pattern_v2 .safety-container .text-container .display-table .display-cell p{
  margin:0 0 1rem;
}

@media (max-width:767.98px){
  body.page-products .product-card .component_z_pattern_v2 .safety-container .text-container .display-table .display-cell p{
    margin-bottom:0;
  }
}

@media (max-width:767.98px){
  body.page-products .product-card .component_z_pattern_v2 .safety-container .text-container .display-table .display-cell p .quantity{
    margin-bottom:.5rem;
  }
}

@media (max-width:767.98px){
  body.page-products .product-card .component_z_pattern_v2 .safety-container .text-container .display-table .display-cell .field_editor{
    height:auto !important;
  }
}

@media (max-width:991.98px){
  body.page-products .product-card .component_z_pattern_v2.-right-to-left>.safety-container>.text-container{
    padding-right:1rem;
  }
}

body.page-products .product-card .all_products_btn .fl-button-wrap a.fl-button{
  font-size:.875rem;
  line-height:1.72;
}
