.ast-on-card-button, .ast-onsale-card {
    display: none !important;
}
.ast-on-card-button.ast-onsale-card {
    display: none !important;
}
.logo-hidden {
    display: none !important;
}
.woocommerce-Price-amount {
    font-weight: bold;
    font-size: 20px;
}
.elementor-widget-woocommerce-product-title {
    margin-bottom: 5px !important;
}
.elementor-widget-woocommerce-product-price .price {
    margin-bottom: 5px;
}
.woocommerce-product-details__short-description p {
    margin-bottom: 5px;
}
.ast-stock-detail {
    display: none !important;
}
.reset_variations {
    display: none !important;
}
.extra-options.thwepo_default {
    display: none !important;
    margin: 0px !important;
}
.variations {
    margin: 0px 0px 10px 0px !important;
}
.cfvsw-swatches-option {
    font-weight: normal;
    color: #000;
    font-size: 15px;
}
.quantity input {
    font-weight: bold;
}
.elementor-widget-woocommerce-product-add-to-cart {
    margin-bottom: 10px;
}
.product-end-block {
    background-color: #003c19;
    width: 100%;
    display: inline-block;
}
.description_tab, .additional_information_tab, .reviews_tab {
    display: inline-block;
    list-style-type: none;
    width: 33%;
    padding: 10px;
    color: #FFF;
    background-color: #003c19;
}
.description_tab a, .additional_information_tab a, .reviews_tab a {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    font-size: 22px;
}
.logo_article label::before {
    content: "" !important
}
@media only screen and (min-width: 600px) {
    .product-end-block div {
        width: 33%;
        padding: 10px;
        display: inline-block;
        vertical-align: top;
    }
}
@media only screen and (max-width: 599px) {
    .product-end-block div {
        width: 100%;
        padding: 10px;
        display: inline-block;
        vertical-align: top;
    }
}
.product-end-block h3 {
    color: #FFF;
    text-align: center;
    width: 100%;
}
.product-end-block p, .product-end-block a {
    color: #FFF;
    text-align: center;
}
.select2-container--default .select2-results>.select2-results__options {
    padding-top: 30px;
}
.cfvsw-selected-swatch {
    border: 3px solid var(--cfvsw-swatches-border-color-hover, #00000090 ) !important;
    box-sizing: border-box;
}
.zoomImg {
    display: none !important;
}
.astra-shop-summary-wrap .ast-loop-product__link, .astra-shop-summary-wrap .ast-woo-product-category {
    display: none !important;
}
.overlay-hidden {
    display: none !important;
}
#hi-res-image-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    margin: 0px;
    padding: 0px;
    background-color: #FFF;
    z-index: 9999999;
    overflow-x: hidden;
    overflow-y: scroll;
}
#hi-res-image-overlay .close-left {
    position: fixed;
    left: 1%;
    top: 1%;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background-color: #333;
    border: 2px solid #333;
    border-radius: 100%;
}
#hi-res-image-overlay .close-right {
    position: fixed;
    right: 1%;
    top: 1%;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background-color: #333;
    border: 2px solid #333;
    border-radius: 100%;
}
.material-icons {
    font-size: 32px;
    cursor: pointer;
    color: #FFF;
    margin-left: -2px;
    margin-top: -2px;
}
#hi-res-image-overlay img {
    width: 95%;
    margin: auto;
    display: block;
    height: auto;
    cursor: zoom-in;
}
#hi-res-image-overlay img.zoomed {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    cursor: zoom-out !important;
}
.view-overlay {
    width: 100%;
    padding: 15px;
    text-align: center;
}
.view-overlay button {
    width: 250px;
    background-color: #333;
    color: #FFF;
    font-size: 16px;
    border-radius: 3px;
    cursor: pointer;
}
.star-rating {
    float: left !important;
    margin-bottom: 5px !important;
}
.image-gallery {
    display: flex;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    gap: 16px;
    justify-content: center;
}
.image-gallery-image {
    display: flex !important;
    width: 100px !important;
    cursor: pointer;
}
.hr-image-overlay {
    width: 70vw;
    height: 90vh;
    margin: 5vh 15vw;
    z-index: 999999;
    position: fixed;
    top: 0;
    left: 0;
    background: #454545;
    border: 2px solid #003c19;
    border-radius: 4px;
    display: inline-block;
}
.hr-image-overlay div {
    max-height: 100%;
    max-width: 100%;
    display: block;
    margin: auto;
    text-align: center;
}
.hr-image-overlay img {
    max-height: 100%;
    max-width: 100%;
    display: block;
    margin: auto;
}
.hr-image-overlay .close-left span, .hr-image-overlay .close-right span {
    cursor: pointer;
} 
.hr-image-overlay .close-left {
    display: inline-flex;
    justify-content: left;
    width: 50%;
    padding-left: 1%;
    padding-top: 1%;
} 
.hr-image-overlay .close-right {
    display: inline-flex;
    justify-content: right;
    width: 49%;
    padding-top: 1%;
} 
.thwepo_custom_product_options {
    display: none !important;
}
.thwepo_product_bundle_settings {
    display: none !important;
}
.bundled_item_cart_details {
    display: none !important;
}
#arborwear_product_logos {
    width: 100%;
    display: flex;
    flex-direction: column;
}
@media only screen and (min-width: 600px) {
    .arb-product-logos {
        display: flex;
        flex-direction: column;
    }
    .logo_article {
        display: flex;
        flex-direction: column;
        width: 95%;
        margin-right: 10px;
        justify-content: center;
        align-self: baseline;
    }
    .logo_article_image {
        background-color: #aaa;
        padding: 0px 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 95%;
        border-radius: 8px;
        max-width: 150px;
    }
}
@media only screen and (max-width: 599px) {
    .arb-product-logos {
        display: flex;
        flex-direction: column;
    }
    .logo_article {
        display: flex;
        flex-direction: column;
        width: 95%;
        margin-right: 10px;
    }
    .logo_article_image {
        background-color: #aaa;
        padding: 0px 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 95%;
        border-radius: 8px;
        margin-top: 10px;
        max-width: 150px;
    }
}
.logo_article_image img {
    max-height: 100px;
    width: auto;
    display: flex;
}