﻿.wpcf7 .ajax-loader{
    display: none;
}
.mp-slider__slide-video{
    display: flex;
    align-items: center;
}
@media screen and (max-width: 1180px){
    .mp-products__list-item{
        transition: 0s;
    }
}
.footer-form__item-txt .wpcf7-not-valid-tip{
    display: none;
}
.footer-form form{
    position: relative;
}
.wpcf7-response-output{
    position: absolute;
    top: 90px;
}
.wpcf7-submit{
    cursor: pointer;
}

.must_haves{
    background: #008ACF;
}
.whats_new{
    background: #EF404E;
}

.wpcf7-response-output{
    position: initial !important;
}

.pagination-list li span{
    width: 45px;
    height: 45px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "CocogoosePro";
    font-size: 1.125rem;
}

@media screen and (max-width: 768px) {
    .pagination-list li span {
        width: 2rem;
        height: 2rem;
    }
    .wpfFilterButtons {
        width: 100%;
        position: absolute;
        bottom: 0;
    }
    .pagination-back:not(:last-child), .pagination-up:not(:last-child), .pagination-list li {
        margin-right: 5px;
    }
}
@media screen and (max-width: 500px){
    .pagination-list li span {
        width: 1.6rem;
        height: 1.6rem;
        font-size: 0.8rem;
    }
}
.form-item:not(._checkbox) span{
    width: 100%;
}

.contacts__form .wpcf7{
    width: 100%;
}

.bx-breadcrumb-item > span{
    color: #000000;
    font-weight: 500;
}

.about .bx-breadcrumb-item > span{
    color: white;
}

/*Попап с куки*/
.cookies{
    position: fixed;
    bottom: 0;
    display: none;
    width: 100%;
    z-index: 1000;
}
.cookies-content{
    width: 60%;
    display: flex;
    margin: auto;
    padding: 15px;
    flex-direction: column;
    background-color: white;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.cookies-content p{
    margin-bottom: 5px;
    margin-top: 5px;
}
/*------------*/
.card__close .icon{
    display: block;
}

.about-head .page-head a span {
    color: #1b6aa8;
}
.about .bx-breadcrumb-item > span{
    font-weight: 500;
    color: #20245f;
}
.about-head .page-head {
    color: #1b6aa8;
}
.bx-breadcrumb-item > span {
    font-weight: 500;
    color: #1b6aa8;
}
.card-product__info-item{
    font-weight: 600;
}
.card-product__popup-txt{
    font-weight: 600;
}
/*@media screen and (max-width: 1180px){*/
/*    .footer-social__list a:nth-child(2){*/
/*        width: 60px;*/
/*    }*/
/*}*/

@media screen and (max-width: 1181px){
    .footer-social__item{
        animation: none!important;
    }
    .footer-social__item img{
        height: 51px;
        width: 60px;
        object-fit: contain;
    }
}
@media screen and (max-width: 990px){
    .card-product__popup-txt{
        font-size: 14px;
        line-height: 120%;
    }

    .card__close {
        right: 5px;
    }

    .card-product__val-item {
        max-width: 72px;
    }
}
@media screen and (max-width: 600px){
    .product-item__title{
        font-size: 12px;
    }
    .sl__nav-next {
        right: -10px;
    }
    .sl__nav-prev{
        left: -10px;
    }
    .card .container{
        padding: 35px 15px;
    }
}

.news-root__links-social a .img{
    width: 25px !important;
    height: 25px !important;
}

.card-product__title {
    max-width: 90%;
    margin-right: auto;
    margin-left: 0;
}

.mp-slv__item-img picture .img {
    max-width: 100%;
}

.mp-slv__news-content {
    height: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    width: 40.5%;
    padding: 0.78vw;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 0;
    background-color:transparent ;
}
.mp-slv__news-content-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    /* align-items: center; */
    text-align: center;
    overflow: hidden;
}
.mp-slv__news-content-rect{
    position: relative;
    width: 100%;
    padding-top: 100%;
    overflow: hidden;
    -webkit-border-radius: 0.78vw;
    border-radius: 0.78vw;
    background-color: #ef404e;
    height: 100%;
}
.mp-slv__news-img{
    position: relative;
    width: 100%;
    padding-top: 40.5%;
}
@media screen and (max-width: 990px){
    .mp-slv__news-content-text {
        padding: 20px;
    }
}
@media screen and (max-width: 1180px){
    .mp-slv__news-content-text {
        padding: 30px;
    }
}
@media screen and (max-width: 600px) {
    .mp-slv__news-content-text {
        padding: 10px;
    }

    .mp-slv__news-content {
        max-width: 210px;
    }
}
.mp-slv__news{
    padding: 0;
}
.mp-slv__news-content {
    max-width: 544px;
}

.mp-slv__news-content-title {
    font-family: "CocogoosePro";
    line-height: 120%;
    max-width: 450px;
    font-size: 1.67vw;
    color: #fff;
}
.mp-slv__news {
    position: relative;
    width: 100%;
    -webkit-border-radius: 0.78vw;
    border-radius: 0.78vw;
    margin-top: 96px;
    overflow: hidden;
}
@media screen and (max-width: 990px) {
    /* line 131, dev/sass/modules/mp/mp-slv.scss */
    .mp-slv__news {
        margin-top: 60px;
    }
}
@media screen and (max-width: 600px) {
    /* line 131, dev/sass/modules/mp/mp-slv.scss */
    .mp-slv__news {
        margin-top: 15px;
    }
}
.mp-slv__news-img {
    position: relative;
    width: 100%;
    padding-top: 40.5%;
}
.mp-slv__news-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.mp-slv__news .loaded {
    min-width: 100%;
    min-height: 100%;
}
.mp-slv__news-content {
    position: absolute;
    right: 0;
    top: 50%;
    width: 40.5%;
    padding: 0.78vw;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.mp-slv__news-content-rect {
    position: relative;
    width: 100%;
    padding-top: 100%;
    overflow: hidden;
    -webkit-border-radius: 0.78vw;
    border-radius: 0.78vw;
    background-color: #2873ad;
}
.mp-slv__news-content-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    overflow: hidden;
}
@media screen and (max-width: 990px) {
    /* line 186, dev/sass/modules/mp/mp-slv.scss */
    .mp-slv__news-content-text {
        padding: 20px;
    }
}

@media screen and (max-width: 600px) {
    /* line 186, dev/sass/modules/mp/mp-slv.scss */
    .mp-slv__news-content-text {
        padding: 10px;
    }
}

/* line 213, dev/sass/modules/mp/mp-slv.scss */
.mp-slv__news-content-title {
    font-family: "CocogoosePro";
    line-height: 120%;
    max-width: 450px;
    font-size: 1.67vw;
    color: #ffffff;
}

@media screen and (max-width: 800px) {
    /* line 213, dev/sass/modules/mp/mp-slv.scss */
    .mp-slv__news-content-title {
        font-size: 20px;
    }
}

@media screen and (max-width: 990px) {
    /* line 186, dev/sass/modules/mp/mp-slv.scss */
    .mp-slv__news-content-text {
        padding: 20px;
    }
}

@media screen and (max-width: 600px) {
    /* line 186, dev/sass/modules/mp/mp-slv.scss */
    .mp-slv__news-content-text {
        padding: 10px;
    }
}

/* line 213, dev/sass/modules/mp/mp-slv.scss */
.mp-slv__news-content-title {
    font-family: "CocogoosePro";
    line-height: 120%;
    max-width: 450px;
    font-size: 1.67vw;
    color: #ffffff;
}

@media screen and (max-width: 800px) {
    /* line 213, dev/sass/modules/mp/mp-slv.scss */
    .mp-slv__news-content-title {
        font-size: 20px;
    }
}

@media screen and (max-width: 600px) {
    /* line 213, dev/sass/modules/mp/mp-slv.scss */
    .mp-slv__news-content-title {
        margin: 0 auto;
        font-size: 16px;
    }
}

@media screen and (max-width: 450px) {
    /* line 213, dev/sass/modules/mp/mp-slv.scss */
    .mp-slv__news-content-title {
        margin: 0 auto;
        font-size: 10px;
    }
}

/* line 235, dev/sass/modules/mp/mp-slv.scss */
.mp-slv__news-content-subtitle {
    margin: 24px auto 0;
    line-height: 120%;
    font-size: 1.25vw;
    color:#fff;
}

@media screen and (max-width: 800px) {
    /* line 235, dev/sass/modules/mp/mp-slv.scss */
    .mp-slv__news-content-subtitle {
        font-size: 12px;
    }
}

@media screen and (max-width: 600px) {
    /* line 235, dev/sass/modules/mp/mp-slv.scss */
    .mp-slv__news-content-subtitle {
        margin: 10px auto 0;
        font-size: 9px;
        line-height: 110%;
    }
}

@media screen and (max-width: 450px) {
    /* line 235, dev/sass/modules/mp/mp-slv.scss */
    .mp-slv__news-content-subtitle {
        margin: 10px auto 0;
        font-size: 0.75rem;
    }
}

.card-slider-b__item {
    overflow: hidden;
}

.card-slider-b__item-img .iframe-wrap, .card-slider-b__item-img video, .card-slider-b__item-img .img {
    width: calc(100% + 2px);
    max-width: calc(100% + 2px);
    height: calc(100% + 1px);
}

@media (min-width: 1181px) and (max-width: 1300px) {
    .card-product__title {
        font-size: 1.55rem !important;
    }
    .card-product__name-img {
        width: 75px;
    }
}

@media (min-width: 801px) and (max-width: 1024px) {
    .card-product__title {
        font-size: 1.5rem !important;
    }
}

@media screen and (min-width: 1921px) {
  .mp-slider {
    max-width: 100%;
  }
}

.woocommerce div.product:before, 
.category-news:before, 
.container>main:before, 
.product.brands:before,
main>.about:before{
    content: "";
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    background-color: #d1e4e4;
    z-index: -1;
}
