.woo-custom-section {
	margin-top: 120px;
	/*padding: 0 60px 60px;*/
	max-width: 1320px;
	margin-left:  auto ;
	margin-right: auto ;
}
@media screen and (max-width: 767px) {
	.woo-custom-section {
		padding: 0;
	}

}
@media screen and (max-width: 470px) {
	.woo-custom-section {
		margin-top: 70px;
		padding: 0;
	}
}
.catalog-info-p {
	margin-top: 15px;
}

.padding {
	padding: 40px 0;
}

.padding-b {
	padding-bottom: 30px;
}

.min-height {
	min-height: 600px;
}

.page-title {
	margin-top: 20px;
}

.padding-b a {
	color: #94c51b;
}

tbody a {
	color: #94c51b;
}

thead th {
	padding: 10px;
}

.choose {
	background-color: #94c51b !important;
}

/*
p {
	padding: 10px;
}
	*/
/*
Button
*/
.wc-block-components-button:not(.is-link) {
	background-color: #94c51b;
	color: white;
	border-radius: 50px;
	font-size: 16px;
	border: none;
}

.single_add_to_cart_button,
.button,
.add_to_cart_button {
	background-color: #94c51b;
	color: white;
	border-radius: 50px;
	font-size: 16px;
	border: none;
	padding: 10px;
	text-align: center;
	white-space: nowrap;
}

/*
button product_type_simple add_to_cart_button ajax_add_to_cart*/
/*
breadcrumb
*/

.inside_add {
	/*height: 20px;*/
	padding-bottom: 15px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 10px;
}

.inside_add .flex {
	height: inherit;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: center;
	align-items: center;
}

.inside_add a {
	font-size: 14px;
	color: #999999;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.inside_add span {
	margin: 0 20px;
	font-size: 14px;
	color: #999999;
}

.inside_add span.black {
	margin: 0;
	color: #333333;
}

.flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
	/*-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-o-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;*/
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media screen and (max-width: 768px) {
	.w1200 {
		display: block;
		/*
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;*/
	}

	.inside_add>.flex,
	.inside_add>.w1200 {
		display: block;

	}
}

/*
Login
*/
.woocommerce-form {
	max-width: 350px;
	width: 100%;
}

.custom-flex {
	display: flex;
	justify-content: center;
	gap: 40px;
	padding-top: 20px;
}

@media screen and (max-width: 600px) {
	.custom-flex {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
}

/*
Side-bar
*/
.wpb_category_n_menu_accordion>ul>li>a {
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	padding: 14px 22px;
}

.wpb_wmca_accordion_wrapper_theme_dark>ul>li>a {
	background: #959595;
}

.wpb_wmca_accordion_wrapper_theme_dark>ul>li>a:hover,
.wpb_wmca_accordion_wrapper_theme_dark>ul>li.current_page_ancestor>a,
.wpb_wmca_accordion_wrapper_theme_dark>ul>li.current_page_parent>a,
.wpb_wmca_accordion_wrapper_theme_dark>ul>li.current_page_item>a,
.wpb_wmca_accordion_wrapper_theme_dark>ul>li.current-menu-parent>a,
.wpb_wmca_accordion_wrapper_theme_dark>ul>li.current-menu-ancestor>a,
.wpb_wmca_accordion_wrapper_theme_dark>ul>li.current-menu-item>a,
.wpb_wmca_accordion_wrapper_theme_dark>ul>li.current-cat>a,
.wpb_wmca_accordion_wrapper_theme_dark>ul>li.wpb-wmca-current-cat-parent>a,
.wpb_wmca_accordion_wrapper_theme_dark>ul>li.wpb-submenu-indicator-minus>a {
	background-color: #94c51b;
}

.wpb_wmca_accordion_wrapper_theme_dark>ul ul {
	background: #959595;
	margin: 0 !important;
	padding-left: 20px !important;
}

.wpb_wmca_accordion_wrapper_theme_dark>ul>li li:hover>a,
.wpb_wmca_accordion_wrapper_theme_dark>ul>li li.current-cat>a,
.wpb_wmca_accordion_wrapper_theme_dark>ul>li li.current-menu-item>a,
.wpb_wmca_accordion_wrapper_theme_dark li.current_page_item>a {
	border-color: #94c51b;
}

.wpb_wmca_accordion_wrapper_theme_dark ul>li li a {
	/*background: #959595;*/
	background: white;
	color: #333333 !important;
	font-size: 16px;
	font-weight: 500;
}

.wpb_wmca_accordion_wrapper_theme_dark>ul>li:not(:last-child)>a {
	border-bottom: none !important;
}

.wpb-submenu-indicator {
	content: '▼';
}

.product_nav {
	/*width:calc(20% - 40px);*/
	max-width: 250px;
	width: 100%;
	margin-right: 30px;
}

@media screen and (max-width: 768px) {
	.product_nav {
		width: 100%;
		max-width: 618px;
		margin: 0;
	}
}

/*
.product_nav li {
	background: #959595;
	border-bottom: 1px #fff dotted;
	padding: 15px 10px;
}

.product_nav li a {
	color: #fff;
}

.bellows .bellows-nav .bellows-custom-content.bellows-custom-content-padded,
.bellows .bellows-nav .bellows-target,
.bellows .bellows-nav .bellows-target.bellows-target-w-image>.bellows-image.bellows-image-padded,
.bellows .bellows-nav .bellows-target.bellows-target-w-image>.bellows-target-text {
	padding: 10px
}

.bellows .bellows-nav .bellows-subtoggle {
	height: 100%;
	width: var(--bellows-toggle-width);
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0;
	color: inherit
}
.bellows-active {
	background: #94c51b !important;
}
.bellows-active .bellows-subtoggle {
	background: #94c51b !important;
}

.bellows-target {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.bellows-subtoggle {
	background: #959595;
}

.fa-chevron-up:before {
	content: '▲';
}

.fa-chevron-down:before {
	content: '▼';
}
*/
/*
Archive-product
*/
.type_name {
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #000;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
}

.type_name::after {
	content: '';
	position: absolute;
	width: 100px;
	height: 3px;
	background: #94c51b;
	left: 0;
	top: 100%;
	z-index: 1;
}

/*
Каталог
*/
.mod3 li:nth-child(3n) {
    margin-right: 0
}
.product_list {
    margin-top: 25px
}
.product_list li {
    max-width: 300px;
    padding: 10px 0 0 0;
    border: 1px solid #fff;
    border-bottom-width: 4px;
    -webkit-transition: ease-in-out .5s;
    -o-transition: ease-in-out .5s;
    transition: ease-in-out .5s;
    text-align: center;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2)
}
.product_list li:nth-child(3n) {
    margin-right: 0
}
.product_list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5vw
}
.product_list figure {
    max-width: 300px
}
@media only screen and (max-width:768px) {
    .product_list li {
        max-width: 100%
    }
    .product_list ul {
        justify-content: center
    }
}
.product_list li a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    height: 100%
}
.product_list li figcaption h2 {
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #94c51b;
    line-height: 30px;
    line-height: 2vw;
	margin-bottom: 10px;
}
.product_list li figcaption p {
    text-align: center;
    color: #959595;
    font-size: 15px;
    padding-bottom: 10px
}
.product_list li:hover {
    border-color: #94c51b;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2)
}
.product_list figure img {
    width: 100%;
    height: auto
}

/*
.catalog-item-text {
	text-align: start;
	font-size: 12px;
	padding: 10px;
	text-transform: none;
	max-width: 400px;
	color: #999999;
}

.catalog-item-title {
	text-transform: uppercase;
	font-size: 16px;
	color: black;
}

.catalog-item-text>p {

	font-size: 12px;
	color: #999999;
	text-transform: none;
}

.catalog-item-price {
	text-align: center;
}
.added_to_cart.wc-forward {
	display: none !important;
}

.basket {
	margin-bottom: 20px;
}

.table-header-title {
	white-space: wrap;
	max-width: 80px;
}

.catalog-info-p {
	margin-top: 15px;
}

tbody th {
	white-space: wrap;
	padding: 0 10px;
	text-align: center;
}

tbody {
	border: 1px solid #efefef;
}

@media screen and (max-width: 768px) {
	.basket {
		margin-top: 20px;
	}

	.catalog-item-text {
		margin-bottom: 10px;
	}
}

.table-custom {
	width: 100%;
	display: block;
	border: solid #efefef;
	border-width: 1px 0px 0px 1px;

}

.table-custom-wrapper {

	overflow-x: auto;
}

.woocommerce-product-attributes tbody tr:nth-child(odd) {
	background: #F7F7F7;
}

.woocommerce-product-attributes tbody tr:nth-child(even) {
	background: #fff;
}
*/
.woocommerce-product-attributes-item__value {
	border-bottom: none !important;
	border: none !important;
}
@media screen and (max-width: 1100px) {
	.catalog-item-text,
	tbody th {
		padding: 0;
		text-align: left;
	}
}
@media screen and (max-width: 1085px) {
	.catalog-item-text>p {
		max-height: 100px;
		overflow: hidden;
	}

}
@media screen and (max-width: 1000px) {
	.table-custom>thead th,
	.table-custom>tbody td {
		padding: 0;
	}
}
@media screen and (max-width: 980px) {
	.thead th:nth-child(4),
	.thead th:nth-child(5),
	.thead th:nth-child(6),
	.thead th:nth-child(7),
	.product td:nth-child(4),
	.product td:nth-child(5),
	.product td:nth-child(6),
	.product td:nth-child(7) {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.thead,
	.catalog-item-price {
		display: none;
	}
	.table-custom {
		margin-top: 20px;
		display: flex;
		justify-content: center;
		border: none;
	}
	.product {
		/*padding: 20px 60px;*/
		display: flex;
		flex-direction: column;
		text-align: center;
		/*border-bottom: 1px #94c51b solid;*/
	}
	.product td {
		border: none !important;
	}
	.catalog-item-title {
		text-align: start;
		padding-left: 10px;
	}
	.custom-flex-account {
		flex-direction: column;
	}
}
/*
Account
*/
.custom-flex-account {
	display: flex;
	gap: 40px;
}

.account-left>.woocommerce-MyAccount-navigation>ul {
	display: flex;
	flex-direction: column;
	min-width: 200px;
}

.account-left>.woocommerce-MyAccount-navigation>ul li {
	background: #959595;
	border-bottom: 1px #fff dotted;
	padding: 15px 10px;
}

.account-left>.woocommerce-MyAccount-navigation>ul li a {
	color: #fff;
}
/*
single
*/
/*Tabs*/
.tabs {
	display: flex;
	flex-direction: row;
	gap: 10px;

}
.tabs>li {
	display: block;
	padding: 10px;
	margin-bottom: 20px;
	border-bottom: 1px #94c51b solid;
}
.tabs>li>a {
	color: #333333;
}
.tabs>li>a:hover,
.woocommerce-Tabs-panel>a:hover {
	color: #94c51b;
}
.tabs>li.active>a {
	color: black;
	font-weight: 600;
}
.woocommerce-tabs {
	margin-bottom: 20px;
}
.woocommerce-Tabs-panel--additional_information {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.cont-single-product-image-image img {
	width: 100%;
}
.notification {
	width: 100%;
	padding: 10px;
	font-size: 14px;
	color: #3b3b3b;
	text-align: center;
}
.notification a {
	font-size: 15px;
	color: #000000;
}
.cont-single-product-wrapper {
	display: flex;
	gap: 10px;
}
@media screen and (max-width: 768px) {
	.cont-single-product-wrapper {
		flex-wrap: wrap;
	}
}
.cont-single-product-image {
	display: flex;
	gap: 10px;
	justify-content: center;
	align-items: center;
}

.cont-single-product-image-gallery {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
	gap: 10px;

}

.cont-single-product-image-gallery img {
	border: #999 1px solid;
	width: 100%;
}

.cont-single-product-image-image {
	max-width: 380px;
	max-height: 380px;
	width: 100%;
	border: #999 1px solid;
}

.cont-single-product-text {
	background: #f5f5f6;
	height: auto;
	width: 100%;
	padding: 0 15px;
}

.cont-single-product-text h1 {
	text-align: start;
	padding: 10px;
}

.cont-single-product-text .cart {
	display: flex;
	flex-direction: row;
	padding: 20px;
}

/*
.cont-single-product-other ul {
	display: flex;
	flex-direction: row;
}
*/
/*
.cont-single-product-text > .woocommerce-product-details__short-description {
	padding: 10px;
	font-size: 18px;
}
*/

.woocommerce-product-details__short-description{
	padding: 10px 0;
	line-height: 25px;
}

.cont-single-product-text-price-block {
	display: flex;
	flex-direction: row;
	gap: 10px;
	padding: 10px 0;
	flex-wrap: wrap;
}

.cont-single-product-text-price-block p {

	color: #3b3b3b;
	margin-bottom: 10px;
}

.cont-single-product-text-price-block-price {
	padding: 1vw;
	background-color: #94c51b59;
	text-align: center;
}

.cont-single-product-text-price-block-opt {
	padding: 1vw;
	background-color: #eced8c;
	text-align: center;
}

.cont-single-product-text-price-block-natsenka {
	padding: 1vw;
	background-color: #c53d1b59;
	text-align: center;
}

.cont-single-product-text>p {
	padding: 20px 10px;
	color: #3b3b3b;
}

.cont-single-product-text input {
	width: 50px;
}

.cont-single-product-description {
	padding: 30px 0;
}

.cont-single-product-description th {
	padding: 5px 10px;
	text-align: start;
}

.woocommerce-LoopProduct-link {
	border: 1px red solid;
	display: table;
}


/*
woocommerce-order
*/
.woocommerce-order {
	display: flex;
	margin-top: 20px;
	flex-direction: column;
	gap: 20px;
}

/*related*/
.related-custom {
	display: flex;
	flex-direction: row;
	margin-top: 15px;
	gap: 15px;
	justify-content: center;
	background: #f5f5f6;
	padding: 20px 0;
	flex-wrap: wrap;
}
.related-custom-item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-content: center;
	flex-wrap: wrap;
	max-width: 250px;
	width: 100%;
	padding: 10px;
	gap: 10px;
	height: auto;
	background: white;

}
.related-custom-item:hover {
	border: 1px #94c51b solid;
}
.related-custom-item>p {
	display: none;
}
.related-custom-item>.catalog-image-src {
	height: 120px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	text-align: center;
}
.related-custom img {
	width: 100%;
	height: auto;
}
.related-custom-item>.dnone {
	display: none;
}
/**/
input[type=number][name=quantity] {
	padding-left: 5px;
	padding-right: 0;
}
.order-actions--heading>a {
	color: black !important;
}


.woocommerce-MyAccount-content .woocommerce-notices-wrapper+.table-custom {
	display: block;
}

.woocommerce-MyAccount-content .woocommerce-notices-wrapper+.table-custom tbody tr th,
.woocommerce-MyAccount-content .woocommerce-notices-wrapper+.table-custom tbody tr td {
	padding-top: 15px;
}
form.cart{
	padding: 10px 0;
    display: flex;
     flex-direction: row; 
    gap: 10px;
}
form.cart input{
	padding: 0 10px;
	width: 100%;
    max-width: 40px;
    box-sizing: border-box;
    outline: none;
    display: inline-block;
    height: 37px;
    line-height: 37px;
	text-align: center;
}