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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(http://metallart.by/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(http://metallart.by/wp-content/uploads/Title-scaled.jpg);
	background-size:cover;
	background-position:left top;
}

.footer-container{
	background-color:rgb(30,30,30);
	background-image: none;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--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:16px;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:17px;
}
:root{
--wd-primary-color:rgb(118,80,60);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:rgb(106,103,218);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:#83b735;
}
:root{
--btn-accented-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.category-grid-item .wd-entities-title {
    margin-bottom: 0;
    /* text-transform: uppercase; */
    font-size: 11px;
}

.cat-design-alt img {
    width: auto;
    object-fit: contain;
    object-position: center;
    height: 220px;
}

.btn, .button, button, [type="submit"], [type="button"] {
    padding: 12px 20px;
    font-size: 15px;
    line-height: 20px;
    background-color: #00a9f1;
    color: #ffffff;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: .3px;
    font-weight: 600;
    cursor: pointer;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
}

.woocommerce .awooc-custom-order-wrap .wpcf7-form-control.wpcf7-submit {
    background-color: #d90023;
    color: #fff;
    box-shadow: 0 1px 1px rgb(0 0 0 / 13%);
}

.wpcf7-response-output {
	display: none;
}

table td {
    padding: 14px 10px;
    border-bottom: 1px solid #E6E6E6;
}

.products-bordered-grid.wd-spacing-30 [class*="-grid-item"] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.wd-spacing-30>[class*="col"] {
    margin-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
}

.wd-post-share {
    display: none;
}

li {
    margin-bottom: var(--li-mb);
    line-height: 120%;
}

.widgettitle, .widget-title {
    margin-bottom: 40px;
}

.phone {
	font-family: montserrat;
	font-size: 26px;
	font-weight: 700;
	color: #fff;
}

.nf-form-fields-required {
	display: none;
}

.field-wrap .pikaday__container, .field-wrap .pikaday__display, .field-wrap>div input, .field-wrap select, .field-wrap textarea {
    width: 100%;
    padding: 10px;
}

.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
    width: 100%;
    aspect-ratio: 1/1;
	  object-fit: cover;
}

.category-grid-item .wd-entities-title {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 24px;
}@media (min-width: 1025px) {
	.single-product-sidebar.sidebar-right {
    border-left: 0px solid rgba(119,119,119,0.2);
}

.category-grid-item .wd-entities-title {
    margin-bottom: 0;
    /* text-transform: uppercase; */
    font-size: 13px;
}

.cat-design-alt img {
    width: auto;
    object-fit: contain;
    object-position: center;
    height: 250px;
}

.product-tabs-wrapper {
    background-color: #834f3808;
}

.category-grid-item .wd-entities-title {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 24px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.category-grid-item .wd-entities-title {
    margin-bottom: 0;
    /* text-transform: uppercase; */
    font-size: 13px;
}
.cat-design-alt img {
    width: auto;
    object-fit: contain;
    object-position: center;
    height: 220px;
}

.product-tabs-wrapper {
    background-color: #834f3808;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.category-grid-item .wd-entities-title {
    margin-bottom: 0;
    /* text-transform: uppercase; */
    font-size: 11px;
}

.cat-design-alt img {
    width: auto;
    object-fit: contain;
    object-position: center;
    height: 220px;
}
}

@media (max-width: 576px) {
	.category-grid-item .wd-entities-title {
    margin-bottom: 0;
    /* text-transform: uppercase; */
    font-size: 11px;
}

.cat-design-alt img {
    width: auto;
    object-fit: contain;
    object-position: center;
    height: 220px;
}
}

