/*
Theme Name: Studweldprod
Theme URI: www.studweldprod.com/
Template: Divi
Author: Studweldprod
Version: 2.6.5
*/
 

/* Add your custom styles here... */ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ul, ol {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
em {	font-style: italic;}
strong{	font-weight:bold;	}
* {
    box-sizing: border-box !important;
    outline: none !important;
}
a {	text-decoration: none; }
p , .wpb_text_column ul , .wpb_text_column ol{margin-bottom:20px;}
img{max-width:100%;}
.alignright, .alignleft , .aligncenter{
	padding: 5px 10px;
}
input[type="text"],
input[type="email"],
input[type="submit"],
textarea,
.contact--fields select,
input[type="tel"] {
    -webkit-appearance: none;
    border-radius: 0;
}

/*Transition Effect*/
a {
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
		
}
.alignright{
	float:right;
}
.alignleft{
	float:left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

:root {
	--main-color: #23408F;
	--red-color: #a82329;
	--blue-color: #36a4c9;
}

/*Footer*/
.footer-widget .widget_text {
	width: 100%;
	margin-bottom: 30px !important;
}
.footer-widget .title {
	font-size: 24px;
	color: #fff;
	border-bottom: 2px solid #666;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.sub-menu li.menu-item {
	padding: 0;
}
.gform_button {
	color: #fff;
	border: 0;
	background-color: var(--main-color);
	padding: 10px 20px;
	font-size: 16px;
}
#left-area {
	width: 100%;
	padding-right: 0 !important;
}
#et-main-area .container::before {
	display: none;
}
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu ul li.current-menu-item .sub-menu a,
.et-db #et-boc .et-l .et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu ul li.current-menu-item .sub-menu a {
	color: #fff !important;
}
.et_pb_fullwidth_menu .et_pb_menu__search-input {
	color: #fff;
}
.contact-info a {
	background-color: transparent !important;
	color: var(--main-color) !important;
}
.archive.tax-product_cat .woocommerce-pagination {
	margin-bottom: 40px;
}
/*Cutom fields*/
.under--price {
	font-size: .9em;
	border: 1px solid #DEDEDE;
	padding: 4px 9px;
	border-radius: 2px;
	box-shadow: 1px 1px 1px #eee;
	font-weight: bold;
}
.under--price a {
	color: #2EA3F2;
}
.under--price--loop {
	font-size: .8em;
	font-style: italic;
	color: #3b64a9;
	display: block;
}
.hide-cat-listings .woocommerce-result-count, .hide-cat-listings .woocommerce-ordering, .hide-cat-listings #content.site-content > ul.products {
  display: none;
}
/*
.hide-cat-listings .each--subcat--wrap {
	display: none;
}*/
.each--subcat--wrap {
	display: none !important;
} 
.hidebox {
	display: none;
}

.et_pb_shop .button.product_type_variable.add_to_cart_button, .et_pb_shop .button.product_type_external {
	width: 100%;
	text-align: center;
	font-size: 16px;
}
.et-social-rss a.icon::before {
	content: "\e0a3" !important;
}
.et-social-twitter a.icon::before {
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	background-image: url('images/ttlogo.png');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.tax-product_cat ul.products li.product.type-product .button {
	margin: auto;
	display: table;
	margin-top: 15px;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.7em !important;
}
.each--subcat {
	width: 20.875%;
	margin-right: 5.5%;
	margin-bottom: 5.5%;
	float: left;
	position: relative;
	border: 1px solid #dedede;
	padding: 30px 0;
}
.each--subcat h2 {
	font-weight: 600;
	font-size: 16px !important;
	text-align: center;
	margin-top: 60px;
}
.each--subcat a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.each--subcat--wrap {
	display: table;
	width: 100%;
	margin-top: 30px;
}
.sub-cat-img img {
	min-width: 70%;
	height: auto;
	margin: auto;
	display: block;
	max-height: 200px;
	max-width: 80%;
}
.list-taxonomy .product {
	width: 20.875%;
	margin-right: 5.5%;
	margin-bottom: 5.5%;
	float: left;
	list-style-type: none;
}
.list-taxonomy .product:nth-child(4n) {
	margin-right: 0;
}
.list-taxonomy .product:nth-child(4n+1) {
	clear: both;
}
.list-taxonomy .product .button {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.list-taxonomy .product h2, .list-taxonomy .product .price {
	font-weight: 600 !important;
	font-size: 16px !important;
	text-align: center !important;
	margin-top: 20px;
	margin-bottom: 40px;
	width: 100% !important;
	max-width: 100%;
}
.list-taxonomy .product .price {
	margin-top: 0px;
}
.list-taxonomy .price {
	color: #0b2653 !important;
	display: table !important;
	margin: auto;
	margin-top: 10px !important;
	position: absolute;
	bottom: 0;
	margin-bottom: 0 !important;
	width: 100% !important;
}
.list-taxonomy .product a {
	position: relative !important;
	display: table !important;
	width: 100% !important;
}
.bottom-description p {
	width: 100% !important;
	float: left !important;
	padding: 0 10px !important;
}
.sub-menu li.menu-item.has--img a {
	width: 100% !important;
	padding: 2px 18px;
}
.sub-menu li.menu-item.has--img {
	width: 80% !important;
	float: right !important;
	padding: 0 !important;
}
.sub-menu li.menu-item.is--img img {
	width: 100% !important;
}
.sub-menu li.menu-item.is--img a {
	width: 100% !important;
	padding: 0 0 0 20px !important;
}
.sub-menu li.menu-item.is--img {
	width: 20% !important;
	padding: 0 !important;
}
.sub-menu li.menu-item {
	width: 100% !important;
}
.et-db #et-boc .et-l .nav li ul {
	width: 300px !important;
}
.each--subcat:nth-child(4n) {
	margin-right: 0;
}
.archive.tax-product_cat .each--subcat h2 {
	margin-top: 10px;
}
.each--subcat--desc a::after {
	line-height: 1.7em !important;
	padding-left: 10px;
}
.each--subcat--desc h2 {
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	font-size: 35px;
	color: #0b2653;
	text-align: center;
	margin-bottom: 15px;
}
.each--subcat--desc {
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	text-align: center;
	display: table;
	width: 100%;
	margin-bottom: 80px;
}
.sub-cat-img--inner {
	display: table-cell;
	vertical-align: middle;
}
.sub-cat-img {
	display: table;
	width: 100%;
	padding: 30px 0;
}

/* 04.07.2022 changes */
.woocommerce-breadcrumb {
	display: none !important;
}
.woocommerce-grouped-product-list.group_table td {
	vertical-align: middle !important;
}
.single .cart.grouped_form .woocommerce-grouped-product-list-item__label a {
	color: #000 !important;
	pointer-events: none !important;
}
/* END 04.07.2022 changes */

/* 12.07.2022 */
.category-inside-product-list .each--subcat {
	width: 100%;
	margin: 0 !important;
	float: none;
}
/* END 12.07.2022 */

/* 14.07.2022 */
.quote_product_item {
	border: 1px solid #d8d8d8;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	width: 20.875%;
	margin-bottom: 5.5%;
}
.quote_product_list_section_inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.quote_product_item_image.et_pb_wc_image,
.quote_product_item_title.et_pb_wc_title {
	margin-bottom: 13.174%;
}
.quote_product_item_title h2 {
	font-size: 22px;
	text-align: center;
}
/* END 14.07.2022 */
.archive.tax-product_cat .products.columns-4 li.product:nth-child(4n) {
	margin-right: 0 !important;
}
.archive.tax-product_cat .products.columns-4 li.product.type-product.category-inside-product-list {
	clear:none;
}
.archive.tax-product_cat .products.columns-4 li.product.type-product.category-inside-product-list:nth-child(4n+1) {
	clear:both;
}

.product--listing li.product-category.product {
	list-style-type: none;
	border: 1px solid #dedede;
}
.product--listing li.product-category.product img {
	width: 100%;
	min-width: 70%;
	max-width: 80%;
	margin: auto;
	display: table;
	margin-top: 30px;
}
.product--listing li.product-category.product h2 mark {
	background-color: transparent;
	color: #0b2653;
}
.product--listing li.product-category.product h2 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 600;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.inner--prod {
	display: table;
	padding-bottom: 60px;
}
/*
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
	max-height: 300px;
	width: auto;
	margin-right: auto !important;
	margin-left: auto !important;
	display: table;
	float: none;
}
*/
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
	/* max-height: 160px; */
	width: auto;
	margin-right: auto !important;
	margin-left: auto !important;
	display: table;
	float: none;
	height: 140px;
	object-fit: contain;
}
.et-db #et-boc .et-l .et_mobile_menu {
	max-height: calc(100vh - 165px);
	overflow: auto;
}

.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
	clear: initial;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
	margin-right: 3.8%;
}
.archive.tax-product_cat .products.columns-4 li.product:nth-child(4n+1) {
	clear: both;
}
.woocommerce ul.products li.product .price {
	text-align: center;
}

.single.single-product .upsells.products li.product {
	float: left;
	margin: 0 3.8% 2.992em 0;
	padding: 0;
	position: relative;
	width: 30.8%;
	margin-left: 0;
	list-style-type: none;
}
.single.single-product .upsells.products li.product:nth-child(3n+1) {
	margin-right: 0;
}
.single.single-product .upsells.products h2 {
	color: #333;
	font-size: 24px !important;
	font-weight: 600;
	margin-bottom: 60px;
}
.single.single-product .upsells.products li.product h2 {
	color: #333;
	font-size: 18px !important;
	font-weight: 600;
}
.single.single-product .upsells.products li.product .button.add_to_cart_button {
	display: table;
	text-align: center;
	margin: auto;
	margin-top: 15px;
}
.single.single-product .upsells.products li.product .woocommerce-LoopProduct-link.woocommerce-loop-product__link .price {
	display: table;
	margin: auto;
}


.woocommerce.columns-4 .product.type-product {
	width: 25%;
	float: left;
	list-style-type: none;
	margin-bottom: 40px;
}
.woocommerce.columns-4 .product.type-product:nth-child(4n+1) {
	clear: both;
}
.woocommerce.columns-4 .product.type-product .woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	display: block;
	text-align: center;
}
.woocommerce.columns-4 .product.type-product .woocommerce-loop-product__title {
	font-size: 25px;
	margin-bottom: 10px;
}
.woocommerce.columns-4 .product.type-product .button {
	margin: auto;
	display: table;
	margin-top: 10px;
}
.tax-product_cat .bottom-description a {
	background-color: var(--main-color);
	border-width: 0px !important;
	border-color: rgba(255,255,255,0);
	border-radius: 2px;
	color: #ffffff;
	font-size: 20px;
	font-weight: 500;
	padding: 13px 30px;
	line-height: 1.7em !important;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	border: 2px solid;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}
.tax-product_cat .bottom-description a::after {
	line-height: 1.7em;
	content: '$';
	font-size: 20px;
	transition: all 300ms ease 0ms;
	opacity: 0;
	position: absolute;
	margin-left: -1em;
	text-transform: none;
	font-feature-settings: "kern" off;
	font-variant: none;
	font-style: normal;
	font-weight: 400;
	text-shadow: none;
	font-family: ETmodules !important;
	direction: ltr;
	color: #ffffff;
}
.tax-product_cat .bottom-description a:hover {
	border-radius: 2px;
	border: 2px solid transparent;
	background-color: var(--main-color);
	padding: 13px 45px 13px 25px;
}
.tax-product_cat .bottom-description a:hover::after {
	margin-left: .3em;
	opacity: 1;
}
.et_pb_code_inner table td, .et_pb_code_inner table th, .et_pb_code_inner table tr {
	border: 1px solid #dae1e7 !important;
}
.et_pb_code_inner table{
	-webkit-box-shadow: 0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08);
  box-shadow: 0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08);
  -webkit-transition: -webkit-box-shadow .1s;
  transition: -webkit-box-shadow .1s;
  transition: box-shadow .1s;
  transition: box-shadow .1s,-webkit-box-shadow .1s;
}
.et_pb_code_inner table td, table th {
	padding: 1rem;
}
.et_pb_code_inner table td:hover, .et_pb_code_inner table th:hover, .et_pb_code_inner table tr:hover {
	background-color: #f8fafc;
}
.et_pb_code_inner table td{
	color:#3d4852;
}
.et_pb_code_inner table:hover {
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
}
/*
.et_pb_row .woocommerce.columns-4 li.product img.wp-post-image {
	max-height: 320px;
	width: auto;
}
*/
.et_pb_row .woocommerce.columns-4 li.product img.wp-post-image {
	height: 140px;
	width: auto;
	object-fit: contain;
}

/*OM-51*/
.resale-certificat-wrapper h3 {
	margin-bottom: 10px;
}
.resale-certificat-wrapper input[type="submit"] {
	background-color: var(--main-color);
	border-width: 0px !important;
	border-color: rgba(255,255,255,0);
	border-radius: 0 5px 5px 0;
	color: #fff;
	padding: 9px 18px;
	text-transform: uppercase;
	cursor: pointer;
}
.resale-certificat-wrapper input[type="file"] {
	border: 1px solid var(--main-color);
	padding: 5px 10px 5px 5px;
	border-radius: 5px 0 0 5px;
}
.resale-certificat-wrapper .files-allowed {
	font-size: 12px;
	margin-top: 5px;
}
.upload-certificat-text .file-view-btn {
	display: inline-block;
	margin-bottom: 20px;
}
.upload-certificat-text p{
	margin-bottom: 10px;
}
.error-file-upload, .success-file-upload, .file-removed {
	font-weight: 600;
}
.upload-certificat-text .file-view-btn {
	color: var(--main-color);
	text-decoration: underline;
}
.resale-certificat-wrapper .remove-certificat input[type="submit"] {
	background-color: #9d0505;
	font-size: 12px;
	padding: 6px 12px;
	border-radius: 0;
}
.woocommerce-checkout .woocommerce-account-fields .create-account .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
	font-weight: 700;
	font-size: 18px;
	/* color: #000; */
}
.woocommerce-cart * , .woocommerce-checkout *{
	font-family: 'Open Sans',sans-serif !important;
}
.woocommerce-checkout h1.entry-title.main_title, .woocommerce-cart h1.entry-title.main_title, #order_review_heading{
	font-weight: 700;
	font-size: 20px;
}
.woocommerce-page #main-content .woocommerce strong {
	font-weight: 600;
}
.et_pb_button {
	font-weight: 600;
}
.woocommerce-page #main-content .woocommerce em {
	font-style: normal;
}
.woocommerce-checkout h4.title-checkout {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 10px;
}
.uploaded-certificate-checkout {
	background-color: transparent;
	border: 1px solid #fff;
	margin-top: 20px;
}
.uploaded-certificate-checkout h3 {
    margin-bottom: 10px;
	font-weight: 600;
}
.wooccm-additional-fields {
	/*display: none;*/
}
.gform_wrapper.gravity-theme .gfield_label {
	font-weight: 600;
}
.uploaded-certificate-checkout.resale-certificat-wrapper input[type="file"] {
	border-radius: 5px;
}
.checkout.woocommerce-checkout {
	display: flex;
	flex-flow: column;
}
.checkout.woocommerce-checkout #customer_details {
	order: 1;
}
.checkout.woocommerce-checkout .uploaded-certificate-checkout.resale-certificat-wrapper {
	order: 2;
}
.checkout.woocommerce-checkout #order_review_heading {
	order: 3;
}
.checkout.woocommerce-checkout #order_review {
	order: 4;
}

.wc_payment_method.payment_method_bacs {
	display: none;
}
#certificate_field label {
	font-weight: 600;
	margin-bottom: 8px;
}
#certificate_field .upload-response {
	padding-left: 10px;
}

.rental-unit-row {
	color: var(--main-color);
	font-weight: 700;
	background-color: transparent;
	margin-bottom: 5px;
}

/* END - OM-51*/

.wrapper-page-blog .et_pb_column.et_pb_column_1_4 .et_pb_post {
	margin-bottom: 0 !important;
	padding: 0 0 10px;
}
.wrapper-page-blog .et_pb_column.et_pb_column_1_4 .et_pb_post .entry-title a {
	font-weight: 400 !important;
}
 .widget_categories .widgettitle {
	color: #0b2653;
	font-size: 23px;
	font-weight: 700;
	margin-bottom: 20px;
}
.wrapper-page-blog .et_pb_sidebar_0_tb_body {
	border: 0;
	padding: 0;
}
 .widget_categories {
	margin-bottom: 0 !important;
}
 .widget_categories ul li a {
	font-size: 16px;
	color: #0b2653;
	font-weight: 400;
	font-family: 'Poppins',sans-serif !important;
}
.widget_categories ul li {
	margin-bottom: 10px;
}
.et_pb_widget.widget_categories ul li a {
	color: #0b2653;
}
.single-post #main-content h1, .single-post #main-content h2, .single-post #main-content h3,.single-post #main-content h4,.single-post #main-content h5, .single-post #main-content h6 {
	font-weight: 700;
	margin-bottom: 20px;
}
.single-product .product_title.entry-title {
	font-size: 35px;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	color: #0b2653;
}
.single-product .summary.entry-summary, .single-product .woocommerce-tabs.wc-tabs-wrapper, .single-product #main-content,.single-product #main-footer{
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}
.single-product #main-content .container {
	max-width: 1400px;
}
.single-product .woocommerce-product-details__short-description, .single-product .woocommerce-tabs.wc-tabs-wrapper  {
	color: #000;
}
.single-product  .woocommerce-product-details__short-description {
	font-size: 14px;
}
.search-results-content .content-center{
	max-width: 1400px;
	margin: 0 auto;
}
.search-results-content h1 span {
	color: #ff0203;
	font-weight: 600;
}
.products-section-search {
	display: flex;
	flex-flow: wrap;
	gap: 20px;
}
.products-section-search {
	row-gap: 30px;
	margin: 20px 0 40px;
}
.products-section-search .each-recipe-section {
	width: calc(33.33% - 14px);
}
.products-section-search .each-recipe-section .bg-image{
	position: relative;
}
.products-section-search .each-recipe-section .bg-recipe.bg-image {
	width: 300px;
	height: 300px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	margin-bottom: 20px;
	margin-right: 20px;
}
.search-results-heading {
	padding: 50px 0;
}
.each-recipe-section .link-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.each-recipe-section .recipe-description .title {
	position: relative;
}
.each-recipe-section .recipe-description h3 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 5px;
}
.pagination-list span, .pagination-list a {
	color: var(--main-color);
	font-weight: 600;
	font-size: 20px;
	padding: 5px;
}
.pagination-list {
	text-align: center;
	margin: 60px 0 40px;
}
.pagination-list .page-numbers.current {
	color: #ff0203;
}
.products-section-search .each-recipe-section {
	width: 100%;
	display: flex;
	flex-flow: row;
	align-items: center;
}
.products-section-search .each-recipe-section .recipe-section-inner {
	width: calc(100% - 320px);
}
.search-button {
	background-color: var(--main-color);
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 20px;
	display: inline-block;
	margin-top: 20px;
}
.search-button a{
	color: #fff;
}
.each-recipe-section .recipe-description {
	margin-bottom: 20px;
}

.et_pb_social_media_follow .icon.et_pb_with_border {
	border-color: var(--main-color) !important;
}
.et_pb_social_media_follow .icon.et_pb_with_border::before{
	color: var(--main-color);
}
.widget_categories .widgettitle {
	color: var(--main-color);
}
.woocommerce.columns-4 .product .button::after {
	display: none;
}
.woocommerce.columns-4 .product .button{
	color:#fff;
	background-color: var(--main-color);
}
body .et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu ul li.current-menu-item a {
	color: var(--red-color) !important;
}
.et_pb_text_inner h2, .et_pb_text_inner h3, .et_pb_text_inner h4 {
	margin-bottom: 10px;
}
.gform_required_legend {
	display: none;
}

/* cart changes */  
.cart-collaterals .rental-unit-row {
	margin-bottom: 20px;
	font-size: 22px;
}

.archive-header {
	padding-top: 45px;
	padding-bottom: 20px;
}
.et_pb_menu__search-input {
	color: #fff !important;
}
.search-results-content {
	margin-bottom: 50px;
}

/* fix cvv field */
#cvv {
	min-width: 80px !important;
}
 


/*Responsive*/
@media(max-width:1800px){

}
@media(max-width:1550px){
	/* 14.07.2022 */
	.quote_product_item {padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;}
	/* END 14.07.2022 */
	.product--listing li.product-category.product h2 {font-size: 15px;}

	.sub-menu li.menu-item.has--img a {
		padding: 6px 16px;
		font-size: 14px;
		line-height: 1.2 !important;
	}
	.search-results-content .content-center {
		max-width: 90%;
	}
}
@media(max-width:1400px){
	.bottom-description p {width: 50%;padding: 0 5px;}
}
@media(max-width:1279px){
	.list-taxonomy .product {width: 29.6%;margin-right: 5.5%;margin-bottom: 5.5%;}
	.list-taxonomy .product:nth-child(4n) {margin-right: 5.5%;}
	.list-taxonomy .product:nth-child(3n) {margin-right: 0;}
	.list-taxonomy .product:nth-child(4n + 1) {clear: none;}
	.list-taxonomy .product:nth-child(3n + 1) {clear: both;}

	/* 14.07.2022 */
	.quote_product_item {width: 32%;margin-bottom: 4.5%;}
	/* END 14.07.2022 */
	.woocommerce.columns-4 .product.type-product {width: 33%;margin-bottom: 30px;}
	.woocommerce.columns-4 .product.type-product:nth-child(4n+1) {clear: none;}
	.woocommerce.columns-4 .product.type-product:nth-child(3n+1) {clear: both;}

	.tax-product_cat .bottom-description a {width: 100% !important;display: table;}
}

@media(max-width:1023px){
	/* 14.07.2022 */
	.quote_product_item {width: 47%;}
	/* END 14.07.2022 */
	.woocommerce.columns-4 .product.type-product {width: 33%;margin-bottom: 25px;}
	.tax-product_cat .bottom-description a {text-align: left;}

}
@media(max-width:979px){
	.each--subcat {width: 48% !important;margin-right: 4% !important;}
	.each--subcat:nth-child(2n) {margin-right: 0 !important;}
	.bottom-description p {width: 100%;padding: 0px;}
	.sub-menu li.menu-item.is--img {display: none;}
	.sub-menu li.menu-item.has--img {width: 100% !important;display: block !important;float: left !important;height: auto !important;}

	.each--subcat--desc h2 {font-size: 35px;margin-bottom: 10px;}
	.each--subcat--desc {margin-bottom: 40px;}

	.category-inside-product-list .each--subcat {width: 100% !important;}
	.archive.tax-product_cat .products.columns-4 li.product:nth-child(4n+1) {clear: none;}
	body.archive.tax-product_cat .products.columns-4 li.product:nth-child(4n) {margin-right: 7.5% !important;}
	body.archive.tax-product_cat .products.columns-4 li.product:nth-child(3n) {margin-right: 0% !important;}
	.each--subcat {padding: 40px 0;}

	.single.single-product .upsells.products li.product .et_shop_image img {margin: auto;display: table;}
	.single.single-product .upsells.products li.product h2 {text-align: center;}
	.single.single-product .upsells.products li.product {width: 100%;margin-right: 0;margin-bottom: 20px;}
	
}
@media(max-width:767px){
	.list-taxonomy .product {width: 44.5%;margin-right: 5.5%;margin-bottom: 5.5%;}
	.list-taxonomy .product:nth-child(3n) {margin-right: 5.5%;}
	.list-taxonomy .product:nth-child(2n) {margin-right: 0;}
	.list-taxonomy .product:nth-child(3n + 1) {clear: none;}
	.list-taxonomy .product:nth-child(2n + 1) {clear: both;}

	.header-content-container .header-content {margin: 0 !important;padding: 0 !important;}
	.each--subcat {padding: 30px 0;}
	.archive.tax-product_cat .products.columns-4 li.product:nth-child(4n) {margin-right: 7.5% !important;}

	body.archive.tax-product_cat .products.columns-4 li.product:nth-child(3n) {margin-right: 9.5% !important;}
	body.archive.tax-product_cat .products.columns-4 li.product:nth-child(2n) {margin-right: 0% !important;}
	.each--subcat {padding: 30px 0;}
	.woocommerce.columns-4 .product.type-product {width: 50%;margin-bottom: 25px;}
	.woocommerce.columns-4 .product.type-product:nth-child(3n+1) {clear: none;}
	.woocommerce.columns-4 .product.type-product:nth-child(2n+1) {clear: both;}

	.products-section-search .each-recipe-section .bg-recipe.bg-image, .products-section-search .each-recipe-section .recipe-section-inner {
		width: 100%;
	}
	.products-section-search .each-recipe-section {
		flex-flow: column;
	}
	.search-results-content h1 {
	font-size: 24px;
}

}
@media(max-width:639px){
	/* 14.07.2022 */	
	.quote_product_item {width: 100%;}
	/* END 14.07.2022 */
}
@media(max-width:479px){
	.list-taxonomy .product .button {margin-top: 10px;font-size: 14px !important;}
	.each--subcat--desc h2 {font-size: 25px !important;}
	.each--subcat--desc .et_pb_button.et_pb_button_9.et_pb_bg_layout_light {font-size: 17px !important;}

}
@media(max-width:400px){
	.list-taxonomy .product {width:100%;margin-right: 0%;margin-bottom: 3%;}
	.list-taxonomy .product:nth-child(3n) {margin-right: 0%;}
	.list-taxonomy .product:nth-child(2n) {margin-right: 0;}
	.list-taxonomy .product:nth-child(3n + 1) {clear: none;}
	.list-taxonomy .product:nth-child(2n + 1) {clear: both;}
}
#additional_wooccm2, #additional_wooccm2_field label {
	display: none !important;
}
.archive .woocommerce-loop-product__title {
	font-size: 20px !important;
	text-align: center;
}
