/*
Theme Name: Storefront Child
Theme URI: https://woocommerce.com/products/storefront/
Template: storefront
Author: Automattic
Author URI: https://woocommerce.com/
Description: Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout &amp; color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Tags: e-commerce,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,full-width-template,threaded-comments,accessibility-ready,rtl-language-support,footer-widgets,sticky-post,theme-options,editor-style
Version: 4.6.2.1769707137
Updated: 2026-01-29 17:18:57

*/
.home.post-type-archive-product .site-header {
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
	#masthead > .col-full {
		display: flex;
		align-items: flex-start;
		gap: 10px;
	}
}

@media screen and (max-width: 768px) {
	.kladovaya-slider {
		display: block;
	}
	
	.kladovaya-slider img {
		height: auto;
	}
}
.wp-block-cb-carousel-v2 .cb-button-prev,.wp-block-cb-carousel-v2.cb-rtl .cb-button-next {
    left: 20px;
}

.wp-block-cb-carousel-v2 .cb-button-next,.wp-block-cb-carousel-v2.cb-rtl .cb-button-prev {
    right: 20px;
}
@media all and (min-width: 768px) {
	.woocommerce-active .site-header .site-branding {
		width: 40%;
	}
	
	.woocommerce-active .site-header .site-search {
		width: 50%;
	}
	
	.storefront-primary-navigation .dgwt-wcas-search-wrapp {
		display: none;
	}
	
	
.wp-block-cb-carousel-v2 .cb-button-prev,.wp-block-cb-carousel-v2.cb-rtl .cb-button-next {
    left: 60px;
}

.wp-block-cb-carousel-v2 .cb-button-next,.wp-block-cb-carousel-v2.cb-rtl .cb-button-prev {
    right: 70px;
}
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	background: #ececec;
	border: 2px solid #959595;
}


.wp-block-cb-carousel-v2 .cb-button-next,.wp-block-cb-carousel-v2 .cb-button-prev {
    color: #fff;
}

.wp-block-cb-carousel-v2 .cb-button-next:after,.wp-block-cb-carousel-v2 .cb-button-prev:after {
    font-size: 40px;
}

.wp-block-cb-carousel-v2 .cb-button-next:hover,
.wp-block-cb-carousel-v2 .cb-button-prev:hover {
    color: #9f9e9e
}

.wp-block-cb-carousel-v2 .cb-pagination.swiper-pagination-horizontal {
    bottom: 20px;

}
.wp-block-cb-carousel-v2 .cb-pagination .cb-pagination-bullet {
    background: #ffffff;
}

.wp-block-cb-carousel-v2 .cb-pagination .cb-pagination-bullet.swiper-pagination-bullet-active {
    background: #ffffff;
}