body,
html {
    padding: 0;
    margin: 0;
    font-family: 'Open Sans', 'Tahoma', sans-serif;
    font-size: 14px;
    color: #4e4e4e;
	background-color: #f8f8f8;
}

h1,
h2,
h3,
ul,
ol,
p {
    padding: 0px;
    margin: 0;
}

* {
    resize: none;
    outline: none
}

img {
    border: none
}

p {
    margin: 10px 0
}

table {
    border-collapse: collapse
}

td {
    margin: 0;
    padding: 0
}

.clear {
    clear: both
}

a {
    color: #666666;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: underline
}

h2 {
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0 10px 0;
    color: #333
}

.rightSideBlock input[type=text],
.rightSideBlock input[type=password] {
    padding: 0 15px;
    font-size: 14px!important;
    height: 35px;
    font-family: 'Open Sans', 'Tahoma', sans-serif;
    width: 260px
}

.rowBlock input[type=text],
.rowBlock input[type=tel],
.rowBlock input[type=password],
.review_form input[type=text] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 385px;
    height: 40px;
    padding: 0 15px 0 15px;
    color: #acadad;
    font-size: 20px;
    border: solid #acadaf 1px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 18px;
    font-family: 'Open Sans', 'Tahoma', sans-serif;
    margin: 7px 0
}

.rowBlock input[type='text']:focus,
.rowBlock input[type='tel']:focus,
.rowBlock input[type='password']:focus,
.rowBlock input[type='email']:focus {
    border-color: #74b2df
}

.rowBlock input[type=text].not_valid,
.rowBlock input[type='tel'].not_valid {
    border: solid red 1px
}

.rowRlock textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 385px;
    height: 100px;
    padding: 15px;
    color: #acadad;
    font-size: 20px;
    border: solid #acadaf 1px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 18px;
    font-family: 'Open Sans', 'Tahoma', sans-serif;
    margin: 7px 0;
    font-size: 14px
}

.review_form textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 385px;
    height: 90px;
    padding: 15px 15px;
    color: #acadad;
    font-size: 20px;
    border: solid #acadaf 1px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    font-size: 18px;
    font-family: 'Open Sans', 'Tahoma', sans-serif;
    margin: 7px 0
}

.rowRlock input[type=text],
.rowRlock input[type=password],
.styleInputBio {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #acadad;
    font-size: 20px;
    border: solid #acadaf 1px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    font-size: 18px;
    font-family: 'Open Sans', 'Tahoma', sans-serif;
    margin: 4px 0
}

.styleInputBio {
    width: 294px!important
}

.onecheckout-content .jq-selectbox__select {
    height: 35px;
    color: #acadad;
    border: solid #acadaf 1px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.rowRlock input[type='text']:focus {
    border-color: #74b2df
}

.rowRlock textarea:focus {
    border-color: #74b2df
}

.rowRlock input[type=text].not_valid {
    border: solid red 1px
}

.contentPart {
    margin: auto;
    position: relative;
    width: 960px
}

.contentPart ul,
.contentPart ol {
    padding-left: 0;
}

.close {
    cursor: pointer;
    width: 12px;
    height: 12px;
    margin: 3px;
    float: right;
    background: url("../pic/close.png");
}

.cityChooserPopUp .close {
    position: absolute;
    top: 12px;
    right: 12px;
}

.close:hover {
    opacity: 0.7;
}

.content-wrap .lotItem {width: 212px !important;}
#popup_city_box {
    display: block;
    padding: 15px;
    width: 350px;
    border: 1px solid #ccc;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.popup_city {
    color: #333;
    font-size: 16px;
    margin-bottom: 15px;
}

.popup_buttons .greenBtn,
.popup_buttons .blueBtn {
    width: 150px;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0px 5px;
}

.contentCover {
    background: rgba(255, 255, 255, 0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    z-index: 5000
}

.contentConteinier {
    top: 50px!important;
    position: absolute;
    left: 50%;
    background: #fff;
    width: 500px;
    padding: 20px;
    margin-left: -260px;
    display: none;
    z-index: 5001;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
}

.itemInfo tr {
    border-bottom: solid #f2f2f2 1px
}

.itemInfo tr:hover {
    background: #f2f2f2
}

.itemInfo tr:last-of-type:hover {
    background: #fff
}

.itemInfo tr:last-of-type {
    border: none
}

.itemInfo td,
.itemInfo th {
    padding: 8px 2px;
}

.itemInfo tr:last-child() {
    border: none
}

.rightSideBlock table.list {
    margin: 40px 0
}

.rightSideBlock table td {
    padding-right: 30px;
    padding-bottom: 10px
}

.shop-info .right {
    display: inline-block;
    width: 320px;
    margin-left: 20px;
    vertical-align: top;
    line-height: 26px
}

.shop-info .left {
    display: inline-block;
    width: 320px;
    vertical-align: top
}

.paddingBlock {}

.partnersLine {}

.blog-content {
    line-height: 24px;
    color: #333
}

.imageConteinier {
    top: -800px;
    position: fixed;
    left: 50%;
    background: #fff;
    width: 640px;
    padding: 20px 20px 5px 20px;
    margin-left: -320px;
    display: none;
    z-index: 10001;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
}

.imageConteinier .close,
.contentConteinier .close {
    background-image: url(../pic/closeOrange.png)
}

.imageConteinier .likeH1Tite,
.contentConteinier .likeH1Tite {
    margin: 0 0 20px 0
}

.imageConteinier .likeH1Tite .lightText,
.contentConteinier .likeH1Tite .lightText {
    font-weight: 400;
    margin-left: 5px
}

.imageConteinier .likeH1Tite {
    margin: 0
}

.imageConteinier .popupImageSldieCont {
    text-align: center;
    margin: 20px 0;
    padding: 0 60px
}

.popupImageSldieCont .sliderBtnRight {
    background: url(../pic/imageFormArrows.png) 57% -26px no-repeat;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    height: 40px;
    width: 40px;
    -webkit-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.15);
    padding: 0;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 30px;
    cursor: pointer;
    border: none
}

.popupImageSldieCont .sliderBtnRight:hover {
    background-position: 57% 11px
}

.popupImageSldieCont .sliderBtnLeft {
    background: url(../pic/imageFormArrows.png) 57% -26px no-repeat;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    height: 40px;
    width: 40px;
    -webkit-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.15);
    padding: 0;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 30px;
    cursor: pointer;
    border: none;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.popupImageSldieCont .sliderBtnLeft:hover {
    background-position: 57% 11px
}

.popupImageSldie .imageItem {
    display: none;
}

.popupImageSldie .imageItem img {
    max-width: 100%;
}

.popupImageSldie .imageItem .text {
    margin-top: 15px;
    height: 20px;
}

.success {
    background: #aacb56;
    padding: 10px;
    color: #fff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin: 20px 0 10px 0
}

header {
    padding: 10px 0 0 0;
    position: relative;
    z-index: 4000;
}

.cityChooser {
    background: #ffe6b2;
    padding: 5px 18px 16px 18px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: inline-block;
    line-height: 30px;
    height: 20px;
    cursor: pointer
}

.cityChooser strong {
    color: #333333;
    font-weight: 400;
}

.choosedCity {
    white-space: nowrap;
    width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top;
    margin-left: 2px
}

.choosedCity .likeH1Tite {
    text-transform: uppercase;
    font-size: 20px
}

.loginChooser {
    background: #ffe6b2;
    padding: 10px 15px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: inline-block;
    line-height: 20px;
    float: right;
}

.loginChooser strong {
    color: #333333;
    font-weight: 600;
    margin-right: 5px;
}

.loginChooser a:nth-child(1) {
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 140px;
    white-space: nowrap;
    display: inline-block;
    height: 20px;
    text-align: right;
    position: relative;
    top: 1px;
    vertical-align: top;
}

.loginChooser a:nth-child(2) {
    text-decoration: underline;
}

.loginChooser a:nth-child(2):hover {
    text-decoration: none;
}

.mainMenu {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px;
    position: relative;
    left: 84px;
    top: 3px
}

.mainMenu .item {
    display: inline-block;
    vertical-align: top;
    color: #666666;
    line-height: 36px;
    height: 36px;
    padding: 0 5px
}

.cityChooser .borderRadius {
    width: 130px!important
}

.PCHeaderIcon {
    background: #ffe6b2;
    padding: 10px 10px;
    text-decoration: none;
    float: right;
    color: #333333;
    text-decoration: none;
    line-height: 20px;
    display: inline-block;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.PCHeaderIcon:hover {
    opacity: 0.8
}

.btnLink {
    border: solid #a3cc52 1px;
    color: #a3cc52;
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-decoration: none!important;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    font-weight: 600;
    margin: 10px 0;
    cursor: pointer;
    display: inline-block;
    padding: 0 15px
}

.btnLink:hover {
    opacity: 0.6
}

.logoLine {
    padding: 9px 0 0px 0px;
    position: relative;
    z-index: 100;
    margin-bottom: 22px
}

.logo {
    display: inline-block;
    vertical-align: top;
    margin: 13px 0 0 12px
}

.searchBlock {
    float: right;
    width: 690px;
    padding: 10px;
    height: 40px;
    background: #a3cc52;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.searchInputCover {
    background: #fff;
    height: 40px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 7px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    width: 360px;
    position: relative
}

.searchInputCover input[type=text] {
    width: 320px;
    height: 28px;
    border: none;
    border-right: solid #cccccc 0px;
    font-size: 14px;
    color: #999999;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.searchInputCover input[type=submit] {
    background: url(../pic/searchLupa.png);
    width: 12px;
    height: 12px;
    position: absolute;
    right: 14px;
    top: 15px;
    border: none;
    cursor: pointer;
}

.searchInputCover input[type=submit]:hover {
    opacity: 0.75
}

.searchInputCover .button-search {
    background: url(../pic/searchLupa.png) no-repeat;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 14px;
    top: 15px;
    border: none;
    cursor: pointer;
    z-index: 200
}

.searchInputCover .button-search:hover {
    opacity: 0.75
}

.searchInputCover .jq-selectbox__trigger {
    top: 14px
}

.selectCover {
    display: inline-block;
    width: 150px;
    vertical-align: top;
    position: relative;
    top: 0px;
    left: 175px;
}

.selectCover select {
    width: 150px
}

.styledForm {}

.wishListBtn {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    margin: 0 0px 0 25px;
    padding: 0 10px;
    border: solid transparent 1px
}

.wishListBtn.active {
    border: solid #fff 1px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.wishListBtn:before {
    background: url(../pic/heardIcon.png);
    width: 10px;
    height: 10px;
    margin: 0 15px 0 0;
    content: '';
    display: inline-block;
}

.wishListBtn.active:before {
    background-position: 0 100%
}

header .cartBtn {
    line-height: 18px;
    width: 144px
}

.cartBtn {
    display: inline-block;
    color: #fff;
    border: solid transparent 1px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    padding: 2px 9px;
    position: relative;
    top: -3px;
    text-decoration: none;
    background: url(../pic/cartIcon.png) 10px 50% no-repeat;
    padding-left: 43px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cartBtn.notEmpty {
    border: solid #fff 1px;
    cursor: pointer;
}

.cartBtn span {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none
}

.cartBtn:hover span {
    text-decoration: underline
}

.cartBtn:before {
    background: url(../pic/cartIcon.png);
    width: 20px;
    height: 20px;
    margin: 0 15px 0 0;
    display: inline-block;
    vertical-align: middle
}

.leftSideBlock {
    float: left;
    width: 240px;
    margin-bottom: 10px;
    position: relative;
    z-index: 3000
}

.menuTitle {
    -webkit-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
    position: relative;
    z-index: 3;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    line-height: 45px;
    height: 45px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    width: 140px;
}

.menuLine {
    margin-bottom: 10px;
}

.menuTabsCover {
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    position: relative;
    z-index: 3;
    overflow: hidden
}

.menuLine .leftMenu {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: #a3cc52;
    position: relative;
    z-index: 30;
}

.menuLine .leftMenu .menuTabs {
    cursor: pointer;
    float: left;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    line-height: 45px;
    height: 45px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    width: 140px;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}

.menuLine .leftMenu .menuTabs:nth-child(2) {
    width: 100px;
}

.menuLine .leftMenu .menuTabs.active {
    color: #000;
    background: #e6ffcc;
    -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
}

.leftMemuList {
    min-height: 40px;
    background: #e6ffcc;
    position: relative;
    z-index: 2;
    padding: 15px 0;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    display: none
}

.leftMemuList:before {
    position: absolute;
    left: 0;
    top: -10px;
    width: 100%;
    content: '';
    background: url(../pic/menuShadow.png);
    height: 10px;
}

.leftMemuList .coverItem {
    padding: 7px 20px;
    -webkit-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px;
}

.leftMemuList .coverItem:hover {
    background: #fff;
}

.leftMemuList:nth-child(5) .coverItem {
    padding: 3px 20px;
}

.leftMemuList .coverItem.active {
    background: #fff;
}

.leftMemuList .coverItem:hover .item {
    color: #000;
    text-decoration: none;
}

.leftMemuList .item {
    line-height: 16px;
    padding: 0px 0px;
    font-size: 14px;
    display: block
}

.leftMemuList .coverItem .itemSecond {
    position: absolute;
    left: 240px;
    background: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    min-height: 200px;
    width: 670px;
    top: -44px;
    -webkit-box-shadow: 1px 0 3px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 0 3px 3px rgba(0, 0, 0, 0.05);
    padding: 15px 25px 30px 25px;
    display: none;
    min-height: 100%;
}

.leftMemuList .coverItem .itemSecond .title {
    text-transform: uppercase;
    color: #333333;
    font-weight: 600;
    margin-bottom: 10px;
}

.leftMemuList .coverItem .itemSecond .image {
    position: absolute;
    right: -30px;
    top: -20px;
    z-index: 10
}

.leftMemuList .coverItem .itemSecond .menuContent {
    position: relative;
    z-index: 20
}

.leftMemuList .coverItem .itemSecond .link {
    display: block;
    margin: 8px 0;
    width: 230px;
    line-height: 20px
}

.leftMemuList .coverItem .itemSecond td {
    vertical-align: top
}

.topbannerBlock {
    float: right;
    width: 710px;
    text-align: center
}

.topbannerBlock .text {
    line-height: 24px;
    margin-top: 0px
}

.topbannerBlock .text strong {
    font-weight: 600;
    color: #4c4c4c;
    font-size: 17px;
}

.topbannerBlock .banner {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    height: 356px;
    overflow: hidden;
    margin: 20px 0 0 0;
    position: relative;
}

.topbannerBlock .banner img {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.navLine {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 20px;
    z-index: 20
}

.navLine .item {
    width: 10px;
    height: 10px;
    background: #5986b2;
    border: solid #fff 3px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: inline-block;
    cursor: pointer;
    margin: 0 3px
}

.navLine .item.active {
    background: #a3cc7a
}

.deliveryAdv {
    font-size: 24px;
    line-height: 38px;
    text-align: center;
    margin: 5px 20px;
    font-weight: 200;
    position: relative;
    top: 20px
}

.smallText {
    color: #999999;
    font-size: 18px;
    font-weight: 400
}

.contentPart .contentPart {
    width: auto
}

.specAdvCover {
    position: relative;
    padding: 0 0 60px 0;
    margin-top: 30px;
    height: 224px;
    overflow: hidden
}

.specAdvCoverCouple {
    text-align: center;
    display: none;
    margin-top: 0px
}

.specAdv {
    width: 460px;
    height: 220px;
    display: inline-block;
    vertical-align: top;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.08);
    text-align: left;
    margin: 0 8px;
    overflow: hidden;
    position: relative
}

.specAdv .textDiscr {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    background: rgba(76, 112, 180, 0.7);
    height: 90px;
    bottom: -90px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 23px 0 0 0;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    position: absolute;
    width: 100%;
}

.specAdv .textDiscr a {
    color: #fff
}

.specAdv:hover .textDiscr {
    bottom: 0
}

.specNav {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 20px;
    z-index: 20
}

.specNav .item {
    width: 10px;
    height: 10px;
    background: #5986b2;
    border: solid #fff 3px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: inline-block;
    cursor: pointer;
    margin: 0 3px
}

.specNav .item.active {
    background: #a3cc7a
}

.lotList {
    margin: 0px -20px 30px 0;
    position: relative;
    left: -10px;
}

.lotImage {
    height: 250px;
    overflow: hidden;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
	background-color: #ffffff;
}

.lotImage:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    opacity: 0;
    content: '';
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

.lotItem:hover .lotImage:before {
    opacity: 1
}

.lotItem.shopItem .priceLine {
    height: 60px;
    margin: 5px 0 12px 0!important
}

.lotItem.shopItem .textDiscr {
    height: 80px
}

.lotItem .lotImage a {
    display: block;
    text-align: center
}

.lotItem {
    width: 218px;
    height: 310px;
    display: inline-block;
    vertical-align: top;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.08);
    text-align: left;
    margin: 0 8px;
    overflow: hidden;
    position: relative;
    margin: 9px;
    position: relative;
    left: 3px
}

.lotItem .lotInfo {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 15px 15px 0 15px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    background: #fff;
    bottom: -110px
}

.lotItem .lotInfo .title {
    font-size: 14px;
    color: #333333;
    line-height: 18px;
    height: 55px;
    overflow: hidden
}

.lotItem .lotInfo .priceLine {
    font-size: 21px;
    color: #4c70b4;
    font-weight: 600;
    margin: 13px 0 25px 0;
    min-height: 8px;
    text-align: center;
    white-space: nowrap;
}

.lotItem .lotInfo .priceLine span.oldPrice:after {
    content: ' ';
    white-space: pre-line;
}

.lotItem .lotInfo .priceLine span.oldPrice {
    font-weight: 400;
    text-decoration: line-through;
    margin: 0 15px 0 0;
    color: #999999
}

.lotItem .lotInfo .phoneLine {
    font-size: 21px;
    color: #4c70b4;
    font-weight: 600;
    margin: 13px 0px 25px 0px;
    min-height: 8px;
    text-align: center;
}

.lotItem:hover .lotInfo {
    bottom: 0
}

.greenBtn {
    background: #668033;
    display: block;
    text-align: center;
    height: 40px;
    line-height: 42px;
    border: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-decoration: none!important;
    color: #fff!important;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    font-weight: 600;
    margin: 10px 0;
    cursor: pointer
}

.greenBtn:before {
    position: absolute;
    left: 0;
    width: 100%;
    background: #aacb56;
    height: 37px;
    line-height: 37px;
    bottom: 0;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    content: '';
}

.greenBtn span {
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    text-decoration: none!important
}

.greenBtn:hover:before {
    opacity: 0.8
}

.cartItemList li {
    list-style: none;
    display: block
}

.cartItemList ul {
    margin-left: 0;
    -webkit-padding-start: 0px;
}

.blueBtn {
    background: #1f4266;
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-decoration: none;
    color: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    font-weight: 600;
    margin: 10px 0;
    cursor: pointer;
    padding: 0;
    border: none
}

.blueBtn:before {
    position: absolute;
    left: 0;
    width: 100%;
    background: #4c70b4;
    height: 37px;
    line-height: 37px;
    bottom: 0;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #fff;
    content: '';
}

.blueBtn span {
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    text-decoration: none!important
}

.blueBtn:hover:before {
    opacity: 0.8
}

.blueBtn:hover {
    text-decoration: none
}

.yellowBtn {
    background: #d99504;
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-decoration: none;
    color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    font-weight: 600;
    margin: 10px 0;
    cursor: pointer;
    padding: 0;
    border: none
}

.yellowBtn:before {
    position: absolute;
    left: 0;
    width: 100%;
    background: #fad31c;
    height: 37px;
    line-height: 37px;
    bottom: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    content: '';
}

.yellowBtn span {
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    text-decoration: none!important
}

.yellowBtn:hover:before {
    opacity: 0.8
}

.yellowBtn:hover {
    text-decoration: none
}

.smallBtn {
    width: 200px;
}

.middleBtn {
    width: 250px;
}

.largeBtn {
    width: 300px;
}

.rateBlock {
    position: absolute;
    left: 10px;
    top: 10px;
    background: url(../pic/rateStar.png);
    height: 20px;
    width: 100px
}

.rateBlockInc {
    height: 20px;
    background: url(../pic/rateStar.png) 0 100%;
}

.discount {
    background: url(../pic/lotDiscount.png);
    width: 100px;
    height: 100px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    font-weight: 600;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px 10px 0 0;
    text-align: right;
    z-index: 10;
    -webkit-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
}

.discount span.amount {
    font-size: 16px;
}

.discount.bestLotIcon:before {
    font-size: 16px;
    background: url(../pic/bestPriceIcon.png);
    width: 33px;
    height: 40px;
    position: absolute;
    top: 52px;
    right: 10px;
    display: block;
}

.discount div.icon {
    font-size: 16px;
    background: url(../pic/bestPriceIcon.png);
    width: 1px; /* Спрятал иконку избранного */
    height: 1px;/* Спраятал иконку избранного */
    position: absolute;
    top: 52px;
    right: 10px;
    display: block
}

.bestLot {
    background: url(../pic/lotBestPrice.png);
    width: 100px;
    height: 100px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 13px;
    font-weight: 600;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: right;
    z-index: 10;
    padding: 5px 10px 0 0;
    -webkit-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
}

.bestLot div.icon {
    font-size: 16px;
    background: url(../pic/bestPriceIcon.png);
    width: 33px;
    height: 40px;
    position: absolute;
    top: 52px;
    right: 10px;
    display: block
}

.bestLot div.iconLabel {
    font-size: 16px;
    width: 44px;
    height: 44px;
    position: absolute;
    top: 50px;
    right: 8px;
    display: block
}

.stopPriceLot {
    background: url(../pic/lotStopPrice.png);
    width: 100px;
    height: 100px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    font-weight: 600;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: right;
    z-index: 10;
    padding: 5px 10px 0 0;
    -webkit-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
}

.stickers {
    width: 100px;
    height: 100px;
    color: #fff;
    position: absolute;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: left;
    z-index: 10;
    -webkit-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
}

.stickers.red {
    background: url(../pic/lotRed.png);
}

.stickers.left-top {
    left: 0;
    top: 0;
}

.stickers.right-top {
    right: 0;
    top: 0;
}

.stickers.left-bottom {
    left: 0;
    bottom: 0;
    transform: scale(1, -1);
}

.stickers.right-bottom {
    right: 0;
    bottom: 0;
    transform: scale(-1, -1);
}

.stickers.left-top .stickers-title {
    font-size: 15px;
    font-weight: 600;
    position: relative;
    left: 0;
    top: 15px;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.partnersLine {
    margin: 30px 0 10px 0;
    text-align: center
}

.partnersLine img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    margin: 0 5px;
	background-color: #ffffff;
	border-radius: 3px;
	padding: 5px;
}

.partnersLine img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
}

.brand-list .partnersLine img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
}

.brand-list .partnersLine a {
    display: inline-block
}

.brand-list {
    border-bottom: 1px solid #CCC;
}

.brand-list .partnersLine {
    margin-bottom: 15px
}

.manufacturer-list ul li {
    padding: 5px 3px;
    width: 32%;
    display: inline-block;
    vertical-align: top;
}

.prefooterLeftSide {
    float: left;
    width: 460px;
    margin: 30px 0 30px 0
}

.prefooterLeftSide .title {
    font-size: 24px;
    color: #666;
    text-transform: uppercase;
    margin: 0 0 15px 0
}

.prefooterLeftSide .text {
    font-size: 14px;
    color: #999;
    line-height: 22px;
    margin: 15px 0
}

.prefooterLeftSide .cardIcons {}

.prefooterRightSide {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width: 480px;
    background: url(../pic/phoneImg.png) 0 60% no-repeat #a3cc52;
    padding: 20px 0 10px 140px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: right;
    margin-bottom: 20px;
    margin: 30px 0 30px 0
}

.prefooterRightSide .title {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 15px 0
}

.prefooterRightSide .text {
    font-size: 14px;
    color: #fff;
    line-height: 21px;
    margin: 15px 0 0 0
}

.prefooterRightSide .text a {
    color: #fff;
    text-decoration: underline;
    font-size: 18px
}

.prefooterRightSide .text a:hover {
    text-decoration: none
}

footer {
    padding: 20px 0 0 0;
    background: #333;
    margin: 20px 0 0 0
}

footer .footerMenu {}

footer .footerMenu .title {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px
}

footer .footerMenu .link {
    color: #fff;
    display: block;
    text-decoration: none;
    margin: 5px 0
}

footer .footerMenu .link:hover {
    opacity: 0.6
}

footer .footerMenu td {
    vertical-align: top;
    padding-right: 30px
}

footer .footerMenu table {
    width: 100%
}

.socIcons {
    float: left;
    width: 200px;
    background: url(../pic/footerSocIconShdow.png);
    width: 252px;
    padding: 0 0 20px 0;
    margin: 30px 0 0 0
}

.socIcons .item {
    background: url(../pic/socIcons.png);
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin: 0 10px 0 0;
	border-radius: 5px;
}

.socIcons .item:hover {
    opacity: 0.86
}

.socIcons .item:nth-child(1) {
    display: none
}

.socIcons .item:nth-child(2) {
    background-position: -40px 0;
}

.socIcons .item:nth-child(3) {
    background-position: -80px 0
}

.socIcons .item:nth-child(4) {
    background-position: -120px 0
}

.socIcons .item:nth-child(5) {
    background-position: -160px 0
}

.fixedRightBlock .socIcons .item:nth-child(2) {
    margin-top: 10px
}

.copyright {
    float: right;
    margin: 35px 215px 0 0;
    font-size: 14px;
    color: #999999;
}

.fixedRightBlock {
    position: fixed;
    right: 0;
    top: 80px;
    width: 33px
}

.fixedRightBlock .onlineConsultant {
    margin: 0 0 20px 0;
}

.fixedRightBlock .socIcons {
    width: auto;
    background: none;
    margin-top: 135px
}

.fixedRightBlock .socIcons .item {
    margin-bottom: 10px
}

.rightSideInfo {
    float: right;
    width: 710px;
}

h1 {
    color: #333333;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 10px 0
}

h1 .searchResults {
    font-size: 14px;
    color: #999999;
    font-weight: 400;
    text-transform: none;
    margin-left: 10px
}

.breadCrumps {
    font-size: 14px;
    color: #999999;
    margin: 10px 0 30px 0
}

.breadCrumps a {
    color: #999999;
    text-decoration: none;
    margin: 0 8px
}

.breadCrumps a:first-child {
    margin-left: 0
}

.breadCrumps a:hover {
    text-decoration: underline
}

.seporateSpan {
    margin: 0 3px
}

.rightSideBlock {
    float: right;
    width: 700px;
    text-align: left;
}

.filterBlock,
.sectionsList {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px 20px;
	background-color: #ffffff;

}

.filterBlock .topTitle,
.sectionsList .topTitle {
    font-size: 18px;
    color: #333333;
    margin-bottom: 15px;
}

.filterBlock .rangeFilters {
    float: left;
    width: 200px;
    margin-right: 10px;
}

.rangeFiltersBlock {
    margin: 22px 0 25px 0;
    position: relative
}

.filterBlock input[type='text'] {
    border: solid #cccccc 1px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width: 70px;
    height: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 10px;
    color: #666666;
    font-size: 14px;
    margin: 0px 3px
}

.filterBlock input[type='text']:focus {
    border-color: #4c71b4
}

.sectionsList {
    margin: 10px 0px 20px;
}

.sectionsList .item {
    display: inline-block;
    font-size: 14px;
    color: #666666;
    width: 47%;
    margin-bottom: 10px;
    text-decoration: none;
    vertical-align: top
}

.sectionsList .item:nth-child(even) {
    margin-right: 20px;
}

.sectionsList .item span {
    color: #ccc;
    margin-left: 5px;
}

.sectionsList .item:hover {
    opacity: 0.6;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.ui-slider-horizontal .ui-slider-handle {
    background: #fff;
    height: 30px;
    width: 30px;
    border: solid #808080 3px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    top: -9px!important
}

.ui-slider-horizontal .ui-slider-handle:before {
    height: 11px;
    width: 11px;
    background: #cccccc;
    content: '';
    display: inline-block;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin: 3px
}

.ui-slider-horizontal .ui-slider-handle.ui-state-active {
    border: solid #4c6fb6 3px;
}

.ui-slider-horizontal .ui-slider-handle.ui-state-active:before {
    background: #a3cc52;
}

.ui-slider-horizontal {
    background: red;
    height: 5px!important;
    background: #e6e6e6;
}

.ui-slider-horizontal .ui-slider-range {
    height: 10px!important;
    background: #a3cc52;
    margin-top: -3px
}

.rangeFiltersBlock:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 22px;
    border-left: solid #cccccc 1px;
    content: ''
}

.rangeFiltersBlock:after {
    position: absolute;
    right: 0;
    top: 0;
    height: 22px;
    border-left: solid #cccccc 1px;
    content: ''
}

.maxValue {
    float: right;
    position: relative;
    right: -2px;
    font-size: 14px;
    color: #666666
}

.minValue {
    position: relative;
    left: -3px;
    font-size: 14px;
    color: #666666
}

.checkBoxFiltersBlock {
    float: left;
    margin-left: 10px;
}

.checkBoxFiltersBlock label {
    display: block;
    color: #666;
    margin: 0px 0px 7px;
    position: relative;
    padding-left: 10px;
    vertical-align: text-top;
}

.checkBoxFiltersBlock label span {
    color: #ccc;
    margin-left: 3px
}

.checkBoxFiltersBlock label:hover {
    color: #999
}

.advancedFilterLink {
    float: left;
    width: 200px;
    text-align: center;
    padding: 15px 0px 10px;
}

.advancedFilterLink a {
    color: #333333;
    font-size: 14px;
}

.sortLine {
    color: #999999;
    font-size: 14px;
    margin: 5px 20px 15px 0;
    float: right;
}

.sortLine .pagesShown {
    margin-right: 20px;
    display: inline-block
}

.sortLine .sortTypes {
    display: inline-block
}

.pagesShown .item {
    display: inline-block;
    margin: 0 9px;
    text-decoration: none;
    color: #999999
}

.pagesShown .item.active {
    color: #a3cc52
}

.sortTypes .item {
    display: inline-block;
    margin: 0 7px;
    text-decoration: none;
    color: #999999
}

.sortTypes .item:hover,
.pagesShown .item:hover {
    opacity: 0.6;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.sortTypes .item:after {
    display: inline-block;
    content: '';
    margin: 0 0 0 12px;
    background: url(../pic/sortArrows.png) 0 100%;
    width: 11px;
    height: 12px;
    position: relative;
    top: 2px
}

.sortTypes .item {
    color: #999999
}

.sortTypes .item.activeOdd {
    color: #a3cc52;
}

.sortTypes .item.activeEven {
    color: #a3cc52
}

.sortTypes .item.activeOdd:after {
    background-position: 0 50%
}

.sortTypes .item.activeEven:after {
    background-position: 0 0%
}

.filterItem .itemLabels .checkBoxFiltersBlock {
    margin-bottom: 10px;
}

.filterItem {
    margin: 8px 0
}

.filterItem .itemLabels {
    padding-top: 20px;
    display: none;
}

.filterItem .itemLabels label {
    display: inline-block;
    width: 47%;
    position: relative;
}

.advancedFilterBlock {
    width: 630px;
    display: none
}

.advancedFilterBlock .title {
    width: 460px;
    text-transform: uppercase;
    color: #333333;
    font-weight: 600;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 16px
}

.advancedFilterBlock .title .openCloseBtn {
    position: absolute;
    color: #999999;
    text-decoration: underline;
    right: 0;
    text-transform: none;
    top: 0;
    cursor: pointer;
    font-size: 14px
}

.advancedFilterBlock .title .openCloseBtn:hover {
    text-decoration: none
}

.advancedFilterBlock .title .openCloseBtn:after {
    content: '';
    background: url(../pic/closeOpanBtn.png);
    width: 12px;
    height: 7px;
    margin: 0 0 0 8px;
    display: inline-block;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.advancedFilterBlock .opened .title .openCloseBtn:after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.advancedFilterLink.opened {
    width: auto;
    float: none;
    cursor: pointer;
    margin-top: 20px
}

.filterShops .title {
    margin: 10px 0px;
    width: 100%;
    color: #333333;
    font-weight: 600;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 16px
}

.filterShops .title .openCloseBtn {
    color: #999999;
    text-decoration: underline;
    text-transform: none;
    cursor: pointer;
    font-size: 14px;
    text-align: right;
}

.filterShops .title .openCloseBtn:hover {
    text-decoration: none
}

.filterShops .title .openCloseBtn:after {
    content: '';
    background: url(../pic/closeOpanBtn.png);
    width: 12px;
    height: 7px;
    margin: 0 0 0 8px;
    display: inline-block;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.filterShops.opened .title .openCloseBtn:after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*
#shipping-method .form .title {
    margin: 10px 0px;
    width: 100%;
    color: #333333;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 16px
}
*/

#shipping-method .form .title .openCloseBtn {
    color: #999999;
    text-decoration: underline;
    font-weight: 600;
    text-transform: none;
    cursor: pointer;
    font-size: 14px;
/*    float: right;*/
        text-align: center;
    padding-top: 10px;
    margin-bottom: -10px;
}

#shipping-method .form .title .openCloseBtn:hover {
    text-decoration: none
}

#shipping-method .form .title .openCloseBtn:after {
    content: '';
    background: url(../pic/closeOpanBtn.png);
    width: 12px;
    height: 7px;
    margin: 0 0 0 8px;
    display: inline-block;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

#shipping-method .form .opened .title .openCloseBtn:after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*
#shipping-method table.one-block {
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin: 15px 0;
}
*/

#shipping-method table.shipping_form {
    width: 100%
}

.cityTr {
    background: #f2f2f2
}

.zoneTr {
    background: #dfdddd
}

.shopsTable {
    width: 100%;
}

.shopsTable td {
    padding: 10px 15px !important;
    margin: 0px;
}

.userCity {
    background: #ffe6b2;
    padding: 5px 18px 16px 18px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: inline-block;
    line-height: 30px;
    height: 20px;
    cursor: pointer;
}

.userCity .jq-selectbox.opened:before {
    top: 28px!important
}

.userCity .jq-selectbox {
    text-align: left
}

.userCity {
    margin: 10px 0 10px 0;
    font-size: 14px;
    line-height: 20px
}

.regionTitle {
    line-height: 20px;
    font-size: 16px;
    color: #333;
    margin: 3px 0 3px 0
}

.moreShopsInc .regionTitle {
    text-transform: uppercase;
    color: #666
}

.cityTitle {
    font-size: 18px;
    color: #333333;
    margin: 0 0
}

.shopsTable .item {
    margin: 15px 0;
    border-bottom: solid #ccc 1px;
    padding-bottom: 15px
}

.shopsTable .item .text {
    color: #333;
    min-width: 150px;
    font-size: 16px;
}

.shopsTable .item .price {
    font-weight: 900;
    min-width: 130px;
    color: #666666;
    font-size: 16px;
    margin-top: 8px;
    text-align: right;
    white-space: nowrap;
}

.shopsTable .item .oldPrice {
    text-align: right;
    text-decoration: line-through;
    white-space: nowrap;
}

.shopsTable .item .label-discount {
    display: inline-block;
    height: 18px;
    padding: 0px 5px;
    margin-right: 5px;
    vertical-align: baseline;
    background-color: #DD4141;
    color: #FFF;
}

.searchTabsBlock {
    border: solid #ffe6b2 3px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    height: 31px;
    display: inline-block;
    margin-bottom: 10px
}

.searchTabsBlock .searchTab {
    border-right: solid #ffe6b2 3px;
    line-height: 31px;
    height: 31px;
    display: block;
    float: left;
    padding: 0 13px;
    text-decoration: none
}

.searchTabsBlock .searchTab.active {
    background: #ffe6b2!important;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.searchTabsBlock .searchTab:first-child {
    -webkit-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px;
}

.searchTabsBlock .searchTab:last-child {
    -webkit-border-radius: 0 8px 8px 0;
    border-radius: 0 8px 8px 0;
    border: none
}

.searchTabsBlock .searchTab:hover {
    background: #fcf0d7;
}

.likeH1Tite {
    color: #333333;
    text-transform: uppercase;
    line-height: 22px;
    margin: 20px 0px 10px 10px;
    padding-right: 10px;
    font-weight: 600;
}

.detailLotImage {
    width: 320px;
    float: left;
    position: relative
}

.detailLotImage .largeImage {
    position: relative;
    text-align: center;
    overflow: hidden;
    width: 320px;
    height: 320px;
}

.detailLotImage .largeImage img {
    max-width: 100%;
    max-height: 100%
}

.detailLotImage .popupImage {
    cursor: pointer;
}

.detailLotImage .smallImagesCover {
    margin: 10px 0
}

.detailLotImage .smallImage {
    width: 100px;
    height: 100px;
    overflow: hidden;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
    display: inline-block
}

.detailLotImage .smallImage img {
    max-width: 100%
}

.lotDiscription {
    margin-left: 340px;
    min-height: 320px;
}

.lotDiscription table {
    width: 100%;
}

.lotDiscription th {
    font-weight: 400;
    color: #999999;
    font-size: 14px;
    text-align: left;
    padding-bottom: 5px;
    padding-right: 15px;
    vertical-align: top
}

.lotDiscription td {
    color: #666;
    padding-bottom: 5px;
    padding-right: 15px;
    vertical-align: top
}

.lotDiscription td a {
    color: #666
}

.exclusiveBlock { 
    display: inline-block; 
    position: absolute; 
    left: 5px; 
    z-index: 1; 
    bottom: 10px; 
    width: 12px; 
    height: 12px; 
    background: #a3cc7a; 
    border: solid #fff 3px; 
    -webkit-border-radius: 8px; 
} 

.h1Name .exclusiveBlock{
    position: relative;
    bottom: 0px;
    top: 2px;
}

.likeH1Tite .exclusiveBlock { 
    display: inline-block; 
    position: relative; 
    left: 0px; 
    z-index: 1; 
    top: 2px; 
    bottom: 0px; 
    width: 10px; 
    height: 10px; 
    background: #a3cc7a; 
    border: solid #fff 3px; 
    -webkit-border-radius: 8px; 
}

.lotDiscription .rateBlock {
    display: inline-block;
    position: relative;
    background: none;
    left: 0;
    top: 2px;
}

.lotDiscription .rateBlockInc {
    background-position: 0 100%
}

.lotDiscription .seeAllReviews {
    margin-top: 10px;
}

.lotDiscription .reviewsCount {
    display: inline-block;
    margin-left: 15px;
    position: relative;
    top: -2px
}

.lotDiscription .likeH1Tite {
    margin: 0 0 20px 0;
}

.lotDiscription .largeTh {
    font-size: 21px;
    color: #666666;
}

.lotDiscription .price {
    font-weight: 900;
    color: #4c70b4;
    font-size: 21px;
    margin-bottom: 20px
}

.deliveryPrice {
    text-align: left;
    margin: 10px 0;
    color: #333;
    display: none
}

.greenInfoBlock {
    background: #e5ffcc;
    padding: 10px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    color: #666666;
    margin: 20px 0;
    line-height: 24px
}

.greenInfoBlock strong {
    color: #333
}

.lotsCount {}

.lotsCount .title {
    color: #666666;
    display: inline-block
}

.lotsCount .countBlock {
    position: relative;
    display: inline-block;
    margin: 0 15px;
    position: relative;
    top: -1px
}

.lotsCount .countBlock input[type=text] {
    border: solid #cccccc 1px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 0 10px;
    width: 60px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 30px
}

.lotsCount .countBlock .addBtn {
    background: url(../pic/plusMinus.png);
    width: 8px;
    height: 8px;
    position: absolute;
    right: 10px;
    top: 7px;
    cursor: pointer;
    border: none;
    padding: 0
}

.lotsCount .countBlock .removeBtn {
    background: url(../pic/plusMinus.png) 0 100%;
    width: 8px;
    height: 5px;
    position: absolute;
    right: 10px;
    bottom: 7px;
    cursor: pointer;
    border: none;
    padding: 0
}

.lotsCount .countBlock .addBtn:hover,
.lotsCount .countBlock .removeBtn:hover {
    opacity: 0.6;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.actionLine {
    margin: 15px 0
}

.actionLine .greenBtn,
.actionLine .blueBtn,
.favePage .greenBtn {
    width: 200px;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.addToCart {
    cursor: pointer;
    color: #333333;
    font-size: 16px;
    color: #333
}

.addToCart:before {
    background: url(../pic/heardIcon.png) 0 100% no-repeat;
    width: 20px;
    height: 20px;
    content: '';
    margin-left: 10px;
    display: inline-block
}

.similarLots {
    margin-bottom: 20px
}

.additionalLots {
    margin-top: 3px;
    clear: both
}

.additionalLots .likeH1Tite {
    margin-left: 0
}

.additionalLots .actionLine {
    margin-top: 0
}

.additionalLots .actionLine .greenBtn {
    width: 160px
}

.additionalLots .moreLots {
    float: none;
    width: auto;
}

.moreLotsTabs {
    margin: 0px 0px 10px 0px;
}

.moreLotsTabs .moreTab {
    float: left;
	text-transform: uppercase;
    color: #333333;
    padding: 10px 20px;
    line-height: 20px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 0 10px 0px 0;
    color: #666666;
    cursor: pointer;
    border: solid #f8f8f8 1px;
	background: #e8e8e8;
}

.moreLotsTabs .moreTab.active {
    color: #ffffff;
    background: #4C70B4;
    opacity: 1!important;
}

.moreLotsTabs .moreTab:hover {
    opacity: 0.6;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.moreLotsContent {
    display: none
}

.additionalLots .item {}

.additionalLots .item .image {
    float: left;
    width: 100px;
    height: 100px;
    overflow: hidden;
    text-align: center;
}

.additionalLots .item .image img {
    max-width: 100%
}

.additionalLots .item .discr {
    margin-left: 110px;
}

.additionalLots .item {
    margin-bottom: 30px
}

.moreShopsCover {
    float: right;
    width: 240px;
    position: relative;
    z-index: 10;
    margin-bottom: 20px
}

.moreShops {
    background: #ffe6b2;
    padding: 19px 15px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #666666;
    float: right
}

.moreShops.opened {
    width: 710px
}

.moreShopsInc {
    margin: 10px 0px;
}

.moreShopsIncRightSide {
    width: 450px;
    float: right;
    min-height: 200px;
    margin: 0px 0 0 0;
    display: none
}

.moreShops .close {
    display: none
}

.moreShops .likeH1Tite {
    margin: 0
}

.moreShops a {
    color: #999
}

.moreShops .likeH1Tite .showAll {
    display: inline-block;
    text-transform: none;
    font-size: 14px;
    margin-left: 10px;
    position: relative;
    top: -1px
}

.moreShops strong {
    font-weight: 600
}

span.lightText {
    color: #999
}

.lotDiscrText {
    color: #333333;
    height: 540px;
    overflow: hidden;
    position: relative;
    font-size: 16px;
    margin-bottom: 30px
}

.lotDiscrText:before {
    background: url(../pic/lotDiscriptionBlock.png);
    height: 61px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
}

.lotDiscrTextInc {
    margin: 10px 0px;
    line-height: 22px;
}

.showAllText {
    display: inline-block;
    font-size: 16px;
    color: #999999;
    cursor: pointer;
    position: absolute;
    bottom: 0px;
    z-index: 10;
    left: 160px;
}

.showAllText:after {
    background: url(../pic/selectArorw.png);
    width: 12px;
    height: 7px;
    display: inline-block;
    margin: 0 0 0 5px;
    content: '';
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.showAllText:hover {
    opacity: 0.6;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.opened .showAllText:after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.mapLinksCover .mapLink {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 0 20px;
    line-height: 20px
}

.mapConteinier {
    margin: 15px 0 0px 0
}

.mapConteinier .mapContent {
    height: 410px;
    position: relative;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: none
}

.cartPopUp {
    height: 424px;
    width: 480px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 12px 20px;
    background: #fff;
    top: 51px;
    right: -9px;
    position: absolute;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.08);
    display: none
}

.cartItemList {}

.cartItemList .item {
    position: relative;
    padding: 1px 0;
    margin-bottom: 15px;
    min-height: 100px
}

.cartItemList .item .image {
    width: 100px;
    height: 100px;
    text-align: center;
    overflow: hidden;
    display: block;
    float: left
}

.cartItemList .item .image img {
    max-width: 100%;
    max-height: 100%
}

.cartItemList .item .discr {
    margin-left: 120px;
}

.cartItemList .item .closeBtn {
    position: absolute;
    right: 0px;
    top: 7px;
    position: absolute;
    background: url(../pic/removeBtn.png);
    width: 20px;
    height: 20px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    cursor: pointer
}

.cartItemList .item .closeBtn:hover {
    opacity: 0.85
}

.cartItemList .item .likeH1Tite {
    margin: 5px 20px 10px 0;
    line-height: 20px;
    height: 20px;
    overflow: hidden
}

.cartItemList .li {
    list-style: none
}

.cartItemList .btmBtn {
    float: right;
    background: url(../pic/cartScrollIcon.png) 50% 50% no-repeat;
    width: 315px;
    height: 34px;
    border: solid #ffe6b2 3px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    cursor: pointer
}

.cartItemList .btmBtn:hover {
    background-position: 50% 70%
}

.warning,
.error {
    position: relative;
    padding: 10px 20px;
    background: #ffe6b2;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #333;
}

.warning .close {
    top: 10px;
    right: 13px;
    opacity: 0.3
}

.warning .close:hover {
    opacity: 0.5
}

.error {
    display: block;
    padding: 10px 20px;
    margin: 10px 0
}

.blueSpan {
    color: #4c70b4
}

.cartItemList .cartTotalPrice {
    float: right;
    color: #333;
    font-size: 16px;
}

.cartItemList .cartTotalPrice strong {
    margin-left: 10px
}

.cartPopUpActins .greenBtn {
    float: right;
    padding: 0 20px;
    margin-bottom: 15px;
    width: 215px;
}

.cartPopUpActins .blueBtn {
    float: left;
    padding: 0 20px;
    margin-bottom: 15px;
    width: 215px;
}

.cartPopUpActins .toCartLink {
    line-height: 40px;
    display: block;
    margin: 10px 0 0 0;
    width: 215px;
    text-align: center
}

.cartTotalPrice .greenBtn {
    float: left;
    display: block;
    width: 215px;
    font-size: 14px;
}

.cartTotalPrice .amountOrder {
    float: right;
    width: 215px;
    text-align: right;
    margin: 18px 10px 0 0;
}

.nextdoor-content {
    padding: 0px 0px 15px 0px;
    overflow: auto;
    color: #999;
    text-align: left;
}

.nextdoor-product table {
    width: 99%;
    border-collapse: collapse;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    margin-bottom: 20px;
}

.nextdoor-product td {
    padding: 7px;
}

.nextdoor-product thead td {
    color: #4D4D4D;
    font-weight: bold;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
}

.nextdoor-product thead .name,
.nextdoor-product thead .model {
    text-align: left;
}

.nextdoor-product thead .quantity,
.nextdoor-product thead .price {
    text-align: center;
}

.nextdoor-product tbody td {
    vertical-align: top;
    border-bottom: 1px solid #DDDDDD;
}

.nextdoor-product tbody .name,
.nextdoor-product tbody .model {
    text-align: left;
    width: 70%;
}

.nextdoor-product tbody .quantity,
.nextdoor-product tbody .price {
    text-align: right;
}

tbody tr.absent td {
    background-color: #FFD1D1;
}

tbody tr.deficiency td {
    background-color: #FFF5CC;
}

.addNewReview {
    margin: 20px 0
}

.addNewReview .addReviewForm {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: solid #ccc 1px;
    padding: 5px 15px;
    float: left;
    width: 340px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.addNewReview .addReviewForm input[type=text] {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: none;
    border-bottom: solid #ccc 1px;
    width: 100%;
    height: 40px;
    font-family: 'Open Sans', 'Tahoma', sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.addNewReview .addReviewForm textarea {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: none;
    width: 100%;
    height: 60px;
    font-family: 'Open Sans', 'Tahoma', sans-serif;
    font-size: 14px;
    padding: 10px 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.addNewReview .addReviewFormRight {
    float: right;
    width: 155px;
    min-height: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 10px
}

.addNewReview .addReviewFormRight .rateBlock {
    position: relative;
    left: -2px;
    margin: 5px 0 30px 0;
    cursor: pointer
}

.addNewReview .addReviewFormRight .greenBtn {
    margin-top: 25px
}

.askPrice .subTitle {
    font-size: 14px;
    color: #363636;
    margin-bottom: 5px;
}

.askPrice .askPriceForm {
    margin-top: 10px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: solid #ccc 1px;
    padding: 5px 15px;
    float: left;
    width: 340px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.askPrice .askPriceForm input[type=text] {
    color: #acadad;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: none;
    border-bottom: solid #ccc 1px;
    width: 100%;
    height: 40px;
    font-family: 'Open Sans', 'Tahoma', sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.askPrice .askPriceForm input.lastLine {
    border-bottom: none;
}

.askPrice .askPriceFormRight {
    float: right;
    width: 155px;
    min-height: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 10px
}

.askPrice .askPriceFormRight .greenBtn {
    margin-top: 70px
}

.reviewsList {
    margin: 30px 0 0 0
}

.reviewsList .item {
    margin-bottom: 30px;
}

.reviewsList .item .title {
    position: relative;
    margin-bottom: 10px;
    font-size: 16px;
    color: #363636;
    padding: 0 140px 0 0
}

.reviewsList .item .text {
    color: #666666;
    font-size: 14px;
}

.reviewsList .item .rateBlock {
    left: auto;
    right: 37px;
    top: 0
}

.borderRadius {
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.borderRadiusTp {
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.borderRadiusBtm {
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.ddcommon {
    position: relative;
    display: -moz-inline-stack;
    zoom: 1;
    display: inline-block;
    cursor: default;
}

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

.ddcommon ul li {
    list-style-type: none;
}

.borderRadiusTp ul li:last-child {
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border-bottom: 0 none #c3c3c3;
}

.borderRadiusBtm ul li:first-child {
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border-bottom: 1 solid #c3c3c3;
}

.ddcommon .disabled img,
.ddcommon .disabled span,
.ddcommon.disabledAll {
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    -khtml-opacity: .5;
    -moz-opacity: .5;
    color: #999999;
}

.ddcommon .clear {
    clear: both
}

.ddcommon .shadow {
    -moz-box-shadow: 5px 5px 5px -5px #888888;
    -webkit-box-shadow: 5px 5px 5px -5px #888888;
    box-shadow: 5px 5px 5px -5px #888888;
}

.ddcommon input.text {
    color: #7e7e7e;
    padding: 0 0 0 0;
    position: absolute;
    background: #fff;
    display: block;
    width: 98%;
    height: 98%;
    left: 2px;
    top: 0;
    border: none;
}

.ddOutOfVision {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
}

.borderRadius .shadow {
    -moz-box-shadow: 5px 5px 5px -5px #888888;
    -webkit-box-shadow: 5px 5px 5px -5px #888888;
    box-shadow: 5px 5px 5px -5px #888888;
}

.borderRadiusBtm .shadow {
    -moz-box-shadow: -5px -5px 5px -5px #888888;
    -webkit-box-shadow: -5px -5px 5px -5px #888888;
    box-shadow: -5px -5px 5px -5px #888888
}

.borderRadiusTp .border,
.borderRadius .border {
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.borderRadiusBtm .border {
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

img.fnone {
    float: none !important
}

.ddcommon .divider {
    width: 0;
    height: 100%;
    position: absolute;
}

.ddcommon .ddArrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 4px;
}

.ddcommon .ddArrow:hover {
    background-position: 0 100%;
}

.ddcommon .ddTitle {
    padding: 0;
    position: relative;
    display: inline-block;
    width: 100%
}

.ddcommon .ddTitle .ddTitleText {
    display: block;
}

.ddcommon .ddTitle .ddTitleText .ddTitleText {
    padding: 0;
}

.ddcommon .ddTitle .description {
    display: block;
}

.ddcommon .ddTitle .ddTitleText img {
    position: relative;
    vertical-align: middle;
    float: left
}

.ddcommon .ddChild {
    position: absolute;
    display: none;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    zoom: 1;
    z-index: 9999
}

.ddcommon .ddChild li {
    clear: both;
}

.ddcommon .ddChild li .description {
    display: block;
}

.ddcommon .ddChild li img {
    border: 0 none;
    position: relative;
    vertical-align: middle;
    float: left
}

.ddcommon .ddChild li.optgroup {
    padding: 0;
}

.ddcommon .ddChild li.optgroup .optgroupTitle {
    padding: 0 5px;
    font-weight: bold;
    font-style: italic
}

.ddcommon .ddChild li.optgroup ul li {
    padding: 5px 5px 5px 15px
}

.ddcommon .noBorderTop {
    border-top: none 0 !important;
    padding: 0;
    margin: 0;
}

.dd {
    border: 1px solid #c3c3c3;
}

.dd .divider {
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #fff;
    ;
    right: 24px;
}

.dd .ddArrow {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background: url(../image/msdropdown/skin1/dd_arrow.gif) no-repeat;
}

.dd .ddArrow:hover {
    background-position: 0 100%;
}

.dd .ddTitle {
    color: #000;
    background: #e2e2e4 url(../image/msdropdown/skin1/title-bg.gif) repeat-x left top;
}

.dd .ddTitle .ddTitleText {
    padding: 5px 20px 5px 5px;
}

.dd .ddTitle .ddTitleText .ddTitleText {
    padding: 0;
}

.dd .ddTitle .description {
    font-size: 12px;
    color: #666
}

.dd .ddTitle .ddTitleText img {
    padding-right: 5px;
}

.dd .ddChild {
    border: 1px solid #c3c3c3;
    background-color: #fff;
    left: -1px;
}

.dd .ddChild li {
    padding: 5px;
    background-color: #fff;
    border-bottom: 1px solid #c3c3c3;
}

.dd .ddChild li .description {
    color: #666;
}

.dd .ddChild li .ddlabel {
    color: #333;
}

.dd .ddChild li.hover {
    background-color: #f2f2f2
}

.dd .ddChild li img {
    padding: 0 6px 0 0;
}

.dd .ddChild li.optgroup {
    padding: 0;
}

.dd .ddChild li.optgroup .optgroupTitle {
    padding: 0 5px;
    font-weight: bold;
    font-style: italic
}

.dd .ddChild li.optgroup ul li {
    padding: 5px 5px 5px 15px
}

.dd .ddChild li.selected {
    background-color: #d5d5d5;
    color: #000;
}

.box.category-block li {
    list-style: none;
    color: #fff;
    line-height: 20px;
    padding-left: 0;
    margin: 7px 0
}

.box.category-block ul {
    padding: 0 0 0 10px
}

.box.category-block {
    padding: 25px 0 20px 0;
    background: #fff;
    margin-top: -5px
}

.makeOrederText {
    text-align: center;
    line-height: 24px;
    margin-bottom: 20px
}

.makeOrederText strong {
    font-weight: 600;
    color: #4c4c4c;
    font-size: 18px;
}

.loginLeftSide {
    float: left;
    width: 440px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-right: 15px
}

.loginLeftSide .likeH1Tite {
    margin-left: 0
}

.loginLeftSide .blueBtn {
    width: 250px;
    margin-top: 20px
}

.loginRightSide {
    float: right;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 245px;
    padding: 20px;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.08);
}

.loginRightSide input[type=text],
.loginRightSide input[type=password] {
    width: 100%;
    height: 30px;
    font-size: 14px;
    margin: 0;
    border: solid #cccccc 1px
}

.loginRightSide .title {
    margin-bottom: 15px
}

.loginRightSide .greenBtn {
    margin: 20px 0 0 0
}

.loginRightSide input[type="submit"] {
    width: 210px;
    margin-top: 20px
}

.loginRightSide button {
    width: 210px;
    margin-top: 20px
}

#checkout {
    float: left;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 245px;
    padding: 20px;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.08);
}

#checkout input[type=text],
#checkout input[type=password] {
    width: 100%;
    height: 30px;
    font-size: 14px;
    margin: 0;
    border: solid #cccccc 1px
}

#checkout .title {
    margin-bottom: 15px
}

#checkout .greenBtn {
    margin: 20px 0 0 0
}

.list.bordered {
    width: 100%
}

.list.bordered td {
    border: solid #eee 1px;
    padding: 8px
}

.list.bordered td:first-child {
    width: 300px
}

.PCPage {
    margin-bottom: 120px
}

.PCPage .item {
    margin-bottom: 20px
}

.PCPage .item .title {
    width: 460px;
    text-transform: uppercase;
    color: #333333;
    font-weight: 600;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 16px
}

.PCPage .item .title .openCloseBtn {
    position: absolute;
    color: #999999;
    text-decoration: underline;
    right: 0;
    text-transform: none;
    top: 0;
    cursor: pointer;
    font-size: 14px
}

.PCPage .item .title .openCloseBtn:hover {
    text-decoration: none
}

.PCPage .item .title .openCloseBtn:after {
    content: '';
    background: url(../pic/closeOpanBtn.png);
    width: 12px;
    height: 7px;
    margin: 0 0 0 8px;
    display: inline-block;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.PCPage .item .opened .title .openCloseBtn:after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.PCPage .item.opened {
    padding: 0 0 15px 0;
    width: auto;
    float: none;
    cursor: pointer;
}

.PCPage .itemInfo {
    display: none
}

.PCPage .itemInfo {
    margin: 15px 0 20px 0
}

.PCPage .itemInfo th {
    font-weight: 400;
    text-align: left;
    padding-right: 30px;
    padding-bottom: 8px;
    color: #999999;
    vertical-align: top;
    background: #ffe6b2;
    padding-left: 10px
}

.PCPage .itemInfo td {
    font-weight: 400;
    text-align: left;
    padding-right: 30px;
    padding-bottom: 8px;
    color: #666;
    vertical-align: top;
    padding-left: 10px
}

.PCPage .itemInfo label {
    margin: 10px 0 0 0;
    display: block;
    position: relative;
    padding-left: 35px;
    line-height: 22px
}

.PCPage .itemInfo table {
    margin-bottom: 15px
}

.makeOrderPage.PCPage .itemInfo {
    display: block
}

.PCPage .itemInfoo {
    display: block
}

.PCPage .itemInfoo {
    margin: 15px 0 20px 0
}

.PCPage .itemInfoo th {
    font-weight: 400;
    text-align: left;
    padding-right: 30px;
    padding-bottom: 8px;
    color: #999999;
    vertical-align: top
}

.PCPage .itemInfoo td {
    font-weight: 400;
    text-align: left;
    padding-right: 30px;
    padding-bottom: 8px;
    color: #666;
    vertical-align: top
}

.PCPage .itemInfoo label {
    margin: 10px 0 0 0;
    display: block;
    position: relative;
    padding-left: 35px;
    line-height: 22px
}

.PCPage .itemInfoo table {
    margin-bottom: 15px
}

.makeOrderPage.PCPage .itemInfoo {
    display: block
}

.cartPage {
    margin: 30px 0;
    width: 580px
}

.cartPage .item .checkBoxCover {
    position: absolute;
    left: -35px;
    top: 10px
}

.cartPage .item {
    margin-left: 35px;
    position: relative
}

.cartPage .item {
    position: relative;
    padding: 1px 0;
    margin-bottom: 15px
}

.cartPage .item .image {
    width: 100px;
    height: 100px;
    text-align: center;
    overflow: hidden;
    display: block;
    float: left
}

.cartPage .item .image img {
    max-width: 100%;
    max-height: 100%
}

.cartPage .item .discr {
    margin-left: 120px;
}

.cartPage .item .closeBtn {
    position: absolute;
    right: 0px;
    top: 7px;
    position: absolute;
    background: url(../pic/removeBtn.png);
    width: 20px;
    height: 20px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    cursor: pointer
}

.cartPage .item .closeBtn:hover {
    opacity: 0.85
}

.cartPage .item .likeH1Tite,
.imageConteinier .likeH1Tite,
.contentConteinier .likeH1Tite,
.lotDiscription .likeH1Tite,
.moreShops .likeH1Tite {
    margin: 5px 20px 10px 0;
    text-transform: uppercase!important;
    font-weight: 600;
    margin-top: -1px!important
}

.cartPage .item .status {
    font-size: 14px;
    color: #666666;
    margin: 10px 0 20px 0
}

.cartPage .item .status span.delivery {
    color: #999999
}

.cartPage .item span.stock {
    color: #F00;
    font-weight: bold;
}

.checkOutBlock {
    margin: 30px 0 0 155px;
    font-size: 16px;
    color: #333333
}

.checkOutBlock strong {
    margin-left: 15px
}

.checkOutBlock .greenBtn {
    width: 210px;
    margin-top: 20px
}

.favePage.cartPage .item {
    margin-left: 0
}

.makeOrderAmounts table {
    margin: 20px 0 0 -7px;
    width: 100%
}

.makeOrderAmounts th {
    text-align: left;
    font-weight: 400;
    padding: 7px;
    color: #999999
}

.makeOrderAmounts td {
    font-weight: 400;
    padding: 7px;
    color: #666666
}

.makeOrderAmounts td strong {
    color: #333
}

.addOrderInfo {
    padding: 10px 0 0 0
}

.addOrderInfo textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 485px;
    height: 101px;
    padding: 15px;
    color: #acadad;
    font-size: 20px;
    border: solid #acadaf 1px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    font-size: 14px;
    font-family: 'Open Sans', 'Tahoma', sans-serif;
    margin: 7px 0;
    overflow: hidden
}

.greenSpan {
    color: #a3cc52
}

.freeLabel {
    position: relative;
    padding-right: 100px;
}

.freeLabel .text {
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 0;
    color: #333
}

.makeOrderPage .checkOutBlock {
    text-align: right
}

.makeOrderPage .checkOutBlock .greenBtn {
    display: inline-block;
    margin: 0 10px 0 30px
}

img {
    max-width: 100%
}

.orderComplete {
    font-size: 16px;
    color: #333;
    padding: 0 10px;
    line-height: 25px
}

.articalesList {
    margin-right: -40px
}

.articalesList .item {
    display: inline-block;
    width: 220px;
    margin: 0 15px 20px 0;
}

.articalesList .item .image {
    overflow: hidden;
    height: 115px;
    display: block
}

.articalesList .item .likeH1Tite {
    margin: 10px 0 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.articalesList .item .text {
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
    color: #666;
    height: 60px;
}

.item .readMore {
    float: right;
    display: block;
    margin: 15px 0;
    color: #333333;
    font-size: 16px
}

.largeText {
    font-size: 18px;
    color: #333;
    margin: 20px 0
}

.leftImage {
    float: left;
    margin: 10px 20px 0 0
}

ul.styledUl {
    margin: 30px 0
}

ul.styledUl li {
    list-style: disc inside;
    margin: 15px 0
}

.similarPosts {
    margin: 30px -20px 40px 0
}

.similarPosts .item {
    display: inline-block;
    vertical-align: top;
    width: 220px;
    margin-right: 15px;
}

.similarPosts .item .text {
    color: #999;
    margin: 15px 0 0px 0;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
    height: 60px;
}

.similarPosts .item .likeH1Tite {
    margin: 10px 0 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.rightSideBlock .likeH1Tite {
    margin-left: 0
}

.fillialsList {
    margin-right: -40px;
    margin-top: -20px
}

.fillialsList .lotItem {
    margin: 0px 20px 20px 0px
}

.fillialsList .lotItem:nth-child(1),
.fillialsList .lotItem:nth-child(2),
.fillialsList .lotItem:nth-child(3) {}

.fillialsList .lotItem:nth-child(1) {}

.box-coupon {
    padding: 15px;
    border: solid #e6ffcc 3px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width: 300px;
    line-height: 24px;
    margin-bottom: 20px
}

.couponName {
    text-transform: uppercase;
    color: #333;
    margin-bottom: 5px;
    background: #e6ffcc;
    margin: -15px -15px 10px -15px;
    padding: 5px 15px;
    font-weight: 600
}

#coupon {
    display: block!important
}

.rightSideBlock #checkout {
    background: #ffe6b2;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0);
}

.rightSideBlock #checkout #login {
    background: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: none
}

.selectCoverBlock .jq-selectbox__select {
    width: 100%;
    height: 30px;
    font-size: 14px;
    margin: 0;
    border: solid #cccccc 1px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    line-height: 30px
}

.selectCoverBlock .jq-selectbox__select .jq-selectbox__trigger {
    top: 12px
}

.selectCoverBlock {
    display: inline-block;
    width: 320px;
    padding-top: 5px
}

.selectCoverBlock .jq-selectbox__dropdown {
    top: 28px!important;
    width: 100%!important
}

.selectCoverBlock.yellowSelect {
    width: 152px;
    position: relative;
    z-index: 500;
    margin-left: 10px;
    top: 3px;
}

.divForNoty {
    padding: 20px;
    background: #ffe6b2;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #333;
    margin: 0 0 20px 0;
    display: none
}

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

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

.pagination .links a,
.alphabet-list .links a {
    display: inline-block;
    padding: 6px 10px;
    text-decoration: none;
    color: #fff;
    background: #6cbe42;
    margin-bottom: 3px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    min-width: 9px;
    text-align: center;
}

.pagination .links span,
.alphabet-list .links span {
    display: inline-block;
    min-width: 9px;
    padding: 6px 5px;
}

.pagination .links {
    float: right;
    margin: 0px 20px 20px 0px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.pagination .links a {
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.pagination .links a:hover {
    opacity: 0.6
}

.pagination .links b {
    display: inline-block;
    padding: 6px 10px;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    background: #58bae9;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.pagination .links b,
.product-filter .display .grid-switch.active,
.product-filter .display .list-switch.active {
    background-color: #01A31C;
}

.alphabet-list {
    font-size: 14px;
    overflow: auto;
}

.alphabet-list .links {
    float: left;
    width: 100%;
    margin: 10px 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E6E6E9;
}

.big-heading {
    padding-top: 10px;
    padding-left: 0px;
    font-size: 36px;
    font-weight: bold;
    color: #333
}

.partnersLine {
    text-align: left
}

#cart {
    float: right;
    width: 150px;
    position: relative;
    top: 2px
}

.brand-list ul li {
    padding: 5px 3px;
    width: 13%;
    display: inline-block;
    vertical-align: top;
}

.manufacturer-list {
    border-bottom: 1px solid #CCC;
    padding: 20px 0;
}

.ui-slider .ui-slider-handle {
    width: 17px!important
}

#your_city {
    position: relative;
    top: 1px
}

.sitemap-info ul li {
    margin-bottom: 5px;
    margin-top: 5px;
}

ul,
menu,
dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

.cityChooserPopUp {
    position: absolute!important;
    top: 40px!important;
    left: 0;
    background: #fff;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: solid #ccc 1px;
    -webkit-box-shadow: 0 0 44px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 44px 2px rgba(0, 0, 0, 0.1);
    width: 860px;
    z-index: 500;
}

.cityChooserPopUp .likeH1Tite {
    border-bottom: 1px #ccc solid;
    padding: 15px 20px;
    margin: 0;
}

.cityChooserPopUp .leftRegionSide {
    width: 300px;
    border-right: solid #ccc 1px;
    padding: 15px 0 20px 0;
    float: left
}

.cityChooserPopUp .leftRegionSide .smallTitle {
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #333
}

.cityChooserPopUp .leftRegionSide .itemTitle {
    padding-left: 20px;
    display: block;
    line-height: 30px;
    height: 30px;
    position: relative;
    text-decoration: none
}

.cityChooserPopUp .leftRegionSide .itemTitle:hover {
    color: #333;
    text-decoration: none;
    background: #f2f2f2
}

.cityChooserPopUp .leftRegionSide .itemTitle.active {
    color: #333;
    text-decoration: none;
    background: #e5ffcc
}

.cityChooserPopUp .rightRegionSide {
    margin-left: 320px;
    padding: 15px 0 20px 0
}

.cityChooserPopUp .rightRegionSide .linkItem {
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
}

.cityChooserPopUp .rightRegionSide .linkItem.active {
    font-weight: 800;
	color: #4C70B4;
}

.cityChooserPopUp .rightRegionSide td {
    vertical-align: top
}

.cityChooserPopUp .regionCities {
    display: none
}

.cityChooserPopUp .greatCities {
    text-transform: none;
    font-weight: normal;
    margin-top: 10px;
}

.cityChooserPopUp .greatCities ul {
    list-style: none;
}

.cityChooserPopUp .greatCities li {
    display: inline-block;
    padding: 0 30px 0 0;
}

.cityChooserPopUp .greatCities .linkItem {
    display: block;
    font-size: 16px;
}

.cityChooserPopUp .greatCities .linkItem.active {
    font-weight: 800;
	color: #4C70B4;
}

.smallImagesCover {
    position: relative;
}

.right_btn {
    border: none;
    padding: 0;
    background: url(../pic/selectArorw.png);
    width: 12px;
    height: 7px;
    position: absolute;
    right: -15px;
    top: 50%;
    cursor: pointer;
    z-index: 10;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.left_btn {
    border: none;
    padding: 0;
    background: url(../pic/selectArorw.png);
    width: 12px;
    height: 7px;
    position: absolute;
    left: -10px;
    top: 50%;
    cursor: pointer;
    z-index: 10;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.right_btn:hover,
.left_btn:hover {
    opacity: 0.6
}

#captcha {
    position: relative;
    top: 22px;
    left: 10px
}

.cityChooserPopUp {
    display: none
}

.clickbleLink {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    display: block;
    z-index: 100
}

.moreShops .cityChooserSelects .jq-selectbox.opened:before {
    top: 27px
}

.cityChooserSelects .jq-selectbox__select {
    border: none;
    background: transparent
}

.cityChooserSelects .jq-selectbox__trigger {
    display: none
}

.cityChooserSelects .yellowSelect {
    margin-left: 0;
    width: 120px
}

.cityChooserSelects .jq-selectbox__dropdown {
    width: 240px!important;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    top: 36px!important;
    left: -100px!important;
    max-height: 204px
}

.ui-autocomplete.ui-menu.ui-widget {
    top: 120px!important;
    z-index: 2000!important;
}

.cityChooserSelects .jq-selectbox.opened:before {
    top: 22px;
    width: 10px;
    height: 10px;
    content: '';
    position: absolute;
    left: 53px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ffffff transparent;
}

.orderPage .selectCoverBlock {
    width: 260px;
    margin: 7px 0
}

.onecheckout-content {
    overflow: visible
}

.onecheckout-product thead td,
.onecheckout-product td b {
    font-weight: 400
}

.orderPage {}

.orderPage .onecheckout-heading {
    border-bottom: none;
    font-weight: 400;
    margin: 20px 0 10px 0;
    color: #333;
    text-transform: uppercase
}

.orderPage .onecheckout-heading span {
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0 10px 0;
    color: #333;
    text-transform: uppercase
}

.orderPage {
    color: #333
}

.orderPage th {
    color: #666;
    padding-bottom: 15px;
    font-weight: 400
}

.orderPage #selectAddressTypepayment,
.orderPage #selectAddressTypeshipping {
    display: inline-block;
    margin: 16px 0 0 0;
    text-decoration: underline
}

.orderPage .form td {
    padding-bottom: 10px
}

.orderPage textarea {
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.orderPage #shipping-existing label,
.orderPage #payment-existing label {
    position: relative;
    padding-left: 35px;
    display: block;
    line-height: 24px
}

#discount input[type='text'],
#coupon input[type='text'] {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 10px 0
}

#coupon #button-coupon {}

#coupon #button-coupon {
    background: #1f4266;
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-decoration: none;
    color: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    font-weight: 600;
    margin: 10px 0;
    cursor: pointer;
    padding: 0;
    border: none;
    padding: 0 15px;
    font-size: 16px;
}

#coupon #button-coupon:before {
    position: absolute;
    left: 0;
    width: 100%;
    background: #4c70b4;
    height: 37px;
    line-height: 37px;
    bottom: 0;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    content: '';
}

#coupon #button-coupon span {
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    text-decoration: none!important
}

#coupon #button-coupon:hover:before {
    opacity: 0.8
}

#shipping-method table b {
    display: block;
    font-weight: 400;
    margin: 15px 0
}

.searchInputCover #search {
    display: inline-block;
    vertical-align: top;
    width: 0
}

.onecheckout-content .error {
    margin-bottom: 0
}

.ui-menu .ui-menu-item a.name {
    padding: 5px 10px!important;
    line-height: 26px!important;
}

.lotDiscription span.oldPrice {
    font-weight: 400;
    text-decoration: line-through;
    margin: 0 15px 0 0;
    color: #999999;
    display: inline-block
}

.lotDiscription .price {
    display: inline-block
}

.cluster {
    color: #000;
    text-align: center;
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

.cluster-1 {
    background: url('../image/m1.png') no-repeat;
    line-height: 53px;
    width: 53px;
    height: 52px;
}

.cluster-2 {
    background: url('../image/m2.png') no-repeat;
    line-height: 53px;
    width: 56px;
    height: 55px;
}

.cluster-3 {
    background: url('../image/m3.png') no-repeat;
    line-height: 66px;
    width: 66px;
    height: 65px;
}

.brand-info {
    display: table;
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

.brand-info h1 {
    float: left;
    margin-bottom: 0px;
}

.brand-info h1 a {
    text-decoration: none;
}

.brand-info .image {
    float: right;
    margin-right: 5px;
    margin-bottom: 5px;
}

.reviewsList .item .text {
    clear: both;
    margin-bottom: 8px;
}

.reviewsList .item .answer {
    padding: 10px;
    margin-left: 10px;
    background: #FFE6B2;
    border-radius: 8px;
    border: 1px solid #FFE6B2;
}

.buttonbiosfera {
    font-weight: 700;
    color: white;
    text-decoration: none;
    padding: .5em 1em calc(.5em + 3px);
    border-radius: 3px;
    background: rgb(163, 204, 82);
    box-shadow: 0 -3px rgb(163, 204, 82) inset;
    transition: 0.2s;
}

a.buttonbiosfera:hover {
    background: rgb(163, 204, 82);
}

a.buttonbiosfera:active {
    background: rgb(163, 204, 82);
    box-shadow: 0 3px rgb(33, 147, 90) inset;
}

.buttonblue {
    font-weight: 700;
    color: white;
    text-decoration: none;
    padding: .8em 1em calc(.8em + 3px);
    border-radius: 19px;
    background: #3399ff;
    box-shadow: 0 -3px #4169E1 inset;
    transition: 0.2s;
}

.buttonblue:hover {
    background: #4169E1;
}

.buttonblue:active {
    background: #4169E1;
    box-shadow: 0 3px #4169E1 inset;
}

.substrate {
    display: none;
}


    
.searchInputCover, .searchBlock, .cartBtn, .cityChooser, .loginChooser, .cartBtn, .menuLine .leftMenu, .greenBtn:before, .blueBtn:before,
.pagination .links a, .pagination .links b, .prefooterRightSide, .moreLotsTabs .moreTab, .filterBlock, .sectionsList, .rowRlock input[type=text], .rowRlock input[type=password], .styleInputBio,
.cartPopUp, .lotsCount .countBlock input[type=text], .loginRightSide, .rowBlock input[type=text], .rowBlock input[type=tel], .rowBlock input[type=password], .review_form input[type=text],
.selectCoverBlock .jq-selectbox__select, .cityChooserPopUp, .wishListBtn.active, #button-coupon:before, #button-coupon, .payment__wrapper, .shipping__wrapper, .imageConteinier
{
    border-radius: 3px !important;
}
.cityChooser, .loginChooser {
    background: #ecf0f8;
}
.leftMemuList {
    border-radius: 0 0 3px 3px;
}
.menuTabsCover {
    border-radius: 3px 3px 0 0;
}
.lotItem {
    border-radius: 3px;
    box-shadow: 0 0 14px 2px rgba(0,0,0,0.07);
    margin: 9px 9px 11px 9px;
}
.rightSideBlock {
    border-bottom: 1px solid #efefef;
}
.sortLine {
    top: 80px;
}
.greenBtn {
    background: #8fb14d;
    border-radius: 3px;
}
.blueBtn {
    border-radius: 3px;
}
.leftMemuList {
    min-height: 357px;
}
.breadCrumps {
    margin: 10px 0 12px 0;
}
.menuLine .leftMenu .menuTabs {
    border-radius: 3px 3px 0 0;
}
.searchInputCover {
    width: 390px;
}
.wishListBtn {
    margin: -1px 0px 0 10px;
}
.wishListBtn:before {
    margin: 0 9px 0 0;
}
.mainMenu {
    left: 48px;
}

.top-banner{
    width: 100%;
    height: 100px;
}


.link-order {
    background-color: rgb(80, 116, 181);
    display: block;
    border-radius: 6px;
    text-align: center;
    color: white;
    padding: 10px;
    font-style: normal;
    font-weight: bold;
    line-height: 135%;
}



@media (min-width:1100px) {
    .substrate {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        padding-top: 48px;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        z-index: 0;
    }
    .left-substrate,
    .right-substrate {
        box-sizing: border-box;
        width: 50%;
    }
    .left-substrate {
        padding-right: 490px;
        text-align: right;
        float: left;
    }
    .right-substrate {
        padding-left: 490px;
        text-align: left;
        float: right;
    }
    .left-substrate a,
    .right-substrate a {
        background-size: contain;
    }
    .search-bar {
        background-color: #<?php echo $this->config->get('metroshop_color_searchblock_bg') ?>;
    }
    #search .button-search,
    .flexslider:hover .flex-next:hover,
    .flexslider:hover .flex-prev:hover,
    .box-heading .prev,
    .box-heading .next,
    .jcarousel-next-horizontal,
    .jcarousel-prev-horizontal {
        background-color: #<?php echo $this->config->get('metroshop_color_navbuttonbg') ?>;
    }
    #search .button-search:hover,
    .pagination .links a:hover,
    a.button:hover,
    input.button:hover,
    .htabs a:hover,
    .box-product .btn-wish:hover,
    .box-product .btn-compare:hover,
    .product-filter .display .grid-switch:hover,
    .product-filter .display .list-switch:hover,
    .box-heading .prev:hover,
    .box-heading .next:hover,
    .jcarousel-prev-horizontal:hover,
    .jcarousel-next-horizontal:hover {
        background-color: #<?php echo $this->config->get('metroshop_color_buttonhoverbg') ?>;
    }
    .ui-autocomplete {
        z-index: 505 !important;
    }
    .ui-menu-item {
        text-align: left;
        overflow: hidden;
    }
    .ui-menu .ui-menu-item a.name {
        overflow: hidden;
        text-decoration: none;
        display: block;
        padding: 0.2em .4em;
        line-height: 1.1;
        font-size: 14px;
    }
    .ui-state-keyword {
        color: #1c94c4;
        text-decoration: none;
    }
	
	.delivery_table{display:table;border-spacing:0}.delivery_col{border-top:solid 1px rgba(0,0,0,.1)}.widescreen .delivery_row,.widescreen .delivery_row-title{width:260px}.delivery_row{display:table-cell;width:210px;padding:20px 40px 30px 0}.delivery_row-title{display:table-cell;width:210px;padding:0 40px 10px 0;color:#999;font-size:12px;letter-spacing:-.2px}.delivery__postamat-link{margin-top:10px;cursor:pointer}.delivery_error{color:red;margin-top:10px}.delivery__text{padding-top:10px}.delivery_form-up{background-color:#fffcdf;width:475px;padding:30px;margin:0}.delivery_form-bottom{background-color:#fffcdf;width:475px;padding:0 30px 30px;margin:0}.delivery_item-name_type{font-size:17px;margin-bottom:5px}.delivery_item-green{color:#06C191}
	.pickup-select,.pickup-select__map{height:100%}.pickup-select__filter{position:absolute;z-index:1;background-color:rgba(255,255,255,.9);left:20px;top:70px;padding:10px}.pickup-select__filter-section{width:204px;float:left}.pickup-select__details{width:440px;background:#fff;background:rgba(255,255,255,.95);position:absolute;top:70px;height:auto;bottom:35px;right:20px;padding-left:20px;padding-bottom:20px;overflow-y:scroll}.pickup-select__details-body{width:420px;padding-bottom:12px}.pickup-select__details-close{position:absolute;top:0;right:0;overflow:hidden;text-align:center;width:30px;height:30px;font-size:14px;letter-spacing:-.2px;line-height:30px;cursor:pointer;color:#95979c}.pickup-select__search{position:absolute;left:20px;top:20px;z-index:4}.pickup-select__search-input{width:284px;height:28px}.pickup-select__search-suggest{position:absolute;top:100%;left:0;width:300px;background:#fff;box-shadow:2px 4px 15px 0 rgba(0,0,0,.21)}.pickup-select__search-suggest .item{position:relative;padding:4px 8px}.pickup-select__search-suggest .item.selected{background:#5983F0;color:#fff}.pickup-select__search-suggest .item.item_is-point{padding-left:24px}.pickup-select__search-suggest .item.item_is-point:before{content:'';position:absolute;width:10px;height:10px;top:50%;left:8px;margin-top:-5px;overflow:hidden;background:#5983F0;border-radius:50%}.pickup-select__search-suggest .item.item_is-point.selected:before{background:#fff}.pickup-select__details-title{margin:12px 0}.pickup-select__subtitle{font-weight:700;margin-top:10px}.pickup-select__subtitle_slevel{margin-top:0}.pickup-select__service-level{display:inline-block;margin:10px 10px 15px 0;color:#666}.pickup-select__level-description{color:#666;border-bottom:1px solid #d6d6d6;padding-bottom:10px}.pickup-select__submit{display:block;float:right}.pickup-select__details-interval{line-height:24px}.pickup-select__details-interval-block{margin:10px 0}.pickup-select__details-interval .select{width:220px;float:right;margin-right:5px}.pickup-select__details-interval .select .button{width:100%}.pickup-select__details-interval .select .button:after{top:9px;right:15px}.pickup-select__filter-section-title{font-weight:700;margin-bottom:10px}.pickup-select__filter-count{color:#999}.pickup-select__filter-item{cursor:pointer}.pickup-select__filter-item-wrap{text-indent:-17px;padding-left:17px;margin-bottom:10px}.pickup-select__type-hint-ico{background-color:#666;border-radius:50%;color:#ddd;font-size:10px;text-align:center;width:14px;height:14px;line-height:14px;display:inline-block;margin-left:4px;position:relative;text-indent:0;cursor:default}.pickup-select__type-hint-ico:hover .dropdown{display:block}.pickup-select__type-hint-ico .dropdown{z-index:1;width:204px;color:#333;left:-105px;top:25px}.pickup-select__type-ico{float:right;width:21px;height:25px;overflow:hidden;background:url(../i/ymaps_placemark_icon_sprite_new.png) 0 0/167px 61px}.pickup-select__type-ico_lamoda{background-position:-4px -97px}.pickup-select__type-ico_other{background-position:-42px -97px}.pickup-select__type-ico_postamat{background-position:-80px -97px}.pickup-select__type-ico_ukrpost{background-position:-117px -97px}.pickup-select__details-preloader{height:200px;background:url(../i/ajax-loader.gif) center center no-repeat}.pickup-select__zoom-button{width:20px;height:20px;overflow:hidden;margin:10px 20px;background:#fff;border-radius:50%;box-shadow:1px 1px 16px rgba(0,0,0,.2);padding:10px}.pickup-select__tryon-disallowed{margin-bottom:10px;font-weight:700;color:#f55b62}.pickup-select__pup-photo{width:420px}.pickup-select-v2__list-item-tryon{background:url(../i/global/pickup-select-map-tryon.svg)}.pickup-select-v2__back-to-list{background:url(../i/global/pickup-select-map-back.svg)}.pickup-select-v2__details-spinner{background:url(../i/ajax-loader.gif)}.delivery__map{border:1px solid #eee}.pickup-select-v2,.pickup-select-v2__left-column,.pickup-select-v2__map{height:100%;overflow:hidden}.pickup-select-v2__left-column-list{position:absolute;right:0;transition:right 500ms;width:100%;height:100%}.pickup-select-v2__left-column-details{position:absolute;left:100%;transition:left 500ms;width:100%;height:100%}.pickup-select-v2__map{margin-left:340px}.pickup-select-v2__left-column{width:340px;position:absolute}.pickup-select-v2__title{padding:20px 24px 0;font-weight:700;font-size:18px;letter-spacing:-.4px;line-height:24px;position:absolute;width:100%;box-sizing:border-box;height:76px}.pickup-select-v2__show-all{font-size:13px;line-height:13px;position:absolute;left:24px;bottom:12px;cursor:pointer}.pickup-select-v2__filters{padding:12px 0 4px 24px;background-color:#fffde4;border-top:1px solid #eee;border-bottom:1px solid #eee;position:absolute;width:100%;box-sizing:border-box;top:76px;z-index:10}.pickup-select-v2__left-column-list_no-filters .pickup-select-v2__filters{display:none}.pickup-select-v2__left-column-list_no-filters .pickup-select-v2__title{border-bottom:1px solid #eee}.pickup-select-v2__filters-title{font-weight:700;color:#999785;margin-bottom:12px}.pickup-select-v2__list-item{padding:18px 16px 18px 24px;border-bottom:1px solid #eee;cursor:pointer;position:relative}.pickup-select-v2__list-item:hover{background:#f7f7f7}.pickup-select-v2__list-item-title{font-weight:700;font-size:16px;letter-spacing:-.4px;line-height:24px}.pickup-select-v2__list-item-delivery-info{font-weight:700;margin-top:10px}.pickup-select-v2__list-wrap{height:100%;box-sizing:border-box;padding-top:145px}.pickup-select-v2__list{height:100%;overflow-y:auto}.pickup-select-v2__counter{float:right;font-weight:500;font-size:16px;letter-spacing:-.4px;color:#999}.pickup-select-v2__list-item-card{background:url(../i/global/pickup-select-map-card.svg)}.pickup-select-v2__list-item-card,.pickup-select-v2__list-item-tryon{width:24px;height:24px;float:right;clear:both}.pickup-select-v2__back-to-list{height:32px;width:32px;background-repeat:no-repeat;cursor:pointer;left:16px;top:16px;position:absolute}.pickup-select-v2__details-wrap{height:100%;box-sizing:border-box;padding-top:48px}.pickup-select-v2__details{overflow-y:auto;height:100%;box-sizing:border-box;padding:0 24px 16px}.pickup-select-v2__details-spinner{height:200px;background-repeat:no-repeat;background-position:center}.pickup-select-v2__details-title{margin:12px 0;font-weight:700;font-size:18px;line-height:20px}.pickup-select-v2__details-levels-title{font-weight:700;font-size:12px;letter-spacing:-.2px;line-height:15px;padding:24px 0 12px;border-bottom:1px solid #eee}.pickup-select-v2__details-subtitle{font-weight:700;font-size:12px;letter-spacing:-.2px;line-height:15px;margin:9px 0 1px}.pickup-select-v2__pup-photo{width:292px;margin-top:16px}.pickup-select-v2__details-submit{width:100%;margin:16px 0 24px;text-align:center;padding-top:5px;padding-bottom:5px}.pickup-select-v2__details-interval-select{border:1px solid #999;border-radius:3px;width:100%;height:32px;background-color:transparent;color:#222;font-size:12px;letter-spacing:-.2px;margin-top:6px;box-sizing:border-box}.pickup-select-v2__service-level,.pickup-select-v2__service-level_single{border-bottom:1px solid #eee;margin:12px 0;padding-bottom:12px}.pickup-select-v2__service-level{padding-left:30px;position:relative}.pickup-select-v2__details-checkout-description{padding:6px 0}.pickup-select-v2__sl-radio{position:absolute;left:0;top:0;cursor:pointer}.pickup-select-v2__sl-label{display:block;cursor:pointer}.pickup-select-v2__filter-tryon{background-image:url(../i/global/pickup-select-map-tryon.svg)}.pickup-select-v2__filter-card{background-image:url(../i/global/pickup-select-map-card.svg)}.pickup-select-v2__filter-type-lmda{background-image:url(../i/global/pickup-select-map-type-lmda.svg)}.pickup-select-v2__filter-type-ptmt{background-image:url(../i/global/pickup-select-map-type-ptmt.svg)}.pickup-select-v2__filter-type-upst{background-image:url(../i/global/pickup-select-map-type-upst.svg)}.pickup-select-v2__filter-card,.pickup-select-v2__filter-tryon,.pickup-select-v2__filter-type-lmda,.pickup-select-v2__filter-type-ptmt,.pickup-select-v2__filter-type-upst{background-color:transparent;background-repeat:no-repeat;background-size:16px 16px;background-position:7px 3px;padding-left:29px;padding-right:7px;margin-right:8px;margin-bottom:10px}.pickup-select-v2__filter-card_active,.pickup-select-v2__filter-tryon_active,.pickup-select-v2__filter-type-lmda_active,.pickup-select-v2__filter-type-ptmt_active,.pickup-select-v2__filter-type-upst_active{color:#fff;border:1px solid #000;background-color:#000;position:relative;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:36px}.pickup-select-v2__filter-card_active:hover,.pickup-select-v2__filter-tryon_active:hover,.pickup-select-v2__filter-type-lmda_active:hover,.pickup-select-v2__filter-type-ptmt_active:hover,.pickup-select-v2__filter-type-upst_active:hover{color:#fff}.pickup-select-v2__filter-card_active:after,.pickup-select-v2__filter-tryon_active:after,.pickup-select-v2__filter-type-lmda_active:after,.pickup-select-v2__filter-type-ptmt_active:after,.pickup-select-v2__filter-type-upst_active:after{content:'';display:block;width:28px;height:24px;background-image:url(../i/global/pickup-select-map-filter-reset.svg);background-repeat:no-repeat;background-position:center;position:absolute;top:-1px;left:100%;background-color:#000;margin-left:2px;border-top-right-radius:3px;border-bottom-right-radius:3px}.pickup-select-v2__filter-card_active{background-image:url(../i/global/pickup-select-map-card-white.svg)}.pickup-select-v2__filter-tryon_active{background-image:url(../i/global/pickup-select-map-tryon-white.svg)}.pickup-select-v2__filter-type-lmda_active{background-image:url(../i/global/pickup-select-map-type-lmda-white.svg)}.pickup-select-v2__filter-type-ptmt_active{background-image:url(../i/global/pickup-select-map-type-ptmt-white.svg)}.pickup-select-v2__filter-type-upst_active{background-image:url(../i/global/pickup-select-map-type-upst-white.svg)}.pickup-select-v2__zoom-button{width:20px;height:20px;overflow:hidden;margin:10px 20px;background:#fff;border-radius:50%;box-shadow:1px 1px 16px rgba(0,0,0,.2);padding:15px}.pickup-select-v2__tryon-prompt-veil{position:fixed;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;z-index:100;display:none}.pickup-select-v2__tryon-prompt-t{margin:8px 0 22px}.pickup-select-v2__tryon-prompt-h{font-weight:700;font-size:16px;letter-spacing:-.4px}.pickup-select-v2__tryon-prompt-n{margin-left:20px;color:#5983f0}.pickup-select-v2__tryon-prompt-close{width:18px;height:18px;overflow:hidden;position:absolute;right:18px;top:18px;background-image:url(../i/global/close-big.svg);background-size:100%;background-repeat:no-repeat;opacity:.5}.pickup-select-v2__empty-list-hint{display:none;padding:24px}.pickup-select-v2__reset-zoom{color:#2756d8;cursor:pointer}.pickup-select-v2__search{position:absolute;left:356px;top:16px}.pickup-select-v2__search-input{width:348px;height:38px;font-size:16px;letter-spacing:-.4px;line-height:38px;padding-left:42px;background-image:url(../i/global/pickup-select-map-search.svg);background-repeat:no-repeat;background-position:9px 7px}.pickup-select-v2__search-suggest{position:absolute;top:100%;left:0;width:399px;background:#fff;box-shadow:2px 4px 15px 0 rgba(0,0,0,.2)}.pickup-select-v2__search-suggest .item{position:relative;padding:4px 8px;cursor:pointer}.pickup-select-v2__search-suggest .item.selected{background:#5983F0;color:#fff}.pickup-select-v2__search-suggest .item.item_is-point{padding-left:24px}.pickup-select-v2__search-suggest .item.item_is-point:before{content:'';position:absolute;width:10px;height:10px;top:50%;left:8px;margin-top:-5px;overflow:hidden;background:#5983F0;border-radius:50%}.pickup-select-v2__search-suggest .item.item_is-point.selected:before{background:#fff}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:url(../fonts/Montserrat-Light.eot);src:local('Montserrat Light'),local('Montserrat-Light'),url(../fonts/Montserrat-Light.eot?#iefix) format('embedded-opentype'),url(../fonts/Montserrat-Light.woff2) format('woff2'),url(../fonts/Montserrat-Light.woff) format('woff'),url(../fonts/Montserrat-Light.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(../fonts/Montserrat-Regular.eot);src:local('Montserrat Regular'),local('Montserrat-Regular'),url(../fonts/Montserrat-Regular.eot?#iefix) format('embedded-opentype'),url(../fonts/Montserrat-Regular.woff2) format('woff2'),url(../fonts/Montserrat-Regular.woff) format('woff'),url(../fonts/Montserrat-Regular.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(../fonts/Montserrat-Bold.eot);src:local('Montserrat Bold'),local('Montserrat-Bold'),url(../fonts/Montserrat-Bold.eot?#iefix) format('embedded-opentype'),url(../fonts/Montserrat-Bold.woff2) format('woff2'),url(../fonts/Montserrat-Bold.woff) format('woff'),url(../fonts/Montserrat-Bold.ttf) format('truetype')}@font-face{font-family:'ProximaNova Light';font-style:normal;font-weight:300;src:url(../fonts/Montserrat-Light.eot);src:local('Montserrat Light'),local('Montserrat-Light'),url(../fonts/Montserrat-Light.eot?#iefix) format('embedded-opentype'),url(../fonts/Montserrat-Light.woff2) format('woff2'),url(../fonts/Montserrat-Light.woff) format('woff'),url(../fonts/Montserrat-Light.ttf) format('truetype')}@font-face{font-family:ProximaNova;font-style:normal;font-weight:400;src:url(../fonts/Montserrat-Regular.eot);src:local('Montserrat Regular'),local('Montserrat-Regular'),url(../fonts/Montserrat-Regular.eot?#iefix) format('embedded-opentype'),url(../fonts/Montserrat-Regular.woff2) format('woff2'),url(../fonts/Montserrat-Regular.woff) format('woff'),url(../fonts/Montserrat-Regular.ttf) format('truetype')}@font-face{font-family:'ProximaNova Regular';font-style:normal;font-weight:400;src:url(../fonts/Montserrat-Regular.eot);src:local('Montserrat Regular'),local('Montserrat-Regular'),url(../fonts/Montserrat-Regular.eot?#iefix) format('embedded-opentype'),url(../fonts/Montserrat-Regular.woff2) format('woff2'),url(../fonts/Montserrat-Regular.woff) format('woff'),url(../fonts/Montserrat-Regular.ttf) format('truetype')}@font-face{font-family:'ProximaNova Semibold';font-style:normal;font-weight:700;src:url(../fonts/Montserrat-Bold.eot);src:local('Montserrat Bold'),local('Montserrat-Bold'),url(../fonts/Montserrat-Bold.eot?#iefix) format('embedded-opentype'),url(../fonts/Montserrat-Bold.woff2) format('woff2'),url(../fonts/Montserrat-Bold.woff) format('woff'),url(../fonts/Montserrat-Bold.ttf) format('truetype')}@font-face{font-family:'ProximaNova Bold';font-style:normal;font-weight:700;src:url(../fonts/Montserrat-Bold.eot);src:local('Montserrat Bold'),local('Montserrat-Bold'),url(../fonts/Montserrat-Bold.eot?#iefix) format('embedded-opentype'),url(../fonts/Montserrat-Bold.woff2) format('woff2'),url(../fonts/Montserrat-Bold.woff) format('woff'),url(../fonts/Montserrat-Bold.ttf) format('truetype')}.content-header{position:relative;padding:5px 0 8px;margin:0 0 19px}.content-header__title{margin:-7px 180px 14px 0;font-size:45px;line-height:50px}.content-header__subtitle{font-weight:100;font-size:21px;line-height:30px;margin:0 12px 5px 0;display:inline-block}.content-header__button{position:absolute;right:0;top:10px}.content-header__title_delivery{margin-bottom:35px;margin-right:0}.delivery_form{color:#222}.delivery_form .text-field{width:310px}.delivery__city-name .geo__suggest{max-height:186px;overflow-y:scroll;position:absolute;top:100%;left:0;background:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.1);padding:0;width:100%;margin:0}.delivery_radio{color:#222}.checkbox.checkbox_radio.checkbox_checked.checkbox_checked:hover,.checkbox_checked,.checkbox_checked:hover{border:1px solid #222;margin-right:0}.delivery_radio .widget__label{color:#222;cursor:pointer;opacity:1}.delivery_content{padding:58px 0 0;color:#222}.delivery_content .h2{margin-bottom:30px}.delivery_cell{display:table-cell}.delivery_cell .widget__control{line-height:30px}.delivery-help,.delivery-help-price{width:16px;height:16px;cursor:pointer;display:inline-block;position:relative;top:-1px}.delivery-help-price:hover .delivery-help-price_popup,.delivery-help:hover .delivery-help_popup{display:block;position:absolute;top:30px;background:#fff;border:1px solid #eee;padding:15px;width:288px;left:-151px;z-index:3;color:#222}.delivery-help_popup{display:none}.delivery_item{padding-bottom:10px}.delivery-label{font-weight:700;width:150px}.delivery_table{display:table;border-spacing:0}.delivery_col{border-top:solid 1px rgba(0,0,0,.1)}.widescreen .delivery_row,.widescreen .delivery_row-title{width:260px}.delivery_row{display:table-cell;width:210px;padding:20px 40px 30px 0}.delivery_row-title{display:table-cell;width:210px;padding:0 40px 10px 0;color:#999;font-size:12px;letter-spacing:-.2px}.delivery__postamat-link{margin-top:10px;cursor:pointer}.delivery_error{color:red;margin-top:10px}.delivery__text{padding-top:10px}.delivery_form-up{background-color:#fffcdf;width:475px;padding:30px;margin:0}.delivery_form-bottom{background-color:#fffcdf;width:475px;padding:0 30px 30px;margin:0}.delivery_item-name_type{font-size:17px;margin-bottom:5px}.delivery_item-green{color:#06C191}.delivery__seo-title{font-size:14px;letter-spacing:-.2px;font-weight:700;margin-top:40px}.delivery__seo-text{margin:15px 0 20px;color:#999;width:750px}.delivery__seo-subtitle{color:#222}.delivery__seo-cities-top{margin-top:-5px}.delivery__seo-cities{border-top:solid 1px rgba(0,0,0,.1);display:table}.delivery__a{display:block;line-height:20px}.delivery__seo-cities-more{cursor:pointer;-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none}.delivery__seo-cities-more.open:after,.delivery__seo-cities-more:after{content:' ';display:inline-block;vertical-align:middle;margin-left:4px}.delivery_seo-alpha_title{font-weight:700;margin-top:10px}.delivery__map{position:relative;width:100%;height:600px}.modal .delivery__map{height:500px}.modal .delivery_form-bottom,.modal .delivery_form-up{width:auto}.modal .delivery_cell .widget__control{display:inline-block;margin-right:30px}.modal .delivery-method_pickup{padding-top:20px}.breadcrumbs{margin-bottom:35px;margin-top:17px}.breadcrumbs__item{display:inline-block;position:relative;white-space:nowrap}.breadcrumbs__item:first-child{margin-left:-10px}.breadcrumbs__item:after{content:'/';display:inline-block;color:#eee;margin:0 10px}.breadcrumbs__item:last-child:after{content:''}.breadcrumbs__item-link{color:#999;padding:0 10px;display:inline-block;vertical-align:top}.breadcrumbs__item_shorted-link{font-size:0}.breadcrumbs__item_shorted-link:before{content:'...';font-size:12px;letter-spacing:-.2px;display:inline-block;vertical-align:top}.breadcrumbs__item_shorted-link:hover{font-size:inherit;color:#222}.breadcrumbs__item_shorted-link:hover:before{display:none}.breadcrumbs__sku{color:#999;float:right}
    <? if($this- > config- > get('contact_status')==0) {
        ? > .search-bar {
            background-image: none;
        }
        <?
    }
    ? >
    
    
    
