html {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

img {
    border: none;
}

* html img {
    behavior: url(/scripts/iepngfix.htc)
}

.main h1, .h1 {
    margin-bottom: 0px;
    font-size: 18px;
}

.colored {
    font-weight: bold;
}

* html .catatab div.cmg a img {
    height: expression(((this.width/this.height) < 2) ? "120px":"auto");
    width: expression(((this.width/this.height) < 2) ? "auto":"90%");
}

.freeshipcat a {
    margin-bottom: 10px
}

.menu a {
    text-decoration: none !important
}

table.itemtab .price {
    font-size: 14pt
}

.vecher, .freeship, .freeshipw, .freeshipmain, .freeshipcat, .freeshipred {
    background: #d8065d;
    color: #FFF;
    font-size: 22px;
    font-weight: bold;
    padding: 4px;
    margin-bottom: 14px;
    padding-left: 8px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    display: inline-block;
}

.freeship {
    background: #52A74E;
    width: 552px;
}

.freeshipw {
    background: #52A74E;
    width: 597px;
}

.freeshipmain {
    background: #fff;
    width: 95%;
    margin-left: 8px;
    font-size: 16px;
    color: #000
}

.freeshipmain a {
    color: #000 !important
}


.freeshipcat {
    margin-left: -6px;
    font-size: 16px;
    background: rgb(234, 249, 255);
    color: black;
    margin-bottom: 6px;
    display: inline-block;
    margin-top: -20px;
    padding: 10px;
}

.freeshipcat a {
    color: black
}

.freeshipred {
    margin-left: -6px;
    font-size: 16px;
    background: #fff;
    color: black;
    margin-bottom: 0px;
    position: relative;
    white-space: nowrap;
    margin-top: 57px;
    padding: 0px;
    margin-left: -1px;
    display: block;
}

.freeshipred .catfree {
    font-weight: bold;
    background: #CA0028;
    color: #fff;
    margin-top: 0px;
    font-size: 11pt;
    padding: 3px 7px;
}

.price .skds {
    margin-top: 0px;
    margin-left: 101px;
    margin-bottom: -6px;
    position: absolute;
}

.catfree {
    color: #000;
    padding: 5px;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-top: 10px;
    display: inline-block;
}

.fl {
    float: left;
}

.freeshipping {
    color: #fff;
    font-weight: bold;
    background: #da0032;
    margin: 4px 10px;
    padding: 2px 6px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    margin-bottom: 20px;
}

.freeshipping:after {
    clear: left;
}

.catatab div.cmg a img {
    margin-top: -11px;
    margin-bottom: 5px;
    max-height: 225px;
    max-width: 100%;
    border-radius: 8px;
    margin-top: 0px;
}

.category-popular-products-carousel .catatab div.cmg a img {
    max-height: 7em;
}

.gallery_kabinu_slide td div.cmg a img, .gallery_ygolki_slide .catatab div.cmg a img, .gallery_shtorki_slide .catatab div.cmg a img, .gallery_sanfayans_slide .catatab td div.cmg a img {
    max-height: 9em !important;
}

.gallery_ygolki_slide .catatab div.cmg a img {
    max-height: 9em !important;
}

.bigger {
    display: block;
    margin: 7px 0px 5px;
}

.bigger a, .bigger span {
    font-weight: bold;
    font-size: 16px;

}

.bigger span {
    display: none;
}

.alt {
    text-align: left;
}

.alt:first-of-type {
    margin-top: 0px;
}

.alt a[href], .alt .allsize {
    display: inline-block;
    margin: 0 3px 10px 0;
    padding: 3px 5px;
    padding-bottom: 3px;
    line-height: 16px;
    border: 1px solid #d9d9dd;
    border-radius: 3px;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

.alt a.sales {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

.alt a.gray, .alt .allsize {
    color: #000;
}

.alt a:hover, .alt .allsize:hover {
    border: 1px solid #a9a9ae;
    cursor: pointer;
}

.alt .catfree {
    margin: 0 5px 10px 0;
}

.catatab div.cmg {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
}

td {
    vertical-align: top;
    padding: 0;
}

a {
    outline: none;
}

table, div {
    border-collapse: collapse;
}

p {
    margin: 0 0 10px 0;
    font-size: 13px;
}

form {
    margin: 0;
}

ul {
    margin: 0 15px;
    padding: 15px;
    padding: 0;
}

li {
    margin-bottom: 8px;
    text-align: left;
    font-size: 14px;
}

body {
    width: 100%;
    margin: 0;
    padding: 0;
}

body, td, th {
    font-size: 14px;
    /*color: #000000;*/
    color: inherit;
    text-align: left;
    font: 13px Arial, Tahoma, Helvetica, sans-serif;
    overflow-x: hidden;
}

hr {
    border: none;
    color: #eee;
    background-color: #eee;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 12px;
}

input, textarea, select, submit {
    font: 14px Arial, Tahoma;
    color: #222222;
    resize: none;
    padding: 4px;
    border: 1px solid #CCD;
    border-radius: 4px;
}

h1, .h1 {
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    margin: 0;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 2px;
    font-weight: normal;
    font-size: 16pt;
    font-weight: normal;
    font-size: 18pt;
}

h2, .h2 {
    font-weight: normal;
    font-size: 16pt;
    color: #000000;
    margin: 10px 0;
    text-align: left;
}

h3, .h3 {
    font-weight: normal;
    font-size: 13pt;
    color: #000000;
    margin: 0 0 9px 0;
    text-align: left;
}

h4, .h4 {
    font-weight: normal;
    font-size: 11pt;
    color: #000000;
    margin: 0 0 10px 0;
    text-align: left;
    font-weight: bold;
}

h5, .h5 {
    font-size: 12pt;
    font-weight: normal;
    font-style: italic;
    margin: 0 0 10px 0;
    color: #273948;
    text-align: left;
}

h6 {
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0 6px 0;
}

a:link {
    color: #000;
    text-decoration: underline;
}

a:visited {
    color: #000;
    text-decoration: underline;
}

a:active {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

h2 a {
    font-weight: normal;
}

.breadcrumbs {
    padding: 0px 10px;
    font-size: 13px;
    list-style-type: none;
    margin-bottom: 0;
    display: none;
}

.product_page .breadcrumbs {
    display: inline-block;
}

.breadcrumbs li {
    display: inline-block;
    margin: 0;
    padding: 0 6px;
}

.breadcrumbs, .breadcrumbs li a, .breadcrumbs li {
    color: #adadad;
}

/*.manufacturers {
    max-height: 180px;
    overflow: hidden
} 
.manufacturers:hover {
    max-height: 100%;
}*/

.sitebox {
    min-width: 940px;
    margin: 0 auto;
    padding: 0 0px;
}

div.mainleft {
    display: none;
}

.showroom {
    width: 100%;
    margin-top: 20px;
    display: block;
}

.preheader .headmenu {
    display: inline-block;
    width: auto;
    height: 28px;
    margin: 0 auto;
    padding: 0px 0 0;
    line-height: 28px;
    position: absolute;
    margin-top: 7px;
    margin-left: 19px;
}

.preheader .headmenu li {
    list-style-type: none;
    font-size: 13pt;
    float: left;
    padding-right: 40px;
    line-height: 26px;
}

.preheader .headmenu li a, .preheader .headmenu li span {
    color: #fff !important;
    text-decoration: none !important;
    font: 600 15px Arial, Tahoma, Helvetica, sans-serif;
}

.preheader .headmenu li a:hover {
    text-decoration: underline;
}

.preheader .headmenu li a.shr {
    color: #d80747 !important;
    font-weight: bold;
}

.search {
    width: 22%;
    height: 40px;
    margin: 17px 0 -13px 19px;
    border: 2px #2277ff solid;
    border-radius: 22px;
    padding: 2px 4px 0px 4px;
    padding-right: 10px;
    display: inline-block;
    vertical-align: top;
    margin-top: 31px;
    margin-left: 127px;
    margin-right: 1%;
}

.search button, .search_filter button {
    position: absolute;
    width: 44px;
    height: 44px;
    border: 0;
    background: transparent;
    margin-left: -37px;
    margin-top: -3px;
    padding-top: 4px;
    border-radius: 0px 4px 6px 0px;
    cursor: pointer;
    background: transparent;
    padding-left: 0px;
}

.search input:focus {
    outline-width: 0;
}

.search > * {
    float: left;
    vertical-align: top;
}

.search input[type="text"] {
    width: 98%;
    height: 29px;
    border: none;
    border-radius: 0;
    font-style: normal;
    padding-left: 10px;
    font-size: 17px;
    border-radius: 22px;
    outline: none;
}

.search input:focus {
    outline-width: 0;
}

.sale_page #section {
    width: 210px;
}
body.one_click_hider #popup_overlay,body.one_click_hider #popup_container{
    display:none!important;
    opacity:0!important;
}
.sale_page input[type="submit"] {
    background: rgb(41 115 218) !important;
    font-weight: bold;
}

.show_room_block {
    display: none;
    vertical-align: top;
    color: #000;
    margin-top: 16px;
    margin-left: 0%;
    margin-right: 0%;
    line-height: 22px;
    width: 13%;
}

.showrooms_page p {
    line-height: 23px;
}

.showrooms_page .itemline img {
    border-radius: 15px;
}

.shop_block {
    vertical-align: top;
    color: #000;
    margin-top: 16px;
    margin-left: 1%;
    margin-right: 0%;
    line-height: 22px;
    display: none;
    width: 13%;
}

.phone_block {
    display: inline-block;
    vertical-align: top;
    color: #000000;
    margin-top: 19px;
    margin-left: 1%;
    margin-right: 0%;
    width: 15%;
}

.phone_block img.icon, .shop_block img.icon, .show_room_block img.icon {
    float: left;
    width: 37px;
    margin-top: 1px;
    margin-right: 4px;
}

.shop_block img.icon, .show_room_block img.icon {
    float: left;
    width: 32px;
    margin-top: 6px;
}

.mainright {
    display: block;
    border-left: 0px solid #ededf0;
    margin-left: 0px;
    min-height: 800px;
}

.front_page .mainright {
    min-height: 0px;
}

.leftfilter {
    width: 260px;
    float: left;
    height: 100%;
}

.cat {
    font-size: 20px;
    font-weight: bold;
    height: 32px;
    display: inline-block;
    padding: 0px 14px;
    width: 278px;
    vertical-align: text-bottom;
    padding-top: 8px;
    cursor: pointer;
    text-align: center;
    background: #007df0;
    color: #ffffff;
    border-right: 0px solid #404a55;
    line-height: 25px;
    border-bottom: 0;
    margin-bottom: -1px;
    font-size: 15px;
}

.front_page .mainright {
    width: 100%;
    border-left: 0px solid #ededf0;
    float: none;

}

.mainleft {
    border-bottom: 2px solid #ededf0;
    margin-bottom: 15px;
}

.mainleft .leftbox {
    width: 18%;
    display: block;
    background: #f9f9f9;
    border-left: 2px solid #eee;
    border-right: 2px solid #eee;
}

.search input[type="image"] {
    width: 28px;
    height: 28px;
    margin: 0;
    padding: 0;
    border-radius: 0 28px 28px 0;
}

.headbox {
    background: #fff;
    padding-top: 0px;
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
}

table.head {
    width: 100%;
}

table.head td.logo {
    width: 20%;
    padding-top: 39px;
}

table.head td.logo img {
    margin: 4px -9px 10px -5px;
}


table.head td.topmenu {
    width: 40%;
    padding-top: 36px;
}

table.head td.tophone {
    width: 20%;
    padding-top: 33px;
}

table.head td.topright {
    width: 20%;
    padding-top: 26px;
}

.origphone {
    margin-left: -164px;
    line-height: 38px;
    margin-top: 14px;
    z-index: 1000;
    position: relative;
}

.rasp {
    margin-top: -56px;
    margin-left: 61px;
    font-size: 18px;
    width: 197px;
    line-height: 21px;
}

.rasp span.block-h5 {
    display: none !important
}

.rasp h5 {
    display: none !important
}

div.ttop {
    position: relative;
    padding: 0 0 0 18px;
}

div.ttop ul {
    margin: 0;
    padding: 55px 0 0 0;
}

div.ttop li {
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0 15px 0 0;
    font-style: italic;
    font-size: 11pt;
    font-weight: bold;
}

div.toplead {
    position: absolute;
    top: 12px;
    left: 17px;
    text-transform: uppercase;
    font-size: 12pt;
}

#popup_panel {
    color: #fff !important
}

#popup_panel a {
    font-size: 15px !important;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    margin-bottom: 15px;
}

#popup_panel a#popup_ok {
    color: #FFF !important;
    font-size: 0px !important;
    position: absolute !important;
    right: 12px;
    top: -1px;
    z-index: 20 !important;
    background: url(/img/close.svg) no-repeat top;
    background-size: cover;
    height: 22px;
    width: 22px;
    cursor: pointer;
}

#popup_basket, #popup_continue {
    border-radius: 5px;
    color: #fff;
    font: bold 13pt/30px arial;
    height: 30px;
    margin-bottom: 15px;
    padding: 2px 15px;
    text-decoration: none;
}

#popup_basket:hover, #popup_continue:hover {
    cursor: pointer;
}

#popup_basket {
    float: right;
    background: rgb(18, 166, 69);
    margin-top: 10px !important;
}

.knopochka {

    background-color: #007df0;


}

#popup_overlay {
    opacity: 0.7 !important;
}

#popup_continue {
    display: inline-block;
    float: left;
    background-color: rgb(39, 152, 195);
    /*
    background-image: -moz-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    background-image: -webkit-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    background-image: -o-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    background-image: -ms-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b50c5e', endColorstr='#b50c5e', GradientType=0);
    */
}

#cimg {
    height: 120px;
    margin-bottom: 10px;
}

.percentcircle {
    background: #ff3a57;
    color: #fff;
    border-radius: 5px;
    padding: 1px 5px;
    font-size: 12pt;
    margin-left: 9px;
    min-width: 0px;
    text-align: center;
    margin-top: 4px;
    float: left;
    font-weight: bold;
    position: relative;
    margin-right: 1px;
}

#popup_title {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #60C058 !important;
    background-image: url("/img/missaqua.gif") !important;
    background-origin: padding-box !important;
    background-position: 15px 11px !important;
    background-repeat: no-repeat !important;
    background-size: 90px auto !important;
    color: #FFF !important;
    font-size: 20px !important;
    height: 60px;
    padding-left: 120px !important;
    text-align: left !important;
}

#popup_message {
    font-size: 12pt !important;
    padding-bottom: 14px;
}

.alert #popup_message {
    padding-top: 15px;
}

.catalog_page .alert #popup_message {
    padding-top: 5px;
}

#popup_message .h2 {
    font-size: 14px;
    margin: 7px 0;
    padding: 4px 2px;
    width: 51%;
}

#popup_container {
    max-width: 717px !important;
    min-width: 269px !important;
    border: 2px solid #ccc !important;
}

#popup_content {
    background: #fff !important;
    padding: 13px !important;
    border-radius: 16px;
    padding-top: 10px !important;
    padding-bottom: 12px !important;
}

.promo_field {
    display: inline-block;
    border: 2px #0065d1 solid;
    border-radius: 22px;
    padding: 0px 1px 3px 13px;
    font-size: 20px;
    line-height: 29px;
    height: 32px;
    width: 170px;
}

.sbmt {
    width: 100px;
    margin: 2px;
    height: 39px;
    position: relative;
    top: 1px;
    font-weight: 500;
    padding: 14px 16px !important;
    background: #0065d1;
    border: 0;
    border-radius: 33px;
    color: #fff;
    font-size: 17px;
    line-height: 9px;
    cursor: pointer;
    font-weight: bold;
}

.cartblock {
    min-height: 600px;
}

.search_page .add-to-compare {
    display: none;
}

.search_page .size-amount-buy-wrapper .size-amount-wrapper p {
    margin-top: 3px;
}

.btngree.submtcart {
    margin-left: 0;
    line-height: 10px;
    width: 200px;
    height: 38px;
    font-size: 17px;
    margin: 2px;
    height: 39px;
    position: relative;
    top: 3px;
    padding: 14px 16px !important;
    width: 331px;
}

#fakebtncart, #fakebtn1click {
    background: #0065d1;
    height: 18px;
    line-height: 17px;
    color: #fff;
    cursor: default;
    width: 306px;
    margin-left: 0px;
    border: 1px solid #0065d1;
    display: block;
    font-size: 17.4px;
    padding: 9px 13px;
    border-radius: 4px;
}

.notice {
    color: #202020;
    display: block;
    width: 100%;
    height: 20px;
    position: absolute;
    font-size: 14px;
    margin-top: -63px;
    font-weight: bold;
}

#fakebtn1click {
    width: 136px;
    float: right;
}

#popup_title {
    background-color: #004982 !important;
    padding-left: 13px !important;
    background-image: none !important;
    margin-top: -1px;
    margin-left: -1px;
    border-radius: 11px 11px 0px 0px;
    margin-right: -1px;
    margin-bottom: 0;
    font-weight: bold;
}

#popup_title {
    height: 42px !important;
    line-height: 42px !important;
}

table.headmenutab {
    width: 68%;
}

table.headmenutab td {
    padding: 51px 0 0 0;
    font-style: italic;
    font-size: 14pt;
    font-weight: bold;
    white-space: nowrap;
}

div.topnum, div.rednum {
    padding-left: 12px;
    font-size: 19pt;
    margin-bottom: 5px;
    white-space: nowrap;
}

div.rednum {
    color: #A50101;
    width: 160px;
}

div.topcallback {
    background: url(/img/phonn.gif) 12px 0 no-repeat;
    font-style: italic;
    font-size: 12px;
    white-space: nowrap;
    margin-left: -46px;
    margin-top: 12px
}

div.topcallback a {
    font-size: 12px;
    color: black
}

div.topr {
    padding: 0 15px 0 10px;
}

table.topsearch {
    width: 100%;
    margin-bottom: 20px;
}

table.topsearch td.inp {
    width: 96%;
    background: url(/img/topz1.gif) top left no-repeat;
    padding-top: 5px;
    padding-left: 15px;
}

table.topsearch td.inp input {
    width: 96%;
    border: 0px;
    font-style: italic;
}

div.topbasket, div.redbasket {
    padding: 0px 0px 0 0px;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
}

#kors {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-top: 10px;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

div.redbasket a {
    color: #000000
}

table.maintab {
    width: 100%;
    background: #ffffff;
    margin-bottom: 5px;
}

table.maintab td.mainleft {
    width: 240px;
    border-right: 1px solid #e1e1e1;
}

table.maintab td.mainright {
    padding-bottom: 15px;
}

div.leftbox {
    padding: 20px 15px 15px 5px;
    display: inline-block;
    width: 100%;
}

div.leftfilter {
    padding: 8px 0px 0 8px;
}

table.face4tab {
    width: 99%;
    background: #ededf0;
}

table.face4tab td {
    width: 25%;
    height: 200px;
    vertical-align: top;
    border-bottom: 5px solid #ededf0;
    background-size: 100% auto !important;
}

table.face4tab td.spacer {
    width: 5px;
}

table.face4tab td.spacer span {
    display: block;
    width: 5px;
}

table.face4tab .cellbox {
    position: relative;
}

table.face4tab .link {
    position: absolute;
    z-index: 10;
    top: 175px;
    left: 18px;
    color: #ffffff;
    font-size: 11pt;
    white-space: nowrap;
}

table.face4tab .link a {
    color: #ffffff !important;
    text-decoration: none !important;
}

table.face4tab a.empt {
    display: block;
    height: 167px;
    padding: 0;
    text-decoration: none !important;
    background: url(/img/em.gif) top left no-repeat;
}

table.face4tab .back {
    height: 33px;
    background: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

table.face4tab .back a {
    display: block;
    height: 33px;
}

table.face4tab .back img {
    float: right;
    margin: 14px 16px 0 0;
}

table.face4tab tr.topcell .link {
    position: absolute;
    z-index: 10;
    top: 8px;
    left: 18px;
    color: #ffffff;
    font-size: 11pt;
    white-space: nowrap;
}

table.face4tab tr.topcell .back {
    margin-top: 0;
}

table.face3tab {
    width: 100%;
    background: #ededf0;
}

table.face3tab td {
    width: 33%;
    height: 200px;
    vertical-align: top;
    border-bottom: 5px solid #ededf0;
}

table.face3tab td.spacer {
    width: 5px;
}

table.face3tab td.spacer span {
    display: block;
    width: 5px;
}

table.face3tab .cellbox {
    position: relative;
}

table.face3tab .link {
    position: absolute;
    z-index: 10;
    top: 175px;
    left: 18px;
    color: #ffffff;
    font-size: 11pt;
    white-space: nowrap;
}

table.face3tab .link a {
    color: #ffffff !important;
    text-decoration: none !important;
}

table.face3tab a.empt {
    display: block;
    height: 167px;
    padding: 0;
    text-decoration: none !important;
    background: url(/img/em.gif) top left no-repeat;
}

table.face3tab .back {
    height: 33px;
    background: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

table.face3tab .back a {
    display: block;
    height: 33px;
}

table.face3tab .back img {
    float: right;
    margin: 14px 16px 0 0;
}

table.face3tab tr.topcell .link {
    position: absolute;
    z-index: 10;
    top: 8px;
    left: 18px;
    color: #ffffff;
    font-size: 11pt;
    white-space: nowrap;
}

table.face3tab tr.topcell .back {
    margin-top: 0;
}

div.inbox {
    padding: 20px 15px 20px 18px;
}

div.catbox {
    padding: 20px 15px 0 18px;
}

.inboxline {
    padding: 0px 8px 5px 11px;
    margin: 0 0 15px 0;
    border-bottom: 2px solid #ededf0;
    position: relative;
    background: #fff;
}

.pageline {
    padding: 0px 15px 0px 18px;

    height: 38px;
    border-top: 5px solid #ededf0;
    padding-top: 17px;
    margin-top: -5px;
}

.catatab div .pageline {
    float: right;
}

.tovarline {
    padding: 20px 15px 20px 18px;
    margin: 0 0 15px 0;
    border-bottom: 5px solid #ededf0;
}

.itemline {
    padding: 20px 15px 5px 18px;
    margin: 0;
    border-bottom: 5px solid #ededf0;
}

.itemline h1 {
    margin-bottom: 15px;
    /*float: left;*/
}

span.deviders {
    display: none;
}

div.faceline {
    padding: 20px 375px 5px 18px;
    margin: 0;
    border-bottom: 5px solid #ededf0;
    height: 305px;
    margin-top: -5px;
}

div.leftline {
    padding: 20px 15px 5px 18px;
    margin: 0 0 15px 0;
    border-top: 5px solid #ededf0;
}

div.whyline {
    padding: 20px 15px 0 18px;
    margin: 0 0 15px 0;
    border-top: 5px solid #ededf0;
}

div.inboxpage {
    padding: 0px 15px 0px 18px;
}

div.inboxpage p.showpage {
    line-height: 22px;
    margin: 0;
}

.catatab {
    width: 100%;
}

.catatab div {

}

.catatab div.h1, .catatab div.h2 {
    text-align: left;
}

.catatab .product {
    vertical-align: top;
    border-bottom: 5px solid #ededf0;
    border-left: 1px solid #ededf0;
    padding: 1% 1% 0% 1%;
    display: block;
    display: inline-block;
    margin-right: -3px;
}

.catatab div.map {
    text-align: left;
}


.catatab {
    margin-bottom: 0px;
    margin-top: -15px;
    background: #fff;
}

.whyline p.block_4 {
    font-weight: bold;
    color: #000000;
    font-size: 11pt;
    margin: 0 0 10px;
    text-align: left;
    text-transform: uppercase;
}

.leftfilter .filtertab p.block_3 {
    color: #000000;
    font-size: 11pt;
    margin: 0 0 10px;
    text-align: left;
    text-transform: uppercase;
    margin: 0 0 4px;
    padding: 10px 0 0;
    font-weight: bold;
}

.catatab p {
    text-align: left;
    margin: 0 0 6px 0;
}

.catatab a {
    font-size: 11pt;
    font-family: arial;
    text-decoration: underline;
}

.catatab .product:hover a {
    text-decoration: underline;
}

.manuf {
    padding-left: 26px;
    margin-left: -4px;
    margin-top: -1px;
    display: block;
    margin-bottom: 4px;
    font-size: 14px;
    color: #737373;
}

.freedelivery {
    height: 34px;
    margin-right: -44px;
    margin-top: -35px;
    margin-bottom: -38px;
    margin-left: 210px;
    float: right;
}

.buy-wrapper .freedelivery {
    height: 25px;
    margin-right: 85px;
    margin-top: 32px;
    margin-bottom: -38px;
    border-radius: 0;
}

.prod:hover .newp a {
    text-decoration: underline;
}

#with_buy_product > table > tbody > tr:nth-child(2) > td > p > a {
    font-weight: bold;
}

.catatab .price, table.itemtab .catatab .price {
    font-size: 13pt;
    font-style: italic;
    font-weight: bold;
    white-space: nowrap;
    margin-bottom: 0px;
    float: left;
    width: auto;
    border: 0;
    margin-right: 5px;
}

.catatab .oldprice {
    margin-left: 10px;
    margin-top: -1px;
}

.category-popular-products-carousel .price {
    margin-left: 0px !important;
}

.catatab .oldprice, table.itemtab .catatab .oldprice {
    float: right;
    font-size: 13px;
    padding-top: 2px;
    padding-right: 0px;
    font-style: italic;
    white-space: nowrap;
    text-decoration: line-through;
    color: #989898;
    margin-top: -1px;
    width: auto;
    border: 0;
}

.catatab .oldprice {

}

.percent {
    background-color: #ff525f;
    border-radius: 4px;
    padding: 0px 3px 0px 2px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    display: block;
    float: right;
}

.buy-wrapper, .size-amount-buy-wrapper, .size-amount-buy-wrapper .size-amount-wrapper {
    width: 53%;
    border: 0;
}

.catatab div.buy-wrapper {
    float: right;
    width: auto;
}

.price_block {
    vertical-align: bottom;
    width: 100%;
    border: 0;
    margin-top: -5px;
}

.catatab .oldprice, .percent {
    float: left;
}

.catatab .cataspacer {
    padding-bottom: 0px;
    padding-top: 0px;
}

.catatab .cataspacer div {
    height: 0px;
    border-top: 1px solid #ededf0;
}

table.sitemap {
    width: 100%;
}

table.sitemap td {
    width: 25%;
    padding: 0 16px 3px 18px;
    border-left: 1px solid #ededf0;
    text-align: left;
}

table.sitemap tr td:first-child {
    border-left: 0px;
}

table.sitemap td.cataspacer {
    padding: 18px 0px;
}

table.sitemap td.cataspacer div {
    height: 0px;
    border-top: 5px solid #ededf0;
}

.sale, .label {
    float: right;
    position: relative;
    margin-bottom: -57px;
    margin-left: 58px;
}

.sale .simg {
    position: absolute;
    top: 0;
    left: -53px;
    width: 50px;
    height: 50px;
}

.label .discount, .label .new {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
    text-align: center;
    color: #fff;
    z-index: 10;
    padding: 2px 6px;
    border-radius: 3px;
    line-height: 13px;
}

.label .discount {
    color: #ffffff;
    padding: 3px 4px;
    margin-top: -23.5px;
    display: inline-block;
    position: absolute;
    width: 59px;
    border-radius: 2px;
    font-size: 13px;
    visibility: hidden;
}

.prod:hover .label .discount {
    visibility: visible;
}

.lbl {
    background: #000000;
    top: 0;
    left: 0;
    background: #000;
    padding: .4rem .5rem .5rem;
}

.lbl .new {
    color: #FFFFFF;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: 12px Arial, sans-serif;
    font: 1.2rem Arial, sans-serif;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
}

.lbl:after {
    display: block;
    position: absolute;
    top: 2.1rem;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 1rem 1rem 0;
    border-color: transparent #000 transparent transparent;
}

.label .new {
    background: #65b4e7;
}

.label img {
    display: none;
}

div.showroom {
    float: left;
    position: relative;
}

.product_page div.showroom {
    float: left;
    position: absolute;
    z-index: 1000;
    width: 60px;
    margin-top: 0;
    margin-left: 4px;
}

div.showroom img {
    position: absolute;
    left: 0px;
    top: 5px
}

div.showroom_2 {
    float: right;
    position: relative;
}

div.showroom_2 img {
    position: absolute;
    top: 0px;
    width: 45px;
    height: 45px;
    left: -52px;
    z-index: 1;
    background: #fff;
    padding-left: 0px;
    border-radius: 3px;
    cursor: pointer;
}

table.leftleader {
    width: 100%;
}

table.leftleader td {
    width: 25%;
    padding: 0 0 3px 0;
    text-align: center;
}

table.leftleader img {
    margin-bottom: 6px;
}

table.leftleader p {
    text-align: left;
    margin: 0 0 6px 0;
}

table.leftleader a {
    font-size: 11pt;
}

table.leftleader .price {
    float: right;
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
    white-space: nowrap;
}

table.leftleader .oldprice {
    float: right;
    font-size: 13px;
    padding-top: 2px;
    padding-right: 5px;
    font-style: italic;
    white-space: nowrap;
    text-decoration: line-through;
    color: #9b1a38;
}

table.leftleader td.cataspacer {
    padding: 18px 0px;
}

table.leftleader td.cataspacer div {
    height: 0px;
    border-top: 1px solid #ededf0;
}

table.categorytab {
    width: 100%;
    border-bottom: 5px solid #ededf0;
}

table.categorytab td.catepic {
    width: 25%;
    border-top: 5px solid #ededf0;
    height: 200px;
    padding: 0;
    background-size: contain !important;
}

table.categorytab td.catepic a {
    display: block;
    height: 200px;
    cursor: pointer;
    text-decoration: none;
}

table.categorytab td.catext {
    width: 75%;
    border-top: 5px solid #ededf0;
    padding: 12px 18px 5px 18px;
}

.logosbox {
    border-top: 0px solid #ededf0;
    padding: 0;
    margin-bottom: 5px;
    padding-bottom: 13px;
    padding-top: 20px;
    text-align: center;
    margin-top: 11px;
    height: 42px;
    overflow: hidden;
    margin-bottom: 21px;
    width: 100%;
    border-top: 0px;
    padding-top: 15px;
    border-top: 5px solid #ededf0;
}

.search_page li a {
    text-decoration: none;
}

div.tablogos {
    width: 100%;
    background: white none repeat scroll 0 0;
}

div.tablogos div {
    width: auto;
    padding: 6px 4px;
    text-align: center;
    vertical-align: middle;
}

.prefooter {
    background: #004982;
    float: none;
    display: inline-block;
    width: 100%;
}

table.preetab {
    width: 100%;
}

table.preetab td {
    width: 33%;
    padding: 15px 18px 5px 2px;
}

table.preetab.main h2 {
    margin: 8px 0;
}

table.preetab h3 {
    margin: 0 0 10px;
}

.footer {
    background: #004982;
    padding: 0px 0 15px 0;
}

.footer div.men {
    border-bottom: 1px solid #4773a8;
    margin-bottom: 15px;
    text-align: center;
    background: #004982;
}

.footer li {
    list-style: none;
    display: inline-block;
    margin-right: 12px;
    color: #ffd769;
    margin-bottom: 2px;
    width: 100%;
    line-height: 15px;
}

.footer a {
    text-decoration: none !important;
    font: 400 13px Arial, sans-serif;
    color: #fff;
    border-bottom: 1px solid #ffffff;
}

.footer li a:hover {
    color: #ffd669 !important;
}

.footer ul {
    margin: 0 0px;
    padding-bottom: 3px;
    padding: 0px 0px;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
    display: inline-block;
    text-align: left;
    float: left;
}

table.footab {
    width: 100%;
}

table.footab td {
    color: #ffffff !important
}

table.footab h5 {
    color: #ffffff;
    margin: 0 0 5px 0;
}

table.footab span.block-h5 {
    color: #ffffff;
    margin: 0 0 2px 0;
    display: block;
    font-size: 12pt;
    font-weight: normal;
    text-align: left;
}

table.footab td.footwork {
    width: 20%;
}

table.footab td.footwork div {
    padding-left: 18px;
}

table.footab td.footphone {
    width: 20%;
}

table.footab td.footphone div p {
    color: #fff !important;
}

table.footab td.footphone div p span {
    color: #fff !important;
    font-weight: 300;
    font-size: 14px;
}

table.footab td.footmenu {
    width: 60%;
}

table.footab td.footmenu div.footext {
    padding-left: 18px;
    font-size: 12px;
}

table.footab td.footmenu div.counter {
    float: right;
    margin: 0 18px;
}

table.footab td.footmenu ul {
    margin: 0;
    padding: 0;
}

table.footab td.footmenu li {
    list-style-type: none;
    float: left;
    padding: 0 0 0 15px;
    font-size: 11pt;
}

table.footab td.footmenu li:first-child {
    padding: 0;
}

table.footab td.footmenu a {
    color: #ffffff !important;
    margin-bottom: 12px;
    display: inline-block;
    font: 400 16px/1.625 Arial, sans-serif;
    text-decoration: none;
}

table.footab td.footmenu div a.none {
    text-decoration: none !important;
}

table.footab td.delim {
    border-bottom: 1px solid #35658a;
    height: 4px;
}

table.footab tr.footlinks td {
    width: 33%;
    font-style: italic;
}

table.footab tr.footlinks td .list-wrapper {
    width: 190px;
    margin: 0 auto;
}

table.footab tr.footlinks td ul {
    margin: 5pt 0 0;
    padding: 0;
}

table.footab tr.footlinks td ul li {
    list-style: url(img/white-list-marker.jpg) square inside;
    line-height: 16pt;
    margin: 0;
}

table.footab tr.td-padding-top td {
    padding-top: 10px;
}

table.footab .va-middle {
    vertical-align: middle;
}

table.footab .footext.new {
    width: 800px;
    margin: 0 auto;
    font-size: 13px;
    color: #f9f9f9;
    font-weight: 300;
}

table.footab tr.footlinks td a,
table.footab .footext.new a {
    color: #f9f9f9;
    font-weight: 300;
}

table.footab .footext.new a.none {
    text-decoration: none !important;
}

table.footab .contacts-row table {
    width: 100%;
}

table.footab .contacts-row table .footwork {
    width: 20%;
}


table.footab .contacts-row table .footphone {
    width: 18%;
    line-height: 17px;
}

table.footab .contacts-row table td.footmenu li {
    margin: 0;
}

table.footab .contacts-row table .counter-wrapper {
    width: 10%;
}

ul.flag {
    clear: both;
    margin: 15px 0px 0;
    padding: 0;
    display: flex;
    flex-flow: wrap;
}

ul.flag li {
    list-style-type: none;
    margin: 0px 8px 8px 0;
    padding: 0;
    width: auto;
}

ul.flag li a[href], ul.flag li span {
    display: block;
    /*float: left;*/
    padding: 4px 5px 4px 25px;
    margin: 0;
    border: 1px solid #ededf0;
    text-decoration: none !important;
    white-space: nowrap;
    /*margin: 6px 0 0 6px;*/
}

ul.flag li a:link, ul.flag li a:visited {
    border: 1px solid #d9d9dd;
    border-radius: 3px;
}

ul.flag li a:hover {
    border: 1px solid #a9a9ae;
}

ul.flag li.active span {
    border: 1px solid #d9d9dd;
    background-color: #ffffff !important;
    font-weight: bold;
}

ul.flag li:first-of-type a, ul.flag li:first-of-type span {
    padding: 4px 5px;
}

ul.flag .germany {
    background: url(foto/f_germany.gif) 5px 50% no-repeat;
}

ul.flag .russia {
    background: url(foto/f_russia.gif) 5px 50% no-repeat;
}

ul.flag .slovenia {
    background: url(foto/f_slovenia.gif) 5px 50% no-repeat;
}

ul.flag .serbia {
    background: url(foto/f_serbia.gif) 5px 50% no-repeat;
}

ul.flag .chez {
    background: url(foto/f_chez.gif) 5px 50% no-repeat;
}

ul.flag .holland {
    background: url(foto/f_holland.gif) 5px 50% no-repeat;
}

ul.flag2 {
    margin: 0;
    padding: 0px 0 0 0;
    display: flex;
    flex-flow: wrap;
}

ul.flag2 li {
    list-style-type: none;
    margin: 0 5px 5px 0;
    padding: 0;
    width: 225px;
    height: 71px;
    border: 1px solid #e4e4e6;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: 49% !important;
    background-position: -5px -1px !important;
}

ul.flag2 li a {
    display: block;
    padding: 3px 2px;
    margin: 0;
    text-decoration: underline;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    margin: 0px 5px 0 96px;
    display: block;
    background: #fff;
    width: auto;
    border-radius: 4px;
}

ul.flag2 li a:hover, ul.flag2 li:hover a {
    text-decoration: none !important;
}

ul.flag2 li:hover {
    border: 1px solid #a9a9ae;
}

ul.flag2 li.active a {
    text-decoration: none !important;
    border: 1px solid #333333 !important;
    background-color: #FFF9AE !important;
}

ul.flag2 li.sales {
    justify-content: left;
    border: 0 none;
}

ul.flag2 li.sales a {
    padding-left: 15px;
    color: #273a48;
    font-weight: bold;
    border: 1px solid #e4e4e6;
    border-radius: 4px;
    padding: 4px 5px;
}

ul.flag2 .germany {
    background: url(foto/f_germany.gif) 5px 50% no-repeat;
}

ul.flag2 .russia {
    background: url(foto/f_russia.gif) 5px 50% no-repeat;
}

ul.flag2 .slovenia {
    background: url(foto/f_slovenia.gif) 5px 50% no-repeat;
}

ul.flag2 .serbia {
    background: url(foto/f_serbia.gif) 5px 50% no-repeat;
}

ul.flag2 .chez {
    background: url(foto/f_chez.gif) 5px 50% no-repeat;
}

ul.flag2 .holland {
    background: url(foto/f_holland.gif) 5px 50% no-repeat;
}

.catmenu {
    margin-left: 14px;
    margin-top: 24px;
    display: none;
}

table.filtertab {
    width: 100%;
    background: #fff;
}

table.filtertab td {
    padding: 5px 10px 6px 0px;
}

table.filtertab td h4 {
    padding: 10px 0 0 0;
    margin: 0 0 4px 0;
}

table.filtertab select {
    width: 100%;
    font-size: 16px;
    height: 30px;
    line-height: 20px;
    margin-bottom: 1px;
    border: 1px solid #d9d9dd;
    font-weight: bold;
    border-radius: 4px;
    padding: 2px;
    cursor: pointer;
    padding-top: 1px;
}

table.filtertab p {
    margin: 0 0 5px 0;
}

div.showpage {
    float: right;
    line-height: 22px;
    margin: 0;
    margin-right: 0px;
}


.news_page div.pages {
    margin-left: 12.5%;
}

.br1, .br2 {
    display: none;
}

div.pages ul {
    margin: 0;
    padding: 0;
}

div.pages li {
    list-style-type: none;
    display: inline-block;
    width: 23px;
    text-align: center;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    font-size: 11pt;
    line-height: 22px;
}

div.pages li.titlepage {
    width: 66px;
    text-align: left;
    font-size: 13px;
    display: none;
}

div.pages li.allpage {
    width: 95px;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
    font-size: 13px;
}

div.pages li.active {
    color: #ffffff;
    font-weight: bold;
    background: #000;
    border-radius: 50%;
    padding-left: 0;
}

div.pages li.active a {
    color: #ffffff !important;
    text-decoration: none !important;
}

div.pages li a {
    font-size: 16px;
    font-weight: bold
}

div.pages li {
    padding-right: 10px
}

div.pages li.active {
    padding-right: 0 !important;
    margin-right: 10px
}

div.brandlogo {
    background: #ededf0;
    text-align: center;
    padding: 20px 3px;
}

table.itemtab {
    width: 100%;
    margin: 0 0 25px 0;
}

table.itemtab td.itempic {
    padding: 0 0 12px 0;
    border-bottom: 1px solid #ededf0;
}

table.itemtab td.Txt {
    width: 80%;
    padding: 12px 12px 12px 30px;
    border-bottom: 1px solid #ededf0;
}

table.itemtab td.Txt small {
    color: #999;
}

table.itemtab td.Txt p {
    margin: 0 0 5px 0;
}

table.itemtab td.Rating {
    padding: 12px 20px 12px 0;
    border-top: 1px dashed #ccc;
}

table.itemtab td p.price {
    color: #1989d8;
}

table.itemtab div.add {
    margin-bottom: 25px;
}

table.itemtab td.moretxt {
    padding: 25px 0 10px 0;
    border-bottom: 1px solid #ededf0;
}

table.itemtab .price {
    float: left;
    color: #000000;
    font-size: 19pt;
    font-style: italic;
    font-weight: bold;
    white-space: nowrap;
    margin-bottom: 10px;
}

table.itemtab .oldprice {
    float: left;
    font-size: 13px;
    padding-top: 1px;
    padding-right: 8px;
    font-style: italic;
    white-space: nowrap;
    text-decoration: line-through;
    color: #9b1a38;
}

table.itemtab .buy {
    padding: 0;
    margin-top: 16px;
}

.winimg {
    float: right;
    margin: 0 0 10px 15px;
}

table.CatalogTab {
    width: 100%;
    margin: 0 0 25px 0;
    border-bottom: 1px solid #dddddd;
}

table.CatalogTab td {
    padding: 6px 0;
}

table.CatalogTab td.Pic {
    padding: 0 15px 0 0;
}

table.CatalogTab td.Pic img {
    padding: 1px 0;
}

table.CatalogTab td.Txt {
    width: 95%;
    border-top: 1px dashed #dddddd;
    padding: 9px 0 9px 15px;
    vertical-align: middle;
    background: url(/img/u.gif) left center no-repeat;
}

table.CatalogTab td.Txt p {
    margin: 0 5px 3px 0;
}

table.CatalogTab td.Txt a.complete {
    font-size: 11pt;
    font-style: italic;
    font-weight: normal;
}

table.CatalogTab td.Txt h2 {
    font-size: 11pt;
    font-weight: normal;
    margin: 0 10px 8px 0;
}

table.CatalogTab td.Txt h5 {
    margin: 0 10px 3px 0;
}

table.CatalogTab td.Txt div.addpic {
    float: right;
    padding: 0 0 0 6px;
}

table.CatalogTab td.Txt p.price {
    float: right;
    padding-top: 10px;
    color: #1989d8;
}

table.CatalogTab td.rad {
    vertical-align: middle;
    padding-left: 12px;
    border-top: 1px dashed #dddddd;
}

table.CatalogTab td small {
    font-size: 12px;
    color: #555555;
}

table.CatalogTab .price {
    float: right;
    font-size: 14pt;
    font-style: italic;
    font-weight: bold;
    white-space: nowrap;
}

table.CatalogTab .oldprice {
    float: right;
    font-size: 13px;
    padding-top: 1px;
    font-style: italic;
    white-space: nowrap;
    text-decoration: line-through;
    color: #9b1a38;
}

div.dopfoto {
    text-align: left;
    overflow: auto;
    margin-bottom: 10px;
    margin-top: 13px;
    margin-left: 3px;
    display: inline-block;
    float: left;
}

div.dopfoto img {
    padding: 0;
    border-radius: 7px;
    height: 57px;
    width: 57px;
    border: 1px solid #e1e1e1;
    margin-right: 7px;
    cursor: pointer;
    margin-bottom: 7px;
}

.Txt {
    display: inline-block;
    width: 60%;
    margin-left: 40px;
}

a.bigpic {
    text-decoration: none;
    border: 1px solid #e4e4e4;
    display: block;
    padding: 15px;
    margin-top: -10px;
    border-radius: 8px;
}

.itemchar {
    margin-top: -18px;
}

.contacts-row {
    padding-top: 18px;
}

.product_page .itemchar .price {
    font-weight: bold;
    font-size: 27px;
    margin-bottom: 14px;
}

.product_page .buy {
    margin-top: 14px;
}

.product_page .itempic {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.product_page .product_div {
    padding: 20px 5px 7px 7px;
}

.dopinfo {
    float: right;
    /* margin-left: 130px; */
    border-top: 1px solid #e4e4e4;
    border-radius: 0;
    margin-top: -24px;
    background: #fff;
    margin-left: -2px;
}

.product_page .Txt .dopinfo {
    border: 0;
}

.flexItemBlock {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

#related_products {
    width: 100%;
    min-height: 218px;
}

#related_products > div fieldset {
    flex-direction: column;
    margin-bottom: 20px;
    padding: 0;
    border: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

#related_products > div fieldset legend {
    padding: 8px 20px;
    background: #eee;
    border: 1px solid #e9eaeb;
    border-bottom: none;
}

#related_products > div fieldset legend a {
    font-size: 16px;
    font-weight: bold;
}

/* #related_products>div fieldset figure:nth-of-type(2) ~ figure{display:none;} */
#related_products figure {
    width: 22.85%;
    margin: 0;
    padding: 1%;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #ededf0;
    border-top: 1px solid #ededf0;
    transition: background .2s;
    float: left;
    margin-bottom: -1px;
    min-height: 340px;
    background: #fff;
    padding-bottom: 0;
    border-right: 1px solid #ededf0;
    margin-right: -1px;
}

#related_products .teplpol figure {
    min-height: 320px;
}

.simproducts#related_products figure {
    min-height: 320px;
}

#related_products p {
    margin: 0;
    font-size: 13px;
    line-height: 18px;
}

#related_products {
    font-size: 13px;
    line-height: 20px;
}

#related_products figure:only-of-type {
    border-bottom: 1px solid #eee;
}

#related_products figure:hover {
    background: #fff;
}

#related_products figure > * {
    vertical-align: top;
}

#related_products figure > a {
    text-align: center;
    display: block;
    text-align: left;
    height: 21px;
    overflow: hidden;
    font-size: 11pt;
}

.itempic .dopfoto a img {
    width: 67px;
    height: 67px;
    vertical-align: middle;
}

.fancybox__container {
    --fancybox-bg: rgb(24 24 27 / 94%) !important;
}

.newprice {
    border: #dddddd solid 1px;
    color: #000;
    font-weight: bold;
    border-radius: 3px;
    display: inline-block;
    width: 76px;
    margin-right: 0px;
    margin-top: -38px;
    float: right;
    margin-bottom: -35px;
    padding: 4px 4px;
    line-height: 11px;
    font-size: 12px;
}

.newprice.compact {
    width: 67px;
    margin-right: 1px;
}

.icon {
    display: block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    margin-top: -152px;
    margin-bottom: 83px;
}

#related_products .icon {
    display: block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    margin-top: -280px;
    margin-bottom: 102px;
    position: absolute;
}

#related_products figcaption .icon {
    margin-top: -237px;
}

#related_products figure > a > img {
    max-width: 302px;
    max-height: 230px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
}

#related_products figure > figcaption {
    width: 99%;
    padding-left: 0%;
}

#related_products figure > figcaption > .buy-wrapper, figure > figcaption > img {
    margin-left: auto;
}

#related_products figure > figcaption > p > * {
    display: block;
    padding: 0px 0;
}

#related_products .desc {
    width: 66%;
    float: none;
}

#related_products .desc a {
    font-size: 12pt;
}

#related_products .manufacturer {
    padding: 4px 5px 4px 27px;
}

#related_products .price {
    float: none;
    font-size: 20px;
    white-space: nowrap;
    font-weight: bold;
    float: left;
    font-style: normal;
}

.buy-wrapper .skds {
    display: inline-block;
    color: #aeaeae;
}

.buy-wrapper {
    width: 100%;
    float: none;
    display: inline-block;
    margin-bottom: -10px;
}

#related_products .price del {
    font: italic normal 13px Arial;
    color: #989898;
    margin-left: 10px;
}

#related_products .buy-wrapper .buy-link.btngree {
    float: right;
    padding: 0;
    margin-top: 20px;
    margin-bottom: -50px;
    /* position: absolute; */
}

#related_products .buy-wrapper .freedelivery {
    margin-top: 27px;
    margin-bottom: -100px;
}

#related_products div.cmg {
    height: 230px;
}

#related_products .newprice {
    margin-top: 0px;
    margin-bottom: -80px;
}

#related_products .sks {
    margin-top: 14px;
    margin-bottom: -98px;
    float: right;
    position: relative;
}

#related_products cite {
    font-weight: bold;
}

.green {
    color: green;
    font-weight: bold;
}

.red {
    color: red;
}

.sale, .new {
    width: 50px;
    height: 50px;
}

.showroom {
    width: 89px;
    height: 44px;
}

.front_page .mainright .showroom {
    width: 100%;
    height: 100%;
    border-radius: 28px;
}

.front_page .mainright .showroom img {
    width: 105%;
    margin-top: 0px;
    border-radius: 12px;
    margin-bottom: 0px;
    margin-left: 1%;
}

.showall {
    display: none;
    width: 100%;
    padding: 10px 0;
    border: 0px solid #eee;
    border-top: none;
    text-align: center;
    color: #fff;
    color: rgb(0 0 0);
    background: #fff;
    padding: 4px 0;
}

a.showall {
    color: #000;
    background: #f7f7f7;
    margin-bottom: 20px;
}

.showall:hover {
    cursor: pointer;
    color: #fff;
}

.showall span {
    display: inline-block;
    width: 50%;
    padding: 5px 0;
    background: #007df0;
}

.showall {
    display: block;
    margin-left: 5px;
    text-decoration: none;
    color: #000;
}

.showall:hover {
    text-decoration: none;
    cursor: pointer;
    color: #000;
}

.other_cats ul:after {
    content: '';
    display: block;
    clear: left;
    margin-bottom: 15px;
}

.other_cats ul li:nth-child(24) ~ li {
    display: none;
}

#related_products h2 {
    margin: 20px 0;
}

.dopinfo .item {
    display: block;
    position: relative;
    border-bottom: 0px solid #e4e4e4;
    padding: 1px 15px;
}

.dopinfo .item .img {
    float: left;
    width: 92px;
    height: 73px;
    background-image: url(img/sale_icons/1.svg);
    background-size: 96%;
}

.dopinfo .item .img.assort {
    background-position: 0 0;
    border-radius: 12px 0px 0px 0;
}

.dopinfo .item .img.lowprice {
    background-image: url(img/sale_icons/2.svg);
}

.dopinfo .item .img.delivery {
    background-image: url(img/sale_icons/3.svg);
}

.dopinfo .item .img.warranty {
    background-image: url(img/sale_icons/4.svg);
}

.dopinfo .item .img.return {
    background-image: url(img/sale_icons/5.svg);
}

.dopinfo .item .img.worktime {
    background-image: url(img/sale_icons/6.svg);
}

#MyBasket {
    margin-left: 9px;
    color: #000;
    font-size: 14px;
}

.dopinfo .item .text {
    display: table;
    float: left;
    margin-left: 10px;
    height: 80px;
    width: 120px;
    font-size: 13px;
}

.dopinfo .item .text span {
    display: table-cell;
    vertical-align: middle;
}

.dopinfo .item .hint {
    position: absolute;
    display: table;
    top: 0;
    left: 0;
    width: 100%;
    height: 94px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: rgb(0 39 104 / 90%);
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: -webkit-opacity 0.6s ease;
    -khtml-transition: -khtml-opacity 0.6s ease;
    -moz-transition: -moz-opacity 0.6s ease;
    -ms-transition: -ms-opacity 0.6s ease;
    -o-transition: -o-opacity 0.6s ease;
    transition: opacity 0.6s ease;
    font-size: 14px;
}

.dopinfo .item .hint span {
    display: table-cell;
    vertical-align: middle;
    padding: 2px 5px;
}

.dopinfo .item:hover .hint {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
}

.front_page .dopinfo {
    border-top: 1px solid #ededf0;
    margin-top: 10px;
}

table.itemreview {
    width: 800px;
}

table.itemreview td.allreview {
    width: 50%;
    padding: 0 18px 0 0;
}

table.itemreview td.myreview {
    width: 50%;
    border-left: 1px solid #ededf0;
    padding: 0 0 0 18px;
}

table.itemreview ul {
    margin: 0;
    padding: 5px 0 0 16px;
}

table.itemreview li {
    list-style-type: circle;
    margin: 0 0 10px 0;
    padding: 0;
}

.btnfind {
    border: 0px;
    width: 107px;
    height: 26px;
    text-align: left;
    line-height: 26px;
    border: 0px;
    width: 100%;
    text-align: center;
    height: 35px;
    padding-left: 0px;
    line-height: 26px;
    font-size: 14px;
    font-size: 16px;
    background: #276edd;
    color: #fff;
    font-weight: bold;
    margin-top: 7px;
    cursor: pointer;
    border: 0px solid #c2c2c2;
    border-radius: 3px;
    height: 36px;
}

.btn {
    border: 0px;
    width: 140px;
    height: 26px;
    padding-left: 22px;
    background: url(/img/btn.gif) top left no-repeat;
    text-align: left;
    line-height: 26px;
}

.btngreen {
    border: 0px;
    width: 150px;
    height: 30px;
    padding-left: 22px;
    background: url(/img/btngreen.gif) top left no-repeat;
    text-align: left;
    line-height: 30px;
    color: #ffffff;
    font-size: 11pt;
}

.btngree {
    background: rgb(18, 166, 69) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 30px;
    margin-left: 17px;
    padding: 9px 13px;
    text-align: center;
    width: 72px;
    -webkit-appearance: none;
    font-weight: bold;
}

.mailform .btngree {
    width: 140px;
}

.btnadd {
    border: 0px;
    width: 120px;
    height: 30px;
    padding-left: 40px;
    background: url(/img/btnadd.gif) top left no-repeat;
    text-align: left;
    line-height: 30px;
    color: #ffffff;
    font-size: 11pt;
}

table.itemchar tbody > tr:first-child td {
    width: 320px !important;
}

.itemchar, .colspan {
    width: auto;
    float: left;
}

.itemchar .colspan {
    padding: 6px 4px;
}

.itemchar .col_1, .itemchar .col_2 {
    width: auto;
    display: inline-block;
    padding: 4px;
}

.itemchar .col_2 {
    width: 51%;
}

.itemchar .col_1 {
    width: 42%;
}

.row {
    border-bottom: 1px solid #e5e5e5;
}

.tbl div.rrow div {
    display: inline-block;
    border: 1px solid #dcdcdc !important;
    border-radius: 5px;
    margin-bottom: 12px;
    margin-right: 8px;
}

.flash {
    padding: 5px 12px;
    background-color: #ffffff;
    margin: -10px 0 20px;
    margin-left: 0px;
    font: 15px Arial, sans-serif;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 2px dashed #007df0;
    text-align: center;
    margin-left: 6%;
    line-height: 18px;
}

.flash span.promo {
    font-size: 1em;
    color: #0064d2;
}

.flash span.note {
    font-size: 0.8em;
    display: block;
    padding: 6px 0 4px;
}

.flash span.flashprice {
    font-size: 1.2em;
    color: #CA0028;
    padding: 5px 0 2px;
    display: inline-block;
}

table.feedback {
    width: 100%;
    margin: 0 0 10px 0;
}

table.feedback td.feed {
    width: 10%;
    padding: 5px 8px 0 0;
    white-space: nowrap;
    vertical-align: top;
}

table.feedback td.back {
    width: 90%;
    padding: 2px 0 2px 0;
    white-space: nowrap;
    vertical-align: top;
    text-align: right;
}

table.feedback .tellMe {
    width: 97%;
}

.logosbox div {
    display: inline-block;
    margin-right: 3%;
}

.flogo {
    width: 183px;
    margin-left: 0px;
    margin-top: -21px;
    margin-bottom: 5px;
    display: inline-block;
}

.logosbox div img {
    height: 35px;
    border-radius: 0px;
}

.wide {
    width: 90%;
    border: 1px solid #999b9c;
}

table.mailform {
    margin: 15px 0 0px 0;
}

table.mailform td {
    padding: 3px 12px 3px 0;
}

.swiper {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0px;
}

.front_page .swiper {
    height: 300px;
    border-radius: 17px;
}

.slidegallery {
    margin-top: 23px;
}

.swiper-pagination-bullet-active {
    background: #000;
}

.swiper-pagination {
    display: none;
}

.gallery {
    margin-top: 15px;
}

.search_page .swiper {
    display: none;
}

.swiper-button-next,
.swiper-button-prev {
    background-color: transparent;
    color: #00000063 !important;
    fill: #00000063 !important;
    stroke: #00000063 !important;
}

.autoplay-progress {
    color: #fff !important;
}

.autoplay-progress svg {
    stroke: #fff !important;
}

.light.active .more {
    width: 195px;
    display: block;
    padding: 10px;
    border-radius: 15px;
    padding-bottom: 0;
}

.light.active {
    z-index: 10000;
}

.highlight {
    background: #ebff88;
    padding: 9px 2px 9px 10px;
    border-radius: 12px;
    font-size: 18px;
    max-width: 71%;
    margin-top: -6px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 17px;

}

.swiper-slide img:before {
    /*z-index: -1;*/

}

.product_page .swiper-slide img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
}

.product_page .swiper {
    width: 100%;
}

.total_sale {
    float: left;
    border-radius: 15px;
    margin-right: 15px;
    height: 140px;
    display: block;
}

.product_page .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
}

.product_page .swiper {
    height: 582px;
    border: 1px solid #e4e4e4;
    border-radius: 12px;
}

.product_page.akrilovaya_vanna .swiper, .product_page.stalnaya_vanna .swiper, .product_page.vanna_iz_litevogo_mramora .swiper, .product_page.vanna_iz_poliefirnoy_smoly .swiper, .product_page.universalnyy_ekran .swiper {
    height: 365px;
}

@keyframes zoomin {
    0% {
        transform: scale(1, 1)
    }
    100% {
        transform: scale(1.5, 1.5)
    }
}

.autoplay-progress {
    position: absolute;
    right: 16px;
    bottom: 16px;
    z-index: 10;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #fff;
}

.autoplay-progress svg {
    --progress: 0;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    stroke-width: 4px;
    stroke: #fff;
    fill: none;
    stroke-dashoffset: calc(125.6 * (1 - var(--progress)));
    stroke-dasharray: 125.6;
    transform: rotate(-90deg);
}

.autoplay-progress {
    display: none;
}

div.cart {
    width: 72%;
    margin: 10px 0 15px 0;
    float: left;
    margin-right: 2%;
}

div.cart .th {
    padding: 12px 0px 12px 0;
    white-space: nowrap;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

div.cart .th.end {
    padding: 12px 0 12px 0;
    text-align: left;
    width: 10%;
}

div.cart .th.price {
    padding-right: 0px;
    text-align: left;
    width: 10%;
}

div.cart .th.cen {
    text-align: left;
    width: 10%;
}

div.cart .th.center {
    text-align: center;
}

div.cart div {
    padding: 0;
    border-bottom: 0px solid #ededf0;
    padding-top: 5px;
    padding-bottom: 5px;
}

#BigBasket .orderForm {
    margin-bottom: 100px;
    margin-top: 0px;
}

.discalc {
    color: #CA0028;
    font-size: 13px;
    position: absolute;
    margin-top: -2px;
    font-weight: bold;
}

div.cart img {
    border: none;
    border-radius: 10px;
    margin-right: 9px;
}

.economy {
    font: 18px Arial, sans-serif;
}

div.cart div.foto {
    width: 5%;
    vertical-align: top;
}

.foto img {
    border-radius: 15px;
    margin-right: 10px;
    margin-top: 10px;
}

div.cart div a {
    font-size: 11pt;
    vertical-align: middle;
    display: inline-block;
}

div.cart div.deliv {
    padding: 12px 12px;
    border-bottom: 1px solid #ededf0;
}

div.cart div.itogo {
    white-space: nowrap;
    color: #333;
    padding-bottom: 0px;
    margin-top: 0;
    margin-left: 5px;
}

div.cart div.del {
    text-align: left;
    padding: 12px 0 12px 0;
    width: 10%;
}

div.cart div.price {
    white-space: nowrap;
    text-align: left;
    font-size: 11pt;
    font-style: italic;
    width: 15%;
}

div.cart div.qnt {
    width: 15%;
}

div.cart div.cen {
    text-align: left;
    width: 14%;
}

div.cart div.center {
    text-align: center;
}

div.cart div p {
    margin: 0 0 3px 0;
}

div.cart .pname {
    width: 46%;
}

div.cart div.row {
    width: 100%;
    margin: 0;
}

div.cart div.goods {
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    margin-bottom: -1px;
}

div.inbox.contactform {
    padding-top: 0;
    margin-top: 27px;
}

div.cart .del img {
    width: 25px;
    height: 25px;
    margin-bottom: -3px;
    opacity: 0.4;
}

.carttotal {
    font-size: 15pt;
    border-bottom: 0px solid #ededf0;
    display: inline;

}

table.orderForm {
    border-top: 0px solid #ededf0;
    margin: 0px 0 25px 0;
}

table.orderForm th {
    padding: 15px 8px 6px 20px;
    border-top: 0px solid #ededf0;
    vertical-align: top;
}

table.orderForm th.min {
    padding: 12px 20px 4px 0;
    border-top: 1px solid #ededf0;
    vertical-align: top;
}

table.orderForm td {
    padding: 16px 20px 1px 20px;
}

table.orderForm td.min {
    padding: 2px 15px 4px 0 !important;
}

.tellMe {
    width: 320px;
    padding: 8px 6px;
    padding-bottom: 6px;
    border: 1px solid #c0c0c0;
    font-size: 17px;
    margin-bottom: 12px;
}

div.nota {
    font-size: 12px;
    padding: 2px 0 6px 0;
    font-weight: normal;
    color: #424242;
    margin-top: -8px;
    margin-bottom: 6px;
}

ol.search {
    padding-top: 10px;
    margin-bottom: 25px;
}

ol.search li {
    margin-bottom: 15px;
}

ol.search a {
    font-size: 11pt;
}

table.install {
    margin-bottom: 15px;
    background: #ededf0;
    border-bottom: 1px solid #cccccc;
}

table.install td {
    padding: 6px 20px;
    border-top: 1px solid #cccccc;
}

table.install td.inleft {
    padding: 6px 25px 6px 20px;
}

table.install td.inright {
    padding: 6px 20px 6px 25px;
    white-space: nowrap;
    border-left: 1px solid #cccccc;
}

table.itemchar {
    margin-bottom: 15px;
    border-bottom: 1px solid #dddddd;
}

table.itemchar td {
    padding: 5px 10px 5px 0;
    border-top: 1px solid #dddddd;
}

table.itemchar td a.delete-from-compare {
    font-weight: bold;
    font-size: 13px;
    font-style: italic;
    cursor: pointer;
    text-decoration: underline;
}

table.itemchar td a.delete-from-compare img {
    vertical-align: bottom;
}

ul.why {
    padding: 0;
    margin: 0;
}

ul.why li {
    list-style-type: none;
    padding: 5px 0 18px 40px;
    margin: 0;
}

ul.why li.why1 {
    background: url(/img/icon_why1.gif) 0 5px no-repeat;
}

ul.why li.why2 {
    background: url(/img/icon_why2.gif) 0 5px no-repeat;
}

ul.why li.why3 {
    background: url(/img/icon_why3.gif) 0 5px no-repeat;
}

.listt {
    display: block;
    left: -9999px;
    position: absolute
}

ul.leftmenu {
    margin: 0;
    padding: 0;
}

ul.leftmenu li {
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0 0 0 10px;
    font-size: 11pt;
    font-weight: bold;
}

ul.leftmenu li a:link {
    color: #9b1a38;
}

ul.leftmenu li a:visited {
    color: #9b1a38;
}

ul.leftmenu li a:hover {
    color: #000000;
}

ul.leftmenu ul {
    margin: 0;
    padding: 8px 0 2px 0;
}

ul.leftmenu ul li {
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 0 0 0 10px;
    background: url(/img/dog.gif) 0 5px no-repeat;
    font-size: 12px;
    font-weight: normal;
}

ul.leftmenu ul li.active {
    background: url(/img/dor.gif) 0 5px no-repeat;
}

ul.leftmenu ul li a:link {
    color: #000000;
}

ul.leftmenu ul li a:visited {
    color: #000000;
}

ul.leftmenu ul li a:hover {
    color: #9b1a38;
}

ul.leftmenu ul li.active a {
    color: #9b1a38 !important;
    text-decoration: none !important;
}

a.discount {
    color: #9b1a38 !important;
    font-weight: bold;
    text-transform: uppercase;
}

ul.menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.menu li {
    margin: 0 0 9px 0;
    padding: 0 0 0 10px;
    /* background: url(/img/u.gif) 0 5px no-repeat; */
    font-size: 12pt;
    font-weight: bold;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 9px;
}

ul.menu li a:link {
    color: #000;
}

ul.menu li a:visited {
    color: #000;
}

ul.menu li a:hover {
    color: #273948;
}

ul.acitem {
    list-style-type: none;
    margin: 0;
    padding: 8px 0 2px 0;
    display: block !important;
}

ul.acitem li {
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 0 0 0 0px;
    /* background: url(/img/dog.gif) 0 5px no-repeat; */
    font-size: 11pt;
    font-weight: normal;
    border-bottom: 0px solid #eaeaea;
    padding-bottom: 0;
}

ul.acitem li.active {
    background: url(/img/dor.gif) 0 5px no-repeat;
}

ul.acitem li a:link {
    color: #000000;
}

ul.acitem li a:visited {
    color: #000000;
}

ul.acitem li a:hover {
    color: #9b1a38;
}

ul.acitem li.active a {
    color: #9b1a38 !important;
    text-decoration: none !important;
}

div.panel {
    border: 1px #000 solid;
    padding: 5px;
    margin-top: 1px;
}

ul.menu div.panel a, ul.menu div.panel li a:hover {
    display: inline;
    color: #666;
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    font-weight: bold;
}

ul.menu div.panel a:hover {
    color: #000;
    text-decoration: underline;
}

.code {
    border: 1px solid #ccc;
    list-style-type: decimal-leading-zero;
    padding: 5px;
    margin: 0;
}

.code code {
    display: block;
    padding: 3px;
    margin-bottom: 0;
}

.code li {
    background: #ddd;
    border: 1px solid #ccc;
    margin: 0 0 2px 2.2em;
}

.indent1 {
    padding-left: 1em;
}

.indent2 {
    padding-left: 2em;
}

.indent3 {
    padding-left: 3em;
}

.indent4 {
    padding-left: 4em;
}

.indent5 {
    padding-left: 5em;
}

.indent6 {
    padding-left: 6em;
}

.indent7 {
    padding-left: 7em;
}

.indent8 {
    padding-left: 8em;
}

.indent9 {
    padding-left: 9em;
}

.indent10 {
    padding-left: 10em;
}

.mosaic-block {
    position: relative;
    overflow: hidden;
    height: 200px;
    margin: 0px;
}

.mosaic-backdrop {
    display: none;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #111;
}

.mosaic-overlay {
    display: none;
    z-index: 5;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #111;
}

.circle .mosaic-overlay {
    background: url(/img/hover-magnify.png) no-repeat center center;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    filter: alpha(opacity=00);
    display: none;
}

.fade .mosaic-overlay {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    filter: alpha(opacity=00);
    background: url(/img/bg-black.png);
}

.bar .mosaic-overlay {
    bottom: -100px;
    height: 100px;
    background: url(/img/bg-black.png);
}

.bar2 .mosaic-overlay {
    bottom: -165px;
    height: 200px;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.bar3 .mosaic-overlay {
    top: -165px;
    height: 200px;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.details {
    padding: 10px 16px 0px 18px;
}

.details h4 {
    display: block;
    font-size: 11pt;
    height: 26px;
    text-transform: none;
    color: #fff;
    background: url(/img/w.gif) 100% 5px no-repeat;
    padding: 0;
    margin: 0;
}

.details span.block_h4 {
    display: block;
    font-size: 11pt;
    height: 26px;
    text-transform: none;
    color: #fff;
    background: url(/img/w.gif) 100% 5px no-repeat;
    padding: 0;
    margin: 0;
}

.details p {
}

.details a {
    color: #ffffff !important;
}

.details ul {
    margin: 0;
    padding: 0 0 6px 0;
    background: none;
}

.details li {
    margin: 0 0 6px 0;
    padding: 0 0 0 10px;
    list-style-type: none;
}

.details table.topdet {
    width: 100%;
    height: 190px;
    border-collapse: collapse;
    border: none;
}

.details table.topdet td {
    vertical-align: bottom;
    border: none;
    height: 190px;
}

.footwork, .footphone {
    display: inline-block;
    vertical-align: top;
    margin-top: 16px;
    width: 13%;
    text-align: center;
}

.footwork {
    display: inline-block;
    text-align: left;
    line-height: 25px;
    margin-top: 12px;
}

.sale, .new {
    width: auto !important;
    height: auto !important;
}

.footab, .footab a {
    color: #fff;
    line-height: 15px;
    font-size: 13px;
}

.spage .logosbox {
    display: none;
}

.pages.top_pages {
    margin-top: 27px;
    height: 22px;
}

.basket_page .textname {
    width: 78%;
    float: left;
}

.basket_page li {
    font-size: 13px;
}

.size-amount-buy-wrapper .size-amount-wrapper p.prcc {
    margin-top: -6px;
    margin-bottom: -3px;

}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    table.headmenutab td {
        padding: 51px 11px 0 0;
        font-style: italic;
        font-size: 11pt;
        font-weight: bold;
        white-space: nowrap;
    }

    .origphone {
        line-height: 40px;
    }

    div.topnum, div.rednum {
        font-size: 15pt !important;
        margin-left: 127px;
        margin-top: -5px;
        text-decoration: none
    }

    div.toplead {
        font-size: 13px;
    }

    .rasp {
        font-size: 13px;
        margin-left: 135px;
        margin-right: -85px
    }

    .inboxline {
        width: 100%;
    }

    .freeshipcat a {
        font-size: 12px
    }

    .freeshipcat {
        position: relative;
        z-index: 20;
        width: 650px
    }

    .catfree {
        font-size: 12px
    }

    a.active {
        font-size: 14px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    table.headmenutab td {
        padding: 51px 11px 0 0;
        font-style: italic;
        font-size: 11pt;
        font-weight: bold;
        white-space: nowrap;
    }

    .origphone {
        line-height: 40px;
    }

    div.topnum, div.rednum {
        font-size: 15pt !important;
        margin-left: 127px;
        margin-top: -5px;
        text-decoration: none
    }

    div.toplead {
        font-size: 13px;
    }

    .rasp {
        font-size: 13px;
        margin-left: 135px;
        margin-right: -85px
    }

    .freeshipcat a {
        font-size: 12px
    }

    .freeshipcat {
        position: relative;
        z-index: 20;
        width: 650px
    }

    .catfree {
        font-size: 12px
    }

    a.active {
        font-size: 14px
    }

    .add_ {
        margin-left: 127px !important;
        display: block;
    }

    .email_ {
        margin-left: -25px;
    !important;
    }
}

@media (max-width: 1360px) {
    table.headmenutab td {
        padding: 51px 11px 0 0;
        font-style: normal;
        font-size: 13pt;
        font-weight: bold;
        white-space: nowrap;
    }

    .origphone {
        line-height: 40px;
    }

    div.topnum, div.rednum {
        font-size: 16pt !important;
        margin-left: 115px;
        margin-top: -5px;
        text-decoration: none
    }

    div.toplead {
        font-size: 12pt;
    }

    .rasp {
        font-size: 13px;
        margin-left: 141px;
        margin-right: -85px
    }
}

@media (max-width: 1070px) {
    table.headmenutab td {
        padding: 51px 11px 0 0;
        font-style: italic;
        font-size: 11pt;
        font-weight: bold;
        white-space: nowrap;
    }

    .origphone {
        line-height: 40px;
    }

    div.topnum, div.rednum {
        font-size: 15pt !important;
        margin-left: 127px;
        margin-top: -5px;
        text-decoration: none
    }

    div.toplead {
        font-size: 13px;
    }

    .rasp {
        font-size: 13px;
        margin-left: 141px;
        margin-right: -85px
    }
}

.new_h4 {
    color: #000000;
    font-size: 11pt;
    font-weight: normal;
    margin: 0 0 10px;
    text-align: left;
    text-transform: uppercase;
    display: block;
    display: none;
}

.shrs {
    background-image: -moz-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    background-image: -webkit-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    background-image: -o-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    background-image: -ms-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b50c5e', endColorstr='#b50c5e', GradientType=0);
    background-image: linear-gradient(top, #cb0054 0%, #8d0051 100%);
    padding: 3px 7px;
    color: #fff !important;
    font-weight: bold;
}

.email_ {
    font-weight: bold;
    font-size: 50%;
    line-height: 6px;
}

.add_ {
    color: #000000;
    font-size: 50%;
    font-weight: bold;
}

.rednum span.tel {
    line-height: 26px;
}

.certificates-wrapper {
    overflow: hidden;
}

.certificates-wrapper .certificate-wrapper {
    float: left;
    float: left;
    width: 250px;
    margin: 20px;
    text-align: center;
    height: 280px;
}

.certificates-wrapper .certificate-wrapper a {
    text-decoration: none;
}

.certificates-wrapper .certificate-wrapper span {
    font-style: italic;
}

.size-amount-buy-wrapper {
    line-height: 19px;
    border: 0;
    margin-top: 0px;
    margin-left: 0px;
    width: 70%;
    float: left;
    margin-bottom: 5px;
}

.size-amount-buy-wrapper .size-amount-wrapper {
    float: left;
    font-size: 14px;
    padding-top: 2px;
}

.search_page .size-amount-buy-wrapper .size-amount-wrapper {
    padding-top: 0px;
}

.size-amount-buy-wrapper .size-amount-wrapper .size-wrapper {
}

.size-amount-buy-wrapper .size-amount-wrapper .size-wrapper span {
    font-size: 14px;
    color: #c64949;
    letter-spacing: -0.7px;
}

.size-amount-buy-wrapper .size-amount-wrapper .amount-wrapper span {
    color: green;
    font-weight: bold;
}

.size-amount-buy-wrapper .buy-wrapper {
    float: right;
    width: 70px;
}

.size-amount-buy-wrapper .size-amount-wrapper p {
    margin: 0;
    font: 400 13px/1.625 Arial, sans-serif;
    margin-top: -7px;
}

.buy-wrapper .buy-link.btngree {
    background-color: #276edd;
    border-radius: 4px;
    text-align: center;
    margin: 0px 0px 4px 0px;
    padding: 0px;
    background-image: none;
    border: 1px solid #fff;
    width: 74px;
    color: #fff;
    float: right;
    margin-top: 34px;
    margin-bottom: -36px;
    text-decoration: none !important;
    z-index: 10000;
}

.sale_page .buy-wrapper .buy-link.btngree {
    margin-bottom: -21px;
}

.coup_sk .buy-wrapper .buy-link.btngree {
    margin-top: 0px;
    margin-bottom: -31px;
}

.prod:hover .buy-wrapper .buy-link.btngree {
    visibility: visible;
}

.prod .label img {
    display: inline-block;
}

.buy-link.btngree {
    display: inline-block;
    width: 56px;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    line-height: 32px;
    background-image: url(/img/btngree_70_link.gif);
    padding-left: 14px;
    font-size: 13px;
    margin: 0px 0 0 0px;
}


div.cmg {
    height: 245px;
}

.gallery_kabinu_slide div.cmg, .gallery_ygolki_slide div.cmg, .gallery_shtorki_slide div.cmg, .gallery_sanfayans_slide div.cmg {
    height: 153px;
}

.cmg.akrilovye-vanny, .cmg.stalnye-vanny, .cmg.chugunnye-vanny {
    height: 148px;
}

.cmg.chugunnye-vanny {
    height: 200px;
}

.cmg.vanny-iz-litevogo-mramora {
    height: 200px;
}

.cmg.universalnye-ekrany-pod-vannu {
    height: 128px;
}

.cmg.dushevye-shtorki-i-shtorki-dlya-vannoy {
    height: 233px;
}

.cmg.dushevye-dveri {
    height: 230px;
}

.cmg.komplekty-mebeli {
    height: 230px;
}

.cmg.sale, .cmg.dushevye-poddony {
    height: 230px;
}

.cmg.sale img {
    max-width: 180px;
    /* max-height: 180px;*/
    left: 0;
    top: 10px;
}

.cmg.unitazy {
    height: 225px;
}

.cmg.rakoviny {
    height: 230px;
}

.cmg.bide {
    height: 230px;
}

.cmg.pissuary {
    height: 230px;
}

.cmg.installyacii {
    height: 230px;
}

.cmg.kuhonnye-moyki {
    height: 230px;
}

.cmg.smesiteli {
    height: 230px;
}


.cmg.elementy-dlya-dusha {
    height: 230px;
}

.cmg.polotencesushiteli {
    height: 230px;
}

.cmg.sidenya-dlya-dushevyh, .cmg.dushevye-trapy-i-lotki, .cmg.akrilovye-vanny_magliezza {
    height: 230px;
}

.category-popular-products-carousel .cmg {
    height: 130px !important;
}

.category-popular-products-carousel .cmg.chugunnye-vanny_526, .category-popular-products-carousel .cmg.akrilovye-vanny_9, .category-popular-products-carousel .cmg.stalnye-vanny_10, .category-popular-products-carousel .cmg.vanny-iz-litevogo-mramora_4982 {
    height: 74px !important;
}

.gallery_akril_slide .cmg {
    height: 122px;
}

.itempic img {
    max-height: 675px;
}

.similar_prod {
    width: 22%;
    display: inline-block;
    padding: 15px;
    border-right: 1px solid #eee;
}

.similar-products-wrapper {
    overflow: hidden;
    margin-top: 20px;
}

.similar-products-wrapper .title {
    color: crimson;
    font-weight: bold;
}

.similar-products-wrapper .product-container-wrapper {
    float: left;
    list-style: none;
    overflow: hidden;
    border-left: 1px solid #ededf0;
    padding-bottom: 30px;
}

.similar-products-wrapper .product-container-wrapper:first-child {
    border-left: none;
}

.similar-products-wrapper .product-wrapper {
    position: relative;
    padding: 10px;
    width: 235px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.similar-products-wrapper .product-wrapper .image-wrapper {
    text-align: center;
    height: 14em;
}

.topcontacts {
    font-size: 12px;
}

.similar-products-wrapper .product-wrapper .image-wrapper .image {
    max-height: 10em;
    max-width: 90%;
}

.similar-products-wrapper .product-wrapper .price-wrapper {
    display: flex;
    flex-direction: column;
    align-content: center;
    text-align: right;
}

.similar-products-wrapper .product-wrapper .price-wrapper .price {
    float: none;
    font-size: 12pt !important;
    font-style: italic;
    font-weight: bold;
    white-space: nowrap;
    /*margin: 0;*/
    padding: 0;
}

.similar-products-wrapper .product-wrapper .price-wrapper .old-price {
    font-size: 13px;
    font-style: italic;
    white-space: nowrap;
    text-decoration: line-through;
    color: #9b1a38;
}

.similar-products-wrapper .product-wrapper .name a {
    font-size: 11pt;
}

.similar-products-wrapper .product-wrapper .row {
    margin-bottom: 10px;
}

.similar-products-wrapper .product-wrapper .name.row {
    height: 51px;
}

.similar-products-wrapper .product-wrapper .row:last-child {
    margin-bottom: 0;
}

.similar-products-wrapper .product-container-wrapper:first-child .product-wrapper {
    padding-left: 0;
}

p.newp {
    display: block;
    height: 36px;
}

.sale_page p.newp {
    display: block;
    height: 36px;
    margin-top: 10px;
}

.sale_page .catatab div.price, .sale_page .catatab div.percent, .sale_page .catatab div.oldprice {
    display: inline-block;
    width: auto;
}

.sale_page .buy-wrapper .freedelivery {
    margin-left: 10%;
}

.sale_page .oldprice {
    margin-top: -2px;
    margin-left: 12px;
    font-size: 14px;
}

.sale_page .add-to-compare {
    display: none;
}

.sale_page .catatab .product {
    width: 22.9%;
    min-height: 390px;
}

.similar-products-wrapper ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.sitebox {

}

.headbox {

    /*padding-bottom: 15px; del */
}

.head.new-design {
    color: #fff;
}

table.head.new-design td.logo {
    width: 3%;
    min-width: 116px;
}

table.head.new-design td.logo img {
    margin-bottom: 10px;
    width: 150px;
    margin-bottom: 4px;
    margin-left: 15px;
}

.head.new-design div.toplead {
    position: static;
    top: auto;
    left: auto;
    font-size: 12px;
    padding-left: 5px;
}

table.head.new-design td {
    padding-top: 0; /*10px; del */
    vertical-align: middle;
    text-align: left;
}

table.head.new-design td[itemprop="department"] {
    vertical-align: top; /*add*/
}

table.head.new-design td.topmenu {
    padding-top: 0px; /* 10px; del*/
    width: 35%;
    text-align: center;
    /*padding-top: 50px; del*/
}

.head.new-design div.ttop {
}

table.head.new-design td.tophone {
    width: 15%;
    text-align: center;
}

.head.new-design .origphone {
    margin: 0;
}

.head.new-design div.rednum {
    margin: 0 !important;
    padding: 0;
}

table.head.new-design td.topcontacts {
    width: 6%;
    min-width: 280px;
}

table.head.new-design td.topcontacts .rasp,
table.head.new-design td.topcontacts .rasp p {
    margin: 0;
    padding: 0;
    line-height: 20px;
    width: auto;
}

table.head.new-design td.topcontacts .rasp {
    font-size: 14px;
    display: inline-block;
    text-align: left;
}

.head.new-design td.topcontacts .origphone {
    line-height: 15px;
}

table.head.new-design div.topbasket,
table.head.new-design div.redbasket {
    background: url(/img/cart.png) 7px 1px no-repeat;
    background-size: 50px;
    height: 53px;
}

table.head.new-design td.tophone div.rednum {
    font-size: 16pt !important;
}

@media (max-width: 1288px) {
    table.head.new-design td.tophone div.rednum {
        font-size: 14pt !important;
    }

    table.head.new-design td.topcontacts .rasp {
        font-size: 13px;
        /*margin-top: 26px; del */
    }
}

.category-popular-products-carousel .catatab div.cmg {
    height: 106px !important;
}

.catatab div.cmg.sale {
    float: none !important;
}

.category-popular-products-carousel a img {
    margin-top: -12px !important;
    margin-bottom: 5px !important;
    max-height: 237px !important;
    max-width: 100% !important;
}

.category-popular-products-carousel .cmgakrilovye-vanny_9 a img {
    max-width: 100% !important;
}

.category-popular-products-carousel .cmgstalnye-vanny_10 a img {
    max-width: 100% !important;
}

.category-popular-products-carousel .cmgchugunnye-vanny_526 a img {
    max-width: 100% !important;
}

.category-popular-products-carousel .vanny-iz-litevogo-mramora_4982 a img {
    max-width: 100% !important;
}

.category-popular-products-carousel .universalnye-ekrany-pod-vannu_4993 a img {
    max-width: 100% !important;
}

.category-popular-products-carousel li {
    height: 335px !important;
}

.category-popular-products-carousel .product-wrapper {
    width: 94% !important;
}

table.head.new-design td.topcart {
    width: 6%;
    /*padding-top: 25px; del */
}

table.head.new-design table.headmenutab {
    width: 100%;
}

.item_news {
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.item_news .name_news a {
    color: #0071d9 !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

.item_news .name_news,
.item_news .date {
    margin-left: 188px;
}

.item_news .img-left {
    float: left;
    margin: 10px 10px 0;
    margin-top: -24px;
}

.item_news .date {
    font-size: 16px;
}

p.name_3 {
    font-weight: normal;
    font-size: 13pt;
    color: #000000;
    margin: 0 0 9px 0;
    text-align: left;
}

.input-50 {
    width: 55px;
    padding: 1px 1px;
    padding-left: 3px;
    font-size: 14px;
    border: 1px solid #d0d0d0;
    font-weight: bold;
    height: 25px;
}

.buy-with-products-wrapper {
    padding: 20px 15px 5px 18px;
}

.buy-with-products-wrapper h4 {
    float: left;
    margin-left: -15px;
    color: crimson;
    font-weight: bold;
}

.buy-with-products-wrapper h4 + p {
    float: left;
    margin-left: 30px;
    font-weight: bold;
    font-size: 12pt;
}

.buy-with-products-wrapper .catatab {
    clear: left;
    width: 200px;
    margin-top: 5px;
    margin-left: -32px;
}

.buy-with-products-wrapper .catatab div {
    width: 200px;
}

.buy-with-products-wrapper .catatab div a.img {
    text-decoration: none;
    display: block;
    height: 200px;
}

.buy-with-products-wrapper .catatab div .img img {
    max-width: 150px;
    float: none;
    margin-left: -44px;
    margin-bottom: 16px;
    max-height: 200px;
}

.buy-with-products-wrapper .catatab div .price {
    float: none;
    font-size: 16px !important;
    text-align: left;
}

.buy-with-products-wrapper .catatab div .name {
    width: 200px;
}

.sitebox {
    overflow: hidden;
}

.footer {
    overflow: hidden;
    width: 100%;
    border-top: 0px solid #11191f;
    width: 72%;
    margin-left: auto;
    margin-right: auto;
}

.category-popular-products-wrapper .block-title {
    text-transform: uppercase;
    font-weight: bold;
    color: #de143c;
    font-size: 14px;
    margin-bottom: 15px;
}

.category-popular-products-wrapper ul li {
    width: 33%;
    float: left;
}

.category-popular-products-wrapper .prev {
    float: left;
}

.category-popular-products-wrapper .next {
    float: right;
}

.category-popular-products-wrapper .prev,
.category-popular-products-wrapper .next, button.next {
    margin-top: 125px;
    background: url(img/green-btn-texture.png) center left repeat-x;
    border: none;
    height: 37px;
    width: 30px;
    color: white;
    font-size: 22px;
    font-weight: bold;
    border-radius: 5px;
    padding: 0 8px;
    cursor: pointer;
    outline: none;
    padding-bottom: 3px;
}

.category-popular-products-wrapper .next {
    position: absolute;
    right: 11px;
    z-index: 100000000;
}

.category-popular-products-wrapper .prev {
    float: left;
    position: absolute;
    left: 293px;
    z-index: 100000;
}

.category-popular-products-wrapper .product-wrapper {
    margin: 0px;
    height: 260px;
}

.category-popular-products-wrapper ul li {

    margin-right: 20px;
    height: 395px !important;
    border-right: 1px solid #ededf0;
}

.category-popular-products-wrapper {
    width: 100% !important;
}

.category-popular-products-carousel {
    height: 395px !important;
}

.category-popular-products-wrapper .product-wrapper .buy-wrapper {
    margin-top: -14px !important;
}

.margin-bottom {
    margin-bottom: 10px;
}

.subMenu .article-wrapper-29 p img {
    height: 430px;
}

.subMenu .article-wrapper-29 p img:last-child {
    float: right;
}

.subMenu .article-wrapper-30 p img {
    height: 440px;
}

.about-read-more li {
    list-style: none;
}

.about-read-more {
    padding-left: 0;
    padding-top: 0;
}

.clear {
    text-align: center;
    clear: both;
    margin-top: 10px;
}

.about-page h2, .about-page h3 {
    color: #000000;
    font-size: 13pt;
    font-weight: normal;
    margin: 0 0 9px;
    text-align: left;
}


.news.item_news .preview-img {
    max-width: 168px;
}

.news.item_news .img-left {
    display: inline-block;
    width: 168px;
    text-align: center;
    min-height: 60px;
}

.top-info-banner {
    background: #4CA240;
    margin-top: 10px;
    width: 98%;
    height: 45px;
    float: left;
    padding-top: 8px;
    color: white;
    text-align: justify;
    padding-left: 30px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
}

#opencontf {
    background: url("/img/str.png") no-repeat scroll right 1px rgba(0, 0, 0, 0);
    padding-right: 25px;
    cursor: pointer;
    text-decoration: underline;
}

.border-none {
}

.dop_info_name {
    font-weight: bold;
    font-size: 16px;
}

.add-to-compare,
.to-reviews,
.back-to-catalog {
    color: rgb(23, 79, 176) !important;
    text-decoration: underline !important;
    font-size: 14px !important;
}

.buy-wrapper .add-to-compare {
    display: block;
    color: #8a8a8a !important;
    margin-left: 203px;
    margin-top: 29px;
    position: absolute;
    display: none;
}

.prod:hover .add-to-compare {
    visibility: visible;
}

.add-to-compare:hover,
.to-reviews:hover,
.back-to-catalog:hover {
    cursor: pointer;
}

.size-amount-wrapper .add-to-compare {
    color: #929292 !important;
    display: none;
}

.add-to-compare, .to-reviews, .back-to-catalog {
    color: rgb(23, 79, 176) !important;
    text-decoration: underline !important;
    font-style: italic !important;
    font-size: 13px !important;
}

.prod:hover .size-amount-wrapper .add-to-compare {
    visibility: visible;
}

.compare-products-wrapper {
    margin-top: 25px;
    margin-left: 10px;
}

.compare-product {
    display: inline-block;
    margin: 15px;
}

.compare-product .image {
    width: 150px;
    float: left;
    margin-right: 15px;
}

.compare-product .descr {
    float: left;
}

.compare-product .price {
    float: left;
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
    white-space: nowrap;
    margin-bottom: 10px;
}

.compare-product .oldprice {
    float: left;
    font-size: 13px;
    padding-top: 1px;
    padding-right: 8px;
    font-style: italic;
    white-space: nowrap;
    text-decoration: line-through;
    color: #9b1a38;
}

#compare-info a {
    font-size: 16px;
    white-space: nowrap;
    margin-left: 8px;
    margin-top: 5px;
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 700;
    color: #de004a;
}

.topright.topcart {
    vertical-align: top;
    display: inline-block;
    margin-top: 26px;
    margin-left: 0px;
    float: right;
    margin-right: 1.5%;
}

.promo-img-left {
    text-align: center;
}

.promo-img-left img {
    height: 200px;
    margin: 5px;
}

#cont_form {
    cursor: pointer;
    margin-bottom: 5px;
    margin-top: 5px;
}

.cont_right {
    float: right;
    width: 480px;
}

.cont_left {
    float: left;
    width: 45%;
}

.cont_zagl {
    color: #000000;
    font-size: 18pt;
    font-weight: normal;
    margin: -35px 0 15px;
    text-align: left;
}

#new_cont_form_div {
    background: #fff none repeat scroll 0 0;
    left: 36%;
    padding: 15px 30px 10px 20px;
    position: fixed;
    top: 25%;
    display: none;
    border: 1px solid #000;
    z-index: 999;
}

#new_cont_form_div .tellMe {
    width: 200px;
}

#new_cont_form_div_close {
    cursor: pointer;
    font-size: 28px;
    font-weight: normal;
    position: absolute;
    right: 10px;
    top: 0;
}

.overlay_cont {
    background: rgb(0, 0, 0) none repeat scroll 0 0;
    display: block;
    height: 100%;
    opacity: 0.45;
    position: fixed;
    width: 100%;
    z-index: 999;
}

#new_cont_form {
    background: #04b205 none repeat scroll 0 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -web-kit-border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    text-align: center;
}

.gallery {
    margin: 0 auto;
}

button.prev {
    float: left;
    margin-top: 60px;
}

button.next {
    margin-top: 150px !important;
    position: absolute;
    right: 10px;
    z-index: 10000000;
}

button.next, button.prev {
    margin-top: 50px;
    background: url(img/green-btn-texture.png) center left repeat-x;
    border: none;
    height: 35px;
    color: white;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;
    padding: 0 15px;
    cursor: pointer;
    padding-right: 0px;
    padding-left: 0;
}

.gallery li {
    margin: 3px 10px;
}

.gallery li img {
    height: 165px;
    width: 245px;
}

.open_menu {
    cursor: pointer;
    display: block;
    height: 10px;
    margin-left: -12px;
    margin-top: 5px;
    position: absolute;
    width: 10px;
}

.headmenutab_new td a, .headmenutab_new td .active {
    text-decoration: none;
    text-align: center;
    padding: 8px 20px;
    border: solid 1px #4e8aa0;
    border-top: solid 1px #63abc5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font: 14px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    background-image: -moz-linear-gradient(top, #2d8dbd 0%, #05076a 100%);
    background-image: -webkit-linear-gradient(top, #2d8dbd 0%, #05076a 100%);
    background-image: -o-linear-gradient(top, #2d8dbd 0%, #05076a 100%);
    background-image: -ms-linear-gradient(top, #2d8dbd 0%, #05076a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b50c5e', endColorstr='#b50c5e', GradientType=0);
    background-image: linear-gradient(top, #2d8dbd 0%, #05076a 100%);
}

.headmenutab_new td .red {
    background-image: -moz-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    background-image: -webkit-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    background-image: -o-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    background-image: -ms-linear-gradient(top, #cb0054 0%, #8d0051 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b50c5e', endColorstr='#b50c5e', GradientType=0);
    background-image: linear-gradient(top, #cb0054 0%, #8d0051 100%);
}

.showroom_text {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
}

.top_table_contact tr td {
    padding: 0 !important;
}


table.head.new-design td.tophone {
    width: 4%;
}

table.head.new-design td.topmenu {
    width: 7%;
}

.headmenutab_new td a, .headmenutab_new td .active {
    padding: 5px 15px;
    margin-top: 47px;
    border-radius: 0;
    font-weight: normal;
    font-size: 14px;
    border: 0;
}

.headmenutab_new td.nopadding a {
    margin-top: 0px;
}

div.ttop {
}

.name_time {
    text-align: left !important;
}

.topmenu .tel {
    font-size: 20px;
    padding-bottom: 5px;
    font-style: normal;
}

.nopadding {
    padding-top: 0 !important;
}

.tel_left {
    display: block;
    float: left;
}

.tel_right {
    display: block;
    float: right;
}

.tophone {
}

.top_cb_btn_new {
    background: url('/img/callback_btn.jpg');
    background-size: contain !important;
    background-repeat: repeat;
    display: block;
    margin-left: 54px;
    margin-top: -35px /*-32px del */;
    margin-bottom: -1px;
    padding: 5px 3px;
    text-decoration: none !important;
    width: 120px;
    color: #fff !important;
    font-size: 14px;
}

#cb_text {
    font-weight: bold;
    margin-left: 13px;
    margin-top: 10px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 20px /*40px del */;
    color: #2E2E2E;
}

table.head.new-design td.tophone {
    vertical-align: middle;
}

#ing_product_tabs {
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
}

#ing_product_tabs > div {
    padding: 20px 2px 10px 10px
}

#ing_product_tabs > ul {
    margin: 0px;
    padding: 0px;
    height: 40px;
    border-bottom: 2px solid #dfdfdf;
    background: #f5f5f5;
}

#ing_product_tabs > ul:after {
    content: "";
    display: block;
    clear: both;
    height: 5px;
}

h2.sim_header, h4.sim_header {
    background: #ededf0;
    display: inline-block;
    padding: 10px 15px;
    margin-bottom: 14px;
    font-weight: bold;
    font-size: 17px;
    line-height: 18px;
    padding-top: 12px;
    margin-top: 15px;
    color: #000;
}

.dopki {

}

#ing_product_tabs > ul > li {
    border: 0px solid #e9eaeb;
    color: #000000;
    font-weight: bold;
    cursor: pointer;
    display: block;
    float: left;
    margin: 0;
    padding: 14px 15px;
}

.payment img {
    width: 55px;
    margin-right: 15px;
    margin-bottom: 14px;
}

#ing_product_tabs > ul > li.active, #ing_product_tabs > ul > li.active:hover {
    color: #fff;
    border-radius: 0;
    font-size: 14px;
    font-weight: bold;
    color: #fcf9fa;
    background: #116ecb;
    padding: 12.5px 15px;
    border: 1px solid #116ecb;
    border-bottom: 0;
}

#ing_product_tabs ul:hover .active {
    background: transparent;
    color: #000;
    border: 0;
}

#ing_product_tabs > ul > li:hover {
    background: #367be8;
    color: #fff;
    border: 1px solid #367be8;
    padding: 12px 15px;
}

#delivery_tabs {
    display: inline-block;
    width: 100%;
}

#delivery_tabs > div {
    padding: 20px;
}

#delivery_tabs > ul {
    margin: 0px;
    padding: 0px;
}

.hidden {
    display: none;
}

#delivery_tabs > ul:after {
    content: "";
    display: block;
    clear: both;
    height: 5px;
}

#delivery_tabs > ul > li {
    border: 1px solid #e9eaeb;
    color: #707070;
    cursor: pointer;
    display: block;
    float: left;
    margin: 0;
    padding: 10px;
    width: 40%;
    text-align: center;
}

#delivery_tabs > ul > li.active, #delivery_tabs > ul > li.active:hover {
    background: #d6d6d7;
    color: #fff;
}

#delivery_tabs > ul > li:hover {
    background: #d6d6d7;
}

#delivery_tabs .delivery td {
    font-size: 16px;
    vertical-align: middle;
    padding-bottom: 15px;
}

#delivery_tabs .delivery span {
    font-size: 20px;
}

#delivery_tabs .payment {
}

#delivery_tabs .payment td {
    font-size: 12px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}

#delivery_tabs .payment td img, .payment td img {
    width: 50px;
}

#delivery_tabs .delivery td img {
    width: 65px;
    padding-right: 10px;
}

.new_slide_main_ul, .new_slide_main_ul1 {
    list-style: none;
}

.new_slide_main_ul li, .new_slide_main_ul1 li {
    width: 25%;
    float: left;
}

.new_slide_main_ul li {
    text-align: center;
}

.new_slide_main_ul li div.catatab {
    margin: 0 auto;
}

.new_slide_main_ul1 table {
    margin-top: 0px;
}

.main_slide_div button {
    border: medium none;
    cursor: pointer;
    height: 35px;
    margin-top: 100px;
    position: absolute;
    width: 25px;
    z-index: 99;
}

.main_slide_div button.right {
    background: rgba(0, 0, 0, 0) url("/img/arrow_left.png") no-repeat scroll 0 0;
}

.main_slide_div button.left {
    right: 22px;
    background: rgba(0, 0, 0, 0) url("/img/arrow_right.png") no-repeat scroll 0 0;
}

.main_slide_div {
    margin-bottom: 20px;
}

.rasprod {
    font-size: 13px !important;
}

.dost_i_opl p, .dost_i_opl span, .dost_i_opl ul li {
    font-family: Arial, Tahoma, Helvetica, sans-serif !important;
    font-size: 12px !important;
}

#delivery_tabs {
    font-family: Arial, Tahoma, Helvetica, sans-serif !important;
    font-size: 12px !important;
}

.deliv_text {
    font-family: Arial, Tahoma, Helvetica, sans-serif !important;
    font-size: 12px !important;
    font-weight: normal;
}

.main_slide_div:after, .size-amount-buy-wrapper:after, .size-amount-buy-wrapper:after {
    clear: both;
    display: block;
    content: " ";
}

.hamburger {
    float: left;
    margin-left: -1px;
    margin-top: -2px;
    margin-right: 5px;
}

.del img {
    width: 20px;
    height: 20px;
    margin-left: 5px;
    cursor: pointer;
    margin-top: 3px;
}

.cc_row div.del {
    float: right;
}

.cc_row div {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 24px;
}

.cc_row .price input {
    width: 26px;
}

.price input {
    width: 26px;
}

.cc_row div.name {
    width: 51%;
}

.cc_row div.name a {
    display: block;
    height: 25px;
    overflow: hidden;
}

.cc_row div.hidden {
    display: none !important;
}

.foto img {
    border-radius: 7px;
    margin-right: 5px;
}

@media only screen and (min-width: 200px) and (max-width: 1360px), only screen and (min-device-width: 200px) and (max-device-width: 1360px) {
    div.redbasket a, div.topbasket a {
        font-size: 11pt;
        margin-bottom: 15px;
    }

    td {
        font-size: 11pt;
    }

    .tophone {
    }

    #cb_text {
        margin-left: 22px;
        margin-top: 14px;
    }

    div.redbasket, div.topbasket {
        position: relative;
        left: 0px;
    }

    div.gallery_kabinu_slide {
        display: inline-block;
        vertical-align: top;
    }

    .main_slide_div button.left {
        float: right;
        right: 0;
    }

    .main_slide_div {
        position: relative;
    }

    .size-amount-buy-wrapper .buy-wrapper {
        margin-top: 2px;
    }

    .size-amount-buy-wrapper {
        overflow: none;
    }

    .new_slide_main_ul li {
        padding-bottom: 43px;
    }
}

.headmenutab_new tr:nth-child(2) td:nth-child(3) {
    text-align: right;
}

@media only screen and (min-width: 100px) and (max-width: 1360px), only screen and (min-device-width: 100px) and (max-device-width: 1360px) {
    #kors {
        margin-bottom: 0px;
    }

    table.head.new-design td.logo img {
        margin-bottom: 0; /*add*/
    }

    .top_cb_btn_new {
        margin-top: -30px;
    }

    /*add*/
    .origphone1 .rednum .tel.tel_left, .origphone1 .rednum .tel.tel_right, div.rednum, .rednum span.tel, .topmenu .tel {
        color: #000;
        border: none;
        background: none;
        outline: none;
        box-shadow: 0px 0px 0px #fff;
        font-size: 19px;
        /*padding: 0;del*/
    }

    table.head.new-design td.topmenu {
        padding-top: 0px; /* 80px;del*/
    }

    td div.rednum a, td div.rednum {
        color: #A50101;
        border: none;
        background: none;
        outline: none;
        box-shadow: 0px 0px 0px #fff;
        font-size: 19px;
        /*padding: 0;del*/
    }

    .origphone1 .rednum .tel.tel_right, .headmenutab_new td div.rednum a:nth-of-type(2) {
        float: left;
        /*padding: 0; del*/
    }

    .origphone1 .rednum .tel.tel_left, .headmenutab_new td div.rednum a:nth-of-type(1) {
        float: left;
        /*padding: 0;del */
    }

    .headmenutab_new td div.rednum a {
        border: none;
        background: none;
        outline: none;
        box-shadow: 0px 0px 0px #fff;
        font-size: 17px;
        line-height: 20px;
        /*padding: 0; del*/
    }

    .head.new-design div.toplead {
        font-size: 7.5pt;
        padding: 0;
        margin-left: 17px !important;
    }
}

.main_banner_div {
    clear: both;
}

.main_banner_div img {
    display: block;
    margin: 0 auto;
}

.last_main {
    background: rgba(0, 0, 0, 0) url("/img/w.gif") no-repeat scroll 100% 13px !important;
    margin-bottom: 10px !important;
    margin-top: -8px !important;
}

.article_list, .art_h1 {
    margin-left: 10px;
    margin-top: 13px;
}

.article_list p a {
    color: #0071d9;
    font-size: 14px;

}

.article_list p a b {
}

.article_list .art_text {
    color: #000;
    font-size: 14px;
    margin-bottom: 22px;
}

.ssill {
    position: absolute;
    left: -4250px;
}

.buy1click {
    background: #0065d1;
    border: 0 none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    margin: 5px 0 0 0;
    padding-left: 0;
    text-align: center;
    float: left;
    width: 130px;
    padding: 0px 13px;
}

.showall span {
    margin-top: 15px;
    display: inline-block;
    width: 99%;
    padding: 5px 0;
    background: rgb(54 123 232);
    border-radius: 5px;
    display: none;
}

.product_page h1 {
    margin-top: 7px;
    margin-bottom: 25px;
}

#buy1clickform {
    background: #E4FFDB none repeat scroll 0 0;
    display: none;
    left: calc(50% - 275px);
    padding: 10px;
    position: fixed;
    top: 120px;
    width: 550px;
    z-index: 99999999;
}

#buy1clickform #tables {
    border: 0 none !important;
    width: 100%;
    font-size: 14px;
}

#buy1clickform #tables td {
    border: 0 none !important;
    font-weight: bold;
    font-size: 16px;
}

#buy1clickform .closer {
    cursor: pointer;
    float: right;
}

#buy1clickform #cardes, #buy1clickform #ccomm {
    height: 90px;
}

#buy1clickform .txtt {
    width: 100%;
    font-size: 14px;
    border: 1px solid threedshadow;
}

#buy1clickform .closer img {
    margin-right: -30px;
    margin-top: -50px;
    width: 40px;
}

#buy1clickform .btn {
    background: rgba(0, 0, 0, 0) url("/img/btngree.gif") no-repeat scroll left top;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    font-size: 11pt;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: -5px 0 0 15px;
    padding-left: 22px;
    text-align: left;
    width: 120px;
}

.comm1click {
    color: #6f6f6f;
    font-size: 12px;
    font-weight: normal;
}

.c_error {
    color: red;
}

.headmenutab_new td a.just_text {
    text-decoration: none;
    text-align: left;
    padding: 0;
    border: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    font: 14px Arial, Helvetica, sans-serif;
    color: #fcf9fa;
    background-color: transparent;
    background-image: none;
    filter: none;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0px;
    white-space: nowrap;
    line-height: 26px;
    font-size: 20px;
    font-style: normal;
    color: #ffffff;
}

#spisokpred {
    margin-left: 0;
}

#spisokpred li {
    float: left;
    list-style: none;
    margin: 5px;
    padding: 5px 8px;
}

#spisokpred li:hover {
    background: #eee none repeat scroll 0 0;
}

#spisokpred li:hover a {
    border: none !important;
    color: #333 !important;
}

#spisokpred li a {
    border-bottom: 1px dotted;
    text-decoration: none;
    color: #1378bf;
    font-size: 14px;
    line-height: 1.42857;
    cursor: pointer;
}

.activves {
    background: #eee none repeat scroll 0 0;
}

.activves a {
    border: none !important;
    color: #333 !important;
}

.neww .item .img {
    width: 70px;
}

.neww .item {
    display: table;
    float: left;
    width: 20%;
}

.b89 {

}

ul.flag3 {
    margin: 0;
    padding: 5px 0 0 0;
}

ul.flag3 li {
    border: 1px solid #d9d9dd;
    border-radius: 3px;
    display: block;
    float: left;
    height: 35px;
    list-style-type: none;
    margin: 0 5px 3px 0;
    padding: 0;
    text-align: center;
}

ul.flag3 li a {
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 10px 25px;
    text-align: center;
    text-decoration: underline;
    white-space: nowrap;
}

ul.flag3 li a:hover {
    text-decoration: none !important;
}

ul.flag3 li:hover a {
    text-decoration: none !important;
}

ul.flag3 li:hover {
    border: 1px solid #a9a9ae;
}

ul.flag3 li.active a {
    text-decoration: none !important;
    border: 1px solid #333333 !important;
    background-color: #FFF9AE !important;
}

.other_cats, .stext {
    display: block;
    padding: 0% 0% 0% 0%;
}

.other_cats h2 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.other_cats .refr-wrap {
    position: relative;
    top: 7px;
    margin-left: 10px;
}

.other_cats #other-refr {
    cursor: pointer;
    float: none !important;
    margin: 0 !important;
    width: 24px;
    height: 24px;
    transition: transform .3s;
}

.other_cats #other-refr:hover {
    transform: rotate(-90deg);
}

.other_cats #other-refr:active {
    transform: rotate(-180deg);
}

.other_cats ul {
    width: 100%;
    display: table;
    padding: 0;
    margin: 0;
    list-style: none;
    display: none;
}

.other_cats ul li {
    background: white none repeat scroll 0 0;
    border: 1px solid #d9d9dd;
    border-radius: 3px;
    float: left;
    margin: 3px 5px;
    box-sizing: border-box;
    text-align: center;
    width: 24%;
    height: 24px;
    overflow: hidden;
}

.other_cats ul li:hover {
    border: 1px solid #a9a9ae;
}

.other_cats ul li a {
    color: black;
    display: block;
    padding: 3px 6px;
    text-decoration: none;
    font-size: 13px;
}

.main-page-news .img-left {
    height: 80px;
    display: block;
    margin-bottom: 10px !important;
    margin-top: 0px !important;
}

.preview-img {
    max-height: 100px;
    max-width: 150px;
}

.stext {
    clear: both;
}

.catatab .stext p {
    margin: 15px 0;
}

.stext h2 {
    margin-top: 0px;
}

.stext h3 {
    margin-top: 15px;
}

.stext ul {
    display: block;
    margin: 15px;
    padding: 0 15px;
}

.catatab .stext a {
    font-size: 13px;
}

thead th, tfoot td {
    font-weight: bold;
}

.back-top-wrapper {
    position: fixed;
    z-index: 99999;
    bottom: 5%;
    right: 2.5%;
    overflow: hidden;
}

.back-top {
    display: block;
    visibility: hidden;
    width: 48px;
    height: 48px;
    padding-top: 1px;
    padding-bottom: 1px;
    background: rgb(255, 255, 255);
    border-radius: 100%;
    text-align: center;
    line-height: 50px;
    font: 40px/55px Verdana;
    color: #5a5a5a;
    transition: all 1s ease 0s;
    position: fixed;
    bottom: 30px;
    right: 30px;
    padding: 0;
    z-index: 10000000000;
}

.back-top.visible {
    visibility: visible;
}

.back-top:hover, .back-top:active {
    cursor: pointer;
    color: #fff;
}

.cart_name {
    width: 130px;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
}

.cart_img img {
    width: 100px;
}


.form-group {
    padding-bottom: 15px;
    padding-top: 38px;
}

.form-group label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.form-control {
    display: block;
    width: 93%;
    height: 25px;
    margin: 0;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background: #fff;
    border: 1px solid #bcbbbb;
    border-radius: 4px;
    outline: none;
    margin-bottom: 0px;
}

textarea.form-control {
    height: auto;
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
}

.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}

#1click input[type="radio"], #1click input[type="checkbox"] {
    margin: 4px 0 0;
    line-height: normal;
    box-sizing: border-box;
    padding: 0;
}

.btn_ {
    display: inline-block;
    padding: 3px 18px;
    height: 39px;
    font-size: 21px;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-default {
    font: bold 15px arial;
    color: #333;
    background: #fff;
    border-color: #e1e1e1;
    margin-right: 14px;
    line-height: 30px;
    height: 30px;
}

.btn_.btn-primary.knopochka {
    /* line-height: 35px; */
    font-size: 13pt;
    height: 38px !important;
    width: 155px !important;
}

.btn_.btn-primary.knopochka.visi {
    display: inline-block !important;
}

.btn-primary, .btn-primary:hover {
    font: bold 19px arial;
    line-height: 29px;
    color: #fff;
    background: #0065d1;
    width: 76%;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    align-items: center;
}

.product_page .row {
    margin-left: 0;
    margin-right: 0;
}

.row:before, .row:after {
    display: table;
    content: ' ';
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.row [class^="col-"] {
    vertical-align: middle;
}

.center {
    margin: 0 auto;
    text-align: center;
}

.center img {
    max-height: 200px;
}

.form-group.has-error {
    padding-bottom: 0;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.form-group .text-danger {
    display: none;
    color: #a94442;
    font: 10px/10px arial;
}

.form-group.has-error .text-danger {
    display: block;
}

.form-control:focus {
    border-color: #ccc;
    outline: 0;

}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
    font-style: italic;
    line-height: 16px;
}

.form-control:-ms-input-placeholder {
    color: #999;
    font-style: italic;
    line-height: 16px;
}

.form-control::-webkit-input-placeholder {
    color: #999;
    font-style: italic;
    line-height: 16px;
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}

.itempic a {
    text-decoration: none;
}

.instaClass {
    margin-left: 5px;
    position: relative;
    top: 3px;
}

.newProductPic {
    max-width: 250px;
}

.category-popular-products-carousel a.imgl {
    display: block;
    min-height: 150px;
}

.category-popular-products-carousel.akrilovye-vanny_9, .category-popular-products-carousel.stalnye-vanny_10, .category-popular-products-carousel.chugunnye-vanny_526, .category-popular-products-carousel.vanny-iz-litevogo-mramora_4982, .category-popular-products-carousel.universalnye-ekrany-pod-vannu_4993 {
    height: 315px !important;
}

::-webkit-input-placeholder {
    color: #959da8;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    font-style: italic;
}

:-moz-placeholder, ::-moz-placeholder {
    color: #959da8;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    font-style: italic;
}

:-ms-input-placeholder {
    color: #959da8;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    font-style: italic;
}

.cats {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    align-items: stretch;
    margin: 0 auto;
    padding: 15px;
    max-width: 100%;
    width: 100%;
}

.cats .section {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    text-decoration: none;
    position: relative;
}

.cats .section .detail {
    opacity: 0;
    position: absolute;
    top: 45%;
    left: 50%;
    margin-left: -81px;
    white-space: nowrap;
    padding: 10px 15px;
    background: #ffdd7d;
    font-size: 12pt;
}

.cats .section:hover .detail {
    opacity: 1;
}

.cats .section .product {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    width: 90%;
    height: 50px;
    padding: 0 5%;
    background: hsla(0, 0%, 98%, .8);
    opacity: 0;
    position: relative;
    z-index: 2;
    margin-top: -50px;
    white-space: nowrap;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
}

.mainleft .cats div {
    display: inline-block;
    flex-direction: column;
    flex-wrap: nowrap;
    background: #fff;
    position: relative;
    flex-basis: 10.75%;
    margin: -1px;
    overflow: hidden;
    height: 200px;
    width: 190px;
    text-align: center;
}

.mainleft .cats .section .name {
    font-size: 12pt;
    background: #fff;
    padding: 3px 3px 3px 5px;
    margin-top: 160px;
}

.mainleft .cats .section .img {
    height: 156px;
}

.mainleft .cats .section .name sup {
    padding-left: 5px;
    font-size: 12px;
    color: #c9c9c9;
    margin-top: 2px;
    vertical-align: baseline;
}

.catalog_page .mainleft .cats .section .name sup {

}

.mainleft .cats .section .product {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    width: 90%;
    height: 50px;
    padding: 0 5%;
    background: #fff;
    opacity: 0;
    position: relative;
    z-index: 2;
    margin-top: -50px;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

.mainleft .cats .section .img img {
    margin: 5%;
}

#related_products a.imgb {
    text-align: center;
    min-height: 260px;
}

#related_products {
    margin-top: -54px;
}

#related_products.catatab.simproducts {
    margin-top: -15px;
}

.mobile_filter {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-top: 0px;
    padding-top: 14px;
    display: inline-block;
    color: #fff;
    line-height: 18px;
}

.mainright {
    width: 100%;
}

.newlogo {
    width: 160px;
    margin-left: 14px;
    margin-top: 10px;
    margin-bottom: 0;
    display: inline-block;
    cursor: pointer;
}

.topright.topcart {
    margin-top: 27px;
}

.headbox {
    height: 100px;
    background: #fff;
    width: 72%;
    margin-left: auto;
    margin-right: auto;
}

.menubox, .mainbox {
    width: 72%;
    margin-left: auto;
    margin-right: auto;
}

.cart_icon {
    fill: #007df0;
    width: 41px;
    display: inline-block;
    cursor: pointer;
    margin-top: 5px;
}

#popup_container {
    border: 1px solid #ccc !important;
    background: #fff;
    border-radius: 12px;
    top: 20px !important;
}

#popup_title {
    background-color: #004982 !important;
    padding-left: 13px !important;
    background-image: none !important;
    margin-top: -1px;
    margin-left: -1px;
    border-radius: 11px 11px 0px 0px;
    margin-right: -1px;
    margin-bottom: 0;
    font-weight: bold;
}


#popup_basket, #popup_continue, .btngree {
    background: #0065d1;
    font-weight: bold;
}

#popup_continue {
    margin-top: 16px;
}

.orderForm {
    background: hsl(220deg 100% 97.77%);
    padding: 15px;
    display: inline-block;
    padding-top: 7px;
}

.zvezda {
    color: crimson;
    font-weight: bold;
    font-size: 16px;
    display: block;
    margin-left: 96.5%;
    margin-top: -44px;
    margin-bottom: 31px;
}

.hider {
    display: none !important;
}

.CatalogTab {
    border: 1px solid #e6e6e6;
    display: table;
    width: 98%;
    columns: 2;
}

.CatalogTab .highslide-maincontent {
    display: none;
}

.CatalogTab .rrow {
    display: flex;
    border-bottom: 1px solid #e6e6e6;
    line-height: 46px;
    margin-bottom: -1px;
    float: left;
    width: 50%;
}

.CatalogTab .rrow .Txt a {
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    display: block;
    margin-top: 2px;
    float: left;
}

.CatalogTab .rrow .Txt a img {
    max-height: 100%;
    margin: 4px;
    height: auto;
    width: 89px;
}

.CatalogTab .rrow .price {
    font-weight: bold;
    font-size: 14px;
    margin-top: 0px;
    min-width: 47px;
    font-size: 14pt;
}

.CatalogTab .Txt {
    display: inline-block;
    width: 100%;
    margin-left: 12px;
    min-height: 110px;
}

.CatalogTab .rad .btngree {
    margin-top: 10px;
    padding: 3px 6px;
    font-size: 16px;
    margin-left: 15px;
}

.price_label, .dl_label, .sh_label, .vs_label {
    position: relative;
    margin-top: 6px;
    font-size: 14px;
    float: left;
    width: 37%;
    margin-top: 11px;
}

.front_page a.showroom img {
    width: 100%;
    margin-top: 12px;
}

.cats {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    align-items: stretch;
    margin: 0 auto;
    padding: 0px;
    max-width: 100%;
    margin-top: 17px;
    overflow: hidden;
    margin-bottom: 5px;
    border: 1px solid #eee;
    border-left: 0px solid #eee;
    border-bottom: 0;
    border-right: 0;
}

.mainleft .cats {
    max-height: initial;
    overflow: visible;
    width: 80%;
    float: right;
    margin-bottom: 20px;
}

.cats div {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    background: #fff;
    position: relative;
    border: 1px solid #eee;
    flex-basis: 24.890%;
    margin: -1px -1px 0px 0px;
    overflow: hidden;
    height: 270px;
}

.cats div:nth-child(5n), .cats div:nth-child(16) {
    border: 1px solid #eee;
}

.cats .section {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    text-decoration: none;
    position: relative;
}

.cats .section .name {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    width: 90%;
    height: 28px;
    padding: 0 5%;
    border-bottom: 0px solid #eaeaea;
    font-size: 11pt;
    margin-top: 230px;
    position: absolute;
}

.front_page .catatab.stext {
    display: none;
}

.cats .section .name sup {
    padding-left: 20px;
    font-size: 12px;
    color: #ccc;
}

.cats .section .img {
    height: 144px;
}

.cats .section .img img {
    max-height: 189px;
    margin: 5%;
    max-width: 79%;
    border-radius: 10px;
}

.cats .section .detail {
    opacity: 0;
    position: absolute;
    top: 69%;
    left: 53%;
    margin-left: -81px;
    white-space: nowrap;
    padding: 10px 15px;
    background: #ffdd7d;
    font-size: 13px;
}

.cats .section .product {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    width: 90%;
    height: 50px;
    padding: 0 5%;
    background: hsla(0, 0%, 98%, .8);
    opacity: 0;
    position: relative;
    z-index: 2;
    margin-top: -50px;
    white-space: nowrap;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    display: none;
}

.cats div.hover {
    /*box-shadow: 0 0 10px rgba(0, 0, 0, .3);*/
}

.cats div.hover .section .detail, .cats div.hover .product {
    opacity: 1;
}

.alt a[href] {

}

.bigger.alt a.sales,
.bigger.alt a.gray {
    display: none;
}

.pnumber {
    width: 30px;
    font-size: 11pt;
    padding: 4px;
    padding-left: 10px;
}

.footext.new {
    color: #fff;
    margin-left: 19.2%;
    padding: 0;
    margin-top: -14px;
}

.footext.new br {
    display: none;
}

.mobile_phone_block {
    display: none;
    position: fixed;
    bottom: 0;
    background: #064b80;
    width: 93%;
    padding: 15px;
    border-top: 3px solid #eaeaea;
    padding-top: 20px;
}

.phone_row {
    font-size: 23px;
    float: left;
    margin-right: 27px;
}

.mobile_phone_block .footwork {
    width: 45%;
    padding-left: 0%;
    margin-right: 14px;
}

.mobile_phone_block .footwork, .mobile_phone_block .footwork div, .mobile_phone_block .footwork a {
    font-size: 16px;
    line-height: 23px;
    color: #fff;
}

a.phone_row {
    color: #fff !important;
}

.mobile_phone_block .close {
    position: absolute;
    display: inline;
    height: 28px;
    margin-top: -14px;
    margin-left: 0;
    margin-left: 12px;
}

.subh {
    margin-top: -25px;
    font-size: 20px;
    color: #535353;
    margin-bottom: 31px;
}

ul.QCatalogue {
    line-height: 20px;
    padding: 0;
    margin: 0;
}

.search_page .catatab a img {
    border-radius: 7px;
}

.basket_page .popup__btn {
    font-size: 14px;
}

.spage h1 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 16px;
    margin-left: 13px;
    margin-bottom: 17px;
}

.spage.catalog_page .mainright {
    width: 100%;
}

.spage.catalog_page div.cmg {
    height: 275px;
}

.bigger span.desktop {
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-top: 3px;

}

.product_page .swiper-slide img {
    border-radius: 10px;
}

.ttdd select {
    width: 100%;
}

.rrrow {
    margin-bottom: 10px;
    height: 26px;
}

.close_filters {
    display: none;
    background: url(/img/close.svg) no-repeat top;
    background-size: cover;
    height: 20px;
    width: 20px;
    cursor: pointer;
    float: right;
    margin-bottom: 10px;
    margin-right: 7px;
}

.itogo {
    width: 100%;
    margin-left: 0px;
}

#popup_container .itogo {
    width: 100%;
    margin-left: -32px;
    position: absolute;
    margin-top: -7px;
}

.CatalogTab .rrow .Txt a.complete {
    font-size: 15px;
    margin-top: 15px;
    margin-left: 104px;
    width: 220px;
}

.swiper {
    z-index: 0;
}

.mob_phone_block {
    display: none;
}

.front_page .mobile_filter, .product_page .mobile_filter {
    display: none;
}

.block_label {
    font-size: 14px;
    font-weight: bold;
}

.footer a {
    font-style: italic;
}

.mainleft .dopinfo.neww {
    margin-bottom: -18px;
}

.catalog_page .freeshipping {
    display: none;
}

.showleft .cats {
    margin-top: 0;
    border-left: 1px solid #eee;
    width: 81.9%;
    background: #fff;
}

.showleft .leftbox img {
    width: 93%;
    margin-left: -5px;
}

.swiper a {
    display: block;
    width: 100%;
}

#related_products .product.similar_prod p.new {
    margin-bottom: 10px;
    height: 35px !important;
    display: block;
    overflow: hidden;
}

#related_products .product.similar_prod p.new a {
    font-size: 11pt;
}

.data-table img {
    margin-right: 10px;
}

.data-table td {
    line-height: 38px;
}

.rrow.simgoods.bbwith {
    margin-top: 35px;
    margin-bottom: 40px;
}

.rrow.simgoods.bbwith #related_products.catatab.simproducts {
    margin-top: 0px;
    padding-bottom: 0;
    border-top: 1px solid #ededf0;
    border-bottom: 1px solid #ededf0;
}

.rrow.simgoods {
    margin-bottom: 35px;
}

.fil_label {
    float: left;
    margin-right: 10px;
    line-height: 22px;
    font-weight: bold;
}



.mobile_flags_show {
    display: none;
    line-height: 29px !important;
    margin-top: 10px !important;
    cursor: pointer;
    width: 96%;
}

.clean_filter {
    border: 1px solid #d9d9dd;
    border-radius: 3px;
    width: 99%;
    display: block;
    padding: 2px 0px;
    text-decoration: none !important;
}

.prcode {
    font-size: 14pt;
}

#qty {
    position: absolute;
    margin-left: -34px;
    margin-top: -10.5px;
    font-weight: bold;
    color: #fff;
}

.catatab div.not_found {
    padding: 10px;
    margin-bottom: 10px;
}

.alert #popup_message b {
    font-size: 12pt !important;
}

.popup {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    width: 340px;
    overflow-y: auto;
    padding: 20px;
    position: fixed;

    border: 1px solid #ccc;
    border-radius: 11px;
    display: none;
}

.popup__title {
    color: #000 !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 31px !important;
    margin-bottom: 12px !important;
    padding-right: 23px !important;
}

.input__field {
    border: 1px solid #CCD !important;
    border-bottom: 1px solid #CCD !important;
    line-height: 22px !important;
    outline: none !important;
    padding: 5px 4px 5px !important;
    -webkit-transition: .3s !important;
    -o-transition: .3s !important;
    transition: .3s !important;
}

.input__title {
    color: #4f4f4f !important;
    font-weight: 700 !important;
    line-height: 18px !important;
    margin-bottom: 3px !important;
    font-size: 14px !important;
}

.contacts_page .fancybox__content > .f-button.is-close-btn {
    --f-button-width: 34px;
    --f-button-height: 34px;
    --f-button-border-radius: 4px;
    --f-button-color: #2e2b2b !important;
    --f-button-hover-color: #000000;
    --f-button-bg: transparent;
    --f-button-hover-bg: transparent;
    --f-button-active-bg: transparent;
    --f-button-svg-width: 22px;
    --f-button-svg-height: 22px;
    position: absolute;
    top: 0 !important;
    right: 0 !important;
    opacity: 1 !important;
}

.popup-numbers img {
    width: 154px;
}

.popup-close {
    display: none;
}

a.callback {
    position: absolute;
    margin-top: 37px;
    margin-left: 23px;
}

.zvezda.adr {
    margin-top: -66px;
    margin-bottom: 52px;
}

.zvezda.phn {
    margin-top: -36px;
    margin-left: 98.5%;
}

#popup_message .zvezda.phn {
    margin-top: -36px;
    margin-left: 96.5%;
}

.zvezda.fiof {
    margin-top: -36px;
    margin-left: 100%;
}

#popup_message .zvezda.adr {
    margin-top: -36px;
    margin-left: 96.5%;
    margin-bottom: 31px;
}

#popup_message .form-group {
    padding-bottom: 2px;
}

@media (max-width: 1023px) {
    .phone_block, .shop_block {
        width: 22%;
        margin-left: 0%;
    }

    .zvezda {
        color: crimson;
        font-weight: bold;
        font-size: 16px;
        display: block;
        margin-left: 95%;
        margin-top: -43px;
        margin-bottom: 31px;
    }

    .zvezda.phn {
        margin-top: -36px;
        margin-left: 96.5%;
    }

    .saletext {
        display: inline-block;
        min-height: 118px;
        margin-bottom: 15px;
        font-size: 11pt;
    }

    #delivery_tabs .text_block {
        width: 95%;
    }

    .w30 {
        width: 28.95%;
        min-height: 183px;
        margin-right: 2px;
        margin-left: 10px;
        padding: 14px;
    }

    .catalog_page .mainleft .cats .section .name sup {
        position: relative;
    }

    .search {
        width: 94%;
        background: #fff;
        z-index: 1000000;
        position: absolute;
    }

    .mobile_filter {
        display: none;
    }

    .price_block {
        margin-top: 4px;
    }

    .newp a {
        display: block;
        height: 35px;
        line-height: 17px;
        overflow: hidden;
    }

    .catalog_page .mobile_filter, .catalog_page .mobile_flags_show {
        display: inline-block;
        height: 30px;
        width: 98%;
        text-align: left;
        margin-top: 0;
        background: #ffffff;
        border: 2px solid #276edd;
        margin-left: 0;
        z-index: 100;
        border-radius: 8px;
        color: #000;
        text-align: center;
        font-size: 16px;
        margin-left: 1%;
        line-height: 5px;
    }

    .catalog_page .mobile_flags_show {
        width: 97%;
        margin-left: 0;
        font-weight: bold;
        border: 1px solid #d9d9dd;
    }

    .catalog_page .mobile_filter img {
        height: 26px;
        margin-top: -5px;
        margin-bottom: -6px;
        margin-right: 10px;
    }

    .catalog_page .maintab {
        margin-top: 15px;
    }


    .catalog_page .cat {
        width: 28%;
        text-align: left;
        font-weight: bold;
    }

    .catalog_page .cat {
        width: 112px;
    }

    div.topbasket.desktop {

    }

    .inboxline .pages {
        margin-bottom: 10px;
    }

    div.link_filter {
        display: inline-block;
    }

    body.showleft .mainright {
        width: 85%;
        float: left;
    }

    body.product_page.showleft .mainright {
        width: 100%;
    }

    .mainright {
        width: 100%;
    }

    .catalog_page .mainright {
        width: 100%;
        display: inline-block;
    }

    body.front_page.showleft .mainright {
        width: 100%;
    }

    .pages ul li.titlepage {
        display: none
    }

    div.showpage {
        float: right;
        line-height: 22px;
        margin: 0;
        margin-right: 0px;
        margin-top: 23px;
        position: absolute;
        right: 0px;
    }

    ul li.allpage {

    }


    .menubox, .mainbox, .headbox {
        width: 98%;
        margin-left: auto;
        margin-right: auto;
    }

    .front_page .catatab {
        display: none;
    }

    .flogo {
        width: 30%;
        margin-bottom: -22px;
        float: right;
        margin-bottom: -102px;
        margin-top: 27px;
    }

    .front_page .mainright .showroom {
        width: 98%;
        height: 100%;
        border-radius: 28px;
        margin-left: 1%;
        margin-right: 1%;
        margin-bottom: 10px;
        margin-top: 14px;
    }

    .catalog_page .link_filter .flag {
        height: 65px;
        overflow: hidden;
    }

    .catalog_page .link_filter .flag.show_me {
        height: auto;
        overflow: visible;

    }

    .catalog_page h1 {
        margin-bottom: 10px;
        margin-top: 11px;
        font-size: 15px;
        width: auto;
        font-weight: bold;
        width: 100%;
    }

    .vanny_iz_poliefirnoy_smoly .price_block {
        margin-top: 8px;
    }

    .active_filter .link_filter {
        display: inline-block;
    }

    .catalog_page .breadcrumbs, .catalog_page .catfree.dop_info_name {
        display: none;
    }

    .catalog_page.active_search .inboxline {
        margin-top: 0px;
    }

    .catalog_page.active_filter h1 {
        display: none;
    }

    .catalog_page.active_filter .inboxline {
        padding: 0px 8px 5px 1px;
        margin: 0 0 11px 0;
    }

    .search_filter {
        width: 66%;
        position: absolute;
        margin-top: -42px;
        margin-left: 32%;
    }

    .mobile_search_icon {
        width: 47px;
        height: 47px;
        float: right;
        margin-top: 25px;
    }

    .mobile_call {
        width: 40px;
        height: 40px;
        float: right;
        margin-top: 26px;
        margin-right: 10px;
        display: none;
    }

    .shop_block {
        display: inline-block;
        margin-left: 4%;
    }

    .shop_block img.icon {
        display: none;
    }

    .mobile_menu {
        width: 45px;
        float: right;
        margin-top: 30px;
        margin-left: 10px;
    }

    .phone_block .icon {
        display: none;
    }

    .mobile_menu_links {
        font-size: 20px;
        font-weight: bold;
        margin-top: 20px;
        columns: 2;
        display: none;
    }

    .mobile_menu_links a {
        font-size: 16px;
    }

    .basket_page .breadcrumbs {
        display: none;
    }

    .cart_icon {
        fill: #064b80;
        width: 50px;
        display: inline-block;
        cursor: pointer;
        margin-top: -11px;
    }

    .llogo {
        display: none;
    }

    .desktop {
        display: none;
    }

    .preheader .headmenu li {
        padding-right: 22px;
        line-height: 33px;
    }

    .search_filter {
        display: none
    }

    .hamburger {
        float: left;
        margin-left: 10px;
        margin-top: 3px;
        margin-right: 11px;
    }

    .search_filter input {
        font-size: 18px;
        border: 0px solid #ccc;
        border-radius: 5px;
        padding: 2px 9px;
        padding-bottom: 2px;
        padding-top: 3px;
        height: 32px;
        margin-top: 5px;
        width: 91%;
        margin-left: 2px;
        outline-width: 0;
    }

    .front_page .search_filter input {
        margin-left: 0px;
    }

    .itempic a {
        margin-left: 2px;
        margin-right: 2px;
    }

    #related_products {
        min-height: 245px;
    }

    #related_products .teplpol figure {
        min-height: 251px;
    }

    .search_filter button {
        width: 40px;
        height: 40px;
        margin-left: -35px;
        margin-top: 3px;
    }

    .clear {
        display: block;
    }

    .clean_filter {
        width: 96%;
        margin-left: 2%;
        margin-top: -11px;
        margin-bottom: 16px;
        padding: 6px 0px;
        font-weight: bold;
    }

    ul.flag2 li {
        width: 23.3%;
        margin-left: 0px;
        margin-bottom: 8px;
        margin-right: 8px;
    }


    ul.flag2 li:nth-child(2n) {
        margin-right: 8px;
    }

    ul.flag2 li a {
        font-size: 12px;
        margin: 0 5px 0 83px;
        padding: 2px;
        background: #fff;
        border-radius: 4px;
    }

    div.leftfilter {
        padding: 8px 0px 0 0px;
    }

    table.filtertab td {
        padding: 5px 0px 6px 4px;
    }

    .product_page .mobile_search_icon, .front_page .mobile_search_icon {
        width: 43px;
        margin-top: 24px;
        margin-right: 7px;
    }

    .ttlpodbor {
        display: none;
    }

    #related_products .desc {
        margin-top: 3px;
    }

    table.filtertab {
        margin-top: 10px;
    }

    .product_page .percent {
        float: right;
        margin-left: 5px;
        font-size: 12px;
    }

    table.filtertab select {
        padding-top: 2px !important;
        height: 32px;
        line-height: 37px;
        background: #fff;
        outline: none;
        margin-bottom: 5px;
    }

    .contacts-row {
        padding-top: 0px;
    }

    .footwork {
        padding-left: 3%;
        width: 29%;
    }


    .bigger {
        margin: 0px 0px 0px;
        float: none;
        display: flow-root;
    }

    .alt a[href] {
        float: left;
        margin-right: 9px;
        margin: 0 3px 10px 0;
        font-size: 13px;
    }

    .other_cats ul li a {
        line-height: 19px;
    }

    .catatab {
        margin-top: 0px;
    }

    .mainleft .cats .section .name {
        font-size: 14px;
    }

    .search_page ol.breadcrumbs {
        display: none !important;
    }

    .catalog_page .stext h2 {
        margin-top: 0px;
    }

    .catalog_page .other_cats ul:after {
        margin-bottom: 0;
    }

    .active_search .maintab {
        margin-top: 80px;
    }

    .search input[type="text"] {
        width: 99%;
        height: 31px;
        outline: none;
    }

    div.pages li a {
        font-size: 14pt;
        font-weight: bold
    }

    .pageline {
        padding: 15px 8px 0px 0px;
    }

    div.pages li {
        padding-right: 9px;
    }

    .price_label, .dl_label, .sh_label, .vs_label {
        font-weight: bold;
        width: auto;
    }


    .preheader {
        height: 46px;
    }

    .product_page .moretxt {
        margin-top: 23px;
    }

    h4.sim_header, h2.sim_header {
        width: 95.9%;
        margin-bottom: 15px;
    }

    #related_products > div fieldset legend {
        width: 94.4%;
    }

    .itemchar .colspan {
        text-align: left;
        margin-top: 10px;
    }

    .freeshipred .catfree {
        padding: 4px 7px;
        margin-top: 4px;
        font-size: 15px;
    }

    .catatab div.cmg a img {
        max-width: 98%;
        max-height: 230px;
    }

    .btngree {
        background: #086ace;
        width: 105px !important;
        margin-top: -2px;
        height: 29px;
        display: block;
        line-height: 18px !important;
        padding-bottom: 0;
        padding-top: 11px;
    }

    .btngree#fakebtncart {
        width: 93.5% !important;
        margin-top: 3px;

        line-height: 17px !important;
    }

    div.nota {
        font-size: 12px;
    }

    .manuf {
        margin-top: -2px;
        font-size: 13px;
    }

    #related_products .price {
        font-size: 17px;
    }

    #related_products .buy-wrapper .buy-link.btngree {
        float: right;
        padding: 0;
        margin-top: 0px;
        width: 68px !important;
        position: relative;
        line-height: 30px !important;
        height: 29px;
        margin-top: 39px;
        margin-right: 2px;
    }


    .size-amount-buy-wrapper {
        margin-top: 3px;
        width: 68%;
    }

    .product_page .size-amount-buy-wrapper {
        margin-top: -16px;
    }


    .spage .search.desktop {
        display: none;
    }

    #related_products figure > a {
        height: 31px;
        line-height: 15px;
    }

    .product_page .itemchar .price {
        font-size: 26px;
    }

    .CatalogTab .rad .btngree {
        margin-top: 40px;
        padding: 3px 4px;
        font-size: 14px;
        margin-left: 22px;
        width: 75px !important;
        line-height: 18px;
        height: 33px;
        margin-right: 7px;
        margin-left: 12px;
    }

    .rrow .pr1 {
        min-width: 75px;
        padding: 0;
        margin: 0;
        padding-left: 10px;
        float: right;
        margin-right: -89px;
        margin-top: 0px;
    }


    .product_page .buy-wrapper .skds {
        float: right;
    }

    .teplpol .buy-wrapper .skds {
        margin-left: -61px;
    }

    .catatab div.buy-wrapper {
        float: left;
    }

    .catalog_page .catatab div.buy-wrapper {
        float: right;
        margin-top: -35px;
    }

    .catalog_page .catatab .product.skidki div.buy-wrapper {
        margin-top: 0px;
    }

    .catalog_page .catatab .product.coup_sk.coupons div.buy-wrapper {
        margin-top: -20px;
    }

    .catalog_page .catatab .product.coup_sk.coupons div.buy-wrapper {
        margin-top: -20px;
        margin-bottom: -100px;
    }

    .catalog_page .buy-wrapper .buy-link.btngree {
        margin-left: 0px;
        position: relative;
        margin-top: 52px;
        line-height: 28px !important;
        height: 27px;
        margin-bottom: -100px;
    }

    .catalog_page .product.skidki .buy-wrapper .buy-link.btngree {
        margin-top: 17px;
        margin-bottom: -27px;
    }

    .coup_sk .buy-wrapper .buy-link.btngree {
        margin-top: 39px;
        margin-bottom: -56px;
        line-height: 31px !important;
        height: 29px;
        width: 84px !important;
    }

    .catalog_page .buy-wrapper .add-to-compare {
        margin-top: 31px;
        position: relative;
        margin-bottom: -28px;
        margin-right: 5px;
        display: none;
    }

    .size-amount-buy-wrapper .size-amount-wrapper {
        width: 100%;
    }

    .add-to-compare {
        display: none;
    }

    .icon {
        display: block;
        position: absolute;
        height: 45px;
        width: 45px;
        border-radius: 50%;
        margin-top: -152px;
        margin-bottom: 83px;
    }

    .cat {
        font-size: 17px;
        font-weight: bold;
        height: 31px;
        display: inline-block;
        padding: 0px 9px;
        width: 27%;
        padding-right: 8px;
        vertical-align: text-bottom;
        padding-top: 5px;
        border-radius: 5px;
        margin-top: 5px;
        margin-left: 1px;
        line-height: 26px;
    }

    .catatab .product:nth-child(odd), .catatab .product:first-child {
        border-left: 0;
        border-right: 0;
    }

    .cat_installyacii .catatab .product {
        min-height: 370px;
    }

    .catatab .product {
        width: 31%;
    }

    .catatab .product.similar_prod {
        width: 22.8%;
        border-bottom: 0px;
        min-height: 395px;
    }

    .sks {
        position: absolute;
        margin-top: -17px;
        margin-left: -9px;
    }

    .catalog_page .sks {
        position: relative;
        margin-top: 4px;
        float: right;
        margin-bottom: -30px;
    }

    .persent {
        margin-top: -1px;
    }

    .showroom_goods .sks {
        margin-top: -34px;
    }

    .percent {
        font-size: 12px;
    }


    .catalog_page .buy-wrapper .freedelivery {
        height: 21px;
        margin-right: 74px;
        position: relative;
        float: right;
    }

    .catalog_page .product.coup_sk.coupons .buy-wrapper .freedelivery {
        margin-right: 92px;
        margin-top: 33px;
    }

    .buy-wrapper .freedelivery {
        margin-top: 56px;
    }

    .product.skidki .buy-wrapper .freedelivery {
        margin-top: 25px;
        width: 28px;
        float: right;
        margin-left: 0;
        margin-right: 7px;
        position: relative;
    }

    .product.coup_sk.coupons .buy-wrapper .freedelivery {
        margin-top: 33px;
    }

    .coupons .buy-wrapper .freedelivery {
        width: 29px;
    }


    .other_cats ul li {
        width: 23.6%;
    }

    a.showall {
        margin-top: 10px;
        width: 99%;
    }

    .pageline .showpage {
        margin-top: 27px;
    }

    .catatab div.buy-wrapper {
        margin-top: -35px;
    }

    .buy-wrapper .buy-link.btngree {
        margin-top: 0;
    }

    .showroom_goods .buy-wrapper .buy-link.btngree {
        margin-top: 35px;
        line-height: 32px !important;
        margin-bottom: -100px;
    }

    .txter {
        margin-bottom: 16px;
        margin-left: 2px;
    }

    .logosbox {
        border-top: 0px;
        padding-top: 0px;
        height: 116px;
        overflow: hidden;
        border-top: 0px;
        padding-top: 15px;
        height: 116px;
        overflow: hidden;
        border-top: 5px solid #ededf0;
    }

    .logosbox {
        height: 24px;
    }

    .logosbox div {
        margin-right: 0%;
    }

    .footer {
        width: 100%;
    }

    .mainleft .cats div {
        flex-basis: 24.75%;
    }

    .buy1click {
        padding: 2px 13px;
        margin-top: 3px;
    }

    .front_page .mainright .showroom img {
        height: 110px;
        width: 100%;
        margin-top: 0px;
        border-radius: 7px;
    }

    .footext.new {
        color: #fff;
        font-size: 14px;
        margin-left: 3%;
        padding: 0;
        margin-top: 6px;
        line-height: 13px;
        margin-bottom: 15px;
    }

    .instaClass {
        height: 17px;
    }

    .inboxline {
        padding: 0px 8px 5px 5px;
    }

    .closefl {
        position: absolute;
        display: inline-block;
        height: 55px;
        width: 34px !important;
        margin-left: 14%;
        margin-top: -10px;
        display: none;
    }

    .search {
        margin-top: 66px;
        margin-left: 7px;
    }

    .btnfind {
        height: 41px;
        margin-bottom: 6px;
        margin-left: 0.5%;
        width: 98.6%;
    }

    .cats {
        max-height: initial;
        overflow: visible;
    }

    .freeshipping {
        color: #fff;
        font-weight: bold;
        background: #cb003b;
        margin: 4px 10px;
        padding: 2px 6px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        display: inline-block;
        margin: 0;
        margin-bottom: 14px;
        font-size: 16px;
    }

    .freedelivery {
        margin-right: 13px;
        position: relative;
        margin-top: 13px;
        float: right;
    }

    .footext.new br {
        display: block;
    }

    .product_page .swiper {
        height: 446px;
    }

    #popup_message {
        padding-bottom: 4px;
    }

    .alert #popup_message {
        padding-top: 20px;
    }

    #popup_basket {
        margin-top: 26px !important;
    }

    #popup_continue {
        margin-top: 25px !important;
    }

    .cats div {
        height: 194px;
        border-right: 1px solid #eee;
        width: 48.8%;
        flex-basis: 48.8%;
        margin: -1px -1px;
    }

    .cats .section .img img {
        max-height: 150px;
        max-width: 88%;
    }

    .cats .section .name, .mainleft .cats .section .name {
        margin-top: 156px;
    }

    .mainleft .leftbox {
        display: none;
    }

    .mainleft .cats {
        max-height: initial;
        overflow: visible;
        width: 98%;
        float: none;
        margin-left: 5px;
        margin-bottom: 20px;
    }

    .freeshipping {
        margin: 4px 10px;
        font-size: 13px;
        margin-top: 10px;
        margin-bottom: 0;
    }

    div.cart .p1 {
        display: none;
    }

    div.cart .row.goods .pname {
        width: 22%;
        min-height: 75px;
    }

    div.cart .row.goods .pname {
        width: 75%;
        min-height: 75px;
    }

    div.cart .pname {
        width: 16%;
    }

    div.cart .textname {
        position: absolute;
        height: 19px;
        overflow: hidden;
    }

    .tellMe {
        width: 95%;
    }

    div.cart div.itogo {
        margin-bottom: 27px;
        margin-top: -10px;
    }

    .flash span.flashprice {
        padding: 2px 0 2px;
    }

    .btngree.submtcart {
        width: 97.2% !important;
        padding-top: 5px !important;
        line-height: 28px !important;
    }

    .orderForm {
        background: hsl(0deg 0% 100%);
        padding: 15px;
        display: inline-block;
        width: 99%;
        padding-left: 0;
    }

    div.cart .del img {
        width: 27px;
        height: 33px;
        margin-bottom: -3px;
        opacity: 0.3;
    }

    div.cart {
        width: 100%;
        margin: 10px 0 15px 0;
        float: left;
        margin-right: 0%;
    }

    #BigBasket .orderForm {
        margin-bottom: 50px;
        margin-top: 0px;
    }

    div.inbox {
        padding: 20px 10px 20px 10px;
    }

    div.cart div.qnt {
        width: 12%;
    }

    div.cart div.price {
        width: 11%;
    }

    div.inbox.contactform {
        padding-top: 0;
        margin-top: -30px;
    }

    div.cart {
        float: none;
    }

    .swiper {
        width: 99%;
        height: 435px;
        margin-bottom: 20px;
        margin-left: 0px;
    }

    .slidegallery {
        margin-top: 18px;
    }

    .product_page .itempic {
        width: 100%;
        max-width: 396px;
    }


    .Txt {
        display: inline-block;
        width: 55%;
        margin-left: 6px;
    }

    .flash {
        margin: 14px 0px 0px 0px;
        margin-left: 1%;
    }

    .dopinfo {
        display: none;
    }

    .search_page .buy-link.btngree {
        line-height: 28px;
    }

    .spage .mobile_filter {
        display: none;
    }

    .product_page h1 {
        margin-top: 0px;
        margin-bottom: 20px;
        font-size: 22px;
        font-weight: normal;
    }

    .catatab div.buy-wrapper {
        width: 100%;
    }

    .mobile_menu {
        width: 28px;
        margin-right: 10px;
        margin-top: 36px;
    }

    .cart_icon {
        width: 41px;
        margin-top: -4px;
    }

    .cat {
        width: 16%;
        padding-right: 12px;
        min-width: 112px;
    }

    .fancybox__toolbar.is-absolute, .is-compact .fancybox__toolbar {
        position: absolute;
        bottom: 68px !important;
        left: 0;
        right: 0;
        top: auto;
    }

    .topbasket #kors, .topbasket #total {
        display: none !important;
    }

    .newprice {
        margin-top: 0px;
    }

    .leftfilter {
        width: 100%;
    }

    .filtertab {
        columns: 3;
        width: 99.5%;
        margin-left: 0.5%;
    }

    .rrrow {
        margin-bottom: 10px;
        height: 27px;
        display: inline-block;
        width: 98%;
    }

    .ttlpodbor {
        display: none;
    }

    .rrrow.clear {
        display: none;
    }

    .input-50 {
        height: 22px;
    }

    .catalog_page.active_filter .mobile_filter {
        display: none;
    }

    div.leftfilter {
        display: none;
    }

    .cmg.vanny-iz-litevogo-mramora {
        height: 173px;
    }

    .vanny_iz_litevogo_mramora .price_block {
        margin-top: 13px;
    }

    .cmg.akrilovye-vanny, .cmg.stalnye-vanny, .cmg.chugunnye-vanny {
        height: 157px;
    }

    .akrilovye-vanny .price_block, .stalnye_vanny .price_block, .chugunnye_vanny .price_block {
        margin-top: 3px;
    }

    .cmg.vanny-iz-poliefirnoy-smoly {
        height: 177px;
    }

    .cmg.rakoviny {
        height: 216px
    }

    .rakoviny .price_block {
        margin-top: 6px;
    }

    .universalnye_ekrany .price_block {
        margin-top: 4px;
    }

    .sale_page .sks {
        position: relative;
        margin-top: 0;
        float: right;
    }

    .sale_page .price_block {
        margin-top: 9px;
    }

    .sale_page div.cmg {
        height: 213px;
    }

    .sale_page .catatab .product {
        width: 22.9%;
        min-height: 375px;
    }

    .sale_page .buy-wrapper .freedelivery {
        margin-left: 18%;
    }

    .cmg.sidenya-dlya-dushevyh {
        height: 228px;
    }

    .sidenya-dlya-dushevyh .price_block {
        margin-top: -6px;
    }

    .sidenya-dlya-dushevyh .product {
        min-height: 358px;
    }

    .sidenya-dlya-dushevyh ul.flag2 li {
        width: 46.3%;
    }

    .cmg.unitazy {
        height: 221px;
    }

    .cat_unitazy .price_block {
        margin-top: 6px;
    }

    .cat_bide .price_block {
        margin-top: 6px;
    }

    .cat_pissuary .price_block {
        margin-top: 0px;
    }

    .cat_pissuary .catatab .product {
        width: 31%;
        min-height: 368px;
    }

    .cmg.kuhonnye-moyki {
        height: 230px;
    }

    .kuhonnye_moyki .price_block {
        margin-top: -1px;
    }

    .cmg.smesiteli {
        height: 228px;
    }

    .cat_smesitel .price_block {
        margin-top: -11px;
    }

    .cat_dushevye-stoyki .price_block {
        margin-top: 2px;
    }

    .cat_dushevye-stoyki .catatab .product {
        width: 31%;
        min-height: 371px;
    }

    .cat_elementy-dlya-dushevoy div.cmg {
        height: 233px;
    }

    .cat_komplekty-mebeli .price_block {
        margin-top: 4px;
    }

    .cat_tumby-dlya-vannoy .price_block {
        margin-top: 5px;
    }

    .cmg.aksessuary {
        height: 230px;
    }

    .cmg.kovriki-dlya-vannoy {
        height: 166px;
    }

    .cmg.korziny-dlya-belya {
        height: 163px;
    }

    .freeshipping {
        margin: 0;
        font-size: 13px;
        margin-top: 10px;
        margin-left: 5px;
        margin-bottom: 10px;
    }

    .CatalogTab .rrow .Txt a {
        height: 100%;
        overflow: hidden;
        line-height: 16px;
        margin-bottom: -94px !important;
    }

    .simproducts#related_products figure.similar_prod {
        min-height: 292px;
        padding-bottom: 7px;
    }

    .product_page.akrilovye_vanny .swiper, .product_page.stalnye_vanny .swiper, .product_page.chugunnye_vanny .swiper, .product_page.vanny_iz_litevogo_mramora .swiper, .product_page.vanny_iz_poliefirnoy_smoly .swiper {
        height: 580px;
    }


    .CatalogTab .Txt {
        height: auto;
        min-height: 104px;
    }

    ul.mobile_menu_links li a {
        text-decoration: none;
        font-size: 16px;
        border-bottom: 1px solid #e8e8e8;
        width: 100%;
        display: block;
        padding-bottom: 8px;
        font-weight: normal;
        padding-top: 8px;
    }

    .basket_page h4 {
        margin-top: 14px;
        margin-bottom: 8px;
    }

    .showleft .mainleft .cats {
        border: 0px;
        margin-top: 0px;
    }

    .dopinfo {
        margin-top: -13px;
        border-top: 0;
    }

    .neww .item {
        display: table;
        float: left;
        width: 97%;
        border: 1px solid #eee;
        margin-right: -1px;
        margin-bottom: -1px;
        height: 77px;
        border-left: 0;
        border-right: 0;
    }

    .mainleft .dopinfo.neww {
        margin-bottom: 20px;
        margin-left: 1.3%;
    }

    .dopinfo .item .text {
        font-size: 14px;
    }

    .neww .item .img {
        width: 109px;
        margin-left: 0px;
        height: 85px;
        margin-bottom: -28px;
    }

    .vigodi {
        font-weight: bold;
        margin-top: 35px;
        margin-bottom: 24px;
        margin-left: 2%;
        font-size: 16px;
    }

    .dopinfo .item .text {
        display: table;
        float: left;
        margin-left: 2px;
        height: 80px;
        width: auto;
        font-size: 19px;
    }

    .dopinfo .item .img.assort {
        background-position: 0 -14px;
    }

    #related_products figure > a > img {
        max-height: 205px;
    }

    #related_products a.imgb {
        text-align: center;
        min-height: 253px;
    }

    #related_products .categ_4974 a.imgb {
        min-height: 225px;
    }

    .catatab .price {
        width: 34%;
        font-size: 11pt;
    }

    .newprice {
        margin-right: 2px;
        margin-top: 0px;
    }

    .catalog_page .catatab div.buy-wrapper {
        margin-right: 0px;
        margin-bottom: -100px;
    }

    .spage.catalog_page .maintab {
        margin-top: 86px;
    }

    .spage.catalog_page.active_search .maintab {
        margin-top: 86px;
    }

    .spage .search.desktop {
        display: block;
    }

    .cmg.dushevye-kabiny {
        min-height: 220px;
    }

    .catatab .price, table.itemtab .catatab .price {
        font-size: 13pt;
    }

    div.cmg {
        height: 230px;
    }

    .sale_page .buy-wrapper .buy-link.btngree {
        margin-bottom: -21px;
        height: 27px;
        line-height: 29px !important;
        margin-top: 42px;
    }

    .cmg.dushevye-trapy-i-lotki {
        height: 230px;
    }

    .cat_smesitel .catatab .product {
        min-height: 336px;
    }

    .cat_smesitel .product.skidki .buy-wrapper .freedelivery {
        margin-top: 25px
    }

    .cat_elementy-dlya-dushevoy .catatab .product {
        min-height: 374px;
    }

    .cat_aksessuary .catatab .product {
        min-height: 330px;
        padding-bottom: 20px;
    }

    .cat_sredstva-dlya-vannoy .catatab .product {
        min-height: 370px;
    }

    .cat_teplye-poly .catatab .product {
        min-height: 370px;
    }

    .cat_termoregulyator .catatab .product {
        min-height: 370px;
    }

    .cat_biotualet .catatab .product {
        min-height: 370px;
    }

    .cat_dachnye-umyvalniki .catatab .product {
        min-height: 370px;
    }

    .cat_nasosy .catatab .product {
        min-height: 370px;
    }

    #related_products div.cmg {
        height: 282px;
    }

    .product_page.akrilovye_vanny #related_products div.cmg, .product_page.stalnye_vanny #related_products div.cmg, .product_page.chugunnye_vanny #related_products div.cmg, .product_page.vanny_iz_litevogo_mramora #related_products div.cmg, .product_page.vanny_iz_poliefirnoy_smoly #related_products div.cmg {
        height: 238px;
    }

    #related_products figure.categ_5001 {
        min-height: 387px;
    }

    .product_page.akrilovye_vanny .catatab .product.similar_prod, .product_page.stalnye_vanny .catatab .product.similar_prod, .product_page.chugunnye_vanny .catatab .product.similar_prod, .product_page.vanny_iz_litevogo_mramora .catatab .product.similar_prod, .product_page.vanny_iz_poliefirnoy_smoly .catatab .product.similar_prod {
        min-height: 338px;
    }

    .product_page.vanny_iz_poliefirnoy_smoly #related_products div.cmg {
        height: 270px;
    }

    .product_page.vanny_iz_poliefirnoy_smoly .catatab .product.similar_prod {
        min-height: 377px;
    }

    #related_products div.cmg a img {
        max-height: 186px;
    }

    #related_products figure > a > img {
        max-width: 100%;
    }

    #related_products .buy-wrapper .freedelivery {
        height: 17px;
        margin-right: 75px;
        margin-top: 32px;
    }

    #related_products p {
        font-size: 13px;
    }

    #related_products .categ_527 a.imgb {
        min-height: 223px;
    }

    #related_products .categ_4994 a.imgb {
        text-align: center;
        min-height: 213px;
    }

    #related_products figure.categ_4974 {
        min-height: 360px;
    }

    .product_page a.showall {
        display: none;
    }

    .data-table td {
        line-height: 18px;
    }

    .CatalogTab .rrow .Txt a.complete {
        font-size: 15px;
        margin-left: 104px;
        width: 60%;
        vertical-align: top;
    }

    .CatalogTab .rrow .Txt a img {
        height: auto;
    }

    .colspan .price .oldprice {
        float: left;
        color: #a3a3a3;
        font-size: 12pt;
        font-weight: normal;
        text-decoration: line-through;
        margin-left: 14px;
        margin-top: 8px;
    }

    .universalnye_ekrany #related_products div.cmg {
        height: 185px;
    }

    .product_page.universalnye_ekrany .catatab .product.similar_prod {
        min-height: 299px;
    }

    .cat_unitazy #related_products figure {
        min-height: 372px;

    }

    .cat_pissuary #related_products figure {
        min-height: 390px;
    }

    #related_products figure.categ_4985, #related_products figure.categ_535 {
        min-height: 391px;
    }

    .cat_smesitel.product_page .catatab .product.similar_prod {
        min-height: 395px;
    }

    .rrow.simgoods.bbwith {
        margin-top: 35px;
        margin-bottom: 20px;
    }

    .rrow.simgoods.bbwith #related_products div.cmg a img {
        max-height: 230px;
        height: 230px;
    }

    .pages.top_pages {
        margin-left: 0px;
    }

    .size-amount-buy-wrapper .size-amount-wrapper p {
        font: 400 13px/1.625 Arial, sans-serif;
    }

    .prcode {
        font-size: 14pt;
    }

    ul.flag2 li {
        background-size: 60% !important;
        background-position: -28px 0px !important;
        height: 50px;
    }

    .dushevye-ugolki ul.flag2 li {
        background-size: 85px !important;
        background-position: -5px 0px !important;
        height: 53px;
    }

    .cat_dushevye-dveri ul.flag2 li {
        background-size: 53% !important;
        background-position: -19px 0px !important;
        height: 67px;
    }

    .dushevye-shtorki ul.flag2 li {
        background-size: 111px !important;
        background-position: -19px 0px !important;
        height: 72px;
    }

    .akrilovye_vanny ul.flag2 li {
        background-size: 95px !important;
        background-position: -7px 6px !important;
        height: 70px;
    }

    .chugunnye_vanny ul.flag2 li {
        background-size: 91px !important;
        background-position: -6px 0px !important;
        height: 65px;
    }

    .vanny_iz_litevogo_mramora ul.flag2 li {
        background-size: 93px !important;
        background-position: -8px 3px !important;
        height: 62px;
    }

    .universalnye_ekrany ul.flag2 li {
        background-size: 94px !important;
        background-position: 2px -6px !important;
    }

    .cat_dushevye-stoyki ul.flag2 li {
        background-size: 82px !important;
        background-position: 0px -1px !important;
    }

    .cat_smesitel ul.flag2 li {
        background-size: 94px !important;
        background-position: -10px 2px !important;
        height: 64px;
    }
    .cat_zerkala-dlya-vannoy ul.flag2 li {
        background-size: 80px !important;
    }

    .cat_komplekty-mebeli ul.flag2 li {
        background-size: 115px !important;
        background-position: -13px 3px !important;
        height: 81px;
    }

    .cat_tumby-dlya-vannoy ul.flag2 li {
        background-size: 101px !important;
        background-position: -6px 0px !important;
        height: 66px;
    }

    .cat_penaly-dlya-vannoy ul.flag2 li {
        background-size: 110px !important;
        background-position: 0px 0px !important;
        height: 70px;
    }

    .cat_shkafchiki-v-vannuyu ul.flag2 li {
        background-size: 103px!important;
        background-position: -8px 3px !important;
        height: 70px;
    }

    .cat_unitazy ul.flag2 li {
        background-size: 109px !important;
        background-position: -22px 0px !important;
        height: 70px;
    }
    .cat_unitazy ul.flag2 li a.combin{
        margin-top: -37px;
        margin-left: 56px;
    }
    .rakoviny ul.flag2 li {
        background-size: 99px !important;
        background-position: -7px 0px !important;
        height: 67px;
    }

    .cat_bide ul.flag2 li {
        background-size: 102px !important;
        background-position: -5px 4px !important;
        height: 70px;
    }

    .cat_pissuary ul.flag2 li {
        background-size: 71px !important;
        background-position: -5px 3px !important;
    }

    .cat_dushevye-trapy-i-lotki ul.flag2 li {
        background-size: 100px !important;
        background-position: -10px -4px !important;
        height: 57px;
    }

    .cat_aksessuary ul.flag2 li {
        background-size: 92px !important;
        background-position: -7px 0px !important;
        height: 64px;
    }

    .cat_installyacii ul.flag2 li {
        background-size: 103px !important;
        background-position: -8px 0px !important;
        height: 67px;
    }

    .cat_vodonagrevateli ul.flag2 li {
        background-size: 86px !important;
        background-position: -3px 3px !important;
        height: 60px;
    }

    .cat_vodonagrevateli ul.flag2 li a {
        font-size: 12px;
        margin: 0px 5px 0 77px;
    }

    .cat_polotencesushitel ul.flag2 li {
        background-size: 44% !important;
        background-position: -8px 1px !important;
        height: 65px;
    }

    .cat_termoregulyator ul.flag2 li {
        background-size: 94px !important;
        background-position: 0px 0px !important;
        height: 60px;
    }

    .cat_nasosy ul.flag2 li {
        background-size: 99px !important;
        background-position: 0px 1px !important;
        height: 65px;
    }


    .vanny_iz_poliefirnoy_smoly .mobile_flags_show, .cat_kovriki-dlya-vannoy .mobile_flags_show, .cat_korziny-dlya-belya .mobile_flags_show,
    .catalog_page.cat_shtorka-iz-poliestera .mobile_flags_show.mobile, .catalog_page.cat_teplye-poly .mobile_flags_show.mobile, .catalog_page.cat_termoregulyator .mobile_flags_show.mobile, .catalog_page.cat_biotualet .mobile_flags_show.mobile, .catalog_page.cat_dachnye-umyvalniki .mobile_flags_show.mobile, .catalog_page.cat_nasosy .mobile_flags_show.mobile, .catalog_page.cat_dachnyy-dush .mobile_flags_show.mobile {
        display: none !important;
    }

    .catalog_page.vanny_iz_poliefirnoy_smoly .link_filter .flag, .catalog_page.cat_kovriki-dlya-vannoy .link_filter .flag, .catalog_page.cat_korziny-dlya-belya .link_filter .flag, .catalog_page.cat_shtorka-iz-poliestera .link_filter .flag, .catalog_page.cat_teplye-poly .link_filter .flag, .catalog_page.cat_termoregulyator .link_filter .flag, .catalog_page.cat_biotualet .link_filter .flag, .catalog_page.cat_dachnye-umyvalniki .link_filter .flag, .catalog_page.cat_nasosy .link_filter .flag, .catalog_page.cat_dachnyy-dush .link_filter .flag {
        height: 31px !important;
    }

    div.link_filter {
        width: 100%;
    }

    .sidenya-dlya-dushevyh ul.flag2 li {
        background-size: 100px !important;
        background-position: 0px 0px !important;
        height: 60px;
    }

    .cat_dushevye-dveri ul.flag2 li {
        background-size: 107px !important;
        background-position: -19px 0px !important;
    }

    #qty {
        margin-left: -25px;
        margin-top: -4.5px;
    }

    #MyBasket {
        margin-left: 0;
    }

    .cmg.dushevye-poddony {
        height: 190px;
    }

    .catatab div.cmg.dushevye-poddony a img {
        max-width: 98%;
        max-height: 207px;
    }

    #kors, #total {
        display: none;
    }

    .itemchar .btngree {
        margin-top: -11px;
    }
}

@media (max-width: 1000px) {
    .product_page .itempic {
        width: 100%;
        max-width: max-content;
    }

    .Txt {
        display: inline-block;
        width: 100%;
    }

    .dopinfo {
        display: block;
        margin-top: 20px;
    }

    .itemchar {
        width: 54%;
    }

    .dopinfo .item .text {
        font-size: 13px;
    }

    .cat_dushevye-dveri ul.flag2 li {
        background-size: 107px !important;
        background-position: -19px 0px !important;
    }

    .itemchar .btngree {
        margin-top: -11px;
    }
}

@media (max-width: 900px) {
    .catatab .product.similar_prod {
        width: 48%;
        border-bottom: 1px solid #eee;
        padding-bottom: 15px;
    }

    #related_products figure {
        width: 47.8%;
    }

    #related_products figure {
        width: 47.7% !important;
        height: auto !important;
        min-height: 282px;
    }

    .cat_pissuary #related_products figure {
        min-height: 336px;
    }

    .kuhonnye_moyki #related_products div.cmg {
        height: 250px;
    }

    .kuhonnye_moyki .catatab .product.similar_prod {
        min-height: 344px;
    }

    .cat_smesitel.product_page .catatab .product.similar_prod {
        min-height: 379px;
    }

    .cat_dushevye-dveri ul.flag2 li {
        background-size: 107px !important;
        background-position: -19px 0px !important;
    }
}

@media (max-width: 807px) {
    #related_products .buy-wrapper .buy-link.btngree {
        margin-top: 40px;
    }

    .product_page .buy {
        margin-top: 5px;
    }

    #related_products figure.categ_4985 {
        min-height: 375px;
    }

    .cat_dushevye-dveri ul.flag2 li {
        background-size: 107px !important;
        background-position: -19px 0px !important;
    }

    .cat_polotencesushitel ul.flag2 li {
        background-size: 56% !important;
        background-position: -8px 1px !important;
        height: 65px;
    }

    .itemchar .btngree {
        margin-top: -2px;
    }
}

@media (max-width: 740px) {
    .coupons .buy-wrapper .freedelivery {
        margin-left: 7%;
    }

    .catalog_page .product.coup_sk.coupons .buy-wrapper .freedelivery {
        margin-right: 2px;
        margin-top: 45px;
    }

    .showroom_goods .buy-wrapper .buy-link.btngree {
        margin-top: 48px;
        line-height: 32px !important;
        margin-bottom: -100px;
    }

    .cat_elementy-dlya-dushevoy div.cmg {
        height: 228px;
    }

    .cat_elementy-dlya-dushevoy .catatab .product {
        min-height: 375px;
    }

    .product_page .mobile_search_icon, .front_page .mobile_search_icon {

    }

    .cat_dushevye-dveri ul.flag2 li {
        background-size: 101px !important;
        background-position: -19px 2px !important;
    }

    ul.flag2 li a {

    }
}

@media (max-width: 670px) {
    .swiper {
        width: 95.5%;
    }

    .front_page .swiper {
        height: 160px;
    }

    .search_filter {
        width: 63%;
        position: absolute;
        margin-top: -0.5px;
        margin-left: 2%;
        display: inline-block;
    }

    .mobile_menu, .mobile_call, .mobile_search_icon {
        height: 24px;
        float: right;
        margin-top: 23px;
        margin-right: 10px;
        margin-left: 12px;
    }

    .cart_icon {
        width: 31px;
        margin-top: -10px;
    }

    table.preetab {
        width: 98%;
    }

    .search input[type="text"] {
        width: 97%;
        height: 26px;
        outline: none;
        border-radius: 0;
        margin-top: -1px;
    }

    .search button {
        margin-top: -6px;
    }

    .front_page .cats {
        padding: 0;
        margin-top: 6px;
        margin-left: 0px;
        max-width: 97.5%;
    }

    .mainleft .cats {
        padding: 0;
        margin-top: 6px;
        margin-left: 2%;
    }

    .search {
        width: 58%;
        height: 34px;
        margin: 41px 0 23px 39px;
        border: 0px #d1d1d1 solid;
        border-radius: 7px;
        padding: 2px 4px 0px 4px;
        padding-right: 10px;
        display: inline-block;
        vertical-align: top;
        margin-top: 75px;
        margin-left: -8px;
        margin-right: 1%;
    }

    div.link_filter {
        display: inline-block;
    }

    .breadcrumbs {
        display: none;
    }

    .phone_block {
        display: none;
    }

    .pages ul li.titlepage {
        display: none
    }

    div.showpage {
        float: right;
        line-height: 22px;
        margin: 0;
        margin-right: 10px;
        margin-top: 18px;
    }

    ul li.allpage {

    }

    div.topbasket {

    }


    .leftfilter {
        width: 99%;
        display: none;
        margin-top: 7px;
    }


    p.newp {
        display: block;
        margin-bottom: 18px;
        height: auto;
    }

    .cats {
        padding: 0px;
    }


    .mainleft .cats div {
        flex-basis: 49.6%;
        margin: 7px 2px -8px -3px;
    }

    .newlogo {
        width: 141px;
        margin-left: 10px;
        margin-top: -2px;
        margin-bottom: 0;
        display: inline-block;
        cursor: pointer;
    }

    .headbox {
        height: 70px;
    }

    .mainright {
        border-left: 0;
        padding-left: 10px;
        width: 98%;
    }

    .catatab a {
        font-size: 14px;
    }

    .logosbox {
        height: 23px;
    }

    .shop_block {
        display: none;
    }

    .art_h1 {
        margin-left: 0px;
    }

    .showroom_goods .catatab .product {
        min-height: 380px;
    }

    div.cart div.price {
        width: 22%;
    }

    .cat {
        width: 110px;
        margin-left: 7px;
        font-size: 15px;
        height: 29px;
        padding-top: 5px;
        margin-top: 6px;
    }

    .catalog_page .cat {
        width: 86px;
        min-width: auto;
        height: 29px;
        padding-top: 3px;
        margin-top: 7px;
    }

    .desktop {
        display: none;
    }

    .showrooms_page .lleft img, .showrooms_plitka img, .showrooms_page .showrooms_plitka img.bigright, .showrooms_page .showrooms_plitka img.bigleft, .showrooms_plitka img.smright {
        width: 47%;
    }


    .footwork {
        padding-left: 3%;
        width: 46%;
    }

    .mobile_call {
        display: inline-block;
    }

    .copyright {

    }

    .search_filter {
        width: 68%;
    }

    .catalog_page .search_filter {
        width: 68%;
    }

    .front_page .search_filter {
        width: 68%;
    }

    .sitemap .search_filter {
        width: 68%;
    }

    .showroom_goods .search_filter {
        width: 68%;
    }

    .search_page .search_filter input {
        width: 89%;
    }

    .catalog_page .mainright {
        width: 98%;
    }

    .price_block {
        margin-top: 7px;
    }

    .catalog_page p.newp {
        margin-bottom: 6px;
    }

    table.filtertab {
        width: 97%;
        margin-left: 6px;
    }

    .catalog_page .mobile_filter {
        width: 97%;
        margin-left: 0%;
    }

    .inboxline {
        padding: 0px 0px 0px 0px;
        border-bottom: 0;
        margin: 0;
    }

    .catatab div.cmg a img {
        max-height: 230px;
    }

    .catatab .product {
        min-height: 289px;
    }

    .size-amount-buy-wrapper, .manuf {
        margin-bottom: 0px;
    }

    .size-amount-buy-wrapper {
        min-height: 50px;
    }

    .catatab .product {
        min-height: 280px;
    }

    .buy-wrapper .freedelivery {
        display: inline-block;
        margin-left: 12.8%;
    }


    .product.skidki .sks {
        margin-top: 0px;
        margin-bottom: -37px;
    }


    .product.coupons .buy-wrapper .freedelivery {
        margin-top: 45px;
        background-color: #fff;
        border-radius: 3px;
        padding: 0px 0px;
        height: 18px;
        margin-right: 66px;
    }

    .back-top {
        width: 45px;
        height: 45px;
        bottom: 65px;
    }

    .showroom_icon {
        height: auto;
        margin-top: 16px;
        width: 35px;
        float: right;
        border-radius: 50%;
        display: none;
    }

    .search_filter input {
        width: 89%;
    }

    .showroom_goods .search_filter input {
        width: 94%;
    }

    .showroom_goods .inboxline {
        margin-bottom: 0;
    }

    .cats .section .name {
        font-size: 12px;
    }

    .mainleft .cats .section .name sup {
        font-size: 12px;
    }

    .cats .section .name sup {
        font-size: 12px;
        color: #a8a8a8;
        padding-top: 2px;
    }

    p {
        font-size: 14px;
    }

    .hamburger {
        margin-top: 5px;
        width: 18px;
        margin-left: 0px;
        margin-right: 8px;
    }

    .search_filter input {
        height: 29px;
        font-size: 14px;
        margin-top: 6px;
    }

    .showroom_goods .search_filter input {
        height: 33px;
    }

    .catalog_page .buy-wrapper .buy-link.btngree {
        font-size: 12px;
        width: 59px !important;
    }

    .cats .section .detail {
        display: none;
    }

    .mobile_filter img {
        display: inline-block;
        margin-left: 20px;
        margin-top: -20px;
        margin-right: 12px;
        width: 20px;
        margin-bottom: -4px;
    }

    .mobile_filter img.closefl {
        position: relative;
        float: right;
        margin-top: -14px;
        height: 34px;
        width: 29px !important;
        display: none;
    }

    .catalog_page .mobile_filter {
        font-size: 16px;
        height: 28px;
        line-height: 20px;
        margin-top: 15px;
        margin-bottom: 0px;
        padding-top: 9px;
    }

    .cmg.sidenya-dlya-dushevyh, .cmg.dushevye-trapy-i-lotki, .cmg.akrilovye-vanny_magliezza {
        height: 237px;
    }

    .cmg.dushevye-dveri {
        height: 226px;
    }

    .catatab .product {
        min-height: 370px;
        width: 47%;
    }

    .cat_penaly-dlya-vannoy .catatab .product {
        min-height: 323px;
    }

    .spage .catatab .product {
        width: 46%;
    }

    ul.flag2 li {
        width: 47.3%;
        margin-right: 8px;
        margin-left: 0;
        background-size: 38% !important;
        background-position: 0px 0px !important;

    }

    .dushevye-kabiny ul.flag2 li {
        background-position: -5px 0px !important;
        background-size: 76px !important;
    }

    .basket_page div.inbox {
        padding: 0;
    }


    .footwork, .footwork div, .footwork a {
        font-size: 14px;
    }

    .catalog_page .catatab div.buy-wrapper {
        float: right;
        margin-top: 0px;
        margin-bottom: -100px;

    }

    .catalog_page .product.skidki .catatab div.buy-wrapper {
        margin-top: -3px;
    }

    .showroom_goods div.showroom_2 img {
        top: -13px;
        width: 45px;
        height: 45px;
        left: -48px;
    }

    .showroom_goods .buy-wrapper .freedelivery {
        display: inline-block;
        margin-left: 18.8%;
    }

    .showroom_goods .product.coupons .buy-wrapper .freedelivery {
        margin-top: 55px;
        margin-left: 20%;
        background-color: #fff;
        border-radius: 3px;
        padding: 2px 1px;
    }

    .showroom_goods .catatab div.buy-wrapper {
        margin-top: -4px;
    }

    .catatab div.buy-wrapper {
        margin-top: 0px;
        float: right;
        margin-top: 0px;
        width: 116px;
    }

    .product_page .catatab div.buy-wrapper {
        width: 100%;
    }

    .basket_page h4 {
        margin-top: 14px;
        margin-bottom: 8px;
        font-weight: bold;
    }

    .spage.catalog_page div.cmg {
        height: 244px;
    }

    .spage h1 {
        margin-left: 3px;
    }

    .catalog_page .maintab {
        margin-top: 0px;
    }

    .buy-wrapper .buy-link.btngree {
        width: 66px !important;
        line-height: 27px;
        margin-top: -3px;
        margin-bottom: -10px;
    }

    .product_page .buy-wrapper .buy-link.btngree {
        margin-right: 5px;
    }

    .buy-wrapper .buy-link.btngree.similarity {
        margin-left: 30px;
    }

    .buy-wrapper .freedelivery {
        margin-top: 16px;
        width: 27px;
    }

    .showroom_goods .buy-wrapper .freedelivery {
        margin-top: 41px;
        width: 31px;
        margin-right: 90px;
    }

    .cmg.dushevye-poddony {
        height: 200px;
    }

    .cmg.akrilovye-vanny, .cmg.stalnye-vanny, .cmg.chugunnye-vanny, .cmg.vanny-iz-litevogo-mramora, .cmg.vanny-iz-poliefirnoy-smoly {
        height: 115px;
    }


    .akrilovye_vanny div.cmg, .stalnye_vanny div.cmg, .chugunnye_vanny div.cmg, .vanny_iz_litevogo_mramora div.cmg, .vanny_iz_poliefirnoy_smoly div.cmg, .rakoviny div.cmg, .kuhonnye_moyki div.cmg, .universalnye_ekrany div.cmg {
        min-height: 135px;
    }

    .akrilovye_vanny div.cmg a img, .stalnye_vanny div.cmg a img, .chugunnye_vanny div.cmg a img, .vanny_iz_litevogo_mramora div.cmg a img, .vanny_iz_poliefirnoy_smoly div.cmg a img, .rakoviny div.cmg a img, .kuhonnye_moyki div.cmg a img, .universalnye_ekrany div.cmg a img {
        max-height: 147px;
    }

    .rakoviny div.cmg a img {
        max-height: 202px;
    }

    .akrilovye_vanny .catatab .product, .stalnye_vanny .catatab .product, .chugunnye_vanny .catatab .product, .vanny_iz_litevogo_mramora .catatab .product, .vanny_iz_poliefirnoy_smoly .catatab .product, .rakoviny .catatab .product, .kuhonnye_moyki .catatab .product, .universalnye_ekrany .catatab .product {
        min-height: 280px;
    }

    .kuhonnye_moyki div.cmg a img {
        max-height: 187px;
    }

    .rakoviny .catatab .product {
        min-height: 332px;
    }

    .universalnye_ekrany .catatab .product {
        min-height: 274px;
    }

    .kuhonnye_moyki .catatab .product {
        min-height: 324px;
    }

    .sidenya-dlya-dushevyh .catatab .product {
        min-height: 363px;
    }

    .catatab .cmg.akrilovye-vanny a img, .catatab .cmg.stalnye-vanny a img, .catatab .cmg.chugunnye-vanny a img, .catatab .cmg.vanny-iz-litevogo-mramora a img, .catatab .cmg.vanny-iz-poliefirnoy-smoly a img {
        max-height: 135px;
    }

    .catatab .cmg.vanny-iz-poliefirnoy-smoly a img {
        max-height: 156px;
    }

    .vanny_iz_poliefirnoy_smoly .catatab .product {
        min-height: 279px;
    }

    .cmg.unitazy {
        height: 230px;
    }

    .cat_unitazy .catatab div.cmg a img {
        max-height: 210px;
    }

    .cat_bide .cmg.bide {
        height: 207px;
    }

    .cat_bide .catatab div.cmg a img {
        max-height: 195px;
    }

    .cat_bide .catatab .product {
        min-height: 347px;
    }

    .cmg.pissuary {
        height: 245px;
    }

    .cat_pissuary .catatab .product {
        min-height: 335px;
        width: 47%;
    }

    .cmg.installyacii {
        height: 230px;
    }

    .cmg.smesiteli {
        height: 188px;
    }

    .cat_smesiteli .catatab .product {
        min-height: 288px;

    }

    .cmg.dushevye-stoyki-i-sistemy {
        height: 255px;
    }

    .cat_dushevye-stoyki .catatab .product {
        min-height: 392px;
        width: 47%;
    }

    .cat_elementy-dlya-dushevoy .catatab .product {
        min-height: 370px;
    }

    .not_found {
        margin-top: 13px;
        margin-bottom: 15px;
    }

    .bigger span.desktop {
        display: none;
    }

    .cmg.komplekty-mebeli {
        height: 235px;
    }

    .cmg.shkafyzerkala {
        height: 228px;
    }

    .cmg.zerkala-dlya-vannoy {
        height: 235px;
    }

    .cmg.penaly-dlya-vannoy {
        height: 230px;
    }

    .cmg.shkafchiki-v-vannuyu {
        height: 230px;
    }

    .cmg.komod-dlya-vannoy {
        height: 226px;
    }

    .cat_komod-dlya-vannoy .catatab .product {
        max-height: 360px;
    }

    .cmg.aksessuary {
        height: 218px;
    }

    .cmg.kovriki-dlya-vannoy {
        height: 175px;
    }

    .cat_aksessuary .catatab .product {
        min-height: 360px;
    }

    .cat_kovriki-dlya-vannoy .catatab .product {
        min-height: 320px;
    }

    .cat_sredstva-dlya-vannoy .catatab .product {
        min-height: 370px;
    }

    .cmg.korziny-dlya-belya {
        height: 171px;
    }

    .cmg.shtorka-iz-poliestera {
        height: 230px;
    }

    .cmg.vodonagrevateli {
        height: 230px;
    }

    .cmg.polotencesushiteli {
        height: 230px;
    }

    .cat_teplye-poly .catatab .product {
        min-height: 370px;
    }

    .cat_termoregulyator .catatab .product {
        min-height: 286px;
    }

    .cat_smesitel .catatab .product {
        min-height: 370px;
    }

    .cat_polotencesushitel .catatab .product {
        min-height: 330px;
    }

    .cat_smesitel .price_block {
        margin-top: 4px;
    }

    .catatab div.cmg.polotencesushiteli a img {
        max-height: 180px;
    }

    .cat_biotualet .catatab .product {
        min-height: 376px;
    }

    .cat_dachnye-umyvalniki .catatab .product {
        min-height: 375px;
    }

    .cat_nasosy .catatab .product {
        min-height: 286px;
    }

    .cat_dachnyy-dush .catatab .product {
        min-height: 330px;
    }

    .sale_page .search_filter {
        width: 70%;

    }

    .sale_page #section {
        margin-bottom: 9px;
        width: 100%;
    }

    .sale_page #category {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .sale_page .catatab .product {
        width: 46.9%;
        min-height: 378px;
    }

    .sale_page input[type="submit"] {
        width: 100%;
        border-radius: 4px !important;
    }

    .cat_dachnyy-dush .price_block {
        width: 95%;
    }

    .product_page #related_products figure > figcaption {
        width: 100%;
    }

    .product_page .itempic {
        max-width: 100%;
    }

    .product_page .swiper {
        height: 411px;
        width: 100%;
    }

    .product_page .search_filter {
        width: 63%;
    }

    .is-compact .fancybox__footer .fancybox__caption {
        display: none;
    }

    .product_page .freedelivery {
        margin-top: 85px;
    }

    #related_products p {
        font-size: 11pt;
    }

    .product_page h1 {
        margin-bottom: 15px;
        font-size: 18px;
        margin-top: 6px;
    }

    .product_page .itemchar .price {
        font-size: 16pt;
        margin-top: 12px;
        width: 262px;
    }

    .freeshipred .catfree {
        font-size: 15px;
    }

    h4.sim_header, h2.sim_header {
        width: 95.8%;
    }

    #related_products > div fieldset legend {
        width: 89.5%;
    }

    .product_page .colspan .freedelivery {
        margin-left: 9px;
        margin-top: 11px;
    }

    .coup_sk .buy-wrapper .buy-link.btngree {
        margin-top: 38px;
        margin-bottom: -43px;
        height: 24px;
        line-height: 26px !important;
    }

    .btnfind {
        margin-bottom: 17px;
        width: 96%;
        margin-left: 2.5%;
        margin-top: 2px;
    }

    .filtertab {
        columns: 1;
        width: 98%;
        margin-left: 2.5%;
    }

    .coupons .buy-wrapper .freedelivery {
        margin-top: 55px;
        width: 29px;
    }

    .vanny_iz_litevogo_mramora .price_block {
        margin-top: 5px;
    }

    .stalnye_vanny .price_block {
        margin-top: 2px;
    }

    .vanny_iz_poliefirnoy_smoly .price_block {
        margin-top: 12px;
    }

    .rakoviny .price_block {
        margin-top: 13px;
    }

    .sale_page div.cmg {
        height: 220px;
    }

    .sale_page .buy-wrapper .buy-link.btngree {
        margin-bottom: -21px;
        height: 27px;
        line-height: 29px !important;
        margin-top: 24px;
    }

    .cat_unitazy .price_block {
        margin-top: -6px;
    }

    .kuhonnye_moyki .price_block {
        margin-top: 11px;
    }

    .active_filter .close_filters {
        display: inline-block;
        background: url(/img/close.svg) no-repeat top;
        background-size: cover;
        height: 20px;
        width: 20px;
        cursor: pointer;
        float: right;
        margin-bottom: 10px;
        margin-right: 7px;
    }

    .freeshipping {
        margin-bottom: 10px;
    }

    .catalog_page .buy-wrapper .freedelivery {
        margin-top: 44px;
    }

    .product.skidki .buy-wrapper .freedelivery {
        margin-top: 22px;
        margin-right: 68px;
    }

    .product_page .buy-wrapper .skds {
        margin-left: -63px;
        margin-bottom: -96px;
    }

    .product_page .btngree {
        width: 155px !important;
    }

    .product_page .itemchar .btngree {
        width: 80px !important;
    }

    .mob_phone_block {
        background: #004982;
        color: #fff;
        border-radius: 10px;
        padding: 10px;
        width: 91.4%;
        padding-bottom: 2px;
        margin-top: 10px;
    }

    .mob_phone_block a.phone_row {
        color: #fff !important;
        margin-left: 5px;
    }

    .mainright .mob_phone_block br {
        display: block;
    }

    .mainright .mob_phone_block .footwork {
        padding-left: 4px;
    }

    .mainright .mob_phone_block .footwork div {
        font-size: 16px;
    }

    .mainright .mob_phone_block .footwork div p, .mainright .mob_phone_block .footwork div a {
        font-size: 16px;
        color: #fff;
    }

    .newlogo {
        width: 138px;
        margin-left: 9px;
    }

    .mobile_phone_block .close {
        margin-top: -11px;
    }

    .preheader .headmenu {
        display: none;
    }

    .phone_row {
        font-size: 21px;
    }

    .front_page .swiper-slide img {
        height: 85px;
    }

    .front_page .swiper {
        height: 85px;
    }

    .front_page .mainleft {
        border-bottom: 0px solid #ededf0;
    }

    .front_page .dopinfo {
        border-top: 0;
    }

    .dopinfo .item .img {
        background-position: 0 -11px;
    }

    .mainleft {
        border-bottom: 0;
    }

    .freeshipred {
        padding: 0px;
    }

    .product_page .size-amount-buy-wrapper {
        margin-top: 9px;
        margin-bottom: 9px;
    }

    #related_products .desc {
        margin-top: 4px;
    }

    #related_products .buy-wrapper .freedelivery {
        margin-right: 77px;
    }

    #related_products .buy-wrapper .freedelivery {
        margin-right: 76px;
        margin-top: 32px;
    }

    .catalog_page .buy-wrapper .buy-link.btngree {
        margin-left: 43px
    }

    .catalog_page .catatab div.buy-wrapper {
        margin-right: 0px;
        width: 88px;
    }

    .spage .search.desktop {
        display: none;
    }

    .spage.catalog_page.active_search .maintab {
        margin-top: 6px;
    }

    .mobile_search_icon {
        display: none;
    }

    .catalog_page .product.skidki .buy-wrapper .buy-link.btngree {
        margin-top: 34px;
        margin-bottom: -45px;
    }

    #related_products {
        width: 100%;
    }

    .catalog_page .buy-wrapper .buy-link.btngree {
        margin-left: 0px;
        position: relative;
        margin-top: 38px;
        line-height: 28px !important;
        height: 27px;
        margin-bottom: -100px;
    }

    .catalog_page .catatab .product.coup_sk.coupons div.buy-wrapper {
        margin-top: 0px;
        margin-bottom: -100px;
    }

    .catalog_page .product.coup_sk.coupons .buy-wrapper .freedelivery {
        margin-right: 66px;
        margin-top: 48px;
    }

    .cat_dushevye-trapy-i-lotki .catatab .product {
        min-height: 315px;
    }

    .cat_unitazy .catatab .product {
        min-height: 346px
    }

    .cmg.kuhonnye-moyki {
        height: 125px;
    }

    .kuhonnye_moyki .catatab .product {
        min-height: 280px;
    }

    .showroom_goods .buy-wrapper .buy-link.btngree {
        margin-top: 34px;
    }

    ul.flag2 li {
        width: 47%;
    }

    .cat_korziny-dlya-belya .catatab .product {
        min-height: 363px;
    }

    .cmg.korziny-dlya-belya {
        height: 220px;
    }

    .cat_vodonagrevateli .catatab .product {
        min-height: 370px;
    }

    .cmg.vodonagrevateli {
        height: 222px;
    }

    .cat_termoregulyator .catatab .product {
        min-height: 382px;
    }

    .cat_termoregulyator div.cmg {
        height: 232px;
    }

    .cat_nasosy .catatab .product {
        min-height: 370px;
    }

    #related_products figure {
        width: 47.8%;
    }

    .mainright {
        padding-left: 2%;
    }

    .product_page .product_div {
        padding: 20px 0px 0px 0px;
    }

    .mainright {
        border-left: 0;
        padding-left: 2%;
        width: 98%;
    }

    .colspan .price .oldprice {
        display: inline-block;
        margin-top: 4px;
        float: left;
    }

    .universalnye_ekrany #related_products div.cmg {
        height: 157px;
    }

    .rakoviny #related_products figure {
        min-height: 371px;
    }

    .rakoviny #related_products div.cmg {
        height: 169px;
    }

    .kuhonnye_moyki #related_products div.cmg {
        height: 206px;
    }

    .cat_smesitel #related_products div.cmg {
        height: 251px;
    }

    #related_products figure.categ_4994 {
        min-height: 335px;
    }

    .cat_dushevye-stoyki #related_products div.cmg {
        height: 237px;
    }

    .cat_elementy-dlya-dushevoy #related_products div.cmg {
        height: 219px;
    }

    .cat_dushevye-dveri ul.flag2 li {
        background-size: 37% !important;
        background-position: -19px 0px !important;
        height: 67px;
    }

    #qty {
        margin-left: -21px;
        margin-top: -16.3px;
    }

    .cat_polotencesushitel ul.flag2 li {
        background-size: 33% !important;
        background-position: -8px 1px !important;
        height: 65px;
    }

    .catatab div.cmg.dushevye-poddony a img {
        max-width: 98%;
        max-height: 200px;
    }
}

@media (max-width: 610px) {
    div.link_filter {

    }

    .cmg.dushevye-dveri {
        height: 240px;
    }

    body.product_page.showleft .mainright {
        width: 100%;
    }

    body.front_page.showleft .mainright {
        width: 100%;
    }

    .breadcrumbs {
        display: none;
    }

    .phone_block {
        display: none;
    }

    .catatab .product {
        width: 46%;
        padding: 1% 1% 1% 1%;
        margin-left: -1px;
    }

    .search {
        position: absolute;
        margin-left: 0;
        width: 92%;
        margin-top: 65px;
        margin-left: 4px;
    }

    .cat {
        width: 90px;
        min-width: 90px;
        margin-left: 8px;
    }

    .hamburger {
        float: left;
        margin-left: 0px;
        margin-top: 5px;
        margin-right: 8px;
    }

    .product_page .cat {
        width: 90px;
    }

    .product_page .breadcrumbs {
        display: none;
    }

    .product_page .mobile_filter {
        display: none;
    }

    .catatab div.cmg a img {
        border-radius: 7px;
    }

    .preheader .headmenu {
        display: none;
    }

    .pages ul li.titlepage {
        display: none
    }

    div.showpage {
        float: right;
        line-height: 22px;
        margin: 0;
        margin-right: 15px;
        margin-top: 53px;
        /* color: #a0a0a0; */
        font-size: 14px;
    }

    .catatab {
        margin-top: 36px;
    }

    ul li.allpage {

    }

    div.topbasket {

    }

    .topbasket #kors, .topbasket #total {
        display: none !important;
    }

    .leftfilter {
        width: 99%;
        display: none;
    }


    p.newp {
        display: block;
        margin-bottom: 18px;
        height: auto;
    }

    .cats {
        padding: 0px;
    }

    .mainleft .cats div {
        flex-basis: 47.75%;
        margin: 4px 2px -8px -3px;
        height: 196px;
    }

    .newlogo {
        width: 134px;
        margin-left: 10px;
        margin-top: 0px;
        margin-bottom: 0;
        display: inline-block;
        cursor: pointer;
    }

    .headbox {
        height: 70px;
    }

    .mainright {
        border-left: 0;
    }

    .size-amount-buy-wrapper {
        width: 47%;
        margin-top: 4px;
    }

    .catatab a {
        font-size: 14px;
    }

    .catatab .oldprice {
        float: left;
        font-size: 12px;
        padding-top: 1px;
        padding-right: 3px;
        font-style: italic;
        white-space: nowrap;
        text-decoration: line-through;
        color: #989898;
        margin-top: 0px;
        width: auto;
        border: 0;
        margin-left: 0px;
    }

    .other_cats {
        display: none;
    }

    .other_cats ul li {
        width: 46.5%;
        height: 28px;
    }

    .back-top {
        bottom: 10px;
        right: 10px;
    }

    div.cmg {
        height: 237px;
    }

    div.cmg.teplye-poly_5001 {
        height: 195px;
    }

    .cat_teplye-poly .catatab .product {
        min-height: 310px;
    }

    .newprice {
        margin-left: 32px;
        padding: 3px 4px;
    }

    .catatab .product {
        min-height: 324px;
    }

    .cat_termoregulyator .catatab div.cmg a img {
        max-height: 197px;
    }

    .cat_smesitel .catatab div.cmg a img {
        max-height: 171px;
    }

    h1, .h1 {
        background: #fff;
        display: inline-table;
    }

    .search button {
        margin-top: -3px;
    }

    .percent {
        background-color: #ff525f;
        border-radius: 4px;
        padding: 1px 4px 0px 3px;
        color: #fff;
        font-weight: 700;
        font-size: 12px;
        line-height: 14px;
        display: block;
        float: left;
        margin-right: 0;
    }

    .sks {
        position: absolute;
        margin-top: -19px;
        background: #fff;
        padding: 2px 0px;
        border-radius: 5px;
    }

    .buy-wrapper .buy-link.btngree {
        width: 81px !important;
        line-height: 27px;
        margin-top: -3px;
        margin-bottom: -10px;
    }

    .footwork, .footwork div, .footwork a {
        font-size: 16px;
        line-height: 21px;
    }

    .footwork a, .footwork b {
        font-size: 14px;
        line-height: 15px;
        font-weight: normal;
    }

    .footer ul {
        padding: 0px 0px;
    }


    .footwork.llogo {
        text-align: center;
        padding: 0;
    }

    .logosbox div {
        margin-bottom: 17px;
        width: 31%;
    }

    .logosbox div img {
        max-width: 100%;
    }

    .similar_prod:nth-child(2n) {
        border-right: 0;
    }

    .catatab .newp a span {
        font-size: 14px;
        display: block;
        height: 33px;
        overflow: hidden;
    }

    .mobile_menu, .mobile_call, .mobile_search_icon {
        height: 29px;
        float: right;
        margin-top: 25px;
        margin-right: 10px;
        margin-left: 12px;
    }

    .mobile_call {
        margin-right: 14px;
    }

    .cart_icon {
        fill: #004982;
        width: 36px;
        display: inline-block;
        cursor: pointer;
        margin-top: -9px;
    }

    .mobile_menu_links {
        display: none;
        padding: 0;
        margin: 0;
        margin-bottom: 20px;
        padding-top: 0px;
        margin-top: 15px;
        columns: 1;
        padding-left: 1%;
        padding-right: 1%;
        width: 94%;
    }

    ul.mobile_menu_links li {
        list-style: none;
        line-height: normal;
        width: 100%;
        margin-bottom: 0;
    }


    .search {
        display: none;

    }

    .mobile_menu {
        height: 30px;
        margin-top: 24px;
    }

    .mobile_search_icon {
        height: 48px;
        margin-right: -3px;
        margin-left: 0px;
        margin-top: 13px;
        display: none;
    }

    .active_search .inboxline {
        margin-top: 35px;
    }

    .itempic img {
        width: 100%;
    }

    .itempic .dopfoto img {
        width: 97%;
        min-height: 64px;
        height: 75px;
        vertical-align: middle;
    }

    .Txt {
        margin-left: 0;
        width: 98%;
    }

    #ing_product_tabs {
        width: 98%;
    }

    #popup_title {
        width: 97.6%;
        padding-left: 11px !important;
        display: block;
        margin-right: -18px;
    }

    .flash {
        width: 96%;
        margin-left: 1%;
        margin-top: 13px;
        padding: 2px 1px;
        line-height: 22px;
        padding-bottom: 6px;
        margin-bottom: 2px;
        font-size: 18px;
        margin-right: 1%;
    }

    .mainright .flash br.desk {
        display: block;
    }

    .product_page .row {
        font-size: 11pt;
    }

    #popup_container {
        left: 2% !important;
        right: 2%;
    }

    #popup_panel a {
        font-size: 16px !important;
        padding: 2px 8px;
    }

    .alert #popup_message {
        padding-top: 0px;
        padding-bottom: 18px;
    }

    .alert #popup_basket {
        margin-top: 20px !important;
    }

    .cc_row {
        min-height: 20px;
    }

    #popup_panel a#popup_ok {
        right: 0px;

        background-size: 68%;
    }

    #popup_basket {
        margin-top: 0px !important;
    }

    #popup_continue {
        margin-top: 20px !important;
    }

    .dopinfo {
        display: none;
    }

    .cc_row div.del {
        float: right;
    }

    .cc_row div.name {
        width: 48%;
    }

    .ust {
        display: none !important;
    }

    .product_page .product_div {
        padding: 10px 0px 0px 0px;
    }

    .itemchar, .colspan {
        width: 100%;
    }

    h1, .h1 {
        font-weight: normal;
        font-size: 16px;
        color: #000000;
        margin: 0;
        text-align: left;
        margin-bottom: 8px;
        margin-left: 2px;
        margin-top: 12px;
        font-weight: bold;
    }

    div.dopfoto {
        margin-bottom: 5px;
        text-align: left;
    }

    div.dopfoto .tbl div.rrow div {
        width: 20%;
        padding: 2px;
    }

    .itemtab ul {
        padding: 0px;
        margin: 0 0px 0 15px;
    }

    .similar_prod {
        width: 49%;
        padding: 7px 0px 0px 0px;
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: 10px;
    }

    #related_products figure {
        width: 47.7% !important;
        height: auto !important;
        min-height: 282px;
    }

    .simproducts#related_products figure {
        min-height: 356px;
    }

    .logosbox {
        padding-bottom: 0;

        margin-top: 0;
    }

    #related_products .desc {
        width: 55%;
        margin-top: -7px;
    }

    #related_products .buy-wrapper {
        margin-bottom: 2px;
    }

    #related_products a.pname {
        display: block;
        height: 45px;
        line-height: 15px;
        overflow: hidden;
        text-align: left;
        margin-left: 4px;
        margin-top: 5px;
    }

    #related_products .product.similar_prod p.new {
        height: 50px !important;
    }

    #related_products figure > figcaption {
        width: 100%;
        padding-left: 1%;
        padding-bottom: 4px;
    }

    #related_products figure > a > img {
        max-width: 96%;
        max-height: 189px;
        margin-left: 0px;
        margin-top: 4px;
        margin-bottom: 10px;
        vertical-align: top;
        border-radius: 8px;
    }

    #related_products a.imgb {
        display: inline-block;
        min-height: 211px;
        text-align: center;
        width: 100%;
    }

    #related_products .price {
        margin-top: 2px;
        display: inline-block;
        font-size: 13pt;
    }

    .CatalogTab .Txt {
        display: inline-block;
        width: 80%;
        margin-left: 7px;
        line-height: 20px;
        padding-top: 7px;
        padding-bottom: 5px;
    }

    .CatalogTab .rrow .Txt a {
        font-size: 14px;
        line-height: 15px;
        font-weight: normal;
        text-decoration: none;
        display: block;
        margin-top: 0px;
        margin-bottom: 0px;
        float: left;
        width: auto;
    }

    .CatalogTab .rrow .price {
        font-weight: bold;
        font-size: 16px;
        margin-top: 2px;
        margin-left: 10px;
        width: auto;
        margin-right: -7px;
    }

    .headbox, .menubox, .mainbox {
        width: 100%;
    }

    .catalog_page .mainright {
        width: 98%;
    }

    .footer {
        width: 100%;
        padding: 0px 0 6px 0;
    }

    .footwork.llogo {
        margin-right: 4%;
        margin-left: 2%;
        display: none;
    }

    .logosbox div img {
        height: 40px;
    }

    .mainleft .cats div {
        flex-basis: 49.2%;
    }

    .cats .section .img {
        height: 100%;
    }

    .cats .section .name {
        font-size: 14px;
    }

    .front_page .cats .section .name {
        font-size: 14px;
    }

    .front_page .cats .section .name sup {
        padding-left: 5px;
    }

    .front_page .cats .section .img {
        height: auto;
    }

    .front_page .cats {
        padding: 0;
        margin-top: 6px;
        margin-left: 5px;
    }


    .CatalogTab .rrow {
        width: 100%;
    }

    h4.sim_header {
        margin-top: 15px;
    }


    .mainright br {
        display: none;
    }

    .mainright a br {
        display: block;
    }

    #related_products a.imgb.ccat_9 {
        min-height: 144px;
    }

    #related_products figure > a.imgb.ccat_9 > img {
        max-height: 123px;
    }

    .product_page.akrilovye_vanny .swiper {
        height: 308px;
    }

    .shop_block {
        display: none;
    }

    .catalog_page .buy-wrapper .buy-link.btngree {
        margin-top: 39px;
    }

    .product.coupons .buy-wrapper .freedelivery {

    }

    .size-amount-buy-wrapper {
        width: 67%;
    }

    .catalog_page .buy-wrapper .freedelivery {
        margin-top: 45px;
    }

    .vanny_iz_poliefirnoy_smoly div.cmg {
        min-height: 156px;
    }

    .showroom_goods div.cmg {
        height: 248px;
    }

    .showroom_goods .catatab div.cmg a img {
        max-height: 243px;
    }

    .cat_penaly-dlya-vannoy .catatab .product {
        min-height: 330px;
    }

    .cmg.aksessuary {
        height: 200px;
    }

    .cat_aksessuary .catatab .product {
        min-height: 324px;
    }

    .cat_korziny-dlya-belya .catatab .product {
        min-height: 320px;
    }

    .cmg.korziny-dlya-belya {
        height: 196px;
    }

    .cat_teplye-poly .catatab .product {
        min-height: 355px;
    }

    .logosbox {
        height: 40px;
    }

    .cat_termoregulyator div.cmg {
        height: 232px;
    }

    .cat_termoregulyator .catatab .product {
        min-height: 357px;
    }

    .cat_biotualet .catatab .product {
        min-height: 360px;
    }

    .cat_dachnye-umyvalniki .catatab .product {
        min-height: 370px;
    }

    .cat_nasosy .catatab .product {
        min-height: 360px;
    }

    #related_products figure.categ_4974 {
        min-height: 360px;
    }

    #related_products figure {
        min-height: 355px;
    }

    #related_products div.cmg {
        height: 245px;
    }

    .product_page .size-amount-buy-wrapper {
        margin-top: -3px;
    }

    .product_page .search_filter {
        width: 71%;
    }

    .product_page.akrilovye_vanny #related_products div.cmg {
        height: 168px;
    }

    #related_products figure.categ_5001 {
        min-height: 347px;
    }

    .product_page.akrilovye_vanny .catatab .product.similar_prod, .product_page.stalnye_vanny .catatab .product.similar_prod, .product_page.chugunnye_vanny .catatab .product.similar_prod, .product_page.vanny_iz_litevogo_mramora .catatab .product.similar_prod, .product_page.vanny_iz_poliefirnoy_smoly .catatab .product.similar_prod {
        min-height: 311px;
    }

    .product_page.vanny_iz_poliefirnoy_smoly #related_products div.cmg {
        height: 241px;
    }

    .cat_bide #related_products div.cmg {
        height: 198px;
    }

    .cat_smesitel.product_page .catatab .product.similar_prod {
        min-height: 399px;
    }

    .cat_elementy-dlya-dushevoy #related_products div.cmg {
        height: 230px;
    }

    .cat_elementy-dlya-dushevoy .catatab .product {
        min-height: 344px;
    }

    .cmg.sidenya-dlya-dushevyh, .cmg.dushevye-trapy-i-lotki, .cmg.akrilovye-vanny_magliezza {
        height: 230px;
    }

    .akrilovye_vanny div.cmg, .stalnye_vanny div.cmg, .chugunnye_vanny div.cmg, .vanny_iz_litevogo_mramora div.cmg, .vanny_iz_poliefirnoy_smoly div.cmg, .rakoviny div.cmg, .kuhonnye_moyki div.cmg, .universalnye_ekrany div.cmg {
        min-height: 147px;
    }

    .cat_dushevye-dveri ul.flag2 li {
        background-size: 107px !important;
        background-position: -19px 0px !important;
        height: 67px;
    }

    .product_page.akrilovye_vanny .swiper, .product_page.stalnye_vanny .swiper, .product_page.chugunnye_vanny .swiper, .product_page.vanny_iz_litevogo_mramora .swiper, .product_page.vanny_iz_poliefirnoy_smoly .swiper {
        height: 378px;
        width: 98%;
    }

    #qty {
        margin-left: -22px;
        margin-top: -12.3px;
    }

    .cat_polotencesushitel ul.flag2 li {
        background-size: 97px !important;
        background-position: -8px 1px !important;
        height: 65px;
    }
    .cat_elementy-dlya-dushevoy ul.flag2 li {
        background-size: 80px !important;
    }
}

@media (max-width: 450px) {
    .product.coupons .buy-wrapper .freedelivery {
        margin-top: 29px;
        margin-left: 23.3%;
    }

    .catalog_page .search_filter {
        width: 69%;
    }

    .catatab .product {
        width: 47%;
    }

    .catalog_page .buy-wrapper .freedelivery {
        margin-right: 68px;
    }

    .catalog_page .catatab div.buy-wrapper {
        width: 98px;
    }

    .rakoviny div.cmg {
        min-height: 187px;
    }

    .cmg.installyacii {
        height: 235px;
    }

    .cat_smesitel .product.skidki .buy-wrapper .freedelivery {

    }

    .cat_smesitel .catatab .product {
        min-height: 310px;
    }

    .cmg.dushevye-stoyki-i-sistemy {
        height: 245px;
    }

    .cat_dushevye-stoyki .catatab .product {
        min-height: 379px;
        width: 47%;
    }

    #related_products figure.categ_4985 {
        min-height: 348px;
    }

    .cat_elementy-dlya-dushevoy .catatab .product {
        min-height: 330px;
    }

    .cmg.komplekty-mebeli {
        height: 206px;
    }

    .cmg.shkafyzerkala {
        height: 230px;
    }

    .cmg.zerkala-dlya-vannoy {
        height: 230px;
    }

    .cat_komod-dlya-vannoy .catatab .product {
        min-height: 353px;
    }

    .cat_kovriki-dlya-vannoy .catatab .product {
        min-height: 295px;
    }

    .cmg.kovriki-dlya-vannoy {
        height: 170px;
    }

    .cmg.shtorka-iz-poliestera {
        height: 230px;
    }

    .cmg.vodonagrevateli {
        height: 200px;
    }

    .cat_vodonagrevateli .catatab .product {
        min-height: 323px;
    }

    .cat_polotencesushitel .catatab .product {
        min-height: 307px;
    }

    .cmg.polotencesushiteli {
        height: 184px;
    }

    .cat_termoregulyator div.cmg {
        height: 206px;
    }

    .cat_termoregulyator .catatab .product {
        min-height: 330px;
    }

    .cat_nasosy .catatab .product {
        min-height: 360px;
    }

    .product_page .swiper {
        height: 411px;
        width: 98%;
    }

    h4.sim_header, h2.sim_header {
        width: 91%;
    }

    .product_page.vanny_iz_poliefirnoy_smoly #related_products div.cmg {
        height: 217px;
    }

    .universalnye_ekrany #related_products div.cmg {
        height: 146px;
    }

    .kuhonnye_moyki #related_products div.cmg {
        height: 189px;
    }

    #related_products figure.categ_535 {
        min-height: 355px;
    }

    .percentcircle {
        margin-right: 3px;
    }

    .cat_elementy-dlya-dushevoy #related_products div.cmg {
        height: 192px;
    }

    .cat_elementy-dlya-dushevoy .catatab .product {
        min-height: 350px;
    }

    .product_page .search_filter {
        width: 67%;
    }

    .btngree#fakebtncart {
        width: 91.5% !important;
    }

    .btngree.submtcart {
        width: 98% !important;
    }

    .cat_dushevye-dveri ul.flag2 li {
        background-size: 107px !important;
        background-position: -19px 0px !important;
        height: 67px;
    }

    .product_page.akrilovye_vanny .swiper, .product_page.stalnye_vanny .swiper, .product_page.chugunnye_vanny .swiper, .product_page.vanny_iz_litevogo_mramora .swiper, .product_page.vanny_iz_poliefirnoy_smoly .swiper {
        height: 320px;
    }

    .total_sale {
        float: left;
        border-radius: 15px;
        margin-right: 0;
        height: auto;
        display: block;
        width: 98%;
        margin-bottom: 10px;
    }

    #qty {
        margin-left: -22px;
        margin-top: -13.3px;
    }

    .mob_none {
        display: none;
    }
}

@media (max-width: 388px) {
    .catalog_page .cat {
        width: 29%;
    }

    .search_filter {
        width: 62.5%;
    }

    .buy-wrapper .freedelivery {
        margin-top: 31px;
        margin-left: 13.4%;
    }

    .search_filter input {
        width: 90%;
    }

    .cmg.vanny-iz-litevogo-mramora {
        height: 143px;
    }

    .vanna_iz_litevogo_mramora ul.flag2 li {
        background-size: 44% !important;
        background-position: -5px 2px !important;
    }

    .contacts_page .mmail {
        margin-left: 185px !important;
    }

    .search_filter {
        width: 61% !important;
    }

    .ust_tabs .align_left.mnim {
        max-width: 167px;
    }

    .rrow div:nth-child(1) {
        width: 49%;
    }

    div.cart div.price {
        width: 22%;
        margin-left: 3%;
    }

    div.cart div.cen {
        width: 16%;
    }

    .catalog_page .catatab div.buy-wrapper {
        width: 86px;
    }

    .sitemap .search_filter {
        width: 61%;
    }

    .product_page .itemchar .price {
        font-size: 21px;
    }

    .buy1click {
        padding: 2px 6px;
        margin-top: 3px;
    }

    .showroom_goods .catatab div.buy-wrapper {
        margin-top: -21px;
    }

    .showroom_goods .product.coupons .buy-wrapper .freedelivery {
        margin-top: 55px;
        margin-left: 22.5%;
    }

    .showroom_goods .buy-wrapper .freedelivery {
        display: inline-block;
        margin-left: 21.6%;
    }

    .newprice {
        margin-top: 0px;
    }

    .freeshipping {
        margin: 0px 0px;
        margin-bottom: 4px;
        margin-top: 10px;
        margin-left: 6px;
    }


    .freeshipred {

    }

    .search_filter {
        width: 60% !important;
    }

    .mainright {
        width: 96%;
    }

    .product_page .swiper {
        width: 99%;
    }

    .freeshipred .catfree {
        font-size: 14px;
    }

    .product_page .buy1click {
        font-size: 17px;
        width: 144px;
        height: 36px;
        line-height: 36px;
    }

    .product_page .btngree {
        font-size: 17px;
        background: #086ace;
        width: 122px !important;
        margin-top: -2px;
        height: 29px;
        display: block;
        line-height: 17px !important;
    }

    .product_page .colspan .freedelivery {
        margin-left: 7px;
        margin-top: 12px;
        width: 38px;
    }

    .product_page .mainright {
        border-left: 0;
        padding-left: 4px;
        width: 98%;
    }

    .itemtab .rrow div:nth-child(1) {
        width: 100%;
    }

    .itemtab .rrow div.product.similar_prod:nth-child(1) {
        width: 48%;
    }

    .itemtab .rrow .payment div:nth-child(1) {
        width: auto;
    }

    #ing_product_tabs > ul > li {
        padding: 14px 12px;
    }

    h2.sim_header {
        width: 90%;
        margin-bottom: 15px;
    }

    #related_products figure {
        width: 47.3% !important;
    }

    #related_products .product_page .btngree {
        font-size: 13px;
    }

    .payment img {
        margin-bottom: 42px
    }

    #related_products figure > a > img {
        max-height: 146px;
    }

    #related_products a.imgb {
        display: inline-block;
        min-height: 164px;
    }

    #related_products .price {
        font-size: 11pt;
        width: auto;
    }

    #related_products .buy-wrapper .buy-link.btngree {
        width: 62px !important;
        margin-top: 43px;
        font-size: 12px;
        height: 21px;
        line-height: 22px !important;
        margin-bottom: -100px;
    }

    .simproducts#related_products figure {
        min-height: 309px;
    }

    #related_products > div fieldset legend {
        padding: 8px 10px;
        width: 92.7%;
    }

    .size-amount-buy-wrapper .size-amount-wrapper .size-wrapper span {
        font-size: 13px;
    }

    #related_products {
        font-size: 13px;
    }

    #related_products .icon {
        margin-top: -211px;
    }

    .itempic .dopfoto a img {
        width: 59px;
        height: 59px
    }

    .product_page .buy-wrapper .skds {
        margin-left: -54px;
    }

    .product_page.akrilovye_vanny .swiper {
        height: 278px;
    }

    #popup_continue {
        width: 100px;
        overflow: hidden;
    }

    .phone_row {
        font-size: 18px;
    }

    .mainright .mob_phone_block .footwork div p, .mainright .mob_phone_block .footwork div a {
        font-size: 14px;
    }

    .mob_phone_block {
        width: 90.4%;
    }

    .newlogo {

    }

    .mobile_menu_links {
        width: 94%;
    }

    .catalog_page .buy-wrapper .buy-link.btngree {
        font-size: 12px;
        width: 55px !important;
    }

    .size-amount-buy-wrapper {
        width: 65%;
        margin-top: 4px;
    }

    .catalog_page .buy-wrapper .freedelivery {
        margin-left: -0.1%;
        width: 22px;
        margin-top: 31px;
        margin-right: 50px;
    }

    .catatab .price {
        width: 40%;
    }

    .manuf {
        font-size: 12px;
    }

    .product.coupons .buy-wrapper .freedelivery {
        margin-top: 44px;
        margin-left: -0.2%;
    }

    .catalog_page .buy-wrapper .buy-link.btngree {
        margin-top: 21px;
    }

    .catalog_page .coupons .buy-wrapper .buy-link.btngree {
        margin-top: 39px;
    }

    .catalog_page .catatab .product.coup_sk.coupons div.buy-wrapper {
        margin-top: 0px;
    }

    .catalog_page .product.coup_sk.coupons .buy-wrapper .freedelivery {
        margin-right: 59px;
        margin-top: 46px;
    }

    .sale_page .buy-wrapper .buy-link.btngree {
        margin-bottom: -21px;
        height: 27px;
        line-height: 29px !important;
        margin-top: 10px;
    }

    .cmg.kovriki-dlya-vannoy {
        height: 145px;
    }

    .cat_kovriki-dlya-vannoy .catatab .product {
        min-height: 267px;
    }

    .cmg.shtorka-iz-poliestera {
        height: 172px;
    }

    .cat_shtorka-iz-poliestera .catatab .product {
        min-height: 297px;
    }

    .cat_dachnyy-dush .price_block {
        width: 75%;
    }

    #related_products div.cmg {
        height: 247px;
    }

    #related_products figure {
        min-height: 311px;
    }

    #related_products .buy-wrapper .freedelivery {
        margin-right: 72px;
        margin-top: 37px;
    }

    #related_products .newprice {
        margin-top: 0px;
        width: 76px;
    }

    .catatab .product.similar_prod {
        width: 48.4%;
    }

    #related_products .buy-wrapper .freedelivery {
        margin-right: 69px;
        margin-top: 27px;
    }

    #related_products p {
        font-size: 12px;
    }

    #related_products figure.categ_5001 {
        min-height: 310px;
    }

    #related_products .categ_4994 a.imgb {
        text-align: center;
        min-height: 175px;
    }

    .product_page.akrilovye_vanny #related_products div.cmg {
        height: 143px;
    }

    .product_page.akrilovye_vanny .catatab .product.similar_prod, .product_page.stalnye_vanny .catatab .product.similar_prod, .product_page.chugunnye_vanny .catatab .product.similar_prod, .product_page.vanny_iz_litevogo_mramora .catatab .product.similar_prod, .product_page.vanny_iz_poliefirnoy_smoly .catatab .product.similar_prod {
        min-height: 285px;
    }

    .product_page.vanny_iz_poliefirnoy_smoly #related_products div.cmg {
        height: 184px;
    }

    .universalnye_ekrany #related_products div.cmg {
        height: 120px;
    }

    #related_products div.cmg {
        height: 208px;
    }

    .cat_unitazy #related_products figure {
        min-height: 302px;
    }

    .cat_bide #related_products div.cmg {
        height: 167px;
    }

    .cat_bide .catatab .product {
        min-height: 322px;
    }

    .cat_pissuary #related_products figure {
        min-height: 313px;
    }

    #related_products figure.categ_4985 {
        min-height: 301px;
    }

    .kuhonnye_moyki #related_products div.cmg {
        height: 148px;
    }

    .kuhonnye_moyki .catatab .product.similar_prod {
        min-height: 296px;
    }

    #related_products .desc {

        margin-top: 0;
    }

    .cat_elementy-dlya-dushevoy #related_products div.cmg {
        height: 160px;
    }

    .cat_elementy-dlya-dushevoy .catatab .product {
        min-height: 292px;
    }

    .cat_komplekty-mebeli #related_products div.cmg {
        height: 235px;
    }

    #related_products figure.categ_535 {
        min-height: 306px;
    }

    .product.skidki .buy-wrapper .freedelivery {
        margin-top: 22px;
        margin-right: 58px;
    }

    .product.skidki .buy-wrapper .freedelivery {
        margin-top: 24px;
        margin-right: 60px;
    }

    .product_page.akrilovye_vanny .swiper {
        height: 308px;
    }

    .sale_page .search_filter {
        width: 67%;
    }

    .cat_polotencesushitel ul.flag2 li {
        background-size: 50% !important;
        background-position: -8px 4px !important;
        height: 65px;
    }
}

@media (max-width: 360px) {
    .catalog_page .cat {
        width: 86px;
    }

    .search_filter input {
        width: 88%
    }

    .search_filter {
        width: 63% !important;
    }

    .newlogo {
        width: 130px;
    }

    .catatab .product {
        min-height: 305px;
    }

    .cmg.akrilovye-vanny, .cmg.stalnye-vanny, .cmg.chugunnye-vanny {
        height: 116px;
    }

    .catatab .product {
        min-height: 233px;
    }

    .search_filter {
        width: 58% !important;
    }

    .catatab .product {
        width: 47.5%;
        padding: 1% 1% 1% 1%;
        margin-left: -1px;
    }

    .cmg.dushevye-kabiny {
        min-height: 170px;
    }

    div.cmg {
        height: 236px;
    }

    .catalog_page .product.coup_sk.coupons .buy-wrapper .freedelivery {
        margin-right: 63px;
        margin-top: 47px;
    }

    .catalog_page .buy-wrapper .buy-link.btngree {
        font-size: 12px;
        width: 46px !important;
    }

    .catalog_page .product.coup_sk.coupons .buy-wrapper .freedelivery {
        margin-right: 51px;
        margin-top: 47px;
    }

    .cmg.smesiteli {
        height: 188px;
    }

    .cat_smesitel .catatab .product {
        min-height: 304px;
    }

    .cat_tumby-dlya-vannoydiv.cmg {
        height: 204px;
    }

    .product.skidki .buy-wrapper .freedelivery {
        margin-right: 50px;
        width: 22px;
    }

    .catatab .price {
        font-size: 12pt;
    }

    .cat_dushevye-dveri ul.flag2 li {
        margin-right: 6px;
    }

    .product_page.akrilovye_vanny .swiper {
        height: 308px;
    }
}

@media (max-width: 320px) {
    .contacts_page .mmail {
        display: none;
    }

    div.link_filter {

    }

    .breadcrumbs {
        display: none;
    }

    .phone_block {
        display: none;
    }

    .pages ul li.titlepage {
        display: none
    }

    div.showpage {
        float: right;
        line-height: 22px;
        margin: 0;
        margin-right: 9px;
        margin-top: 4px;
    }

    ul li.allpage {
        display: none;
    }

    div.topbasket {
        display: none;
    }

    .leftfilter {
        width: 99%;
        display: none;
    }


    p.newp {
        display: block;
        margin-bottom: 18px;
        height: auto;
    }

    .cats {
        padding: 0px;
    }

    .mainleft .cats div {
        flex-basis: 47.75%;
        margin: 15px 2px -8px 4px;
    }

    .newlogo {
        width: 133px;
        margin-left: 9px;
        margin-top: 3px;
        margin-bottom: 0;
        display: inline-block;
        cursor: pointer;
    }

    .headbox {
        height: 70px;
    }

    .catatab a {
        font-size: 14px;
    }

    .search_filter {
        width: 59% !important;
    }

    .contacts_page .w30 {
        width: 88.6%;
    }

    .ust_tabs .align_left.mnim {
        max-width: 300px;
        margin-bottom: 10px;
    }

    .install .rrow div {
        font-size: 15px;
    }

    .search_filter input {
        width: 87%;
    }

    .spage.catalog_page div.cmg {
        height: 178px;
    }

    .catatab .product {
        width: 45%;
    }

    .catalog_page .buy-wrapper .buy-link.btngree {
        font-size: 12px;
        width: 56px !important;
    }

    .sks {
        margin-top: -20px;
    }

    .buy-wrapper .freedelivery {
        margin-left: 10.5%;
        height: 21px;
    }

    .spage h1 {
        margin-left: 0;
    }

    .catalog_page .maintab {
        margin-top: 0px;
    }

    .newprice {
        padding: 2px 2px;
        line-height: 10px;
        font-size: 12px;
        width: 63px;
    }

    .price_block {
        margin-top: -18px;
    }

    .catalog_page .catatab div.buy-wrapper {
        width: 64px;
    }

    .product.coupons .buy-wrapper .freedelivery {
        margin-left: 11.8%;
        margin-top: 52px;
    }

    .catatab .price, table.itemtab .catatab .price {
        font-size: 11pt;
    }

    .size-amount-buy-wrapper .size-amount-wrapper p {
        margin: 0;
        font: 400 12px/1.625 Arial, sans-serif;
    }

    .coup_sk .buy-wrapper .buy-link.btngree {
        margin-top: 25px;
    }

    .catatab div.cmg a img {
        max-height: 146px;
    }

    .catatab .product {
        width: 47%;
        padding: 1% 1.5% 1% 1.5%;
    }

    .catatab div.cmg a img {
        max-width: 98%;
    }

    .catatab .oldprice {
        padding-right: 2px;
    }

    .percent {
        padding: 1px 3px 0px 2px;
    }

    .newprice {
        margin-top: -6px;
    }

    .freeshipred {
        margin-top: -40px;
        margin-left: 141px;
    }

    .product_page .itemchar .price {
        font-size: 18px;
    }

    #related_products > div fieldset legend {
        width: 86.8%;
    }

    .search_filter {
        width: 57% !important;
    }

    .mainright {
        width: 96%;
    }

    .product_page .swiper {
        width: 99%;
    }

    .freeshipred .catfree {
        font-size: 13px;
    }

    .product_page .buy1click {
        font-size: 17px;
        width: 144px;
        height: 36px;
        line-height: 39px;
    }

    .product_page .btngree {
        font-size: 17px;
        background: #086ace;
        width: 59px !important;
        margin-top: -11px;
        height: 31px;
        display: block;
        line-height: 22px !important;
        margin-left: 13px;
    }

    .product_page .colspan .freedelivery {
        margin-left: 7px;
        margin-top: 12px;
        width: 32px;
    }

    .product_page .mainright {
        border-left: 0;
        padding-left: 4px;
        width: 98%;
    }

    .itemtab .rrow div:nth-child(1) {
        width: 100%;
    }

    .itemtab .rrow .payment div:nth-child(1) {
        width: auto;
    }

    #ing_product_tabs > ul > li {
        padding: 14px 12px;
    }

    h2.sim_header {
        width: 90%;
    }

    #related_products figure {
        width: 47.3% !important;
    }

    #related_products .product_page .btngree {
        font-size: 13px;
    }

    .payment img {
        margin-bottom: 42px
    }

    #related_products figure > a > img {
        max-height: 146px;
    }

    #related_products a.imgb {
        display: inline-block;
        min-height: 164px;
    }

    #related_products .price {
        font-size: 11pt;
        width: auto;
    }

    #related_products .buy-wrapper .buy-link.btngree {
        width: 62px !important;
        margin-top: 0px;
        font-size: 12px;
        height: 21px;
        line-height: 22px !important;
    }

    .simproducts#related_products figure {
        min-height: 309px;
    }

    #related_products > div fieldset legend {
        padding: 8px 10px;
        width: 92.7%;
    }

    .size-amount-buy-wrapper .size-amount-wrapper .size-wrapper span {
        font-size: 12px;
    }

    #related_products {
        font-size: 13px;
    }

    #related_products .icon {
        margin-top: -211px;
    }

    .product_page.akrilovye_vanny .swiper {
        height: 278px
    }

    #popup_basket {
        width: 105px;
    }

    form[id="1click"] {
        width: 274px;
    }

    .product_page .btn-default {
        font: bold 15px/30px arial;
        padding: 3px 9px;
        line-height: 40px;
    }

    .btn_.btn-primary.knopochka {
        line-height: 40px;
        font-size: 17px;
        padding: 3px 15px;
    }

    .product_page .form-control {
        width: 92%;
    }

    .alert #popup_message {
        padding-top: 2px;
        padding-bottom: 4px;
    }

    h4.sim_header, h2.sim_header {
        width: 90%;
    }

    .CatalogTab {
        width: 99%;
    }

    #related_products .buy-wrapper {
        margin-bottom: -7px;
    }

    .product_page .buy-wrapper .skds {
        margin-left: -60px;
    }

    .itempic .dopfoto a img {
        width: 64px;
    }

    .catalog_page .buy-wrapper .freedelivery {
        margin-left: 10.9%;
    }

    .cc_row div.del {
        float: right;
        margin-top: -72px;
    }

    .phone_row {
        font-size: 14.7px;
    }

    .mainright .mob_phone_block .footwork div {
        font-size: 13px;
    }

    .mainright .mob_phone_block .footwork div p, .mainright .mob_phone_block .footwork div a {
        font-size: 12px;
    }

    .cats .section .name {
        font-size: 12px;
    }

    .mainleft .cats div {
        flex-basis: 46%;
    }

    ul.mobile_menu_links li a {
        font-size: 14px;
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .front_page .cats .section .name {
        font-size: 12px;
    }

    .mobile_menu_links {
        width: 94%;
    }

    .mob_phone_block {
        width: 89%;
    }

    .newlogo {
        width: 135px;
        margin-left: 8px;
        margin-top: 0px;
    }

    .catalog_page .buy-wrapper .buy-link.btngree {
        margin-left: 7px;
        font-size: 12px;
        width: 55px !important;
        height: 20px;
        line-height: 21px !important;
    }

    .size-amount-buy-wrapper .size-amount-wrapper {
        width: 93%;
    }

    .catatab .price {
        width: 42%;
    }

    .catalog_page .catatab div.buy-wrapper {
        margin-top: 8px;
    }

    .size-amount-buy-wrapper {
        width: 56%;
    }

    .catalog_page .catatab div.buy-wrapper {
        margin-right: 0px;
    }

    .newprice {
        margin-right: 1px;
    }

    .cat_elementy-dlya-dushevoy .catatab .product {
        min-height: 300px;
    }

    .cmg.komplekty-mebeli {
        height: 159px;
    }

    .cat_tumby-dlya-vannoy div.cmg {
        height: 160px;
    }

    .cmg.komod-dlya-vannoy {
        height: 182px;
    }

    .cat_komod-dlya-vannoy .catatab .product {
        min-height: 291px;
    }

    .cat_sredstva-dlya-vannoy .catatab .product {
        min-height: 290px;
    }

    .cmg.korziny-dlya-belya {
        height: 176px;
    }

    .cat_korziny-dlya-belya .catatab .product {
        min-height: 285px;
    }

    .cat_vodonagrevateli .catatab .product {
        min-height: 307px;
    }

    .cat_termoregulyator div.cmg {
        height: 185px;
    }

    .cat_termoregulyator .catatab .product {
        min-height: 285px;
    }

    .cat_biotualet .catatab .product {
        min-height: 292px;
    }

    .cat_dachnye-umyvalniki .catatab .product {
        min-height: 290px;
    }

    .cat_nasosy .catatab .product {
        min-height: 299px;
    }

    .cat_dachnyy-dush .price_block {
        width: 68%;
    }

    .itemtab .rrow div.product.similar_prod:nth-child(1) {
        width: 46%;
    }

    #related_products .newprice {
        margin-top: 5px;
        width: 63px;
    }

    .product_page .size-amount-buy-wrapper {
        margin-top: 5px;
    }

    #related_products .buy-wrapper .buy-link.btngree {
        width: 62px !important;
        margin-top: 40px;
        font-size: 12px;
        height: 21px;
        line-height: 22px !important;
        margin-right: -1px;
    }

    #related_products .buy-wrapper .freedelivery {
        display: none;
    }

    #related_products div.cmg {
        height: 184px;
    }

    #related_products div.cmg a img {
        max-height: 173px;
    }

    .catatab .product.similar_prod {
        width: 47%;
    }

    .product_page.vanny_iz_poliefirnoy_smoly #related_products div.cmg {
        height: 160px;
    }

    .cat_smesitel #related_products div.cmg {
        height: 180px;
    }

    .cat_smesitel.product_page .catatab .product.similar_prod {
        min-height: 325px;
    }

    #related_products p {
        font-size: 12px;
    }

    .percentcircle {
        margin-right: 4px;
    }

    .cat_dushevye-stoyki #related_products div.cmg {
        height: 192px;
    }

    .cat_dushevye-stoyki .catatab .product {
        min-height: 319px;
    }

    .cat_komplekty-mebeli .catatab .product {
        min-height: 325px;
    }
}

@media (max-width: 300px) {
    body {
        width: 320px;
    }

}

@media (min-width: 1024px) {

    .buy-wrapper .buy-link.btngree {
        width: 55px;
        font-size: 12px;
        line-height: 27px;
        height: 25px;
    }

    .price_block {
        margin-top: -14px;
    }

    .freeshipping {
        margin-bottom: 0px;
        margin-top: 3px;
    }

    .logosbox div img {
        height: 26px;
    }

    .logosbox {
        margin-bottom: -8px;
    }

    .link_filter .bigger {
        display: inline-block;
        width: 100%;
    }

    .showroom_icon {
        display: none
    }

    .buy-wrapper .freedelivery {
        margin-right: 68px;
        height: 19px;
        margin-top: 10px;
    }

    .coup_sk.coupons .buy-wrapper .freedelivery {
        margin-right: 70px;

    }

    .sks {
        margin-top: 2px;
        position: relative;
        border-radius: 5px;
        float: right;
    }


    .catatab .oldprice {
        margin-left: 2px;
    }

    .preheader {
        height: 40px;
    }

    .search_filter {
        display: none;
    }

    .cats div {
    }

    .mainleft .cats div {
        flex-basis: 24.9% !important;
    }

    .mainleft .cats div {
        height: 277px;
    }

    .mainleft .cats .section .name {
        margin-top: 238px;
    }

    .cats .section .img img {
        max-width: 92%;
        max-height: 220px;
    }

    .showleft .mainleft {
        border: 0;
    }

    .cats div:first-child, .cats div:nth-child(5), .cats div:nth-child(10), .cats div:nth-child(15), .cats div:nth-child(20), .cats div:nth-child(25), .cats div:nth-child(30), .cats div:nth-child(35), .cats div:nth-child(40) {
        margin-left: 0;
    }

    .mainright .cats div:first-child, .mainright .cats div:nth-child(2), .mainright .cats div:nth-child(3), .mainright .cats div:nth-child(4), .mainright .cats div:nth-child(5) {
        border-top: 1px solid #eee;
    }

    .cats div:nth-child(4) {
        margin-right: 0 !important;
    }

    .mobile_call, .mobile_search_icon, .mobile_filter, .mobile_menu_links, .mobile_menu {
        display: none;
    }

    .search {
        margin-left: 30px;
        display: inline-block !important;
    }

    body.showleft .mainright {
        display: block;
        float: left;
        width: 72.5%;
        border-left: 1px solid #ededf0;
        margin-left: 0px;
    }

    body.product_page.showleft .mainright {
        width: 100%;
    }

    .mainright {
        width: 100%;
    }

    .catalog_page .mainright {

        display: inline-block;
        display: table-cell;
    }

    .price_label, .dl_label, .sh_label, .vs_label {
        width: 34%;
    }

    body.front_page.showleft .mainright {
        width: 100%;
    }

    .size-amount-buy-wrapper {
        width: 56%;
    }

    p.newp {
        display: block;
        height: 35px;
        overflow: hidden;
    }

    .show_room_block {
        display: none;
        height: 75px;
    }

    .search button {
        margin-left: -41px;
        margin-top: -4px;
    }

    .cat {
        width: 240px;
    }

    .stext {
        margin-left: 10px
    }

    .catatab div.h1, .catatab div.h2 {
        margin-left: 15px;
    }

    #list0 {
        margin-left: 10px;
    }

    .catatab div.buy-wrapper {
        float: left;
        width: 100%;
        margin-right: 4px;
        margin-bottom: -20px;
        margin-top: 15px;
    }

    .spage .catatab div.buy-wrapper {
        margin-top: 4px;
    }

    .catatab .product.skidki div.buy-wrapper {
        margin-top: 15px;
    }

    .percent {
        background-color: #ff404f;
        border-radius: 4px;
        padding: 0px 2px 0px 1px;
        color: #fff;
        font-weight: 700;
        font-size: 12px;
        line-height: 16px;
        display: block;
        float: left;
        margin-left: 2px;
        margin-right: 2px;
        margin-top: 1px;
    }

    .catatab .product {
        width: 31%;
        min-width: 223px;
        min-height: 380px;
    }

    .universalnye_ekrany .catatab .product {
        min-height: 280px;
    }

    .cat_dushevye-trapy-i-lotki .catatab .product {
        min-height: 322px;
    }

    .akrilovye_vanny .catatab .product, .stalnye_vanny .catatab .product, .chugunnye_vanny .catatab .product, .vanny_iz_litevogo_mramora .catatab .product, .vanny_iz_poliefirnoy_smoly .catatab .product {
        min-height: 270px;
    }

    .showroom_goods .catatab .product {
        min-height: 364px;
    }

    .coupons .buy-wrapper .freedelivery {
        height: 17px;
        margin-top: 11px;
        background: #fff;
    }

    .catatab .product:nth-child(5), .catatab .product:nth-child(9), .catatab .product:nth-child(13), .catatab .product:nth-child(17), .catatab .product:nth-child(21), .catatab .product:nth-child(25), .catatab .product:nth-child(29), .catatab .product:nth-child(33), .catatab .product:nth-child(37), .catatab .product:nth-child(41), .catatab .product:first-child {
        border-left: 0;
    }

    .shop_block {
        display: inline-block;
    }

    .headbox, .menubox, .mainbox, .footer {
        width: 100%;
    }

    .cats div {

    }

    .shop_block {
        width: 17%;
        height: 75px;
    }

    .phone_block {
        width: 16%;
        height: 75px;
    }

    .headbox, .menubox, .mainbox, .footer {
        width: 99%;
    }

    .flogo {
        width: 85px;
        margin-top: -3px;
    }

    .footwork.llogo {
        width: 11%;
        display: none;
    }

    .footwork a {
        font-size: 12px;
    }

    .footwork {
        width: 14.5%;
        margin-top: -5px;
    }

    .footab a, .footwork p {
        font-size: 13px;
        line-height: 17px;
    }

    .footer ul {
        line-height: 23px;
    }

    .footext.new {
        color: #fff;
        margin-left: 0;
        padding: 0;
        margin-top: -10px;
    }


    div.cart {
        width: 100%;
        margin-right: 0%;
    }

    .buy-wrapper .buy-link.btngree {
        margin-top: 0px;
    }

    .buy-wrapper, .size-amount-buy-wrapper, .size-amount-buy-wrapper .size-amount-wrapper {
        width: auto;
    }

    .size-amount-buy-wrapper, .size-amount-buy-wrapper .size-amount-wrapper {
        width: 100%;
    }

    .footer li {
        line-height: 24px;
    }

    ul.QCatalogue {
        columns: 3;
    }

    p {
        line-height: 16px;
    }

    .instaClass {
        height: 15px;
    }

    .footwork {
        line-height: 14px;
    }

    div.leftfilter {
        padding: 8px 6px 0 0px;
        width: 254px;
        margin-left: 6px;
    }

    .footab a, .footer li, .footer ul {
        line-height: 14px;
    }

    .other_cats ul li {
        width: 23%;
    }

    .catalog_page .h2 {
        font-size: 16px;
    }

    .other_cats ul li a {
        line-height: 16px;
    }

    .cmg.dushevye-dveri {
        height: 245px;
    }

    .cmg.dushevye-poddony {
        height: 230px;
    }

    .stalnye_vanny .catatab div.cmg a img, .chugunnye_vanny .catatab div.cmg a img, .vanny_iz_litevogo_mramora .catatab div.cmg a img, .vanny_iz_poliefirnoy_smoly .catatab div.cmg a img {
        height: auto;
        max-height: 146px;
    }

    .akrilovye_vanny .catatab div.cmg a img {
        max-height: 172px;
    }

    .akrilovye_vanny .alt:first-of-type {
        margin-top: 16px;
    }

    .cmg.akrilovye-vanny, .cmg.stalnye-vanny, .cmg.chugunnye-vanny {
        height: 190px;
    }

    .stalnye_vanny .catatab div.cmg a img {
        max-height: 160px;
    }


    .cmg.vanny-iz-litevogo-mramora {
        height: 154px;
    }

    .vanny_iz_poliefirnoy_smoly .catatab div.cmg a img {
        max-height: 191px;
        height: 230px;
    }


    .universalnye_ekrany .catatab div.cmg a img {
        max-height: 134px;
    }

    .cmg.universalnye-ekrany-pod-vannu {
        height: 160px;
    }

    .sale_page .catatab .product {
        min-height: 370px;
    }

    .sale_page .buy-wrapper .freedelivery {
        margin-left: 19.7%;
    }

    .sale_page .buy-wrapper .freedelivery {
        margin-top: 6px;
        margin-left: 0;
        margin-right: 6px;
    }

    .cat_dushevye-trapy-i-lotki .catatab div.cmg a img {
        max-height: 186px;
    }

    .cmg.dushevye-trapy-i-lotki {
        height: 205px;
    }

    .cmg.sidenya-dlya-dushevyh {
        height: 226px;
    }

    .sidenya-dlya-dushevyh .buy-wrapper .freedelivery {
        margin-top: 9px;
    }

    .sidenya-dlya-dushevyh .catatab .product {
        min-height: 350px;
    }

    .cmg.unitazy {
        height: 241px;
    }

    .cmg.bide {
        height: 177px;
    }

    .cmg.pissuary {
        height: 235px;
    }

    .cat_pissuary .catatab .product {
        min-height: 352px;
    }

    .cmg.kuhonnye-moyki {
        height: 250px;
    }

    .cmg.installyacii {
        height: 247px;
    }


    .cat_elementy-dlya-dushevoy .catatab .product {
        min-height: 368px;
    }

    .cmg.komplekty-mebeli {
        height: 250px;
    }

    .cat_penaly-dlya-vannoy .catatab .product {
        width: 22.9%;
        min-height: 284px;
    }


    div.showpage.topfound {
        margin-top: 14px;
        position: absolute;
        right: 7px;
    }

    .catalog_page .mainbox {
        background: #f9f9f9;
        border-left: 2px solid #ebebeb;
    }

    .spage.catalog_page .mainbox {
        background: #fff;
        border: 0;
    }

    .spage.catalog_page .mainright {
        border-left: 0px solid #ebebeb;
        min-height: 700px;
        display: block;
    }

    .cat_kovriki-dlya-vannoy .catatab div.cmg a img {
        max-height: 178px;
    }

    .cat_kovriki-dlya-vannoy div.cmg {
        height: 190px;
    }


    .cmg.polotencesushiteli {
        height: 240px;
    }

    .product_page .itempic {
        width: 40%;
        margin-bottom: 25px;
    }

    .Txt {
        display: inline-block;
        width: 57%;
        margin-left: 10px;
        margin-top: 5px;
    }

    .product_page .itemchar {
        margin-top: -7px;
    }

    .itemchar, .colspan {
        width: 332px;
    }

    .dopinfo .item {
        padding: 1px 0px;
    }

    .flash {
        margin-left: 1%;
    }

    .product_page .itemchar .price {
        font-size: 23px;
    }


    .itemtab .rrow .payment div:nth-child(1) {
        width: auto;
    }

    #related_products .price {
        margin-bottom: 5px;
        font-size: 16px;
        width: auto;
        font-size: 14pt;
        margin-left: 1px;
    }

    .buy-wrapper .buy-link.btngree {
        width: 61px;
        font-size: 12px;
        line-height: 26px;
        height: 25px;
        margin-top: 6px;
    }

    .product_page .skds del {
        float: left;
    }

    .product_page .buy-wrapper .skds {
        /* position: absolute; */
        /* margin-top: -18px; */
        /* margin-left: -66px; */
        float: right;
        margin-bottom: -23px;
    }

    .product_page .product .icon {
        height: 50px;
        width: 50px;
        border-radius: 50%;
        margin-top: -260px;
        position: absolute;
        left: 20%;
    }


    .itemtab .rrow.subgoods:nth-child(1) {
        width: 49%;
    }

    .CatalogTab .rrow .Txt a {
        height: auto;
        overflow: hidden;
        line-height: 16px;
        width: auto;
        margin-bottom: 10px;
        position: absolute;
    }


    .product_page.akrilovye_vanny #related_products a.imgb {
        text-align: center;
        min-height: 260px;
    }

    .product_page.akrilovye_vanny .simproducts#related_products figure {
        min-height: 236px;
    }

    .product_page .rad.pr1 {
        width: 120px;
    }

    .CatalogTab .rrow {
        width: 49%;
    }

    #related_products .teplpol figure {
        min-height: 232px;
    }

    #related_products figure {
        min-height: 376px;
    }

    .flash {
        width: 228px;
        margin-top: 9px;
    }

    .showleft .cats {
        width: 79.6%;
    }

    .cat {
        width: 177px;
    }

    .showleft .leftbox img {
        width: 108%;
    }

    .swiper-slide img {
        height: 206px;
    }

    .front_page .swiper {
        height: 206px;
    }

    .cmg.korziny-dlya-belya {
        height: 244px;
    }

    .catatab div.cmg.shtorka-iz-poliestera a img {
        max-height: 230px;
    }

    .product_page .buy-wrapper {
        width: 100%;
    }

    .product_page .catatab div.buy-wrapper {
        margin-bottom: 0;
    }

    .spage .buy-wrapper .freedelivery {
        height: 19px;
        margin-top: 11px;
    }


    .catatab .price, table.itemtab .catatab .price {
        font-size: 11pt;
        font-size: 13pt;
        width: 100%;
    }

    .newprice {
        margin-top: -30px;
    }

    .coup_sk .buy-wrapper .buy-link.btngree {
        margin-top: 6px;
    }

    .leftfilter {
        width: 96%;
    }

    .catatab .product.coup_sk.coupons div.buy-wrapper {
        margin-top: 8px;
    }

    .sale_page div.cmg {
        height: 238px;
    }

    .sale_page .buy-wrapper .buy-link.btngree {
        margin-top: -10px;
    }

    .cmg.bide {
        height: 250px;
    }

    .cmg.kuhonnye-moyki {
        height: 241px;
    }

    .showroom_goods div.cmg {
        height: 234px;
    }

    .cat_smesitel .catatab .product {
        min-height: 350px;
    }

    .catalog_page .mainright {
        border-left: 2px solid #ededf0;
    }

    .product_page .mainright {
        border-left: 0;
    }

    .cat_aksessuary .catatab .product {
        min-height: 350px;
    }

    .cat_aksessuary div.cmg.aksessuary {
        height: 237px;
    }

    .cat_sredstva-dlya-vannoy .catatab .product {
        min-height: 370px;
    }

    .cat_shtorka-iz-poliestera .catatab .product {
        min-height: 353px;
    }

    .cat_vodonagrevateli .cmg.vodonagrevateli {
        height: 227px;
    }

    .cat_teplye-poly .catatab .product {
        min-height: 365px;
    }

    .cat_termoregulyator .catatab .product {
        min-height: 370px;
    }

    .cat_biotualet .catatab .product {
        min-height: 370px;
    }

    .cat_dachnye-umyvalniki .catatab .product {
        min-height: 350px;
    }

    .cat_nasosy .catatab .product {
        min-height: 370px;
    }

    .product_page .catatab .product.similar_prod {
        width: 22.9%;
        border-right: 0;
        margin-right: -4px;
        border-top: 1px solid #ededf0;
        border-bottom: 1px solid #ededf0;
        min-height: 350px;
        padding-bottom: 20px;
        margin-bottom: -1px;
    }

    .product_page .rrow.simgoods.bbwith .catatab .product.similar_prod {
        min-height: 381px;
        border-right: 1px solid #ededf0;
        border-top: 0;
        border-bottom: 1px solid #ededf0;
        margin-right: -5px;
    }

    .product_page .catatab .product.similar_prod div.cmg a img {
        max-height: 230px;
    }

    .product_page .rrow.simgoods.bbwith .catatab .product.similar_prod div.cmg a img {
        /* max-height: 230px; */
        height: 230px;
    }

    .product_page .catatab .product.similar_prod .size-amount-buy-wrapper {
        margin-top: -6px;
    }

    #related_products figure.categ_5001, #related_products figure.categ_4994, #related_products figure.categ_4994, #related_products figure.categ_3746, #related_products figure.categ_4980 {
        min-height: 377px;
    }

    .cat {
        width: 100px;
        border-radius: 4px;
        height: 24px;
        margin-top: 4px;
        line-height: 17px;
        margin-left: 0;
    }

    .colspan .price .oldprice {
        float: left;
        color: #a3a3a3;
        font-size: 12pt;
        font-weight: normal;
        text-decoration: line-through;
        margin-left: 14px;
        margin-top: 6px;
    }

    .universalnye_ekrany #related_products div.cmg {
        height: 150px;
    }

    .product_page.universalnye_ekrany .catatab .product.similar_prod {
        min-height: 299px;
    }

    .kuhonnye_moyki #related_products div.cmg {
        height: 194px;
    }

    .cat_smesitel.product_page .catatab .product.similar_prod {
        min-height: 333px;
    }

    .cat_dushevye-stoyki.product_page .catatab .product.similar_prod {
        min-height: 375px;
    }

    #related_products .buy-wrapper .buy-link.btngree {
        margin-top: 47px;
    }

    .size-amount-buy-wrapper .size-amount-wrapper p {
        font: 400 13px/1.625 Arial, sans-serif;
    }

    .search.desktop svg {
        fill: #2277ff;
        height: 30px;
        margin-top: 2px;
    }

    .catatab .oldprice, .percent {
        font-size: 11pt;
    }

    .percent {
        padding: 1px 2px 1px 1px;
        margin-top: 0px;
        margin-left: 7px;
        font-size: 13px;
    }

    .catatab .skidki .price {
        width: 44%;
    }

    .spage .sks {
        margin-top: 0px;
        position: relative;
        border-radius: 5px;
        float: right;
        margin-bottom: -99px;
    }

    .catatab .price {
        width: 60%;
    }

    .prcode {
        font-size: 12pt;
    }

    div.saletext {
        display: inline-block;
        min-height: 118px;
        margin-bottom: 15px;
    }

}


@media (min-width: 1280px) {
    .search {
        margin-left: 24px;
    }

    .show_room_block {
        display: inline-block;
    }

    body.showleft .mainright {
        width: 77.5%;
    }

    body.front_page.showleft .mainright {
        width: 100%;
    }

    body.product_page.showleft .mainright {
        width: 100%;
    }

    .mainright {
        width: 100%;
    }

    .catalog_page .mainright {
        width: 86%;
        display: inline-block;
    }

    .catatab .product {
        width: 22.8%;
    }

    .cat_dushevye-dveri .catatab .product {
        min-height: 346px;
    }

    .other_cats ul li {
        width: 23.9%;
        line-height: 16px;
    }

    .show_room_block {
        display: inline-block;
    }

    .size-amount-buy-wrapper {
        width: 62%;
    }

    .headbox, .menubox, .mainbox {
        width: 98%;
    }

    .catalog_page .mainright, front_page .mainright {
        display: table-cell;
        margin-left: 0.5%;
        background: #fff;
        border-left: 2px solid #ebebeb;
    }

    .footer {
        width: 100%;
    }

    .footwork.llogo {
        margin-right: 0%;
        margin-left: 0%;
    }

    .logosbox div img {
        height: 36px;
    }

    .logosbox {
        margin-bottom: -5px;
        height: 51px;
    }

    .mainleft .cats div {
        flex-basis: 12%;
    }

    .footer ul {
        line-height: 20px;
    }

    .footer ul li {
        margin-bottom: 0px;
        line-height: 17px;
    }

    .showrooms_page .footwork p {
        line-height: 21px;
    }

    .footab a, .footwork p {
        font-size: 13px;
        line-height: 18px;
    }

    .footer ul {
        line-height: 14px;
    }

    .footer ul li a {
        font-size: 13px;
    }

    .footwork.phones_bl p {
        line-height: 19px;
    }

    .flogo {
        width: 115px;
        margin-top: 8px;
        margin-left: 13px;
    }

    .Txt {
        width: 54%;
    }

    .product_page .itempic {
        max-width: 37%;
    }

    .itempic img {
        max-width: 509px;
    }

    .flash {
        margin-left: 3px;
        margin-bottom: 0;
        margin-top: 9px;
        margin-bottom: 8px;
        padding-bottom: 9px;
    }


    .footwork {
        width: 13.5%;
    }

    .shop_block {
        width: 13%;
        height: 75px;
    }

    .phone_block {
        width: 13%;
        height: 75px;
    }

    .coupons .buy-wrapper .freedelivery {
        margin-left: 8.7%;
        height: 20px;
        margin-top: 14px;
    }

    .buy-wrapper .freedelivery {
        margin-left: 8.7%;
        margin-top: 7px;
    }

    div.leftfilter {
        padding: 8px 6px 0px 0px;
        width: 252px;
    }

    .sks {
        margin-top: 2px;
        float: right;
        margin-right: 0;
        position: relative;
    }

    .price_label, .dl_label, .sh_label, .vs_label {
        width: 32%;
    }

    .catatab div.cmg a img {
        max-height: 233px;
    }

    .cat_termoregulyator .catatab div.cmg a img {
        max-height: 233px;
    }

    .cat_nasosy .catatab div.cmg a img {
        max-height: 233px;
    }

    .cat_dachnyy-dush .catatab div.cmg a img {
        max-height: 233px;
    }

    .cat_dachnye-umyvalniki .catatab div.cmg a img {
        max-height: 233px;
    }

    .cat_komplekty-mebeli .catatab div.cmg a img {
        max-height: 223px;
    }

    .cat_komod-dlya-vannoy .catatab div.cmg a img {
        max-height: 223px;
    }

    .cat_tumby-dlya-vannoy .catatab div.cmg a img {
        max-height: 230px;
    }

    .cat_installyacii .catatab div.cmg a img {
        max-height: 230px;
    }

    .cat_shkafyzerkala .catatab div.cmg a img {
        max-height: 230px;
    }

    .cat_zerkala-dlya-vannoy .catatab div.cmg a img {
        max-height: 230px;
    }

    .cat_penaly-dlya-vannoy .catatab div.cmg a img {
        max-height: 230px;
    }

    .cat_shkafchiki-v-vannuyu .catatab div.cmg a img {
        max-height: 230px;
    }

    .cmg.aksessuary {
        height: 260px;
    }

    .cat_aksessuary
    .catatab div.cmg a img {
        max-height: 230px;
    }

    .vanny_iz_litevogo_mramora .catatab div.cmg a img {
        max-height: 154px;
    }


    .vanny_iz_litevogo_mramora .catatab div.cmg a img {
        max-height: 193px;

    }

    .price_block {
        margin-top: -15px;
    }

    div.cmg {
        height: 250px;
    }

    .buy-wrapper .buy-link.btngree {
        width: 77px;
        font-size: 13px;
        line-height: 32px;
        height: 29px;
        margin-top: 0px;
    }

    .catatab div.h1, .catatab div.h2 {
        font-size: 16px;
    }

    .cmg.dushevye-dveri {
        height: 250px;
    }

    .cmg.sale, .cmg.dushevye-poddony {
        height: 250px;
    }

    .cmg.stalnye-vanny, .cmg.chugunnye-vanny, .cmg.vanny-iz-litevogo-mramora, .cmg.vanny-iz-poliefirnoy-smoly {

    }


    .cmg.akrilovye-vanny {

    }

    .stalnye_vanny .catatab div.cmg a img {
        max-height: 142px;
    }

    .cmg.vanny-iz-litevogo-mramora {
        height: 210px;
    }

    .cmg.rakoviny {
        height: 233px;
    }

    .universalnye_ekrany .catatab div.cmg a img {
        max-height: 170px;

    }

    .cmg.universalnye-ekrany-pod-vannu {
        height: 175px;

    }

    .sale_page .buy-wrapper .buy-link.btngree {
        margin-top: -14px;
    }

    .sale_page .buy-wrapper .freedelivery {
        margin-left: 20.3%;
    }

    .sale_page .catatab .product {
        min-height: 370px;
    }

    .cmg.sidenya-dlya-dushevyh {
        height: 250px;
    }

    .sidenya-dlya-dushevyh .catatab .product {
        min-height: 370px;
    }

    .cmg.unitazy {
        height: 255px;
    }

    .cmg.bide {
        height: 250px;
    }

    .cmg.pissuary {
        height: 234px;
    }

    .cat_pissuary .catatab .product {
        width: 22.9%;
        min-height: 355px;
    }

    .cmg.kuhonnye-moyki {
        height: 232px;
    }

    .kuhonnye_moyki .catatab div.cmg a img {
        max-height: 220px;
    }

    .cmg.installyacii {
        height: 248px;
    }

    .cat_installyacii .catatab .product {
        min-height: 370px;
    }


    .cmg.komplekty-mebeli {
        height: 237px;
    }

    .cat_komplekty-mebeli .catatab .product {
        min-height: 345px;
    }

    .cat_polotencesushitel .catatab div.cmg a img {
        max-height: 212px;
    }


    .showleft .cats {
        width: 78.6%;
    }

    .swiper-slide img {
        height: 251px;
    }

    .front_page .swiper {
        height: 251px;
    }

    .cat_vodonagrevateli .catatab div.cmg a img {
        max-height: 230px;
    }

    .cmg.polotencesushiteli {
        height: 230px;
    }

    .cat_teplye-poly .catatab div.cmg a img {
        max-height: 230px;
    }

    .cat_biotualet .catatab div.cmg a img {
        max-height: 230px;
    }

    .cmg.vanny-iz-poliefirnoy-smoly {
        height: 207px
    }

    .spage .buy-wrapper .freedelivery {
        margin-left: 13.3%;
        margin-top: 11px;
    }

    .buy-wrapper .freedelivery {
        margin-right: 86px;
    }

    #related_products .buy-wrapper .freedelivery {
        margin-right: 8px;
        margin-top: 55px;
        margin-left: 20.7%;
    }

    .product.coup_sk.coupons .buy-wrapper .freedelivery {
        margin-right: 5px;
        float: right;
        position: relative;
    }

    .sale_page .sks {
        margin-top: -4px;
    }

    .sale_page .buy-wrapper .freedelivery {
        margin-top: -5px;
        margin-left: 0;
        margin-right: 90px;
    }


    .cat_aksessuary .catatab .product {
        min-height: 350px;
    }

    .cat_teplye-poly .catatab .product {
        min-height: 370px;
    }

    .cat_termoregulyator .catatab .product {
        min-height: 370px;
    }

    .cat_biotualet .catatab .product {
        min-height: 370px;
    }

    .cat_dachnye-umyvalniki .catatab .product {
        min-height: 370px;
    }

    .cat_nasosy .catatab .product {
        min-height: 370px;
    }

    .footwork.llogo {
        display: inline-block;
    }

    .footext.new {
        margin-left: 11.2%;
    }

    .ccontacts .w30.addr .tt {
        margin-top: 4px;
    }

    .mmail a.callback {
        position: absolute;
        margin-top: 112px;
        margin-left: 23px;
    }
}

@media (min-width: 1440px) {
    .buy-wrapper .freedelivery {
        margin-left: 7%;
    }

    .coup_sk .buy-wrapper .freedelivery {
        margin-left: 7.4%;
        margin-top: 41px;
    }

    body.showleft .mainright {
        width: 79.9%;
        float: left;
    }

    .Txt {
        width: 48%;
    }

    body.product_page.showleft .mainright {
        width: 100%;
    }

    .mainright {
        width: 100%;
    }

    body.front_page.showleft .mainright {
        width: 100%;
    }

    .catalog_page .mainright {
        width: 86%;
        display: inline-block;
    }

    .catatab .product {
        width: 22.8%;
    }

    .search {
        margin-left: 4%;
        margin-right: 2%;

    }

    .catalog_page .mainright {
        display: table-cell;
    }

    .buy-wrapper .freedelivery {
        margin-left: 19.8%;
    }

    .coup_sk .buy-wrapper .freedelivery {
        margin-left: 14%;
        margin-top: 41px;
    }

    .buy-wrapper .freedelivery {
        margin-left: 10%;
    }

    .coup_sk .buy-wrapper .freedelivery {
        margin-left: 10%;
        margin-top: 11px;
    }

    .cat_smesitel .catatab .product {
        min-height: 346px;
    }

    .cat_smesitel .catatab div.cmg a img {
        max-height: 215px;
    }

    .showleft .cats {
        width: 81.15%;
    }

    .swiper-slide img {
        height: 282px;
    }

    .front_page .swiper {
        height: 282px;
    }

    .showleft .leftbox img {
        width: 94%;
    }

    .sks {
        margin-top: 2px;
    }

    .sale_page .sks {
        margin-top: -4px;
    }

    .buy-wrapper .freedelivery {
        margin-right: 86px;
    }

    .sale_page .sks {
        margin-top: -4px;
    }

    #related_products .buy-wrapper .buy-link.btngree {
        margin-top: 40px;
    }

    #related_products .buy-wrapper .freedelivery {
        margin-top: 49px;
    }

    .mmail a.callback {
        position: absolute;
        margin-top: 76px;
        margin-left: 23px;
    }
}


@media (min-width: 1482px) {
    body.showleft .mainright {
        width: 80.9%;
    }

    body.product_page.showleft .mainright {
        width: 100%;
    }

    .mainright {
        width: 100%;
    }

    body.front_page.showleft .mainright {
        width: 100%;
    }

    .catalog_page .mainright {
        display: inline-block;
        display: table-cell;
    }

    .catatab .product {
        width: 22%;
    }

    .coup_sk .buy-wrapper .freedelivery {
        margin-left: 8.6%;
    }

    .catatab .product {
        width: 22.9%;
        min-height: 367px;
    }

    .universalnye_ekrany .catatab .product {
        min-height: 285px;
    }

    .buy-wrapper .freedelivery {
        margin-left: 30.9%;
    }

    .akrilovye_vanny .catatab .product, .stalnye_vanny .catatab .product, .chugunnye_vanny .catatab .product, .vanny_iz_litevogo_mramora .catatab .product, .vanny_iz_poliefirnoy_smoly .catatab .product {
        min-height: 284px;
    }

    .chugunnye_vanny .catatab .product {
        min-height: 250px;
    }

    .sale_page .buy-wrapper .freedelivery {
        margin-left: 15.2%;
    }

    .cat_dushevye-trapy-i-lotki .catatab .product {

        min-height: 248px;
    }

    .sidenya-dlya-dushevyh .catatab .product {
        min-height: 373px;
    }

    .cat_pissuary .catatab .product {
        min-height: 355px;
    }

    .cat_kovriki-dlya-vannoy .catatab .product {

        min-height: 238px;
    }

    .cat_kovriki-dlya-vannoy .buy-wrapper .freedelivery {
        margin-left: 11.8%;
    }

    .cat_polotencesushitel .catatab .product {
        min-height: 279px;
    }

    .spage .buy-wrapper .freedelivery {
        margin-left: 8.9%;
    }

    .sale_page .sks {
        margin-top: -4px;
    }
}

@media (min-width: 1730px) {

    body.showleft .mainright {
        width: 80%;
    }

    body.product_page.showleft .mainright {
        width: 100%;
    }

    .mainright {
        width: 100%;
    }

    body.front_page.showleft .mainright {
        width: 100%;
    }

    .catalog_page .mainright {
        width: 80%;
        display: inline-block;
        display: table-cell;
    }

    div.leftfilter {
        padding: 8px 6px 0px 0px;
        width: 238px;
    }

    .buy-wrapper .freedelivery {
        margin-left: 6.4%;
    }

    .catatab .product {
        width: 22%;
    }

    .headbox, .menubox, .mainbox, .footer {
        width: 88%;
    }
}

@media (min-width: 2000px) {
    body.showleft .mainright {
        width: 81%;
    }

    body.product_page.showleft .mainright {
        width: 100%;
    }

    .mainright {
        width: 100%;
    }

    body.front_page.showleft .mainright {
        width: 100%;
    }

    .catalog_page .mainright {
        width: 81%;
        display: inline-block;
    }

    .catatab .product {
        width: 22.9%;
    }

    .size-amount-buy-wrapper {
        width: 65%;
    }

    .footwork {
        width: 13%;
    }

    .catalog_page .mainright {
        width: 81.5%;
        border-left: 2px solid #ebebeb;
        background: #fff;
        display: table-cell;
    }

    .headbox, .menubox, .mainbox, .footer {
        width: 72%;
    }

    .logosbox div img {
        height: 42px;
    }

    .coup_sk .buy-wrapper .freedelivery {
        margin-left: 7.6%;
    }

    .buy-wrapper .freedelivery {
        margin-left: 8%;
    }

    .spage .buy-wrapper .freedelivery {
        margin-left: 11%;
    }
}

@media (min-width: 2560px) {
    body.showleft .mainright {
        width: 85%;
    }

    body.front_page.showleft .mainright {
        width: 100%;
    }

    body.product_page.showleft .mainright {
        width: 100%;
    }

    .mainright {
        width: 100%;
    }

    .search {
        margin-left: 130px;
    }
}