/** Shopify CDN: Minification failed

Line 21:0 Unexpected "}"

**/
/* code for forth of july sale */
/* a.shopnow_btn_banner {
    bottom: 12%;
   left: 7% !important;
    padding: 6px 35px;
    color: #1d6ee2!important;
    font-weight: unset;
    /* font-size: 18px; */
    /* border-radius: 10px;
    min-width: unset;
    text-align: center;
    position: absolute;
    text-decoration: none;
    background: #ffffff!important;
    font-weight: 600!important; */
}
/* .right_container_banner {
    display: flex;
    height: auto;
    width: 100%!important;
    align-items: flex-end;
    justify-content: center;
    gap: 2%;
   flex-direction: unset!important;
}
.top_right_container {
    position: relative;
    width: 50%;
}
.left_container_banner {
    width: 100%!important;
    position: relative;
}
.bottom_right_container {
    width: 50%;
}
.container_home_page_banner{
    flex-direction: column!important;
} */ 
/* @media(max-width:768px){
      a.shopnow_btn_banner {
        bottom: 20%!important;
        left: 4%;
        padding: 6px 35px;
        color: #ffffff;
        font-weight: unset;
        font-size: 12px;
        border-radius: 9px;
        min-width: unset;
        text-align: center;
        left: 17% !important;
    }
  .right_container_banner {
        gap: 15px;
        flex-direction: column !important;
    }
  .top_right_container{
    position: relative;
    width: 100%!important;
}
  .bottom_right_container {
    width: 100%!important;
}
  a.bulk_discount_btnn {
    left: 38% !important;
}
} */
/* end code for forth of july sale */
.contact-page-wrapper {
    display: flex;
    justify-content: space-around;
    margin-top: 30px;
}
ul.contact_us_page_title_list_container {
    list-style: none;
}
ul.contact_us_page_title_list_container {
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}
ul .li-item-title:after {
    content: "";
    display: block;
    width: 90%;
    height: .1px;
    background-color: #363636;
    margin-top: 4px;
}

ul .li-item-title{
  width: 100%;
  cursor: pointer;
  padding-bottom: 10px;
}
.left_container_contact_us {
    width: 25%;
    margin-bottom: 30px;
    margin-top: 25px;
}

.contact-us_form_container {
    width: 60%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
  margin-bottom: 40px;
}
.right_container_contact-us {
    width: 25%;
    background: #ebebeb;
    display: flex;
    flex-direction: column;
    padding: 5px 5px 4px 15px;
    margin-bottom: 30px;
    border-radius: 10px;
}
.contact-us_form_container form{
  display: flex;
    flex-direction: column;
}
.contact-us_form_container form select#contact_reason {
  width: 36%;
    margin-bottom: 20px;
    padding: 8px 10px;
    border: .1px solid #b3b3b3;
    border-radius: 5px;
}
.name_container {
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: space-between;
    margin-bottom: 25px;
    box-sizing: border-box;
    width: 100%;
    /* border: 1px solid red; */
}
.contact_details {
   /* display: flex; */
    gap: 15px;
    align-items: center;
    justify-content: space-evenly;
    width: 50%;
}
.right_container_contact-us {
        width: 32%;
    background: #ebebeb;
    display: flex
;
    flex-direction: column;
    padding: 5px 5px 4px 15px;
    margin-bottom: 30px;
    border-radius: 10px;
    align-items: center;
    /* min-height: 199px; */
    height: 100%;
    justify-content: flex-start;
    margin-top: 4%;
    padding-top: 2%;
   
}
.btn_submit_contact{
  background: #0072ce;
    color: white;
    padding: 10px 30px;
    border: none;
    border-radius: 15px;
    width: 45%;
}
.contact-us_form_container h2{
  font-weight: 600;
}
/* .contact_details label {
    min-width: 80px;
} */
.right_container_contact-us a{
  text-decoration: none;
    color: #0072ce;
    font-weight: 600;
}
.contact_form_container.div_block_item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
  width: 100%;
}
.contact_details input{
 border: none;
}
.contact_details::after {
content: "";
    display: block;
    width: 90%;
    height: .1px;
    background-color: #000000;
}
.right_container_contact-us h3{
  margin: 16px 10px 0px;
    font-weight: 600;
}
.right_container_contact-us p,.right_container_contact-us strong,.right_container_contact-us a{
  font-size: 14px;
  margin: 8px 0px;
      text-align: center;
}
.contact_details:focus-within::after {
  opacity: 0;
  transform: scaleX(0);
}
.page-featured-image img{
  width:100%;
}

.div_block_item{
  display:none;
}
.div_block_item{
  width:100%;
}



@media(max-width:768px){
  .contact-page-wrapper {
    flex-direction: column-reverse;
}
  .contact_form_container.div_block_item {
    flex-direction: column-reverse;
}
  .right_container_contact-us {
    width: 100%;
  }
  .contact-us_form_container {
    width: 100%;
  }
  .left_container_contact_us {
    width: 100%;
  }
  .left_container_contact_us {
    margin-bottom: 30px;
    margin-top: -35px;
}
  ul.contact_us_page_title_list_container {
    padding-left: 0px;
    margin: auto;
    width: 100%;
}
  .contact-us_form_container form select#contact_reason {
    width: 42%;
  }
  .price_perpiece.custm_none{
    display:none;
  }
  .collection_title {
    margin-top: 10px;
}
}
/* price per unit  */
p.price_per_unit {
    margin: 0px;
    font-size: 20px !important;
    font-weight: 600;
  padding-left: 5px;
}

/* just for checking */
.price_perpiece {
    display: none;
}
p.price_per_unit_product {
    color: #263d6f;
    font-weight: 700;
    margin: 6px 0;
    font-size: 16px;
    display: inline-block;
}
span.product_per_ft {
    color: #263d6f;
    font-weight: bold;
    font-size: 16px;
}
.price_per_unit_product.mirror-highlight{
  display:none;
}
.price_per_feet_container.mirror-highlight {
    display: none;
}
.ppu_container {
    display: flex;
    gap: 5px;
    align-items: center;
  min-width:160px;
}
.ppu_container span{
  font-size: 12px;
    font-weight: 600;
}
span.product_per_ft.unit_none {
    display: none;
}
 .section-template--19756178637016__main-padding {
        padding-top:6px!important;
      }
@media(min-width:980px) and (max-width:1400px){
 #shopify-section-sections--19756175098072__header .link {
    font-size: 13px !important;
} 
      .header--middle-left {
      grid-template-columns: 1fr auto 1fr!important;
        column-gap: 1rem!important;
    }
      .header__heading, .header__heading-link {
        justify-self: start;
        text-align: center;
    }

  .list-menu--inline {
    flex-wrap: wrap!important;
}
  .header__icons {
    justify-self: center!important;
  }
  .header__heading-logo {
    max-width: 82%!important;
}
.inner_section .product__title h1 {
    font-size: 17px !important;
}
  .product-benefits {
    width: 60%;
}
      .section-template--19756178637016__main-padding {
        padding-top:0px!important;
      }
  p.unlock_additional_discount_txt {
    font-size: 14px;
}
.price__regular .price-item--regular {
    font-size: 18px;
}
  nav.breadcrumb {
    gap: 5px;
}
  nav.breadcrumb span {
    font-size: 12px;
}
  nav.breadcrumb a {
    font-size: 12px !important;
}
main.collection .facets-vertical .facets-wrapper {
   padding-right: 0px;;
  }
  .collection-hero__title {
    font-size: 24px;
    margin-top: 32px;
    margin-bottom: 0px;
}
  p.sub_filter_title {
    font-size: 11px;
    min-width: 140px;
}
  a.toberedirect {
    width: 100px;
    height: 100px;
  }
  .collection-hero__title+.collection-hero__description {
    font-size: 1.6rem;
  }
  .container_filter_collection {
     padding-top: 0px;
    gap: 2%;
  }
  main.collection .full-unstyled-link {
    font-size: 12px;
  }
 main.collection .facets-wrapper {
    width: 24%;
   
}
    .facets__form-vertical {
         width: 23rem!important;
    }
  main.collection .sticky .facets {
    width: 99%;
  }
  .information_prod span{
    font-size:12px;
  }
  main.collection .meta_value {
    color: #1e1e1e;
    font-size: 12px;
  }
  main.collection .facets-container.sticky {
    width: 100%;
}
#shopify-section-template--19756178637016__main p.product__sku {
    font-size: 13px;
}
  .product__inventory {
    font-size: 13px;
}

  
}
