@media (max-width: 1500px) {
	h1, h2, h3 {
		font-weight: 700;
		font-size: 40px;
		line-height: 48px;
	}
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
        width: 1200px;
    }
	.logo, .nav_block .info {
		flex-basis: 25%;
	}
	.navbar-nav {
		gap: 14px;
	}
	.navbar-nav .nav-link {
		font-size: 14px;
	}
	.navbar-collapse {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
	.catalog {
		width: 250px;
	}
	.input-group .search-field {
		width: 340px;
	}
	.slide {
		height: 420px;
	}
	.cats_items {
		grid-gap: 30px 33px;
	}
	.cat_top .item {
		height: 194px;
		padding: 10px 14px;
	}
	.list_cats a, .advantage_items .item p, .advantage_items .item li {
		font-size: 16px;
		line-height: 20.4px;
        z-index: 1;
        position: relative;
        width: 55%;
	}
	.list_cats a:first-child {
		font-size: 26px;
		line-height: 32px;
	}
	.about_all {
		overflow: hidden;
	}
	.advantage_items .item h3 {
		font-size: 26px;
		line-height: 32px;
	}
	.form_price {
		width: 420px;
		height: 680px;
	}
	.map	 {
		width: 65.5%;
    overflow: hidden;
	}
	.map img {
		height: 100%;
		width: auto;
		max-width: 108%;
	}
	.block_menu {
		margin: 13px 55px 0 -13px;
	}
	.site-footer .contact_items p {
		width: 150%;
	}
	.block_phone {
		padding: 0;
	}
	.site-footer {
		padding: 75px 0 35px;
	}
	.row_foot {
		padding-bottom: 35px;
		margin-bottom: 35px;
	}
	.prt {
		display: block;
	}
	.prt img {
		margin: 0 15px 15px 0;
	}
	.info_items span {
		font-size: 46px;
	}
	.all_cats {
		width: 104%;
	}
	.cat_top .item img {
		max-width: 85%;
	}
	.cats_items .item:first-child img {
		width: 250px;
	}
	.cats_items .item img {
		max-width: 70%;
        margin-right: -70px;
	}
	.cats_items .item.in_3_column img {
		max-width: 55%;
        margin-right: 0px;
	}
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
		float: left;
		margin: 0 0 0 23%;
	}
	.woocommerce-ordering div {
		gap: 12px;
	}
	.is-large.wc-block-cart .wc-block-components-sidebar {
		width: 31%
	}
	.woocommerce-Price-amount.amount, .price {
		font-size: 22px;
	}
	.slide img {
		right: -120px;
	}
	.about.about-page .info_items .item img {
		right: -75px;
	}
	.about.about-page .item {
		overflow: hidden;
	}
	
	
	
	
	
	
	
}
@media (max-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 100%;
		width: 100%;
        padding: 0 37px;
	}
	.nav_block .info {
        justify-content: flex-end;
    }
	.info .address { 
		display: none;
	}
    .catalog {
        width: 18%;
    }
	.input-group .search-field {
        width: 240px;
        padding: 10px 2px 10px 15px;
    }
	.about_info .info p {
		font-weight: 400;
		font-size: 16px;
	}
	.contact_items {
		padding: 20px
	}
	.block_menu a {
		font-weight: 400;
		font-size: 13px;
	}
	.block_menu {
        margin: 13px 45px 0 -13px;
    }
	.block_menu a {
		width: 130%;
	}
	.site-footer .contact_items span {
		align-items: center;
		width: 125%;
	}
	.contact_items p, .contact_items a {
		margin-left: 0;
	}
	.cats_items .item img {
		max-width: 60%;
	}
	.payment_items .text li {
		font-weight: 400;
		font-size: 14px;
	}
	.payment_items .item {
		padding: 15px 10px 0 15px;
	}
	.info_items .item {
		padding: 12px;
	}
	.info_items span {
        font-size: 40px;
    }
}
@media (max-width: 1040px) {
	.logo .logo_text, .nav_block .navbar-collapse, .info .but.but_os {
		display: none;
	}
	.navbar-collapse.show {
		display: block;
	}
	.navbar-toggler-icon {
		width: 30px;
		height: 30px;
		background: #56BCAA;
        display: flex;
        justify-content: center;
        align-items: center;
	}
	.navbar-toggler {
		display: block;		
		padding: 0;
	}
	.cat_top .item img {
		max-width: 90%;
	}
	.cat_top .item {
		width: 45%;
	}
	.cat_top .item1 {
		width: 100%;
	}
	.mob_phone_ico {
		display: flex;
		justify-content: center;
		align-items: center;
        width: 30px;
        height: 30px;
        background: #56BCAA;
        margin-right: 8px;
	}
	.payment_items .text li {
        font-weight: 400;
        font-size: 12px;
    }
	.details .item {
		font-weight: 400;
		font-size: 16px;
		line-height: 20.4px;
	}
}

@media (max-width: 900px) {
	.lk, .contact_head, .cart-content {
		display: none;
	}
	.input-group .search-field {
		width: 70%;
	}
	.search-form {
		margin-right: -8px;
		width: 70%;
	}
	.hero .container {
		flex-direction: column;
	}
	.slider {
		width: 100%;
    margin-bottom: 20px;
	}
	.slide img {
		top: auto;
		height: 90%;
	}
	.cat_top {
		width: 100%;
	}
	.cat_top .item {
        height: 300px;
        padding: 16px 20px;
        width: 48.2%;
		margin-right: 3% !important;
		margin-bottom: 20px;
    }
	.cat_top .item1 {
        width: 100%;
	}
	.cat_top .item3 {
		margin-right: 0% !important;
	}
	
    .cats_items {
        display: flex;
        flex-direction: column;
        grid-gap: 30px 33px;
    }
	.cats_items .item {
		height: 290px;
	}
	.hero {
		margin-bottom: 75px;
	}
	.cats {
		padding-bottom: 60px;
	}
	.about, .about.about-page {
		padding: 60px 0;
	}
	.about_all {
        flex-direction: column;
	}
	.advantage {
		padding: 60px 0;
	}
	.advantage_items {
		grid-template-columns: repeat(1, 100%);
		grid-gap: 20px;
	}
	.journal .container {
		flex-direction: column;
	}
	.form_price {
        width: 100%;
        height: 580px;
        text-align: center;
        margin-top: 500px;
    }
	.block_soc {
		justify-content: center;
	}
	.form_info {
		width: 100%;.form_info .mail {
    justify-content: center;
	}
		height: 141px;
		margin-top: 20px;
		margin-bottom: 60px;
		text-align: center;
	}
	.form_info .mail {
		justify-content: center;
	}
	.journal .container > img {
        right: auto;
        left: 0;
		top: -40px;
		bottom: auto;
        max-width: 110%;
	}
	.contact .container {
    flex-direction: column;
	}
	.contact_items {
        padding: 20px;
        width: 100%;
    }
	.map {
        width: 100%;
    }
	.row_foot .col-md-2, .block_inf span {
		display: none;
	}
	.row_foot .col-md-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
		justify-content: center;
        text-align: center;
    }
	.row_foot .col-md-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center;
        margin: 0 0 0 20px;
	}
	.row_foot .col-md-2.block_menu {
		display: block;
	}
	.block_inf .logo {
		width: 100%;
		align-items: center;
		display: flex;
	}
	.site-footer .row_foot .col-md-2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .block_menu {
        margin: 13px 45px 0 0px;
    }
	.pc_info {
		display: none;
	}
	.mob_info, .mob_contacts, .mob_contacts .block_phone span {
		display: flex;
        width: 100%;
	}
	.site-footer .contact_items.mob_contacts {
        margin: 20px 0 0px 0px;
	}
	.site-footer .mob_contacts .block_phone .but {
		width: 170px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-weight: 500;
		font-size: 13px;
		line-height: 18.2px;
		text-transform: none;
        margin-top: 20px;
	}
	.mob_contacts .block_phone {
        padding: 0;
        width: 100%;
        align-items: center;
        margin-bottom: 30px;
    }
	.site-footer .contact_items.mob_contacts a {
		margin-bottom: 0rem;
	}
	.site-footer .contact_items.mob_contacts span {
        align-items: center;
        width: 100%;
        display: flex;
        justify-content: center;
    }
	.site-footer .contact_items p {
        width: 100%;
        margin-bottom: 0rem;
    }
	.site-footer .navbar-brand {
		margin: 0 0 0 0px;
	}
	.site-info {
		flex-direction: column;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.site-info a {
		justify-content: center;
        margin-bottom: 30px;
	}
	.site-info a.mob_info {
        margin-bottom: 10px;
	}
	.site-info span.mob_info {
		display: block;
        color: #fff;
        text-align: center;
        margin-bottom: 30px;
	}
	.site-footer .contact_items.mob_contacts a.bot_30, .site-footer .contact_items.mob_contacts p.bot_30 {
		margin-bottom: 30px;
	}
	.container.about_all img {
		display: none;
	}
	.about_all .about_info {
		width: 100%;
	}
	.info_items .item {
		padding: 24px;
		width: 100%;
	}
	.info_items {
		flex-direction: column;
		gap: 20px;
        margin-bottom: 20px;
	}
	.about-page .about_all {
		margin-bottom: 20px;
	}
	.mob_img {
		display: block;
        width: 100%;
	}
	.delivery_items {
		flex-direction: column;
		gap: 20px 0;
		padding: 60px 0;
	}
	.delivery_items .item {
		width: 100%;
	}
	.payment_items {
		flex-direction: column;
		gap: 20px 0;
		padding: 55px 0 60px;
	}
	.payment_items .item {
		width: 100%;
	}
	.navbar-collapse.collapse > .contact_head, .navbar-collapse.collapse > .info {
		display: block;
	}
    .navbar-collapse.show {
        display: block;
        position: absolute;
        width: 92.5%;
        margin: 500px 0px 0;
        height: 436px;
        border: 1px solid #CFCFCF;
        background: #FFFFFF;
        z-index: 99;
    }
    .navbar-collapse.navbar-nav {
        flex-direction: column;
	}
	.navbar-nav .nav-link {
        color: #000;
        font-weight: 400;
        font-size: 13px;
        line-height: 18.2px;
        padding: 10px 22px 10px;
        border-bottom: 1px solid #CFCFCF;
    }
	.navbar-nav {
        gap: 0px;
        flex-direction: column;
        margin-bottom: 20px;
	}
	.navbar-collapse.collapse.show .contact_head, .navbar-collapse.collapse.show .info .but.but_os, .navbar-collapse.collapse.show .info .address {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0 25px;
        margin-bottom: 20px;
        font-size: 13px;
        line-height: 17px;
    }
	.nav_block .navbar-collapse.collapse.show .info {
		flex-direction: column;
		align-items: flex-start;
		padding: 0 25px;
	}
	.navbar-collapse.collapse.show .info .address {
		color: #000;
		padding: 0;
		width: 100%;
	}
	
	
	
	
	
	
	
	
	
}
@media (max-width: 500px) {
	h1, h2, h3 {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0%;
    }
	p {
		font-size: 14px;
		line-height: 18.8px;
		text-align: left;
	}
	.logo, .nav_block .info {
        flex-basis: 21.5%;
    }
	.navbar-brand {
		margin: 0 5px 0px -15px;
	}
	.catalog {
		width: 30px;
        padding: 0;
        margin: 10px 0;
		height: 30px;
		font-size: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.catalog:after {
		background: url(/wp-content/uploads/2025/02/Vector-2.png);
		min-width: 18px;
        max-width: 18px;
	}
	.search-submit, .btn-primary {
		width: 60px;
		height: 30px;
		background: #56BCAA;
		border: 0;
		border-radius: 0;	
		box-shadow: none;
		font-size: 11px;
	}
	.search-form {
        margin-right: 0px;
        width: 86%;
    }
	.input-group .search-field {
        width: 70%;
        padding: 10px 2px 10px 8px;
        height: 30px;
        font-size: 11px;
    }
	.hero .slider h1 {
		font-weight: 700;
		font-size: 20px;
		line-height: 24px;
		width: 100%;
		padding-right: 30px;
		letter-spacing: 0.028em;
	}
	.hero .slide {
		height: 308px;
		padding: 17px 24px 52px;
	}
	.hero .slide img {
        top: auto;
        bottom: 30px;
        height: 76%;
    }
	.header_bottom {
		background: #fff;
        margin-bottom: 10px;
	}
	.input-group .search-field {
		border: 0.5px solid #CFCFCF;
	}
	.hero .slide .but {
		width: 110px;
		height: 45px;
		font-weight: 600;
		font-size: 13px;
		line-height: 18.2px;
	}
	.hero .slick-dots {
		justify-content: start;
		margin-top: -48px;
		padding-left: 25px;
		gap: 7px;
	}
	.hero .slick-dots li button {
		width: 6px;
		height: 6px;
	}
	.cat_top .item {
		height: 155px;
        width: 46.2%;
        margin-right: 6% !important;
        margin-bottom: 16px;
	}
    .cat_top .item1 {
        width: 100%;
    }
	.cat_top .item h3 {
		font-weight: 700;
		font-size: 16px;
		line-height: 19.2px;
        width: 65%;
	}
	.cat_top .item img {
        max-width: 75%;
    }
	.cat_top .item1 img {
        bottom: -15px;
        max-width: 90%;
	}
	.cat_top .item3 {
		margin-right: 0% !important;
	}
	.cats .span {
		display: none;
	}
	.hero {
        margin-bottom: 55px;
    }
	.top_cats {
		margin-bottom: 11px;
	}
	.cats_items .item {
        height: 87px;
        padding: 22px 20px;
    }
	.list_cats a { 
		display: none;
	}
	.list_cats a:first-child {
        font-size: 16px;
        line-height: 19.2px;
        width: 60%;
		display: block;
        font-weight: 400;
        width: 45%;
    }
	.cats_items .item img {
        max-width: 60%;
        max-height: 100%;
    }
	.cats_items {
        grid-gap: 10px 33px;
    }
	.about_info .info p {
        font-size: 14px;
        line-height: 18.2px;
    }
	.about_info h3 {
		margin-bottom: 18px;
	}
	.about_info .info {
		padding: 20px 20px 1px;
		margin-bottom: 20px;
	}
	.info_items p br {
		display: none;
	}
    .info_items .item {
        padding: 18px 25px 20px;	
	}
	.info_items span {
		font-weight: 400;
		font-size: 50px;
		line-height: 60px;
	}
	.container.about_all img {
        display: block;
        width: 100%;
    }
	.about_all {
		gap: 0px;
	}
	.advantage {
        padding: 60px 0 34px;
    }
	.advantage_items .item h3 {
        font-size: 20px;
        line-height: 24px;
		margin-bottom: 10px;
        letter-spacing: 0.025em;
    }
	.advantage_items .item {
		padding: 20px 50px 20px 20px;
		height: 256px;
	}
	.list_cats a, .advantage_items .item p, .advantage_items .item li {
        font-size: 14px;
        line-height: 18.4px;
		width: 83%;
	}
	.advantage_items .item img {
		max-width: 70%;
	}
	.advantage_items {
		grid-auto-rows: minmax(256px, auto);
	}
	.advantage_items .item li, .advantage_items .item ul {
		width: 100%;
	}
	.journal {
		overflow: hidden;
		background-position-y: 25px;
	}
	.journal .container > img {
        top: 0px;
        max-width: 125%;
        left: -4%;
	}
	.form_price {
        height: 439px;	
        margin-top: 305px;
		padding: 20px 20px;
    }
	.form_price h2 {
		margin-bottom: 18px;
		text-align: left;
	}
	.block_soc p {
		font-weight: 400;
		font-size: 12px;
		line-height: 15.2px;
	}
	.block_soc {
        justify-content: flex-start;
		gap: 10px;
        margin-bottom: 9px;
	}
	.form_price .wpcf7 input[type=tel] {
		height: 60px;
		padding: 15px;
	}
	.form_price .wpcf7 input[type=submit] {
		width: 100%;
		display: block;
		height: 60px;
		font-size: 13px;
		margin-top: -14px;
	}
	.pol_priv p {
		font-size: 12px;
		line-height: 16.2px;
	}
	.form_info .mail {
        justify-content: flex-start;
    }
	.form_info .mail {
		font-weight: 500;
		font-size: 16px;
		line-height: 20.4px;
	}
	.form_info p {
		margin-bottom: 5px;
	}
	.form_info {
        height: 104px;
        padding: 20px;
    }
	.contact_items span {
		font-weight: 600;
		font-size: 16px;
		line-height: 20.4px;
        margin: 5px 0 6px;
        gap: 22px;
	}
	.contact_items img {
		max-width: 20px;
		height: auto;
	}
	.contact_items p, .contact_items a {
        margin-left: 41px;
    }
	.contact {
		padding: 60px 0;
	}
	.site-footer {
        padding: 57px 0 60px;
    }
	.site-footer .contact_items.mob_contacts a.bot_30, .site-footer .contact_items.mob_contacts p.bot_30 {
        margin-bottom: 30px;
        text-align: center;
    }
	.contact h3 {
        letter-spacing: 0.04em;
		margin-bottom: 17px;
    }
	.contact_items {
        padding: 20px 0 11px 20px;
	}
	.contact_items p br, .contact_items a br {
        display: none;
    }
	.contact_items a {
		margin-bottom: 11px;
	}
	.map {
        width: auto;
        height: 300px;
    }
	.site-footer .navbar-brand {
        margin: -5px 0 5px 0px;
    }
	.site-footer .contact_items.mob_contacts span {
        gap: 0px 6px;
        font-size: 13px;
        line-height: 22px;
	}
	.site-footer .contact_items.mob_contacts .block_phone a {
        letter-spacing: 0.03em;
        font-size: 15px;
    }
	.site-footer .contact_items a {
		margin-left: 2px;
		font-size: 13px;
		line-height: 25px;
	}
	.site-footer .contact_items.mob_contacts a.bot_30, .site-footer .contact_items.mob_contacts p.bot_30 {
        margin-bottom: 20px;
	}
	.block_menu {
        margin: 20px 40px 0 0px;
    }
	.block_menu:first-child {
        margin: 20px 80px 0 0px;
    }
	.block_menu a {
        width: 145%;
		line-height: 18px;
    }
	.block_menu .h4 {
		font-weight: 700;
		font-size: 13px;
		line-height: 21px;
	}
	.row_foot {
        padding-bottom: 38px;
        margin-bottom: 38px;
        overflow: hidden;
    }
	.site-info span.mob_info {
        font-size: 13px;
        margin-bottom: 27px;
	}
	.site-info a {
        font-size: 13px;
		margin-bottom: 25px;
	}
	.site-info .mob_info {
        margin-bottom: 8px;
	}
	
	
	
	
	
	.breadcrumbs {
		margin-top: 19px;
		font-size: 12px;
	}
	.breadcrumbs h1 {
		font-weight: 700;
		font-size: 20px;
		line-height: 24px;
		letter-spacing: 0.03em;
	}
	.about.about-page .container.about_all > img {
        display: none;
    }
	.about, .about.about-page {
        padding: 30px 0 60px;
    }
	.about-page .about_info .info {
        padding: 20px 20px 5px;
	}
	.about.about-page h3 {
		color: #1E1E1E;
		font-weight: 400;
		font-size: 16px;
		line-height: 19px;
		margin-bottom: -7px;
	}
	.about.about-page ul {
		margin-left: 0px;
	}
	.about.about-page ul li {
		font-size: 14px;
		line-height: 18px;
	}
	.about.about-page .item {
		position: relative;
		height: 265px;
	}
	.about.about-page .info_items .item img {
		max-width: 75%;
	}
	.delivery_items {
        padding: 30px 0 60px;
    }
	.delivery_items .item {
		padding: 14px 20px;
	}
	.delivery_items .item > img {
		max-width: 110%;
	}
	.delivery_items .item h2 {
		font-weight: 700;
		font-size: 16px;
		line-height: 19px;
		margin: 9px 0;
		text-align: left;
		width: 100%;
	}
	.delivery_items .item 	.text p {
        font-size: 14px;
        line-height: 18.8px;
        text-align: left;
        margin-bottom: 0;
    }
	.delivery_items .item ul {
		margin-left: 0px;
        margin-bottom: 0;
	}
	.delivery_items .item ul li {
		font-size: 14px;
        line-height: 17.8px;
		text-align: left;
		margin-bottom: 0;
	}
	.prt img {
        margin: 0 15px 10px 0;
        max-width: 44%;
        float: left;
        min-height: 18px;
    }
	.prt {
		margin: 19px 0 0;
	}
	.payment_items {
        padding: 30px 0 60px;
    }
	.payment_items h2 {
		font-size: 20px;
		line-height: 24.8px;
	}
	.payment_items .item {
        padding: 20px 10px 0 20px;
        height: 256px;
    }
	.payment_items .item:last-child {
        height: auto;
        padding: 7px 10px 5px 16px;
    }
	.payment_items .text li {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
    }
	.but_details {
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		padding: 19px;
		width: 103px;
		height: 37px;
		top: 9px;
		position: relative;
		text-align: left;
	}
	.details h2 {
		font-weight: 600;
		font-size: 14px;
		line-height: 18.2px;
		padding: 24px 0 14px;
	}
	.details .item span:last-child {
		padding-right: 0px;
	}
	.details .item span {
		padding-right: 0px;
        font-weight: 400;
        font-size: 12px;
        line-height: 15.6px;
	}
	.details .item span:last-child {
		padding-right: 0px;
		text-align: right;
	}
	.details .item {
		padding: 10px 0;
	}
	.contact_page.contact {
		padding: 25px 0 60px;
	}
    .navbar-collapse.show {
        display: block;
        position: absolute;
        width: 80.5%;
	}
	.c_p {
		padding: 0px 8px 0 0px;
		font-size: 0;
		width: 25px;
		height: 30px;
	}
	.c_p:after {
		content: "";
		background: url(/wp-content/uploads/2025/05/cat_m-1.png) no-repeat 100% 0%;
        background-size: cover;
        width: 18px;
        height: 18px;
	}
	.catalog.active .all_cats {
		width: 300px;
		left: 0;
	}
	.parent2, .parent3 {
		position: relative;
		top: 0px;
		width: 100%;
		left: 0;
		height: 0;
	}
	.parent1:hover .parent2 {
		height: 52px;
	}
	.parent2:hover .parent3 {
		height: 52px;
	}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
		padding: 10px 20px 20px;
        margin: 0 0 20px;
	}
	.custom_name {
		font-size: 14px;
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		text-overflow: ellipsis;
	}
	.custom_count {
		font-size: 12px;
	}
	.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
		float: left;
		width: 75%;
	}
	.woocommerce-page ul.products li.product-category, .woocommerce-page ul.products li.product-category.product.first {
		padding: 10px 15px;
        float: left;
        width: 75%;
	}
	.woocommerce ul.products li.product a img {
		max-height: 62px;
	}
	.woocommerce .products ul, .woocommerce ul.products {
        overflow: scroll;
        display: -webkit-box;
	}
	.archive.tax-product_cat h1, .post-type-archive h1 {
		font-size: 20px;
		line-height: 120%;
		margin: 20px 0 10px;
	}
	.archive.tax-product_cat .breadcrumbs_custom .woocommerce-breadcrumb, .archive.post-type-archive .breadcrumbs_custom .woocommerce-breadcrumb {
		font-size: 11px;
		margin-bottom: 16px;
	}
	.childs_block {
		overflow: scroll; 
        display: -webkit-box;
	}
	.col-md-4.widget-area {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0 20px 20px;
	}
	.childs_block a {
		padding-top: 4px;
		padding-right: 6px;
		padding-bottom: 4px;
		padding-left: 6px;
		font-size: 13px;
        float: left;
        max-width: 45%;
        margin: 0 0 10px;
	}
	.filter--style-premmerce .filter__title, .filter--style-custom .filter__title {
		font-size: 13px;
	}
	.widget.widget_block .wc-block-components-price-slider__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button {
		font-size: 14px;
		height: 50px;
	}
	.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering, .berocket_lgv_widget {
		display: none;
	}
	.col-md.content-area {
		padding-right: 0;
		padding-left: 0;
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 13px;
        padding: 18px 7px 30px;
		height: 37px;
		border-top: 0;
		margin: 0px;
	}
	.woocommerce-Price-amount.amount, .price {
		font-size: 18px;
		line-height: 120%;
		color: rgba(86, 188, 170, 1);
		text-align: right;
	}
	.woocommerce ul.products li.product .price {
		margin-top: 15px;
		margin-bottom: -20px;
	}
	.woocommerce ul.products li.product.type-product a.woocommerce-loop-product__link img {
		width: 30%;
		height: auto;
		float: left;
	}
	.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
		min-height: 244px;
		max-height: 244px;
	}
	.btn-outline-primary, .wpcf7 input[type=submit], .woocommerce ul.products li.product .button {
		font-size: 13px;
	}
	.woocommerce #content div.product div.images.woocommerce-product-gallery {
		width: 100%;
		height: auto;
        margin-bottom: 20px;
	}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
		width: 100%;
		padding: 20px;
        margin: 0 0 20px;
	}
	.summary.entry-summary span {
		font-size: 14px;
	}
	.summary.entry-summary .table th {
		font-size: 14px;
		padding: 10px 0;
	}
	.table td, .table th, .wp-block-table table td, .wp-block-table table th {
		font-size: 14px;
		padding: 10px 0;
	}
	.single-product #woocommerce-wrapper .product_title {
		margin: 10px 0 10px;
	}
	.right_product {
		width: 100%;
        height: 370px;
	}
	.alm-btn-wrap {
		display: none;
	}
	.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
		padding: 0px;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs {
		padding: 0;
		gap: 0px;
        flex-direction: column;
        margin: 0;
	}
	.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
		margin: 20px 0 110px;
		display: inline-block;
        width: 100%;
        height: auto;    
		border: 1px solid rgba(207, 207, 207, 1);
		background: #fff;
	}
	.woocommerce div.product .woocommerce-tabs .panel {
		padding: 15px;
		background: #fff;
	}
	.woocommerce-cart .entry-title {
		font-size: 20px;
		margin: 20px 0 10px;
	}
	.wp-block-woocommerce-cart-items-block table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
		margin-bottom: 0;
		width: 160px;
		font-weight: 700;
		font-size: 14px;
		line-height: 130%;
	}
	.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items):not(:last-child) .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items):not(:last-child) .wc-block-cart-items__row, .is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items):not(:last-child) .wc-block-cart-items__row, .wc-block-cart-items .wc-block-cart-items__row {
		position: relative;
	}
	.woocommerce-cart .wc-block-cart-item__wrap {
        flex-direction: column;
        align-items: baseline;
        height: 50px;
        gap: 0px;
	}
	.wc-block-components-formatted-money-amount {
		font-weight: 500;
		font-size: 14px;
		line-height: 130%;
		margin: 7px 0 13px;
		display: block;
	}
	.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount {
		font-size: 16px;
		color: #000;
		font-weight: 700;		
	}
	.wc-block-components-sidebar-layout .wc-block-components-main {
		padding: 30px;
		border: 0;
	}
	.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items):not(:last-child) .wc-block-cart-items__row {
		padding-bottom: 70px;
	}
	.wp-block-woocommerce-cart-order-summary-totals-block {
		border-top: 0;
	}
	
	.wc-block-components-radio-control__option {
		background: #fff;
		border: 1px solid #6d6d6d;
		-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
		/* box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); */
		width: 16px;
		height: 16px;
		position: relative;
		cursor: pointer;
		flex-shrink: 0;
	}
	.wc-block-components-radio-control__option:before {
		opacity: 0;
		content: "";
		background: #6d6d6d;
		-webkit-transition: 0.05s ease-in-out;
		-o-transition: 0.05s ease-in-out;
		transition: 0.05s ease-in-out;
		width: 10px;
		height: 10px;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.filter__checkgroup-body .filter__checkgroup-check:before {
		background: #56bcaa;
	}
	.wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
		border: 1px solid hsla(0, 0%, 7%, .8);
		display: none;
	}
	.is-large.wc-block-cart .wc-block-cart-items td:last-child {
		padding-right: 0;
	}

	.wp-block-woocommerce-cart-order-summary-subtotal-block.wc-block-components-totals-wrapper, .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-totals-block {
		border: 0;
	}
	.wc-block-cart-item__total .price.wc-block-components-product-price .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.slider h2 {
		width: 100%;
	}
	.cats_items .item:first-child img {
        width: auto;
    }
	.cats_items .item img {
		max-width: 50%;
	}
	.form_price {
		height: 185px;
	}
	.map {
		height: auto;
	}



.woocommerce .premmerce-filter-ajax-container ul.products.columns-3 {
    display: block;
    overflow: unset;
}
.woocommerce ul.columns-3.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.columns-3.products[class*=columns-] li.product:nth-child(2n) {
            float: none;
            width: 100%;
            clear: both !important;
        }
		        .woocommerce ul.products li.product.type-product a.woocommerce-loop-product__link img {
            max-height: 60px;
        }
		
		
		
		
		
		
		
}


@media (max-width: 430px) {
	.cat_top .item1 img {
		bottom: -40px;
	}
	.cat_top .item3 img {
		bottom: -25px;
	}
}













