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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(66,66,66);
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 300;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(73, 73, 73);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", 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;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,78,154);
	--wd-alternative-color: rgb(214,0,15);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,85,165);
	--btn-accented-bgcolor-hover: rgb(21,96,165);
	--wd-form-brd-width: 2px;
	--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;
}
.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: #0a0a0a;
	background-image: url(https://sila-parts.ru/wp-content/uploads/2025/11/metall_sinij2_6000x3745-1024x576-mm-80.webp);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@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);
}
}


html {
    scroll-behavior: smooth;
}
header .row{
	display: flex;
	align-items: center;
	gap: 10px;
	margin-right: 10px;
}
header .whb-col-left{
	border-right: 0.50px solid #fff;
}
header .whb-col-right .custom-bord{
	border-right: 0.50px solid #fff;
	display: flex;
	align-items: center;
	height: 100%;
}
header .wd-header-nav li a{
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 400;
}
header .whb-general-header .whb-col-center{
	margin-left: 50px;
}
body header .wd-tools-text .woocommerce-Price-amount.amount{
	font-weight: 400;
	font-size: 18px;
	margin-left: 10px;
}
body .weight-light, body .weight-light *{
	font-weight: 300!important;
}
 body .weight-normal *{
	 font-weight: 400!important;
}
body .footer-row{
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	align-items: center;
}
body .footer-row li{
	margin: 0;
}
body .font-40 *{
	font-size: 40px;
	line-height: 1.1em;
	text-transform: uppercase;
	margin-bottom: 0;
}
body .font-20 *{
	font-size: 20px;
}
body .font-30 *{
	font-size: 30px;
}
body header.whb-header{
	margin-bottom: 0;
}
body .wd-products .wd-product .content-product-imagin{
	border-radius: 20px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}
body .flex-col .wpb_wrapper{
	height: 100%;
}
body .flex-col .wpb_wrapper .wpb_text_column:last-child{
	margin-top: auto!important;
}
body .font-50 *{
	font-size: 50px;
	line-height: 1.1em;
}
body .line-11 *{
	line-height: 1.1em;
}
body .width-50{
	width: 50%;
}
body .flex .wpb_wrapper{
	display: flex;
  justify-content: space-around;
	flex-wrap: nowrap;
}
body .otzivi{
	max-width: 80%;
	margin: 0 auto;
	text-align: center;
	font-weight: 300;
  font-size: 20px;
  line-height: 150%;
  color: black;
}
body .otzivi .flexslider:hover .flex-direction-nav .flex-prev{
	left: -50px!important;
}
body .otzivi .flexslider:hover .flex-direction-nav .flex-next{
	right: -50px!important;
}
body .otzivi b{
	font-weight: 400!important;
}
body .otzivi .flex-control-paging li a.flex-active{
	background: #004e9a;
}
body .otzivi .flex-control-paging li a{
	background: #d9d9d9
}
.flex-direction-nav a:before{
	color: #004e9a!important;
}
header .whb-col-mobile .wd-header-text{
	flex: unset;	
}
.mobile-nav form{
	width: 100%;
}
.mobile-nav form input[type="text"]{
	margin-bottom: 0;
}
body .form-main form{
	width: 50%;
}
body .form-main input{
	border-radius: 20px;
	font-weight: 300;
	font-size: 18px;
	font-variant: small-caps;
	color: #000;
	margin-bottom: 15px;
}
body .form-main input[type='submit']{
	background: #d6000f;
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	width: 100%;
}
body .form-main label{
	font-weight: 400;
    font-size: 18px;
    font-variant: small-caps;
    color: #fff;
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    margin-bottom: 0;
}
body .form-main input[type="file"]{
	border-radius: 0;
	color: white;
    font-weight: 400;
    font-size: 18px;
    font-variant: small-caps;
}
body .form-main input[type=file]::-webkit-file-upload-button{
	font-weight: 400;
	font-size: 18px;
	font-variant: small-caps;
	color: #747474;
	border: 1px solid #000;
	border-radius: 5px
		background: #d9d9d9;
	padding: 5px 10px;
	cursor: pointer;
}
body .form-main input[type=file]:focus::-webkit-file-upload-button{
	background: white;
	color: black;
}
body .vc_custom_1763481729320{
	background-size: 50% !important;
}


@media (max-width: 1100px){
	body .font-50 *{
		font-size: 40px;
	}
	body .font-20 *{
		font-size: 18px;
	}
	body .font-40 *{
		font-size: 35px;
	}
	body .font-30 *{
		font-size: 25px;
	}
	body .vc_custom_1763481729320{
		background-size: 40% !important;
}
}

@media (max-width: 1024px){
	body .otzivi .flexslider .flex-direction-nav .flex-prev{
		left: -50px!important;
	}
	body .otzivi .flexslider .flex-direction-nav .flex-next{
		right: -50px!important;
	}
	body .form-main form{
		width: 100%;
	}
	body .page-title{
		margin-top: 0;
	}
	body .breadcrumbs-location-summary .single-product-page{
		margin-top: 0;
	}
}

@media (max-width: 768px){
	body .width-50 {
    width: 100%;
	}
	body .font-50 *{
		font-size: 35px;
	}
	body .font-20 *{
		font-size: 18px;
	}
	body .font-40 *{
		font-size: 30px;
	}
	body .font-30 *{
		font-size: 22px;
	}
	body .flex .wpb_wrapper{
		flex-wrap: wrap;
	}	
	body .otzivi{
		font-size: 18px;
  	line-height: 120%;
	}
	body .footer-row{
		justify-content: flex-start;
	}
	body .footer-row img{
		width: 40px;
	}
	body .vc_custom_1763481729320{
		background-image: unset !important;
	}
	body .wd-product .product-wrapper{
		height: 100%;
	}
	body .footer-cont *{
		text-align: left !important;
	}
}


header h5{
	margin: 0;
}
header .header-dop{
	color: white;
}
footer h6{
	margin: 0;
}
footer .header-dop{
	margin-bottom: 15px;
}

@media (max-width: 1200px){
	.whb-top-bar-inner{
		max-height: unset;
    height: auto;
	}
	.whb-flex-equal-sides :is(.whb-col-left,.whb-col-right){
		flex: 1 1 20%;
		max-width: max-content;
	}
}