/*
Theme Name: Simplify Theme
Version: 1.0
Text Domain: Simplify Theme
*/

@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700&display=swap&subset=cyrillic,cyrillic-ext');
/*@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700|Ubuntu:300,400,500,700&display=swap&subset=cyrillic,cyrillic-ext');*/
*{
    font-family: 'PT Sans', sans-serif!important;
    /*font-family: 'Ubuntu', sans-serif!important;*/
}

@media (max-width: 979px){
    body{
        position: relative;
        max-width: 100%;
    }
    /*#bingc-passive div.bingc-passive-overlay div.bingc-passive-content {*/
    /*    max-width: 350px!important;*/
    /*    margin: 0 auto;*/
    /*    padding: 0 28px 40px;*/
    /*}*/
    /*body #bingc-passive{*/
    /*    width: auto!important;*/
    /*}*/

    body .bingc-blur-whole-page{
        filter: initial;
        -webkit-filter: initial;
    }
}

.basket-content__main__form span {
    width: 100%;
}

.top-sales__main__product__item__image {
    background-size: 90% auto;
}

.producte-calculator .producte-calculator-view .producte-calculator-view-small-photos .producte-calculator-view-small-photos-item {
    overflow: hidden;
}

.woocommerce-checkout-payment ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.catalog-product-item .product-label {
    color: #fff;
    background: #587190;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    padding: 0 15px;
    font-size: 20px;
    text-align: center;
    line-height: 44px;
    border-bottom-right-radius: 25px;
}

.producte-calculator .producte-calculator-view {
    position: relative;
    overflow: inherit;
}

.producte-calculator-view .product-label {
    width: 152px;
    height: 152px;
    color: #fff;
    background: #587190;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 10px solid white;
    -webkit-box-shadow: 0px 0px 175px -9px rgba(153,153,153,1);
    -moz-box-shadow: 0px 0px 175px -9px rgba(153,153,153,1);
    box-shadow: 0px 0px 175px -9px rgba(153,153,153,1);
    position: absolute;
    top: 67px;
    right: -76px;
    z-index: 99;
    font-size: 20px;
    line-height: 1;
}
.producte-calculator-view .product-label hr {
    margin: 12px 0;
    display: block;
    border: 0.5px solid #495d76;
    width: 60%;
}

.producte-calculator-view .product-label:not(.mobile) .label-dates {
    font-size: 16px;
    line-height: 1.5;
}

.producte-calculator-view .product-label:not(.mobile) .percents {
    font-size: 30px;
}

.producte-calculator-view .product-label.mobile {
    width: 266px;
    height: 53px;
    top: inherit;
    bottom: -26.5px;
    right: inherit;
    flex-direction: row;
    left: calc(50% - 133px);
    font-size: 12px;
    border-radius: 30px;
    border-width: 5px;
}

button#place_order {
    background-color: #59708f;
    border-radius: 40px;
    color: #fff;
    font-family: 'Helvetica Medium';
    font-size: 1.25rem;
    padding: 20px;
}

.producte-calculator-view .product-label.mobile .percents {
    font-size: 21px;
    margin: 0 16px;
}

.basket-content .woocommerce-checkout #payment {
    padding: 0;
    background: none;
    border: none;
}

.basket-content .woocommerce-checkout #payment .wc_payment_methods {
    padding: 0;
    border: none;
}

label {
    margin-bottom: 0;
}

.basket-content .woocommerce-checkout #payment div.form-row {
    padding: 20px 0;
}

.showrooms-partners-location__main__info-block ul li {
    display: inline-block;
    margin-right: 50px;
}

#billing_country_field {
    display: none;
}

.woocommerce-message .button {
    display: none !important;
}

.basket-content__main__form__delivery {
    display: none;
}

.basket-content__main__form__payment-method {
    display: none;
}

.what-is-section__main__info-block-1 p, .what-is-section__main__info-block-1 ul li {
    color: #2F2F2F;
}

.own-bath:after {
    background-image: url(../img/new-design.png);
}

span.wpcf7-not-valid {
    border: none !important;
}

.header-basket {
    padding-right: 10px;
}

.wpml-ls-legacy-list-horizontal a {
    padding: 0;
    font-size: .875rem;
    color: #59708f;
}

.wpml-ls-legacy-list-horizontal {
    padding: 0;
    margin: 0;
    border: 0;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item {
    margin-left: 4px;
}

li.wpml-ls-current-language a {
    font-weight: 600;
}

.wpml-ls-legacy-list-horizontal a span {
    vertical-align: top;
}

.grecaptcha-badge {
    display: none;
}

.menu-header .wpml-ls-item {
    display: none;
}

.modal-backdrop.newbg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background-color: #ececec;
}

.closemodal:hover {
    background: #e2e9f9;
}

.closemodal {
    background: #fff;
    width: 35px;
    text-align: center;
    height: 35px;
    line-height: 25px;
    position: absolute;
    right: -16px;
    top: -18px;
    border: 1px solid #59708f;
    color: #59708f;
    border-radius: 50px;
    font-size: 22px;
    cursor: pointer;
}

.reviews-modal {
    display: none;
}

.reviews-modal.openrevmodal {
    display: block;
    position: fixed;
    top: 20%;
    width: 100%;
    z-index: 999;
}

.reviews-modal .purchases-content__main__title {
    background-color: rgba(227, 234, 242, 0.39);
}

.purchases-reviews .purchases-content__main {
    background: url(img/anagraph-1.png) no-repeat center;
    background-size: auto auto;
    padding-top: 0px;
    padding-bottom: 0px;
    background-size: cover;
}

nav.menu-header ul li a {
    padding: 2px 10px;
}

div.wpml-ls-legacy-list-horizontal > ul {
    margin-top: -6px !important;
}

div.header-phone a {
    padding-left: 4px;
}

div.header-phone {
    margin-left: 20px;
    min-width: 110px;
}

@media screen and (max-width: 767.55px) {
    .menu-header .wpml-ls-item {
        display: block;
    }

    .lang-box {
        display: none !important;
    }

    .banner-main .slide-content {
        min-height: 200px;
        background-size: 155%;
        background-position-y: top;
    }

    .banner-main .banner-main__breadcrumbs {
        top: 30px;
    }

    .banner-main .banner-main__content__item__title h1 {
        letter-spacing: 4px;
        background: rgba(157, 181, 197, 0.7);
        margin-top: 15px;
    }

    section.producte-calculator .producte-calculator-form .producte-calculator-form-result .producte-calculator-form-result-info div h5 {
        font-size: 12px;
    }

    section.characteristic-block {
        padding-top: 20px;
        padding-bottom: 0px;
        margin-bottom: -40px;
    }

    .characteristic-block__main__anagraph__info p {
        margin-top: 15px;
    }

    nav.menu-header ul li a:hover {
        height: 40px;
    }

    nav.menu-header ul li a {
        height: 40px;
    }

    nav#menu.active {
        padding-top: 10px;
        border-top: 1px solid #ccc;
        margin-top: 23px;
    }

    header.header .my-logotype {
        padding-left: 0;
        min-width: 120px;
        position: relative;
        z-index: 99;
    }

    section.about-material {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    section.showrooms-select {
        margin-top: 25px;
    }

    section.review-client__main__button__reload {
        margin-top: 30px;
    }

    section.advantages {
        padding-bottom: 25px;
    }

    section.map {
        padding-top: 40px;
    }

    section.map .map__content h2 {
        margin-bottom: 25px;
    }

    section.catalog-section .breadcrumbs__wrapper {
        margin-top: 10px;
    }

}

@media screen and (max-width: 980px) {
    footer .my-footer__data{
        padding-left: 0px;
    }
    footer .my-footer__location{
        padding-right: 0px;
    }
    #productCalcModalColors {
        z-index: 9999999;
    }

    div.openall .producte-calculator-form-item-content-option-mobile {
        max-height: 300px !important;
        overflow: visible;
    }

    div.openall .producte-calculator-form-item-form-mobile-tab {
        max-height: 300px !important;
        overflow: visible;
    }

    div.openall .producte-calculator-form-item-content {
        max-height: 300px !important;
        overflow: visible;
    }

    div.openall h3::after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    section.producte-calculator .product-calc-modal {
        width: 100%;
        max-width: none;
    }

    div.product-slider {
        padding-bottom: 0;
        min-height: 300px;
    }

    div.product-slider .slick-list {
        padding-bottom: 0px;
    }

    div.product-slider .slick-list .slick-slide {
        padding: 30px 0 0px 0;
    }

    div.product-slider .slick-list .slick-slide .mb-5, div.product-slider .slick-list .slick-slide .my-5 {
        margin-bottom: 3rem !important;
    }

    a.catalog-product-item .catalog-product-item-image {
        padding: 10px 10px;
        margin-bottom: 5px;
    }

    a.catalog-product-item .catalog-product-item-title h2 {
        font-size: 22px;
        text-align: center;
        display: inline-block;
        width: 100%;
        margin-bottom: 0px;
    }

    a.catalog-product-item .catalog-product-item-description {
        padding: 0 20px;
        max-height: 100%;
        opacity: 1;
        text-align: center;
    }

    a.catalog-product-item .catalog-product-item-description p {
        font-size: 14px;
    }

    a.catalog-product-item .catalog-product-item-btn span {
        font-size: 19px;
    }

    .top-sales ul.slick-dots {
        margin-bottom: 20px;
    }

    .top-sales .product-for-filter-category .catalog-product-item:hover {
        width: calc(100% - 0rem) !important;
        margin-bottom: -30px;
    }

    section.producte-calculator .producte-calculator-form .producte-calculator-form-item h3 {
        padding: 25px 0px;
        margin: -25px 0px;
    }

    section.producte-calculator .producte-calculator-form .producte-calculator-form-item .producte-calculator-form-item-form-mobile-tab.activeTabMobile {
        margin-top: 20px;
    }

    header.header .my-logotype {
        padding-left: 0px;
    }

    header.header {
        position: relative;
        z-index: 500;
    }

    header.header .header-phone {
        display: block !important;
        position: absolute;
        top: -32px;
        width: 80%;
        text-align: center;
        margin-left: 20%;
    }

    header.header .header-phone a {
        padding-left: 2px;
    }

    header.header .header-phone img {
        margin-top: -2px;
    }

    header.header .spinner-master label {
        left: 0px;
    }

    screen.producte-calculator .producte-calculator-form .producte-calculator-form-item {
        padding: 20px 0;
        position: relative;
        z-index: 99;
    }

    section.producte-calculator .product-calc-modal .product-calc-modal-body .product-calc-modal-body-top-content {
        display: inline-block;
        width: 100%;
    }

    section.producte-calculator .product-calc-modal .product-calc-modal-body .product-calc-modal-body-top-content-item {
        width: 40px;
        margin-right: 5px !important;
        cursor: pointer;
        display: inline-block;
    }

    section.producte-calculator .product-calc-modal .product-calc-modal-body .product-calc-modal-body-top-content-item:nth-child(9n) {
        margin-right: 5px !important;
    }

    section.producte-calculator .product-calc-modal .product-calc-modal-header {
        border-bottom: 0;
        padding: 7px 1rem;
        position: relative;
    }

    section.producte-calculator .product-calc-modal .product-calc-modal-body h6 {
        font-size: 24px;
        color: #59708f;
        margin-bottom: 10px;
        padding-right: 0px;
    }
    .catalog-product-item .catalog-product-item-title {
        position: initial;
    }
}

body {
    overflow-x: hidden;
}

.catalog-product-item:hover .catalog-product-item-image img:nth-child(2) {
    display: none;
}

.my-footer__data {
    padding-left: 35%;
}

.my-footer__location {
    padding-right: 80px;
}

a.catalog-product-item:last-of-type:hover {
    position: relative;
}

.partners__main__content__slider a {
    display: flex;
    position: absolute;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
}

@media all and (max-width: 767px) {
    nav.menu-header ul li a {
        display: block;
        text-align: center;
        line-height: 40px;
    }
}

.slide-content {
    background-position: 50% 75%;
    background-size: 110%;
}

@media screen and (max-width: 768px) {
    .producte-calculator .producte-calculator-view {
        padding-bottom: 40px;
    }
}

/*@media screen and (max-width: 768px) {*/
/*    #bingc-passive{*/
/*        max-width: 280px!important;*/
/*    }*/
/*}*/

.default-banner-info .button{
    border: 2px solid white;
    text-align: center;
    line-height: 60px;
    color: white;
    padding: 0 80px;
    background: rgba(255,255,255,.2);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}
@media screen and (max-width: 768px) {
    .home-banner__main__item {
        background-position: top center;
    }
}
#timecount{
    color: white;
    font-weight: 600;
    /*text-transform: uppercase;*/
    font-size: 34px;
    margin-bottom: 30px;
    background: rgba(255,255,255,.2);
    padding: 5px 20px;
    min-width: 300px;
    text-align: center;
}
.blog{
    margin-top: 105px;
}
.blog .blog-item img{
    max-width: 100%;
    height: auto;
}
.blog .blog-item h3{
    color: #59708f;
    font-size: 1.4rem;
    font-family: "Helvetica Medium";
    margin: 0;
}
.blog .blog-item{
    border-bottom: 1px solid #eee;
}
.blog .blog-item h3 a{
    color: #59708f;
}
.blog .blog-item h3 a:hover{
    text-decoration: none;
}
.blog h1{
    color: #59708f;
    font-size: 1.875rem;
    font-family: "Helvetica Medium";
    margin: 0;
}
.blog-pop__list{
    list-style: none;
    margin: 0;
    padding: 0;
}
.blog-pop__list .blog-pop__item a{
    color: #59708f;
    font-size: 1.4rem;
    font-family: "Helvetica Bold";
    margin: 0;
}
.blog-pop__list .blog-pop__item a:hover{
    text-decoration: none;
}
.blog-pop__list .blog-pop__item{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.breadcrumbs__wrapper a{
    color: #59708f;
}
nav.menu-header ul li a:hover {
    text-decoration: none;
}
.menu-header ul li.current-menu-item a {
    background: #e3eaf2;
    color: #fff;
    text-decoration: none;
    height: 85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.catalog-product-item .catalog-product-item-image{
    min-height: 300px;
}