/*
Theme Name: Stonemade Child
Theme URI: https://stonemade.qodeinteractive.com
Description: A child theme of Stonemade
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: stonemade
Template: stonemade
*/

.qodef-woo-product-list.qodef-item-layout--info-centered .qodef-e-product-info a[rel=tag]:hover {
	color: #412E27;
}

.qodef-woo-product-list.qodef-item-layout--info-centered .qodef-e-product-info a[rel=tag] {
	color: #7F6044;
}

.qodef-woo-product-list .qodef-woo-product-title>a {
	color: #412E27;
}

.qodef-woo-product-list .qodef-e-media-inner a {
	background-color: #EAE5DD !important;
}


.qodef-woo-product-list .qodef-e-media-inner a:hover {
	background-color: #CCB89D !important;
}

.qodef-woo-product-list .qodef-e-media-inner a,
.qodef-woo-product-list.qodef-item-layout--info-centered .qodef-woo-price .qodef-add-to-cart-holder .added_to_cart,
.qodef-woo-product-list.qodef-item-layout--info-centered .qodef-woo-price .qodef-add-to-cart-holder .button {
	color: #7F6044 !important;
}

.qodef-woo-product-list .qodef-e-media-inner a:hover,
.qodef-woo-product-list.qodef-item-layout--info-centered .qodef-woo-price .qodef-add-to-cart-holder .added_to_cart:hover,
.qodef-woo-product-list.qodef-item-layout--info-centered .qodef-woo-price .qodef-add-to-cart-holder .button:hover {
	color: #412E27 !important;
}
.qodef-woo-product-mark.qodef-out-of-stock {
	background-color: #1D1917 !important;
}
#qode-quick-view-for-woocommerce-pop-up .qodef-woo-product-mark, #qodef-woo-page .qodef-woo-product-mark, #yith-quick-view-modal .qodef-woo-product-mark, .qodef-woo-shortcode .qodef-woo-product-mark {
	background-color: #CCB89D;
}

.qodef-privacy-policy .wpcf7-list-item {
	color: #222120;
	margin-left: 0px;
}

.qodef-qi-contact-form-7 button[type=submit]:hover {
	background-color: #412E27;
	color: #EAE5DD;
}

.qodef-woo-product-mark.qodef-woo-onsale {
	background-color: #7F6044;
}



#qodef-page-header-inner:not(.qodef-skin--light) .widget a svg path {
	stroke: rgb(65,46,39);
}


#qodef-page-footer .widget .qodef-widget-title {
	color: #EAE5DD;
	font-weight: 600;
}

#qodef-page-footer .widget a:hover,
#qodef-page-footer .widget a {
	color: #EAE5DD !important;
}
#block-29 a,
.widget a {
	color: rgb(65,46,39) !important;
}
#qode-quick-view-for-woocommerce-pop-up .qodef-woo-ratings .qodef-m-star svg, #qodef-woo-page .qodef-woo-ratings .qodef-m-star svg, #yith-quick-view-modal .qodef-woo-ratings .qodef-m-star svg, .qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star svg {
	fill: #CCB89D;
}

#qodef-woo-page .woocommerce-pagination .page-numbers {
	color: rgb(127,96,68);
}

.qodef-custom-links .qodef-m-item {
    margin: 0 0;
}

.widget.widget_stonemade_core_search .qodef-search-form button[type='submit'] {
	color: #7F6044;
}

.widget.widget_stonemade_core_search .qodef-search-form {
	border: 1px solid #7F6044;
}

.widget_shopping_cart .qodef-m-action a, .widget_shopping_cart .woocommerce-mini-cart__buttons a, .widget_stonemade_core_woo_dropdown_cart .qodef-m-action a, .widget_stonemade_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a {
	background-color: #7F6044;
}

div.wc-block-components-totals-item__value:has(.wc-block-components-totals-footer-item-tax-value) {
  font-size: 0 !important;
  line-height: 0 !important;
  white-space: nowrap;
}
div.wc-block-components-totals-item__value:has(.wc-block-components-totals-footer-item-tax-value) > span {
  font-size: 20px !important;  
  line-height: 1.4 !important;
}


.wc-block-components-checkout-place-order-button.contained {
	color: rgb(234, 229, 221);
    background-color: rgb(127, 96, 68);
	padding: 11px 28px 14px 31px;
    line-height: 1em;
    letter-spacing: 0.13em;
    text-transform: none;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    border-radius: 0;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0;
    outline: 0;
    transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out !important;
    border: 1px solid transparent;
    cursor: pointer;
}

.wc-block-components-checkout-place-order-button.contained:hover {
	background-color: #412E27;
    color: #EAE5DD;
}

.wc-block-components-checkout-place-order-button__text {
	--qodef-underline-position-y: 100%;
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 0 var(--qodef-underline-position-y);
    background-size: 0 var(--qodef-underline-height);
    transition: background-size 0.5s cubic-bezier(0.25, 0.46, 0.35, 0.94), color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
}

.wp-block-woocommerce-customer-account a {
	padding: 0 !important;
}

.qwfw-add-to-wishlist-wrapper.qodef-stonemade-theme .qwfw-shortcode:not(.button) {
	color: #412e27 !important;
}

.qodef-e-media-image .qwfw-add-to-wishlist-wrapper.qodef-stonemade-theme .qwfw-shortcode:not(.button) {
	color: #fff !important;
}

#qode-quick-view-for-woocommerce-pop-up .woocommerce-tabs .wc-tabs li a, #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li a {
	color: rgb(127,96,68);
}

#qodef-page-mobile-header .widget {
	display: flex;
}

@media only screen and (max-width: 880px) {
    .widget_shopping_cart .qodef-e-label, .widget_stonemade_core_woo_dropdown_cart .qodef-e-label {
        display: none;
    }
}

.show-password-input {
	display: none;
}


@media only screen and (max-width: 1199px) {
	#qodef-page-mobile-header-inner {
		background-color: #fff;
	}

	#qodef-page-mobile-header .qodef-mobile-header-opener {
		color: #412E27 !important;
		margin-left: 32px !important;
	}
}

@media only screen and (max-width: 880px) {
	.sr7-rightarrow.sr7-arrows.zeus,
	.sr7-leftarrow.sr7-arrows.zeus {
		display: none !important;	
	}
}

#qodef-page-spinner.qodef-layout--stonemade .qodef-m-spinner {
	height: 100lvh !important;
}

h1, h2, h3, h4 {
    font-family: 'Merchant', serif !important;
	font-weight: 200 !important;
}

h4 {
    font-family: 'Merchant', serif !important;
	font-weight: 300 !important;
}

body, p, span, div, li, a, button, input, textarea, select, h5, h6 {
    font-family: 'Lato', sans-serif !important;
	font-weight: 400;
}

.qodef-theme-button, button[type='submit'], input[type='submit'],
.widget_shopping_cart .qodef-m-action a, .widget_shopping_cart .woocommerce-mini-cart__buttons a, .widget_stonemade_core_woo_dropdown_cart .qodef-m-action a, .widget_stonemade_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a {
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
}

#qode-quick-view-for-woocommerce-pop-up .added_to_cart, #qode-quick-view-for-woocommerce-pop-up .button, #qodef-woo-page .added_to_cart, #qodef-woo-page .button, #yith-quick-view-modal .added_to_cart, #yith-quick-view-modal .button, .qodef-woo-shortcode .added_to_cart, .qodef-woo-shortcode .button, .qodef-button.qodef-html--link {
	font-size: 18px;
	font-weight: 400;
}

.wp-block-themepunch-revslider h1 {
	font-size: 60px !important;
}

@media only screen and (max-width: 880px) {
	.wp-block-themepunch-revslider h1 {
		font-size: 30px !important;
	}
	
	#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer {
		width: 123px;
	}
}


#qodef-page-footer-top-area-inner .qodef-m-image {
	width: 232px;
    height: auto;
}

.sr7-btn {
	font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1em !important;
    font-family: 'Lato', sans-serif !important;
    letter-spacing: 0.13em !important;
    text-transform: uppercase !important;
    color: #fff !important;
    text-transform: none !important;
    position: relative !important;
    display: inline-flex !important;
    vertical-align: middle !important;
    width: auto !important;
    margin: 0 !important;
    text-decoration: none !important;
    border-radius: 0 !important;
    font-size: 19px !important;
    font-style: italic !important;
    letter-spacing: 0 !important;
    outline: 0 !important;
    transition: color 0.3s 
ease-out, background-color 0.3s 
ease-out, border-color 0.3s 
ease-out !important;
    padding: 11px 33px 14px 35px !important;
}

.sr7-btn:hover {
	background: none !important;
}

.icon-link img {
	margin-right: 8px;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
	background-color: #fff !important;
}

.small-title h4 {
	font-size: 24px !important
}

.small-text span {
	font-size: 16px !important;
}

.small-text svg {
	display: none;
}

#pwgc-redeem-gift-card-number {
	margin-right: 20px;
}


/* Wrapper dopasowany do szerokości sklepu */
.sm-tiles-wrapper {
/*     margin: 0 auto 40px; */
    width: 100%;
    border-bottom: 1px solid #c3cac3;
    padding-bottom: 24px;
    margin-bottom: 24px;
	margin-top: -100px;
}

/* Grid taki jak produkty WooCommerce */
.sm-category-tiles-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
	column-gap: var(--qode-gutter-custom, 30px);
	row-gap: var(--qode-vertical-gutter-custom, 30px);
}

/* Kafelki */
.sm-cat-tile {
    position: relative;
    display: block;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    color: #F9F7F4;
}

.sm-cat-bg {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    transform: scale(1);
    transition: transform .5s ease;
}

.sm-cat-overlay {
    position: absolute;
    inset: 0;
    background: rgba(29,25,23,.35);
    transition: background .35s ease;
}

.sm-cat-title{
    position: absolute;
    left: 24px;
    bottom: 22px;
    font-weight: 400; 
    font-size: 1.8rem;
    letter-spacing: .3px;
    color: #F9F7F4;
    text-shadow: 0 3px 8px rgba(0,0,0,.5);
    z-index: 1;
}

/* Hover efekt */
.sm-cat-tile:hover .sm-cat-bg { transform: scale(1.08); }
.sm-cat-tile:hover .sm-cat-overlay { background: rgba(65,46,39,.55); }

/* --- Responsywność --- */
@media (max-width: 1024px) {            /* tablet */
  .sm-category-tiles-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 640px) {             /* mobile */
  .sm-category-tiles-grid {
    grid-template-columns: 1fr;         /* 1 kolumna na mobilce */
  }
  .sm-cat-title {
    font-size: 1.05rem;
    left: 12px;
    bottom: 12px;
  }
}

.footer-tpslink a {
	color: #eae5dd !important;
}