/*
Theme Name: Storefront Child
Theme URI: https://katenazart.com/contact/
Description: Storefront Child Theme
Author: Kateryna Nazarenko
Author URI: https://katenazart.com
Template: storefront
Version: 1.0.0
*/
/* Add your custom styles here */




/*
@media screen and (max-width: 768px) {
	#contact-form-name, #contact-form-email, #contact-form-subject {
		width: 100%;
	}
}
*/

.policy-and-terms {
	h1 {
		font-size: 25px;
	}
  	h2 {
		font-size: 22px;
	}
	h3 {
		font-size: 20px;
	}
	h4 {
  		font-size: 18px;
	}
	font-size: 15px;
}

.term-ocean-collection-prints .content-area,
.term-flower-collection-prints .content-area,
.term-ukraine-collection-prints .content-area {
  --width: 100%;
}
.term-ocean-collection-prints .widget-area,
.term-flower-collection-prints .widget-area,
.term-ukraine-collection-prints .widget-area {
  --display: none !important;
}

.term-ocean-collection-prints  .woocommerce-products-header__title,
.term-flower-collection-prints  .woocommerce-products-header__title,
.term-ukraine-collection-prints  .woocommerce-products-header__title {
  --margin-top: 20px;
}

.footer-policy-links a {
    color: #555;
    text-decoration: none;
    margin: 0 5px;
}
.footer-policy-links a:hover {
    text-decoration: underline;
    color: #000;
}

.footer-copyright, .footer-policy-links {
	font-size: 14px;
}

#contact-form-name, #contact-form-email, #contact-form-subject {
	width: 100%;
}

.cf-column.clear_column {
	clear:both;
	display:block;
	font-size:0; height:0;
	line-height:0; width:100%;
	overflow: hidden;
}

.woocommerce .quantity .qty, .single_add_to_cart_button {
	margin-left: 2px;
}


.outofstock a.button {
	background-color: white;
	--color: red;
	padding: 0px;
	font-size: 1rem;
}

.outofstock .woocommerce-Price-amount.amount {
	display: none;
}

.outofstock span.price {
	margin-bottom: 0px !important;
}

.onsale  {
	--border-color: #3d9cd2;
	color: red;
}

.single .product.sale .price ins {
    font-weight: bold;
    color: red;
}

.outofstock .onsale {
	display:none;
}

@media screen and (min-width: 768px) {
	.col-full {
		max-width: 80em;
	}
	
	.tax-product_cat.woocommerce-page .widget-area {
 		width: 18%;
    	margin-right: 2%;
	}

	.tax-product_cat.woocommerce-page .content-area 	{
		width: 80%;
	}
	
	/* .tax-product_cat.woocommerce-page .col-full, .woocommerce-shop.woocommerce-page .col-full, 
	.single-product.woocommerce-page .col-full {
		max-width: 80em;
	} */
	
	.tax-product_cat.woocommerce-page .site-main ul.products.columns-3 li.product {
    	width: 30%;
		margin-right: 2%;
		margin-bottom: 1%;
	}
	
	.woocommerce-tabs .panel {
		width: 100%;
	}
	
	.cmplz-document {
		max-width: 100% !important;
	}
}

@media screen and (min-width: 768px) {
	.cf-column.one_half {
		float: left;
		width: 49%;
	}
	
	.cf-column.last_column {
		margin-left: 2% !important;
	}
}

.home.page:not(.page-template-template-homepage) .site-header {
	margin-bottom: 0;
}

.pgcsimplygalleryblock-masonry-content, .e-flex.e-con-boxed.e-con.e-parent, .ws-translator {
	padding: 0 !important;
}

.woocommerce-tabs ul.tabs {
	display: none;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd {
	display:none;
}

a.VIpgJd-ZVi9od-l4eHX-hSRGPd {
	display: none;
}

.skiptranslate.goog-te-gadget {
	font-size: 0;
}

/* fix for image hover layout */
.ws247-piew-hover .ws-hover-img {
	right: 0;
}

/* do not show custom-category-text for paginated pages */
.paged {
	.custom-category-text-bottom, .term-description {
    	display: none;
	}
}

/*.archive.tax-product_cat {
	.term-description {
    	display: block;
	}
}*/

/*.ws-translator {
	--position: absolute;
  	--bottom: 40px;
	--left: 20px;
}

.site-footer {
    min-height: 440px;
}*/

h1.faq-section {
	color: #6d6d6d;
} 

.faq-section {
	h2, strong, .faq-question {
		color: #6d6d6d;
	}
	
	h2 {
		font-size: 1.25rem;
		font-weight: 700;
	}
}

/* dublicate to style.css start */
h1.entry-title, .woocommerce-products-header__title {
	font-size: 1.25rem;
	color: #6d6d6d;
	font-weight: 700;
}

.page h1.entry-title, .woocommerce-products-header__title {
	text-align: center;
}
/* dublicate to style.css end */