@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//imta-technics.shop/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 100px;
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(18,27,86);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(18,27,86);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(18,27,86);
	--wd-entities-title-color-hover: rgb(48, 48, 48);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 17px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(22,170,224);
	--wd-alternative-color: rgb(67,150,101);
	--wd-link-color: rgb(67,150,101);
	--wd-link-color-hover: rgb(22,170,224);
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(67,150,101);
	--btn-default-bgcolor-hover: rgb(0,150,0);
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(67,150,101);
	--btn-accented-bgcolor-hover: rgb(0,150,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://imta-technics.shop/wp-content/uploads/2021/10/black-friday-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: rgb(247,247,247);
	background-image: url(https://imta-technics.shop/wp-content/uploads/2021/10/black-friday-top-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
.page-title-default {
	background-color: rgb(198,198,198);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #f7f7f7;
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 16px;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 60px;
	}

}
:root{
--wd-container-w: 1350px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1367px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1350px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.color1 h2 span, .color1 h3 span {color: var( --e-global-color-primary );}
.color2 h2 span, .color2 h3 span {color: var( --e-global-color-secondary );}
.glink{padding: 0 3px;}
.glink:hover{color: var( --e-global-color-primary );}
.ppc-button-wrapper{margin-top: 20px !important;}
table td{padding: 6px !important;}

.elementor-element .elementor-main-swiper {
    border-radius: 12px;
}

.checkul ul{list-style: "✓"; }
.checkul ul li::marker{color: #439665;}
.checkul ul li {text-indent: 5px;}

a.glink:hover {color: #f5f5f5 !important;}

.product-grid-item :is(.product-image-link,.hover-img) img {
    object-fit: contain;
    max-height: 280px;
    padding-top: 10px;
    padding-bottom: 10px;
}


.fristads .woocommerce-product-gallery img {
    object-fit: contain;
    max-height: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
		background: #fff;
    margin-bottom: 10px;
}

.fristads .product-image-thumbnail img{
    object-fit: contain;
    max-height: 150px !important;
    padding-top: 5px !important;
}

.bapf_reset {
	background-color: var(--wd-primary-color) !important;
	font-size: 13px !important;
  padding: 6px 20px !important;
	border-radius: 5px;
}

.bapf_reset:hover {
	background-color: #009600 !important;
}

.woocommerce-table--order-details th, .woocommerce-table--order-details td {
	padding: 15px 20px !important;
}

.cat-seo .elementor-widget-image img {
    object-fit: contain;
    max-height: 240px;
}

.brand-seo .elementor-widget-image img {
    object-fit: contain;
    max-height: 240px;
}

.table-seo tr td:first-child {
	max-width: 300px;
}

.widget_product_categories .product-categories li a {
	flex: 1 1 calc(100% - 50px);
	width: calc(100% - 50px);
}

.btn-cat .elementor-post-info__terms-list a {
	background: #131313;
	padding: 5px 10px;
	margin-right: 2px;
	border-radius: 5px;
}


.wd-single-content h2 {
	font-size: 22px;
}


.wd-single-content h3 {
	font-size: 20px;
}

.single-product-page ul {
	padding-left: 40px;
}

#wp-chatbot-ball, #wp-chatbot-chat-container {
	position: fixed !important;
	left: 50px !important;
	bottom: 50px !important;
}


.woocommerce-checkout p {
	margin-bottom: 5px;
}

.wc-pao-addon-image-swatch img {
    max-width: 50px !important;
    max-height: 50px;
}

p#kl_newsletter_checkbox_field {
    display: none !important;
}

#trustbadge-container-98e3dadd90eb493088abdc5597a70810 {
	display: none !important;
}

.elementor-widget-button.quote {
	display: none;
}@media (max-width: 576px) {
	.product-grid-item :is(.product-image-link,.hover-img) img {
    object-fit: contain;
    max-height: 200px;
    padding-top: 5px;
    padding-bottom: 5px;
}
}

