.product-filter .wpfPriceRangeField {
    width: 75px !important;
    background: #F2F2F2;
    border-radius: 2px;
    border: 1px solid #F2F2F2 !important;
    color: #000 !important;
    font-size: 16px !important;
}

.product-filter .wpfPriceRangeField:focus {
    border: 1px solid #00A3FF !important;
}

.product-filter .wpfFilterWrapper .wpfCheckbox label {
    width: 26px !important;
    height: 26px !important;
}

.product-filter .wpfFilterWrapper .wpfCheckbox input[type="checkbox"]:checked+label::before {
    background: url(../img/vector.svg) no-repeat center !important;
    background-size: 60% 60% !important;
    background-color: #FF8006 !important;
}

.product-filter .wpfFilterWrapper .wpfCheckbox label::before {
    font-size: 8px !important;
    background-color: #F2F2F2 !important;
    border: 0 !important;
    color: rgb(68, 68, 68) !important;
    border-radius: 2px;
}

.product-filter .wpfFilterWrapper .wpfFilterTaxNameWrapper {
    font-size: 16px;
    color: #6F6F6F;
}

.product-filter .wpfFilterButton.wpfButton {
    background: #0095D9 !important;
    border-radius: 70px;
    color: #fff;
    width: 190px;
    height: 35px;
    font-size: 14px;
    font-weight: 400;
    margin: 0 auto;
}

.woocommerce-ordering select {
    border: 1px solid #DCDCDC;
    font-size: 14px;
    padding: 4px 7px;
    border-radius: 2px;
}

.woocommerce-ordering select:focus {
    border: 1px solid #DCDCDC;
}

.woocommerce-ordering select option:selected {
    color: #0095D9;
}

.woocommerce-ordering select option:hover {
    background: #B2DFF3;
}

.woocommerce-pagination ul {
    align-items: center;
    justify-content: center;
}

.woocommerce-pagination ul.page-numbers .page-numbers {
    padding: 7px 12px !important;
}

.woocommerce-pagination ul.page-numbers .page-numbers.current {
    background: #F2F2F2;
    color: #FF8006;
    border: 0;
    border-radius: 2px;
}

.promotion-cart {
    float: left;
    width: 48%;
}

.promotion-cart h2 {
    margin-bottom: 20px;
}

.shipping-info {
    border-radius: 5px;
    width: 100%;
    background: #DFF3FC;
    padding: 25px;
    margin-bottom: 15px;
}

.shipping-info img {
    width: 22px;
    margin-right: 30px;
    float: left;
}

.shipping-info p {
    float: left;
    width: 85%;
}

.shipping-info .shipping1 {
    margin-bottom: 30px;
}

.clear {
    clear: both;
}

.coupon-form {
    background: #F9F9F9;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    padding: 25px;
}

.coupon,
.coupon * {
    display: flex;
}

.coupon input[type="text"] {
    background: #F0F0F0;
    border: 1px solid #AFAFAF;
    box-sizing: border-box;
    border-radius: 2px;
    width: 265px;
    padding: 2px 8px;
    font-size: 18px;
    margin-right: 25px;
}

.coupon button {
    min-width: 140px;

}

.present-modile {
    display: none;
}

.present-modile img {
    width: 100%;
}

.present {
    display: block;
    position: absolute;
    right: -220px;
    top: 0;
    width: 195px;
    padding: 10px;
    text-align: left;
    border-radius: 5px;
}

@media screen and (max-width: 1500px) {
    .present {
        display: none;
    }

    .present-modile {
        display: block;
    }
}

.team {
    margin-top: 100px;
    margin-bottom: 100px;
}

.portfolio {
    margin-bottom: 100px;
}

.video-portfolio {
    margin: 50px 0;
}

.video-portfolio .portfolio__header {
    margin: 20px 0;
}

.work-process,
.main_text {
    margin: 0 !important;
}

.main_text {
    background: #fff !important;
}

.main_pref.service-page {
    margin: 0 !important;
}

.main_pref.service-page.w25 .main_pref__block {
    width: calc(25% - 30px) !important;
}

.sale-page--list.post_news .item .text .title {
    min-height: 42px;
}

.sale-page--list.post_news .item .short_desc {
    /* min-height: 78px; */
    height: 78px;
    overflow: hidden;
}

.default-menu-item {
    text-decoration: none;
    display: block;
    font-family: 'Ubuntu', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    transition: all .3s ease-out;
    color: #000;
    margin-bottom: 10px;
    padding: 10px 0;
}

.popups__menu ul li:first-child a {
    pointer-events: auto !important;

}

#form-for-button form {
    background: url('/wp-content/themes/altera/img/swimming-pool.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px;
}

#form-for-button .form {
    background: #ffffffd6;
    margin: 0 auto;
    border-radius: 20px;
    /* padding: 20px; */
}

#form-for-button .form .input {
    text-align: left;
    font-weight: 500;
    border-radius: 10px;
    padding: 20px 30px;
    border: none;
    background: #cccccc6e;
}

#form-for-button .captcha-image {
    border: none;
    border-radius: 10px;
    background: #fff;
}

/* .kc_captcha {display: none;} */
.form .title {
    /* margin-bottom: 50px; */
    display: flex;
    text-align: center;
    /* position: absolute; */
    z-index: 100;
    top: -100px;
    font-size: 40px;
    /* color: white; */
}

#consult .form .title {
    display: none;
}

.btn .button {
    width: 100%;
    background-color: #ff8006;
    height: 50px;
}

#smeta_form .btn .button {
    padding: 15px 50px;
}

.btn p {
    width: 100%;
}

.form .input {
    width: 100%;
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 10px;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    padding: 20px;
}

.form .disclaimer {
    width: 100%;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 40px;
    padding-left: 20px;
}

.footer {
    margin-top: 0 !important;
}

@media screen and (max-width: 1171px) {
    #form-for-button form {
        padding: 10px;
    }

    .form .title {
        font-size: 30px;
    }

    #form-for-button .form {
        padding: 40px !important;
    }

    .main_pref.service-page.w25 .main_pref__block {
        width: 100% !important;
    }




}

@media screen and (max-width: 471px) {
    #menu2 li img {
        width: 30px !important;
        margin-left: 5px !important;
        margin-right: 15px !important;
    }

    #menu2 {
        display: none;
    }


}

#menu2 p {
    font-size: 16px;
    padding-bottom: 10px;
    background: #ff8006;
    color: #ff8006;
    padding-top: 10px;
    text-align: center;
    border-top-left-radius: 10px;
}

#menu2:hover>p {
    transition: all 0.5s ease;
    color: white;
}

#menu2 p:hover {
    color: #ff8006;
}

#menu2 {
    position: fixed;
    right: 0;
    top: 50%;
    width: 200px;
    margin-top: -2.5em;
    margin-right: -140px;
    transition: all 0.5s ease;
    z-index: 100;
}


#menu2:hover {
    margin-right: 0;
    transition: all 0.5s ease;
}

#menu2 li {
    background: #ff8006;
    color: white;
    padding: 10px;
    font-size: 14px;
    border-bottom: 1px solid white;
    display: flex;
    align-items: center
}

#menu2 li:last-child {
    border-bottom: none;
    border-bottom-left-radius: 10px;
}

#menu2 li a {
    display: flex;
    align-items: center
}

#menu2 li a:hover {
    /*color: #ccc;*/
    color: #0693e3;
}

#menu2 li img {
    width: 40px;
    margin-right: 10px;
}


.child {
    pointer-events: auto;
}

/*this is the new approach*/
.parent:has(.child:nth-of-type(1):hover) {
    /*you may replace this with an explicit className, e.g. :has(.child1)*/
    margin-right: -140px !important;
}

/* .parent:has(.child:nth-of-type(2):hover) {
    background: red;
} */

.container section p,
.container section ul {
    padding: 15px 0;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #454545;
}

.card__amt.not-available {
    background: #c44b4b;
}

#order {
    display: none;
}

.banner {
    max-height: 515px;
    overflow: hidden;
    min-height: 515px;
}

@media screen and (max-width: 500px) {
    .banner {
        max-height: 570px;
        /* height: 835px !important; */
    }

    .main_first__img2 img {
        height: 570px;
    }

}

.main_advice {
    margin-bottom: 50px !important;
}

.intro .cont-container p {
    text-align: justify;
    line-height: 30px;
    margin: 20px;
}



.site-footer .widgets .widget {
    display: flex;
    align-items: center;
    width: 180px;
    margin-bottom: .75rem;
    border: 2px solid #FCDD62;
    border-radius: 5px;
    padding: .5rem;
}

.site-footer .widgets .widget .stars {
    display: flex;
    align-items: center;
    margin-left: auto;
}

.site-footer .widgets .widget .title span {
    font-weight: 600;
}

@font-face {
    font-family: star-rating;
    src: url(data:application/x-font-ttf;base64,AAEAAAALAIAAAwAwT1MvMigiLIYAAAC8AAAAYGNtYXAmCyZNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZlNxiKoAAAF4AAABFGhlYWQBHDApAAACjAAAADZoaGVhA+IB6AAAAsQAAAAkaG10eAcAAAAAAALoAAAAHGxvY2EAjADoAAADBAAAABBtYXhwAAoAGAAAAxQAAAAgbmFtZYWP6p0AAAM0AAABaXBvc3QAAwAAAAAEoAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABAAAgAAAAAAAAAAAAAAAAAABAAAAl0AHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEAEAAAAAMAAgAAgAEAAEAICXLJdD//f//AAAAAAAgJcslz//9//8AAf/j2jnaNgADAAEAAAAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAACAAD/7QIAAdMACgAVAAABLwEPARcHNxcnNwUHNyc/AR8BBxcnAgCxT0+xgB6enh6A/wBwFlt9ODh9WxZwARkaoKAafLBTU7B8sjp8WBJxcRJYfDoAAAAAAQAA/+0CAAHTAAoAAAEvAQ8BFwc3Fyc3AgCxT0+xgB6enh6AARkaoKAafLBTU7B8AAAAAAIAAP/tAgAB0wAKABIAAAEvAQ8BFwc3Fyc3BTERHwEHFycCALFPT7GAHp6eHoD/ADh9WxZwARkaoKAafLBTU7B8sgEdcRJYfDoAAAABAAAAAQAA1qooUl8PPPUACwIAAAAAAM/+d7YAAAAAz/53tgAA/+0CAAHTAAAACAACAAAAAAAAAAEAAAHg/+AAAAIAAAAAAAIAAAEAAAAAAAAAAAAAAAAAAAAHAAAAAAAAAAAAAAAAAQAAAAIAAAACAAAAAgAAAAAAAAAACgAUAB4ASgBkAIoAAQAAAAcAFgACAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABABYAAAABAAAAAAACAA4AYwABAAAAAAADABYALAABAAAAAAAEABYAcQABAAAAAAAFABYAFgABAAAAAAAGAAsAQgABAAAAAAAKADQAhwADAAEECQABABYAAAADAAEECQACAA4AYwADAAEECQADABYALAADAAEECQAEABYAcQADAAEECQAFABYAFgADAAEECQAGABYATQADAAEECQAKADQAhwBzAHQAYQByAC0AcgBhAHQAaQBuAGcAVgBlAHIAcwBpAG8AbgAgADEALgAwAHMAdABhAHIALQByAGEAdABpAG4AZ3N0YXItcmF0aW5nAHMAdABhAHIALQByAGEAdABpAG4AZwBSAGUAZwB1AGwAYQByAHMAdABhAHIALQByAGEAdABpAG4AZwBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('truetype'), url(data:application/font-woff;base64,d09GRk9UVE8AAAUgAAoAAAAABNgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAWMAAAFjbsVsoU9TLzIAAAJYAAAAYAAAAGAoIiyGY21hcAAAArgAAABUAAAAVCYLJk1nYXNwAAADDAAAAAgAAAAIAAAAEGhlYWQAAAMUAAAANgAAADYBHDApaGhlYQAAA0wAAAAkAAAAJAPiAehobXR4AAADcAAAABwAAAAcBwAAAG1heHAAAAOMAAAABgAAAAYAB1AAbmFtZQAAA5QAAAFpAAABaYWP6p1wb3N0AAAFAAAAACAAAAAgAAMAAAEABAQAAQEBDHN0YXItcmF0aW5nAAECAAEAOvgcAvgbA/gYBB4KABlT/4uLHgoAGVP/i4sMB4tr+JT4dAUdAAAAjg8dAAAAkxEdAAAACR0AAAFaEgAIAQEMFxkbHiMoLXN0YXItcmF0aW5nc3Rhci1yYXRpbmd1MHUxdTIwdTI1Q0J1MjVDRnUyNUQwAAACAYkABQAHAQEEBwoNVn29/JQO/JQO/JQO+5QO+JT3rRX7RaU89zQ8+zT7RXH3FPsQbftE9zLe9zI4bfdE9xT3EAX7lPtGFfsEUaH3EDDj9xGdw/cFw/sF9xF5MDOh+xD7BMUFDviU960V+0WlPPc0PPs0+0Vx9xT7EG37RPcy3vcyOG33RPcU9xAFDviU960V+0WlPPc0PPs0+0Vx9xT7EG37RPcy3vcyOG33RPcU9xAF+5T7RhWLi4v3scP7BfcReTAzofsQ+wTFBQ74lBT4lBWLDAoAAAMCAAGQAAUAAAFMAWYAAABHAUwBZgAAAPUAGQCEAAAAAAAAAAAAAAAAAAAAAQAAIAAAAAAAAAAAAAAAAAAAQAAAJdAB4P/g/+AB4AAgAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABABAAAAADAAIAAIABAABACAlyyXQ//3//wAAAAAAICXLJc///f//AAH/49o52jYAAwABAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAEAAOJjA1tfDzz1AAsCAAAAAADP/ne2AAAAAM/+d7YAAP/tAgAB0wAAAAgAAgAAAAAAAAABAAAB4P/gAAACAAAAAAACAAABAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAEAAAACAAAAAgAAAAIAAAAAAFAAAAcAAAAAAA4ArgABAAAAAAABABYAAAABAAAAAAACAA4AYwABAAAAAAADABYALAABAAAAAAAEABYAcQABAAAAAAAFABYAFgABAAAAAAAGAAsAQgABAAAAAAAKADQAhwADAAEECQABABYAAAADAAEECQACAA4AYwADAAEECQADABYALAADAAEECQAEABYAcQADAAEECQAFABYAFgADAAEECQAGABYATQADAAEECQAKADQAhwBzAHQAYQByAC0AcgBhAHQAaQBuAGcAVgBlAHIAcwBpAG8AbgAgADEALgAwAHMAdABhAHIALQByAGEAdABpAG4AZ3N0YXItcmF0aW5nAHMAdABhAHIALQByAGEAdABpAG4AZwBSAGUAZwB1AGwAYQByAHMAdABhAHIALQByAGEAdABpAG4AZwBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('woff');
    font-weight: normal;
    font-style: normal;

}

.rating {
    font-family: star-rating;
    color: #FCDD62;
    font-size: 14px;
}

.title2 {
    font-size: 16px;
    color: white;
    font-weight: 300;
}

.site-footer .widgets .widget .title2 span {
    font-weight: 600;
}

.site-footer .widgets .widget .star-half {
    display: flex;
    align-items: center;
    width: 14px;
}

.site-footer .widgets .widget .star-half svg {
    position: absolute;
}

.site-footer .widgets .widget-2gis {
    border-color: #A6CE39;
}

.site-footer .widgets .widget-2gis .rating {
    color: #A6CE39;
}

.gift {

    position: fixed;
    right: 0;
    top: 40%;
    width: 200px;
    margin-top: -2.5em;
    margin-right: -140px;
    transition: all 0.5s ease;
    z-index: 100;

}

.gift:hover {
    transform: scale(1.1);
    /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.wp-block-file__button {
    background: #ff8006;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
}

.single_date {
    display: none;
}

.row__main__categories {
    margin-top: 10px;
}

h2.page-title {
    font-size: 30px;
    font-weight: 700;
}

.post_date,
.portfolio__box-date {
    display: none;
}

.bg {
    /* The image used */
    background-image: url("../img/bg.webp");

    /* Full height */
    height: 70%;

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -170px;
    margin-top: -30px;
}

.overlay_main_img {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    display: flex;
    align-items: center;

}

.wrapper-img {
    height: 100%;
    margin: 0;
}

* {
    box-sizing: border-box;
}

/* Create three equal columns that floats next to each other */
.column {
    float: left;
    width: 33.33%;
    padding: 10px;
    text-align: center;
}

.column img {
    width: 150px;
}

.columns-row {
    max-width: 1210px;
    margin: auto;
    margin-bottom: 300px;
}

.column .plitka {
    margin: 10px;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.65);
    padding: 20px 0;
    background: #fdfdfd;
    border-radius: 8px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column {
        width: 100%;
    }
}


#responsiveTabsDemo>ul>li:nth-child(2) {
    display: none;
}

.hb {
    background: #3396dc;
    position: relative;

}

.hb .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    display: inline-block;
    font-family: 'Ubuntu', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
}

.hb .header__nav ul li a,
.hb .header__cart--r-side span {
    color: #fff;
}

.hb .header__nav ul li a:hover,
.header__nav ul li a:focus {
    color: #FF8006;
    border-color: none;
}

.hb .header__nav ul li.menu-item-has-children>a:before {
    background: none;
}

.hb .header__cart--l-side {
    border: 2px solid #fff;
}

.hb .header__cart--l-side svg path {
    fill: #fff;
}

.hb .header__bottom {
    padding: 5px 20px;
    max-width: 1200px;
    margin: auto;
}

.hb .header__nav ul li {
    padding-left: 17px;
    padding-right: 17px;
    border-right: 2px solid white;
    margin-left: 0;
    margin-right: 0;
}

.hb .header__nav ul li.menu-item-has-children>a:before {
    content: '';
    right: 0;
    width: 0;
    height: auto;
    top: 60%;
    transition: all .3s ease-out;
    position: absolute;
    margin-top: -7px;
    background: none;
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.hb .header__nav ul.sub-menu li {
    border-right: none;
}

.video-box {
    position: relative;
    width: 50%;
}

.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    cursor: pointer;
}

.video-box:hover .image {
    opacity: 0.3;
    cursor: pointer;
}

.video-box:hover .middle {
    opacity: 1;
}

.video-popup__inner {
    display: none;
    margin: 0 auto;
    /* width: 80%; */
    justify-content: center;
    align-items: center;
}


.wp-block-column-is-layout-flow {
    padding: 10px;
}


.wp-block-column-is-layout-flow {
    ul li {
        list-style: circle;
        line-height: 1.7;
        margin-left: 47px;
    }

    ul {
        margin: 20px 0;
    }

}

#smeta_form .form {
    padding: 0;
}

#smeta_form .form-wrapper__top {
    height: auto;
    padding: 0;
}

.success_message {
    background: #00ab00;
    padding: 10px 20px;
    color: white;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 10px;
}

.error_message {
    background: #d3362c;
    padding: 10px 20px;
    color: white;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 10px;
}

button.button:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

.block_txt__slider {
    overflow: hidden !important;
} 