/*
	Theme Name: Yorks Framing
	Description: <strong>A fast &amp; optimized WooCommerce WordPress Theme by <a href="https://www.outrank.co.uk">Outrank</a></strong>
	Version: 1.0.0
	Author: Outrank
	Author URI: https://www.outrank.co.uk
	Text Domain: peakshops
	Template: peakshops
	Domain Path: /inc/languages
	Tags: two-columns, four-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

.hero-banner img { aspect-ratio: 1800/600; }

.has-text-white{color:#fff;}
.has-text-white h3{color:#fff;}
.has-text-white a{color:#fff;text-decoration: underline;}
.has-text-black{color:#000;}

/* WooCommerce Category Header Styles */
.thb-woocommerce-header.style2 {background-blend-mode: multiply;background-color: rgb(18 18 18 / 30%)!important;}
.thb-woocommerce-header.dark .button.style2{background-color:rgb(0 0 0 / 50%);}
.thb-woocommerce-header.style2 .thb-shop-title{font-size:50px;}
.thb-woocommerce-header .term-description p{font-weight:500;}
.thb-category-bottom-content .prodcat-img{width: 100%;margin: 0 auto;}

.thb-woocommerce-header.style1 .thb-shop-title, .thb-woocommerce-header.style1 .term-description {
    flex-direction: column;
    gap: 0.5rem;
}

.thb-social-icon-container { color: #368fcf; }
.subheader .thb-social-icon-container,
.subheader-text, .footer.light a.elementor-button { color: #fff; }

.woocommerce .woocommerce-MyAccount-content button,
.woocommerce .actions-container button {
    padding: 0px 15px;
    text-transform: uppercase;
}

.gf_otter_chat_next {
    padding: 10px 15px;
}

body .woocommerce-product-search button {
    padding: 0;
    background-color: transparent;
}
.woocommerce li.product a.button {
    width: 100%;
}

@media(max-width: 600px) {
    .subheader .thb-social-links-container {
        display: none;
    }   
}

.gf_otter_chat_title.circle {
    padding: 5px;
}
