@font-face {
font-family: 'Geometria';
src: url('/assets/templates/default/fonts/geometria.eot');
src: url('/assets/templates/default/fonts/geometria.eot?#iefix') format('embedded-opentype'),
url('/assets/templates/default/fonts/geometria.woff') format('woff'),
url('/assets/templates/default/fonts/geometria.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'nautilus';
src: url('/assets/templates/default/fonts/nautilus.eot');
src: url('/assets/templates/default/fonts/nautilus.eot?#iefix') format('embedded-opentype'),
url('/assets/templates/default/fonts/nautilus.woff') format('woff'),
url('/assets/templates/default/fonts/nautilus.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

html body{
    font-family: 'Geometria';
    line-height: 1.5;
    
}
img{
    max-width:100%;
    height:auto;
}
body a{
  color:#95739f;  
}
.planlka_top{
    background: #000000;
    padding:10px 0;
}
.button_top {
     margin-left: 15px;
     vertical-align: middle;
     line-height: 1;
     background: transparent;
     border: none;
     outline: none;
     color: white;
}
.button_top img {
    width: 15px;
    margin-right: 5px;
}
.planlka_top a{
    color: white;
}
.top_menu{
    padding:0;
    margin:0;
    list-style-type:none;
}

.top_menu li{
    float:left;
    margin-right:15px;
}
.top_menu li.active.li a,.top_menu li:hover a{
    color: #B564D4;
    text-decoration: underline;
}
header{
    padding:25px 0;
}
.logo{
    font-size:35px;
    font-family: 'Dancing Script', cursive;
    color: #95739f;
}
.slogan{
    font-weight: 100;
    font-size: 13px;
    color: #010101;
    }
    .sisea-search-form{
        position:relative;
    }
    .search_form{
        margin-top: 20px;
}
.sisea-search-form .itext{
    width: 100%;
    border: 1px solid gainsboro;
    padding: 5px 40px 5px 5px;
    border-radius: 2px;
    }
.sisea-search-form #search {
    position: absolute;
    width: 32px;
    height: 100%;
    background: #fafafa;
    top: 0;
    right: 0;
    border-radius: 0 2px 2px 0;
    border: 1px solid gainsboro;
    padding: 6px;
}
.sisea-result {
    display: flex;
    gap: 30px;
    align-items: center;
}
.search-result-image {
    min-width: 100px;
    max-width: 100px;
}
a.phone {
    color: black;
    font-size: 25px;
    display: block;
}
a.mail{
    vertical-align: middle;  
    color:black;
}
.block_phone{
    padding-left: 30px;
}
a.mail img{
    width: 20px;
    margin-right:5px;
}
.block_phone{
    text-align:center;
}
.cart_head{
  margin-top:10px;  
}
.cart_head .img1{
    width: 40px;
    float: left;
    margin-right: 15px;
    position:absolute;
}
.shop-cart-empty{
    float: right;
    margin-top: 10px;
    font-size:14px;
    font-weight:500;
}
.cart_head fieldset{
  float:right;  
    
}
.cart_head #msMiniCart {
    font-size: 14px;
}
.shop-cart form{
    float: right;
}
.butOrder{
    color:black;
text-decoration: underline;
}
.img1 span.count {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -2px;
    right: -5px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    background: #fafafa;
    border-radius: 50%;
    line-height: 18px;
    border: 1px solid #eeeeee;
    color: #c564dc;
}
nav li:after,nav .first:before {
    content: "";
    width: 1px;
    height: 15px;
    background: #dcdcdc;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
}
nav .first:before
{
    right:auto;
    left: 0;
}
nav li {
    list-style-type: none;
    display: inline-block;
    padding: 0 40px;
    position: relative;
}
nav li a {
    color: white;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}
nav{
    background: #95739f;
    }
nav ul{
    padding: 10px 0;
    margin: 0;
    text-align: center;
}
.slider267{
}
span.flags {
    position: absolute;
}
.banner_description{
    background: rgba(255,255,255,0.5);
    position: absolute;
    width: 60%;
    z-index: 300;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 30px;
    color: black;
    font-size: 20px;
    font-weight: bold;
    }
    a.slide-button {
    background: #95739f;
    color: white;
    padding: 6px 15px;
    font-size: 15px;
    display: inline-block;
}
p.title_baner {
    font-weight: bold;
    font-size: 25px;
    text-transform: uppercase;
}
body .slick-slider{
    margin-bottom:0;
}
    .slick-slide{
        position:relative;
    }
    .slick-prev{
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    background: url(/assets/templates/default/images/back.png) rgba(255,255,255,0.7) no-repeat 50%;
    border: none;
    left:0;
    }
   .slick-next{
    position: absolute;
    top: 50%;
    width: 50px;
    right:0;
    height: 50px;
    background: url(/assets/templates/default/images/next.png) rgba(255,255,255,0.7) no-repeat 50%;
    border: none;
    }
section.slider.slider-wrapper {
    height: auto!important;
}
.category-title {
    background: rgba(255,255,255,0.9);
    position: absolute;
    width: 100%;
    padding: 10px;
    z-index: 300;
    text-align: center;
    bottom: 0;
}
.category-title a {
    color: black;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}
.obh {
    margin: 0 0 30px 0;
    position: relative;
    border: 5px solid #f5f5f5;
    border-bottom: 3px solid #95739f;
    border-top: 3px solid #95739f;
}
#left{
    padding:0;
    margin:0;
    border: 1px solid #ffffff;
}
#left li{list-style-type: none;margin: 5px 0;}
#left li:last-child{
 border-bottom: 1px solid transparent;  
}

#left li a {
    font-size: 16px;
    color: black;
    padding: 10px;
    display: block;
    border-left: 5px solid #95739f;
    background: #f5f5f5;
}
#left .sub-menu{
    padding: 0;
    background: #fafafa;
    border-top: 1px solid #ededed;
    display: none;
    max-height: 440px;
    overflow-y: auto;
}
#left .class{ 
    position:relative;
}
#left .sub-menu li {
    width: calc(100% - 15px);
}
#left .sub-menu a {
    padding-left: 20px;
}
#left li.active a,#left li:hover a{
    background: #95739f;
    border-left: 5px solid #000000;
    color: white;
}

#left .class span{ 
    width: 32px;
    height: 42px;
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid #ededed;
}
#left .class span img{ 
    position: absolute;
    width: 40%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#left .class .active img{
    transform: translate(-50%, -50%) rotate(90deg);
}
.left_bl{margin: 20px 0;position: relative;border: 5px solid #fbfbfb;box-shadow: 0 0 2px 1px rgba(220, 220, 220,0.4);}
.left_bl .kak_h2{color: black;font-size: 15px;font-weight: bold;text-transform: uppercase;text-align: center;padding: 10px 0;margin: 0;border-bottom: 2px solid #95739f;}
.left_bl input.contactsubmit.isubmit{
    width: 100%;
    border: none;
    background: #95739f;
    padding: 5px;
    font-weight: bold;
        margin: 0;
    font-size:16px;
    color: white;
    }
    .left_bl .form label{
        font-size:15px!important;
    }
   .left_bl .itext {
    width: 100%;
  border: 1px solid gainsboro!important;
    padding: 5px!important;
    }
    .left_bl .form{
        padding: 10px;
}
.left_bl .news-item {
    padding-bottom: 10px;
    border-bottom: 1px dashed #f3f3f3;
    margin: 10px 10px 0 10px;
}
.left_bl .news-item i{
    color: #95739f;
    background: #fbfbfb;
    padding: 5px;
    display: block;
    font-size: 11px;
    border-radius: 5px;
}
.left_bl a.readmore {
    color: black;
    padding-bottom: 0;
    display: block;
    margin: 10px 0 5px;
}
.border_block{
border-top: 2px solid #fbfbfb;
    padding: 30px 0 0;
}
.border_block p.kak_h1{
font-size: 18px;
    border-bottom: 2px solid #fbfbfb;
    padding: 5px;
    }
   .border_block .akcii {
    background: #fbfbfb;
    padding: 10px;
    }
    .kak_h1 img{
        width:35px;
        margin-right:15px;
    }
    .border_block .akcii p{
        border-bottom: 1px dashed #f3f3f3;
    padding: 5px 0;
    margin: 5px 0;
    }
.border_block h1{
    font-size: 25px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
    }
    .text_review{
    border: 2px solid #fbfbfb;
    padding: 25px;
    background: #fafafa;
    margin-bottom: 15px;
}
#a-text1{
    display: inline-block;
    padding: 8px 15px;
    border: 2px solid #95739f;
    color: #95739f;
}
 #button-to-top {
    display: none;
position: fixed;
    right: 80px;
    bottom: 20px;
    padding: 0;
    border-radius: 5px;
    color: #fff;
    opacity:0.8;
    width: 55px;
    font-weight: bold;
    cursor: pointer;
    }
    #button-to-top:hover {
        opacity:1
    }
    footer{
        padding: 35px 0;
        background: #fafafa;
        border-top: 5px solid #95739f;
        /* margin-top: 40px; */
    }
footer .bottom_menu2{
    padding:0;
    margin:0;
}
p.title_2{
    text-transform:uppercase;
    font-size:16px;
}
footer .bottom_menu2 li{
    list-style-type:none;
    margin: 5px 0;
}
.menu-item a {
    color: black;
}
.planka_bottom{
    padding: 10px 0;
    background: #000000;
    color: white;
}
.mobile-menu {
    text-align: right;
    display: none;
    width: 100%;
    padding: 15px 10px 15px 10px;
    background: #000000;
    color: #ffffff!important;
    text-transform: uppercase;
    text-decoration: none;
}
.mobile-menu img {
    width: 20px;
}
.mobile-menu span {
    float: left;
    font-size: 16px;
}
.menu_home {
    background: #95739f;
    padding: 5px;
}
.content {
    background: #fafafa;
    background-size: cover;
    padding: 20px 0;
}
#left li.first {
    margin: 0 0 5px 0;
}
.content > .container{
        background: white;
    padding-top: 20px;
}
.menu li.active a {
    text-decoration: underline;
}
.title_h1{
        margin-top: 0;
    margin-bottom: 20px;
    font-size: 30px;
}
.filterItem input[type="text"] {
    width: 70px;
    border: 1px solid gainsboro;
    padding: 5px;
}
.sort a.sort {
    margin: 5px;
    border: 1px solid gainsboro;
    padding: 5px;
}
.filtr267 input[type="submit"],.filtr267 .bth2 {
    color: white;
    border: none;
    background: #95739f;
    padding: 6px 10px;
    margin: 10px 15px 10px 0;
}
span#filter-reset,.filtr267 .btn_empty{
    border: 1px solid #95739f;
    background: #fafafa;
    padding: 6px 10px;
    color: #95739f;
}
.filtr267 label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 100;
}
.filtr267 .row{
    margin-top:20px;
    margin-bottom:20px;
}
.filtr267 select {
    padding: 5px;
    border: 1px solid gainsboro;
}
.filtr267{
    background: #fafafa;
    padding: 15px;
    border: 1px solid #f5f5f5;
}
.filtr267 .title_filtr{
    border-bottom: 1px solid #f5f5f5;
    color: #000000;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 17px;
}
.filter-wrapper .sort select{
    padding: 5px;
    border: 1px solid gainsboro;
    margin-left: 15px;
}
.cat_block{
    margin: 0;
    }
.filter-wrapper .sort{
    padding: 20px 0;
    }
.product-tocart{
    color: #4B9500;
    font-size: 17px;
    font-weight: bold;
}
.border_items {
    border: 5px solid whitesmoke;
    text-align: center;
    margin-bottom: 20px;
    padding: 10px;
}

.border_items img {
    margin: 10px 0;
}
#mse2_selected {
    margin-bottom: 15px;
}
body .product-tocart .isubmit,body .prod .product-tocart .isubmit{
       display: block;
    margin: 10px auto 0; 
}
.product-tocart .isubmit,.prod  .product-tocart .isubmit {
    color: white;
    background: url(/assets/templates/default/images/cart_block.png) no-repeat 10px #95739f;
    border: none;
    font-size: 15px;
    margin-top: 10px;
    display: block;
    padding: 5px 15px 5px 40px;
    position: relative;
    z-index: 49;
    border-radius: 2px;
    display: inline-block;
    margin-left: 15px;
}
.category .ms2_product .price,.content .ms2_product .price {
      padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    vertical-align: middle;
    display: inline-block;
}
.shk-item {
 padding: 0 0 10px 0;
}
.title_items{
    color:black;
    text-transform:uppercase;
   font-size: 15px;
    margin:5px 0;
    height:25px;
    overflow:hidden;
    font-weight: bold;
        text-overflow: ellipsis;
    white-space: nowrap;
}
.border_items:hover{
    box-shadow:0 0 1px 1px rgba(0,0,0,0.2);
}
.border_items a:hover{
    text-decoration:none;
}
.border_items:hover .title_items{
   overflow:auto;
       white-space: normal;
}
.filterItem > b {
    display: block;
}
.svoistvo {
    border-bottom: 1px dashed gainsboro;
    margin: 0;
    padding: 5px;
}
.v_nalichii{
        font-size: 12px;
    padding: 5px 0;
}
.v_nalichii img{
    border:none;
    margin-right:10px;
}
.paginationControl li a {
    width: 30px;
    height: 30px;
    display: block;
    line-height: 30px;
}
.paginationControl li.active a{
     color: white; 
}
.paginationControl li.active {
    background: #95739f;
}
.paginationControl{
     background: #fafafa;
    padding: 5px;
    border: 1px solid whitesmoke;
    margin: 10px 0;
}
.paginationControl ul{
    padding:0;
    text-align:center;
    margin:0;
} 
.paginationControl li{
    list-style-type:none;
    text-align:center;
}
.paginationControl li {
    list-style-type: none;
    display: inline-block;
    line-height: 1;
    border: 1px solid #95739f;
    margin: 5px;
}
.paginationControl li.control,.paginationControl li.disabled{
    border:none;
}
.paginationControl li.control a,.paginationControl li.disabled a{
     width: auto;
    height: auto;
    }
    button#shk_confirmButton {
    background: #95739f;
    border: none;
    color: white;
}
.shk_count_button {
    width: 26px;
    height: 26px;
    white-space: nowrap;
    padding: 0;
    background: transparent;
    border: 1px solid #95739f;
    color: #95739f;
}
button#shk_cancelButton {
    background: transparent;
    border: 1px solid #95739f;
    color: #95739f;
}
body #shk_prodHelper {
    position: absolute;
    z-index: 100;
    width: 150px;
    padding: 5px;
    background-color: #ffffff;
    border: 1px solid #95739f;
    display: none;
    box-shadow: 2px 2px 8px #888888;
    border-radius: 4px;
}
.gray{
    margin: 15px 0;
    padding: 15px;
    background: #fafafa;
    }
.gray p,.gray span {
    font-size: 16px!important;
}
/*FORMA*/
.modal .modal-dialog{
margin:0;
    width: 500px;
left: 50%;
position: absolute;
    top: 50%;
       -moz-transform: translate(-50%,-50%)!important; /* Ð”Ð»Ñ Firefox */
    -ms-transform: translate(-50%,-50%)!important; /* Ð”Ð»Ñ IE */
    -webkit-transform: translate(-50%,-50%)!important; /* Ð”Ð»Ñ Safari, Chrome, iOS */
    -o-transform: translate(-50%,-50%)!important; /* Ð”Ð»Ñ Opera */
    transform: translate(-50%,-50%)!important;
}
.modal input[type="submit"] {
    background: #95739f;
    border: 0;
    color: #ffffff;
    padding: 10px 25px;
    border-radius: 0;
    display: block;
    text-transform: uppercase;
    margin-top: 15px;
}
.modal .form-header {
    padding: 25px;
    background: #f7f7f7;
    border-top: 2px solid;
}
.modal .form-header {
    border-top-color: #95739f !important;
}
.modal .modal-content{
border:none;
border-radius:0;
box-shadow:none!important;
}
.modal .form-header i {
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    float: left;
    font-size: 36px;
    background: #95739f;
}
.modal .form-header button i {
 width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: gray;
    float: left;
    font-size: 25px;
background:transparent;
}
.modal .form-header .title_for {
    font-size: 24px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 5px;
    color: #2f383d;
}

.modal .form-header .text {
    padding-left: 74px;
    color: #555;
}
.modal .modal-body {
    padding:25px;
}
 body div.jGrowl.top-right {
    top: 20px;
}
.modal .itext {
    width: 100%;
    padding: 10px 15px;
    height: auto;
    border-radius: 0;
        color: black;
    border:2px solid #d9d9d9;
    margin: 5px 0;
    box-shadow: none;
}
.modal .mf-text{
padding-bottom: 10px;
}
.error267{
    color: red;
    background: #f7f7f7;
    padding: 10px;
    margin: 5px 0;
}
.modal ul{
    padding:0;
}
.modal li {
    list-style-type: none;
    display: inline-block;
    margin: 10px 10px 0 10px;
}
.glav_img{
      border: 8px solid #fafafa;
    box-shadow: 0 0 1px 2px rgba(0,0,0,0.05);  
}
.prew img {
    border: 3px solid #dcdcdc;
    margin: 5px;
    padding: 3px;
    height: 80px;
}
.prew {
    margin-top:10px;
}

.error_g-recaptcha-response {
    display: none;
}

.detal h1.title_h1 {
    border-bottom: 2px solid whitesmoke;
    padding-bottom: 20px;
}
.price_detal_267{
    font-size:22px;
    font-weight:bold;
    color:#4B9500;
}
.price_p{
    display:block;
    font-size:20px;
}
.parametr_title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid whitesmoke;
    padding-bottom: 10px;
}
.parametr,.description,.hudoznik{
    padding: 20px;
    background: #fafafa;
    margin: 10px 0;
    border: 1px solid whitesmoke;
}
.parametr p {
    border-bottom: 1px dashed gainsboro;
}
.parametr p span {
    float: right;
}
.detal .product-tocart button{
    padding: 10px 15px 10px 40px;
    margin: 20px 0 0;
}
.dostavka{
    border: 1px dashed gainsboro;
}
.dostavka span{
display: inline-block;
    padding-top: 15px;
    font-size: 16px;
    }
.dostavka .border_dostavka{
        border-right: 1px dashed gainsboro;
}
.dostavka img{
        width: 50px;
    margin-right: 15px;
}
.dostavka a{
    padding: 15px;
    display: block;
    text-align: right;
}
body .owl-theme .owl-dots .owl-dot.active span,body .owl-theme .owl-dots .owl-dot:hover span {
    background: #95739f;
}
.description h1 {
    font-size: 26px;
}
.nazad{
    display:inline-block;
    padding:8px 15px;
    margin-top:20px;
color:#95739f;
border:1px solid #95739f;
}
p.title_h2 {
    font-weight: bold;
    color: black;
    margin: 20px 0;
    font-size: 25px;
    border-bottom: 2px solid #fafafa;
    text-transform: uppercase;
    padding: 10px 0;
}
#order-list table,.basket-list{
   border: 1px solid gainsboro; 
   margin-bottom:20px;
   min-width: 650px;
}
.basket-list{
    width:100%;
}
.weight_bold,.faq-block{
    padding:20px;
    margin:10px 0;
    border-left:5px solid #95739f;
    background: #f5f5f5;
}
.news-item2 img {
    float: left;
    margin: 0 20px 0 0;
    width: 80px;
}
.news-item2 {
    background: whitesmoke;
    padding: 20px 20px 10px;
    margin-bottom: 10px;
}
.news-item2 a.readmore {
    border: 1px solid #95739f;
    padding: 5px;
    display: inline-block;
}

a.basicnav-link.basicnav-link--next {
    padding: 5px;
    border: 1px solid #95739f;
    margin: 10px;
    display: inline-block;
    float: right;
}
a.basicnav-link.basicnav-link--prev{
       padding: 5px;
    border: 1px solid #95739f;
    margin: 10px;
    display: inline-block;
    float: left;
}
.rightimg {
    float: left;
    margin: 0 20px 0 0;
}
.gray267 {
    background: #fafafa;
    padding: 20px;
    margin: 10px 0;
}
#order-list td,.basket-list td,.basket-list th {
    border: 1px solid gainsboro;
    padding: 10px;
}
body #msOrder input.textfield.itext,form#shopOrderForm input.textfield.itext,form#shopOrderForm textarea.textfield.itext,form.form.ajax_form .itext,form.form.ajax_form textarea,.form-group input,.form-group textarea{
    padding: 8px;
    width: 100%;
    border: 2px solid gainsboro;
    box-shadow:none;
        height: auto;
    border-radius:0;
}
body #msOrder input[type='radio'] {
    width: auto;
}
body #msOrder  .checkbox label, body #msOrder .radio label{
padding-left:0;
}
.ms2_form .well {
    background: #fafafa;
    border: none;
    border-radius: 0;
}
#msCart button.btn-default{
    border: 1px solid #95739f;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    color: #95739f;
}
button.btn.btn-default.btn-primary.ms2_link{
    border: none;
    background: #95739f;
    padding: 10px 20px;
    margin: 20px 0;
    color: white;
    font-size: 18px;
    
}
body #msOrder label.col-md-12.control-label {
    text-align: left;
    margin-bottom: 10px;
}
form#shopOrderForm input.niceRadio{
    width: auto;
}

 #order-list .shk-count {
    padding: 1px;
    text-align: center;
    border: 1px solid #95739f;
}
.form-buttons input#continue,.form-buttons input.isubmit,.form-buttons input {
    border: none;
    background: #95739f;
    padding: 10px 20px;
    margin: 20px 0;
    font-weight: bold;
    color: white;
    font-size: 18px;
}
form#shopOrderForm  .form-group label,form.form.ajax_form  label,.form-group label{
    font-size: 16px;
}
a#shk_butEmptyCart {
    border: 1px solid #95739f;
    padding: 10px;
    display: inline-block;
    margin: 10px 0;
}
.shop-cart-head {
    font-size: 18px;
    border-bottom: 2px solid whitesmoke;
    padding: 5px 0;
}
body .pagination>li>a,body .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
        width: auto;
    height: auto;
    margin-left: 0;
    line-height: 1.42857143;
    color: #95739f;
    text-decoration: none;
    background-color: #fafafa;
    border: 1px solid #fafafa;
}
body .owl-theme .owl-nav [class*='owl-'] {
    background: #95739f;
}
body .owl-theme .owl-nav [class*='owl-']:hover {
    background: #95739f;
}
body .pagination>.active>a,
body .pagination>.active>a:focus,
body .pagination>.active>a:hover,
body.pagination>.active>span,
body .pagination>.active>span:focus,
body .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #95739f;
    border-color: #95739f;
}
#mse2_filters .mse2_number_slider{
    display:none;
}
@media (max-width: 992px){
    .container{
        width:100%;
    }
}
@media (max-width: 767px){
    .menu{
        display:none;
        border-top: 2px solid white;
    }
    #order-list{
        border:none;
    }
    .foto-price{
        text-align:center;
    }
    .left_column{
        display:none;
    }
    p{
        text-align:justify;
    }
    .planlka_top ul{
    text-align:center;
    margin: 5px 0;
    }
.top_menu li{
    float: none;
    margin: 0 15px;
    display: inline-block;
}
.text-right,header,header p,.border_items p{
    text-align:center;
}
.block_phone{
    margin-top:10px;
}
.shop-cart-empty {
    float: none;
    margin-top: 10px;
    display: inline-block;
}
.cart_head .img1 {
    width: 40px;
    float: none;
    margin-right: 15px;
    position: static;
}
.shop-cart fieldset{
    float: none;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.cart_head .img1 {
    width: 40px;
    float: none;
    margin-right: 25px;
    position: relative;
    display: inline-block;
}
.mobile-menu {
    display: block;
    background: #95739f;
}
.menu_home {
    padding: 0;
}
nav li {
    list-style-type: none;
    display: block;
    padding: 8px;
    position: relative;
    border-bottom: 1px solid gainsboro;
}
nav li:after, nav .first:before{
    content:none;
}
nav ul {
    text-align: left;
}
nav li a {
    display: block;
}
p.title_baner {
    font-size: 16px;
}
.banner_description {
    width: 100%;
    font-size: 14px;
}
}
@media (max-width: 560px){
.banner_description {
display:none;
}
.rightimg {
    float: none;
    text-align: center;
    margin: 10px 0;
}
.dostavka a {
    text-align: left;
}
.description h1 {
    font-size: 20px;
}
.owl-theme .owl-nav.disabled + .owl-dots{
    display:none!important;
}
p.title_h2 {
    font-size: 18px;
}
    .modal .modal-dialog {
    width: 100%;}
    #bottom_menu li.menu-item {
    width: 100%;
    }
        .modal .form-header button i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
}
.modal .form-header .title_for {
    font-size: 18px;
    line-height: 18px;
}
.modal .form-header i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 20px;
}
.modal .form-header {
    padding: 25px 10px;
}
.modal .form-header .text {
    padding-left: 50px;
}
.title_h1 {
    font-size: 26px;
}
.filtr267 .col-sm-12 {
    margin: 10px;
    border-bottom: 2px solid #f5f5f5;
    padding-bottom: 10px;
}
.filtr267  div.col-sm-12:last-child {
  border-bottom: none;   
}
.filtr267 input, span#filter-reset,.filterItem input[type="text"],.filtr267 .btn_empty,.filtr267 .bth2{
    width:100%;
    display:block;
}
.filtr267 .row {
    margin-top: 0;
    margin-bottom: 0;
}
.slick-next,.slick-prev{
    display:none!important;
}
.slider267{
    margin:20px 0;
}
   .slick-slide img {
    height: 150px;
}
}
@media (max-width: 480px){
   .category_block{
       width:100%;
   } 
   .cat_block .col-xs-6{
     width:100%;   
   }
   .obh {
    max-width: 300px;
    margin: 10px auto;
} 
.border_block h1 {
    font-size: 18px;
}
p.title_2 {
    border-top: 2px solid #eeeeee;
    border-bottom: 2px solid #eeeeee;
    padding: 5px;
    margin: 10px 0;
}
}

@media (max-width: 420px){
    .search-result-image {
        min-width: 120px;
        max-width: 120px;
    }
}



.footer__social {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.footer__social-item {
    margin-right: 10px;
    margin-bottom: 10px;
}

.footer__social-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    border: 1px solid #95739f;
    transition: 0.2s all linear;
}

.footer__social-item i {
    color: #95739f;
    font-size: 20px;
}


.footer__social-item a:hover {
    text-decoration: none;
    background-color: #95739f;
}

.footer__social-item a:hover i {
    color: #fff;
}

.footer__social-item a:active {
    text-decoration: none;
}

.footer__social-item a:focus {
    text-decoration: none;
}