.theme-button input + span {
   background-color: #ffffff!important;
  background-image: none;
}

#common-maintenance h1 {
    min-height: 60vh;
    text-align: center;
    display: grid;
    place-items: center;
}

.l-icon span {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    letter-spacing: 0.3px;
}
.m-bottom1 {
    padding-bottom: 80px;
}
.m-bottom2 {
    background: repeating-linear-gradient(90deg, #dfdfdf, 0.1em, transparent 0.1em, transparent 22em) rgb(239, 239, 239);
    padding-top: 40px;
    padding-bottom: 80px;
}
.m-bottom3 {
padding-top: 40px;
}
.blog-latest .m-bottom0, .pbottom .m-bottom0 {
    background: #f0f0f0;
    padding-top: 45px;
}
.about-block div {
    background-size: 25%;
}

/*FOR OCFILTER*/

#ocfilter {
    border: 0;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ocfilter-option  {
    padding: 0;
    background: transparent;
    border: 0;
}
.selected-options {
    background: transparent;
    margin-bottom: 5px;
}
.selected-options i {
font-size: 10px;
}
.selected-options .btn-block {
    margin: 20px 0px;
}
#ocfilter .panel-heading, .ocf-option-values input {
  display: none !important;
}
#scale-price {
    margin: 20px 10px 45px 10px;
    height: 2px;
    border: 0;
    box-shadow: none;
}
.noUi-connect {
    background: black;
}
.noUi-background {
    background: red;
    box-shadow: none;
}
.noUi-horizontal .noUi-handle {
  width: 20px;
    height: 20px;
    box-shadow: none;
    background: black;
    border: 0;
    border-radius: 100%;
    top: -9px;
    left: -10px;
    cursor: e-resize;
}
.noUi-handle:after, .noUi-handle:before {
    height: 8px;
    left: 8px;
    top: 6px;
}
.noUi-handle:after {
    left: 11px;
}
.ocf-option-values input + span:before {
  position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: #dcdcdc;
}
.ocf-option-values input:checked + span:after {
    position: absolute;
    top: 4px;
    left: 4px;
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: black;
    background-size: contain;
    -webkit-animation: click-wave 0.2s;
    -moz-animation: click-wave 0.2s;
    animation: click-wave 0.2s;
}
.ocf-option-values span {
    position: relative;
    padding: 1px 0px 0px 24px;
    cursor: pointer;
}
.ocfilter-option .ocf-color {
    margin-right: 7px;
}
.ocfilter-option .badge {
    background-color: #eee;
    color: #000000;
}
.ocfilter-mobile .panel {
    padding: 20px;
}

.flex-group {
    align-items: center;
}
.category-page .m-bottom {
    background: #eaeaea;
}
.ocf-offcanvas {
    z-index: 3;
}
.viewed img {
    filter: brightness(0.92);
}
@media (max-width: 767px){
.home-2 .madeshop-slide .item:not(.fullbg) {
    height: auto;
}
  
  
.madeshop-slide .mtable {
display: flex;
flex-wrap: wrap;
  padding-bottom: 50px;
}
.slide-block {
order: 2;
    display: block;
    padding-top: 0 !important;
  }
  .mtable div {
    width: 100%;
}
.madeshop-slide .slick-slide img {
width: 50%;
    margin: 0 auto;
} 
#sl-dots {
    top: 67px;
    bottom: auto;
  }
}

.home-1 .madeshop-slide .slick-slide {
    height: 100vh;
}
.home-1 .m-top .first-container {
  	padding: 0;
    max-width: 100%;
}

/*footer .col-sm-3:nth-child(4) .list-unstyled {
display: none;
}

html:after {
position: fixed;
    content: 'ведутся работы';
    left: 0;
    top: 0;
    font-size: 90px;
    z-index: 9999;
    background: red;
    height: 100vh;
    width: 100%;
}
body {
    display: block;
}
*/


.slide-block.abs {
    top: 30%;
}
.sl-title {
    font-size: 9vw;
}