/*
Theme Name: MebelUss
Theme URI: https://www.mebeluss.com/
Description: Описание темы 
Version: 1
Author: lurpiadev
Author URI: https://lurpia.dev/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
html {
    height: 100%;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,strong {
  font-weight: bolder;
}
code,kbd,samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,input,optgroup,select,textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,input {
  overflow: visible;
}
button,select {
  text-transform: none;
}
button,[type="button"],[type="reset"],[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
body{
    font-family: 'Montserrat', sans-serif;

}
section{
    max-width: 1920px;
    margin: 0 auto;
}

.mobile{
    display: none;
}
.main-info{
    max-height: 800px;
    position: relative;
}
.main-info_wrapper{
    display: flex;
    flex-direction: row;
    height: 800px;
}
.main-info-block-information{
    width: 55%;
    background: url("/wp-content/themes/mebel/assets/images/block-1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;

}
.main-info-block-image{
    width: 45%;
    background-color: #4285F4;
}
.menu-block{
text-align: center;
padding-top: 20px;
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.main-info-block-information-menu{
        justify-content: center;

}
.menu-link{
    text-transform: uppercase;
    text-decoration: none;
font-size: 16px;
font-weight: 700;
line-height: 20px;
letter-spacing: 0em;
text-align: center;
display: flex;
margin-right: 30px;
align-items: center;
}
.menu-link:last-child{
    margin-right: 0;
}
.main-info-block-information-menu-link{
    color: #636363;

}
.menu-icon{
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 10px;
}
.icon-info{
    background: url("/wp-content/themes/mebel/assets/images/ic_round-info.png");
}
.icon-picture{
    background: url("/wp-content/themes/mebel/assets/images/tabler_photo.png");
}
.icon-phone{
    background: url("/wp-content/themes/mebel/assets/images/phone.png");
    background-repeat: no-repeat;
    background-position: center;
}
.main-info-block-image-menu-link{
    color: #fff;
}
.main-info-block-image-menu{
    margin-left: 15px;
}
.main-info-block-information-menu{
    margin-bottom: 17%;
}
.main-info-block-information-header h1{
font-size: 70px;
font-weight: 700;
line-height: 110px;
letter-spacing: 0em;
color: #1A53B0;
padding-left: 30%;
margin-bottom: 26px;
}
.main-info-block-information-subheader{
font-size: 45px;
font-weight: 700;
line-height: 55px;
letter-spacing: 0em;
text-align: left;
padding-left: 30%;
}
.main-info-block-image-menu{
        margin-bottom: 23%;

}
.main-info-block-image-picture{
    position: relative;
}
.elipse{
    border-radius: 50%;
}
.main-info-block-image-elipse{
    background: #FAFF00;
    width: 300px;
    height: 300px;
    position: absolute;
    z-index: 0;
        top: -60px;
    left: 110px;
}
.main-info-picture{
    z-index: 1;
    position: absolute;
    left:-110px;
}
.info-button{
    height: 190px;
}
.main-info-block-button-catalog{
    background: #E1ECFF;
        border-radius: 5px;
}
.main-info-block-buttons-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.main-info-block-button-consultation{
    background: #C53E37;
    border-radius: 5px;


}
.main-info-block-button-wrapper{
    padding: 15px;
    border-radius: 5px;
    background: white;
    width: 30%;
    height: 200px;
}
.catalog-wrapper{
margin-right: 20px;
}
.consultation-wrapper{
}
.main-info-block-button-fix{
 position: absolute;
 width: 100%;
 bottom: -15px;
}
.main-info-block-button-catalog{
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.main-info-block-button-catalog img{
    position: absolute;
    bottom: -25px;
}
.main-info-block-button-catalog-heading{
    color: #000;
    margin-left: 63%;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;

}
.main-info-block-button-consultation{
    position: relative;
     display: flex;
    flex-direction: row;
    align-items: center;
}
.main-info-block-button-consultation img{
    position: absolute;
    right: -20px;
    bottom: 0;
}
.main-info-block-button-consultation-heading{
font-size: 28px;
font-weight: 700;
line-height: 34px;
text-align: left;
color:white;
margin-right: 40%;
text-transform: uppercase;
margin-left: 30px;
}
.category-bed{
      display: flex;
    flex-direction: row;
    max-height: 726px;
}
.category-bed-wrapper{
       display: flex;
    flex-direction: row;
    height: 726px;
    width: 100%;
}
.category-bed-image-wrapper{
    width: 55%;
    background: #E1ECFF;

}
.category-bed-information-wrapper{
    width: 45%;
}
.category-bed-image-picture{
    position: relative;
    display: flex;
    justify-content: flex-end;
}
.category-bed-image-picture img{
    margin-top: -40px;
    z-index: 1;
}
.category-bed-image-elipse{
    background: #C53E37;
    width: 500px;
    height: 500px;
    position: absolute;
    z-index: 0;
    right: 165px;
    top: 120px;
}
.category-bed-information-wrapper{
        display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center
}
.category-bed-information-subheader{
font-size: 32px;
font-weight: 700;
line-height: 39px;
letter-spacing: 0em;
text-align: left;
color: #1A53B0;
text-transform: uppercase;
}
.category-bed-information-subheader{
    margin-left: 55px;
    margin-bottom: 70px;
}
.category-bed-list{
    margin-left: 55px;
}
.category-ul{
    width: 85%;

}
.category-ul-li{
font-size: 20px;
font-weight: 600;
line-height: 24px;
letter-spacing: 0em;
text-align: left;
list-style: none; /* Убираем исходные маркеры */
background: url(/wp-content/themes/mebel/assets/images/check-box.png) no-repeat 0 50%; /* Параметры фона */
padding-left: 35px; /* Смещаем текст вправо */ 
margin-bottom: 15px;
}
.category-ul-li:last-child{
    margin-bottom: 55px;
}
.button-consultation-uk,.button-consultation-ru{
    padding: 20px 40px;
    background: #4285F4;
    color: white;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    width: 220px;
    text-transform: uppercase;
}
.category-bed .button-consultation-uk,.category-bed .button-consultation-ru{
        margin-left: 55px;
}
.category-sofa-wrapper{
   display: flex;
    flex-direction: row;
    height: 650px;
    width: 100%;  
    background: url(/wp-content/themes/mebel/assets/images/sofa.png); /* Параметры фона */
    margin-bottom: 95px;

}
.category-sofa-information-wrapper{
        width: 55%;
        background: #000000B2;
               display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center

}
.category-sofa-image-wrapper{
    width: 45%;
}
.category-sofa-information-wrapper-fix{
    margin-left: 40%;
}
.category-sofa-information-subheader{
font-size: 32px;
font-weight: 700;
line-height: 39px;
color: white;
text-transform: uppercase;
margin-bottom: 55px;

}
.li-marker-orange{
    background: url(/wp-content/themes/mebel/assets/images/check-box-orange.png) no-repeat 0 50%; /* Параметры фона */
    color: white;

}
.category-sofa-image-elipse{
    width: 470px;
    height: 470px;
    background: white;
    position: absolute;
    z-index: 0;
        top: 110px;
    left: -30px;
}
.category-sofa-image-wrapper{
    position: relative;
}
.category-sofa-image-wrapper img{
    z-index: 1;
    position: absolute;
        left: -110px;

}
.constriction-block-wrapper{
    display: flex;
    flex-direction: row;
    height: 630px;
    width: 100%;  
}
.constriction-block-image, .constriction-block-information{
    width: 50%;
}
.constriction-block-image{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    position: relative;
    margin-right: 50px;
}
.constriction-block-image img{
    height: 463px;
    padding: 15px;
    z-index: 1;
}
.constriction-block-elipse{
    width: 380px;
    height: 380px;
    background: #4285F4;
    position: absolute;
    z-index: 0;
    right: 100px;
    top: 60px;
}
.constriction-block-information-subheader span{
font-size: 48px;
font-weight: 600;
line-height: 55px;
color:#1A53B0;
text-transform: uppercase;
}
.constriction-block-information-subheader{

font-size: 32px;
font-weight: 700;
line-height: 30px;
color:#4A4A4A;
text-transform: uppercase;
margin-bottom: 90px;
}
.constriction-button{
    width: 300px;
}
footer{
    height: 130px;
    display: flex;
    flex-direction: row;
    background: #082453;
    width: 100%;
    align-items: center;
    justify-content: space-evenly;
}
.footer-logo{

font-size: 32px;
font-weight: 600;
line-height: 50px;
color: white;
margin-right: 400px;
}
.footer-phone-wrapper, .footer-wrapper{
    display: flex;
    flex-direction: row;
    
}
.footer-phone-number{
font-size: 18px;
font-weight: 700;
line-height: 22px;
color: #93BBFF;
display: flex;
    align-content: center;
    align-items: center;
    margin-right: 40px;
    text-decoration: none;
}
.footer-phone-number:last-child{
    margin-right: 0;
}
header {
    height: 75px;
    display: flex;
    flex-direction: row;
    margin-bottom: 60px;
}
.header-block-1{
    width: 55%;
    background: #F4F4F4;
    display: flex;
align-items: center;
justify-content: flex-end;
}
.header-block-2{
    width: 45%;
    background: #4285F4;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.header-logo{
font-size: 32px;
font-weight: 700;
line-height: 50px;
color: #1A53B0;
margin-right: 85px;
}
.header-menu{
    display: flex;
    flex-direction: row;
}
.header-menu-link{
font-size: 16px;
font-weight: 700;
line-height: 20px;
color: #636363;
margin-right: 25px;

}
.header-menu a:last-child{
    margin-right: 25px;
}
.header-phones-wrapper{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.header-phones-link{
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    color: #fff;

}
.header-phones-wrapper{
    margin-left: 15px;
}
.main-content{
    max-width: 1180px;
    margin: 0 auto;
    text-align: center;
}
.heading-content{
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    line-height: 39px;
    color: #636363;
    text-transform: uppercase;
    margin-bottom: 25px;

}
.consultation-catalog{
    width: 300px;
    border-radius: 5px;
    margin-bottom: 50px;
}
.catalog-wrapper-page{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 40px;
    justify-content: space-around;
}
.catalog-item-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.catalog-picture{
    width: 280px;
    height: 280px;

}
.catalog-picture img{
    width: 100%;
}
.catalog-title{
    margin-top: 10px;
    font-weight: 600;
}
.catalog-item-wrapper{
    margin-bottom: 15px;
}
.wplg_gallery_loadmore{
margin-bottom: 80px;
    display: inline-block;
font-size: 14px;
font-weight: 700;
line-height: 17px;
color:#4285F4;
text-decoration: none;
padding: 19px 88px;
border: 1px solid #4285F4;
background: none;
text-transform: uppercase;

}
.main-content-photo{
    max-width: 580px;
    margin-bottom: 20px;
    margin-right: 20px;
    float: left;
}
.about .heading-content {
    margin-bottom: 50px;
}
.main-content{
font-size: 18px;
font-weight: 400;
line-height: 28px;
letter-spacing: 0em;


}
.main-content p {
    margin-bottom: 30px;
    text-align: left;
}
.button-consultation-uk.about,.button-consultation-ru.about{
    border-radius: 5px;
    margin-bottom: 85px;

}
.about-item-image{
    border-radius: 50px 0px 50px 0px;
    width: 375px;
    height: 280px;
    margin: 15px;
}
.center{
    margin:  0 auto;
    text-align: center;
}
.about-image-wrapper{
        display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-bottom: 95px;
    flex-wrap: nowrap;
}
.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
  background: #06D85F;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFFFFFE5;;
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 540px;
  height: 635px;
  position: relative;
  transition: all 5s ease-in-out;
  box-shadow: 0px 4px 60px 0px #00000040;

}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}
@media (min-width:1400px) and (max-width:1700px){
    .main-info-block-information-header h1{
        font-size: 55px;
    }
    .main-info-block-information-subheader{
        font-size: 38px;
    }
    .main-info-block-button-catalog img,.main-info-block-button-consultation img{
        width: 60%;
    }
    .main-info-block-button-catalog-heading{
        font-size: 19px;
    }
    .main-info-block-button-consultation-heading{
        font-size: 18px;
    }
}
@media (min-width:1199px) and (max-width:1399px){
    .main-info-picture{
        width: 100%;
        left:-70px;
    }
    .main-info-block-image-elipse{
            top: -40px;
    left: 80px;
        width: 200px;
    height: 200px;
    }
    .main-info-block-information-header h1{
        font-size: 45px;
        line-height: 90px;
    }
    .main-info-block-information-subheader{
        font-size: 33px;
        line-height: 45px;
    }
    .main-info-block-button-catalog img,.main-info-block-button-consultation img{
        width: 60%;
    }
    .info-button {
        height: 170px;
}
.main-info-block-button-wrapper {
    height: 170px;
}
 .main-info-block-button-catalog-heading{
        font-size: 16px;
    }
    .main-info-block-button-consultation-heading{
        font-size: 15px;
    }
    .category-bed-image-picture img,.category-sofa-image-wrapper img{
        width: 90%;
    }
    .constriction-block-image img{
        width: 90%;
        height: 390px;
    }
    .main-info_wrapper{
        height: 700px;
    }
    .category-bed-image-elipse{
        right: 180px;
    top: 100px;
    width: 400px;
    height: 400px;
    }
    .category-sofa-image-wrapper img {
    left: -60px;
    }
    .category-sofa-image-elipse{
            width: 320px;
    height: 320px;
            top: 95px;
    left: 10px;
    }
    .category-ul {
        width: 95%;
    }
    .constriction-block-elipse{
        top: 55px;
        width: 300px;
    height: 300px;
    }
    .footer-logo {
        margin-right: 200px;
    }
    .category-sofa-wrapper {
        height: 550px;
    }
    .constriction-block-wrapper {
        height: 530px;
    }
    .category-bed-wrapper {
        height: 580px;
    }
    .header-logo{
        margin-right: 30px;
    }
}
@media (min-width:992px) and (max-width:1199px){
  .category-bed-image-picture img,.category-sofa-image-wrapper img,.main-info-picture {

        width: 80%;
    }   
   .menu-link{
    font-size: 15px;
   }
   .main-info-block-information-header h1 {
    font-size: 36px;
    line-height: 50px;
    padding-top: 40px;
}
    .main-info-block-information-subheader {
        font-size: 28px;
}
.main-info_wrapper{
    height: 650px;
}
.main-info-block-image-elipse {
    left:70px;
}
.main-info-picture{
    left:20px;
}
.main-info-block-button-catalog img{
    width: 55%;
        bottom: -15px;
    left: -15px;
}
.info-button, .main-info-block-button-wrapper {
 
    height: 125px;
}
.main-info-block-button-catalog-heading {
    margin-left: 55%;
    font-size: 15px;
}
.main-info-block-button-consultation img {
    width: 55%;
}
.main-info-block-button-consultation-heading{
    font-size: 14px;
    line-height: 28px;
}
.category-bed-wrapper {
    height: 500px;
}
.category-bed-image-elipse{
    width: 300px;
    height: 300px;
        right: 135px;
    top: 100px;
}
.category-bed-image-picture img {
    margin-top: 0;
}
.category-ul-li{
    font-size: 13px;
}
.category-bed-information-subheader {
    margin-bottom: 50px;
}
.category-sofa-wrapper {
    height: 450px;
}
.category-sofa-image-elipse {
    width: 300px;
    height: 300px;
    top: 60px;
    left: 62px;
}
.category-sofa-image-wrapper img {
        left: 35px;
    top: 25px;
}
.category-sofa-information-wrapper-fix{
        margin-right: 30px;
        margin-left: 35%;
}
.category-ul{
    width: 100%;
}
.constriction-block-image img {
    height: 300px;
}
.constriction-block-elipse{
    width: 300px;
    height: 300px;
    right: 80px;
    top: 70px;
}
.constriction-block-wrapper{
    height: 500px;
}
.constriction-block-information-subheader {
    margin-bottom: 50px;
}
.category-sofa-wrapper {
    margin-bottom: 60px;
}
.constriction-block-information-subheader {
    font-size: 26px;        
}
.constriction-block-information-subheader span{
    font-size: 44px;
    line-height:53px;
}
.category-ul-li{
    margin-bottom: 10px;
}
.constriction-block-image{
    margin-right: 0;
    justify-content: center;
}
.footer-logo {
    margin-right: 100px;
}
.header-logo{
    margin-right: 10px;
    font-size: 22px;
}
.about-image-wrapper{
    flex-wrap: wrap;
}
}
@media (min-width: 768px) and (max-width: 991px){
.menu-link {
    font-size: 11px;

    margin-right: 15px;
}
.main-info-block-information-header h1{
    font-size: 41px;
    text-align: center;
    padding-left: 0;
    line-height: 80px;
}
.main-info-block-information-subheader {
    font-size: 27px;
    padding-left: 0;
    text-align: center;
    line-height: 45px;
}
.main-info-picture {
    width: 100%;
}
.main-info-block-image-elipse {
        width: 250px;
    height: 250px;
    top: -20px;
    left: 45px;

}
.main-info_wrapper {
    height: 550px;
}
.main-info-picture {
    left: 0px;
    top: 20px;
}
.info-button {
    height: 100px;
}
.main-info-block-button-wrapper {
    height: 100px;
}
.main-info-block-button-consultation img{
    width: 55%;
}
.main-info-block-button-catalog img{
    width: 60%;
    bottom: -15px;
    left: -15px;
}
.main-info-block-button-catalog-heading{
    width: 55%;
    font-size: 13px;
    line-height: 20px;
        margin-left: 55%;
}
.main-info-block-button-consultation-heading {
    margin-left: 15px;
    font-size: 12px;
    line-height: 21px;
}
.menu-icon {
    margin-right: 5px;
}
  .category-bed-image-picture img,.category-sofa-image-wrapper img{

        width: 80%;
    } 
.category-bed-wrapper {
    height: 400px;
} 
.category-ul-li {
        font-size: 11px;
        line-height: 21px;
        margin-bottom: 10px;
}
.category-bed-information-subheader {
        margin-bottom: 40px;
}
.category-bed-image-elipse{
        width: 250px;
    height: 250px;
    right: 80px;
    top: 80px;
}
.category-bed-image-picture img {
    margin-top: 0;
}
.category-bed-list{
    margin-left: 30px;
}
.category-bed-information-subheader {
    margin-left: 30px;
}
.category-bed .button-consultation-uk, .category-bed .button-consultation-ru{
    margin-left: 30px;
}
.button-consultation-uk, .button-consultation-ru {
    width: 190px;
    font-size: 12px;
}       
.category-sofa-wrapper {
    height: 400px;
    margin-bottom: 45px;
}
.category-sofa-image-elipse {
    width: 270px;
    height: 270px;
        top: 90px;
    left: 35px;

}
.category-sofa-image-wrapper img {
    left: 35px;
    top: 75px;
}
.category-sofa-information-wrapper-fix {
    margin-left: 20%;
}
.category-sofa-information-subheader {
    margin-bottom: 30px;
}
.category-ul{
    width: 100%;
}
.constriction-block-information-subheader {
    font-size: 17px;
    margin-bottom: 30px;
}
.constriction-block-information-subheader span {
    font-size: 30px;
}
.constriction-block-image img {
    height: 250px;
}
.constriction-block-elipse{
    width: 220px;
    height: 220px;
    right: 55px;
    top: 25px;
}
.constriction-block-wrapper {
        height: 400px;
}
.footer-logo{
    margin-right: 50px;
    font-size: 27px;
}
.footer-phone-number {
        font-size: 15px;
        margin-right: 20px;
}
.header-logo{
    margin-right: 10px;
    font-size: 19px;
}
.about-image-wrapper{
    flex-wrap: wrap;
}

}
@media screen and (max-width: 768px){
    .main-info_wrapper{
        flex-direction: column;
        height: 770px;
    }
    .menu-block{
        display: none;
    }
    .mobile{
        display: flex;
    }
    .menu-menu{
        background: url("/wp-content/themes/mebel/assets/images/menu.png");
        width: 38px;
        height: 38px;
    }
    .menu-phone{
        background: url("/wp-content/themes/mebel/assets/images/phone-menu.png");
          width: 39px;
        height: 39px;
    }
    .main-info-block-information{
        height: 400px;
        width: 100%;
    }
    .menu-mobile{
        padding-top: 10px;
    }
    .main-info-block-information-menu{
        justify-content: space-between;
            margin: 0 5%;
    }
    .main-info-block-information-header h1{
        font-size: 36px;
        line-height: 57px;
        padding-left: 0;
        text-align: center;
        width: 100%;
    }
    .main-info-block-information-subheader{
    
font-size: 24px;
font-weight: 700;
line-height: 29px;
    padding-left: 0;
    text-align: center;

    }
    .main-info-block-image{
        width: 100%;
        height: 370px;
    }
    .main-info-picture{
        left: 0;
            max-width: 375px;
            top:-110px;
    }
    .main-info-block-image-elipse{
        width: 163px;
        height: 163px;
        top: -140px;
        left: 110px;
    }
    .main-info-block-buttons-wrapper{
        flex-direction: column;
        
    }
    .main-info-block-button-wrapper{
        width: 93%;
        height: 135px;
        padding: 10px;
        box-shadow: 0px 4px 30px 0px #B1362D40;

    }
    .info-button{
        height: 135px;
    }
    .catalog-wrapper{
        margin-right: 0;
    }
    .main-info-block-button-catalog img{
        max-width: 135px;
            bottom: 0px;
    top: -45px;
    }
    .main-info-block-button-catalog{
        flex-direction: column;
    }
    .main-info-block-button-catalog-heading{

        font-size: 24px;
        font-weight: 700;
        line-height: 29px;
        margin-left:0;
        text-align: center;
            padding-top: 75px;
    }
    .catalog-wrapper{margin-bottom: 15px;}
    .main-info-block-button-consultation img{
        max-width: 150px;
        left: -18px;
        right: 0;
    }
    .main-info-block-button-fix{
        margin-bottom: -50px;
    }
    .main-info-block-button-consultation{
        box-shadow: 0px 4px 30px 0px #B1362D40;

    }
    .main-info-block-button-consultation-heading{
        margin-right: 0;
        margin-left: 38%;
       
        font-size: 21px;
        font-weight: 700;
        line-height: 27px;
    }
    .category-bed{
        flex-direction: column-reverse;
    }
    .category-bed-wrapper{
        flex-direction: column;
    }
    .category-bed-image-wrapper{
        width: 100%;
        height: 670px;
        order: 1;
    }
    .category-bed-information-wrapper{
        width: 100%;
        order: 0;
    }
    .category-bed-information-subheader{
        margin-top: 100px;
    text-align: center;
    margin-left: 0;
    }
    .category-ul{
    width: 90%;}
    .category-ul-li{

        font-size: 20px;
        font-weight: 600;
        line-height: 24px;
        padding-left: 40px;


    }
    .category-bed-list{
        margin-left: 30px;
    }
    .category-bed-information-subheader{
        margin-bottom: 40px;
    }
    .category-ul-li:last-child{
        margin-bottom: 40px;
    }
    .category-bed .button-consultation-uk, .category-bed .button-consultation-ru{
        margin-left: 0;
        margin: 0 auto 100px auto;
    }
    .button-consultation-ru,.button-consultation-uk{
       border-radius: 5px;
    }
    .category-bed-image-elipse{
        width: 275px;
        height: 275px;
        right: 50px;
    top: -50px;
    }
    .category-bed-image-picture img{
        max-width: 370px;
        margin-right: -5px;
        margin-top: -115px;
    }
    .category-bed-image-picture{
        height: 285px;
    }
    .category-sofa-wrapper{
        flex-direction: column;
        height: 800px;
        margin-bottom: 70px;
    }
    .category-sofa-information-wrapper{
        width: 100%;
        background: #5c5a5a;
        text-align: center;
    }
    .category-sofa-image-wrapper{
        width: 100%;
        height: 400px;
            background: url(/wp-content/themes/mebel/assets/images/sofa.png);
            background-size: cover;
    }
    
    .category-sofa{
        margin-top: 60px;
    }
    .category-sofa-information-wrapper-fix{
        margin-left: 0;
    }
    .category-sofa-information-subheader {
        padding-top: 40px;
    }
    .category-sofa-list{
        margin-left: 20px;
    }
    .category-sofa .button-consultation-ru, .category-sofa .button-consultation-uk{
        margin-bottom: 100px;
    }

    .category-sofa-image-elipse{
        width: 270px;
        height: 270px;
        top: -60px;
    left: 60px;

    }
    .category-sofa-image-wrapper img{
        max-width: 380px;
        left:-5px;
        top:-110px;
    }
    .constriction-block-wrapper{
        flex-direction: column;
        height: 950px;
    }
    .constriction-block-image, .constriction-block-information{
        width: 100%;
    }
    .constriction-block-image{
        order: 2;

    }
    .constriction-block-information-subheader{
        line-height: 41px;
        text-align: center;
        margin-bottom: 50px;
        font-size: 30px;
    }
    .constriction-block-information-subheader span{
        font-size: 38px;
        display: block;
    }
    .constriction-block-list{
        margin-left: 15px;
    }
    
    .constriction-block-list .category-ul{
        width: 95%;
    }
    .constriction-block-list .category-ul-li{
        font-size: 18px;
        padding-left: 40px;
    }
    .constriction-block-information{
        text-align: center;
    }
    .constriction-block-elipse{
        width: 260px;
        height: 260px;
        right: 75px;
        top: 65px;
    }
    .constriction-block-image img{
        height: auto;
        max-width: 380px;
        margin-top: 40px;
    }
    .footer-phone-wrapper, .footer-wrapper{
        flex-direction: column-reverse;
    }
    .footer-logo{
        margin-right: 0;
        margin-bottom: 30px;
    }
    footer{
        height: 270px;
        
    }
    .footer-phone-wrapper{
        margin: 45px 0;
        text-align: center;
        align-items: center;
    }
    .footer-phone-number{
        margin-right: 0;
        text-align: center;
    }
    .footer-phone-wrapper a{margin-bottom: 25px;letter-spacing: 0.13em;}
    .footer-phone-wrapper a:first-child{margin-bottom: 0;}
    .constriction-block-image{
        margin-right: 0;
    }
    .category-bed-image-picture img {
        margin-right: 0;
        max-width: 360px;
    }
    .constriction-button {
        width: 270px;
}
.menu-triger {
   
}   
.menu-close {
    background: url(/wp-content/themes/mebel/assets/images/close.png) 0 0 repeat;
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    left:10px;
    top: 10px;
    z-index: 100;
}
.menu-popup {
    background:#ffffff;
    display: none;
    position: absolute;
    left: -110%;
    top: 0;
    width: 100%; 
    padding-top: 65px;
    box-sizing: border-box;
    z-index: 9999;  
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.menu-popup ul {
    margin: 0;
    padding: 0;
}
.menu-popup li {
    list-style: none;
    padding: 20px;
    text-align: center;
    border-top: 1px solid #4285F4;
}
.menu-popup li:last-child {
        border-bottom: 1px solid #4285F4;
        margin-bottom: 150px;

}
.menu-popup li a {
       color: #414141;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: center;
    padding: 40px 0;
    text-decoration: none;
}
.body_pointer * {
    cursor: pointer;
}
.menu-triger2 {
   
}   
.menu-close2 {
      background: url(/wp-content/themes/mebel/assets/images/close.png) 0 0 repeat;
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    right:15px;
    top: 10px;
    z-index: 100;
}
.menu-popup2 {
    background:#ffffff;
    display: none;
    position: absolute;
    right: -110%;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    padding-top: 65px;
    z-index: 9999;  
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.menu-popup2 ul {
    margin: 0;
    padding: 0;
}
.menu-popup2 li {
    list-style: none;
     padding: 20px;
    text-align: center;
    border-top: 1px solid #4285F4;
}
.menu-popup2 li a {
      color: #414141;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: center;
    padding: 40px 0;
    text-decoration: none;
}
.menu-popup2 li:last-child {
        border-bottom: 1px solid #4285F4;
        margin-bottom: 150px;
        }
.body_pointer2 * {
    cursor: pointer;
}
.catalog-picture{
    width: 365px;
    height: 365px;
}
.header-block-1, .header-block-2{
    display: none;
}
.menu-mobile-wrapper{
    display: flex;
    justify-content: space-between;
    padding: 10px 5% 0 5%;
    background: #F4F4F4;
    width: 100%;
    height: 55px;
}
.mobile-header-logo{
font-size: 24px;
font-weight: 700;
line-height: 45px;
text-align: center;
color: #1A53B0;
}
	.mobile-header-logo a{
		text-decoration:none;
		color: #1A53B0;

	}
	.mobile-header-logo a:visited{
		color: #1A53B0;

	}
.heading-content{
font-size: 24px;
font-weight: 700;
line-height: 29px;


}
.consultation-catalog{
    display: inline-block;
font-size: 14px;
font-weight: 700;
line-height: 17px;
padding: 19px 40px;
width: unset;
margin-bottom: 35px;
}
header{
    margin-bottom: 30px;
}
.main-content-photo{
    max-width: 95%;
    margin: 0 auto;
    float: none;
}
.content-page{
text-align: center;
}
.content-page p{
text-align: left;
margin: 0 15px;
}
.content-page p:last-child{
    margin-bottom: 25px;
}
.about-image-wrapper{
        flex-direction: column;
        align-items: center;
        flex-wrap: wrap;
        
}
.about-item-image{
    margin-bottom: 25px;
}
.about-image-wrapper img:last-child {
    margin-bottom: 0px;
}
}
.wplg-gallery-box{
    border-radius: 10px;
}
.wplg-loadmore-loader{
    display: none!important;
}
.wplg-disable-loadmore{
    display: none;
}
.header-logo a{
    text-decoration: none;
}
.header-logo a:visited{
    color: #1A53B0;
}