/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/*====================================================================*/
:root{
    --wd-main-bgcolor: #f7f7f3;
}
.gt_float_switcher.notranslate, .elementor-element.accessibility img, .wd-header-text.accessibility img,
.mobileMenuAccessibility img {
    background-color: #f7f7f3;
    border: 1px solid #2d4f3e;
    margin-top: 2px;
    margin-bottom: 3px;
    padding: 9px;
    border-radius: 30%;
    box-shadow: none;
    width: 50px;
    height: 50px;
    line-height: 26px;
    position: relative;
    overflow: visible;
    cursor: pointer;
    transition: all .4s;
}

.gt_float_switcher.notranslate {
    line-height: 21px;
    padding: 12px 4px;
    color: #1d1f1a;
    font-family: 'Open Sans';
}


.website-wrapper .gt_float_switcher img {
    display: none;
}

.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
    display: none !important;
}

.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 0 !important;
    font-weight: 100 !important;
    text-align: center;
    color: #1d1f1a !important;

}

.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
    font-size: 16px;
    font-weight: 500;
    color: #1d1f1a;
    font-family: 'Open Sans';
}

.gt_float_switcher .gt_options a {
    background-color: #f7f7f3;
    border: 1px solid #2d4f3e;
    margin-bottom: 5px;
    padding: 9px 4px !important;
    border-radius: 50%;
    box-shadow: none;
    width: 50px;
    height: 50px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #1d1f1a !important;

}

.gt_float_switcher .gt_options {
    position: absolute !important;
    z-index: 1 !important;
    top: 100% !important;
    left: 50%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    overflow: hidden !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    min-width: max-content !important;
    padding-top: 10px !important;
    -webkit-transition: opacity .2s, background-color .4s, -webkit-transform .4s !important;
    transition: transform .4s, opacity .2s, background-color .4s, -webkit-transform .4s !important;
    -webkit-transform: scaleY(0) !important;
    transform: scaleY(0) translateX(-50%) !important;
    will-change: transform !important;
    -webkit-transform-origin: top !important;
    transform-origin: top !important;
    opacity: 0 !important;
    border-radius: 5px !important;
}

.gt_float_switcher .gt_options.gt-open {
    display: block !important;
    -webkit-transition: opacity .4s, -webkit-transform .4s !important;
    transition: transform .4s, opacity .4s, -webkit-transform .4s !important;
    -webkit-transform: scaleY(1) !important;
    transform: scaleY(1) translateX(-50%) !important;
    opacity: 1 !important;
}

.website-wrapper .gt_float_switcher .gt_options a:hover {
    background: #f7f7f3 !important;
    border: 1px solid var(--wd-link-color-hover);
    color: #1d1f1a;
}
.gt_float_switcher .gt-selected{
    background-color: #f7f7f3 !important;
}
#pojo-a11y-toolbar.pojo-a11y-toolbar-right {
    right: -240px;
}
.phonesMobileMenu .wd-mob-nav-html-block, .mobileMenuSocials .wd-mob-nav-html-block,
.mobileMenuAccessibility .wd-mob-nav-html-block {
    max-width: 100% !important;
}
.mobileMenuAccessibility .wd-mob-nav-html-block{
    padding: 15px 20px;
    display: flex;
}
html{
    scroll-behavior: smooth;
}
body .mobile-nav.wd-side-hidden {
    width: 90%;
}
.mobile-nav .close-side-widget a:before {
    background-color: #2c503d;
    display: block;
    padding: 10px;
    border-radius: 50%;
    color: #f7f7f3;
    transition: all .4s;
    font-weight: 800;
}

.mobile-nav .close-side-widget a:hover:before {
    background-color: var(--wd-link-color-hover);
}

.mobile-nav .searchform {
    box-shadow: none !important;
}

.mobile-nav ul#menu-main-menu-1 {
    border-top: 1px solid var(--brdcolor-gray-300);
}

.mobile-nav .searchform input[type="text"] {
    height: 50px !important;
    border: none;
    border-top: 1px solid var(--wd-form-brd-color);
}

.mobile-nav .wd-heading {
    border-bottom: 0;
}
.mobileMenuHidden a.woodmart-nav-link, .mobileMenuHidden span.wd-nav-opener {
    display: none;
}
.mobileMenuHidden .wd-sub-menu{
    display: block !important;
}
main#main-content {
    padding-block: 0;
}
main#main-content p:has(+ ul) {
    margin-bottom: 0;
}
h2{
    font-size: 26px;
}
h3{
    font-size: 24px;
}
h4{
    font-size: 20px;
}
.archive footer, .single.single-post footer {
    margin-top: 80px;
}
main#main-content  ul li {
    margin-bottom: 0;
}
.phoneBlock,
.addressBlock{
    font-size: 16px;
}
.box-img img{
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
legend, h1, h2, h3, h4, h5, h6, .title{
    line-height: 1.2 !important;
}
p{
	line-height: 1.5;
}
.e-con.e-con>.e-con-inner>.elementor-widget, .elementor.elementor .e-con>.elementor-widget{
	height: auto;
}
.e-con.e-con>.e-con-inner>.elementor-widget, .elementor.elementor .e-con>.elementor-widget.elementor-widget-wd_infobox{
	height: 100%
}
.wd-nav[class*="wd-style-"] {
    --nav-color: #2d4f3e;
    --nav-color-hover: #f4a60e;
    --nav-color-active: #f4a60e;
    --nav-chevron-color: rgba(82, 82, 82, .45);
}

.wd-tools-element .wd-tools-text{
    display: none !important;
}

.breadcrumbsContainer p{
    margin: 0;
    font-size: 16px;
}
.breadcrumbsContainer{
    padding-block: 5px;
    padding-left: 20px;
    background-color: #2d4f3e;
    color: #fff;
    margin-bottom: 20px;
}
.breadcrumbsContainer a{
    color: #fff;
}
.breadcrumbsContainer a:hover{
    color: #f4a60e;
}
.wd-posts .wd-post-content .wd-post-meta, .post-single-page .wd-single-post-header .wd-post-meta{
    display: none;
}
.wd-single-post-img img{
    border-radius: 6px;
}
@media (max-width: 900px) {
    .footer-slider .slider-text {
        text-align: center !important;
    }
}
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a{
    color: #1d1f1a;

}
.elementor-field-subgroup label{
    font-size: 14px !important;
}

.mobile-nav .close-side-widget a{
    font-size: 0;
    line-height: 0;
}
.mobile-nav .close-side-widget a:before{
    font-size: 18px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (max-width: 768px) {
    .wd-header-text.email {
        display: none;
    }
}
.wd-header-text a{
    font-size: 16px;
}
.wd-header-text .box-img{
    display: flex;
    align-items: center;
}

@media (max-width: 1240px) {
    .wd-header-text.address {
        display: none;
    }
    .wd-header-text a{
        font-size: 14px;
    }
    .wd-header-text .box-img{
        justify-content: center;
    }
}
@media (max-width: 560px) {
    :root{
        --wd-top-bar-sm-h: 100px !important;
    }
    .whb-col-mobile{
        flex-direction: column !important;
    }
    .wd-header-text.phone{
        display: flex;
    }
}
.wd-post-inner .wd-post-thumb{
    border-radius: 6px;
}
.wd-posts .blog-design-small-images.blog-style-bg .wd-post-content{
    border-radius: 6px !important;
}
.wd-posts .blog-design-small-images.blog-style-bg .wd-post-content .wd-post-excerpt.entry-content{
   font-size: 16px;
    line-height: 1.2;
}
.wd-post-content .wd-post-cat.wd-style-with-bg,
.wd-single-post-header .wd-post-cat.wd-style-with-bg{
display:none;
}
a.btn-read-more.more-link, .wd-post-read-more.wd-style-link.read-more-section a {
    background-color: var(--wd-primary-color);
    color: #fff;
    width: 174px;
    display: block;
    margin: 0 auto 10px;
    padding: 4px;
    font-weight: 500;
    text-align: center;
    border-radius: 5px;
}
a.btn-read-more.more-link:hover, .wd-post-read-more.wd-style-link.read-more-section a:hover {
    background-color: var(--wd-link-color-hover);
    color: #fff;
}

.text ul li{
    margin-bottom: 0;

}
.wd-post-title{
    color: #2c503d;
}
ul{
    line-height: 1.2;
}
.contacts-map,
.contacts-map .e-con-inner{
    padding: 0;
}
.elementor-field-group-agree1{
    order: 1;
}
.form-main .elementor-button{
    width: 100%;
    height: 100%;
}
#post-1253 .wp-post-image{
    display: none;
}
    .blog-design-small-images.has-post-thumbnail :is(.wd-post-thumb.entry-header) {
        max-width: 80%;
        margin-inline: auto;
    }
@media (min-width: 560px) {
    .blog-design-small-images.has-post-thumbnail :is(.wd-post-thumb.entry-header) {
        max-width: 60%;
    }
}
@media (min-width: 769px) {
    .blog-design-small-images.has-post-thumbnail :is(.wd-post-content.article-body-container) {
            max-width: 50%;
        }

        .blog-design-small-images.has-post-thumbnail :is(.wd-post-thumb.entry-header) {
            max-width: 40%;
            margin-inline: inherit;
        }

    .wd-posts .blog-design-small-images.blog-style-bg .wd-post-content .wd-post-excerpt.entry-content{
        font-size: 18px;
    }

    }

    @media (min-width: 992px) {
        .blog-design-small-images.has-post-thumbnail :is(.wd-post-thumb.entry-header) {
            max-width: 30%;
        }


    }

/* ========== БАЗА ТАБЛИЦЫ ========== */
.services-table {
    width: 100%;
    border-collapse: collapse;
    color: #212529;
    border: 1px solid #dee2e6;
    font-size: 16px;
    min-width: 600px;
}
.table.services-table > :not(caption) > * > * {
    padding: 0.5rem 0.5rem;
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px transparent;
}
.services-table.table > thead {
    vertical-align: bottom;
}
.services-table.table > tbody {
    vertical-align: inherit;
}
/* Заголовок */
.services-table thead th {

    border-bottom: 2px solid #dee2e6;
    padding: 12px;
    text-align: left;
    font-weight: 600;
    text-transform: none;
    background-color: #f4a60e;
    color: #fff;
}
.services-table thead th,
.services-table tbody tr td:not(:nth-child(2)){
    text-align: center;
}.services-table thead th:nth-child(1),
 .services-table tbody tr td:nth-child(1){
     width: 4%;
 }
.services-table.table > :not(:last-child) > :last-child > * {
    border-bottom-color: #dee2e6;
}
/* Ячейки */
.services-table td {
    padding: 12px;
    border-bottom: 1px solid #dee2e6;
    vertical-align: top;
}

/* ========== ЧЕРЕДОВАНИЕ СТРОК (STRIPED) ========== */
.services-table.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}


/* ========== ХОВЕР СТРОКИ ========== */
.services-table.table-hover > tbody > tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

/* ========== TABLE-BORDERED ========== */
.services-table.table-bordered,
.services-table.table-bordered th,
.services-table.table-bordered td {
    border: 1px solid #dee2e6;
}

/* ========== МОБИЛЬНЫЙ СКРОЛЛ ========== */
.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

/* ========== СТИЛИ ВНУТРИ ЯЧЕЕК ========== */
.services-table .service-time,
.services-table .service-price {
    margin-bottom: 6px;
}
.services-table .service-time{
    display: flex;
}
.services-table .time {

    margin-left: auto;
}

/* Последний элемент без нижнего отступа */
.services-table .service-time:last-child,
.services-table .service-price:last-child {
    margin-bottom: 0;
}

.grecaptcha-badge {
    display: none !important;
}

.error404 .page-content {
    margin-bottom: 80px;
}