/*
Theme Name: Nápoje kostelec
Theme URI: 
Author: Affinite.io
Author URI: https://affinite.io
Description: Nápoje kostelec theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: napoje
Template: affinite-multistore
*/

/* Spectra vs Splide colision fix */
.wp-block-uagb-container{
	min-width:1px;
}
body, button, input, select, optgroup, textarea{
	color:#333333;
}
a{
	color:#00536C;
}
.woocommerce-page .container ul.products li a img.attachment-woocommerce_thumbnail,
.woocommerce ul.products li a img.attachment-woocommerce_thumbnail{
	border-radius:0px;
}

.loop-price-container{
	padding-top:20px;
	padding-bottom:60px;
}
.woocommerce-loop-product__title{
	font-weight:400;
	text-align:center;
}
.loop-availabilty{
	position:absolute;
	bottom:38px;
	left:0;
	width:100%;
	text-align:center;
}
.woocommerce-page .container ul.products li a.woocommerce-loop-product__link{
	flex:1;
	justify-content:inherit;
}
.loop-availabilty-text.instock {
	color: #08B060;
}
.loop-availabilty-text.outofstock {
	color: #e74c3c;
}
.loop-availabilty-text.onbackorder {
	color: #f1c40f;
}
.woocommerce-page .container ul.products li .loop-price-container .price{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:10px;	
	justify-content:center;
	margin:auto;
}
 .loop-price-container .price .woocommerce-Price-amount.amount{
	display:flex;
	font-size:24px;
	font-weight: 500;
	color:#232F3E;
	margin:auto;
}

.button.add_to_cart_button{
	background: #2980b9;
    box-shadow: none;
    border-radius: 0px;
    font-weight: 400;
}

.apf-checkbox__item.active .checkbox__item-switcher{
	background: #2980b9;
}

.woocommerce-product-gallery ol.flex-control-nav{
	flex-wrap:wrap;
}
.woocommerce-product-gallery ol.flex-control-nav li{
	aspect-ratio:1/1;
	width:60px;
}
.woocommerce-product-gallery__wrapper div{
	aspect-ratio:inherit;
}

.product__data-tabs{
	margin-top:40px;
	margin-bottom:40px;
}
.single-product-container{
	margin-bottom:60px;
}

.homepage-categories{
	position:relative;
}
.homepage-categories::before{
	content: "";
    position: absolute;
    top: -21px;
    left: 50%;
    width: 42.43px;
    height: 42.43px;
    background: #ffffff;
    transform: translateX(-50%) rotate(45deg);
}

.availability-date{
	font-weight:500;
}

.product-attributes{
	width:100%;
	display:flex;
	flex-direction: column;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #F6E8C6;
	border-top:#dcdada 1px solid;
    padding: 23px 28px;
}
.product-attributes-item{
	width:100%;
	display:flex;
	flex-direction:row;
	justify-content: space-between;
	padding:6px 0;	
	border-bottom: #dcdada 1px solid;
    margin: 0;
    font-size: 14px;
    color: #232F3E;
}
.product-attributes-item:first-child{
	padding-top:0;
}
.product-attributes-item:last-child{
	padding-bottom:0;
	border-bottom:none;
}
.product-attributes-item .attribute-name{
	font-weight:500;
}

.benefits__container{
	display:none;
}

/* Header */
.top__bar{
	padding:4px 0;
}
.main-menu.header_2_main_menu{
	border-top:1px solid #ffffff;
}
.header_2_main_menu, .header_2_nav{
	background:#7bbf6a;
	color:#ffffff;
}
.header__nav nav ul li a{
	padding:14px 0;
	color:#ffffff;
	opacity:1;
}

.header__burger{
	display:none;
	cursor:pointer;	
}
.header__burger:hover{
	opacity:0.6;
}
.header__burger svg path{
	fill:#ffffff;
}

/* Footer */
.footer,
.footer__box h3,
.footer__box ul li a,
.footer__box-second p{
	color:#333333;
}
.footer__box h3{
	font-size:20px;
	opacity:1;
}
.footer__box ul li a{
	opacity:1;
	font-size:14px;
	font-weight:400;
}
.footer__box ul li a:hover{
	color:#333333;
	text-decoration:underline;
}
.footer__address p{
	color:#333333;
	opacity:1;
}

.footer__bottom{
	background-color: #7BBF6A;
	border:none;
}
.footer__copyright{
	background-color: #7BBF6A;
}
.footer__box-contact-line{
	background-color: #D67F44;
}
.footer__box-contact-line svg path{
	fill:#ffffff;
}
.footer__box-contact-line div{
	color:#ffffff;
}

/*  WooCommerce */
.header__cart{
	background-color: #383838;
}
.woocommerce-page .container ul.products li a.button,
.woocommerce ul.products li a.button,
.button.add_to_cart_button{
	background-color:#7BBF6A;
	border-radius:10px;
	display: flex;
    justify-content: center !important;
    flex-direction: row !important;
    align-items: center;
    color: #FFF;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    border-radius: 8px;
    overflow: hidden;
    padding: 13px 0;
    height: auto;
    transition: height 0.3s ease;
}
.button.yith-wcqv-button{
	position:absolute!important;
	right:10px;
	top:10px;	
	background:transparent!important;
	text-indent: -99999px;
}

.woocommerce-page .container ul.products li a img.attachment-woocommerce_thumbnail,
.woocommerce ul.products li a img.attachment-woocommerce_thumbnail{
	aspect-ratio: 1/1;
}
.loop-price-container{
	padding-bottom:70px;
}
.loop-availabilty{
	bottom:44px;
}
.wp-block-categories-list>.cat-item>a{
	background-color: #ededed;	
	font-weight:500;
}
.wp-block-categories-list>.cat-item:has(.children){
	margin-bottom:30px;
}
.wp-block-categories-list .cat-item a{
	padding:6px 0;
	border-bottom:solid 1px #ededed;
	text-decoration:none;
	display:grid;
	width:100%;	
	padding-left:20px;
	box-sizing: border-box;
	color:#333333;
}
.wp-block-categories-list .cat-item a:hover{
	background-color: #ededed;	
}
.single_add_to_cart_button.button{
	background-color:#7BBF6A;
}
.single-product .cart .quantity input.qty{
	padding:18px 10px;
	max-width:70px;
	border-radius:5px;
}
.simple-product-delivery-info{
	display:none;
}
.woocommerce-page .container ul.products li, .woocommerce ul.products li{
	position:relative;
}