@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i&subset=cyrillic,cyrillic-ext');
/*@import url('//fonts.googleapis.com/css?family=Libre+Baskerville:300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,900,900italic');*/
@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot);
    src: url(../fonts/icomoon.eot#iefix) format("embedded-opentype"),
    url(../fonts/icomoon.ttf) format("truetype"),
    url(../fonts/icomoon.woff) format("woff"),
    url(../fonts/icomoon.svg#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

body {
    font-family: "Open sans", sans-serif;
    font-weight: normal;
}

#mainMenu {
    font-family: "Open sans", sans-serif;
}

h1 {
    font-family: "Open sans", sans-serif;
}

h2 {
    font-family: "Open sans", sans-serif;
}

h3 {
    font-family: "Open sans", sans-serif;
}

h4 {
    font-family: "Open sans", sans-serif;
}

h5 {
    font-family: "Open sans", sans-serif;
}

h6 {
    font-family: "Open sans", sans-serif;
}

.icon-logo {display:none!important;}
#header .header__logo a {display:flex!important;align-items:center;}
#header .header__logo a>span {position:unset!important;}
#header .header__logo a>span img {width:100%!important;display:none;}

.price, .price-box .price {
}

.btn {
    font-family: "Open sans";
}

.top-header-content {
    background-color: transparent !important;
    color: #ffffff !important;
}

.top-header-content a, .top-header-content .dropdown-switcher .switcher-toggle {
    color: #ffffff !important;
}

.top-header-content a:hover, .top-header-content .dropdown-switcher .switcher-toggle:hover {
    color: #56cfe1 !important;
}

.header .dropdown-switcher .dropdown-menu li > a {
    color: #8e8e8e !important;
}

.header .dropdown-switcher .dropdown-menu li > a:hover, .header .dropdown-switcher .dropdown-menu li > a:focus {
    color: #56cfe1 !important;
}

.header .search-form .actions-search .action-search, .header .dropdown-toplinks .dropdown-toggle, .header .header-wl a, .minicart-wrapper .action.showcart {
    color: #ffffff !important;
}

.header .search-form .actions-search .action-search:hover, .header .dropdown-toplinks .dropdown-toggle:hover, .header .dropdown-toplinks:hover .dropdown-toggle, .header .header-wl a:hover, .header .dropdown-toplinks.open .dropdown-toggle, .minicart-wrapper .action.showcart:hover::before, .minicart-wrapper .action.showcart:active::before {
    color: #56cfe1 !important;
}

.minicart-wrapper .action.showcart > .counter.qty, .header .header-wl .count-wl {
    color: #000000 !important;
    background-color: #ffffff !important;
}

#mainMenu .level0 a.level0 {
    color: #ffffff !important;
}

#mainMenu .level0:hover a.level0 {
    color: #56cfe1 !important;
}

footer .middle-footer {
    background-color: #FFFFFF !important;
}

footer .bottom-footer {
    background-color: #f3f2f7 !important;
}

.use-header2 .page-wrapper {
    position: relative;
}

.header.header2 {
    background-color: rgba(0, 0, 0, 0.7);
    border: none;
}

.cms-home .header.header2 {
    background-color: rgba(0, 0, 0, 0);
}

.cms-home .header.header2.active-sticky {
    background-color: rgba(0, 0, 0, 0.7);
}

.header.header2 .top-header-content {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

@media (min-width: 1199px) {
    .cms-index-index #placeholder-header {
        display: none
    }
}

@media (max-width: 1199px) {
    .header.header2 #mainMenu .level0 > a.level0 {
        color: #575757 !important;
    }

    .header.header2 .action.nav-toggle img {
        filter: brightness(0) invert(1);
        -webkit-filter: brightness(0) invert(1);
    }
}

.mgs-quickview-catalog-product-view .product-detail-infomation.col-xs-12 {
    height: auto !important;
}

.product-detail-media {
    width: 60%;
    margin: 0 auto;
}

.product-detail-media .product #owl-carousel-gallery {
    max-height: 545px;
}

.product-detail-media .product #owl-carousel-gallery img {
    max-height: 500px;
    object-fit: cover;
}

.header .logo-left-header .logo {
    display: block;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 5px 0;
    height: 51px;
}

.slide-text .big-text, .slide-text h2 {
    font-size: 50px;
    font-weight: 700;
}

.slider_mgs_carousel .owl-item .slide-text {
    left: 15px;
    right: 15px
}

.ideas .owl-item .product.item-image:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
/*    background: rgba(0, 0, 0, .6);
    background: linear-gradient(180deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .5) 10%, rgba(0, 0, 0, .5));*/
}

@media (max-width: 767px) {
    .bottom .fullscreen-slider {
        height: unset !important
    }

    .fullscreen-slider .slide-text h2, .fullscreen-slider .slide-text .big-text {
        font-size: 20px
    }

    .slider_mgs_carousel.owl-carousel .owl-dots, .slide-text .sub-title {
        display: none
    }
}

.mgs-quickview-catalog-product-view .product.media img {
    min-width: unset
}

.product-item form .swatch-input, .product-options-wrapper .swatch-attribute .swatch-input {
    display: block;
    opacity: 0;
    height: 0
}

.header.active-sticky {
    position: fixed !important
}

.customer-account-create .account-social-login {
    margin-top: 40px
}

.mfp-iframe-scaler iframe {
    box-shadow: none;
}

.block-dashboard-addresses {
    margin-bottom: 60px
}

.nav > li > a:hover, .nav > li > a:focus {
    background: none
}

.nav > li > strong {
    color: #56cfe1;
    padding: 10px 0;
    display: inline-block
}

.nav > li > a {
    padding: 10px 0
}

.sidebar .block .block-title.account-nav-title .title > i {
    display: none
}


.slide-text .text-colour-white > * {
    color: #fff !important;
}

.slide-text .text-colour-black > * {
    color: #000 !important;
}


.product-item-description {
}

.product-item-description ul li strong {
    font-weight: 400;
    color: #222;
}

.product-item-description ul li strong:after {
    content: ":";
    display: inline-block;
    margin-right: 4px;
}

.products-grid .product-item-info .product-item-details .product-item-name a {
    font-weight: 700;
}

.products-list .product-item-info .product-item-details .product-item-name a {
    font-weight: 700;
}

.footer .bottom-footer ul {
    width: auto;
    padding: 0;
}

.footer .bottom-footer ul li strong {
    display: inline-block;
    float: none;
}

.footer .bottom-footer ul li {
    display: inline-block;
    float: none;
}


.block.filter .block-content.filter-content .filter-options-item .filter-options-title {
    cursor: pointer;
}

.block.filter .block-content.filter-content .filter-options-item .inactive .filter-options-title::after {
    content: "\f106";
}


.btn {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
}

.toolbar .modes .modes-mode {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
}

.toolbar .form-item-select {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
}

.toolbar .sorter .sorter-action {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
}

.products-grid .product-item-info .tocart.btn-cart {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
}

.products-list .product-item-info .product-item-details .actions-link .action.tocart {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
}


.product-galerry {
    border: 1px solid #f6f6f8;
}

.breadcrumbs {
    padding: 13px 0;
    background-color: #f3f2f7;
}

.category-product-actions {
    overflow: hidden;
}

#header .header__right .header__menu > ul.nav_extra > li {
    border-right: unset;
}

@media (max-width: 991px) {
    .filter-content {
        overflow-y: auto;
    }
}


.our-partners-item {
    position: relative
}

.our-partners-item > a {
    display: block;
    padding: 8px;
}

.our-partners-item > a img {
    min-width: 100%
}

.our-partners-item > a:after {
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

.our-partners-item:hover > a:after {
    opacity: .5;
    visibility: visible
}

.owl-carousel .owl-nav > div {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}
.catalog-category-view.owl-carousel .owl-nav>div {
    opacity: 1;
}
.product-label.new-label {
    background-color: #ea0001;
    font-weight: 700;
    cursor: default;
}

.products-grid .product-item-info .product-top:hover .product-label {
    display: block;
}

.label-menu {
}

.label-menu.sale {
    background-color: #ea0001;
    font-weight: 700;
}

.owl-carousel .owl-nav > div {
    top: 40%;
}

.cms-home.cms-index-index .page-main {
    margin-top: -120px;
}

.page-idea {
    position: relative;
}

.page-idea .img-dark {
    background-color: #000000;
    height: 100%;
    left: 0;
    opacity: 0.2;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3
}

.page-idea .top {
    position: absolute;
    top: 10%;
    left: 2%;
    z-index: 6;
    box-sizing: border-box;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 0;
    font-size: 2.5rem;
}

.page-idea .top a {
    color: #ffffff;
    font-weight: bold;
    font-size: 40px;
    line-height: 1;
    display: block;
    width: 44px;
    height: 44px;
    background: #48484a;
    border-radius: 50%;
    border: 2px solid;
}

.page-idea .top a:hover {
    background: #56cfe1
}

.page-idea .hotspot-list {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

.page-idea .hotspot {
    position: absolute;
    font-size: 30px;
    line-height: 1;
    color: #ffffff;
}

.page-idea .hotspot .pulser-cont {
    position: relative;
    visibility: hidden;
}

.page-idea .hotspot a {
    position: relative;
    line-height: 1;
    display: block;
}

.page-idea .hotspot i {
    color: #000000
}

.page-idea .hotspot i:after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: -1;
    width: 24px;
    height: 24px;
    background: red;
    border-radius: 50%;

    -webkit-animation: pulse 1.5s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation: pulse 1.5s ease-out;
    animation-iteration-count: infinite;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.5);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0.5);
    box-shadow: 0 0 0 0 rgba(255,255,255, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
      box-shadow: 0 0 0 10px rgba(255,255,255, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
      box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}


.hotspot-list .hotspot .pe-7s-info{
    margin-left: 4px;
}

.page-idea .hotspot i:before {
/*    content: '\20AC';*/
    content: '$';
    font-family: system-ui;
    font-weight: 650;
    position: relative;
    bottom: 6px;
    margin-left: 5px;
    color: #FFF;
    font-size: 20px;
}

.page-idea .hotspot .pulser {
    -webkit-animation: pulsate 1.5s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation: pulsate 1.5s ease-out;
    animation-iteration-count: infinite;
    width: 32px;
    border: 1px solid #ffffff;
    height: 32px;
    position: absolute;
    top: -1px;
    left: -1px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.img-idea.height-pos-1,
.img-idea.height-pos-12,
.img-texture.height-pos-1,
.img-texture.height-pos-12 {
    height: 696px;
}

.img-idea.height-pos-4-9,
.img-texture.height-pos-4-9 {
    height: 336px;
}

.img-idea.height-pos-default,
.img-texture.height-pos-default {
    height: 330px;
}

.page-idea .product-galerry {
    border: 0
}

@media (max-width: 1000px) {
    .img-idea.height-pos-1,
    .img-idea.height-pos-12,
    .img-texture.height-pos-1,
    .img-texture.height-pos-12 {
        height: 577px;
    }

    .img-idea.height-pos-4-9,
    .img-texture.height-pos-4-9 {
        height: 276px;
    }

    .img-idea.height-pos-default,
    .img-texture.height-pos-default,
    .img-idea.index-13 {
        height: 270px;
    }

    .btn.btn-promo-banner {
        min-width: 132px;
    }
}

@media (max-width: 780px) {
    .padding-left30,
    .padding-right30 {
        padding-left: 0;
        padding-right: 0;
    }

    #header .header__wrapper {
        background-color: transparent !important;
    }

    .burgerOpen #header .header__wrapper {
        background-color: #fff !important;
    }
    #header .header__navbutton a:before,
    #header .header__navbutton a div,
    #header .header__navbutton a:after,
    .opacityfill #header .header__navbutton a div,
    .nonzeroscroll #header .header__navbutton a div,
    .opacityfill #header .header__navbutton a:before,
    .opacityfill #header .header__navbutton a:after,
    .nonzeroscroll #header .header__navbutton a:before,
    .nonzeroscroll #header .header__navbutton a:after {
        background-color: white;
    }

    .burgerOpen #header .header__navbutton a:before,
    .burgerOpen #header .header__navbutton a div,
    .burgerOpen #header .header__navbutton a:after {
        background-color: #000;
    }

    #header .header__right [data-comp=header__search].header__search .search__icon {
        color: #fff!important;
    }

    .header__right .mobileHeaderLinks a span {
        color: white;
    }

    .ideas .header__logo {
        display: none;
    }

    .burgerOpen .header__logo {
        display: block;
    }

    .page-idea .top {
        top: -1%;
    }
}


#maincontent {
    min-height: unset;
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.5, 0.5);
        opacity: 0.0;
    }
    50% {
        opacity: 1.0;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        opacity: 0.0;
    }
}

@keyframes pulsate {
    0% {
        transform: scale(0.5, 0.5);
        opacity: 0.0;
    }
    50% {
        opacity: 1.0;
    }
    100% {
        transform: scale(1.2, 1.2);
        opacity: 0.0;
    }
}

#masoncontainer {
    position: relative;
    width: 100%
}

#masoncontainer .box, #masoncontainer .fillerBox {
    float: left;
    position: relative
}

#masoncontainer .box a, #masoncontainer .fillerBox a {
    display: block;
    height: 100%;
    position: relative;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

#masoncontainer .box .blender, #masoncontainer .fillerBox .blender {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5;
    height: 100%;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    background-color: #000000;
}

#masoncontainer .box h3, #masoncontainer .fillerBox h3 {
    bottom: 0;
    color: #FFFFFF !important;
    font-size: 1.25rem;
    margin: auto;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 44%;
    vertical-align: middle;
    width: 100%;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

#masoncontainer .box:hover .blender, #masoncontainer .fillerBox:hover .blender {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}

#header {
    width: 100%;
}

#main_slider {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    min-height: 600px;
    overflow: hidden;
}

.swiper-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    background-size: cover !important;
}

.swiper-slide .slide-text.middle {
    transform: translateY(-50%);
    left: 15px;
    opacity: 1;
    visibility: visible;
    position: absolute;
    right: 0;
    top: 50%;
    padding: 15px;
    margin: 0 auto;
    max-width: 1200px;
}

.swiper-slide .slide-text > * {
    max-width: 550px;
}

.swiper-slide .slide-text.middle > * {
    margin: 0 auto;
}

.swiper-slide .inner-text {
    opacity: 0;
    visibility: hidden;
    transform: scale(1.5);
}

.swiper-slide-active .inner-text {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
    transition: all .9s ease .5s;
    transition-delay: .8s;
}

.swiper-pagination {
    position: absolute;
    bottom: 46px;
    display: flex;
    justify-content: center;
    z-index: 20;
    width: auto;
}

.swiper-pagination .circle {
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    margin: 0 6px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.2);
    transition: background .5s ease-in-out;
    cursor: pointer;
    color: #fff;
    opacity: 1
}

.swiper-pagination .circle canvas {
    transition: opacity .5s;
}

.circle.swiper-pagination-bullet-active {
    color: #fff;
}

.swiper-pagination .circle b {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    z-index: 7;
}

.burger_menu > ul > .menu-item {
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, -50);
}

body.burgerOpen .burger_menu > ul > .menu-item:first-child {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

body.burgerOpen .burger_menu > ul > .menu-item:nth-child(2) {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
    transition: transform 1s 0.2s, opacity 1s 0.2s;
}

body.burgerOpen .burger_menu > ul > .menu-item:nth-child(3) {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
    transition: transform 1s 0.6s, opacity 1s 0.6s;
}

body.burgerOpen .burger_menu > ul > .menu-item:nth-child(4) {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
    transition: transform 1s 1s, opacity 1s 1s;
}

body.burgerOpen {
    overflow: hidden !important;
}

body.burgerOpen .header__wrapper {
    background-color: #fff;
    border-bottom: 1px solid hsla(0, 0%, 72%, .5);
}

body.burgerOpen .icon-logo-w {
    opacity: 1;
}

.openSearch #header .header__right [data-comp=header__search].header__search {
    width: 32%;
}

.openSearch #header .header__right .nav_extra {
    opacity: 0;
}

/*
[data-module=slider] .content-text {
    top: 61% !important;
}
*/
[data-module=slider] .content-text .title {
    font-size: 3.425rem;
}

[data-module=slider] .swiper-pagination {
    bottom: 96px;
}

.openSearch #header .header__right [data-comp=header__search].header__search .search__form .search__form_wrapper .search__input {
    opacity: 1;
}

body.burgerOpen .mobileHeaderLinks {
    display: none;
}

.banner-text [data-comp=button_rect] {
    margin-left: calc(50% - 60px);
}

body.burgerOpen #header .header__wrapper .megamenu_wrapper .burger_menu > ul .standard-menu.opened ul {
    display: block;
}

.burger_menuOnlyMobile {
    display: none;
}

#header .header__right .header__menu {
    margin-right: 20%;
    float: right;
}

#header .header__right .header__menu .nav_extra > li {
    border-left: 1px solid hsla(0, 0%, 72%, .5);
}

#header .header__right .header__menu .nav_extra > li:last-child {
    border-right: unset;
}

[data-comp=button_rect]:hover {
    color: #fff;
    background: #303030;
}

[data-comp=button_rect]:hover span {
    color: #fff;
    z-index: 10;
}

[data-comp=button_rect]:hover:after {
    width: 100%;
    transform: translateY(-100%);
    background: black;
    transition: transform .7s cubic-bezier(.075, .82, .165, 1);
    mix-blend-mode: unset;
}

.page-title-wrapper {
    padding: 123px 0 66px;
}

.map-container iframe {
    width: 100%;
}

.xxx.product.media {
    overflow: visible;
}

.owl-carousel .owl-nav > div {
    top: 50%;
}

.product-detail-media .owl-carousel .owl-nav>div.owl-next {
    right: -55px;
}

.product-detail-media .owl-carousel .owl-nav>div.owl-prev {
    left: -55px;
}

.owl-carousel .owl-nav>div.owl-next {
    right: 20px;
}

.owl-carousel .owl-nav>div.owl-prev {
    left: 20px;
}

@media screen and (max-width: 780px) {
    body.burgerOpen .burger_menu .pc {
        display: none;
    }

    body.burgerOpen .megamenu_wrapper {
        overflow-y: auto !important;
    }

    body.burgerOpen .burger_menu .burger_menuOnlyMobile {
        display: block;
    }

    .label-menu.sale {
        left: 85%;
    }
    .product-full-description{
        justify-content: flex-start!important;
    }
    .product-annotation{
        justify-content: flex-start!important;
    }
}

@media screen and (max-width: 992px) {
    .header__right .header__menu {
        display: none;
    }
}

@media (max-width: 480px) {
    #header .header__wrapper .header__logo {width:200px;}
    #header .header__logo a {margin-left:20px;}

    .nonzeroscroll .header__wrapper .header__right span:before {
        color: white;
    }

    [data-module=slider] .swiper-pagination {
        display: flex;
        flex-wrap: wrap;
        bottom: 5px !important;
    }

    .img-idea,
    .img-idea.height-pos-1,
    .img-idea.height-pos-12,
    .img-texture.height-pos-1,
    .img-texture.height-pos-12 {
        height: 276px;
    }

    .page-idea .top h1 {
        font-size: 1.2rem;
    }

    .page-idea .top a {
        width: 34px;
        height: 34px;
        font-size: 34px;
    }

    .pe-7s-angle-left:before {
        margin-left: -3px;
        position: absolute;
        top: 0px;
        right: 9%;
    }

    [data-module=slider] .content-text .title {
        font-size: 1.425rem;
    }

    .ideas #header .header__wrapper .header__right {
        visibility: hidden;
    }

    .ideas #header .header__wrapper {
        border: 0;
    }

    .ideas #header .header__navbutton {
        border-left: 0;
    }
    .ideas .nonzeroscroll #header .header__wrapper {
        border-bottom: 0;
    }
    .ideas .nonzeroscroll #header .header__navbutton {
        border: 0;
    }
}

@media screen and (min-width: 992px) {
    .mobileHeaderLinks {
        display: none;
    }

    #header .header__wrapper .megamenu_wrapper .burger_menu > ul > li:first-of-type {
        width: 40%;
    }
    .hidden__header{
        display: none;
    }
    .product-item-col{
        width: 38%!important;
    }
}

.product-full-description{
    display: flex;
    justify-content: center;
    font-weight: 400!important;
    color: #222!important;
    font-family: Open Sans,sans-serif!important;
}

.product-annotation{
    display: flex;
    justify-content: center;
    font-weight: 400!important;
    color: #222!important;
    font-family: Open Sans,sans-serif!important;
}

.product-detail-buttons{
    margin-top: 15px;
    display: flex;
    justify-content: center;
}

.header__right {display:none;}

@media (min-width: 992px) {
    .header__right {display:block;}
}

.header__logo span {font-family: 'El Messiri', sans-serif; text-transform: uppercase;}
.header__logo span.icon-logo {color: #000;}
.header__logo span.icon-logo-w {color: #fff;}

.video-container {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        overflow: hidden;
    }
.video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-background iframe {
        position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  
  /* умная подрезка */
  width: 177.78vh; /* пропорция 16:9 */
  height: 100vh;
  
  min-width: 100vw;
  min-height: 56.25vw; /* обратная пропорция */
    }
    /* Полупрозрачный тёмный слой */
.video-container .video-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        pointer-events: none;
    }