body.catalog-product-view .stock.available {
    display: none !important;
}

body.catalog-product-view .block-shipping-estimation {
    display: none;
}

body.catalog-product-view .product.info.detailed .product.items .item.title#tab-label-productattachments a:before,
body.catalog-product-view .product.info.detailed .product.items .item.title a#tab-label-productattachments-title:before {
    content: 'Learn More';
}

body.catalog-product-view .product.info.detailed .product.items .item.title#tab-label-productattachments a , 
body.catalog-product-view .product.info.detailed .product.items .item.title a#tab-label-productattachments-title  {
    width: 124px;
    overflow: hidden;
    display: block;
    height: 30px;
}



body.contact-index-index .contact-form-wrap.col-sm-12 {
    display: grid;
}

body.contact-index-index .contact-form-wrap.col-sm-12 .custom_contact_details {
    order: 1;
    color: #333;
}

body.contact-index-index .contact-form-wrap.col-sm-12 form#contact-form {
    order: 2;
}

body.contact-index-index span.heading-3 {
    color: #333;
    font-weight: 700;
    line-height: 1;
    font-size: 24px;
    margin-bottom: 15px;
    display: block;
}

body.contact-index-index  .contact-form-wrap.col-sm-12 .custom_contact_details p {
    margin-bottom: 15px;
}




.abt_divs img {
    width: 100%
}

.abt_divs p.abt-head {
    text-align: center;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    font-size: 36px;
    font-weight: 600;
}

.abt_divs {
    position: relative;
    font-size: 36px;
    margin-bottom: 35px;
    font-weight: 700;
    color: #fff
}


body.cms-page-view main#maincontent {
    margin: auto;
}


.cms-about-us .page-title-wrapper .page-title {
    margin-top: 1em;
    font-size: 28px;
    color: #029d8d;
    text-align:center;
    padding-bottom: 50px;
}


.cms-about-us .page-title-wrapper {
    text-align: center;
    margin-bottom: 50px;
    display: block;
}



.cms-about-us .row.about_div >.col-sm-4 {
    text-align: center;
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    color: #000;
}


.cms-about-us .row.about_div {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    color: #000;
    gap: 30px 0px;
    font-size: 16px;
    padding-bottom: 50px;
}


.cms-about-us h4.primary-color {
    margin-top: 20px;
    margin-bottom: 20px;
}

.custom-page.text-center {
    width: 100%;
}


.cms-about-us .abt_bld {
    font-weight: 600;
}


.cms-about-us .row.about_div p {
    font-size: 16px;
}


body.cms-shipping-returns  .page-title-wrapper .page-title span {
    color: #029d8d;
}

body.cms-shipping-returns h1.page-title {
    color: #029d8d;
    font-size: 36px;
    text-transform: inherit;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    width:100%;
    text-align:center
}

.breadcrumbs {
    padding: 10px 0 !important;
    background-color: #f4f4f4;
    margin: 0px;
}


.cms-page-view h1, .cms-page-view heading-1 {
    text-transform: uppercase;
    margin-bottom: 1em;
    color: #333;
    font-weight: 700;
    line-height: 1;
}


.cms-shipping-returns p {
    font-size: 16px;
    color: #444 !important;
    margin-bottom: 34px;
    padding-left: 0 !important;
}

body.cms-shipping-returns  table {
    min-width: 300px;
}

body.cms-shipping-returns  table p {
    margin-bottom: 15px !important;
}


.block.brands .block-content .brandlist {
    list-style: none;
}

.brand-brand-view li.item.product.product-item {
    width: calc(25% - 20px);
    margin-right: 20px;

}

.brand-brand-view a.login-price-btn {
    font: 500 13px / 1.35 Heebo, Helvetica Neue, Verdana, Arial, sans-serif;
    font-size: 13px;
    background: #029d8d;
    color: #fff !important;
    padding: 6px 23px;
    position: relative;
    border: none;
    text-transform: uppercase;
    display: inline-block;
    white-space: nowrap;
    border-radius: 0;
    text-overflow: ellipsis;
    font: 600 16px / 1.35 Heebo, Helvetica Neue, Verdana, Arial, sans-serif;
    padding: 9px 20px;
    border-radius: 4px;
    text-transform: none;
    width: 90%;
    margin: 0px 5%;
}

.brand-brand-view .button-wrap {
    display: none;
}

.brand-brand-view .field.limiter {
    display: none;
}

body.catalog-product-view .fotorama__stage {
    max-height: 600px;}

body.catalog-product-view.fotorama__fullscreen .fotorama__stage {
    max-height: inherit;}


/*checkout order summary section css*/
.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
 width: 120px !important;
    height: 120px !important; 
}

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container .product-image-wrapper {
     width: 100% !important;
    height: 100% !important; 
}

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
    padding-left: 0;
    width: calc(100% - 130px);
    text-align: left;
}

.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item .product {
    display: flex;
    gap: 8px;
    width: 100%;
    align-items:center;
}
body #shopping-cart-table .product-image-photo {
    width: auto;
}
@media (max-width:767px){
    .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
        display: block;
        margin: 0;
    }
    .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block {
        display: block;
        margin: 0 0 4px;
    }
    .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
         width: 85px !important;
         height: 85px !important; 
    }
    .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
        width: calc(100% - 95px);
    }
    .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .product-item .product {
        align-items: flex-start;
    }
    .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details .details-qty {
        margin-top: 4px;
    }
    .checkout-index-index .amcheckout-step-container .amcheckout-summary-container .amcheckout-content > .amcheckout-wrapper {
        padding:15px 8px;
    }
}

