/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

thml{
	line-height: 130%!important;
}
.slogan{
	color: #2E6ED5;
	line-height: 130%;
	max-width: 200px;
	font-size: 14px;
}
.content_slogan{
	font-size: 12px;
}
.case_contact_header{
	color: #2E6ED5;
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.case_contact_header a{
	margin-left: 8px;
	position: relative;
	padding-left: 24px;
}
.case_contact_header a.phone_header:before{
	content: "";
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.27438 7.58349C8.34362 7.53741 8.42327 7.50934 8.5061 7.50181C8.58893 7.49428 8.67233 7.50753 8.74875 7.54037L11.6963 8.86099C11.7956 8.90345 11.8785 8.97693 11.9326 9.07044C11.9867 9.16396 12.009 9.27247 11.9963 9.37974C11.8991 10.1054 11.5418 10.7711 10.9907 11.253C10.4395 11.7349 9.73212 12.0003 9 11.9997C6.74566 11.9997 4.58365 11.1042 2.98959 9.51015C1.39553 7.91609 0.500001 5.75408 0.500001 3.49974C0.499441 2.76762 0.7648 2.06021 1.24673 1.50907C1.72865 0.95794 2.39435 0.600593 3.12 0.503492C3.22727 0.490748 3.33578 0.513088 3.4293 0.567168C3.52281 0.621248 3.5963 0.70416 3.63875 0.803492L4.95938 3.75349C4.99182 3.82926 5.00504 3.91187 4.99784 3.99398C4.99064 4.07609 4.96326 4.15515 4.91813 4.22412L3.5825 5.81224C3.53512 5.88373 3.50711 5.96629 3.50119 6.05185C3.49528 6.13741 3.51166 6.22304 3.54875 6.30037C4.06563 7.35849 5.15938 8.43912 6.22063 8.95099C6.29836 8.98792 6.38439 9.00394 6.47021 8.99747C6.55602 8.991 6.63867 8.96227 6.71 8.91412L8.27438 7.58349Z' fill='%232E6ED5' stroke='%232E6ED5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
	background-size: contain;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
}
.case_contact_header a.email_header:before{
	content: "";
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.5 0H0.5C0.367392 0 0.240215 0.0526785 0.146447 0.146447C0.0526784 0.240215 0 0.367392 0 0.5V9C0 9.26522 0.105357 9.51957 0.292893 9.70711C0.48043 9.89464 0.734784 10 1 10H12C12.2652 10 12.5196 9.89464 12.7071 9.70711C12.8946 9.51957 13 9.26522 13 9V0.5C13 0.367392 12.9473 0.240215 12.8536 0.146447C12.7598 0.0526785 12.6326 0 12.5 0ZM4.66937 5L1 8.36312V1.63688L4.66937 5ZM5.40938 5.67813L6.15938 6.36875C6.25162 6.45343 6.37228 6.50041 6.4975 6.50041C6.62272 6.50041 6.74338 6.45343 6.83562 6.36875L7.58562 5.67813L11.2106 9H1.78562L5.40938 5.67813ZM8.33062 5L12 1.63625V8.36375L8.33062 5Z' fill='%232E6ED5'/%3e%3c/svg%3e ");
	background-size: contain;
	width: 13px;
	height: 10px;
	position: absolute;
	top: 5px;
	left: 0;
}

.title_line{
	font-weight: 500;
	font-size: 14px;
}
.title_slogan{
	font-weight: 500;
}
.search_header{
	max-width: 520px!important;	
}
.phone_header, .email_header{
	font-size: 14px;
}
.header_case_slider{
	width: 100%;
}
.case_slider_left{
	width: 1195px;
	max-width: 80%;
	/*border: 1px solid red;*/
}
.case_slider_right{
	/*border: 1px solid blue;*/
	width: 24.3%;
	max-width: 24.3%;
}
.w-search.layout_simple .w-btn{
	background: #2E6ED5!important;
}
.category_home{
	margin-top: 60px;
}
.w-search-form-btn.w-btn{
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	line-height: 48px!important;
}
.fas {
	font-weight: 400!important;
}

.fa-search::before{
	font-size: 16px;
}
.fa-search::before, .fa-search{
	color: #fff!important;
}
h2{
	font-weight: 600!important;
	font-size: 24px!important;
}
.case_prem .w-iconbox{
	background: #2E6ED5;
	color: #fff;
	border-radius: 12px;
	padding: 40px 56px;
}
.case_prem .w-iconbox-title{
	font-weight: 500;
	font-size: 20px;
	line-height: 130%;
}
.w-iconbox-text{
	line-height: 130%;
}
.col_case_img{
	height: 400px;
	border-radius: 12px;
}
.left_col_case_img .wpb_text_column{
	width: 80%;
	color: #757575;
}
.left_col_case_img > .vc_column-inner{
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
}
h2 {
	margin-bottom: 40px!important;
}
.gallery_work img{
	border-radius: 12px;
}
.owl-carousel.arrows-disabled_fade > .owl-nav button.disabled {
	opacity: 1;
	pointer-events: visible;
}
.owl-carousel.navstyle_circle > .owl-nav button, .owl-carousel.navstyle_square > .owl-nav button {
	text-shadow: none;
	height: 32px;
	width: 32px;
}
/*.owl-carousel.navstyle_circle > .owl-nav button {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  border: 1px solid #2E6ED5;
  color: #2E6ED5;
}*/
.no-touch .owl-carousel.navstyle_circle > .owl-nav button:hover {
	background: transparent;
	color: transparent;
}
.owl-carousel.arrows-ver-pos_top_outside > .owl-nav button {
	transform: translateY(-215%);
}
.case_faq .wpb_text_column{
	color: #2E6ED5;
}
.case_faq .w-tabs-section-header .w-tabs-section-title{
	color: #757575;
}
.case_faq .w-tabs-section-header.active .w-tabs-section-title{
	color: #292929;
	background: transparent;
}
.no-touch .w-tabs-section-header:hover, .no-touch .w-tabs-section-header{
	background: #fff!important;
}
.w-tabs-sections.icon_chevron > div > .w-tabs-section-header .w-tabs-section-control::before, .w-tabs-sections.icon_chevron > div > .w-tabs-section-header .w-tabs-section-control::after{
	width: 1px!important;
	color: #757575!important;
}
.w-tabs-sections.icon_chevron > div > .w-tabs-section-header.active .w-tabs-section-control::before, .w-tabs-sections.icon_chevron > div > .w-tabs-section-header.active .w-tabs-section-control::after{
	color: #292929!important;
	opacity: 1;
}
.case_blog_home img{
	border-radius: 12px;
}
.case_blog_home .post_title{
	font-size: 16px;
	line-height: 130%;
}
.case_blog_home .post_content, .case_blog_home .post_date{
	color: #757575!important;
	line-height: 130%;
	font-size: 14px;
	margin-top: 12px;
}
.case_blog_home .w-btn{
	margin-top: 12px;
	display: inline-block!important;
}
.case_blog_home .w-vwrapper, .case_blog_home .post_date{
	display: block;
}

.case_blog_home .w-vwrapper:hover > .post_title{
	color: #2E6ED5!important;
}
.case_blog_home .w-vwrapper:hover > .w-btn.us-btn-style_3{
	background: #2E6ED5;
	color: #fff!important;
}
.case_blog_home .w-vwrapper:hover > .post_content, .case_blog_home .w-vwrapper:hover > .post_date{
	color: #292929!important;
}
.case_blog_home .w-vwrapper > :not(:last-child){
	margin-bottom: 0;
}
section{
	padding-top: 0!important;
	padding-bottom: 100px!important;
}
.title_col_footer{
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 130%;
	font-size: 16px;
	padding-bottom: 28px!important;
	margin-bottom: 0!important;
}
.fa-instagram::before {
	content: "";
	background: url('img/instagram.svg') no-repeat 0 0;
	background-size: contain;
	width: 26px;
	height: 26px;
	display: block;
}
.fa-facebook::before {
	content: "";
	background: url('img/facebokok.svg') no-repeat 0 0;
	background-size: contain;
	width: 26px;
	height: 26px;
	display: block;
}
footer .w-socials{
	margin-top: 55px;
}
footer .w-iconbox-icon{
	display: none;
}
footer, footer a{
	color: #fff!important;
}
footer .w-iconbox-title{
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	padding-bottom: 12px!important;
}
footer .w-iconbox-text a{
	font-size: 14px;
	line-height: 130%;
	padding-bottom: 12px;
	display: block;
}
footer .w-iconbox{
	margin-bottom: 28px!important;
}
.bootom_footer{
	padding-bottom: 20px!important;
	padding-top: 20px!important;
	border-top: 1px solid #fff;
}
.bootom_footer p{
	padding-bottom: 0!important;
}
footer br{
	display: none;
}
.footer_info p{
	font-size: 12px;
	margin-bottom: 12px!important;
}
.col_footer_prawna .w-html{
	display: flex;
	flex-direction: column;
	gap: 16px;
	font-size: 14px;
}
.case_title_btn_cat .btn_cat{	
	position: relative;
/*	width: 32px;
	height: 32px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;*/
}
.case_title_btn_cat .btn_cat:after{
	content: '';
	background: url('img/category_CircleRight.svg') no-repeat 0 0;
	background-size: contain;
	width: 32px;
	height: 32px;
	position: absolute;
	right: 0;
	top: -3px;
	transition: opacity 0.5s ease-in-out;
}
.case_cat_block:hover .btn_cat:after{
	content: '';
	background: url('img/category_CircleRight_active.svg') no-repeat 0 0;
	background-size: contain;
	width: 32px;
	height: 32px;
	position: absolute;
	right: 0;
	top: -3px;
	
}
.case_title_btn_cat{
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 20px;
	padding-left: 20px;
}
.case_cat_block{
	border: 1px solid #F1F1F1;
	border-radius: 12px;
}
.case_cat_block:hover{
	/*border-left: 1px solid red;
	border-bottom: 1px solid red;*/
	box-shadow: -4px 4px 0  #2E6ED5;
	color: #2E6ED5;
}
/*.btn_cat{
	transition: 5s;
}*/

.section_header{
	height: 400px;
	/*border: 1px solid blue;*/
	padding-bottom: 0;
	margin-top: 20px;
}
.section_header .l-section-h.i-cf{
	height: 100%;
}
.page h1{
	font-size: 24px!important;
	color: #292929;	
	font-weight: 600;
}
.g-breadcrumbs a, .g-breadcrumbs .fa-angle-right::before{
	color: #D1D1D1!important;
}
.g-breadcrumbs a:hover{
	color: #2E6ED5!important;
}
.g-breadcrumbs{
	padding-top: 20px;
	padding-bottom: 20px;
}
.no-touch .ush_menu_1 .w-nav-item.level_1:hover > a:not(.w-btn){
	text-decoration: underline;
}
.page .page_content p, .page .page_content ul li{
	color: #757575;
	line-height: 130%;
}
.page .page_content h3{
	padding-top: 40px;
	margin-bottom: 20px;
	font-size: 16px!important;
	line-height: 130%;
	color: #292929;
	font-weight: 500!important;
}
.page .page_content ul li span{
	font-weight: 500!important;
}
.page .page_content ul {
	margin-left: 1.5rem;
}
.page .page_content ul li {
	margin: 0 0 0;
	padding-left: 5px;
}
li::marker{
	font-size: 12px!important;
}
.case_contact_info{
	background: #2E6ED5;
	border-radius: 12px;
	padding: 60px;
}
.case_contact_info .w-iconbox-icon{
	display: none;
}
.case_contact_info a{
	color: #fff;
}
.case_contact_info a:hover{
	color: #fff;
	text-decoration: underline;
}
.case_contact_info .w-iconbox-text a {
	font-size: 16px;
	line-height: 130%;
	padding-bottom: 20px;
	display: block;
}
.case_contact_info .w-iconbox-text a:last-child{
	padding-bottom: 0;
}
.case_contact_info .w-iconbox-text br{
	display: none;
}
.case_contact_info .w-iconbox-title {
	font-weight: 500;
	font-size: 20px;
	line-height: 130%;
	padding-bottom: 20px !important;
}
/*.case_content_contact{
	margin-top: 58px;
}*/
.case_contact_form{
	max-width: 520px;
	float: right;
}
.case_contact_form h3{
	font-size: 24px;
	line-height: 130%;
	font-weight: 600;
}
::placeholder {
	color: #D1D1D1; /* Example color: Red */
	opacity: 1;     /* Firefox default has lower opacity, set to 1 for consistency */
}
.case_contact_form .wpcf7-form-control-wrap {
	margin-top: 12px;
}
.case_contact_form form > div > div{
	margin-top: 16px;
}
.case_btn_form_contact{
	margin-top: 40px!important;
}
.case_btn_form_contact  .wpcf7-submit{
	display: block;
	width: 100%;
	border-radius: 0!important;
}
.case_btn_form_contact input[type="submit"]:not(.w-btn){
	padding: 1.18em 1.45em!important;
}
.case_btn_form_contact .wpcf7-form-control-wrap{
	height: 158px!important;  
}
.case_map{
	margin-top: 60px;
	border-radius: 12px;
	overflow: hidden;
}
label, .label{
	color: #000000;
	opacity: 1;
}
::-ms-browse {
	background: black;
	color: red;
	padding: 1em;
}
.w-search input {
	background: #f1f1f1;
}
::placeholder{
	color: #D1D1D1;
}
.cat_shop_page .w-grid-item-h, .product-categories li{
	border: 1px solid #EBEBEB;
	padding: 13px;
	border-radius: 12px;
}
.cat_shop_page .w-grid-item-h .post_title a, .product-categories li a h2{
	font-size: 14px!important;
	text-align: center!important;
	line-height: 130%!important;
	font-weight: 500!important;
	display: block;
	padding: 0 20%;
}
.product-categories li a h2{
	margin-bottom: 0!important;
}
.cat_shop_page .w-grid-item-h .post_title{
	margin-bottom: 0!important;
}
.cat_shop_page .w-grid-item-h .usg_post_image_1 {
	margin-bottom: 12px !important;
}
.product_cat .w-grid-item{
	background: #fff;
	border-radius: 12px;
}
.product_cat .w-grid-item img{
	border-radius: 12px;
}
.product_cat .w-grid-item-h{
	padding: 20px;
}
.product_cat  .post_title.usg_post_title_1, h2.woocommerce-loop-product__title{
	color: #2E6ED5;
	font-size: 14px!important;
	line-height: 130%;
	margin-bottom: 20px!important;
	margin-top: 20px!important;
	font-weight: 500 !important;
}
.case_btn_product_cat.w-vwrapper > :not(:last-child){
	margin-bottom: 0!important;
	
}
.case_content_product_cat .post_image{
	margin-bottom: 0!important;
	line-height: 130%!important;
}
.case_content_product_cat.usg_hwrapper_1{
	margin-top: 20px!important;
}
.case_btn_product_cat .btn_adt_to_cart{
	color: red!important;
	position: static;
	padding-right: 34px;
}
.case_btn_product_cat .btn_adt_to_cart:after{
	content: '';
	background: url('img/CircleRight.svg') no-repeat 0 0;
	background-size: contain;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0;
	top: -7px;
}
.product_cat .w-grid-item-h:hover  .btn_adt_to_cart:after{
	content: '';
	background: url('img/CircleRight_active.svg') no-repeat 0 0;
	background-size: contain;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0;
	top: -7px;
}
.list_post_news .w-grid-item-h{
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 10px;
	padding-top: 10px;
	line-height: 130%;
}
.owl-nav button::before{
	content: '';
	background: url('img/category_CircleRight.svg') no-repeat 0 0;
	background-size: contain;
	width: 32px;
	height: 32px;
	position: absolute;
	right: 0;
	top: -3px;
}
.no-touch .owl-carousel.navstyle_circle > .owl-nav button:hover::before{
	content: '';
	background: url('img/category_CircleRight_active.svg') no-repeat 0 0;
	background-size: contain;
	width: 32px;
	height: 32px;
	position: absolute;
	right: 0;
	top: -3px;
	
}
.owl-nav button.owl-prev::before{
	transform: rotate(180deg);
}
/*.btn_blog_home{
	position: absolute;
	top: 100%;
}*/
.us-btn-style_1 i, .us-btn-style_3 i{
	display: none;
}
.us-btn-style_1 .w-btn-label{
	padding-right: 25px;
	background: url('img/chevron_right.svg') no-repeat center right;
}
.us-btn-style_3 .w-btn-label{
	padding-right: 20px;
	background: url('img/chevron_right_blue.svg') no-repeat center right;
	transition: background 0.3s ease;
}
.us-btn-style_3:hover .w-btn-label{
	padding-right: 20px;
	background: url('img/chevron_right_blue_active.svg') no-repeat center right;
}
.case_slider_right .w-image-h img{
	border: 1px solid #F1F1F1;
	border-radius: 8px;
}
.case_slider_right .w-image + .w-btn-wrapper{
	margin-top: -50px;
	text-align: right;
}
.btn_header_top .w-btn-label{
	position: relative;
	padding-right: 35px;
}
.btn_header_top .w-btn-label::after {
	content: '';
	background: url('img/CircleRight.svg') no-repeat 0 0;
	background-size: auto;
	background-size: contain;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0;
	top: -4px;
}
.btn_header_top:hover .w-btn-label::after{
	content: '';
	background: url('img/category_CircleRight_active.svg') no-repeat 0 0;
	background-size: contain;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0;
	top: -4px;
	
}
.w-image:hover + .w-btn-wrapper > a .w-btn-label::after{
	content: '';
	background: url('img/category_CircleRight_active.svg') no-repeat 0 0;
	background-size: contain;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0;
	top: -4px;
	
}
.case_count_product{
	width: 100%;
	text-align: center;
	color: #121212;
	opacity: 1;
}
.woocommerce-result-count{
	opacity: 1;
}

.w-grid.product_cat > .pagination {
	margin-top: 12px;
}
.product_cat .w-grid-list{
	margin-bottom: 60px;
}
.case_product_category{
	margin-top: 40px;
}
..product_cat .case_count_product{
	display: none;
	height: 0!important;
}
.hesperiden.sr7-arrows:hover::before {
	font-family: 'revicons';
	font-size: 12px;
	color: #FFF!important;
	display: block;
	line-height: 24px;
	text-align: center;
}
.page-numbers.current {
	background: #2E6ED5;
}
.pagination > :not(.custom) .page-numbers {
	font-size: 14px!important;
	line-height: 2.08rem!important;
	height: 2.08rem!important;
	width: 1.75rem!important;
	border-radius: 0!important;
	font-weight: 300!important;
}
.pagination > :not(.custom) .page-numbers:not(.current){
	border: 1px solid #f1f1f1;
}
.pagination > :not(.custom) .page-numbers:not(.current):hover{
	border: 1px solid #2E6ED5;
}
.category_namber_page .next.page-numbers, .category_namber_page .page-numbers.prev{
	text-indent: 9000000px;
}
.pagination > :not(.custom) .page-numbers.next::after{
	background: url('img/errow_pagination_left.svg') no-repeat center center;
	background-size: contain;
	width: 9px;
	height: 12px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(180deg);
}
.pagination > :not(.custom) .page-numbers.prev::after{
	background: url('img/errow_pagination_left.svg');
	background-size: contain;
	background-repeat: no-repeat;
	width: 9px;
	height: 12px;
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.pagination > :not(.custom) .page-numbers.next:hover,
.pagination > :not(.custom) .page-numbers.prev:hover{
	border: 1px solid #e3e3e3;
}
.pagination .nav-links {
	justify-content: center!important;
}
.w-list-result-counter{
	text-align: center;
}
.navigation.pagination{
	margin-top: 12px;
}
.w-list-result-counter, .woocommerce-result-count{
	font-weight: 300!important;
}
.discription_cat{
	color: #757575;
	margin-top: 100px;
}
/*.case_content_product{
	border: 1px solid red;
}*/
h1.product_title{
	font-size: 24px;
	font-weight: 600;
	line-height: 130%;
	margin-bottom: 8px!important;
}
.case_index{

	display: none;
}

.case_index, .stock-count{
	font-weight: 300;
	font-size: 14px;
	line-height: 130%;
	vertical-align: middle;
	color: #757575;
}
.product_cat .pagination{
	display: none;
}
.g-breadcrumbs .g-breadcrumbs-item:not(:nth-child(1)){
	color: #D1D1D1;
}
.stock.in-stock{
	position: relative;
}
.stock.in-stock:not(.out-of-stock){
	padding-left: 25px;
	color: #00D845!important;
}
.stock.in-stock:not(.out-of-stock):before{
	content: '';
	background: url('img/check_v_nalichii.svg') no-repeat 0 0; 
	background-size: contain;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.w-post-elm.add_to_cart .stock.in-stock, .w-post-elm.add_to_cart .stock.out-of-stock{
	display: none!important;
}
.star-rating span::before{
	color: #FFD400!important;
}
.star-rating::before{
	font-weight: 400;
}
.input-text.qty.text{
	border: none!important;
}
input.plus:not([type="submit"]), input.minus:not([type="submit"]){
	border: 1px solid red;
}
/*style form add to car product in card product*/
.label_quantity{
	font-weight: 500;
	font-size: 14px;
}
.woocommerce-variation-add-to-cart, .woocommerce div.product .cart:not(.variations_form), .w-post-elm.add_to_cart > .cart:not(.variations_form){
	display: block;
}
.case_btn_add_to_cart{
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
.case_btn_add_to_cart > *{
	flex: 1;
}
.case_quantity_and_price{
	display: flex;
	justify-content: space-between;
	gap: 18px;
	margin-bottom: 28px;
}
.case_quantity_and_price > div{
	flex: 1;
}
.single-product p.price{
	display: none;
}
.case_stock{
	display: flex;
	gap: 12px;
	align-items: center;
	margin-bottom: 20px;
}
.summary.entry-summary .woocommerce-breadcrumb, .sku_wrapper, .posted_in{
	display: none;
}
.case_quantity{
	display: flex;
	gap: 15px;
	align-items: center;
}
.case_price{
	display: flex;
	align-items: center;
}
.case_price > div{
	flex: 1;	
}
.custom-price-container, .new-price-container{
	text-align: right;
}
.custom-price-container .woocommerce-Price-amount.amount,
.new-price-container .woocommerce-Price-amount.amount{
	color: #2E6ED5;
	font-size: 24px;
	font-weight: 600;
}
.label_price{
	font-size: 14px;
	font-weight: 500;
}
.case_index_and_sku{
	display: flex;
	margin-bottom: 20px;
	min-height: 19px;	
}
.case_index_and_sku > div{
	flex: 1;
}
.case_sku{
	text-align: right;
	font-size: 14px;
	line-height: 130%;
	font-weight: 400;
	color: rgba(117, 117, 117, 1);
}
.case_link_info_page{
	display: flex;
	gap: 40px;
}
.case_link_info_page a{
	color: #2E6ED5;
	font-weight: 300;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 24px;
	background: url('img/chevron_right_blue.svg') no-repeat center right;
	transition: background 0.3s ease;
	position: relative;
}
.link_oplata::before{
	content: '';
	background: url('img/Link_oplata.svg') no-repeat 0 0;
	background-size: contain;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.link_dostavka::before{
	content: '';
	background: url('img/Link_dostavka.svg') no-repeat 0 0;
	background-size: contain;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.link_garantii::before{
	content: '';
	background: url('img/Link_garantia.svg') no-repeat 0 0;
	background-size: contain;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.link_free_dostavka::before{
	content: '';
	background: url('img/free_dostavka.svg') no-repeat 0 0;
	background-size: contain;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.woocommerce .stock{
	font-weight: 500!important;
}

/*castum quantity*/
/* Основной контейнер */
/*.woocommerce .quantity {
    display: inline-flex;
    align-items: center;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}*/

/* Поле ввода количества */
.woocommerce .quantity input.qty {
	/*width: 64px;*/
	height: 32px;
	border: none;
	/*font-weight: 600;*/
	-moz-appearance: textfield; /* Убираем стрелки в Firefox */
}

/* Убираем стрелки в Chrome, Safari, Edge */
.woocommerce .quantity input.qty::-webkit-outer-spin-button,
.woocommerce .quantity input.qty::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.woocommerce .quantity .plus, .woocommerce .quantity .minus{
	background: #fff;
	width: 32px;
	height: 32px;
	border: 1px solid #D1D1D1;
}

.woocommerce .quantity input.qty {
	width: 64px!important;
	height: 32px!important;
	min-height: 32px!important;
	line-height: 32px!important;
	-moz-appearance: textfield;
	box-sizing: content-box;
	border: none;
	text-align: center;
	padding: 0!important;
	font-size: 14px;
	font-weight: 400;
}
.woocommerce div.product .cart {
	margin-bottom: 20px!important;
}
.woocommerce div.product .images {
	width: 49%;
}
.woocommerce div.product .summary {
	width: 49.5%;
}
.woocommerce-product-gallery{
	position: relative;

}
.flex-direction-nav{
	position: absolute;
	display: flex;
	top: 390px;
	left: 0;
	right: 0;
	justify-content: space-between;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.flex-prev, .flex-next{
	position: relative;
	text-indent: 20000;
	width: 32px;
	height: 32px;
	display: block;
}
.flex-prev{
	background: url(img/prevErrowslider.svg) no-repeat 0 0;
	background-size: contain;
	margin-left: 16px;
}
.flex-prev:hover{
	background: url(img/prevErrowslider_active.svg) no-repeat 0 0;
	background-size: contain;
}
.flex-next{
	background: url(img/nextErrowslider.svg) no-repeat 0 0;
	background-size: contain;
	margin-right: 16px;
}
.flex-next:hover{
	background: url(img/nextErrowslider_active.svg) no-repeat 0 0;
	background-size: contain;
}
.woocommerce-product-gallery__image a,
.woocommerce-product-gallery img{
	border-radius: 8px!important;
}
.woocommerce-breadcrumb{
	margin-bottom: 20px;
	margin-top: 20px;
	color: #D1D1D1;
}
.woocommerce-breadcrumb a{
	color: #D1D1D1!important;
}
.woocommerce-breadcrumb a:hover {
	color: #2E6ED5 !important;
}
.woocommerce-review-link{
	color: #757575!important;
}
.tabs a{
	color: #292929!important;
	font-size: 16px;
	line-height: 130%;
	font-weight: 500;
	position: relative;
	display: block;
}
.tabs li.active a{
	color: #2E6ED5!important;
	text-decoration: underline!important;
}

.tabs li a:hover{
	color: #2E6ED5!important;
}

.woocommerce-tabs .tabs a::after {
	content: "";
	position: absolute;
	bottom: -26%;
	left: 0;
	width: 0;
	height: 2px;
	background: #2E6ED5;
	transition: all 0.3s;
	opacity: 0;
	visibility: hidden;
}
.woocommerce-tabs .tabs a:hover::after, .woocommerce-tabs .tabs .description_tab.active a::after, .woocommerce-tabs .tabs li.active a::after {
	width: 100%;
	opacity: 1;
	visibility: visible;
}
.woocommerce-Tabs-panel {
	color: #757575;
	font-size: 16px;
	line-height: 130%;
}
.woocommerce-Tabs-panel--description,
.woocommerce-Tabs-panel--additional_information,
.woocommerce-Tabs-panel--security{
	width: 49%;
}
.woocommerce-Tabs-panel--additional_information{
	color: #757575!important;
	font-size: 16px;
	font-weight: 300!important;
}
.woocommerce-Tabs-panel--additional_information a{
	color: #292929;
	font-size: 16px;
	font-weight: 300;
}
th.woocommerce-product-attributes-item__label{
	font-weight: 300!important;
}
.woocommerce-product-attributes th.woocommerce-product-attributes-item__label{
	padding-right: 0!important;
	padding-left: 0!important;
}
.woocommerce-product-attributes td.woocommerce-product-attributes-item__value{
	padding-right: 0!important;
	padding-left: 0!important;
	width: 60px;
	text-align: right;
	color: #292929!important;
}
/*.label_tbl_line{
	border-bottom: 1px solid #D1D1D1!important;
	display: block;
	width: 100%;
	margin-bottom: 5px;
}*/
.case_info_tab{
	display: flex;
	gap: 8px;
}
.woocommerce-product-attributes td, .woocommerce-product-attributes th{
	border: none!important;
}
.woocommerce-product-gallery ol{
	gap: 12px!important;
	margin: 12px 0 0!important;
}
.woocommerce-Reviews{
	display: flex;
}
.woocommerce-Reviews > div{
	flex: 1;
}
.woocommerce-Reviews .clear{
	display: none;
}
.comment-reply-title{
	font-weight: 500;
	font-size: 20px;
	line-height: 130%;
	color: #000;
}
.comment-notes{
	display: none;
}
.woocommerce .stars a::before{
	font-weight: 300;
	font-size: 1.35rem!important;
	color: #757575!important;
}
.woocommerce .stars a:hover::before {
	color: #FFD400!important;
}
.no-touch .woocommerce .stars > span:hover a, .no-touch .woocommerce .stars a:hover {
	color: #FFD400!important;
}
.comment-form-rating label{
	padding-bottom: 8px!important;
	display: block;
}
.comment-form-comment label,
.comment-form-author label, .comment-form-email label{
	padding-bottom: 12px!important;
	display: block;

}



.case_name_email{
	display: flex;
	gap: 20px;
}
.case_name_email > div{
	flex: 1;
}
.woocommerce .comment-respond{
	box-shadow: none;
}
.comment-form .form-submit{
	text-align: right;
	width: 50%;
	float: right;
}
.comment-form .form-submit input.submit{
	width: 100%;
}
.woocommerce-Reviews-title{
	display: none;
}
.comment-respond{
	padding-right: 0!important;
}
.product-rating-summary, .case_one{
	display: flex;	
}
.product-rating-summary{
	gap: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.case_one{
	gap: 8px;
}
.case_two, .case_one{
	color: #757575;
	gap: 8px;
	display: flex;
}
.case_one div:nth-child(1) div:nth-child(1){
	color: #000;
}
.case_one div:nth-child(1){
	display: flex;
	gap: 8px;
}
.case_one div:not(.star-rating), .case_two{
	font-size: 14px;

}
.case_one span, .case_two span{
	color: #000000;
}
.woocommerce .commentlist .comment-text .meta{
	display: flex;
	justify-content: space-between;
	color: #757575;
	font-size: 16px;
	font-weight: 300!important;
	opacity: 1!important;
}
.comment-text .meta strong{
	font-weight: 300!important;
}
.comment-text .meta .woocommerce-review__dash{
	display: none;
}
.comment-text .description{
	color: #292929;
	font-weight: 300;
	line-height: 130%;
}
.woocommerce .commentlist .comment-text{
	border: 1px solid #F1F1F1;
	border-radius: 12px;
	padding: 20px!important;
}
.woocommerce .commentlist img.avatar{
	display: none!important;
}
.woocommerce .commentlist img + .comment-text {
	margin-left: 0!important;
}
.star-rating {
	letter-spacing: 5px;
}
.case_one .star-rating {
	width: 6em;
	line-height: 130%;
}

#commentform input::placeholder, #commentform textarea::placeholder {
	color: #D1D1D1!important;
	opacity: 1; /* Для Firefox */
	font-size: 16px;
}
.star-rating {
	width: 6rem;
}
.button.product_type_simple{
	display: none;
}
td.woocommerce-product-attributes-item__value {
	width: 1%; /* Форсирует минимальную ширину */
	white-space: nowrap; /* Запрещает перенос строки, чтобы не расширялась */
}
.comment-text .star-rating:nth-child(1){
	display: none;
}
.woocommerce .cart .variations th, .woocommerce .cart .variations td{
	display: block;
}
.woo-selected-variation-item-name{
	display: none;
}
.variable-items-wrapper{
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: flex;
	justify-content: flex-start;
	gap: 5px;
}
.variable-items-wrapper li .variable-item-span{
	border: 1px solid #D1D1D1;
	display: flex;
	min-width: 48px;
	min-height: 48px;
	line-height: 46px;
	justify-content: center;
	align-items: center;
	font-size: 14px;
}
.variable-items-wrapper li{
	cursor: pointer;
	margin: 0 0 20px 0;
}
.variable-items-wrapper li .variable-item-span{
	transition: .3s;
}
.variable-items-wrapper li .variable-item-span:hover,
.variable-items-wrapper li.selected .variable-item-span{
	background: #2E6ED5;
	color: #fff;
}

.woocommerce-variation.single_variation .woocommerce-variation-price{
	display: none;
}
.woocommerce-variation.single_variation{
	min-height: 48px;
}
.woocommerce .cart .variations label {
	font-weight: 500;
	padding-top: 0;
	font-size: 14px;
	line-height: 130%;
}
.woocommerce .cart .variations th{
	padding: 0!important;
	margin-bottom: 12px;
}
.woocommerce .cart .variations td{
	padding: 0!important;
}
.wrps_related_products.wrps_theme_box .wpb_wrps_cart_btn a.button{
	display: block!important;
}
.added_to_cart.wc-forward{
	display: none!important;
}

.wpb_wrps_title a{
	color: #2E6ED5!important;
	font-size: 14px;
	font-weight: 500;
	line-height: 130%;
	text-transform: none!important;
	padding-bottom: 20px!important;
	display: block!important;
}
.wrps_related_products .owl-item{
	border: 1px solid #F1F1F1;
	padding: 20px;
	border-radius: 12px;
}
.wrps_related_products.wrps_theme_box figcaption{
	background: #fff!important;
	position: relative;
	min-height: 60px;
	padding: 0!important;
}
.wpb_wrps_title{
	text-align: left;
	margin-top: 20px!important;
}
.wpb_wrps_price{
	color: #292929;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0!important;
	margin-bottom: 0!important;
	line-height: 130%!important;
	font-size: 20px;
	font-weight: 500;
}
.wpb_wrps_cart_btn{
	color: #292929;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0!important;
	margin-bottom: 0!important;
	line-height: 130%!important;
}
.wpb_wrps_cart_btn a{
	position: relative;
	background: transparent!important;
	text-transform: none!important;
	padding: 0 35px 0 0!important;
	border: none!important;
}
.wpb_wrps_cart_btn a::after {
	content: '';
	background: url('img/CircleRight.svg') no-repeat 0 0;
	background-size: auto;
	background-size: contain;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0;
	top: -8px;
}
.wpb_wrps_cart_btn a:hover::after{
	content: '';
	background: url('img/CircleRight_active.svg') no-repeat 0 0;
	background-size: contain;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0;
	top: -8px;
}
.wrps_related_products_area .owl-theme .owl-nav{
	left: auto;
}

.wrps_related_products.owl-carousel .owl-stage-outer {
	height: 460px!important;
}
.wrps_related_products.owl-carousel > .owl-nav {
	display: flex !important;
	border: none !important;
	gap: 40px;
}
.wrps_related_products_area .owl-theme .owl-nav [class*="owl-"]{
	border: none!important;
}
.owl-next::after, .owl-next .wpb-icon-angle-right,
.owl-prev::after, .owl-prev .wpb-icon-angle-left{
	display: none!important;
}
.wrps_related_products_area .owl-theme .owl-nav {
	top: -60px!important;
	right: 15px!important;
}
.owl-dots{
	display: none!important;
}
ul.page-numbers{
	gap: 12px;
}
.woocommerce-Reviews .page-numbers span, .woocommerce-Reviews .page-numbers a.page-numbers{
	width: 28px;
	height: 33px;
	border: 1px solid #F1F1F1;
	display: flex;
	justify-content: center;
	align-items: center;
}
.woocommerce #reviews .woocommerce-pagination ul li{
	margin: 0!important;
	display: flex;
}
.woocommerce-Reviews .page-numbers.current{
	color: #fff;
}
.woocommerce #reviews .woocommerce-pagination ul{
	justify-content: center;
}
.next.page-numbers, .prev.page-numbers{
	position: relative;
}
.next.page-numbers::after{
	content: '';
	/*background: url('img/errow_pagination_left.svg') no-repeat center center;*/
	background-size: contain;
	width: 9px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(180deg);
}
.prev.page-numbers:after{
	content: '';
	/*background: url('img/errow_pagination_left.svg') no-repeat center center;*/
	background-size: contain;
	width: 9px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.w-cart-content{
	width: 31.3rem;
}
.woocommerce ul.product_list_widget li img {
	width: 140px;
}
.w-cart-table.table-lines_all tr td, .shop_table tr td{
	background: #fff!important;
	border: none;
}
.shop_table .product-name a{
	font-weight: 500;
	font-size: 20px;
	line-height: 130%;
	color: #2E6ED5;
	padding-bottom: 12px;
	display: block;
}
.shop_table tr{
	display: grid;
	/*grid-template-columns: 1fr 1fr;*/
	grid-template-columns: 250px 1fr; 
}
.shop_table .product-thumbnail{
	width: 250px!important;
	height: 280px;
}
.shop_table dl.variation{
	display: grid;
	/*grid-template-columns: repeat(2, 1fr);*/
	grid-template-columns: max-content max-content;
	gap: 5px;
}
.woocommerce-cart-form__cart-item.cart_item{
	position: relative;
}
.product-remove{
	position: absolute;
	top: 15px;
	right: 10px;
}
.woocommerce-cart-form__cart-item.cart_item{
	margin-bottom: 20px;
}
.shop_table .variation, .shop_table .variation p{
	font-weight: 300!important;
	color: #757575!important;
}
.woocommerce td.product-remove a.remove{
	text-indent: -2000px;
}
.w-cart-table a.remove::before, .woocommerce td.product-remove a.remove::before {
	content: '';
	width: 24px;
	height: 24px;
	background: url('img/Trash.svg') no-repeat center center;
	background-size: contain;
	display: block;
}
.product-quantity{
	position: absolute;
	bottom: 50px;
	left: 250px;
}
.woocommerce-mini-cart-item.mini_cart_item{
	border-bottom: 1px solid #F1F1F1;
	padding-bottom: 20px;
}
.woocommerce-mini-cart-item .variation{
	display: none;
}
.woocommerce ul.product_list_widget li a{
	color: #2E6ED5;
	font-size: 20px;
}
.woocommerce-mini-cart-item.mini_cart_item{
	position: relative;
}
.woocommerce-mini-cart-item.mini_cart_item .quantity{
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.woocommerce-mini-cart__total.total{
	display: flex;
	justify-content: space-between;
	color: #2E6ED5;
	font-size: 20px;
	line-height: 130%;
}
.w-cart-table.table-lines_all tr:first-child td {
	border-top: none;
}
.woocommerce .shop_table.cart .product-subtotal{
	position: absolute;
	bottom: 50px;
	right: 20px;
	width: 100px!important;
	font-weight: 500;
	font-size: 20px;
	font-weight: 500!important;
}
.product-thumbnail{
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}
.product-name{
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
}
.woocommerce .cart_totals{
	background: #fff;
	border-radius: 12px;
}
.shop_table.shop_table_responsive.cart th, .shop_table.shop_table_responsive.cart .product-price{
	display: none;
}
.shop_table .cart-subtotal{
	display: none!important;
}
.custom-cart-summary{
	display: flex;
}
.custom-cart-summary > div{
	flex: 1;
	font-family: Rubik;
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	color: #757575;
	
}
.custom-cart-summary{
	margin-bottom: 12px;
}
.custom-cart-summary  div:nth-child(2){
	text-align: right;
}
.woocommerce-shipping-totals.shipping th{
	display: none;
}
.cace_cart_dostavka{
	display: grid;
	grid-template-columns: 1fr 1fr;
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	color: #757575;
}
.woocommerce-shipping-methods li{
	display: block!important;
}
.price_dostavka{
	text-align: right;
	
}
.cace_cart_dostavka .woocommerce-Price-amount.amount{
	font-weight: 400!important;
}
.order-total{
	color: #2E6ED5;
	font-weight: 500!important;
	font-size: 20px!important;
	line-height: 130%!important;
}
.woocommerce-shipping-destination, .woocommerce-shipping-calculator{
	display: none;
}
.wc-proceed-to-checkout .woocommerce-info{
	background: transparent!important;
	padding: 0!important;
	margin-top: 8px;
}
.case_free_dev{
	display: flex;
	font-weight: 400;
	font-size: 14px!important;
	line-height: 130%!important;
	color: #757575;
}
.case_free_dev > div{
	flex: 1;
}
.woocommerce-shipping-totals.shipping{
	border-bottom: 1px solid #D1D1D1;
}
.woocommerce-shipping-totals.shipping{
	padding-bottom: 20px;
}
.woocommerce-shipping-totals.shipping td{
	padding-bottom: 0!important;
}
.order-total td{
	padding: 0!important;
}
.order-total th, .order-total td{
	padding: 0!important;
	margin-top: 20px;
}
.wc-proceed-to-checkout{
	margin-top: 0!important;
}
.wc-proceed-to-checkout .woocommerce-info{
	margin-bottom: 0;
}
.wc-proceed-to-checkout .w-btn{
	margin-top: 20px;
}
.wc-proceed-to-checkout a{
	display: block;
}
.woocommerce .cart_totals{
	padding: 20px;
}
.woocommerce-cart-form__cart-item.cart_item .product-name{
	padding: 20px;
}
.woocommerce-cart .l-section:not(.footer_desck):not(.footer_mobile):not(.bootom_footer) {
	padding-top: 0!important;
}
.w-cart-totals{
	margin-top: 62px;
}
.woocommerce-cart .l-section .via_grid {
	gap: 155px;
}
.ush_cart_1 .w-cart-icon, .cart-icon{
	position: relative;
}
.ush_cart_1 .w-cart-icon:before{
	content: "";
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_876_31)'%3e%3cpath d='M1.25 2.5H3.125L5.99609 12.8344C6.06916 13.0976 6.22643 13.3296 6.44384 13.4949C6.66126 13.6603 6.92685 13.7499 7.2 13.75H14.9219C15.1952 13.7501 15.4609 13.6605 15.6785 13.4952C15.8961 13.3298 16.0535 13.0977 16.1266 12.8344L18.125 5.625H3.99297' stroke='%23292929' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.875 17.8125C7.39277 17.8125 7.8125 17.3928 7.8125 16.875C7.8125 16.3572 7.39277 15.9375 6.875 15.9375C6.35723 15.9375 5.9375 16.3572 5.9375 16.875C5.9375 17.3928 6.35723 17.8125 6.875 17.8125Z' fill='%23292929'/%3e%3cpath d='M15 17.8125C15.5178 17.8125 15.9375 17.3928 15.9375 16.875C15.9375 16.3572 15.5178 15.9375 15 15.9375C14.4822 15.9375 14.0625 16.3572 14.0625 16.875C14.0625 17.3928 14.4822 17.8125 15 17.8125Z' fill='%23292929'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_876_31'%3e%3crect width='20' height='20' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
	background-size: contain;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: -3px;
	left: 0;
}
.ush_cart_1 .w-cart-icon i.fas.fa-shopping-basket{
	display: none;
}
.ush_cart_1 .w-cart-link{
	font-size: 0!important;
	width: 20px;
	height: 20px;
}
.ush_cart_1 .w-cart-icon{
	width: 20px;
	height: 20px;
}
.cart_header{
	margin-right: 4px!important;
}

.cart_header .w-cart-quantity{
	display: none;
}
.w-cart-link{
	display: none
}
.w-cart-notification.shown{
	display: none!important;
}
.case_count, .cart-count_null {
	font-weight: 400!important;
	color: #292929!important;
	font-family: Montserrat!important;
	font-size: 16px;
	/*position: absolute;*/
}
.w-search{
	margin-left: 62px;
}
.slogan{
	margin-left: 30px;
}
.case_contact_header{
	margin-left: 8px;
}
.header_case_count_cart{
	margin-left: auto;
	width: auto;
}
.woof_sid_flat_white{
	background: transparent!important;
	border: 1px solid #E0E0E0!important;
	padding: 15px!important;
}
.woof-front-builder-container .woof_container h4{
	font-family: Montserrat;
	font-weight: 500!important;
	font-size: 12px!important;
	line-height: 18px!important;
	color: #292929;
	text-align: left!important;
	margin-bottom: 0!important;
}
.woof_checkbox_label {
	margin-left: 0 !important;
}
.woof-front-builder-container .woof_container h4 {
	padding: 0 7px 0 8px!important;
}
.woof-front-builder-container .woof_auto_1_columns .woof_container {
	padding: 0 0 0 0!important;
}
.irs-grid{
	display: none!important;
}

.irs-from, .irs-to{
	position: static!important;
}
/*.woof_checkbox_term{
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1)!important;
	background: rgba(221, 221, 221, 1)!important;
}*/
/* Скрываем стандартный чекбокс */
.woof_container_inner input[type="checkbox"] {
	opacity: 0;
	position: absolute;
}

/* Стилизация нового чекбокса */
.woof_container_inner input[type="checkbox"] + label {
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	font-family: Montserrat;
	font-weight: 300;
	font-style: Light;
	font-size: 14px;
	line-height: 16px;
	vertical-align: middle;
	padding-top: 0;
	padding-bottom: 0;
}

/* Создаем квадрат чекбокса */
.woof_container_inner input[type="checkbox"] + label::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 16px;
	background: rgba(221, 221, 221, 1);
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
	font-size: 16px;
	border-radius: 4px;
}

/* Стилизация активного (выбранного) чекбокса */
.woof_container_inner input[type="checkbox"]:checked + label::before {
	background-color: rgba(46, 110, 213, 1); /* Цвет фона при выборе */

}

/* Добавляем галочку (чекмарк) */
.woof_container_inner input[type="checkbox"]:checked + label::after {
	content: '\2713'; /* Символ галочки */
	position: absolute;
	left: 4px;
	top: 0;
	color: #fff;
	font-size: 12px;
}
.irs--round .irs-bar{
	background-color: rgba(85, 85, 85, 1)!important;
}
.irs--round .irs-handle{
	border: 1px solid rgba(85, 85, 85, 1)!important;
	width: 6px!important;
	height: 18px!important;
}
.irs--round .irs-handle {
	top: 28px!important;
}
.irs--round .irs-single {
	background-color: #2e6ed5!important;
}
.case_filter_desc{
	margin-top: 23px;
}
.wc-empty-cart-message{
	margin-top: 2rem;
}

.case_slider_left *:not(.sr7-arrows){
	border-radius: 8px!important;
}
.btn_adt_to_cart.has_font_sizeno_view_cart_link{
	display: none;
}
footer a{
	font-size: 14px;
}
footer .menu-item{
	margin-bottom: 16px!important;
}
.footer_mobile{
	display: none;
}
footer .w-socials-list{
	display: flex;
	gap: 40px;
}
.txt_btn_by, .button.product_type_variable.add_to_cart_button{
	display: none;
}
.case_link_info_page.mobile{
	display: none;
}
.comment-reply-title{
	margin-bottom: 20px;
}
.woocommerce-Tabs-panel{
	padding-top: 2rem;
}
.case_btn_product_cat .btn_adt_to_cart::after, .product_cat .w-grid-item-h:hover  .btn_adt_to_cart:after{
	top: -14px;
}
.woocommerce-product-attributes tr{
	border-bottom: 1px solid #D1D1D1 !important;
}
.w-cart-table .quantity > *, .w-post-elm.add_to_cart:not(.qty-btn-style_0) .quantity > * {
	min-height: 32px!important;
	line-height: 32px!important;
	width: 32px!important;
}
.woocommerce-shipping-methods label {
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	color: #757575;
}
.woocommerce-shipping-methods label{
	position: relative;
	width: 100%;
	display: block;
}
.woocommerce-shipping-methods li #shipping_method_0_free_shipping2 + label:after{
	content: '0 zł';
	position: absolute;
	right: 0;
	color: #757575;
}
.no-touch .widget.widget_shopping_cart .remove{
	opacity: 1!important;
}
.woocommerce-mini-cart-item.mini_cart_item .quantity{
	position: static!important;
}
.case_price_and_remove{
	margin-top: auto;
	position: relative;
}
.remove.remove_from_cart_button{
	border: 1px solid #fff;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_176_105)'%3e%3cpath d='M20.25 5.25H3.75' stroke='%23757575' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.75 9.75V15.75' stroke='%23757575' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.25 9.75V15.75' stroke='%23757575' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.75 5.25V19.5C18.75 19.6989 18.671 19.8897 18.5303 20.0303C18.3897 20.171 18.1989 20.25 18 20.25H6C5.80109 20.25 5.61032 20.171 5.46967 20.0303C5.32902 19.8897 5.25 19.6989 5.25 19.5V5.25' stroke='%23757575' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.75 5.25V3.75C15.75 3.35218 15.592 2.97064 15.3107 2.68934C15.0294 2.40804 14.6478 2.25 14.25 2.25H9.75C9.35218 2.25 8.97064 2.40804 8.68934 2.68934C8.40804 2.97064 8.25 3.35218 8.25 3.75V5.25' stroke='%23757575' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_176_105'%3e%3crect width='24' height='24' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
	text-indent: -2000px;
	width: 24px!important;
	height: 24px!important;
	background-size: contain!important;
	display: block!important;
}
.case_price_and_remove .woocommerce-Price-amount.amount{
	font-size: 20px;
	font-weight: 500;
	line-height: 130%;
}
.case_quantity_and_quantity, .case_price_and_remove{
	margin-top: 20px;
}
.case_quantity_and_quantity{
	display: flex;
	
}
.case_quantity_and_quantity > div{
	flex: 1;
}
.quantity-ajax-wrapper .qty-controls{
	display: flex;
	align-items: center;
	gap: 5px;
	justify-content: flex-end;
}
.quantity-ajax-wrapper input.qty {
	width: 40px;
	line-height: 20px!important;
	min-height: 20px!important;
	text-align: center;
	-moz-appearance: textfield;
	padding: 0!important;
	border: none!important;
	font-size: 14px!important;
}
.quantity-ajax-wrapper button:disabled{
	cursor: default;
}
.quantity-ajax-wrapper input::-webkit-outer-spin-button,
.quantity-ajax-wrapper input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.quantity-ajax-wrapper button {
	cursor: pointer;
	/*padding: 0 8px;*/
	height: 20px;
	width: 20px;
	font-size: 14px;
	background: #fff!important;
	border: 1px solid #D1D1D1;
	display: flex;
	align-items: center;
}
.quantity_product{
	font-size: 16px;
	color: dark grey;
	line-height: 130%;
}
.widget.widget_shopping_cart .remove {
	top: 1px;
}
.widget.woocommerce.widget_shopping_cart  ul.product_list_widget li img {
	margin-right: 20px!important;
}
.woocommerce-mini-cart__buttons.buttons .button.checkout.wc-forward{
	display: none!important;
}
.title_mini_cart{
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 20px;
}
.header_mini_cart{
	position: relative;
}
.close-mini-cart{
	cursor: pointer;
	position: absolute;
	top: -25px;
	right: -15px;
	width: 32px;
	height: 32px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_176_48)'%3e%3cpath d='M16 28C22.6274 28 28 22.6274 28 16C28 9.37258 22.6274 4 16 4C9.37258 4 4 9.37258 4 16C4 22.6274 9.37258 28 16 28Z' fill='%232E6ED5'/%3e%3cpath d='M20 12L12 20' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 12L20 20' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_176_48'%3e%3crect width='32' height='32' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}
.w-cart-content{
	padding-top: 25px;
}
.w-cart-content{
	box-shadow: none!important;
}


/*Спинер плавной загрузки отзывов продукта*/
/* Эффект плавного появления контента */
.commentlist.ajax-loading-effect {
	animation: fadeIn 0.4s ease-in-out;
}

@keyframes fadeIn {
	from { opacity: 0; transform: translateY(10px); }
	to { opacity: 1; transform: translateY(0); }
}

/* Контейнер для спиннера */
.reviews-loader {
	display: none;
	text-align: center;
	padding: 20px 0;
}

/* Сам спиннер (чистый CSS) */
.reviews-loader .spinner {
	width: 30px;
	height: 30px;
	border: 3px solid #f3f3f3;
	border-top: 3px solid #000; /* Цвет активной части */
	border-radius: 50%;
	display: inline-block;
	animation: spin 0.8s linear infinite;
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

/* Скрываем список во время загрузки (опционально) */
.is-loading {
	pointer-events: none;
}

.reviews-loader{
	position: absolute;
/*	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);*/
}
/*Спинер end*/
.w-cart-content{
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}

.l-subheader-cell.at_center .w-cart.layout_dropdown .w-cart-content{
	top: 77px;
}
.w-cart-content ul.product_list_widget {
	padding: 0 15px 0 0;
}





/*кнопка открытия виджета мини корзины impreza*/
/* Робимо випадаюче меню видимим при додаванні класу opened */
.w-cart.opened .w-cart-dropdown {
	opacity: 1 !important;
	visibility: visible !important;
	transform: translateY(0) !important;
	display: block !important;
}

/* Стиль оверлея */
.custom-cart-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5); /* Колір затемнення */
	z-index: 99; /* Має бути нижче за кошик, але вище за контент сайту */
	display: none;
	opacity: 0;
	transition: opacity 0.3s ease;
}

.custom-cart-overlay.active {
	display: block;
	opacity: 1;
}

/* Підсвічування кошика над оверлеєм */
.w-cart.opened {
	position: relative;
	z-index: 100 !important;
}

/* Стиль лічильника */
.custom-cart-count {
	padding-left: 3px;
}

/* Стиль кнопки */
.custom-cart-btn {
	display: flex;
	text-decoration: none;
	cursor: pointer;
}
.custom-cart-btn{
	transition: .5s;
}
.custom-cart-btn:hover, .cart-open .custom-cart-btn{
	color: rgba(46, 110, 213, 1)!important;
}
.custom-cart-btn span{
	display: flex;
	flex: 1;
}

.cart-icon{
	margin-right: 10px;
}
.custom-cart-icon {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_876_31)'%3e%3cpath d='M1.25 2.5H3.125L5.99609 12.8344C6.06916 13.0976 6.22643 13.3296 6.44384 13.4949C6.66126 13.6603 6.92685 13.7499 7.2 13.75H14.9219C15.1952 13.7501 15.4609 13.6605 15.6785 13.4952C15.8961 13.3298 16.0535 13.0977 16.1266 12.8344L18.125 5.625H3.99297' stroke='%23292929' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.875 17.8125C7.39277 17.8125 7.8125 17.3928 7.8125 16.875C7.8125 16.3572 7.39277 15.9375 6.875 15.9375C6.35723 15.9375 5.9375 16.3572 5.9375 16.875C5.9375 17.3928 6.35723 17.8125 6.875 17.8125Z' fill='%23292929'/%3e%3cpath d='M15 17.8125C15.5178 17.8125 15.9375 17.3928 15.9375 16.875C15.9375 16.3572 15.5178 15.9375 15 15.9375C14.4822 15.9375 14.0625 16.3572 14.0625 16.875C14.0625 17.3928 14.4822 17.8125 15 17.8125Z' fill='%23292929'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_876_31'%3e%3crect width='20' height='20' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
	background-size: contain;
	width: 20px;
	height: 20px;
	margin-right: 4px;
}
.cart-open .custom-cart-icon, .custom-cart-btn:hover > .custom-cart-icon{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_176_570)'%3e%3cpath d='M1.25 2.5H3.125L5.99609 12.8344C6.06916 13.0976 6.22643 13.3296 6.44384 13.4949C6.66126 13.6603 6.92685 13.7499 7.2 13.75H14.9219C15.1952 13.7501 15.4609 13.6605 15.6785 13.4952C15.8961 13.3298 16.0535 13.0977 16.1266 12.8344L18.125 5.625H3.99297' fill='%232E6ED5'/%3e%3cpath d='M1.25 2.5H3.125L5.99609 12.8344C6.06916 13.0976 6.22643 13.3296 6.44384 13.4949C6.66126 13.6603 6.92685 13.7499 7.2 13.75H14.9219C15.1952 13.7501 15.4609 13.6605 15.6785 13.4952C15.8961 13.3298 16.0535 13.0977 16.1266 12.8344L18.125 5.625H3.99297' stroke='%232E6ED5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.875 17.8125C7.39277 17.8125 7.8125 17.3928 7.8125 16.875C7.8125 16.3572 7.39277 15.9375 6.875 15.9375C6.35723 15.9375 5.9375 16.3572 5.9375 16.875C5.9375 17.3928 6.35723 17.8125 6.875 17.8125Z' fill='%232E6ED5'/%3e%3cpath d='M15 17.8125C15.5178 17.8125 15.9375 17.3928 15.9375 16.875C15.9375 16.3572 15.5178 15.9375 15 15.9375C14.4822 15.9375 14.0625 16.3572 14.0625 16.875C14.0625 17.3928 14.4822 17.8125 15 17.8125Z' fill='%232E6ED5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_176_570'%3e%3crect width='20' height='20' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
}
.cart-count_null, .cart-count, .cart-count-manual{
	font-family: Montserrat;
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
}
.custom-cart-overlay {
	transition: opacity 0.3s ease, visibility 0.3s ease;
}
.case_btn_product_cat > *{
	flex: 1;
}
.custom-file-container {
    display: flex;
    align-items: center;      /* Вирівнювання по центру висоти */
    justify-content: space-between; /* Текст зліва, кнопка справа */
    border: 1px solid #F1F1F1;   /* Опціонально: рамка навколо всього блоку */
    height: 49px;
    border-radius: 0;
    background: transparent;
    padding-left: 1em;
}

.file-name {
    color: #666;
    font-style: italic;
    font-size: 14px;
    overflow: hidden;         /* Якщо назва дуже довга — обрізаємо */
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 15px;       /* Відступ від кнопки */
}

/* Приховуємо стандартний input */
.file-input {
    display: none !important;
}

/* Стиль кнопки */
.file-label {
    background-color: #2E6ED5;
    color: white;
    /*padding: 8px 20px;*/
    border-radius: 0;
    cursor: pointer;
    white-space: nowrap;      /* Щоб кнопка не переносилася */
    display: flex;
    height: 49px;
    justify-content: center;
    align-items: center;
    padding-left: 1em;
    padding-right: 1em;
}
.custom-file-container .custom-file-upload span{
	margin-top: 0;
}
.btn_filter_mobile{
	display: none;
}
.xt_woofc-title{
	opacity: 0!important;
}
.title_cart_modal{
	font-family: Rubik;
font-weight: 600;
font-size: 24px;
line-height: 130%;
vertical-align: middle;
padding: 20px 20px 10px 20px;
}
.xt_woofc-header{
	overflow: visible;
	height: auto;
	padding: 0;
	position: relative;
	border-bottom: 0;
}
.xt_woofc-body{
	margin: 0 0;
}
.xt_woofc-header-action{
	border-left: none;
}
.xt_woofc-header-close::before{
	content: '';
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_176_1049)'%3e%3cpath d='M16 28C22.6274 28 28 22.6274 28 16C28 9.37258 22.6274 4 16 4C9.37258 4 4 9.37258 4 16C4 22.6274 9.37258 28 16 28Z' fill='%232E6ED5'/%3e%3cpath d='M20 12L12 20' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 12L20 20' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_176_1049'%3e%3crect width='32' height='32' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
	background-size: contain;
	width: 32px;
	height: 32px;
	margin-top: 17px;
}
.xt_woofc-header-close:hover::before{
	transform: none!important;
}
.xt_woofc-product-title a{
		font-family: Rubik;
font-weight: 500;
font-size: 16px;
line-height: 130%;
display: block;
}
.xt_woofc-inner .xt_woofc-price{
	text-transform: lowercase!important;
	font-family: Rubik;
font-weight: 500;
font-size: 16px;
line-height: 130%;
margin-top: 8px;
}
.xt_woofc-product-attributes dl dd {
  margin-left: 0;
}
.xt_woofc-product-attributes dl{
	color: #757575!important;
}
.xt_woofc-price {
  color: #292929!important;
}
.xt_woofc-product-footer{
	display: none;
}

.xt_woofc-inner .xt_woofc-product-attributes dl dt, .xt_woofc-inner .xt_woofc-product-variations dl dt, .xt_woofc-inner .xt_woofc-sku dl dt{
	line-height: 160%;
}
.xt_woofc-product-wrap {
  align-items: flex-start;
}

.xt_woofc-body{
	display: flex;
  /*gap: 8px;*/
}
.xt_woofc-body{
	flex-direction: row;
}
.xt_woofc-body-header {
  flex: 0 0 100%; /* Занимает всю ширину */
}
.xt_woofc-list-wrap, .xt_woofc-body-footer {
  flex: 1; /* Занимают по половине ширины */
  /*box-sizing: border-box; /* Учитывает padding/border */
  width: 49%;
}
.xt_woofc-product-header{
	display: block;
}
.xt_woofc-product-title{
	white-space: normal;
	line-height: 130%!important;
	display: block;
}
.xt_woofc-product-header{
	width: 180px;
}
.xt_woofc-product-attributes dl{
	margin-right: 0;
}
.xt_woofc-shipping-footer{
	display: none!important;
}
.xt_woofc-body .xt_woofc-body-footer{
	flex: 1; width: 49%;
	position: fixed;
  top: 65px;
  right: 0;
}
.xt_woofc-body .xt_woofc-list{	
	padding: 0 0 0 20px;
}
.woocommerce-checkout-review-order.xt_woofc-cart-totals{
	border-left: 1px solid #2E6ED5!important;
}
.woocommerce-checkout-review-order.xt_woofc-cart-totals{
	padding: 0 20px 0 20px!important;
}
.xt_woofc-body-header{
	display: none;
}
/*.xt_woofc-body .xt_woofc-list-wrap{
	padding: 0 0 0 20px;
}*/
.xt_woofc-body-footer .woocommerce-checkout-review-order:not(.w-checkout-order-review){
padding: 1.8rem 0 2rem;
}
.title_total_popup{
	color: #757575;
	font-family: Rubik;
font-weight: 400;
font-size: 14px;
line-height: 130%;
}
.custom-cart-summary div{

}
.xt_woofc-body .xt_woofc-body-footer .button.us-btn-style_1{
  font-size: 16px;
  line-height: 1.2 !important;
  font-weight: 400;
  padding: 0.688em 1.45em;
  transition-duration: 0.3s;
  border-radius: 2px!important;
  background: #2E6ED5!important;
  border-color: transparent;
  border-image: none;
  color: #fff !important;
  width: 100%;
  display: block;
  border: 1px solid #2E6ED5!important;
}
.xt_woofc-body .xt_woofc-body-footer .button.us-btn-style_1:hover{
	background: #1C5DC4!important;
	border: 1px solid #1C5DC4!important;
}
.xt_woofc-body .xt_woofc-body-footer .button.us-btn-style_3{
  font-size: 1rem;
  line-height: 1.2 !important;
  font-weight: 400;
  padding: 0.72em 1.2em;
  transition-duration: 0.3s;
  border-radius: 2px;
  transition-timing-function: ease;
  background: #ffffff!important;
  border-color: #2E6ED5;
  border-radius: 2px!important;
  color: #2E6ED5 !important;
  border: 1px solid #2E6ED5!important;
  width: 100%;
  display: block;
}
.xt_woofc-body .xt_woofc-body-footer .button.us-btn-style_3:hover{
	color: #292929!important;
	border: 1px solid #292929!important;
}
.case_btn_cart_popup{
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.xt_woofc-checkout.xt_woofc-btn{
	display: none;
}
.title_total_popup{
	font-family: Rubik;
font-weight: 400;
font-size: 14px;
line-height: 130%;
padding-bottom: 8px;
}
.xt_woofc-cart-totals .custom-cart-summary > div:nth-child(1){
	font-family: Rubik;
font-weight: 500;
font-size: 16px;
line-height: 130%;
color: #2E6ED5!important;

}
.case_btn_cart_popup{
	margin-top: 20px;
}
#xt_woofc .woocommerce-checkout-review-order {
  width: auto;
}
.xt_woofc-body-footer .shop_table tr{
	display: flex;
}
/*.custom-cart-summary {
  display: flex;
  flex-direction: column;
}*/




.slider_cross_s{
	border: 1px solid red;
  height: 180px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 33;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*.xt_woofc-sp.xt_woofc-sp-slider {
  position: absolute;
  bottom: 0;
  left: 0;
  border: 1px solid red;
}*/
.xt_woofc-cart-totals .custom-cart-summary {
  display: block;
}
.xt_woofc-cart-totals .custom-cart-summary div:nth-child(2){
	position: relative;margin-top: 8px;
}

.xt_woofc-cart-totals .custom-cart-summary div:nth-child(2):before{
	content: 'Cena produktów łącznie:';
	position: absolute;
	left: 0;
}
#xt_woofc .woocommerce-checkout-review-order table{
	display: table!important;
}
#xt_woofc .woocommerce-checkout-review-order tbody,
#xt_woofc .woocommerce-checkout-review-order table tr td{
	width: 100%!important;
	/*display: block!important;*/
}
#xt_woofc .woocommerce-shipping-totals.shipping td{
	padding: 0!important;
}
 
 #xt_woofc .woocommerce-checkout-review-order table tr td,
 #xt_woofc .woocommerce-checkout-review-order{
 	border-top: none!important;
 }
 #xt_woofc .label_dostavka{
 	text-align: left;
 	position: relative;
 }
 #xt_woofc .label_dostavka:before{
 	content: 'Całkowity koszt dostawy:';
 }
 #xt_woofc .label_dostavka span{
  	display: none;
  }
 #xt_woofc .cace_cart_dostavka {
  display: grid;
  grid-template-columns: auto 1fr;
}
.order-total div{
	color: #757575;
	font-family: Rubik;
font-weight: 300;
font-size: 14px;
line-height: 130%;
}
#xt_woofc .woocommerce-checkout-review-order table tr th,  #xt_woofc .Total .woocommerce-Price-amount.amount{
	font-weight: 500!important;
}
#xt_woofc .woocommerce-shipping-methods label{
	text-align: left;
}
#xt_woofc .woocommerce-shipping-methods{
	border-bottom: 1px solid #D1D1D1!important;
	padding-bottom: 20px;
}
#xt_woofc .woocommerce-checkout-review-order table tr th,
#xt_woofc .woocommerce-checkout-review-order table tr td{
	border-top: none;
	padding-top: 11px!important;
}
#xt_woofc .woocommerce-checkout-review-order table tr td strong{
	font-weight: 500!important;
}
#xt_woofc .order-total th div{
	margin-top: 6px;
}
.case_note_free_sheeping{
	display: grid;
  grid-template-columns: auto 1fr;
  font-family: Rubik;
font-weight: 400;
font-size: 14px;
line-height: 130%;
margin-top: 8px;
}
.case_note_free_sheeping div:nth-child(2){
	text-align: right;
}
.xt_woofc-sp {
  border-top: var(--xt-woofc-border);
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: -1px;
  opacity: 0;
  color: var(--xt-woofc-color);
  background-color: var(--xt-woofc-bg-color);
  transition: opacity .3s;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}
.xt_woofc-body.slider-hidden{
	height: 350px;
}
.xt_woofc-body{
	/*height: auto;*/
	min-height: 350px;
}
.xt_woofc-is-desktop .xt_woofc-pos-bottom-right .xt_woofc-wrapper, .xt_woofc-is-tablet .xt_woofc-tablet-pos-bottom-right .xt_woofc-wrapper, .xt_woofc-is-mobile .xt_woofc-mobile-pos-bottom-right .xt_woofc-wrapper {
  bottom: 50%;
  right: 0;
  transform: translateY(50%);
}
.xt_woofc-sp {
  border-top: none;
  padding-top: 20px;
  padding-bottom: 0;
}
.xt_woofc-sp:before{
	content: "";
	width: auto;
	height: 1px;
	background: #F1F1F1;
	top: 0;
	right: 20px;
	left: 20px;
	position: absolute;
}
.xt_woofc-sp .xt_woofc-sp-title{
	font-weight: 500;
	text-align: left;
	margin-left: 20px;
	font-family: Rubik;
	color: #292929;
}
.xt_woofc-sp .xt_woofc-sp-product-title{
	font-family: Rubik;
	font-weight: 500;
	color: #2E6ED5;
	white-space: normal!important;
}
.xt_woofc-sp .price{
		font-weight: 500;
	font-family: Rubik;
}
.xt_woofc-body{
	height: 350px;
}
.xt_woofc-wrapper{
	background: #fff;
}
/*.xt_woofc-animation-morph.xt_woofc-cart-open .xt_woofc-wrapper {
    height: 100% !important;
    max-height: 100% !important;
    padding-bottom: 20px!important;
}
.xt_woofc-animation-morph.xt_woofc-cart-open .xt_woofc-wrapper.has-slider-active {
    height: auto !important;
    max-height: 100% !important;
    padding-bottom: 20px!important;
}
.xt_woofc-animation-morph.xt_woofc-cart-open .xt_woofc-wrapper {
    transition: height 0.2s ease-in-out, max-height 0.2s ease-in-out;
}*/
.xt_woofc-animation-morph.xt_woofc-cart-open .xt_woofc-wrapper.has-slider-hidden{
	height: auto !important;
	padding-bottom: 20px!important;
}
.xt_woofc-animation-morph.xt_woofc-cart-open .xt_woofc-wrapper{
	height: 100% !important;
}
.main_shop{
	display: grid;
	grid-template-columns: 1fr 3fr;
	gap: 3rem;	
}
.sidebar {
    flex: 0 0 25%; /* Не растет, не сжимается, ширина 1/4 */
  }
  .shop-content {
    flex: 0 0 75%; /* Не растет, не сжимается, ширина 3/4 */
  }
.product-categories{
	 display: grid;
  /* Создает 6 колонок по 1 доле (равной ширины) */
  grid-template-columns: repeat(6, 1fr); 
  /* Отступы между колонками и строками */
  gap: 12px; 
}
.for_shop:has( .l-section-h .main_shop) {
  background: #f6f6f6;
}
.product-categories{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.woocommerce ul.products{
	gap: 20px;
	display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 35px 0 0 0;
}
.woocommerce ul.products li{
	margin: 0;
	width: 100%!important;
	background: #fff;
  border-radius: 12px;
}
.woocommerce ul.products li:hover {

  box-shadow: -4px 4px 0 #2E6ED5;

}
.woocommerce .products .price{
	font-weight: 700 !important;
	font-size: 16px;
}
.woocommerce ul.products li .star-rating{
	display: none
}
.products .price{
	position: relative;
}
.products .price:before{
	content: '';
	position: absolute;
	background: url('img/CircleRight.svg') no-repeat 0 0;
  background-size: contain;
  width: 28px;
  height: 28px;
	right: 0;
	top: -4px;
}
.products .woocommerce-LoopProduct-link:hover .price:before{
	content: '';
	background: url('img/CircleRight_active.svg') no-repeat 0 0;
	background-size: contain;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0;
	top: -7px;
}
.woocommerce-result-count{
	width: 100%;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 0;
	margin-right: 0!important;
}
.post-type-archive-product .pagination > :not(.custom) .page-numbers.next, .post-type-archive-product .pagination > :not(.custom) .page-numbers.prev,
.tax-product_cat .pagination > :not(.custom) .page-numbers.next, .tax-product_cat .pagination > :not(.custom) .page-numbers.prev{
  text-indent: 9000000px;
}
.irs-single{
	position: absolute;
	bottom: -13px;
	left: 2px!important;
}
.irs--round .irs-single {
  background-color: transparent!important;
  padding: 0!important;
}
.irs--round .irs-single{
	color: #777777!important;
}
.irs.irs--round{
	margin-top: 10px;
}
.woof-front-builder-container .woof_container h4 {
  padding: 0 7px 0 0 !important;
}
.irs--round .irs-single::before, .irs-max, .irs--round .irs-min{
	display: none!important;
}
.irs--round.irs-with-grid {
  height: 50px!important;
}
.woof_show_mobile_filter_container{
	display: none;
}

/* Mоbile Style */
@media (max-width: 1440px){
	.search_header {
		max-width: 420px !important;
	}
	.w-search {
		margin-left: 0;
	}
	.case_slider_left {
		/*width: 60%;*/
		max-width: 74.5%;
	}
	.case_link_info_page {
  gap: 0;
  flex-wrap: wrap;
}
.case_link_info_page a{
	margin-right: 30px;
	margin-bottom: 10px;
}
	.product-categories {
	grid-template-columns: repeat(5, 1fr);
}
}
@media (max-width: 1367px){
	.search_header {
		max-width: 350px !important;
	}
	.slogan {
		margin-left: 20px;
	}
	.case_slider_left {
		max-width: 74.2%;
	}

}
@media (max-width: 1281px) {
	  .product-categories {
    grid-template-columns: repeat(4, 1fr);
  }
	.woocommerce-cart .l-section .via_grid {
		gap: 135px;
	}
	.slogan {
		margin-left: 0;
		max-width: 180px;
	}
	.search_header {
		max-width: 300px !important;
	}
	.case_slider_left {
		width: auto;
		max-width: auto;
		flex: 1;
	}
	.w-hwrapper.header_case_slider.valign_top.align_justify{
		gap:15px!important;
	}
}
@media (max-width: 600px){
	.woof_show_mobile_filter_container{
	display: block;
}
	.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{
		height: 40px;
	}
	ul.products .product{
		padding: 12px;
	}
.products .price::before{
	display: none;
}	
	.mobile_btn_case a{
		display: block;
		width: 100%;
	}
.btn_adt_to_cart{
	position: relative;
}	
	.btn_adt_to_cart::after {
  content: '';
  background: url('img/CircleRight.svg') no-repeat 0 0;
    background-size: auto;
  background-size: contain;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 0;
  top: -5px;
}
	.txt_btn_by{
		color: rgba(46,110,213,1) !important;
	}
	.mobile_btn_case{
		display: flex;
		justify-content: space-between;
	}
	.woocommerce ul.products {
  gap: 12px;
  grid-template-columns: repeat(2, 1fr);
  margin: 35px 0 0 0;
}
	.woof_search_is_going nav.woocommerce-breadcrumb {
  display: block;
}
.product-categories {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
	.main_shop{
		display: block;
	}
	.xt_woofc-sp .xt_woofc-sp-title{
		margin-left: 0;
		padding-top: 20px;
		border-top: 1px solid #F1F1F1;
	}
	.xt_woofc-sp{
		position: static;
		margin-top: 30px;
	}
	.xt_woofc-body-footer .shop_table .order-total td{
		text-align: right!important;
	}
	.xt_woofc-squared-thumbnail .xt_woofc-product-image {
  height: 120px;
}
	.xt_woofc-product-image {
  width: 120px;
}
.title_total_popup{
	margin-top: 20px;
}
	.xt_woofc-body{
min-height: 100%;
display: block!important;
}
.xt_woofc-body .xt_woofc-body-footer {
  flex: 1;
  width: 100%;
  position: static;
  top: auto;
  right: 0;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
}
.xt_woofc-list-wrap{
	width: auto;
}
.xt_woofc-body .xt_woofc-body-footer{
	position: relative;
	border-top: none;
	padding-top: 1px;
}
.xt_woofc-body .xt_woofc-body-footer:after{
	content: '';
	height: 1px;
	background: #2E6ED5;
	position: absolute;
	left: 16px;
	right: 16px;
	top: 0;
}
	.btn_filter_mobile{
	display: block;
}
	.custom-cart-overlay {
    position: fixed;
   }
	.custom-cart-btn:hover, .cart-open .custom-cart-btn {
  color: #fff!important;
}
	.cart-open .custom-cart-icon, .custom-cart-btn:hover > .custom-cart-icon{
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_229_1105)'%3e%3cpath d='M1.25 2.5H3.125L5.99609 12.8344C6.06916 13.0976 6.22643 13.3296 6.44384 13.4949C6.66126 13.6603 6.92685 13.7499 7.2 13.75H14.9219C15.1952 13.7501 15.4609 13.6605 15.6785 13.4952C15.8961 13.3298 16.0535 13.0977 16.1266 12.8344L18.125 5.625H3.99297' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.875 17.8125C7.39277 17.8125 7.8125 17.3928 7.8125 16.875C7.8125 16.3572 7.39277 15.9375 6.875 15.9375C6.35723 15.9375 5.9375 16.3572 5.9375 16.875C5.9375 17.3928 6.35723 17.8125 6.875 17.8125Z' fill='white'/%3e%3cpath d='M15 17.8125C15.5178 17.8125 15.9375 17.3928 15.9375 16.875C15.9375 16.3572 15.5178 15.9375 15 15.9375C14.4822 15.9375 14.0625 16.3572 14.0625 16.875C14.0625 17.3928 14.4822 17.8125 15 17.8125Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_229_1105'%3e%3crect width='20' height='20' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
    background-size: contain;
	}
	.case_price_and_remove{
		margin-left: 25%;
	}
	.close-mini-cart {
		top: -5px;
		right: -5px;
	}
	.woocommerce ul.product_list_widget li img {
		width: 80px;
	}
	.w-cart-content ul.product_list_widget {
		max-height: 100%!important;
		overflow-y: none!important;
		overflow: visible!important;
	}
	.w-cart-content{
		width: 100vw;
		padding: 20px 12px 20px 12px;
		margin-top: 34px;
		left: -12px!important;
		height: auto;
	}
	.widget_shopping_cart_content{
		height: auto;
	}
	.case_filter_desc{
		display: none;
	}
	.case_btn_product_cat{
		margin-top: auto;
	}
	.slogan {
		margin-left: 0;
		max-width: 190px;
	}
	.woocommerce table.shop_table {
		display: table!important;
	}
	.woocommerce-shipping-totals.shipping th{
		display: none!important;
	}
	.woof_show_filter_for_mobile.woof{
		top: 350px!important;
	}
	.w-cart-table.table-lines_all tr td, .shop_table tr td{
		background: transparent!important;
	}
	.woocommerce .shop_table.cart tr {
		border-radius: 12px;
	}
	.woocommerce .cart_totals{
		margin: 0 0!important;
	}
	.woocommerce-cart .l-section .via_grid {
		gap: 40px;
	}
	.product-subtotal{
		padding-top: 20px;
	}
	.woocommerce td.product-remove {
		width: 40px;
	}
	.shop_table .product-name a{
		width: 80%;
	}
	.shop_table .product-thumbnail{
		height: auto;
	}
	.product-quantity {
		bottom: 50px;
		left: 130px;
		padding: 0!important;
		position: static;
		width: 100%;
		border: 1px solid red!important;
	}
	.woocommerce .shop_table.cart .product-subtotal{
		bottom: 0;
		right: auto;
		left: 120px;
		position: static;
		width: 100%!important;
		margin-left: calc(100px + 1vw);
		line-height: 100%;
	}
	.woocommerce-cart-form__cart-item.cart_item .product-name {
		padding-top: 0;
	}
	.woocommerce .shop_table.cart tr{
		align-items: flex-start;
	}
	.woocommerce .shop_table.cart td.product-thumbnail {
		padding-top: 0;
		padding-bottom: 0;
	}
	.w-cart-table a.remove::before, .woocommerce td.product-remove a.remove::before{
		margin-top: 20px;
	}
	.woocommerce-cart-form__cart-item.cart_item{
		background: #fff;
		padding: 20px;
		display: flex;
	}

	.wrps_related_products.owl-carousel > .owl-nav{
		justify-content: space-between;
	}
	.wrps_related_products_area .owl-theme .owl-nav {
		top: -40px !important;
		left: 0;
	}
	.wrps_related_products_area_title{
		padding-bottom: 40px;
	}
	.wrps_related_products.owl-carousel .owl-stage-outer {
		height: auto !important;
	}
	.wpb_wrps_cart_btn .woocommerce .button, .wrps_related_products.wrps_theme_box .wpb_wrps_cart_btn a.button{
		color: #2E6ED5 !important;
	}
	.wpb_wrps_cart_btn a::after{
		display: block;
	}
	.wpb_wrps_cart_btn a{
		display: flex;
		justify-content: flex-start;
		width: 100%!important;
		text-align: left!important;
	}
	.wpb_wrps_cart_btn{
		margin-top: 5px;
		display: flex;
		position: static;
		justify-content: space-between;
	}
	.wpb_wrps_price{
		text-align: left;
		margin-bottom: 5px;
	}
	.wpb_wrps_price{
		position: static;
	}
	.comment-form .form-submit{
		width: 100%;
	}
	.comment-reply-title{
		margin-bottom: 20px;
	}
	.woocommerce-Tabs-panel{
		padding-top: 2rem;
	}
	.wrps_related_products .owl-item {
		padding: 12px;
	}
	.comment-form-cookies-consent{
		margin-top: 20px;
		display: flex;
	}
	.comment-form-author{
		margin-bottom: 0;
	}
	.woocommerce-Tabs-panel {
		font-size: 14px;
	}
	.case_name_email{
		flex-direction: column;
	}

	.woocommerce .stars span {
		width: 14rem!important;
		text-align: left;
	}
	.comment-form-rating	.woocommerce .stars a::before {
		font-size: 1.5rem !important;
	}
	.comment-respond {
		padding-left: 0 !important;
	}
	.woocommerce-Reviews{
		flex-direction: column;
	}
	.woocommerce-Tabs-panel--description, .woocommerce-Tabs-panel--additional_information, .woocommerce-Tabs-panel--security {
		width: 100%;
	}
	.woocommerce-tabs .tabs {
		display: flex;
		gap: 1.2rem;
		flex-wrap: wrap;
	}
	.case_link_info_page span:before{
		content: '';
		background: url('img/chevron_right_blue.svg') no-repeat;
		background-size: contain;
		width: 12px;
		height: 11px;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
	}
	.case_link_info_page span{
		position: relative;
		padding-right: 30px;
	}
	.case_link_info_page.mobile a, .case_link_info_page a{
		background: none;
	}
	.case_link_info_page.mobile a:last-child{
		margin-bottom: 12px;
	}
	.case_quantity_and_price {
		margin-bottom: 12px;
	}
	.case_link_info_page.mobile, .case_link_info_page.mobile a:last-child{
		display: block;
	}
	.case_link_info_page a:last-child{
		display: none;
	}
	.case_link_info_page{
		flex-direction: column;
		gap: 20px;
	}
	.case_btn_add_to_cart a, .single_add_to_cart_button.button.us-btn-style_1{
		line-height: 34px!important;
	}
	.case_btn_add_to_cart{
		flex-direction: column-reverse;
		gap: 12px;
	}
	.case_quantity_and_price{
		flex-direction: column;
		gap: 20px;
	}
	.case_sku{
		text-align: left;
	}
	.case_index_and_sku{
		flex-direction: column;
		gap: 8px;
	}
	h1.product_title{
		margin-top: 20px;
	}
	.flex-next{
		margin-right: 12px;
	}
	.woocommerce-product-gallery ol > li{
		width: 19%;
	}
	.woocommerce-product-gallery ol {
		flex-wrap: wrap;
	}
	.woocommerce-product-gallery ol {
		gap: 4px !important;
		margin: 12px 0 0 !important;
	}
	.woocommerce div.product .images {
		max-width: 100%;
		width: auto !important;
	}
	.product > .woocommerce-product-gallery {
		margin:  0!important;
	}
	.flex-direction-nav{
		top: 40%;
		transform: translateY(-45%);
	}
	.woof_hide_mobile_filter span{
		display: none;
	}
	.woof_show_filter_for_mobile.woof, .woof-front-builder-container .woof_container h4{
		background: #f6f6f6!important;
	}
	.woof_sid_flat_white{
		border-top: none!important;
	}
	.opnen_filter{
		border-bottom: none!important;
	}
	.case_product_category {
		margin-top: 0;
	}
	.case_filter_desc {
		margin-top: 0;
	}
	.main_shop{
		padding-top: 20px!important;
	}
	.woof_show_mobile_filter:after, .btn_filter_mobile:after{
		content: '';
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.5 0.5L5.5 5.5L0.5 0.5' stroke='%23292929' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
		background-size: contain;
		background-repeat: none;
		width: 10px;
		height: 5px;
		position: absolute;
		top: 50%;
		right: 10px;
		transform: translateY(-50%);
	}
	.woof_show_mobile_filter, .btn_filter_mobile{
		position: relative;
	}
	.woof_hide_mobile_filter span, .woof_show_mobile_filter span, .btn_filter_mobile{
		font-size: 16px!important;
		font-weight: 500!important;
		line-height: 100%!important;
	}
	 .btn_filter_mobile{
		border: 1px solid rgba(224, 224, 224, 1);
		padding: 15px;
		cursor: pointer;
	}
	.case_btn_filter{
		margin-top: 20px;
		line-height: 119%!important;
	}
	.discription_cat {
		margin-top: 60px;
	}
	.product_cat .w-grid-item-h {
		padding: 12px;
	}
	.case_btn_product_cat .btn_adt_to_cart::after, .product_cat .w-grid-item-h:hover  .btn_adt_to_cart:after {
		top: -2px;
	}
	.txt_btn_by{
		display: flex;
		justify-content: space-between;
	}
	.case_btn_product_cat{
		display: block;
	}
	.footer_mobile{
		display: block;
	}
	.h_gallery {
		padding-bottom: 40px;
	}
	.us-btn-style_2{
		display: flex;
	}
	.header_case_count_cart{
		padding-left: 12px;
	}
	.custom-cart-icon{
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_229_1105)'%3e%3cpath d='M1.25 2.5H3.125L5.99609 12.8344C6.06916 13.0976 6.22643 13.3296 6.44384 13.4949C6.66126 13.6603 6.92685 13.7499 7.2 13.75H14.9219C15.1952 13.7501 15.4609 13.6605 15.6785 13.4952C15.8961 13.3298 16.0535 13.0977 16.1266 12.8344L18.125 5.625H3.99297' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.875 17.8125C7.39277 17.8125 7.8125 17.3928 7.8125 16.875C7.8125 16.3572 7.39277 15.9375 6.875 15.9375C6.35723 15.9375 5.9375 16.3572 5.9375 16.875C5.9375 17.3928 6.35723 17.8125 6.875 17.8125Z' fill='white'/%3e%3cpath d='M15 17.8125C15.5178 17.8125 15.9375 17.3928 15.9375 16.875C15.9375 16.3572 15.5178 15.9375 15 15.9375C14.4822 15.9375 14.0625 16.3572 14.0625 16.875C14.0625 17.3928 14.4822 17.8125 15 17.8125Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_229_1105'%3e%3crect width='20' height='20' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
		background-size: contain;
		width: 20px;
		height: 20px;
		margin-right: 4px;
		margin-top: 0;
	}
	.header_case_slider.w-hwrapper{
		flex-direction: column;
		gap: 0;
	}
	.header_case_slider > div{
		width: 100%;
		max-width: 100%;
		
	}
	.l-main .case_slider_right .w-image{
		height: 182px;
	}
	.case_slider_left{
		height: 180px;
		flex: auto;
	}
	.l-section, .l-subheader {
		padding-left: 12px;
		padding-right: 12px;
	}
	.header_case_count_cart{
		margin-left: auto;
		margin-right: auto;
	}
	.l-subheader.at_middle {
		height: 260px!important;
		overflow: visible;
		visibility: visible;
	}
	.l-subheader.at_middle {
		align-items: flex-start;
	}
	.case_contact_header{
		flex-direction: row;
		margin-left: 0;
		margin-top: 5px;
		justify-content: space-between;
	}
	.case_contact_header div a {
		display: inline-block;
		margin-left: 0;
	}
	.header_hor .w-search.layout_simple.elm_in_header .w-search-form{
		height: 50px;
		background: #f1f1f1;
		left: 0;
		right: 0;
	}
	.w-search.layout_simple{
		min-width: 100%;
	}
	.header_hor .w-search.layout_simple.elm_in_header .w-btn{
		display: block!important;
	}
	.vase_search_mobile{
		margin-top: 10px;
	}
	.case_count, .cart-count_null {
		color: #fff !important;
	}
	.section_header{
		height: auto;
	}
	h2 {
		margin-bottom: 20px !important;
	}
	.case_title_btn_cat .post_title a{
		font-size: 20px!important;
		font-weight: 500;
	}
	.w-hwrapper.stack_on_mobiles > :not(script) {
		margin: 0 0 var(--hwrapper-gap,12px)!important;
	}
	section {
		padding-bottom: 60px !important;
	}
	.home .us-btn-style_1{
		width: 100%!important;
	}
	.owl-carousel .owl-stage-outer {
		height: auto!important;
	}
	.owl-nav.disabled{
		display: flex!important;
	}
	.owl-carousel.arrows-hor-pos_right_inside > .owl-nav {
		justify-content: space-between;
	}
	.owl-prev{
		margin-bottom: -30px;
	}
	.home .w-tabs-section-header, .home .w-tabs.accordion > div > div > .w-tabs-section-content {
		padding: 1em 0;
	}
	.owl-carousel.arrows-ver-pos_top_outside > .owl-nav button {
		transform: translateY(-130%);
	}
	.left_col_case_img .wpb_text_column{
		width: 100%;
	}
	.footer_desck{
		display: none;
	}
	.case_info_footer_mobile.g-cols.via_grid{
		display: flex;
	}
	.case_info_footer_mobile .vc_column_container{
		flex-direction: column!important;
		flex: 1;
	}
	footer .w-socials {
		margin-top: 0;
	}
	footer .w-socials-list{
		display: flex;
		gap: 40px;
	}
	.logo_footer_mobile{
		margin-bottom: 40px;
	}
	footer .w-iconbox.footer_info{
		margin-bottom: 28px !important;
	}
/*footer ul.menu > li{
	margin: 0 0 16px !important;
}*/
.page_content_container.g-cols.via_grid{
	display: flex;
	flex-direction: column-reverse;
}
.page .page_content h3 {
	padding-top: 20px;
}
.case_contact_info{
	text-align: center;
	padding: 40px;
}
.gallery_work .owl-item{
	margin-right: 10px!important;
}
.woocommerce-LoopProduct-link:hover + div a div .btn_adt_to_cart::after,
.mobile_btn_case .woocommerce-LoopProduct-link:hover .btn_adt_to_cart::after{
	background: url('img/CircleRight.svg') no-repeat 0 0;
}
.faq_list_two > div > .w-tabs-section:nth-child(1){
	border-top: none;
}
 body{
 	font-size: 14px;
 	line-height: 130%;
 }
}
@media (max-width: 414px){
	.slogan {
    padding-left: 8px;
  }
    .case_slider_left {
    height: 173px;
  }
}
@media (max-width: 393px){
	.slogan {
    padding-left: 15px;
  }
  h2 {
    font-size: 22px !important;
  }
    .case_slider_left {
    height: 165px;
  }
    .l-main .case_slider_right .w-image {
    height: 172px;
  }
}
@media (max-width: 385px) {
  .slogan {
    padding-left: 20px;
  }
  .w-hwrapper.header_case_slider.valign_top.align_justify {
    gap: 0 !important;
  }
  .case_slider_right{
  	gap: 3px!important;
  }
  .case_slider_right > div{
  	margin-bottom: 16px!important;
  }
   .case_slider_left {
    height: 175px;
  }
    .l-main .case_slider_right .w-image {
    height: 168px;
  }
}
@media (max-width: 375px) {
	 .l-main .case_slider_right .w-image {
    height: 164px;
  }
	  .case_slider_left {
    height: 173px;
  }
  .slogan {
    max-width: auto;
    padding-left: 0;
  }
    .mobiles_align_justify {
    justify-content: flex-start;
  }
}
@media (max-width: 360px){
	  .l-main .case_slider_right .w-image {
    height: 156px;
  }
	  .case_slider_left {
    height: 165px;
  }
	.case_title_btn_cat .post_title a{
		font-size: 18px!important;
	}
	  h2 {
    font-size: 20px !important;
  }
  .case_prem .w-iconbox-title {
  font-weight: 500;
  font-size: 18px;
 }

}