/*
Theme Name:         CapuccinoCafe
Theme URI:
Description:        This is custom wordpres theme for Capuccino Cafe based on storefront template
Version:            1.0.0
Author:             Dmytro Kolida & Dmytro Kosovych
Author URI:
Text Domain:
License:            MIT License
License URI:        https://opensource.org/licenses/MIT
Requires PHP:       8.1
Requires at least:  6.7
Template:			storefront
*/
/*
Theme Name:         CapuccinoCafe
Theme URI:
Description:        This is custom wordpres theme for Capuccino Cafe based on storefront template
Version:            1.0.0
Author:             Dmytro Kolida & Dmytro Kosovych
Author URI:
Text Domain:
License:            MIT License
License URI:        https://opensource.org/licenses/MIT
Requires PHP:       8.1
Requires at least:  6.7
Template:			storefront
*/
@font-face {
	font-family: 'DidoDidot';
	src: url('./resources/fonts/Didot Medium.ttf');
	font-weight: normal;
	font-style: normal;
	ascent-override: 90%;
}

@font-face {
	font-family: 'Didot_LT_Pro';
	src: url('./resources/fonts/Didot-LT-Pro.otf');
	font-weight: normal;
	font-style: normal;
	ascent-override: 90%;
}
body a {
	text-decoration: none !important;
	color: inherit !important;
}


.background_1 {
	background-color: #F2EDE7;
}

.background_2 {
	background: var(--B6, #F9F8F6);
}

html {
	scroll-behavior: auto !important;
}

body,
.site {
	overflow: visible !important;
	overflow-x: visible !important;
}

* {
	box-sizing: border-box;
}

.page-id-283 #content>.col-full {
	padding: 0 !important;
	margin: 0 !important;
	max-width: 100vw;
}

.page-id-283 header {
	position: absolute;
	top: 0;
}

.page-id-283 .woocommerce-breadcrumb {
	display: none;
}

.header a,
a.features-sec {
	color: white !important;
}

.header-shop a {
	color: black !important;
}

.title {
	font-family: 'Didot_LT_Pro' !important;
	line-height: 1.1 !important;
}

.List a {
	font-size: 13px;
}

.List a:hover {
	color: #A9957B !important;

}

#side-menu a {
	color: #A9957B !important;
}


.header {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 32.84%, rgba(0, 0, 0, 0.7) 109.47%);

}

.hero-rozana {
	background-image: url(./resources/img/rozana-Romantyka.png);
}

.hero-naturalna {
	background-image: url(./resources/img/naturalna_elegancja_baner.png);
}

.hero-lesna {
	background-image: url(./resources/img/lesna_harmonia_baner.png);
}

.hero-stoly {
	background-image: url(./resources/img/slodkie-stoly/1.jpg);
}

.heroSection {
	background-image: url(./resources/img/bgHERO.jpg);

}

.services {
	background-image: url(./resources/img/secondBg.jpg);
}

.shadow {
	background:
		linear-gradient(176.8deg, rgba(0, 0, 0, 0) 65.14%, #000000 120.14%),
		linear-gradient(243.75deg, rgba(0, 0, 0, 0) 39.83%, rgba(0, 0, 0, 0.5) 80.95%);
}

@media (width < 768px) {


	.shadow {
		background: linear-gradient(176.8deg, rgba(0, 0, 0, 0) 36.14%, #000000 50.14%), linear-gradient(243.75deg, rgba(0, 0, 0, 0) 39.83%, rgba(0, 0, 0, 0.5) 80.95%);
	}

	.services {
		background-image: none;
		background-color: #F2EDE7;
	}

	#post-8 .product-thumbnail img,
	#post-9 .product-thumbnail {
		max-width: none;
	}
}


.heroSection {
	background-size: 130%;
	background-position-x: right;
}


.subsections .features-sec {
	text-transform: uppercase;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)),
		radial-gradient(148.7% 556.42% at 120.9% 37.16%, #A9957B 0%, rgba(177, 160, 142, 0) 100%);
	border: 1px solid #A9957B;
	backdrop-filter: blur(15px);
	font-family: 'Mulish';
	border-radius: 5px;

}

.subsections .features-sec:hover {
	background: radial-gradient(558.53% 236.41% at 120.9% 37.16%, #A9957B 0%, rgba(177, 160, 142, 0.00) 100%), rgba(255, 255, 255, 0.10);
}

.scroll-hidd {
	scrollbar-width: none;
	-ms-overflow-style: none;
}

@media (min-width: 767px) and (max-width: 865px) {
	.List a {
		font-size: 11px;
	}
}


.scroll-hidd {
	scrollbar-width: none;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea,
.wpcf7 select {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
}

.header-shop {
	background-color: white
}


.Ilosc .increment,
.Ilosc .decrement {
	background-color: #e5e7eb !important;
	color: #000 !important;
	padding: 0 !important;
	border: none !important;
	border-radius: 0.25rem !important;
	width: 1rem !important;
	font-size: 0.75rem !important;
}

.storefront-breadcrumb {
	padding-top: 100px !important;
	margin-bottom: 0 !important;
}

#post-8,
#post-9 {
	width: 100%;
}

#torty_weselne_main_baner {
	background-image: url(./resources/img/torty_weselne/baner.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

#torty_okazjonale_main_baner {
	background-image: url(./resources/img/torty_okazjonalne/baner.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 0 !important;
}

.th-disabled {
    opacity: 0.4;
    pointer-events: none;
	display: none;
}
