@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//studiometalcraft.ru/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=7.5.0") format("woff2");
	font-display:fallback;
}

:root {
	--wd-text-font: "Taurus", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Taurus", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Taurus", 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%);
	--wd-alternative-font: "Taurus", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Taurus", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Taurus", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(234,192,85);
	--wd-alternative-color: rgba(28,97,231,0.2);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(28,97,231);
	--btn-default-color-hover: rgb(28,97,231);
	--btn-accented-bgcolor: rgb(28,97,231);
	--btn-accented-bgcolor-hover: rgb(28,97,231);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	font-family: "Taurus", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
html .post.wd-post .post-title {
	font-family: "Taurus", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.page .main-page-wrapper {
	background-color: rgb(106,31,29);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(106,31,29);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(106,31,29);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(106,31,29);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(106,31,29);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(106,31,29);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(106,31,29);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 15px;
}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 15px;
	}

}
:root{
--wd-container-w: 1200px;
--wd-form-brd-radius: 5px;
--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-cat-brd-radius: 0px;
}

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

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


@font-face {
	font-family: "Taurus";
	src: url("//studiometalcraft.ru/wp-content/uploads/2025/01/taurusboldc.woff2") format("woff2"), 
url("//studiometalcraft.ru/wp-content/uploads/2025/01/taurusboldc-1.woff") format("woff");
	font-weight: 700;
	font-display:optional;
	font-style: normal;
}

@font-face {
	font-family: "Taurus";
	src: url("//studiometalcraft.ru/wp-content/uploads/2025/01/taurus-1.woff2") format("woff2"), 
url("//studiometalcraft.ru/wp-content/uploads/2025/01/taurus-1.woff") format("woff");
	font-weight: 400;
	font-display:optional;
	font-style: normal;
}

.elementor-1239 .elementor-element.elementor-element-0d7839b {
	justify-content: flex-start;
}


@media (max-width: 360px) {
    .wd-nav[class*="wd-style-"]>li>a {
        color: #a83e36 !important;
        font-size: 12px !important;
    }
}

html .woocommerce-product-gallery .woocommerce-product-gallery__image {
    border-radius: 0 !important;
    border: 2px solid #6A1F1D;
}

.title-in-loop {
	color: #000 !important;
	font-weight: bold; 
	font-size:16px;
}

.wd-add-btn-replace .add-to-cart-loop:hover:before {
  transform: translateY(0) translateZ(0);
/*   content: "Подробнее" !important; */
	display: none !important;
}

.wd-product-grid-slider-nav .wd-prev:before {
    position: relative;
top: 0px;
    right: 2px;
}

.wd-product-grid-slider-nav .wd-next:before {
    position: relative;
top: 0px;
    left:2px;
}

.wd-prev, .wd-next {
/*     background: rgb(106,31,29, .5); */
		background: rgba(97,101,102, .7);
    border-radius: 100%;
    position: relative;
    top: -5px;
    display: flex;
    align-items: center;
    justify-content: center;
	cursor: pointer;
	width: 20px !important; 
	height: 20px !important;
	font-size: 13px !important;
}

.wd-prev:before, .wd-next:before {
	color: #FFF;
} 

.wd-product-grid-slider-nav.wd-fill {
    display: flex;
    justify-content: center;
    bottom: 0;
	align-items: flex-end;
	gap: 20px;
}

html, body {
    overscroll-behavior: none; /* Отключает bounce эффект */
}

.product-archive-desktop .product-list-content.wd-scroll {
    display: none !important;
}

.to {
	display: none;
	padding: 5px; 
	margin-bottom: 20px; 
	text-align: center; 
	background-color: #FDE8D7;
	font-size: 16px;
	color: #6A1F1D;
	font-weight: bold;
}

.to p:last-child {
	margin-bottom: 0;
}

.show-to-btn {
	cursor: pointer;
	display: block; 
	margin-bottom: 20px; 
	text-align: center;
	font-weight: 700; 
	color: #6A1F1D; 
	font-size: 16px;
	background: #ffe4d3;
  border: 1px solid #611a1c;
}

.art {
	color: #FFF;
}

.wd-event-hover:hover>.wd-dropdown, .wd-event-click.wd-opened>.wd-dropdown, .wd-dropdown.wd-opened {
display: none !important;
}


.mob-search .searchform input[type="text"] {
    color: rgba(106, 31, 29, 1);
}

.searchform input[type="text"] {
    padding-right: var(--wd-search-btn-w);
    border: 1px solid #611a1c;
}

.mob-s-con {
    border: 1px solid #FFF;
	background: #ffdfce;
}


.mob2 {
	padding-top: 10px;
}

.mob-search .searchform input[type="text"] {
    border: 0px solid #FFF;
}

.mob-search {
	display: none;
	width: 100%;
	padding-left: 16.4px;
	padding-right: 15px;
	margin-bottom: 15px;
	background: rgba(106, 31, 29, 1);
}

.mob-search .searchform.wd-style-with-bg .searchsubmit {
	background-color: rgba(106, 31, 29, 1);
	width: 20px;
    height: 20px;
    right: 2px;
    top: 3px;
}

.mob-search > div {
	flex-basis: 100%;
}

@media all and (max-width: 767px) {
	
/* 	.whb-header {
    margin-bottom: 10px;
} */
	
	.mob-search {
	display: flex;
}
}

.elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
	padding-top: 2px;
}

input#form-field-field_7074220 {
    max-height: 28px;
}

textarea {
	resize: none !important;
}

.elementor-dragandrophandler {
    border: 2px dashed #611A1C;
}

.elementor_file_upload_remove:hover {
 background: url(https://studiometalcraft.ru/wp-content/plugins/drag-and-drop-file-upload-for-elementor-forms/assets/images/remove-hover.png);
}

.elementor-drop-img {
	top: 8px;
}

.agreement {
    text-align: center;
		font-size: 13px;
    display: block;
    width: 100%;
    text-decoration: underline;
    color: red;
	margin-top: -5px;
    margin-bottom: -5px;
	font-weight: 600;
}
body .elementor-text-browser a:hover {
	color: #ebb656 !important;
	opacity: 1 !important;
}

.elementor-form .elementor-button.elementor-size-sm {
	min-height: 24px;
}

.elementor-dragandrophandler-inner {
	padding-top: 0;
}

.elementor-dragandrophandler {
	height: 100px;
	padding: 10px !important;
}

.elementor-text-or {
    font-size: 19px;
    line-height: 19px;
		margin-top: 5px;
	margin-bottom: 5px;
	color: #611A1C !important;
}

.elementor-text-browser a {
font-size: 13px !important;
	    line-height: 23px !important;
	width: 148.8px;
}

.elementor-text-drop {
    font-size: 19px;
    line-height: 19px;
	font-weight: 400 !important;
	color: #611A1C !important;
}

.elementor-field-textual {
	min-height: 25px !important;
}

@media all and (max-width: 767px) {
	
	.elementor-dragandrophandler {
		height: 50px;
	}
	
	.elementor-text-drop {
		display: none;
	}
	
	.elementor-text-or {
		display: none;
	}
}

.dialog-close-button {
	width: 20px; 
	height: 20px;
	align-items: center; 
	justify-content: center;
}

.dialog-close-button svg{
	position: relative;
	left: 0.5px;
	top: -0.1px;
}

.dialog-close-button:hover {
	background: red;
}

.dialog-close-button:hover svg {
	fill: #FFF;
}

.file-message  {
	    margin-top: -6px;
	margin-bottom: -6px;
	color: #611A1C;
    margin-left: 15px;
/* 	display: none; */
}

/* @media all and (max-width: 767px) {
	.file-message {
		margin-left: initial;
		font-size: 13px;
	}
} */

.elementor-field-type-upload.elementor-field-group.elementor-column.elementor-field-group-field_a965f96.elementor-col-100,
.elementor-field-type-upload.elementor-field-group.elementor-column.elementor-field-group-field_d87e704.elementor-col-100{
/*     margin-left: 15px; */
    margin-top: -10px;
}

:is(.breadcrumbs,.yoast-breadcrumb) :is(a,span) {
	text-transform: initial !important;
	font-size: 14px !important;
}

a.wd-social-icon.social-zen {
	background: #FFF;
	padding: 7px;
}

a.wd-social-icon.social-rutube {
	background: none;
	padding: 0px;
}

.page-title.page-title-default.title-size-default.title-design-default.color-scheme-light {
    background: transparent;
	    padding-top: 20px;
    padding-bottom: 0px;
	border: 0 !important;
}

.page-title.page-title-default.title-size-default.title-design-default.color-scheme-light .container {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 0px;
}

h1.entry-title.title {
    font-size: 26px;
		align-self: center;
}

a:hover {
	color: rgb(234,192,85) !important;
}

.wd-product.product-list-item .wd-add-btn .add-to-cart-loop span {
	background: #ebb656 !important;
}

	.product-archive-mobile {
		display: none !important;
	}
input.s {
    background: #ffe4d3;
}


@media all and (max-width: 767px) {
	.product-archive-desktop {
		display: none !important;
	}
	
	.product-element-top {
		border-radius: 0 !important;
	}
	
	.woocommerce-product-gallery .woocommerce-product-gallery__image {
		border-radius: 0 !important;
	}
	
	
	.product-archive-mobile {
		display: flex !important;
	}
}

@media all and (min-width: 1200px) {

	.wd-add-btn-replace .add-to-cart-loop:before {
		background: #00b342;
	}

	.archive footer.footer-container {
		margin-top: -30px !important;
	}

	.wd-product.product-list-item .product-list-content {
		flex: 1 1 auto;
		overflow-y: auto;
	}

	.product-gallery-thumbnails {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		grid-gap: 15px;
	}

	
	html .wd-product.product-list-item .product-element-top {
		border-radius: 0 !important;
	}
	
	
	html .wd-product .product-image-link img {
    border-radius: 0px !important;
}
	
	.sky .wd-product-sku {
	border-radius: 0px !important;
	}
	
	.wd-product .product-image-link img {
			border-radius: 0px !important;
	}
	
	.wd-product.product-list-item .wd-add-btn>a {
		border-radius: 0 !important;
	}
	
/* 	.woocommerce-product-details__short-description {
    background: #ffe8d7;
		padding: 15px;
		color: #000;
		border-radius: 0px; 
		position: relative;
		top: 5px !important;
	}
	 */
	.product-list-content.wd-scroll {
		background: #ffe8d7;
		padding: 15px;
		color: #000;
				border-radius: 0px; 
		position: relative;
		top: 1px !important;
	}
	
	p.stock.wd-style-default:is(.available-on-backorder,.in-stock) {
		border-radius: 0 !important;
	}
	

	
	html .product-wrapper.product-archive-desktop {
    grid-column-gap: 15px !important;
		align-items: flex-start !important;
}
	
	.wd-product.product-list-item .wd-add-btn {
		justify-content: center !important;
	}
	
	p.wd-product-stock.stock.wd-style-default.in-stock {
    text-align: center;
}
	
	.wd-product.product-list-item .wd-add-btn {
    justify-content: center;
    margin-top: -5px;
}
	
	.wd-product .wd-entities-title {
		text-align: center;
        margin-bottom: 9px !important;
        margin-top: 5px !important;
	}
	
	.archive h1 {
		margin-top: -30px !important;
	}
	
		.min-footer {
			display: none !important;
	}
	
	.wd-products-with-bg:not(.products-bordered-grid) .product-wrapper {
		padding: 10px;
	}
	
	.wd-products-with-bg:not(.products-bordered-grid) .product-wrapper {
    border-radius: 0px !important;
}
	
	.archive .woocommerce-breadcrumb .breadcrumb-last:last-child, .yoast-breadcrumb .breadcrumb_last:last-child {
		position: relative;
		top: -3px;
	}
	
.sky {
	display: flex
;
        justify-content: center;
		font-size: 12px;
} 
	
	.archive .main-page-wrapper {
		margin-top: -65px;
	}
	
/* 	.e-con.e-flex>.e-con-inner {
		justify-content: fle;
	} */
	
	.whb-header-bottom {
	    background-color: #a79388;
	    width: 100%;
	    max-width: 1170px;
	    margin-left: auto;
	    margin-right: auto;
	    overflow: hidden;
			background-image: url('https://studiometalcraft.ru/wp-content/uploads/2024/12/image-2024-12-09-83154 pm.jpg');
			background-repeat: no-repeat;
			background-size: cover; 
	}

	.autocomplete-suggestion {
	    display: none;
	}

    .whb-main-header {
        background-color: #6a1f1d;
    }

    .whb-row.whb-general-header.whb-not-sticky-row.whb-with-bg.whb-without-border.whb-color-dark.whb-col-1 {
    	min-height: 420px;
	}

	.wd-search-form {
	    margin-right: -9px;
	}

	.searchform[class*="wd-style-with-bg"] .searchsubmit {
		background-color: #A83E36;
	}

	.wd-nav[class*="wd-style-"]>li>a {
	    color: #A83E36;
        font-size: 16px;
	}	

	[class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	    border: 1px solid #A83E36;
	}

	.whb-1yjd6g8pvqgh79uo6oce .searchform {
	    --wd-form-height: 30px;
	}

	.wd-nav-main>li>a, .wd-nav-secondary>li>a {
		height: 25px;
	}

	.wd-nav.wd-style-bg>li>a {
		position: relative;
	}

	.wd-nav.wd-style-bg>li>a:before {
		/* top: 4px; */
		top: -3px;
        border-radius: 0 !important;
        height: 26px;
		display: none !important;
	}

	.footer-container {
		background-color: #6a1f1d;
		border: 0 !important;
		background-image: none;
	}

	.container.main-footer {
	    background: #000;
    	max-width: 1170px;
	}

	.min-footer {
	    background: #000;
	}

	.wd-negative-gap.elementor-element.elementor-element-6987a8e.e-grid.elementor-hidden-tablet.elementor-hidden-mobile.e-con-boxed.e-con.e-parent.e-lazyloaded {
	    margin-bottom: 0;
	}

    .copyrights-wrapper {
        border-top: 0 !important;
    }

    .footer-container [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
    	border: 0;
    }

    .min-footer {
    	justify-content: center !important;
        max-width: 1170px;
        margin-left: auto;
        margin-right: auto;
    }

    .min-footer>div {
    	text-align: center;
    }
}



ul#menu-mobile-navigation {
    position: relative;
    top: 1px;
}

.wd-product :is(.product-image-link,.hover-img) img {
	border-radius: 10px;
}

h1 .hid {
	display: none !important;
}

.wd-products-with-bg .product-wrapper {
	gap: 2px !important;
}

p.stock.wd-style-default.in-stock:before {
	display: none;
}

/* .sky {
    position: absolute;
    top: -2.4px;
    width: 100%;
    left: 0;
} */

@media all and (max-width: 767px) {
	.sky {
		top: -3px;
	}
}

.sky span, span.wd-label {
	color: #FFF !important;
	font-weight: bold !important;
	text-decoration: underline;
}

.sky .wd-product-sku {
	background-color: #616566;
	padding: 2px;
	border-radius: 5px;
	display: inline-table;
	padding-left: 5px;
	padding-right: 5px;
    padding-top: 0;
    padding-bottom: 0;   
    line-height: 15px;
    font-size: 11px;
}

.sky .wd-product-sku span:nth-child(2) {
	font-family: Arial !important;
}

	h1.entry-title.title {
	    text-align: center;
	}


	.whb-column.whb-col-center.whb-visible-lg .wd-logo img {
		max-width: 800px !important;
	}

	.elementor-1055 .elementor-element.elementor-element-3e3eea0:not(.elementor-motion-effects-element-type-background), .elementor-1055 .elementor-element.elementor-element-3e3eea0 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	    background-color: rgb(106, 31, 29);
	}

	.product-additional-galleries {
	    display: none;
	}

	.product-additional-galleries {
	    display: none;
	}

	.wd-product .wd-product-sku {
		color: #FFF !important; 
	}

	p.stock.wd-style-default.in-stock:before {
	    color: #00b342 !important;
	}

	p.stock.wd-style-default:is(.available-on-backorder,.in-stock) {
		color: #FFF !important;
	    font-size: 16px;
	    font-weight: 600;
	    padding: 5px;
	    border-radius: 0px;
	    background: #616566;
/* 	    	background-image: url(https://studiometalcraft.ru/wp-content/uploads/2024/12/image-2024-12-21-65903 pm.jpg);
	    background-repeat: no-repeat;
	    background-size: cover; */
/* 	    color: #08FF00 !important; */
		color: #FFF !important;
/* 			 -webkit-text-stroke: 0.7px #FFF;
	   text-stroke: 0.7px #FFF; */
	   line-height: 18px;
	}

	.wd-entities-title a {
		margin-bottom: -7px;
	    color: inherit;
	    color: #000 !important;
	    font-weight: 600;
	    font-size: 16px !important;
	        padding: 5px;
	    border-radius: 5px;
	/*    background: #771680;*/
	    display: block;
	/*      -webkit-text-stroke: 1px black;
	  text-stroke: 1px black;*/
	/*    	background-image: url(https://studiometalcraft.ru/wp-content/uploads/2024/12/image-2024-12-21-65903 pm.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;*/
	}

	[class*="title-line-"] .wd-product .wd-entities-title {
		font-size: 14px;
		color: #EAC055;
		overflow: initial !important;
		text-align: center;
	}

	.wd-product.product-list-item .wd-add-btn>a {
		
	/*	background-image: url(https://studiometalcraft.ru/wp-content/uploads/2024/12/image-2024-12-21-65903 pm.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;*/
	    background-color: #ff661e !important;
	    color: #FFF !important;

			font-size: 16px;
	}

	.fade-in-block.wd-scroll {
	    display: none !important;
	}

	.wd-product-cats {
	    display: none;
	}


	@media all and (max-width: 767px) {
		.wd-products[class*="wd-stretch-cont"] .wd-product {
		    height: 100%;
		    margin-bottom: 5px;
		}

		.wd-grid-g {
		grid-template-columns: inherit;
	}
	}



	.star-rating {
	    display: none;
	}

	.elementor-element.elementor-element-db664df.e-con-full.e-flex.e-con.e-child {
	    display: none;
	}

	span.breadcrumb-last {
		color: #FFF;
	}

	.wd-negative-gap.elementor-element.elementor-element-e794b4e.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
	    margin-top: 5px;
	    margin-bottom: 10px;
	}

	h1.entry-title.title {
	    color: #FFF;
		font-size: 19px;
	}

	.woocommerce-breadcrumb a, .yoast-breadcrumb a {
	    color: #FFF;
	}

	.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	    background-image: none;
	}

	/* 

	.min-footer {
	    display: none;
	} */

	@media all and (max-width: 767px) {
		.wd-nav[class*="wd-style-"]>li>a {
	    color: #a83e36 !important;
			font-size: 14px;
	}
		
		.whb-main-header {
			background-color: #6a1f1d;
		}
		
		.wd-header-nav {
				padding-inline: 0px !important;
		}
		
		.wd-nav {
			--nav-gap: 12px !important;
		}
		
		
		
	.whb-header-bottom {
	    background-color: #a79388;
	    max-width: calc(100% - 31px);
	    margin-left: auto;
	    margin-right: auto;
	    overflow: hidden;
			background-image: url('https://studiometalcraft.ru/wp-content/uploads/2024/12/image-2024-12-09-83154 pm.jpg');
			background-repeat: no-repeat;
			background-size: cover; 
	}
		
	/* 	.wd-logo img {
			max-width: 800px !important;
		}

		.site-logo {
				padding-inline: 5px !important;
		} */

		.whb-general-header {
				z-index: 1;
				padding-top: 0px;
				padding-bottom: 0px;
		}
		
		.wd-nav[class*="wd-style-"] {
			width: 100%;
			justify-content: center;
		}
		
		.main-page-wrapper {
			padding-top: 15px;
		}
		
		.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
	    bottom: -3px;
	}

	}

	.bg {
			background-image: url('https://studiometalcraft.ru/wp-content/uploads/2024/12/image-2024-12-09-83154 pm.jpg');
			background-repeat: no-repeat;
			background-size: cover; 
	}

	.bg-2 {
			background-image: url('https://studiometalcraft.ru/wp-content/uploads/2024/12/p1010023.png');
			background-repeat: no-repeat;
			background-size: cover; 
		background-position-y: 73%;
		color: #000 !important;
	}


	.wd-products-with-bg:not(.products-bordered-grid) .product-wrapper {
	    background-color: var(--wd-prod-bg);
	    background-image: url(https://studiometalcraft.ru/wp-content/uploads/2024/12/image-2024-12-09-83154 pm.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	}

	.grad-title .title{
		background: linear-gradient(90deg, #87452A 7.89%, #FB9D63 36.33%, #87452A 67.27%, #FB9D63 93.71%) !important;
	      background-clip: text !important;
	      color: transparent !important;
		
	}

	.site-content {
	    margin-bottom: 15px;
	}

	.wd-hover-with-fade .content-product-imagin {
		   background-image: url(https://studiometalcraft.ru/wp-content/uploads/2024/12/image-2024-12-09-83154 pm.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	}


	.wd-product .product-image-link {
		display: inline-flex !important;
	}

	.wd-product .product-image-link img {
		border-radius: 5px !important;
	}

	.wd-products-with-bg:not(.products-bordered-grid) .product-wrapper {
		border-radius: 0px !important;
	}


	.elementor-widget-wd_wc_breadcrumb nav.woocommerce-breadcrumb {
		flex-basis: 100%;
		width: 100%;
		justify-content: center;
	}

.wd-entities-title a {
    line-height: 19px;
    margin-bottom: -1px;
}

span.top {
    margin-top: 5px;
    display: block;
}

h1.product_title.entry-title.wd-entities-title {
	text-align: center;
	line-height: 24px !important;
}

.product-element-top {
	border-radius: 5px;
}

a.breadcrumb-link:first-child {
    position: relative;
    top: -2px;
}

/*.single-brd a.breadcrumb-link:first-child {
    position: relative;
    top: 0px;
}*/

.woocommerce-product-gallery img {
	border-radius: 5px !important; 
}

.woocommerce-product-gallery .woocommerce-product-gallery__image {
	border-radius: 5px !important;
}

.woocommerce-product-gallery .wd-carousel {
	border-radius: 5px !important;
}

[class*="single-breadcrumbs"] :is(.woocommerce-breadcrumb,.yoast-breadcrumb) .breadcrumb-link-last{
    color: #FFF !important;
}

.site-content {
    margin-bottom: -3px;
}

.breadcrumb-link-last {
	line-height: 12px !important;
}

span.breadcrumb-last {
    line-height: 16px !important;
    margin-top: 3px !important;
}

.title {
	line-height: 24px !important;
	margin-top: 3px !important;
}

.product-image-link {
    width: 100%; /* Ширина блока всегда 100% от родителя */
    position: relative; /* Для позиционирования вложенных элементов */
    overflow: hidden; /* Чтобы избежать переполнения */
}

.product-image-link img {
    width: 100%; /* Изображение занимает всю ширину контейнера */
    height: auto; /* Высота сохраняет пропорции */
    display: block; /* Убирает возможные промежутки (если img внутри inline) */
}

.wd-product .product-image-link img {
    border-radius: 0px !important;
}

html .wd-product.product-list-item .wd-add-btn .add-to-cart-loop span {
	border-radius: 0 !important;
}

html .wd-product.product-list-item .wd-add-btn>a {
	border-radius: 0 !important;
}

html .woocommerce-product-gallery .woocommerce-product-gallery__image {
	border-radius: 0 !important;
}

html .woocommerce-product-gallery img {
	border-radius: 0 !important;
}

.woocommerce-product-gallery .wd-carousel {
	border-radius: 0 !important;
}

@media all and (max-width: 767px) {
	.wd-product.product-list-item .wd-add-btn {
		position: relative;
	}

	.wd-product .wd-entities-title {
		margin-top: 3px;
	}

	.min-footer {
		display: none;
	}
	
	.archive span.breadcrumb-last {
		margin-top: 0 !important;
	}
	
	.page-title.page-title-default.title-size-default.title-design-default.color-scheme-light {
		margin-top: -20px;
	}
	
	[class*="thumbs-grid-bottom"] .wd-carousel-wrap {
		gap: 15px;
	}
}

.category-novosti .main-page-wrapper {
    margin-top: -40px;
}

.category-stati .main-page-wrapper {
    margin-top: -40px;
}

.archive h1 {
	color: #FFF;
}

.category-novosti h1, .category-stati h1 {
	margin-top: -5px !important;
}

.category-novosti .entry-content {
    display: none;
}

.category-stati .entry-content {
    display: none;
}

@media all and (max-width: 767px) {
	.whb-header {
		margin-bottom: 36px !important;
	}

}

html .wd-add-btn-replace .add-to-cart-loop:hover span {
    transform: initial !important; 
	background: green !important
}

@media all and (max-width: 767px) {
	.wd-products-with-bg:not(.products-bordered-grid) .product-wrapper {
		border-radius: 0px !important;
		padding: 10px;
	}
	
	.wd-product-grid-slider-nav.wd-fill {
		display: flex;
		justify-content: center;
		gap: 20px;
		align-items: flex-end;
	}
}

@media (max-width: 767px) {
    .float-icon {
        width: 35px !important;
        height: 35px !important;
        font-size: 16px;
    }
	
	.float-icon i {
    position: relative;
    top: -0.5px;
		left: -0.5px;
	}
}

@media (max-width: 767px) {
    .wd-nav[class*="wd-style-"] {
        width: 100% !important;
        justify-content: space-between !important;
        padding-left: 13px !important;
        padding-right: 13px !important;
    }
}

.mob-search .searchform.wd-style-with-bg .searchsubmit {
    background-color: rgba(106, 31, 29, 1);
    width: 20px;
    height: 20px;
    right: 16px !important;
    top: 3px;
}