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

:root {
	--wd-header-banner-h: 60px;
	--wd-text-font: "Montserrat Alternates", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat Alternates", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(0,134,204);
	--wd-entities-title-font: "Montserrat Alternates", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat Alternates", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat Alternates", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat Alternates", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(0,134,204);
	--wd-alternative-color: rgb(236,28,36);
	--wd-link-color: rgb(236,28,36);
	--wd-link-color-hover: rgb(189,9,15);
	--btn-default-bgcolor: rgb(236,28,36);
	--btn-default-bgcolor-hover: rgb(189,9,15);
	--btn-accented-bgcolor: rgb(0,134,204);
	--btn-accented-bgcolor-hover: rgb(0,101,153);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(76,203,202);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(242,111,38);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(17,17,17,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: #f7f7f7;
	background-image: none;
}
.page-title-default {
	background-color: rgb(247,247,247);
	background-image: url(https://1-algorithm.ru/wp-content/uploads/Group-1000005387-8.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Montserrat Alternates", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-transform: none;
	color: rgb(236,28,36);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Montserrat Alternates", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-transform: none;
	color: rgb(236,28,36);
}
html .wd-nav.wd-nav-secondary > li:hover > a, html .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(0,0,0);
}
html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Montserrat Alternates", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-transform: none;
	color: rgb(0,0,0);
}
html .wd-nav-mobile .wd-sub-menu li a:hover, html .wd-nav-mobile .wd-sub-menu li.current-menu-item > a {
	color: rgb(236,28,36);
}
html .page-title > .container > .title {
	font-weight: 700;
	font-size: 44px;
	color: rgb(236,29,36);
}
html .page-title .breadcrumbs a, html .page-title .breadcrumbs span, html .page-title .yoast-breadcrumb a, html .page-title .yoast-breadcrumb span {
	font-size: 11px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	font-weight: 700;
	font-size: 16px;
	text-transform: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-icon-size: 15px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-bg: rgb(236,29,36);
	--wd-arrow-bg-hover: rgb(236,29,36);
	--wd-arrow-radius: 5px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-offset-v: -11px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(239,239,239);
	--wd-arrow-bg: rgb(236,29,36);
	--wd-arrow-bg-hover: rgb(236,29,36);
	--wd-arrow-bg-dis: rgb(219,0,21);
	--wd-arrow-radius: 5px;
	--wd-arrow-brd: 0px solid;
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 0px;
}
.wd-nav-scroll {
	--wd-nscroll-width: 0%;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 50px;
	}
	html .page-title > .container > .title {
		font-size: 42px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title {
		font-size: 28px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: 26px;
	}
	.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
		--wd-arrow-gap: 5px;
	--wd-arrow-offset-v: -10px;
	}
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 5px;
	}

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

@media (min-width: 1200px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1200px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1200px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, :is(.woocommerce-error,.woocommerce-info) {
    display: none;
}
.notifications-sticky div.wpcf7-response-output {
    top: -250px;
}

.wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message {
    border-radius: 20px;
}

.notifications-sticky div.wpcf7-response-output:after, .notifications-sticky .mc4wp-alert:after, .notifications-sticky :is(.woocommerce-error,.woocommerce-message,.woocommerce-info):after, .notifications-sticky .yith_ywraq_add_item_product_message:after {
border-radius: 20px!important; 
background-color: rgba(0, 0, 0, 0) !important;}

.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner {
	padding-top: 0px !important; }

.portfolio-entry .wrap-meta {

	display: none; }


.portfolio-text-shown .wd-entities-title a {
    color: #ed8080 !important;
	font-weight: 400;
	text-transform: none;
}

.portfolio-entry .portfolio-info {
    padding: 20px;
    height: 95px;
}

.masonry-filter li a {
    text-transform: none;
}


.wd-custom-rounding img{
	border-radius: 189px !important;
}


.mfp-container {
	background: #00000000!important; }

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    border-radius: 20px!important;
}

.hidden-fields-container {
display: none;
}

/* Стили для иконок */
.icon-11 a::before,
.icon-22 a::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

.icon-11 a::before {
    background-image: url('https://1-algorithm.ru/wp-content/uploads/1a_200.svg');
}

.icon-22 a::before {
    background-image: url('https://1-algorithm.ru/wp-content/uploads/boomkids_200.svg');
}@media (min-width: 768px) and (max-width: 1024px) {
	.wpb_column.tablet-bg-img-hidden>div {
    background-image: inherit !important;
	}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wpb_column.tablet-bg-img-hidden>div {
    background-image: inherit !important;
	}

}

@media (max-width: 576px) {
	.text-center .inline-element {
    margin-right: 7px;
    margin-left: 7px;
    width: 100%;
}

.btn.btn-style-bordered:not(:hover) {
    width: 100%;
}
.wpb-js-composer .wd-button-wrapper.inline-element {
    width: 100%;
}

.title-text h2{
	font-size: 30px;

}

.title-image1 {

margin-top: -30px;
margin-left: -40px; 
width:80px
}

.wpb_column.tablet-bg-img-hidden>div {
    background-image: inherit !important;
	}

.grupp a {
    font-size: 13px!important;
}

.grupp1 a{
	font-size: 12px!important;

}
#city-container li {
  font-size: 13px!important;
}
.grupp1 {
	margin-left: 0px!important;
}
}

