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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//gril.itgro.site/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//gril.itgro.site/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//gril.itgro.site/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//gril.itgro.site/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//gril.itgro.site/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//gril.itgro.site/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//gril.itgro.site/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//gril.itgro.site/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(180,44,66);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(251,188,52);
	--btn-accented-bgcolor-hover: rgb(249,172,4);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(14,23,30);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1250px;
--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: 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: 5px;
}

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


@keyframes mer{100%{transform:scale(1.8);opacity:0}}
.chaty-cta-button:after, .chaty-cta-button:before {
    content: "";
    width: 44px;
    height: 44px;
    border-radius: 40px;
    display: block;
    background-color: transparent;
    border: 2px solid #4488ee;
    position: absolute;
    top: 5px;
    left: 5px;
    animation: mer 2.5s infinite;
    z-index: -1;
}
.wd-product.wd-hover-base .product-element-bottom {
    padding-left: 0px ! important;
    padding-right: 0px ! important;
}
.wd-add-btn-replace {
	  width: 100%;
	  margin-top: 12px;
}
.wd-more-desc .wd-more-desc-inner {
    height: 45px;
}
.wd-add-btn-replace .add-to-cart-loop {
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.avf-layout__ssylka-na-vatsap {
    display: flex;
    width: 100%;
    font-size: 16px;
    background: #3D9C64;
    font-weight: 500;
    border-radius: 4px;
    padding: 4px 12px;
    color: #ffffff ! important;
    align-items: center;
}
.avf-layout__ssylka-na-vatsap:before {
    content: "\f175";
    font-family: "woodmart-font";
    font-weight: 400;
    font-size: 30px;
    padding-right: 12px;
}
.wd-product .wd-entities-title {
    font-size: 22px! important;
    font-weight: 700! important;
	  margin-top: 8px;
    text-align: left;
}
.wd-product.wd-hover-base .fade-in-block {
    top: 100%;
    padding: 0 10px 10px 0px! important;
    text-align: left! important;
}
.wd-hover-with-fade .content-product-imagin {
    margin-bottom: 0! important;
}
.wd-single-attrs:is(.wd-layout-grid,.wd-layout-inline) td {
    padding-bottom: 6px;
}
.shop_attributes th {
    padding-top: 6px;
}
.wd-single-attrs.wd-layout-grid tr {
    flex-direction: column;
    align-items: center! important;
    background: #e3e3e3;
    gap: 4px 10px! important;
}
.btn-2_blue {
    text-align: center;
    position: absolute;
    padding: 10px 48px;
    border-radius: 4px;
    bottom: -18px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 20;
    color: #ffffff;
    background: #b42c42;
}
.block-gotovka {
    position: absolute;
    background: #b42c42;
    border-radius: 4px 0px 0px 0px;
    padding: 6px 6px;
    color: #ffffff;
    font-size: 13px;
    top: 0;
    width: 100%;
    text-align: center;
}
.footer-dev {
    display: flex;
    align-items: center;
    min-width: 250px;
    justify-content: flex-end;
    margin-left: -75px;
    margin-top: -2px;
}
.catalogue {
	  grid-template-columns: repeat(4, minmax(0, 1fr));
    display: grid;
    grid-gap: 25px;
}
.work-date {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: grid;
    grid-gap: 10px;
    padding: 0px 10px;
    text-align: center;
}
.proffesia {
    text-align: center;
    margin-top: 14px;
    font-size: 24px;
    color: #f2b02a;
}
.catalogue a {
    position: relative;
    border-radius: 8px;
    padding-bottom: 28px;
    box-shadow: 4px 8px 16px hsl(236deg 6% 49% / 18%);
}
.work-date li {
    list-style: none;
    background: #e3e3e3;
    margin-bottom: 0px;
    padding: 4px;
    border-radius: 4px;
    font-size: 13px;
}
.inner-block img {
    border-radius: 8px 8px 0px 0px;
}
.footer-socials img {
	  width: 32px;
	  height: 32px;
}
.footer-dev__text {
    margin-right: 20px;
}
.footer-dev__logo {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 12px;
    letter-spacing: 0.0125em;
    opacity: 0.5;
}
.footer-dev__logo:hover {
    opacity: 1;
}
.footer-dev__logo-container {
    width: 80px;
    height: 28px;
    min-width: 44px;
    min-height: 0px;
    margin-bottom: 0px;
}

.footer__content {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    display: grid;
    grid-gap: 0px;
}
.footer-popup-button {
    border: 1px solid #ffffff ! important;
    color: #ffffff ! important;
    background: transparent ! important;
    text-transform: inherit;
	  min-height: 42px;
}
.footer-popup-button .wd-btn-icon {
    margin-right: 12px ! important;
    width: 14px ! important;
}
.footer__logo {
    -webkit-box-flex: 0;
    flex: 0 0 335px;
}
.footer__logo img {
    width: 40%;
    margin-top: -4px;
    opacity: 0.7;
}
.footer__contacts {
    margin-left: 28px;
}
.footer-phone1 {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 4px;
}
.footer-phone1 .whatsapp-link {
    padding-left: 29px;
    background: url(/wp-content/uploads/2026/08/whatsapp-icon.svg) left center no-repeat;
    background-size: auto 20px;
}
.footer-phone1 a {
    color: #fff;
    text-decoration: none;
	  display: flex;
}
.footer-phone {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 9px;
}
.footer-phone .phone-link {
    padding-left: 29px;
    background: url(/wp-content/uploads/2024/08/phone-icon.svg) left center no-repeat;
    background-size: auto 20px;
}
.footer-phone a {
    color: #fff;
    text-decoration: none;
}
.footer-email {
    margin-top: 40px;
    padding-left: 29px;
    background: url(/wp-content/uploads/2024/08/email-icon.svg) left center no-repeat;
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
}
.footer-email a {
    color: #9aa0bf;
}
.footer-address-wrap {
    margin-right: 90px;
	  margin-top: 2px;
}
.footer-address {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 600;
    color: #fff;
    margin-bottom: 12px;
}
.footer-rezhim {
    font-size: 14px;
    line-height: 1.3;
    font-weight: 500;
    color: #979797;
    margin-bottom: 24px;
}
.footer-menu {
    color: #c3c3c3;
    margin-left: -22px;
}
.footer-socials {
    display: -webkit-box;
    display: flex;
}
.footer-socials a:first-child, .tab-selector li:first-child {
    margin-left: 0;
}
.footer-socials a {
    margin-left: 14px;
}
.section-five {
	  padding: 20px 0px 30px 0px;
	  margin-top: 50px;
}
.section-six {
	  padding: 20px 0px;
}
.bi-whatsapp:before {
content: "\f175";
font-family: "woodmart-font";
font-weight: 400;
}
.bi-fire:before {
	content: "\f11d";
font-family: "woodmart-font";
font-weight: 400;
}
.bi-calculator-fill:before {
	content: "\f123";
font-family: "woodmart-font";
font-weight: 400;
}
.process-steps {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    display: grid;
	  grid-gap: 16px;
	  text-align: center;
}
.step-note {
    display: inline-block;
    font-size: .8rem;
    color: #f55;
    font-weight: 600;
    background: rgba(214, 59, 59, .08);
    padding: 4px 12px;
    border-radius: 50px;
}
.process-step {
	  padding: 0px 12px;
}
.step-number {
    font-size: 3.5rem;
    font-weight: 800;
    color: rgb(242 176 42 / 12%);
    line-height: 1;
    margin-bottom: -8px;
    letter-spacing: -.04em;
}
.step-icon {
    width: 68px;
    height: 68px;
    background: #f2b02a;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
    color: #ffffff;
    margin: 0 auto 20px;
    box-shadow: 0 8px 32px rgb(242 176 42 / 20%);
}
.process-step h4 {
    font-size: 1.1rem;
    color: #ffffff;
    margin-bottom: 12px;
}
.process-step p {
    font-size: .875rem;
    color: #b1b1b1;
    line-height: 1.65;
    margin-bottom: 12px;
}
.section-three-zagolovok h4 {
	  font-size: 32px;
}
.section-three-zagolovok .title-subtitle {
    background: #1c1c1c;
    padding: 4px 8px;
    border-radius: 4px;
}
.section-fo {
	  margin-top: 40px;
	  padding: 80px 0px;
}
.section-fo-zagolovok h4 {
    font-size: 58px;
    color: #f2b02a;
    font-weight: 700;
}
.section-fo-zagolovok .title-after_title {
    font-size: 20px;
    color: #eeeeee;
    font-weight: 500;
}
.section-fo-images img {
    width: 24%;
}
.section-two {
	  padding: 20px 0px;
}
.section-three {
	  padding-top: 20px;
	  padding-bottom: 30px;
}
.box-seo {
	  background: #f0ebe0;
	  border-radius: 8px! important;
	  padding: 12px 12px;
}
.box-seo h4 {
	  font-weight: 500;
}
.section-two-zagolovok h4 {
	  font-size: 32px;
}
.section-one-button {
    background: #f2b02a;
    color: #ffffff;
    font-weight: 500;
    text-transform: inherit;
    padding: 12px 28px;
    border-radius: 8px;
    height: 50px;
    font-size: 16px;
    margin-top: 10px;
}
.section-one-zagolovok h1 {
	  color: #ffffff;
	  font-size: 58px;
}
.section-one-zagolovok .title-subtitle {
    font-size: 12px;
    margin-bottom: 0px;
}
.section-one-zagolovok .title-after_title {
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
	  margin-top: 6px;
}
.section-one {
	  padding-top: 250px;
	  padding-bottom: 40px;
}
.contact-in-header strong {
    font-size: 18px;
    font-weight: 700;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #121212;
    letter-spacing: 0.8px;
}
.contact-in-header {
    margin-top: 10px;
}
.contact-in-header i {
    color: #232323;
    float: left;
    font-size: 45px;
    line-height: 51px;
    margin-right: 6px;
    margin-top: -6px;
}
.flaticon-customer-service:before {
    content: " ";
    background: url(/wp-content/uploads/2026/08/delivery.svg) 50% 50% no-repeat ! important;
    background-size: 50px 50px ! important;
    position: absolute;
    width: 50px;
    height: 50px;
}
.contact-in-header span {
    float: right;
    margin-left: 60px;
}
.whb-general-header {
    border-radius: 12px;
}
.wd-logo img {
    height: 120px;
    min-height: 120px;
    margin-left: -20px;
    margin-top: -2px;
}@media (max-width: 576px) {
	.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn .wd-action-btn>a {
        border-radius: var(--btn-accented-brd-radius);
        color: var(--btn-accented-color);
        box-shadow: var(--btn-accented-box-shadow);
        background-color: var(--btn-accented-bgcolor);
        text-transform: var(--btn-accented-transform, var(--btn-transform, uppercase));
        font-weight: var(--btn-accented-font-weight, var(--btn-font-weight, 600));
        font-family: var(--btn-accented-font-family, var(--btn-font-family, inherit));
        font-style: var(--btn-accented-font-style, var(--btn-font-style, unset));
        min-height: unset;
        width: 100% ! important;
        font-size: 13px ! important;
        text-transform: inherit;
    }
.wd-add-cart-icon>a:before {
    content: " "! important;
}
.whb-general-header {
    border-radius: 0px;
}
.wd-add-btn-replace .add-to-cart-loop {
    overflow: hidden;
    padding: 0;
    width: 100%;
    text-transform: inherit ! important;
}
.wd-more-desc .wd-more-desc-inner {
    --wd-tags-mb: 10px;
    line-height: var(--wd-text-line-height);
    height: 36px;
}
.wd-product .wd-entities-title {
    font-size: 17px ! important;
    font-weight: 700! important;
    margin-top: 8px;
    text-align: left;
}
.footer-address-wrap {
    margin-right: 0px;
    margin-top: 15px;
}
.footer-socials {
    margin-top: 30px;
    margin-bottom: 10px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
}
.footer-phone1 {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 20px;
}
.footer-menu {
    color: #c3c3c3;
    margin-left: 0px;
    border-top: 1px dashed;
    padding-top: 18px;
}
.footer-dev {
    display: flex;
    align-items: center;
    min-width: 250px;
    justify-content: center;
    margin-left: 0px;
    margin-top: 10px;
}
.step-number {
    font-size: 2.5rem;
    font-weight: 800;
    color: rgb(242 176 42 / 12%);
    line-height: 1;
    margin-bottom: -8px;
    letter-spacing: -.04em;
}
.process-step h4 {
    font-size: 1.3rem;
    color: #ffffff;
    margin-bottom: 12px;
}
.section-one {
    padding-top: 170px;
    padding-bottom: 40px;
}
.wd-logo img {
    height: 86px;
    min-height: 86px;
    margin-left: 0px;
    margin-top: 0px;
}
.footer__contacts {
        margin-left: 0px;
        text-align: center;
        display: flex;
        justify-content: center;
    }
.footer__content {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    display: grid;
    grid-gap: 0px;
    text-align: center;
}
.catalogue {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    display: grid;
    grid-gap: 50px 25px;
}
.section-three-zagolovok h4 {
    font-size: 24px ! important;
}
.section-two-zagolovok h4 {
    font-size: 24px ! important;
}
.process-steps {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    display: grid;
    grid-gap: 16px;
    text-align: center;
}
.section-fo-zagolovok .title-after_title {
    font-size: 16px;
    color: #eeeeee;
    font-weight: 500;
}
.section-fo-zagolovok h4 {
    font-size: 34px ! important;
    color: #f2b02a;
    font-weight: 700;
}
.section-fo-images img {
    width: 54%;
}
.section-fo {
    margin-top: 40px;
    padding: 20px 0px;
}
.section-one-button {
    color: #ffffff;
    font-weight: 500;
    text-transform: inherit;
    padding: 12px 28px;
    border-radius: 8px;
    height: 50px;
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
.section-one-image img {
	  margin-top: 24px;
}
.section-one-zagolovok {
	  text-align: center;
}
.section-one-zagolovok h1 {
    color: #ffffff;
    font-size: 32px ! important;
}
.section-one-zagolovok .title-after_title {
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    margin-top: 0px;
}
.section-mobile-button-center {
	  text-align: center;
}
}

