

/* Start:/bitrix/templates/likee_estore_s1/styles.css?15501287066752*/
.b-layout-body {
  font-size: 14px;
  color: #000; }
  .b-layout-body h1 {
    font-size: 28px;
    margin: 1em 0;
    font-weight: 200;
    color: #000; }
  .b-layout-body h2, .like_h2 {
    font-size: 24px;
    margin: 1em 0;
    font-weight: 400;
    color: #000; }
  .b-layout-body h3, .like_h3 {
    font-size: 21px;
    margin: 1em 0;
    font-weight: 400;
    color: #000; }
  .b-layout-body h4 {
    font-size: 18px;
    margin: 1em 0;
    font-weight: 400;
    color: #000; }
  .b-layout-body p {
    margin: 1em 0; }
  .b-layout-body ul, .b-layout-body ol {
    padding: 1em 2em; }
.tag-link{
	display: inline-block;
	padding: 2px 5px;
	border: 1px solid #1b9538;
	margin-right: 5px;
	margin-bottom: 10px;
	//text-transform: capitalize;
	-webkit-transition: background 0.4s ease-out 0s;
     -moz-transition: background 0.4s ease-out 0s;
     -o-transition: background 0.4s ease-out 0s;
     transition: background 0.4s ease-out 0s;
}
.tag-link:hover{
	background: #1b9538;
	color: #fff;	
	text-decoration: none;
	box-shadow: 0 0 3px rgba(0,0,0,.1)
}
@media screen and (max-width: 480px){
		.b-layout-body{
			//display: none;
		}
	}
/*# sourceMappingURL=styles.css.map */

table.table td{
	text-align: center;
}
table.table th{
	color: #1b9538;
	font-size: 14px;
	font-weight: 900;
}
table.table {
	border: 1px solid #e3e3e3;	
}
table.table td, table.table th {
	padding: 5px;
	border: 1px solid #e3e3e3;	
}

/*--- Banners Main 11.04.18 ---*/
  .main-banners > img {
      padding-left: 56px;
  }
.banners-main {
  width: 100%;
  /*width: 830px;*/
  /*margin: auto;*/
  padding-left: 56px;
  /*padding-right: 103px;*/
  margin-bottom: 10px;
  color: #000;
}
.banners-main, 
.banners-main * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.banners-main__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.banners-main__leftside {
  width: 480px;
  width: 62%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 6px;
}

.banners-main__rightside {
  width: 285px;
  width: 38%;
}


.banners-main__smallitem {
  position: relative;
  height: 165px;
  width: 100%;
  margin-bottom: 5px;
}
.banners-main__smallitem:last-of-type {
  margin-bottom: 0;
}

.banners-main__largeitem {
  position: relative;
  width: 100%;
  height: 100%;
}

.banners-main__link {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding-left: 40px;
}
.banners-main__link:hover {
  text-decoration: none;
}

.banners-main__rightside .banners-main__link {
  padding-left: 25px;
  padding-top: 34px;
}

.banners-main__link_1 {
  background-image: url(../images/4ea4d4ea3981feaf782fa04c0af6e764.png);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: top left;
}
.banners-main__link_2 {
  background-image: url(../images/4e8a86bf8023d9e146cfb8170ca0a9ce.png);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: top left;
}
.banners-main__link_3 {
  background-image: url(../images/80884710d8340f803ec3029f67575193.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: top left;
}
.banners-main__link_4 {
  background-image: url(../images/cc2a7529a39079ba214258d294844f3c.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: top left;
}


.banners-main__link-title {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 25px;
  color: #000;
}

.banners-main__link-title_rs {
  color: #FFF;
}
.banners-main__link-title_rs span {
  font-size: 30px;
}

.banners-main__link-descr {
  font-size: 16px;
  margin: 1em 0;
  color: #000;
}

.banners-main__link-descr span {
  color: #1b9538;
}

.banners-main__link-descr_rs {
  color: #FFF;
  font-size: 22px;
}

/*--- new 13.11.18 ---*/
.delivery-banner img {
  /*max-width: 100%;*/
}
.b-header .mail_top {
  margin-left: 55px;
}

.delivery-banner {
  display: block;
  width: 100%;
  margin: auto;
  height: 190px;
  margin-bottom: 60px;
  padding-left: 56px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

#box_main_slider .item.picture {
  padding-left: 58px;
}

.delivery-banner__text {
  position: absolute;
  color: #fff;
  top: 25px;
  left: 95px;
}
.delivery-banner__title {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 27px;
}

@media (max-width: 1229px) {
  .b-header .top .b-layout {
    display: flex;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }

  .b-header .mail_top {
    margin-left: 0px;
  }
  .b-header .calculator-link {
   display: none !important; 
  }
  
  /*.banners-main {
    padding-right: 0;
  }*/
  .banners-main__wrap {
   -webkit-flex-direction: column;
           flex-direction: column;
  }
  .banners-main__leftside {
    width: 100%;
  }
  .banners-main__rightside {
    height: 260px;
    width: 100%;
    margin-top: 5px;
  }
  .banners-main__link_4 {
    background-position: right;
    background-size: contain;
    background-color: #080;
  }

  
  .banners-main__link-title_rs span {
    font-size: 24px;
  }
  
  .delivery-banner__text {
    left: 80px;
  }
}

@media (max-width: 991px) {
  .b-header .menu {
    width: 100%;
  }
  .b-header .b-menu-top {
    width: 100%;
    display: flex;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
  .b-header .b-menu-top a {
    padding-left: 5px!important;
    padding-right: 5px!important;
    font-size: 13px;
  }
  .b-header .mail_top {
    font-size: 13px;
    margin-left: 10px;
  }
}

@media (max-width: 767px) {
  .b-header .top .b-layout {
    height: 100%;
    -webkit-align-items: center;
            align-items: center;
  }
  .b-header .b-menu-top{display: none;}
  .b-header .mail_top {display: none!important;}
  .b-header .top .menu_mob {
    display: block!important;
    width: 70%!important;
  }
  .b-header .header_open_menu {
    position: absolute;
    top: 0;
    right: 20px;
    margin-top: 15px!important;
  }
  .b-header .header_open_menu:before {
    color: #FFF;
  }

  .banners-main {
    padding-left: 0;
  }

  .delivery-banner {
    padding-left: 0;
  }
  #box_main_slider .item.picture {
    padding-left: 0;
  }
  .delivery-banner__text {
    left: 25px;
  }
  .banners-main__link-title,
  .delivery-banner__title {
    font-size: 20px;
  }
    .call-me-wrapp {
        margin-right: 50px;
    }

}
/* End */


/* Start:/bitrix/templates/likee_estore_s1/template_styles.css?1545727422149216*/
@charset "UTF-8";
@font-face {
    font-family: HelveticaNeueRoman;
    src: url("../fonts/HelveticaNeueLTW1G-Roman.otf");
}
@font-face {
    font-family: OpenSans;
    font-weight: 400;
    src: url("../fonts/OpenSans-Regular.ttf");
}
@font-face {
    font-family: OpenSans;
    font-weight: 200;
    src: url("../fonts/OpenSans-Light.ttf");
}
@font-face {
    font-family: OpenSans;
    font-weight: 600;
    src: url("../fonts/OpenSans-Semibold.ttf");
}
@font-face {
    font-family: OpenSans;
    font-weight: bold;
    src: url("../fonts/OpenSans-Bold.ttf");
}
@font-face {
    font-family: OpenSans;
    font-weight: 800;
    src: url("../fonts/OpenSans-ExtraBold.ttf");
}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?opygxl');
  src:  url('../fonts/icomoon.eot?opygxl#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?opygxl') format('truetype'),
    url('../fonts/icomoon.woff?opygxl') format('woff'),
    url('../fonts/icomoon.svg?opygxl#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
.b-element .spec table td,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
}
body {
    background: #fff;
    font-family: "OpenSans", Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #7a7a7a;
    margin: 0;
    position: relative;
    min-width: 300px;
}
input:focus,
textarea:focus {
    outline: none;
}
input,
select,
textarea {
    display: inline-block;
    line-height: 1.4;
    padding: 7px 10px;
    color: #b7b7b7;
    font-size: 18px;
    font-family: "OpenSans", Arial, sans-serif;
    font-weight: 400;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    background: #fff;
}
a {
    text-decoration: none;
    color: #000;
}
a:hover,
a:active {
    text-decoration: underline;
}
a img {
    border: none;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    display: inline-block;
}
/* start commented backslash hack \*/

* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* close commented backslash hack */

.clear {
    clear: both;
}
.quantity-container {
    width: 130px;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    margin: 15px auto;
}
.quantity-container .value {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #6F6F6F;
    display: inline;
    -moz-appearance: textfield;
    -moz-outline: 0;
    outline: 0;
    width: 34px;
    height: 21px;
    line-height: 21px;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    text-align: center;
}
.quantity-container .value::-webkit-outer-spin-button,
.quantity-container .value::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.quantity-container .minus,
.quantity-container .plus {
    line-height: 30px;
    font-size: 24px;
    text-indent: -999em;
    outline: 0;
    height: 32px;
    width: 32px;
    background: url("../images/quantity-icons.png") 0 0 no-repeat;
    cursor: pointer;
}
.quantity-container .minus {
    float: left;
    background-position: 0 0;
}
.quantity-container .plus {
    float: right;
    background-position: -39px 0;
}
.b-site.no-animate * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
}
.b-site.blur {
    -webkit-filter: blur(5px);
    -o-filter: blur(5px);
    -moz-filter: blur(5px);
    filter: blur(5px);
}
.b-site.blur[data-blur='0'] {
    -webkit-filter: blur(0px);
    -o-filter: blur(0px);
    -moz-filter: blur(0px);
    filter: blur(0px);
}
.b-site.blur[data-blur='1'] {
    -webkit-filter: blur(0.5px);
    -o-filter: blur(0.5px);
    -moz-filter: blur(0.5px);
    filter: blur(0.5px);
}
.b-site.blur[data-blur='2'] {
    -webkit-filter: blur(1px);
    -o-filter: blur(1px);
    -moz-filter: blur(1px);
    filter: blur(1px);
}
.b-site.blur[data-blur='3'] {
    -webkit-filter: blur(1.5px);
    -o-filter: blur(1.5px);
    -moz-filter: blur(1.5px);
    filter: blur(1.5px);
}
.b-site.blur[data-blur='4'] {
    -webkit-filter: blur(2px);
    -o-filter: blur(2px);
    -moz-filter: blur(2px);
    filter: blur(2px);
}
.b-site.blur[data-blur='5'] {
    -webkit-filter: blur(2.5px);
    -o-filter: blur(2.5px);
    -moz-filter: blur(2.5px);
    filter: blur(2.5px);
}
.b-site.blur[data-blur='6'] {
    -webkit-filter: blur(3px);
    -o-filter: blur(3px);
    -moz-filter: blur(3px);
    filter: blur(3px);
}
.b-site.blur[data-blur='7'] {
    -webkit-filter: blur(3.5px);
    -o-filter: blur(3.5px);
    -moz-filter: blur(3.5px);
    filter: blur(3.5px);
}
.b-site.blur[data-blur='8'] {
    -webkit-filter: blur(4px);
    -o-filter: blur(4px);
    -moz-filter: blur(4px);
    filter: blur(4px);
}
.b-site.blur[data-blur='9'] {
    -webkit-filter: blur(4.5px);
    -o-filter: blur(4.5px);
    -moz-filter: blur(4.5px);
    filter: blur(4.5px);
}
.b-site.blur[data-blur='10'] {
    -webkit-filter: blur(5px);
    -o-filter: blur(5px);
    -moz-filter: blur(5px);
    filter: blur(5px);
}
#bx-composite-banner {
    float: right;
    margin: 3px 10px 0 0;
}
.b-layout {
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
}
.b-layout-aside {
    float: left;
    width: 240px;
}
.b-layout-aside ~ .b-layout-body {
    margin-left: 270px;
}
@media (max-width: 768px) {
    .b-layout-aside ~ .b-layout-body {
        margin-left: 0;
    }
  .main-banners > img {
      padding-left: 0px;
  }
}
.b-pagetitle {
    margin: 15px 0;
    padding-bottom: 10px;
}
.b-pagetitle h1 {
    font-size: 28px;
    line-height: 1.2em;
    display: block;
}
@media (max-width: 768px) {
    body.off_scroll {
        overflow: hidden;
    }
}
.b-popup {
    position: absolute;
    left: 50%;
    top: 100px;
    display: none;
    width: 600px;
    padding: 25px;
    margin-left: -325px;
    min-height: 350px;
    background: #fff;
    z-index: 999;
    -webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
    .b-popup {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: auto;
        margin-left: 0;
        overflow: auto;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.b-popup h2 {
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 1em;
    font-weight: 200;
}

.likeh2 {
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 1em;
    font-weight: 200;
}


@media (max-width: 768px) {
    .b-popup h2 {
        max-width: 80%;
        margin: 0 auto 1em;
        text-align: center;
    }
}
.b-popup h2 i {
    font-size: 18px;
    border: 2px solid;
    display: inline-block;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-right: 6px;
}
@media (max-width: 768px) {
    .b-popup h2 i {
        position: absolute;
        left: 25px;
        display: block;
    }
}
.b-popup .close {
    position: absolute;
    right: 20px;
    top: 15px;
}
@media (max-width: 768px) {
    .b-popup .close {
        font-size: 2em;
        right: 35px;
        top: 21px;
    }
}
.b-popup .buttons {
    margin-top: 25px;
    text-align: center;
}
.b-popup .buttons .dismiss {
    border-color: #fff;
    text-decoration: underline !important;
}
@media (max-width: 568px) {
    .b-popup .buttons .dismiss {
        display: block;
    }
    
}
.b-popup .buttons .dismiss:hover {
    background: #fff;
}
.b-popup.b-element-add .mob_image {
    display: none;
}
@media (max-width: 568px) {
    .b-popup.b-element-add .mob_image {
        display: block;
        width: 120px;
        margin: 0 auto;
    }
}
.b-popup.b-element-add .popup_info {
    width: 100%;
    border-bottom: 1px solid;
    border-collapse: collapse;
}
.b-popup.b-element-add .popup_info td {
    padding: 10px;
}
.b-popup.b-element-add .popup_info .popup_price {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    white-space: nowrap;
    text-align: right;
}
@media (max-width: 568px) {
    .b-popup.b-element-add .popup_info .popup_img {
        display: none;
    }
}
.b-popup.b-element-add .buttons {
    padding-bottom: 25px;
    border-bottom: 1px solid;
}
.b-popup.b-element-add h3 {
    margin-top: 0.5em;
    font-weight: 200;
    font-size: 24px;
}
.b-popup.b-element-add .popup_recommend {
    width: 100%;
    border-collapse: collapse;
    border-bottom: 1px solid;
}
.b-popup.b-element-add .popup_recommend td {
    padding: 10px;
}
@media (max-width: 568px) {
    .b-popup.b-element-add .popup_recommend .image {
        display: none;
    }
}
.b-popup.b-basket-fly .items {
    width: 100%;
    border-collapse: collapse;
}
@media (max-width: 768px) {
    .b-popup.b-basket-fly .items {
        font-size: 18px;
    }
}
.b-popup.b-basket-fly .items td {
    padding: 10px;
}
@media (max-width: 568px) {
    .b-popup.b-basket-fly .items .picture {
        display: none;
    }
}
.b-popup.b-basket-fly .items .name {
    width: 100%;
}
@media (max-width: 768px) {
    .b-popup.b-basket-fly .items .quantity {
        display: none;
    }
}
.b-popup.b-basket-fly .items .price {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    white-space: nowrap;
    text-align: right;
}
.b-popup.b-basket-fly .items .total td {
    color: #000;
    text-align: right;
    border-top: 1px solid;
    border-bottom: 1px solid;
}
.b-popup.b-basket-fly .items .remove {
    font-size: 16px;
}
@media (max-width: 768px) {
    .b-popup.b-basket-fly .items .remove {
        font-size: 1.5em;
    }
}
.b-popup.b-basket-fly .items .remove a {
    color: #999;
    text-decoration: none;
}
.b-popup.b-basket-fly .buttons .btn {
    margin: 0 10px;
}
.b-popup.b-auth-fly {
    width: 301px;
    margin-left: -175.5px;
}
.b-popup.b-auth-fly .errortext {
    display: block;
    padding: 10px;
    border: 2px solid;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.b-popup.b-auth-fly table {
    width: 100%;
}
.b-popup.b-auth-fly td {
    width: 50%;
}
.b-popup.b-auth-fly .auth_input {
    width: 100%;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-popup.b-auth-fly .captcha img {
    margin: 5px 0;
}
.b-popup.b-auth-fly .auth_btn {
    width: 100%;
    margin: 15px 15px 15px 0;
}
.b-popup.b-auth-fly .registration {
    text-align: center;
}
.b-popup.b-auth-fly .socials .title {
    margin: 15px 0 10px;
    font-size: 20px;
}
.b-popup.b-auth-fly .socials li:last-child {
    margin-right: 0;
}
.b-popup.b-popup-subscribe {
    width: 270px;
    margin-left: -135px;
    min-height: 0;
}
.b-popup.b-popup-subscribe h3 {
    text-align: center;
    font-weight: 400;
    font-size: 1.1em;
}
.b-popup.b-one-click-buy {
    width: 400px;
    margin-left: -225px;
}
.b-popup.b-one-click-buy input[type=text],
.b-popup.b-one-click-buy input[type=email] {
    display: block;
    width: 100%;
    margin: 5px auto 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-popup.b-one-click-buy textarea {
    display: block;
    width: 100%;
    margin-top: 5px;
    resize: vertical;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-popup.b-one-click-buy .errors {
    padding: 10px;
    margin-top: 10px;
    border: 2px solid;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.b-popup.b-popup-compare .mob_image {
    display: none;
}
@media (max-width: 568px) {
    .b-popup.b-popup-compare .mob_image {
        display: block;
        width: 120px;
        margin: 0 auto;
    }
}
.b-popup.b-popup-compare .popup_info {
    width: 100%;
    border-bottom: 1px solid;
    border-collapse: collapse;
}
.b-popup.b-popup-compare .popup_info td {
    padding: 10px;
}
@media (max-width: 568px) {
    .b-popup.b-popup-compare .popup_info .popup_img {
        display: none;
    }
}
.b-popup.b-popup-compare .buttons {
    padding-bottom: 25px;
    border-bottom: 1px solid;
}
.b-popup.b-popup-compare h3 {
    margin-top: 0.5em;
    font-weight: 200;
    font-size: 24px;
}
.b-popup-shadow {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #000;
    background: rgba(0, 0, 0, 0.2);
}
.btn {
    display: inline-block;
    padding: 12px 20px;
    border: 2px solid #fff;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    text-decoration: none;
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn:hover {
    text-decoration: none;
}
.btn.btn-secondary {
    border: none;
    text-decoration: underline;
}
.btn.btn-secondary:hover {
    text-decoration: none;
    background: #fff;
}
.b-site-settings {
    position: fixed;
    top: 15%;
    left: 0;
    max-height: 70vh;
    z-index: 999999;
    -webkit-transform: translateX(-221px);
    -ms-transform: translateX(-221px);
    transform: translateX(-221px);
    -webkit-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    transition: transform 0.3s;
}
.b-site-settings.open,
.b-site-settings:hover {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.b-site-settings .cogs {
    position: absolute;
    top: 0;
    left: 220px;
    display: block;
    width: 60px;
    height: 60px;
    border: 1px solid #bdb9b9;
    border-left: none;
    background-color: #fff;
    border-radius: 0 5px 5px 0;
    line-height: 60px;
    vertical-align: middle;
    text-align: center;
    font-size: 2.5rem;
}
.b-site-settings .cogs i {
    cursor: pointer;
}
.b-site-settings .settings-box {
    width: 190px;
    padding: 0 15px 15px;
    border: 1px solid #bdb9b9;
    border-left: none;
    border-bottom-right-radius: 5px;
    background-color: #fff;
}
.b-site-settings .settings-box h2 {
    height: 60px;
    line-height: 60px;
    color: #000;
    text-align: center;
    vertical-align: middle;
}
.b-site-settings .settings-box h3 {
    color: #000;
    margin-bottom: 10px;
}
.b-site-settings .theme-colors .color {
    width: 40px;
    height: 40px;
    margin: 0 10px 10px 0;
    float: left;
    border-radius: 50%;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    font-size: 26px;
    color: #fff;
    -webkit-transition: opacify 0.3s;
    -moz-transition: opacify 0.3s;
    transition: opacify 0.3s;
}
.b-site-settings .theme-colors .color:nth-child(4n) {
    margin-right: 0;
}
.b-site-settings .theme-colors .color .fa {
    opacity: 0;
}
.b-site-settings .theme-colors .color.active .fa {
    opacity: 1;
}
.b-header .top {
    padding: 10px 0 11px;
    border-bottom: 1px solid;
    font-size: 12px;
}
.b-header .top a {
    white-space: nowrap;
}
.b-header .top .b-menu-top {
    float: left;
}
@media (max-width: 568px) {
    .b-header .top .b-menu-top {
        display: none;
    }
}
.b-header .top .menu_mob {
    display: none;
    width: 100%;
    font-size: 14px;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 568px) {
    .b-header .top .menu_mob {
        display: block;
    }
}
.b-header .top .user {
    float: right;
}
@media (max-width: 768px) {
    .b-header .top .user {
        display: none;
    }
}
.b-header .phone {
    line-height: 1;
    font-weight: 700;
    font-size: 14px;
    float: right;
}
@media (max-width: 1024px) {
    .b-header .phone {
        float: left;
    }
}
@media (max-width: 568px) {
    .b-header .phone {
        display: none;
    }
}
.b-header .phone strong {
    font-size: 24px;
    font-weight: 200;
    display: block;
    margin-bottom: 3px;
}
.b-header .phone span.tel {
    font-size: 24px;
    font-weight: 200;
    display: block;
    margin-bottom: 3px;
}
@media (max-width: 1200px) {
    .b-header .phone strong {
        font-size: 18px;
    }
}
@media (max-width: 1200px) {
    .b-header .phone span.tel {
        font-size: 18px;
    }
}
.b-header .header_open_menu {
    float: right;
    font-size: 2.2em;
    cursor: pointer;
    /*@include ipad-landscape {
    margin-left: 0;
  }*/
}
@media (min-width: 769px) {
    .b-header .header_open_menu {
        display: none;
    }
}
.b-header .basket {
    float: right;
    margin-left: 50px;
}
@media (max-width: 1024px) {
    .b-header .basket {
        margin-left: 20px;
    }
}
@media (max-width: 768px) {
    .b-header .basket .basket_screen {
        display: none;
    }
}
.b-header .basket .basket_mob {
    position: relative;
    display: none;
    margin-right: 5px;
    font-size: 2em;
    text-decoration: none;
}
@media (max-width: 568px) {
    .b-header .basket .basket_mob {
        margin-right: 0;
    }
}
@media (max-width: 768px) {
    .b-header .basket .basket_mob {
        display: block;
    }
}
.b-header .compare {
    float: right;
    margin-left: 50px;
}
@media (max-width: 768px) {
    .b-header .compare {
        margin-left: 20px;
    }
}
.b-header .basket_mob_count,
.b-header .compare_mob_count {
    position: relative;
    left: 15px;
    top: -33px;
    display: block;
    width: 17px;
    height: 17px;
    line-height: 17px;
    color: #fff;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
    background-color: #ff0000;
    border-radius: 50%;
}
.b-header .bottom {
    padding: 20px 0;
    overflow: hidden;
}
.b-header .bottom .b-logo {
    float: left;
    width: 210px;
    margin-right: 30px;
}
.b-header .bottom .b-logo img {
    max-width: 100%;
}
@media (max-width: 1024px) {
    .b-header .bottom .b-logo {
        margin-right: 5px;
    }
}
.b-header .bottom .search {
    float: left;
    width: 410px;
    margin-top: -2px;
    margin-right: 20px;
    display:flex;
}
.b-header .bottom .search #callbackAnch {
			margin-top: 0;
			padding: 5px;
			margin-left: 14px;
			width: 180px;
			line-height: 1.65;
			display: block;
			height: 42px;
    }
@media (max-width: 1200px) {
    .b-header .bottom .search {
        width: 510px;
    }
    .b-header .bottom .search #callbackAnch {
			padding: 5px 4px;
    }
}
@media (max-width: 1024px) {
    .b-header .bottom .search {
        width: 100%;
        margin-top: 15px;
    }
}
.b-basket-line {
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
}
.b-basket-line a,
.b-basket-line span {
    display: block;
    font-weight: 200;
}
.b-compare-list {
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
}
.b-compare-list a,
.b-compare-list span {
    font-weight: 200;
}
.b-compare-list .compare-box {
    width: 90px;
}
.b-compare-list .compare-screen div {
    font-weight: 700;
}
@media (max-width: 768px) {
    .b-compare-list .compare-screen {
        display: none;
    }
}
.b-compare-list .compare-mob {
    position: relative;
    display: none;
    margin-right: 5px;
    font-size: 2em;
    text-decoration: none;
}
@media (max-width: 768px) {
    .b-compare-list .compare-mob {
        display: block;
    }
}
.b-title-search {
    overflow: hidden;
}
.b-title-search .field {
    width: 65%;
    float: left;
}
.b-title-search .button {
    width: 25%;
    float: right;
}
div.title-search-result {
    border: 1px solid #c6c6c6;
    display: none;
    overflow: hidden;
    z-index: 205;
    width: 500px !important;
}
table.title-search-result {
    border-collapse: collapse;
    border: none;
    width: 100%;
}
table.title-search-result th,
.b-element .spec table.title-search-result td {
    background-color: #F7F7F7;
    border-right: 1px solid #e8e8e8;
    color: #949494;
    font-weight: inherit;
    padding: 2px 12px 2px 14px;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    width: 1%;
}
table.title-search-result td {
    background-color: white;
    font-weight: inherit;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
}
table.title-search-result td.title-search-item {
    padding: 10px 15px;
}
table.title-search-result td.title-search-item .picture {
    float: left;
    margin-right: 15px;
    text-align: center;
    overflow: hidden;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
table.title-search-result td.title-search-item .picture img {
    display: none;
}
table.title-search-result td.title-search-item .description {
    width: 140px;
    margin-left: 120px;
    margin-right: 120px;
}
table.title-search-result td.title-search-item .price {
    float: right;
    width: 100px;
    text-align: right;
    color: #555;
}
table.title-search-result td.title-search-item .price .catalog-price {
    font-size: 16px;
    font-weight: bold;
    display: block;
    white-space: nowrap;
}
table.title-search-result td.title-search-item b {
    font-weight: 400;
}
table.title-search-result tr.title-search-selected td,
table.title-search-result tr.title-search-selected a,
table.title-search-result tr.title-search-selected td.title-search-more a {
    background-color: #fff2be;
}
table.title-search-result td.title-search-more {
    font-size: 11px;
    font-weight: normal;
    padding-right: 15px;
    padding-left: 24px;
    padding-top: 0px;
}
table.title-search-result td.title-search-more a {
    padding-left: 12px;
    padding-right: 15px;
    text-decoration: none;
    color: #999999;
}
table.title-search-result td.title-search-all {
    padding-left: 24px;
    padding-right: 15px;
}
table.title-search-result td.title-search-all a {
    padding-left: 4px;
    text-decoration: none;
    color: #808080;
}
table.title-search-result td.title-search-separator,
table.title-search-result th.title-search-separator,
.b-element .spec table.title-search-result td.title-search-separator {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 4px;
}
div.title-search-fader {
    display: none;
    position: absolute;
}
p.title-search-preview {
    font-size: 12px;
}
div.title-search-result td.title-search-price span {
    font-size: 26px;
}
.b-auth .sing_in:hover span {
    text-decoration: underline;
}
.b-user .personal {
    margin: 0 5px;
}
.b-user .sing_out {
    text-decoration: none;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}
.b-footer .footer_payment {
    padding: 25px 0 20px;
    margin-bottom: 40px;
    color: #555;
    border-bottom: 1px solid #e3e3e3;
}
@media (max-width: 568px) {
    .b-footer .footer_payment {
        width: 70%;
        padding: 30px 0;
        margin: 0 auto;
        text-align: center;
    }
    .b-header .bottom .search #callbackAnch {
    	display: none;
}
}
.b-footer .footer_payment > span {
    margin-top: 5px;
    margin-right: 68px;
    float: left;
}
@media (max-width: 568px) {
    .b-footer .footer_payment > span {
        display: block;
        margin: 0 0 10px;
        float: none;
        font-size: 1.4em;
    }
}
.b-footer .footer_payment .payment_img {
    /*-webkit-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);*/
    opacity: 1;
    float: left;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.b-footer .footer_payment .payment_img:hover {
    -webkit-filter: none;
    -o-filter: none;
    -moz-filter: none;
    filter: none;
    opacity: 1;
}
@media (max-width: 568px) {
    .b-footer .footer_payment .payment_img {
        float: none;
        display: inline-block !important;
    }
}
.b-footer .footer_payment .sprite_payment_list {
    background-image: url(/bitrix/templates/likee_estore_s1/img/payments.png);
    background-repeat: no-repeat;
    display: block;
}
.b-footer .footer_payment .sprite_pl_ALFABANK {
    width: 48px;
    height: 32px;
    background-position: -5px -5px;
}
.b-footer .footer_payment .sprite_pl_AMERICAN_EXPRESS {
    width: 48px;
    height: 32px;
    background-position: -63px -5px;
}
.b-footer .footer_payment .sprite_pl_ASSIST {
    width: 48px;
    height: 32px;
    background-position: -121px -5px;
}
.b-footer .footer_payment .sprite_pl_CHRONOPAY {
    width: 48px;
    height: 32px;
    background-position: -179px -5px;
}
.b-footer .footer_payment .sprite_pl_CIRRUS {
    width: 48px;
    height: 32px;
    background-position: -5px -47px;
}
.b-footer .footer_payment .sprite_pl_CONTACT {
    width: 48px;
    height: 32px;
    background-position: -63px -47px;
}
.b-footer .footer_payment .sprite_pl_DINERS_CLUB {
    width: 48px;
    height: 32px;
    background-position: -121px -47px;
}
.b-footer .footer_payment .sprite_pl_ELECSNET {
    width: 48px;
    height: 32px;
    background-position: -179px -47px;
}
.b-footer .footer_payment .sprite_pl_INTELLECTMONEY {
    width: 48px;
    height: 32px;
    background-position: -5px -89px;
}
.b-footer .footer_payment .sprite_pl_JCB {
    width: 48px;
    height: 32px;
    background-position: -63px -89px;
}
.b-footer .footer_payment .sprite_pl_MAESTRO {
    width: 48px;
    height: 32px;
    background-position: -121px -89px;
}
.b-footer .footer_payment .sprite_pl_MAIL_MONEY {
    width: 48px;
    height: 32px;
    background-position: -179px -89px;
}
.b-footer .footer_payment .sprite_pl_MASTERCARD {
    width: 48px;
    height: 32px;
    background-position: -5px -131px;
}
.b-footer .footer_payment .sprite_pl_MIGOM {
    width: 48px;
    height: 32px;
    background-position: -63px -131px;
}
.b-footer .footer_payment .sprite_pl_MONEYMAIL {
    width: 48px;
    height: 32px;
    background-position: -121px -131px;
}
.b-footer .footer_payment .sprite_pl_MTS_BANK {
    width: 48px;
    height: 32px;
    background-position: -179px -131px;
}
.b-footer .footer_payment .sprite_pl_PAYPAL {
    width: 48px;
    height: 32px;
    background-position: -5px -173px;
}
.b-footer .footer_payment .sprite_pl_PAYU {
    width: 48px;
    height: 32px;
    background-position: -63px -173px;
}
.b-footer .footer_payment .sprite_pl_QIWI {
    width: 48px;
    height: 32px;
    background-position: -121px -173px;
}
.b-footer .footer_payment .sprite_pl_RBK_MONEY {
    width: 48px;
    height: 32px;
    background-position: -179px -173px;
}
.b-footer .footer_payment .sprite_pl_ROBOKASSA {
    width: 48px;
    height: 32px;
    background-position: -5px -215px;
}
.b-footer .footer_payment .sprite_pl_ROBOKASSA2 {
    width: 48px;
    height: 32px;
    background-position: -63px -215px;
}
.b-footer .footer_payment .sprite_pl_SBERBANK {
    width: 48px;
    height: 32px;
    background-position: -121px -215px;
}
.b-footer .footer_payment .sprite_pl_SKRILL_MONEYBOOKERS {
    width: 48px;
    height: 32px;
    background-position: -179px -215px;
}
.b-footer .footer_payment .sprite_pl_TELEMONEY {
    width: 48px;
    height: 32px;
    background-position: -237px -5px;
}
.b-footer .footer_payment .sprite_pl_UNISTREAM {
    width: 48px;
    height: 32px;
    background-position: -237px -47px;
}
.b-footer .footer_payment .sprite_pl_VISA {
    width: 48px;
    height: 32px;
    background-position: -237px -89px;
}
.b-footer .footer_payment .sprite_pl_WEBMONEY {
    width: 48px;
    height: 32px;
    background-position: -237px -131px;
}
.b-footer .footer_payment .sprite_pl_WESTERN_UNION {
    width: 48px;
    height: 32px;
    background-position: -237px -173px;
}
.b-footer .footer_payment .sprite_pl_YANDEX_MONEY {
    width: 48px;
    height: 32px;
    background-position: -237px -215px;
}
.b-footer .footer_menu {
    float: left;
}
@media (max-width: 1024px) {
    .b-footer .footer_menu {
        margin-bottom: 30px;
        width: 50%;
    }
}
@media (max-width: 568px) {
    .b-footer .footer_menu {
        width: 70%;
        padding: 30px 0;
        border-bottom: 1px solid #e3e3e3;
        margin: 0 auto;
        float: none;
        text-align: center;
    }
}
.b-footer .footer_menu ul {
    list-style: none;
    display: block;
    width: 320px;
    float: left;
    margin: 0;
}
@media (max-width: 1024px) {
    .b-footer .footer_menu ul {
        width: 100%;
    }
}
@media (max-width: 568px) {
    .b-footer .footer_menu ul {
        float: none;
    }
}
.b-footer .footer_menu li {
    float: left;
    width: 160px;
    font-size: 1em;
    margin-bottom: 5px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-footer .footer_menu li a {
    color: #fff;
}
@media (max-width: 1024px) {
    .b-footer .footer_menu li {
        width: 50%;
    }
}
@media (max-width: 568px) {
    .b-footer .footer_menu li {
        padding: 0;
        float: none;
        width: 100%;
        font-size: 1.4em;
    }
}
.b-footer .footer_menu li:nth-child(2n) {
    padding-right: 0;
}
.b-social {
    float: left;
    vertical-align: middle;
    margin-left: 6%;
    max-width: 280px;
}
@media (max-width: 1024px) {
    .b-social {
        width: 50%;
        margin-left: 0;
        margin-bottom: 30px;
        max-width: none;
    }
}
@media (max-width: 568px) {
    .b-social {
        width: 70%;
        padding: 30px 0;
        border-bottom: 1px solid #e3e3e3;
        margin: 0 auto;
        float: none;
        text-align: center;
    }
    .b-social > p {
        font-size: 1.4em;
    }
}
.b-social > p {
    color: #555;
}
.b-social > div {
    margin-top: 10px;
    line-height: 2em;
}
.b-social a.fa {
    color: #666;
    font-size: 26px;
    text-decoration: none;
    margin-right: 10px;
    transition: all 300ms linear;
}
.b-social a.fa:hover,
.b-social a.fa:active {
    opacity: 1;
    color: #4791AC;
}
.b-copy {
    margin-top: 48px;
    padding: 12px 0 8px;
    color: #fff;
    background: #444;
    font-size: 12px;
    overflow: hidden;
}
.b-copy .likee_logo {
    float: right;
}
.b-copy .likee_logo a {
    display: block;
    height: 35px;
    width: 35px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1MjJGRjc4MDJFRUExMUU1QTczRkVCODEwQ0RFNUZCOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1MjJGRjc4MTJFRUExMUU1QTczRkVCODEwQ0RFNUZCOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUyMkZGNzdFMkVFQTExRTVBNzNGRUI4MTBDREU1RkI4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjUyMkZGNzdGMkVFQTExRTVBNzNGRUI4MTBDREU1RkI4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/tD2gwAACqZJREFUeNqsWAt0FNUZ/mZmZ5/ZbDbZvCAbiAECyCuACtQihmKoBa2n8ai1loccTtVaBLVo8QVqi1oq1md9IEWNT1B6UAHxbSqEgglBHiYE8iabZLO72dfM7Mz0v7OJxJ4Qo6dz8uXMvXNn7nf/x3f/u5yu6/iB1zTCJYQphImEvH7POgnVhK8Jewif/JAPc0MkYyXcQLiOUKwH2qA2HIDub4IeDwEJGRBM4CxOcK4c8PnF4LMK2Xv1hHLC04TW/weZ6wn3QVPzlL3lSBx8G1rjAWhdjUSCnrDXeYLGvkYQqOnKBuedBHHSQphm/BpcSkaMnvyFcP+PJeMgvEpYqFRshrzrr9BOkvVFeik1w7ACOG6A1+h7cgxayAfEdXA5w2EuuRnmS1ej14VXEY7/EDKjCLv0qP+c2CPzoOw7CCHfCs49PDnZUFzLiBL0oA+avwemiTNhXfoi+JwiiS2Q8MFQyOSyANSaqtyRNVMhzv4NhAmliL9yM5wOC1kmTi6xIqzaDWLcGXsYfkoRouQnGkPPwzSO67We1noCnM0G2x+2Qxg/j3XNIXzaf2J+gDXt004fc4dXFMP881WwLttC4euGU+lGZ1zFE99Mx6GwFymWbpr6jJs4+lSKJYJjQRFP0pgmyYMUczAZS7oGPm8MEdYQfegSqMcNDizThg9mmTehxMp6rrcTkZWwXPM3yDsfBv/6ahxzFmBecCm8+TYcaezCCykVuMp9BOGE06BkN0Ww05+NsvgSjM/jUXeiGTsz9+A8RxtihhVhZJze2QCdM8HxwGHwnoJa6h0zkGWYH8ui62dDGDfLIKJ8/BSkTathyjRhVdM45JWuQuX99fjjhf/Eora5UFURVk6lBCJ3aTJuaCnGdYtWYP+6g5g7+QMsb54LnpNpkt4FqwlwnpFALIr401eyntGEB/6XDFvc88q+V5Go+g/sd1ZAa65B7JmbIAzPBMypkHQBP8s30TAbSjytyLRHISl2mMj0PEeTKQLcDjPm5vNGBC0cVg+TSSUCZnwn51QF/LBCJA4foAzdwHrW9AlnH5lrCVnS5uth+/2TRkfsmStJL2hyW6rhc2aBcFxhX0NQ4WDWNHINCR6XgJkAMQyrJiEoJdcWlCywsIDh9AHTn89Og/zun6GHu1jHrf3JLE8cfIfUNAbx4huR2P8G1NrjSZNqqjHAJHCQlRjau82IKg5wvIKPO/KMzIIqYZ/PS8axkwd60O4XIOs2mHh14LSnOCUhhNbpR6Lyddbz22REJVP5p8pHj8NcusIYK7+/nmTdbFik73JaRQRCrfjH+xlID3rh5624Wr0a53Q00Ip41CeyEaGvdTfU4NlDdkiaF06zfHYd0oiQQ0Diq20QS25MZ/sds8ylbPVq/V4IRXOg+U5AbawC7875jrglVA2iyYr8bAlSNID0nOn4+lENuvMLNBStRs3GZoxzfIJuJRfe3ARELgpF4wdRRXKVKwvqqf3QThuCvJCNnqU1HzIiPb5pEWKPzCEilP68eCa2OQ0xSYLH7cXiuQGMsLahNeakthXD5KPIpDjyuEV0yz6k5xZgcWkCLq4FEcU8uErT4vRQCOrJ/aw1jrkpjzHTZZky59xkQPG84SLdkDVyFS9DlhOIKXSvS5g2DFjrZWPKsPKGCahVyILStbhrVgbGuE6z8IdgVegT/PdvG2x36W5id4WMTJbmq6PNzwP7PQchvXYL5N2PUQlQYOiHTYzgT+0l2KNNhfmtF/DRDgec3FJ4PEewZdcpLLliKlZlvYSa9YchJ0ZgbGAlFQ7VZJUJ4AeLmX7ioke62V0mI+Nh1uA9I74VJvTGrY0s0txjwcPRWXju7iswMS0AX08JONGJbHcYO2oCuHP94xhRWI3F/tnIEQTcpmbgsM9NajSGyChnSe3+e0BSe1hYMjJdXGpWnuZvRaLmfWgtNWSltF7WEj7sSMfoc3KxbGZecitRdWM1raEsvHl4P1ae24ivhHNxEa9hx/gdmFg9HxX6MKRBIjc5hlbiGUlN+UH/OvisUbRntCH++GXgnJkGDAuR0NXLNngyWObZce/LL+PFrV+AzyAhjDTh4oIKrJtkQbSFgt3ThEDEjYrCStgFGet8E4ZGhKSIsxuL72JkmriMESRCtN3b3cTPkiTST6BUw20mLJlwEqXCp7CnpCI/Lx3pk+9A+KkvEW/9AnbvCIQpexyIwEShklAsJIzSEOoe+kszdoM6RqZSyC9ewmUWUk3bQPFg7SdMImY4o9jU0gYt0Y6RkxcTrqGZyFVigVEap/xuIVJevQ8yVYGaFEZIdcI1qgeu7BPQ91Ic6twgVpHICykQRk5nreMs996FIEIYdSHlfPg7pWRCtWJ+ThD+o/vx94MU8Vw2wqFUKMhGdV0trr7nCWw5EMAT3puwIXsZggvuwPBbqP5elgebay8SceugJtGDHVRBTgVPkkLXDkaGJXmlOL2s1y1ntoA4uYajjFjrqsLK5z9FTAsjxWWFKCawfPNneH3LPiy6+yXc/Owe7JbGoCn/IiorvfiwwgU56oRZSAyS0qRgYQVC8S9Zq4fwXp8qPSuMLYFQOJmq/mYizfdxhyS5cFvRKUxq3Ym85dtQf5rtslmYUUhBPswFpFNhHgyg5sCXCLWcwrQ12/Hc9hbkZ2YlS4uz1Md6JACe3hXPv4b1vMIc0UdmM6luwHz5OlJgpjNnVqSwPKZ2KWV1nEqH+Wu34vaXP8C8C8ZiymwybxeNjcjo8nWjbONu5KQ58doaN6KRVkiq6SxkeNqPuiCW3macs+h6OJki3yYYbjRNuaxcnF0G5fO3IBSMNrLKqNJUAYc6ZDz10C/QfrgKq29/FG/8ZBpEdyqy8zjkpI/EefkZuHzmKCw4fybtBs+hgxbFDWQZik+t9RsIo8fBsuAu1vMY4WR/Mug9Iy2yLtlUqtHGpbXVgs+l8lSVe3d8cllMQY4nDVcVqJgVO4JtPSHcd3sR5sy8x7AhEEaEstnRI0EUBtiXeKqBuykMSKltN21lFqIGVp7tdLCAszr9tlt3UeDaiNA3xkqS8cZBSWiIywo6SOztZhE5VhXD000kdgHUNzZQaRFnZcrAhztWjAfbCFE6rrxDCx3Heku+PeUMQIYFywV8dpFkX/Nv8KlZ0Bpqk+PJzzxlQH2MQ6neimX2IzghpSFFdKH8syN4r6YFFhJNwyD9TxyMGC8YltZjYdhWvQXTpAXsyeWE2u87N9URZvDeKT772mqYiunA1RhEPNBO2xKPotw0vB2w4cnjY9FpDiE9rZYOdCmQVRV7qo/DT+lKlXjv1+ngTYWYevIEnZsmUlVQCdO0X7EnTEf+NcAGPuBVRZhEkf659dbdwNL10G1uVB89hiXTCjB+xRqUT7TjzSs/hiV9NlyONGQ6zXi7sh6hGOWCKKO7px31JIysAjCXrYZjbRUp7XnsV4nzCVvPUhvr34dVhFBdZ1ivqqvVNdlHzW5dl8up9zU95PdROXJUD3Z9rX904HO9zd+jq80L9W3lY/QHX9iu6x21eu+1gWAZbK6hkGHIItxLqNdUyis1pieoEad/sYhPV+PtuiZ1Uk9Y1xJEJtxE9woj0EXYSBg/lHm4H/HLFcuA+cyNBG/vAawvfToIDYSjvb9c7emV+iFd/xVgAJrF77IesjogAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
}
.b-subscribe {
    float: right;
}
@media (max-width: 1024px) {
    .b-subscribe {
        float: none;
        clear: both;
    }
}
@media (max-width: 568px) {
    .b-subscribe {
        width: 70%;
        margin: 20px auto 40px;
        text-align: center;
    }
}
.b-subscribe h3 {
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 11px;
}
@media (max-width: 568px) {
    .b-subscribe h3 {
        font-size: 1.4em;
    }
}
.b-subscribe .rubrics {
    list-style: none;
    margin: 10px 0;
}
.b-subscribe .subscribe_input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 568px) {
    .b-subscribe .subscribe_input {
        width: 100%;
        margin-bottom: 15px;
    }
}
@media (max-width: 568px) {
    .b-subscribe .btn {
        width: 100%;
    }
}
/* perfect-scrollbar v0.6.10 */

.ps-container {
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    overflow: hidden !important;
    -ms-overflow-style: none;
}
@supports (-ms-overflow-style: none) {
    .ps-container {
        overflow: auto !important;
    }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ps-container {
        overflow: auto !important;
    }
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
    display: block;
}
.ps-container.ps-in-scrolling {
    pointer-events: none;
}
.ps-container > .ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 3px;
    /* there must be 'bottom' for ps-scrollbar-x-rail */
    
    height: 8px;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    position: absolute;
    /* please don't change 'position' */
    
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    bottom: 0;
    /* there must be 'bottom' for ps-scrollbar-x */
    
    height: 8px;
}
.ps-container > .ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    right: 3px;
    /* there must be 'right' for ps-scrollbar-y-rail */
    
    width: 8px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    position: absolute;
    /* please don't change 'position' */
    
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    right: 0;
    /* there must be 'right' for ps-scrollbar-y */
    
    width: 8px;
}
.ps-container:hover.ps-in-scrolling {
    pointer-events: none;
}
.b-products {
    width: 100%;
    border: 1px solid;
    border-width: 1px 0 0 1px;
    margin-bottom: 20px;
    float: left;
}
@media (max-width: 568px) {
    .b-products {
        border: none;
    }
}
.b-products .item {
    float: left;
    width: 25%;
    height: 325px;
    padding: 10px;
    vertical-align: middle;
    text-align: center;
    letter-spacing: normal;
    position: relative;
    font-size: 13px;
    border: 1px solid;
    border-width: 0 1px 1px 0;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-products .item .picture {
    display: block;
    text-align: center;
    max-width: 80%;
    height: 180px;
    margin: 20px auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.b-products .item .picture img {
    display: none;
}
.b-products .item .name {
    display: block;
    font-size: 14px;
    color: #595959;
    margin: 0 10px;
    border-top: 1px solid;
    max-height: 55px;
    padding: 5px 0;
    overflow: hidden;
    position: relative;
    font-weight: bold;
}
@media (max-width: 568px) {
    .b-products .item .name {
        border: none;
    }
}
.b-products .item .hidden {
    display: none;
}
@media (max-width: 568px) {
    .b-products .item .hidden {
        display: block;
    }
}
.b-products .item .item-inner {
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
@media (max-width: 568px) {
    .b-products .item .item-inner {
        background: #fff;
    }
}
.b-products .item .price {
    font-size: 18px;
    font-weight: normal;
    color: #555;
}
.b-products .item .discount {
    position: absolute;
    left: 0;
    top: 40px;
    padding: 5px 15px;
    font-size: 18px;
}
.b-products .item .offers {
    margin: 15px 0;
}
.b-products .item .offers select {
    width: 70%;
}
.b-products .item .basket {
    margin: 10px 0;
}
.b-products .item .basket select {
    width: 90%;
    display: block;
    margin: 0 auto;
}
@media (max-width: 568px) {
    .b-products .item .basket .button {
        padding: 12px 5px;
        font-size: 12px;
    }
}
.b-products .item:hover .hidden {
    display: block;
}
.b-products .item:hover .item-inner {
    left: -10px;
    top: -10px;
    right: -10px;
    border: 1px solid;
    background: #fff;
    min-height: 340px;
    z-index: 100;
    padding: 10px;
}
@media (max-width: 1024px) {
    .b-products .item:hover .item-inner {
        left: 0;
        top: 0;
        right: 0;
        padding: 0;
    }
}
.b-products .item:hover .name {
    height: auto;
}
@media (max-width: 1024px) {
    .b-products .item {
        width: 33.33333%;
    }
}
@media (max-width: 568px) {
    .b-products .item {
        width: 100%;
        height: 485px;
        margin: 20px 0;
        border-left: none;
        border-right: none;
    }
}
@media (max-width: 401px) {
    .b-products .item {
        width: 100%;
        height: 485px;
        margin: 20px 0;
        border-left: none;
        border-right: none;
    }
    .charact ul {
      text-align: center!important;
    }
}
.b-sort {
    padding-bottom: 15px;
    text-align: right;
}
.b-sort select {
    font-size: 14px;
    width: 150px;
    margin-left: 10px;
}
@media (max-width: 401px) {
    .b-sort select {
        width: 100%;
        margin-left: 0;
    }
}
@media (max-width: 401px) {
    .b-sort {
        text-align: left;
    }
}
.bx_filter .bx_filter_section {
    position: relative;
    border-radius: 2px;
}
.bx_filter .bx_filter_title {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0 10px;
    color: #000;
}
/*bx_filter_container => bx_filter_parameters_box*/

.bx_filter .bx_filter_button_box,
.bx_filter .bx_filter_parameters_box {
    margin-bottom: 20px;
    padding: 0 6px;
}
.bx_filter .bx_filter_button_box {
    clear: both;
}
.bx_filter.bx_horizontal .bx_filter_parameters_box {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    padding: 0 15px;
}
.bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2) {
    clear: both;
}
@media (max-width: 860px) {
    .bx_filter.bx_horizontal .bx_filter_parameters_box {
        width: 33.333%;
    }
    .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2) {
        clear: none;
    }
    .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2) {
        clear: both;
    }
}
@media (max-width: 640px) {
    .bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box {
        width: 50%;
    }
    .bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2) {
        clear: none;
    }
    .bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2) {
        clear: none;
    }
    .bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(2n+2) {
        clear: both;
    }
}
@media (max-width: 450px) {
    .bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box {
        float: none;
        width: 100%;
    }
    .bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2) {
        clear: none;
    }
    .bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2) {
        clear: none;
    }
    .bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(2n+2) {
        clear: none;
    }
}
.bx_filter .bx_filter_parameters_box_title {
    font-size: 15px;
    display: block;
    margin-bottom: 10px;
    cursor: pointer;
    color: #000;
    border-bottom: 1px dotted;
    padding-bottom: 5px;
    padding-left: 15px;
    position: relative;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAFAgMAAAD09B5LAAAABGdBTUEAALGPC/xhBQAAAAlQTFRF////AAAAAAAAflGpXQAAAAN0Uk5TvwCA2cz+0wAAABdJREFUCNdjWLWCQWsBg1cLQ5AIQ0gIACLDA/lykNHsAAAAAElFTkSuQmCC");
    background-position: 3px center;
    background-repeat: no-repeat;
}
.bx_filter .bx_filter_parameters_box.active .bx_filter_parameters_box_title {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAFAgMAAAD09B5LAAAABGdBTUEAALGPC/xhBQAAAAlQTFRF////AAAAAAAAflGpXQAAAAN0Uk5TvwCA2cz+0wAAABdJREFUCNdjCAthiJrCkLWEYdUKBgYGACBrA/l9XbhoAAAAAElFTkSuQmCC");
}
.bx_filter .bx_filter_block {
    display: none;
    padding: 0;
}
.bx_filter .bx_filter_button_box .bx_filter_block,
.bx_filter .bx_filter_parameters_box.active .bx_filter_block {
    display: block;
}
.bx_filter .bx_filter_parameters_box.active .bx_filter_block i {
    font-size: 15px;
    font-style: normal;
    color: #596b70;
    display: block;
    padding-bottom: 3px;
}
/*bx_filter_param_area => bx_filter_parameters_box_container*/

.bx_filter .bx_filter_parameters_box_container {
    /*margin-bottom:20px;*/
}
/*bx_filter_param_area_block => bx_filter_parameters_box_container_block*/

.bx_filter .bx_filter_parameters_box_container_block {
    font-size: 11px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    color: #3f3f3f;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2) {
    text-align: right;
}
/*bx_input_container => bx_filter_input_container*/

.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*max-width:105px;*/
    
    max-width: 66%;
    min-width: 80px;
    width: 100%;
    height: 35px;
    padding: 1px;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(1) {
    padding-right: 5px;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2) {
    padding-left: 5px;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container input {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 18px;
    /*max-width:33%;*/
    /*min-width: 105px;*/
    
    height: 33px;
    margin: 0;
    padding: 0 4px;
    border-radius: 2px;
    background: #fff;
    border: 1px solid;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_calendar_container {
    max-width: 100%;
    position: relative;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_calendar_container input.calendar {
    padding: 0 23px 0 4px;
    font-size: 15px;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container img.calendar-icon {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    font-size: 18px;
    top: 7px;
    right: 3px;
}
/*Track*/

.bx_filter .bx_ui_slider_track {
    position: relative;
    height: 7px;
    margin: 25px 10px;
    border: 1px solid;
    background: #eee;
}
.bx_filter .bx_ui_slider_part {
    position: absolute;
    top: -6px;
    width: 1px;
    height: 17px;
    background: #a2bfc7;
}
.bx_filter .bx_ui_slider_part.start {
    left: -1px;
}
.bx_filter .bx_ui_slider_part.end {
    right: -1px;
}
.bx_filter .bx_ui_slider_part span {
    position: absolute;
    top: -16px;
    display: block;
    font-size: 11px;
    color: #000;
}
.bx_filter .bx_ui_slider_part.end span {
    right: 0;
}
.bx_filter .bx_ui_slider_range,
.bx_filter .bx_ui_slider_pricebar,
.bx_filter .bx_ui_slider_pricebar_VD,
.bx_filter .bx_ui_slider_pricebar_VN,
.bx_filter .bx_ui_slider_pricebar_V {
    position: absolute;
    top: -1px;
    bottom: -1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx_filter .bx_ui_slider_range {
    z-index: 50;
}
.bx_filter .bx_ui_slider_pricebar {
    z-index: 100;
}
.bx_filter .bx_ui_slider_pricebar_VD {
    z-index: 60;
    border: 1px solid;
}
.bx_filter .bx_ui_slider_pricebar_VN {
    z-index: 70;
    border: 1px solid;
    background: #eee;
}
.bx_filter .bx_ui_slider_pricebar_V {
    z-index: 80;
    top: -1px;
    bottom: -1px;
    border-top: 1px solid;
    border-bottom: 1px solid;
}
.bx_filter .bx_ui_slider_handle {
    position: absolute;
    top: 100%;
    padding: 3px;
    margin-top: 5px;
    border: 1px solid #d8d7d7;
    border-radius: 2px;
    background-color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.bx_filter .bx_ui_slider_handle:before,
.bx_filter .bx_ui_slider_handle:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -5px;
}
.bx_filter .bx_ui_slider_handle:before {
    top: -5px;
    top: -5.2px;
    /*нужно, не удалять*/
    
    border-left: 5px solid rgba(255, 255, 255, 0);
    border-right: 5px solid rgba(255, 255, 255, 0);
    border-bottom: 5px solid #d8d7d7;
}
.bx_filter .bx_ui_slider_handle:after {
    top: -4px;
    border-left: 5px solid rgba(255, 255, 255, 0);
    border-right: 5px solid rgba(255, 255, 255, 0);
    border-bottom: 5px solid #fff;
}
.bx_filter .bx_ui_slider_handle.left {
    left: 0;
    margin-left: -15px;
}
.bx_filter .bx_ui_slider_handle.right {
    right: 0;
    margin-right: -15px;
}
/*
*	Select
*
*/

.bx_filter .bx_filter_select_container {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 35px;
    padding: 1px;
    border-radius: 3px;
}
.bx_filter .bx_filter_select_block {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 33px;
    margin: 0;
    padding: 0 33px 0 10px;
    border: 1px solid;
    border-radius: 2px;
    background: #fff;
}
.bx_filter .bx_filter_select_text {
    font-size: 15px;
    line-height: 33px;
    overflow: hidden;
    max-width: 100%;
    height: 33px;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}
.bx_filter .bx_filter_select_text.fix {
    min-width: 120px;
}
.bx_filter .bx_filter_select_text label {
    cursor: pointer;
}
.bx_filter .bx_filter_select_arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 33px;
    cursor: pointer;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC") no-repeat center;
}
/*
*	Select popup
*
*/

.bx_filter_select_popup {
    padding: 0;
}
.bx_filter_select_popup ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bx_filter_select_popup ul li {
    display: block;
    text-align: left;
    vertical-align: middle;
}
.bx_filter_select_popup ul li:first-child {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.bx_filter_select_popup ul li label {
    font-size: 14px;
    line-height: 26px;
    display: block;
    text-align: left !important;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 26px;
    padding: 0 5px;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    color: #575757;
}
.bx_filter_select_popup ul li label.selected,
.bx_filter_select_popup ul li label:hover {
    color: #000;
    background: #f3f8fa;
}
.bx_filter_select_popup ul li label.disabled {
    color: #b8b8b8;
    background: transparent;
}
.bx_filter_select_popup ul li .bx_filter_param_text {
    line-height: 26px !important;
}
/*
* TAGS
*
*/

.bx_filter.bx_horizontal .bx_filter_parameters_box.tags {
    width: 100%;
    clear: both;
}
.bx_filter .bx_filter_tag {
    padding: 18px;
    border: 1px solid #aed5e0;
    border-radius: 5px;
    background: rgba(151, 214, 233, 0.33);
}
.bx_filter .bx_tag_link {
    font-size: 12px;
    text-decoration: none;
    color: #68939e;
    border-bottom: 1px solid;
    text-shadow: none;
}
.bx_filter .bx_tag_link.active,
.bx_filter .bx_tag_link:hover {
    color: #1d3d46;
    border-bottom: none;
}
/*
*	LABEL
*
*/

.bx_filter .bx_filter_param_label {
    font-size: 13px;
    position: relative;
    display: block;
    text-align: left;
    margin-bottom: 5px;
    margin-right: 5px;
}
.bx_filter .bx_filter_param_label.dib {
    display: inline-block;
}
.bx_filter .bx_filter_param_text {
    color: #000000;
    line-height: 34px;
    position: relative;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_text {
    color: #aaa;
    cursor: default;
    /*text-decoration: line-through;*/
}
.bx_filter_select_popup .bx_filter_param_label.active {
    background: #f3f8fa;
}
/*
*	Checkbox / Radio
*
*/

.bx_filter .bx_filter_input_checkbox {
    position: relative;
    display: block;
    clear: both;
    overflow: hidden;
    min-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.bx_filter .bx_filter_input_checkbox input[type=radio],
.bx_filter .bx_filter_input_checkbox input[type=checkbox] {
    position: relative;
    top: -3px;
    float: left;
}
.bx_filter .bx_filter_input_checkbox .bx_filter_param_text {
    display: block;
    line-height: 15px;
    margin-left: 25px;
    text-align: left;
}
/*
* 	BTN
*
*/

.bx_filter .bx_filter_param_btn {
    display: inline-block;
    width: 34px;
    height: 34px;
    text-align: center;
    text-decoration: none;
    color: #000;
    vertical-align: middle;
    border: 1px solid #9dbcc3;
    border-radius: 3px;
    background: #fbfdfd;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmUxZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfdfd), color-stop(100%, #cfe1e7));
    background: -webkit-linear-gradient(top, #fbfdfd 0%, #cfe1e7 100%);
    background: -moz-linear-gradient(top, #fbfdfd 0%, #cfe1e7 100%);
    background: -ms-linear-gradient(top, #fbfdfd 0%, #cfe1e7 100%);
    background: -o-linear-gradient(top, #fbfdfd 0%, #cfe1e7 100%);
    background: linear-gradient(top bottom, #fbfdfd 0%, #cfe1e7 100%);
    background-clip: padding-box;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.22);
    text-shadow: 0 1px 0 #fff;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fbfdfd', endColorstr='#cfe1e7', GradientType=0);
    -webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    cursor: pointer;
}
.bx_filter .bx_filter_param_btn:hover {
    border-color: #b4d5de;
}
/* --- colors */

.bx_filter .bx_filter_param_btn.bx_color_sl {
    /*width:24px;*/
    /*padding:0 1px;*/
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl {
    background: transparent;
    box-shadow: none;
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl {
    position: relative;
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl:before {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    content: ' ';
    /*width: 19px;*/
    /*height:19px;*/
    
    display: block;
    z-index: 100;
    background: url(/bitrix/templates/likee_estore_s1/img/missing_v2.png) no-repeat center;
    opacity: .7;
}
/*
* BTN P/M
*
*/

.bx_filter .bx_filter_param_btn.bx_spm {
    width: 23px;
    min-width: 23px;
    height: 23px;
    padding: 0;
    vertical-align: middle;
}
.bx_filter .bx_filter_param_btn.bx_spm.bx_minus {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC), -webkit-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC), -o-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC), linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
    background-repeat: no-repeat, repeat;
    background-position: center 10px, center;
}
.bx_filter .bx_filter_param_btn.bx_spm.bx_plus {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==), -webkit-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==), -o-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==), linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
    background-repeat: no-repeat, repeat;
    background-position: center 6px, center;
}
.bx_filter .bx_filter_param_btn.bx_spm:active {
    outline: none !important;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.12);
}
.bx_filter span.bx_spm {
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
    display: inline-block;
    height: 23px;
    margin: 0 10px;
    vertical-align: middle;
    color: #000;
}
/*
*	icon
*
*/

.bx_filter_select_popup .bx_filter_select_text_icon,
.bx_filter .bx_filter_select_text_icon {
    line-height: 33px;
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: -2px;
    margin-right: 2px;
    vertical-align: middle;
    border-radius: 2px;
}
.bx_filter_select_popup .bx_filter_btn_color_icon,
.bx_filter .bx_filter_btn_color_icon {
    line-height: 24px;
    position: relative;
    top: 5px;
    border-radius: 2px;
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
    -webkit-background-size: cover;
    background-size: cover;
}
.bx_filter_select_popup .bx_filter_btn_color_icon {
    width: 20px;
    height: 20px;
    margin: 2px 0;
    top: 0 !important;
}
.bx_filter .bx_filter_select_block .bx_filter_btn_color_icon {
    top: -1px !important;
}
.bx_filter_btn_color_icon.all {
    position: relative;
    border: none;
    box-shadow: none;
}
.bx_filter_btn_color_icon.all:after,
.bx_filter_btn_color_icon.all:before {
    position: absolute;
    width: 60%;
    height: 60%;
    background: #fff;
    content: " ";
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
}
.bx_filter_btn_color_icon.all:after {
    right: 0;
    bottom: 0;
}
.bx_filter_btn_color_icon.all:before {
    top: 0;
    left: 0;
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_btn_color_icon {
    opacity: .2;
}
/*
* 	BIZ
*
*/

.bx_filter .bx_filter_parameter_biz {
    font-size: 15px;
    display: inline-block;
    margin-right: 10px;
    text-decoration: none;
    color: #215968;
    border-bottom: 1px dashed;
}
.bx_filter .bx_filter_parameter_biz:hover {
    text-decoration: none;
    border-bottom: 1px solid;
}
.bx_filter .bx_filter_parameter_biz.active {
    position: relative;
    padding-left: 20px;
    color: #d54a4a;
    border-bottom: 1px solid;
}
.bx_filter .bx_filter_parameter_biz.active:hover {
    border-bottom: 1px dashed;
}
.bx_filter .bx_filter_parameter_biz.active:before {
    position: absolute;
    top: 4px;
    left: 1px;
    display: block;
    width: 13px;
    height: 13px;
    content: ' ';
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABFElEQVQoz2NgIBJcl+Qzui7J33Vdgo+RWA38NxQknwDp/zekhRoIarghyc94Q15iC5D+f1NJ5v/n7dumE7ZFWqgYbANQ08c1a37+///fAL8GCT7L6zLCf0CaXjbUAdX/j0aWdAJKTACaxookJnJTUeoFyIaHIYH////8ORHZzdw35MTegyRvSAkeAdISYH8oSu4Fid0x0f//5/nzo0BbWOCagBzur0ePvrujp/kf5Aygc54DbZkDYt9UkPj/7czpl0A1ohhuBwra/Lp//809Zwewh8GagfSHpUt+A+VMcXoaKKn45+PHK0/iY8EaX1SUgzyeRDB4gYp4//3+veX9/Hn//379OpPY1ALSyAzEOUDMhksNAKf2po+AEPuKAAAAAElFTkSuQmCC") no-repeat center left;
}
/*
* 	Result Popup
*
*/

.bx_filter .bx_filter_popup_result {
    font-size: 13px;
    font-weight: normal;
    line-height: 33px;
    position: absolute;
    z-index: 930;
    display: none;
    height: 33px;
    margin-top: -7px;
    margin-left: 10px;
    padding: 0 10px;
    white-space: nowrap;
    color: #3f3f3f;
    border-top: 1px solid #c0d6dc;
    border-right: 1px solid #c0d7dd;
    border-bottom: 1px solid #c0d6dc;
    border-left: 1px solid #c0d7dd;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.bx_filter .bx_filter_popup_result .arrow {
    position: absolute;
    top: 50%;
    width: 8px;
    height: 14px;
    margin-top: -7px;
    background: url(/bitrix/templates/likee_estore_s1/img/arr_left.png) no-repeat center;
}
.bx_filter.bx_horizontal .bx_filter_popup_result {
    position: static !important;
    display: inline-block;
}
.bx_filter.bx_horizontal .bx_filter_popup_result .arrow {
    display: none;
}
.bx_filter .bx_filter_popup_result.right {
    left: 102%;
}
.bx_filter .bx_filter_popup_result.left {
    right: 102%;
}
.bx_filter .bx_filter_popup_result.right .arrow {
    left: -8px;
    background: url(/bitrix/templates/likee_estore_s1/img/arr_left.png) no-repeat center;
}
.bx_filter .bx_filter_popup_result.left .arrow {
    right: -8px;
    background: url(/bitrix/templates/likee_estore_s1/img/arr_right.png) no-repeat center;
}
.bx_filter .bx_filter_popup_result a {
    color: #0073a3;
}
.bx_filter .bx_filter_popup_result a:hover {
    text-decoration: none;
}
.bx_filter .bx_filter_popup_result_close {
    display: none;
}
@media (max-width: 530px) {
    .bx-touch .bx_filter .bx_filter_popup_result {
        font-size: 12px;
        line-height: 14px;
        position: fixed !important;
        z-index: 1001;
        top: auto !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        margin-top: 0;
        margin-left: 0;
        width: auto;
        height: auto;
        padding: 10px;
        border-radius: 0;
        box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, 0.1);
    }
    .bx_filter .bx_filter_popup_result .arrow {
        display: none;
    }
    .bx-touch .bx_filter .bx_filter_popup_result_close {
        position: absolute;
        top: 50%;
        right: 10px;
        display: block;
        width: 22px;
        height: 22px;
        margin-top: -11px;
        background-size: 16px;
    }
}
.b-element .left {
    width: 48%;
    float: left;
    opacity: 0;
}
@media (max-width: 768px) {
    .b-element .left {
        float: none;
        width: 100%;
        margin: 15px 0;
    }
}
.b-element .right {
    width: 48%;
    float: right;
    opacity: 0;
}
@media (max-width: 768px) {
    .b-element .right {
        float: none;
        width: 100%;
        margin: 15px 0;
    }
}
.b-element .slider {
    padding: 0;
    text-align: center;
}
.b-element .photos {
    opacity: 0;
    margin-bottom: 30px;
    position: relative;
    box-shadow: inset 0 0 80px 0 rgba(0, 0, 0, 0.2);
}
.b-element .photos img {
    vertical-align: middle;
    max-width: 100%;
}
.b-element .photos .preview {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    text-align: center;
}
.b-element .photos .preview a {
    display: inline-block;
    margin: 5px 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    width: 60px;
    height: 60px;
    overflow: hidden;
}
.b-element .bx-wrapper {
    position: relative;
}
.b-element .bx-wrapper .bx-prev,
.b-element .bx-wrapper .bx-next {
    position: absolute;
    width: 19px;
    height: 37px;
    top: 42%;
    background: url("/bitrix/templates/likee_estore_s1/img/bx_controls.png") no-repeat;
}
.b-element .bx-wrapper .bx-prev {
    left: 15px;
}
.b-element .bx-wrapper .bx-prev:hover,
.b-element .bx-wrapper .bx-prev:active {
    background-position: 0 -38px;
}
.b-element .bx-wrapper .bx-next {
    right: 15px;
    background-position: -19px 0;
}
.b-element .bx-wrapper .bx-next:hover,
.b-element .bx-wrapper .bx-next:active {
    background-position: -19px -38px;
}
.b-element .bx-pager {
    margin: 0;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 34px;
}
.b-element .bx-pager .bx-pager-item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    overflow: hidden;
}
.b-element .bx-pager .bx-pager-item .bx-pager-link {
    display: block;
    border-radius: 50%;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
    overflow: hidden;
    background: #fff;
    border: 3px solid;
}
.b-element .stock {
    margin: 10px 0;
}
.b-element .stock .available {
    color: green;
}
.b-element .stock .unavailable {
    color: #666;
}
.b-element .b-buy {
    margin: 10px 0;
    overflow: hidden;
}
.b-element .b-buy .offers {
    margin-bottom: 15px;
}
.b-element .b-buy .offers .offer-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.b-element .b-buy .offers .offer-list li {
    display: block;
    width: 100%;
    max-width: 360px;
    box-sizing: border-box;
    padding: 10px;
    border: 2px solid #FFF;
    margin-bottom: 3px;
    border-radius: 5px;
    background: #ECECEC;
    font-size: 12px;
    cursor: pointer;
}
.b-element .b-buy .offers .offer-list li.active {
    background-color: #fff;
}
.b-element .b-buy .offers .offer-list li span {
    font-size: 14px;
    font-weight: bold;
    float: right;
}
.b-element .b-buy .oldprice {
    color: #999;
    font-size: 18px;
    text-decoration: line-through;
}
.b-element .b-buy .price {
    font-size: 36px;
    line-height: 42px;
    margin-right: 15px;
    color: #000;
    margin-bottom: 15px;
}
.b-element .b-buy .btn {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.b-element .subscribe {
    margin: 10px 0;
}
.b-element .subscribe .btn {
    margin-left: 15px;
}
.b-element .store-amount {
    margin: 10px 0;
}
.b-element .store-amount h2 {
    border-bottom: 1px solid;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.b-element .store-amount table {
    width: 100%;
    font-size: 13px;
}
.b-element .store-amount table th,
.b-element .store-amount .spec table td,
.b-element .spec .store-amount table td {
    width: 70%;
    font-weight: normal;
    text-align: left;
    padding: 5px 3px;
}
.b-element .store-amount table td {
    padding: 5px 3px;
    font-size: 12px;
    text-align: right;
}
.b-element .store-amount .amount {
    float: right;
    border-radius: 2px;
    border: 2px solid #e3e3e3;
    width: 32px;
    height: 14px;
    overflow: hidden;
    padding: 1px;
}
.b-element .store-amount .amount .value {
    float: left;
    margin: 1px;
    width: 6px;
    height: 12px;
}
.b-element .store-amount .amount.absent .value {
    background: red;
}
.b-element .store-amount .amount.not-much .value {
    background: yellow;
}
.b-element .store-amount .amount.much .value {
    background: green;
}
.b-element .spec {
    margin: 10px 0;
}
.b-element .spec h2 {
    border-bottom: 1px solid;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.b-element .spec table th,
.b-element .spec table td {
    padding: 5px 10px 5px 0;
    font-weight: normal;
    font-size: 13px;
    text-align: left;
    width: 50%;
}
.b-element .spec table td {
    padding: 5px 0 5px 10px;
}
.b-element .description {
    margin: 10px 0;
}
.b-element .description h2 {
    border-bottom: 1px solid;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.b-element .description iframe,
.b-element .description object {
    width: 100% !important;
    height: 600px !important;
}
@media (max-width: 768px) {
    .b-element .description iframe,
    .b-element .description object {
        width: 100% !important;
        height: 300px !important;
    }
}
.b-element .menu ul {
    list-style: none;
}
.b-element .menu ul li {
    margin: 8px 0;
}
.b-element .menu ul li a {
    text-decoration: underline;
}
.b-element.b-element-classic .left {
    width: 65%;
}
@media (max-width: 768px) {
    .b-element.b-element-classic .left {
        width: 100%;
    }
}
.b-element.b-element-classic .right {
    width: 30%;
}
@media (max-width: 768px) {
    .b-element.b-element-classic .right {
        width: 100%;
    }
}
.b-element.b-element-classic .photos {
    opacity: 1;
    background-color: #fff;
    box-shadow: none;
}
.b-element.b-element-classic .slider-box {
    position: relative;
}
.b-element.b-element-classic .slider-box #slider-pager-change > div {
    height: 350px;
}
.b-element.b-element-classic .slider-box .slider-pager-box {
    float: left;
    padding: 30px 0;
}
.b-element.b-element-classic .slider-box .slider-pager-box .slider-change {
    display: block;
    width: 60px;
    height: 60px;
    padding: 1px;
    border: 1px solid;
    margin-bottom: 5px;
    line-height: 60px;
    text-align: center;
    font-size: 0;
}
.b-element.b-element-classic .slider-box .slider-pager-box .slider-change:last-child {
    margin-bottom: 0;
}
.b-element.b-element-classic .slider-box .slider-pager-box .slider-change.active {
    padding: 0;
    border-width: 2px;
}
.b-element.b-element-classic .slider-box .slider-pager-box .slider-change img {
    display: inline-block;
    vertical-align: middle;
}
.b-element.b-element-classic .slider-box .slider-pager-box + .photos {
    margin-left: 80px;
}
.b-element.b-element-classic .slider-box .slider-pager-box .bx-prev,
.b-element.b-element-classic .slider-box .slider-pager-box .bx-next {
    left: 50%;
    height: 19px;
    width: 37px;
    margin-left: -18.5px;
    background-image: url("/bitrix/templates/likee_estore_s1/img/bx_controls_horizontal.png");
}
.b-element.b-element-classic .slider-box .slider-pager-box .bx-prev {
    top: -25px;
    background-position: 100% 0;
}
.b-element.b-element-classic .slider-box .slider-pager-box .bx-prev:not(.disabled):hover {
    background-position: 1px 0;
}
.b-element.b-element-classic .slider-box .slider-pager-box .bx-next {
    top: auto;
    bottom: -25px;
    background-position: 100% 100%;
}
.b-element.b-element-classic .slider-box .slider-pager-box .bx-next:not(.disabled):hover {
    background-position: 1px 100%;
}
.b-element.b-element-classic .b-buy .price {
    float: none;
}
.b-recommend h2 {
    border-bottom: 1px solid;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.b-recommend .b-products {
    border: none;
}
.b-recommend .b-products .item {
    width: 20%;
    border-width: 1px;
}
@media (max-width: 1024px) {
    .b-recommend .b-products .item {
        width: 25%;
    }
}
@media (max-width: 768px) {
    .b-recommend .b-products .item {
        width: 33.33333%;
    }
}
@media (max-width: 568px) {
    .b-recommend .b-products .item {
        width: 50%;
    }
}
@media (max-width: 401px) {
    .b-recommend .b-products .item {
        width: 100%;
    }
}
.b-section-top h2, .like_h2 {
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.b-section-top h2 .count {
    color: #555;
}
.b-section-top .b-products {
    border: none;
}
.b-section-top .b-products .item {
    width: 20%;
    border-width: 1px;
}
@media (max-width: 1024px) {
    .b-section-top .b-products .item {
        width: 25%;
    }
}
@media (max-width: 768px) {
    .b-section-top .b-products .item {
        width: 33.33333%;
    }
}
@media (max-width: 568px) {
    .b-section-top .b-products .item {
        width: 50%;
    }
}
@media (max-width: 401px) {
    .b-section-top .b-products .item {
        width: 100%;
    }
}
.b-pagination {
    clear: both;
    position: relative;
    left: -1px;
    border: 1px solid #fff;
    padding-top: 30px;
}
.b-pagination .pages {
    position: relative;
    height: 50px;
    margin-bottom: 50px;
    padding: 0 50px;
    text-align: center;
}
.b-pagination .pages a {
    color: #333333;
    text-decoration: none;
    font-weight: 400;
    padding: 14px 13px;
    display: inline-block;
}
.b-pagination .pages a.arrow {
    position: absolute;
    padding: 0;
    top: 0;
    width: 42px;
    height: 42px;
    background: #fff;
    background-position: center;
    background-repeat: no-repeat;
    border: solid 2px;
    z-index: 2;
    border-radius: 8px;
    cursor: pointer;
    text-indent: -999em;
    outline: 0;
}
.b-pagination .pages a.arrow.left {
    left: 0;
    background-image: url("/bitrix/templates/likee_estore_s1/img/arrow_left.png");
}
.b-pagination .pages a.arrow.right {
    right: 0;
    background-image: url("/bitrix/templates/likee_estore_s1/img/arrow_right.png");
}
.b-pagination .view_more {
    text-align: center;
    margin: 0 0 40px 0;
    padding-top: 30px;
}
.b-pagination .view_more.loading {
    background: url(/bitrix/templates/likee_estore_s1/img/loading.gif) no-repeat center top;
}
.b-pagination-container {
    position: relative;
    margin-bottom: 280px;
}
.b-compare-result {
    margin-bottom: 50px;
}
.b-compare-result * {
    box-sizing: border-box;
}
.b-compare-result .price {
    font-weight: bold;
}
.b-compare-result .left {
    width: 240px;
    float: left;
}
.b-compare-result .left .sort-form {
    height: 300px;
    padding: 15px;
}
.b-compare-result .left .text {
    margin-bottom: 10px;
}
.b-compare-result .left .sort-fields {
    margin: 0;
    list-style: none;
}
.b-compare-result .left .sort-fields li {
    padding: 10px;
    border-bottom: 1px solid;
}
.b-compare-result .left .sort-fields li:first-child {
    border-top: 1px solid;
}
.b-compare-result .right {
    margin-left: 250px;
}
.b-compare-result .right table {
    border-collapse: collapse;
    border-spacing: 0;
}
.b-compare-result .right td,
.b-compare-result .right th,
.b-compare-result .right .b-element .spec table td,
.b-element .spec table .b-compare-result .right td {
    padding: 10px;
}
.b-compare-result .right .item-head {
    text-align: center;
}
.b-compare-result .right .item-head .img {
    width: 180px;
    height: 180px;
}
.b-compare-result .right .item-head .img img {
    max-width: 100%;
    max-height: 100%;
}
.b-compare-result .right .item-head th > div,
.b-compare-result .right .item-head .b-element .spec table td > div,
.b-element .spec table .b-compare-result .right .item-head td > div {
    display: block;
    margin-bottom: 15px;
}
.b-compare-result .right .item-props > tr:first-child td {
    border-top: 1px solid;
}
.b-compare-result .right .item-props td {
    border-bottom: 1px solid;
}
.b-catalog-tabs {
    margin: 30px 0;
}
.b-catalog-tabs .tabs {
    position: relative;
    height: 40px;
    margin-bottom: 10px;
    font-size: 0;
    overflow-x: auto;
    overflow-y: hidden;
}
.b-catalog-tabs .tabs .tabs-box {
    display: inline-block;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
}
.b-catalog-tabs .tabs .tab {
    display: inline-block;
    height: 37px;
    padding: 0 20px 3px;
    margin: 0;
    line-height: 37px;
    color: #000;
    background: #fff;
    font-weight: 200;
    font-size: 24px;
    text-decoration: none;
    text-align: center;
}
.b-catalog-tabs .tabs .tab.active {
    padding-bottom: 0;
    border-bottom: 3px solid #e3e3e3;
}
.b-catalog-tabs .tabs-content {
    padding: 20px 0;
    background: #f7f7f7;
    border-bottom: 1px solid #e3e3e3;
}
.b-catalog-tabs .tabs-content .tab {
    display: none;
}
.b-catalog-tabs .tabs-content .tab.active {
    display: block;
}
.b-catalog-tabs .tabs-content .b-products {
    border-width: 1px 0 0 1px;
}
.b-catalog-tabs .tabs-content .b-products .item {
    width: 20%;
    border-width: 0 1px 1px 0;
}
@media (max-width: 1024px) {
    .b-catalog-tabs .tabs-content .b-products .item {
        width: 25%;
    }
}
@media (max-width: 768px) {
    .b-catalog-tabs .tabs-content .b-products .item {
        width: 30%;
    }
}
@media (max-width: 568px) {
    .b-catalog-tabs .tabs-content .b-products .item {
        width: 50%;
    }
}
@media (max-width: 401px) {
    .b-catalog-tabs .tabs-content .b-products .item {
        width: 100%;
    }
}
#box_main_slider {
    height: auto;
    overflow: hidden;
}
#box_main_slider .item.picture {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#box_main_slider .item.picture .txt {
    position: relative;
    min-height: 480px;
    font-weight: 200;
    font-size: 16px;
    line-height: 1.2;
}
#box_main_slider .item.picture .txt a {
    padding: 130px 70px 0 70px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-decoration: none;
    color: inherit;
}
#box_main_slider .item.picture .txt a:hover {
    text-decoration: none;
}
@media (max-width: 401px) {
    #box_main_slider .item.picture .txt a {
        padding: 130px 20px 0 20px;
    }
}
#box_main_slider .item.picture .txt h2 {
    color: inherit;
    font-size: 60px;
    line-height: 60px;
    font-family: inherit;
    font-weight: 300;
    margin: 0 0 0.5em 0;
}
@media (max-width: 401px) {
    #box_main_slider .item.picture .txt h2 {
        font-size: 28px;
        line-height: 30px;
    }
}
#box_main_slider .item.picture .txt .price {
    font-family: inherit;
    font-size: 40px;
    font-weight: bold;
    color: inherit;
    line-height: 1;
    text-shadow: 0 0 1px #000;
    display: inline-block;
    vertical-align: middle;
    margin: 20px 0;
}
@media (max-width: 401px) {
    #box_main_slider .item.picture .txt .price {
        font-size: 20px;
        font-weight: normal;
        line-height: 30px;
    }
}
#box_main_slider .item.picture .txt .btn {
    font-family: inherit;
    text-transform: uppercase;
    padding: 8px 18px;
    vertical-align: middle;
}
#box_main_slider .item.product .img {
    width: 30%;
    height: 350px;
    margin-left: 8.5%;
    float: left;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
@media (max-width: 401px) {
    #box_main_slider .item.product .img {
        width: 100%;
        height: 250px;
        float: none;
        margin: 15px 0;
    }
}
#box_main_slider .item.product .txt {
    width: 53%;
    float: right;
    font-weight: 200;
    font-size: 16px;
    line-height: 1.2;
    color: #000;
    padding-top: 57px;
}
@media (max-width: 401px) {
    #box_main_slider .item.product .txt {
        text-align: center;
        width: 100%;
        float: none;
        padding-top: 0px;
    }
}
#box_main_slider .item.product .txt h2 {
    margin-top: 0;
    color: #000;
    font-size: 48px;
    line-height: 60px;
    font-family: inherit;
    font-weight: 300;
}
@media (max-width: 401px) {
    #box_main_slider .item.product .txt h2 {
        font-size: 28px;
        line-height: 30px;
    }
}
#box_main_slider .item.product .txt .price {
    font-family: inherit;
    font-size: 40px;
    font-weight: bold;
    color: #25211c;
    line-height: 1;
    text-shadow: 0 0 1px #000;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
@media (max-width: 401px) {
    #box_main_slider .item.product .txt .price {
        font-size: 20px;
        font-weight: normal;
        line-height: 30px;
    }
}
#box_main_slider .item.product .txt .btn {
    font-family: inherit;
    text-transform: uppercase;
    padding: 8px 18px;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}
#box_main_slider .item.product .description {
    margin-bottom: 56px;
}
@media (max-width: 401px) {
    #box_main_slider .item.product .description {
        margin-bottom: 0;
    }
}
#box_main_slider .bx-wrapper {
    position: relative;
}
#box_main_slider ul li {
    box-sizing: border-box;
    background-color: #fff;
}
#box_main_slider .bx-pager {
    margin: 0;
    text-align: center;
    position: absolute;
    top: 435px;
    left: 0;
    right: 34px;
}
#box_main_slider .bx-pager .bx-pager-item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    overflow: hidden;
}
#box_main_slider .bx-pager .bx-pager-item .bx-pager-link {
    display: block;
    border-radius: 50%;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
    overflow: hidden;
    background: #fff;
    border: 3px solid;
}
.b-main-page-news-list {
    padding: 20px 0;
    margin: 35px 0 45px;
}
.b-main-page-news-list h2 {
    margin-bottom: 15px;
    color: #000;
    font-size: 24px;
    font-weight: 200;
}
.b-main-page-news-list .news-item {
    display: table-cell;
    width: 33.33%;
    padding: 0 30px;
    border-right: 2px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-main-page-news-list .news-item:first-child {
    padding-left: 0;
}
.b-main-page-news-list .news-item:last-child {
    border-right: 0;
}
@media (max-width: 1024px) {
    .b-main-page-news-list .news-item {
        display: block;
        width: 100%;
        padding: 15px 0;
        border: 0;
    }
}
.b-main-page-news-list .news-item h3 {
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 10px;
}
.b-main-page-news-list .news-item .box-preview-picture {
    width: 150px;
    padding-left: 15px;
    float: right;
}
@media (max-width: 568px) {
    .b-main-page-news-list .news-item .box-preview-picture {
        display: block;
    }
}
.b-main-page-news-list .news-item .preview-description {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.b-main-page-news-list .news-item .more {
    color: #000;
    font-weight: 600;
}
.b-store-map {
    position: relative;
}
.b-store-map .popup {
    display: block;
    position: absolute;
    top: 50%;
    width: 750px;
    max-height: 420px;
    background-color: #585858;
    background-color: rgba(0, 0, 0, 0.5);
    overflow-y: auto;
    z-index: 100;
    /*opacity: 0;*/
}
.b-store-map .popup.animated {
    opacity: 1;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-name: fadeInUpFoStoreMap;
    animation-name: fadeInUpFoStoreMap;
}
.b-store-map .popup .popup-content {
    padding: 20px;
}
.b-store-map .popup .popup-content .map_field {
    position: relative;
    width: 50%;
    float: left;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 768px) {
    .b-store-map .popup .popup-content .map_field {
        float: none;
        width: 100%;
    }
}
.b-store-map .popup .popup-content .map_field .caption {
    color: #fff;
    margin-bottom: 3px;
}
.b-store-map .popup .popup-content .alert {
    color: #fff;
}
.b-store-map .popup .popup-content .popup_text {
    color: #fff;
    padding-right: 20px;
}
.b-store-map .popup .popup-content .popup_text h2 {
    font-size: 30px;
    line-height: 0.8em;
    font-weight: 600;
    text-transform: uppercase;
}
.b-store-map .popup .popup-content .popup_text a {
    color: white;
    margin: 0 0 10px;
    text-decoration: none;
}
.b-store-map .popup .popup-content .popup_text .store-info {
    padding-top: 20px;
}
.b-store-map .popup .popup-content .popup_text .store-info > div {
    margin-bottom: 20px;
    font-size: 0;
}
.b-store-map .popup .popup-content .popup_text .store-info > div > * {
    font-size: 14px;
    font-size: 1rem;
}
.b-store-map .popup .popup-content .popup_text .span-filed {
    display: inline-block;
    width: 80%;
    width: calc(100% - 55px);
    vertical-align: middle;
}
.b-store-map .popup .popup-content .popup_text .fa {
    width: 40px;
    height: 40px;
    margin-right: 7px;
    line-height: 40px;
    color: #000;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
}
.b-store-map .popup .popup-content .fields-box {
    margin-bottom: 27px;
}
.b-store-map .popup .popup-content .fields-box input,
.b-store-map .popup .popup-content .fields-box textarea {
    width: 100%;
    padding: 7px 10px;
    border: none;
    margin-bottom: 10px;
    font-size: 14px;
    color: #b7b7b7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-store-map .popup .popup-content .fields-box input:last-child,
.b-store-map .popup .popup-content .fields-box textarea:last-child {
    margin-bottom: 0;
}
.b-store-map .popup .popup-content .btn {
    width: 50%;
    float: right;
}
.b-store-map .popup .popup-content textarea {
    resize: none;
}
.b-store-map .popup .close {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    width: 12px;
    height: 12px;
    line-height: 12px;
    color: #fff;
}
@-webkit-keyframes fadeInUpFoStoreMap {
    from {
        opacity: 0;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUpFoStoreMap {
    from {
        opacity: 0;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.b-main-page-mosaic {
    margin-bottom: 40px;
}
.b-main-page-mosaic .items-box .item {
    position: relative;
    width: 49%;
    height: 270px;
    margin-left: 2%;
    border: 1px solid #e3e3e3;
    float: left;
    color: #000;
    overflow: hidden;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-main-page-mosaic .items-box .item .overlay,
.b-main-page-mosaic .items-box .item .bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.b-main-page-mosaic .items-box .item .overlay {
    background-color: #fff;
    opacity: 0;
    z-index: 2;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
}
.b-main-page-mosaic .items-box .item .bg {
    background: #f7f7f7 center no-repeat;
    background-size: cover;
    z-index: 1;
    -webkit-transition: transform 0.2s ease-in;
    -moz-transition: transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
}
.b-main-page-mosaic .items-box .item:hover .overlay {
    opacity: 0.6;
}
.b-main-page-mosaic .items-box .item:hover .bg {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.b-main-page-mosaic .items-box .item .info {
    position: absolute;
    max-width: 50%;
    left: 50%;
    top: 50%;
    line-height: 1.2em;
    z-index: 3;
}
.b-main-page-mosaic .items-box .item .info .title {
    font-size: 28px;
    margin-bottom: 5px;
    line-height: 1em;
    color: #fff;
}
.b-main-page-mosaic .items-box .item .info .description {
    font-size: 13px;
}
.b-main-page-mosaic .items-box .item .info .price {
    font-size: 16px;
}
.b-main-page-mosaic .items-box .item .info.hor-left {
    left: 10%;
}
.b-main-page-mosaic .items-box .item .info.hor-center {
    left: 50%;
}
.b-main-page-mosaic .items-box .item .info.hor-right {
    left: auto;
    right: 10%;
    text-align: right;
}
.b-main-page-mosaic .items-box .item .info.ver-top {
    top: 10%;
}
.b-main-page-mosaic .items-box .item .info.ver-center {
    top: 50%;
}
.b-main-page-mosaic .items-box .item .info.ver-bottom {
    top: auto;
    bottom: 10%;
}
.b-main-page-mosaic .items-box .item.item-small {
    width: 23.5%;
}
.b-main-page-mosaic .items-box .item.item-big {
    margin-left: 0;
}
.b-main-page-mosaic .items-box .item .btn {
    padding: 6px 20px;
    margin-top: 10px;
    background-color: #1b9538;
    color: #fff;
}
@media (max-width: 1024px) {
    .b-main-page-mosaic .items-box .item.item-big {
        width: 100%;
        margin-bottom: 30px;
    }
    .b-main-page-mosaic .items-box .item.item-small {
        width: 49%;
        margin: 0;
        margin-bottom: 30px !important;
    }
    .b-main-page-mosaic .items-box .item.item-small:nth-child(2) {
        margin-right: 2%;
    }
    .b-main-page-mosaic .items-box .item.item-default {
        width: 100%;
        margin-left: 0;
    }
}
.b-main-page-about {
    padding: 20px 0;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 40px;
    font-size: 14px;
    background-color: #f7f7f7;
    color: #000;
}
.b-main-page-about .about-box {
    display: table;
    width: 100%;
}
.b-main-page-about .about-img-box {
    display: table-cell;
    width: 50%;
    padding-right: 20px;
    vertical-align: middle;
}
@media (max-width: 1024px) {
    .b-main-page-about .about-img-box {
        display: none;
    }
}
.b-main-page-about .about-img-box img {
    max-width: 100%;
    max-height: 100%;
}
.b-main-page-about .about-text-box {
    display: table-cell;
    width: 50%;
    padding-left: 20px;
}
@media (max-width: 1024px) {
    .b-main-page-about .about-text-box {
        padding: 0 10px;
    }
}
.b-main-page-about .about-text-box .about-text {
    margin-bottom: 15px;
}
.b-main-page-about .about-text-box h2, .b-main-page-about .about-text-box h1 {
    margin-bottom: 15px;
    color: #000;
    font-size: 24px;
    font-weight: 200;
}
.b-main-page-about .about-text-box p {
    margin-bottom: 10px;
}
.b-main-page-about .about-text-box ul {
    padding-left: 20px;
    margin-bottom: 10px;
}
.b-main-page-about .more {
    font-weight: 600;
}
@media (min-width: 769px) {
    .b-layout-aside .mob_data {
        display: none;
    }
    .b-aside-menu {
        position: relative;
        margin-bottom: 30px;
        padding: 7px 0;
        border-bottom: 4px solid;
    }
    .b-aside-menu > li {
        border-bottom: 1px dotted;
    }
    .b-aside-menu > li:last-child {
        border-bottom: none;
    }
    .b-aside-menu li {
        list-style: none;
    }
    .b-aside-menu li span {
        position: relative;
        display: block;
        padding: 7px 15px 7px 0;
        font-weight: 200;
        text-decoration: none;
        text-transform: uppercase;
    }
    .b-aside-menu li span {
        padding-left: 15px;
    }
    .b-aside-menu li span .arrow {
        position: absolute;
        top: 50%;
        right: 4px;
        font-size: 1.2em;
        margin-top: -0.5em;
        font-weight: bold;
    }
    .b-aside-menu li:hover > span {
        color: #fff;
    }
    .b-aside-menu li:hover > span .arrow {
        color: #fff;
    }
    .b-aside-menu li.title {
        font-size: 21px;
        color: #000;
    }
    .b-aside-menu ul {
        display: none;
        z-index: 500;
    }
    .b-aside-menu .menu_wrapper {
        position: absolute;
        top: 0;
        left: 100%;
        width: 1000px;
        border-bottom: 4px solid;
        min-height: 100%;
    }
    .b-aside-menu .menu_wrapper ul {
        position: absolute;
        top: 0;
        left: 260px;
    }
    .b-aside-menu .menu_wrapper li {
        width: 240px;
        padding-left: 20px;
    }
    .b-aside-menu ul.show {
        display: block;
    }
}
@media (max-width: 768px) {
    .open_menu {
        overflow: hidden;
    }
    .open_menu .b-layout-aside {
        display: block;
    }
    .b-layout-aside {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: none;
        width: auto;
        padding: 2em 1em;
        z-index: 100;
        float: none;
        background-color: #fff;
        overflow: auto;
    }
    .b-layout-aside .mob_data {
        padding: 0 0 2em;
        text-align: center;
        border-bottom: 1px solid;
    }
    .b-layout-aside .mob_data .close_menu {
        position: absolute;
        top: 10px;
        right: 15px;
        font-size: 2.2em;
        cursor: pointer;
    }
    .b-layout-aside .mob_data .user {
        font-size: 1.2em;
    }
    .b-layout-aside .mob_data .phone {
        margin-top: 10px;
        font-size: 1.6em;
    }
    .b-aside-menu {
        font-size: 1.5rem;
    }
    .b-aside-menu li {
        padding: 0.5em 0;
        list-style: none;
        cursor: pointer;
    }
    .b-aside-menu li > span {
        position: relative;
        display: block;
        padding-left: 45px;
        font-weight: 200;
        text-decoration: none;
        cursor: default;
        color: #fff;
    }
    .b-aside-menu li a {
        position: relative;
        display: block;
        padding-left: 45px;
        font-weight: 200;
        text-decoration: none;
    }
    .b-aside-menu li span .arrow {
        position: absolute;
        top: 50%;
        left: -7px;
        margin-top: -0.5em;
        font-size: 2em;
        padding: 0 10px;
    }
    .b-aside-menu li span .arrow.open {
        transform: rotate(-90deg);
    }
    .b-aside-menu li ul {
        display: none;
    }
    .b-aside-menu li ul li.title {
        display: none;
    }
    .b-aside-menu li.title {
        display: none;
    }
    .b-aside-menu .menu_wrapper {
        font-size: 0.7em;
        margin-left: 1em;
    }
    .b-aside-menu .menu_wrapper ul {
        margin-left: 1em;
    }
}
.b-menu-top {
    margin: 0;
    padding-left: 0;
    list-style: none;
    text-decoration: none;
}
.b-menu-top li {
    display: inline;
    margin-right: 13px;
}
.b-menu-top li:last-child {
    margin-right: 0;
}
.b-breadcrumbs {
    font-size: 14px;
    line-height: 15px;
    z-index: 20;
}
.b-breadcrumbs:after {
    content: ' ';
    display: block;
    width: 100%;
    clear: both;
}
.b-breadcrumbs.catalog {
    margin-left: -15px;
}
.b-breadcrumbs.catalog > li:hover {
    border: 1px solid;
}
.b-breadcrumbs.catalog > li:hover a {
    text-decoration: none;
}
.b-breadcrumbs.catalog > li:first-child:hover {
    border: 1px solid #fff;
}
.b-breadcrumbs.catalog > li > a {
    padding: 5px 5px 10px 15px;
}
.b-breadcrumbs.catalog > li .arrow {
    margin-right: 6px;
    margin-left: 3px;
}
.b-breadcrumbs.catalog > li .arrow:after {
    width: 11px;
    height: 11px;
    background: url("../images/breadcrumbs_arrow_down.png") no-repeat center 4px;
    margin-right: 5px;
}
.b-breadcrumbs > li {
    position: relative;
    border: 1px solid #fff;
    float: left;
    list-style: none;
    z-index: 100;
}
.b-breadcrumbs > li:hover {
    z-index: 110;
}
.b-breadcrumbs > li:hover .dropdown {
    display: block;
}
.b-breadcrumbs > li > span,
.b-breadcrumbs > li > a {
    position: relative;
    display: block;
    padding: 5px 5px 10px 0;
    background: #fff;
    z-index: 1100;
}
.b-breadcrumbs > li > a {
    text-decoration: underline;
}
.b-breadcrumbs > li a:hover {
    text-decoration: none;
}
.b-breadcrumbs > li .arrow {
    display: inline-block;
    width: 16px;
    height: 12px;
    margin-left: 10px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    line-height: 12px;
}
.b-breadcrumbs > li .arrow:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 11px;
    background: url("../images/breadcrumbs_arrow.png") no-repeat center center;
    vertical-align: middle;
}
.b-breadcrumbs > li .dropdown {
    position: absolute;
    top: 29px;
    left: -1px;
    display: none;
    width: 250px;
    border: 1px solid;
    border-bottom: 4px solid;
    background: #fff;
    z-index: 1000;
}
.b-breadcrumbs > li .dropdown ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.b-breadcrumbs > li .dropdown li {
    padding: 7px 20px 7px 20px;
    border-bottom: 1px dotted;
    cursor: pointer;
}
.b-breadcrumbs > li .dropdown li:last-child {
    border-bottom: none;
}
.b-breadcrumbs > li .dropdown li a {
    color: #5e5e5e;
    font-size: 14px;
    font-weight: 200;
}
.b-breadcrumbs > li .dropdown li a:hover {
    text-decoration: underline;
}
.bx_ordercart .bx_sort_container {
    margin-bottom: 15px;
    min-height: 32px;
    color: #919191;
    vertical-align: middle;
    font-size: 15px;
    line-height: 32px;
}
.bx_ordercart .bx_ordercart_order_table_container table tbody td {
    padding: 2% 5px;
    border-bottom: 1px solid #e5e5e5;
}
.bx_ordercart .bx_ordercart_order_table_container table tbody td td {
    padding: 0 1px !important;
}
.bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child td {
    border-bottom: none;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.item,
.bx_ordercart .bx_ordercart_order_table_container tbody td.custom,
.bx_ordercart .bx_ordercart_order_table_container tbody td.control,
.bx_ordercart .bx_ordercart_order_table_container tbody td.price {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a {
    color: #327AB7;
    font-size: 11px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price {
    white-space: nowrap;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
    color: #000;
    font-weight: bold;
    font-size: 19px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price {
    color: #b8b8b8;
    text-decoration: line-through;
    font-size: 13px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price {
    font-size: 11px;
    line-height: 13px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value {
    font-size: 11px;
    line-height: 13px;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand {
    position: relative;
    margin-top: 3%;
    min-width: 50px;
    max-width: 100%;
    border: 1px solid #c0cfda;
    border-radius: 2px;
    line-height: 0;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand img {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle {
    margin: 0;
    padding: 0;
    white-space: normal;
    line-height: 18px;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemart {
    margin-bottom: 10px;
    color: #b4b4b4;
    font-size: 13px;
}
.bx_ordercart .bx_ordercart_order_pay {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px auto 0;
    padding: 0 20px;
}
.bx_ordercart .bx_ordercart_order_pay_left {
    float: left;
    width: 50%;
}
.bx_ordercart .bx_ordercart_order_pay_right {
    /*    float: left;
      width: 50%;*/
    
    text-align: right;
}
.bx_ordercart .bx_ordercart_coupon {
    position: relative;
    white-space: nowrap;
    margin-bottom: 4px;
}
.bx_ordercart .bx_ordercart_coupon span {
    display: block;
    margin-bottom: 13px;
    font-size: 13px;
}
.bx_ordercart .bx_ordercart_coupon span.good,
.bx_ordercart .bx_ordercart_coupon span.bad,
.bx_ordercart .bx_ordercart_coupon span.disabled {
    display: inline-block;
    width: 22px;
    height: 34px;
    vertical-align: middle;
    margin: 0 0 0 5px;
    cursor: pointer;
}
.bx_ordercart .bx_ordercart_coupon span.disabled:hover {
    cursor: pointer;
}
.bx_ordercart .bx_ordercart_coupon input.good {
    position: relative;
    border: 1px solid #59a62a;
    background: rgba(89, 166, 42, 0.16);
    box-shadow: 0 0 2px 0 rgba(89, 166, 42, 0.8);
}
.bx_ordercart .bx_ordercart_coupon span.good {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAANCAYAAABPeYUaAAAAoklEQVQ4y2NgIBOUb7JkY6AEAA0wBuJHQGxHrgFWQPwBiP8D8WcgliTVAHuoRpAB/4A4E10BDwED3ID4K9SAP0CciK7ACYhfg2gcBvgA8Q8kA6LQFQgB8Seogq/oBgH5QUD8EyoPooNwOTUMagOKQSAbkcRBLvEhFGjoBvWi8V2JDX1kg2AY5FV7UqMR2SBQerAkN0GBDHoJSpmUJm1uYtUCAMzalTMY8Lf6AAAAAElFTkSuQmCC") no-repeat center;
}
.bx_ordercart .bx_ordercart_coupon input.bad {
    border: 1px solid #e16565;
    background: rgba(225, 101, 101, 0.16);
    box-shadow: 0 0 2px 0 rgba(225, 101, 101, 0.8);
}
.bx_ordercart .bx_ordercart_coupon span.good:hover,
.bx_ordercart .bx_ordercart_coupon span.bad,
.bx_ordercart .bx_ordercart_coupon span.disabled {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA2QzFEQUU3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA2QzFEQUY3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDZDMURBQzdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MDZDMURBRDdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuRKTjMAAAC1SURBVHjaXJAhEsIwEEWTDiCoAa6CBtUKEAxHwAfHGSpxySWqUFQUh+YG3AEMOvxlfmf+kJmXnXRftr/1McaDc+4M9iGEu5OVUlqhXMCpwNaABejYUKljrxlh24EbmFHeomZKJXiZ43POdnsp8odDB6lGpMdP5KtUdirZoZDsNmEs5wmYDoeC09YoV8pvUuoHevyef6nikB7MmXljE1sJXlkm5qr5zHqtiQE8Nbgtka13/AowAFzKRSz6AcYPAAAAAElFTkSuQmCC") no-repeat center;
}
.bx_ordercart .bx_ordercart_coupon span.bad:hover {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAMAAAA4Nk+sAAAA1VBMVEXVLy/VMTHWMjLWMzPWNDTWNjbXODjXOjrXOzvYPT3YPz/ZQUHZQ0PaRkbaR0faSEjbTEzbTU3bTk7bT0/dWFjdWVneW1veXV3fYWHfYmLgY2PgZGTgZWXgZmbibW3ib2/jc3Pjd3flfX3lf3/mgYHojo7oj4/rm5vrnZ3soKDtpKTtpqbuqanura3wsrLxuLjxurr42tr43Nz43t754uL54+P76ur76+v77Oz87u787+/88PD88fH88vL99PT99fX99vb++Pj++fn++vr+/Pz//f3////hD3ITAAAA4klEQVQoU2XR2VrCMBRF4YWCAwIiGg1OYHGsI1qrNalGpef9H8mLNvlKXTfJ/m8P4iusWYRB+bxeH7ShvX+V1Nier1DVmhnP8wG1hs8lzzdZauNFBPnaodEwF+SiqXApfHQAIqMBtIkAOim3AKTiNGgnKQA3nAKgcnFj7cQqAE7YJnhQeqwRPCgt1qvf2Ik4XY1VRkHzPPiAs6BKWe8THgB4F6tAWXkD4B7XBZgmCkAlU4DuJxLzr1iQQtPo8FcQyXaXdZSVZ8iO6nps/NGKu57HrXhRO/HP00z1+3vR43e5/wBykDHWjqbzywAAAABJRU5ErkJggg==") no-repeat center;
}
.bx_ordercart .bx_ordercart_coupon input.disabled {
    color: #9a9a9a;
}
.bx_ordercart .bx_ordercart_coupon_notes {
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    display: none;
    opacity: 0;
    white-space: normal;
    border: 1px solid #ddd;
    position: absolute;
    top: 100%;
    left: 0;
    max-width: 270px;
    padding: 10px;
    background: #fff;
    z-index: 1010;
    border-radius: 5px;
    font-size: 13px;
    line-height: 17px;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.05);
}
.bx_ordercart .bx_ordercart_coupon:hover .bx_ordercart_coupon_notes {
    display: block;
    opacity: 1;
}
.bx-touch .bx_ordercart .bx_ordercart_coupon_notes {
    display: block;
    opacity: 1;
    position: relative;
    top: auto;
    left: auto;
    margin: 10px auto;
    box-shadow: none;
}
.bx_ordercart .bx_ordercart_order_sum {
    float: right;
}
.bx_ordercart .bx_ordercart_order_sum tr td {
    padding: 1px;
    text-align: right;
    font-size: 13px;
}
.bx_ordercart .bx_ordercart_order_sum tr td.custom_t1 {
    width: 100%;
}
.bx_ordercart .bx_ordercart_order_sum tr td.custom_t2 {
    white-space: nowrap;
}
.bx_ordercart .bx_ordercart_order_sum tr td.fwb {
    font-weight: bold;
}
.bx_ordercart .bx_ordercart_order_pay_center {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e4e6e8;
    text-align: right;
}
.bx_ordercart .bx_ordercart_order_pay_center span {
    margin: 0 30px;
    font-weight: bold;
    font-size: 17px;
}
/* quantity control table */

table.counter {
    min-width: 0% !important;
}
table.counter td {
    border: none !important;
    vertical-align: middle;
}
table.counter tbody tr td#quantity_control {
    text-align: left;
}
.basket_quantity_control {
    display: inline-block;
    left: 0;
    margin: 0;
    padding: 0;
}
.basket_quantity_control a {
    background: url("/bitrix/templates/likee_estore_s1/images/arrows.png") no-repeat scroll 0 0 transparent;
    border: 1px solid #D8D8D8;
    display: block;
    height: 10px;
    text-align: center;
    width: 11px;
}
.basket_quantity_control a.plus {
    background-position: 0px 0px;
    border-radius: 5px 5px 0 0;
}
.basket_quantity_control a.minus {
    background-position: 0px -20px;
    border-radius: 0 0 5px 5px;
    margin-top: -1px;
}
.flat {
    display: inline;
}
.bt2 {
    color: #3f3f3f;
    font-size: 13px;
    text-align: center;
    padding: 7px 16px;
    text-decoration: none;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.4);
    border-radius: 3px;
    font-weight: bold;
    text-shadow: 0 1px 1px #fff;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #eee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eee));
    background: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
    background: -o-linear-gradient(top, #fff 0%, #eee 100%);
    background: -ms-linear-gradient(top, #fff 0%, #eee 100%);
    background: linear-gradient(to bottom, #fff 0%, #eee 100%);
}
.bt2:hover {
    color: #3f3f3f;
    background: #fbfbfb;
    text-decoration: none !important;
}
.bt2:active {
    color: #3f3f3f;
    text-shadow: none;
    text-shadow: 0 2px 1px white;
    background: #fbfbfb;
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #fbfbfb), color-stop(100%, #eaeaea));
    background: -webkit-radial-gradient(center, ellipse cover, #fbfbfb 0%, #eaeaea 100%);
    background: -o-radial-gradient(center, ellipse cover, #fbfbfb 0%, #eaeaea 100%);
    background: -ms-radial-gradient(center, ellipse cover, #fbfbfb 0%, #eaeaea 100%);
    background: radial-gradient(ellipse at center, #fbfbfb 0%, #eaeaea 100%);
    box-shadow: none;
    padding: 6px 15px;
    border: 1px solid #d2d2d2;
}
input.bt2 {
    border: none;
}
input.bt2:active {
    border: 1px solid #d2d2d2;
}
/* size */

.bx_item_detail_size_small_noadaptive {
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    width: 192px;
}
.bx-no-touch .bx_item_detail_size_small_noadaptive.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%;
}
/*----*/

.bx_item_detail_size_small_noadaptive .bx_item_section_name_gray {
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}
/*----*/

.bx_item_detail_size_small_noadaptive .bx_size_scroller_container {
    position: relative;
    margin-top: 5px;
    margin-left: 10px;
}
.bx_item_detail_size_small_noadaptive .bx_size {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.bx_item_detail_size_small_noadaptive ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.bx-touch .bx_item_detail_size_small_noadaptive .bx_size {
    overflow-x: auto;
}
.bx_item_detail_size_small_noadaptive ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.bx-touch .bx_item_detail_size_small_noadaptive .bx_size ul {
    margin-left: 0 !important;
}
.bx_item_detail_size_small_noadaptive ul li {
    position: relative;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 25px;
}
.bx_item_detail_size_small_noadaptive ul li a {
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 2px;
    left: 2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
    color: #3f3f3f;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    line-height: 22px;
}
.bx_item_detail_size_small_noadaptive ul li:hover a {
    border: 1px solid #006cc0;
}
.bx_item_detail_size_small_noadaptive ul li:active a,
.bx_item_detail_size_small_noadaptive ul li.bx_active a {
    /*padding: 3px;*/
    
    border: 2px solid #006cc0;
}
/*----*/

.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_left,
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_right {
    opacity: 0.8;
}
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_left:hover,
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_right:hover {
    opacity: 1;
}
.bx_item_detail_size_small_noadaptive.full .bx_slide_left,
.bx_item_detail_size_small_noadaptive.full .bx_slide_right {
    position: absolute;
    top: 0;
    bottom: 4px;
    width: 5%;
    max-width: 11px;
    cursor: pointer;
}
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_left {
    left: -5%;
    background-size: 100% auto;
}
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_right {
    right: -5%;
    background-size: 100% auto;
}
.bx-touch .bx_item_detail_size_small_noadaptive .bx_slide_left {
    left: 0;
    background-size: 100% auto;
}
.bx-touch .bx_item_detail_size_small_noadaptive .bx_slide_right {
    right: 0;
    background-size: 100% auto;
}
/* end of size */
/* sku */

.bx_item_detail_scu_small_noadaptive {
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 193px;
}
.bx-no-touch .bx_item_detail_scu_small_noadaptive.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%;
}
/*----*/

.bx_item_detail_scu_small_noadaptive .bx_item_section_name_gray {
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}
/*----*/

.bx_item_detail_scu_small_noadaptive .bx_scu_scroller_container {
    position: relative;
    margin-top: 5px;
    margin-left: 10px;
}
.bx_item_detail_scu_small_noadaptive .bx_scu {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.bx-touch .bx_item_detail_scu_small_noadaptive .bx_scu {
    overflow-x: auto;
}
.bx_item_detail_scu_small_noadaptive .bx_scu ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.bx-retina .bx_item_detail_scu_small_noadaptive .bx_scu ul {
    margin-left: 0 !important;
}
.bx_item_detail_scu_small_noadaptive .bx_scu ul li {
    position: relative;
    display: block;
    float: left;
    padding-top: 10%;
    height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx_item_detail_scu_small_noadaptive .bx_scu ul li a {
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
}
.bx_item_detail_scu_small_noadaptive .bx_scu ul li:hover a {
    border: 1px solid #006cc0;
}
.bx_item_detail_scu_small_noadaptive .bx_scu ul li:active a,
.bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active a {
    padding: 3px;
    border: 2px solid #006cc0;
}
.bx_item_detail_scu_small_noadaptive .bx_scu ul li a span {
    position: absolute;
    top: 6%;
    right: 6%;
    bottom: 6%;
    left: 6%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.bx_item_detail_scu_small_noadaptive .bx_scu ul li a span img {
    width: auto;
    height: 25px;
}
/*----*/

.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_left,
.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_right {
    opacity: 0.8;
}
.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_left:hover,
.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_right:hover {
    opacity: 1;
}
.bx_item_detail_scu_small_noadaptive.full .bx_slide_left,
.bx_item_detail_scu_small_noadaptive.full .bx_slide_right {
    position: absolute;
    top: 0;
    bottom: 4px;
    width: 5%;
    max-width: 11px;
    cursor: pointer;
}
/* end of sku */

#warning_message {
    color: red;
}
.bx-touch .quantity_control {
    display: none;
}
.b-page-basket {
    margin-top: 20px;
}
.b-page-basket .bx_sort_container span {
    font-size: 20px;
}
.b-page-basket .bx_sort_container a {
    display: inline-block;
    margin-left: 20px;
    padding: 0 20px;
    border: 2px solid;
    text-decoration: none;
    line-height: 32px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.b-page-basket .bx_sort_container a:hover {
    border: 2px solid;
}
.b-page-basket .bx_sort_container a.current {
    border: 2px solid;
}
.b-page-basket table {
    min-width: 100%;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}
.b-page-basket table thead tr {
    border-bottom: 1px solid;
}
.b-page-basket table thead td {
    padding: 0 5px;
    min-height: 39px;
    font-size: 18px;
    line-height: 39px;
    font-weight: 200;
}
.b-page-basket table td {
    white-space: nowrap;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-page-basket table td.margin {
    padding: 0;
    width: 2%;
}
.b-page-basket table td.item {
    width: 70%;
}
.b-page-basket table td.custom {
    font-size: 16px;
}
.b-page-basket table td.price .current_price {
    font-size: 16px;
}
.b-page-basket table td.control a {
    font-size: 14px;
    text-decoration: none;
}
.b-page-basket table td.control a:hover span {
    border-bottom: 1px dotted;
}
.b-page-basket table td.control a.delete i {
    margin: 0 3px 0 2px;
}
.b-page-basket .bx_ordercart_photo_container .bx_ordercart_photo {
    width: 110px;
    height: 110px;
    background-position: center;
    background-repeat: no-repeat;
}
.b-page-basket .bx_ordercart_itemtitle a {
    text-decoration: none;
    font-weight: bold;
    line-height: 18px;
    font-size: 20px;
}
.b-page-basket .bx_ordercart_order_sum td {
    padding: 0 8px;
}
.b-page-basket .bx_ordercart_order_sum .total_price {
    padding: 5px 8px;
    font-weight: bold;
    font-size: 20px;
}
.b-page-basket .checkout {
    line-height: 14px;
    margin: 0 10px;
}
#order_form_div {
    padding: 20px 0;
}
#order_form_div h4 {
    font-size: 20px;
}
#order_form_div .bx_section h4 {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
}
#order_form_div .bx_section input[type="text"] {
    width: 100%;
    max-width: 350px;
}
#order_form_div .bx_section textarea {
    width: 100%;
    min-width: 100%;
    min-height: 250px;
    font-size: 13px;
}
#order_form_div .section {
    margin-bottom: 10px;
}
#order_form_div .label.left {
    float: left;
    margin: 10px;
}
#order_form_div .bx_block.r3x1,
#order_form_div .bx_block.r1x3 {
    margin: 10px;
    padding: 0;
}
#order_form_div .bx_block.r1x3 {
    width: auto;
}
#order_form_div a.slide {
    font-size: 0.6em;
    text-decoration: none;
}
#order_form_div a.slide:hover {
    border-bottom: 1px dotted;
}
#order_form_div #sale_order_props .bx_block.r1x3 {
    margin: 10px 0 17px 10px;
    width: 20%;
}
#order_form_div #sale_order_props .bx_block.r3x1 {
    margin: 0;
    width: 70%;
}
#order_form_div .bx_logotype {
    padding: 2px;
    margin-right: 20px;
    float: left;
    cursor: pointer;
    box-shadow: 0 0 3px 0 rgba(123, 152, 165, 0.9);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#order_form_div .bx_logotype span {
    display: block;
    width: 100px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
#order_form_div .bx_element input[type=radio]:checked + label .bx_logotype,
#order_form_div .bx_element label.selected .bx_logotype {
    border: 2px solid !important;
    padding: 1px;
}
#order_form_div .bx_order_make .bx_logotype.active,
#order_form_div .bx_order_make .bx_logotype:hover {
    padding: 2px;
}
#order_form_div .bx_ordercart_order_table_container {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    overflow-x: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#order_form_div .bx_ordercart_order_table_container table {
    margin: 0;
    padding: 0;
    min-width: 100%;
    border-collapse: collapse;
}
#order_form_div .bx_ordercart_order_table_container table tr {
    border-bottom: 1px solid;
}
#order_form_div .bx_ordercart_order_table_container table td {
    vertical-align: middle;
}
#order_form_div .bx_ordercart_order_table_container table thead td {
    padding: 0 5px;
    min-height: 39px;
    color: #000;
    font-size: 14px;
    line-height: 39px;
    font-weight: 200;
    white-space: nowrap;
}
#order_form_div .bx_ordercart_order_table_container table .bx_ordercart_photo {
    width: 110px;
    height: 110px;
    background-position: center;
    background-repeat: no-repeat;
}
#order_form_div .bx_ordercart_order_table_container table .bx_ordercart_itemtitle a {
    text-decoration: none;
    font-weight: bold;
    line-height: 18px;
    font-size: 20px;
}
#order_form_div .bx_ordercart_order_sum td {
    padding: 0 8px;
}
#order_form_div .bx_ordercart_order_sum .itog,
#order_form_div .bx_ordercart_order_sum .price {
    padding: 5px 8px;
    color: #000;
    font-weight: bold;
    font-size: 20px;
}
#order_form_div .checkout {
    margin: 0 10px;
}
#order_form_div .errortext {
    display: inline-block;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.b-page-auth .errortext {
    display: inline-block;
    padding: 10px;
    border: 2px solid;
    margin-bottom: 10px;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.b-page-auth form {
    width: 300px;
}
.b-page-auth .auth_input {
    width: 100%;
    margin-bottom: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-page-auth .auth_btn {
    margin: 15px 15px 15px 0;
    padding: 12px 40px;
}
.b-page-auth .socials_title {
    margin: 25px 0 15px;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.b-page-auth .socials_title h2 {
    font-size: 28px;
    line-height: 1.2em;
    display: block;
}
.b-page-registration .errortext {
    display: inline-block;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.b-page-registration td:first-child {
    padding-right: 10px;
}
.b-page-registration .registration_input {
    margin-bottom: 10px;
}
.b-page-registration .btn-registration {
    margin: 15px 0;
    padding: 12px 61px;
}
.b-page-registration .auth {
    text-align: center;
}
.b-page-forgot-pass .notetext,
.b-page-forgot-pass .errortext {
    display: inline-block;
    padding: 10px;
    border: 2px solid;
    margin-bottom: 10px;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.b-page-forgot-pass p {
    margin-bottom: 10px;
}
.b-page-forgot-pass .btn {
    margin: 15px 15px 15px 0;
    padding: 12px 40px;
}
.b-page-change-pass .errortext,
.b-page-change-pass .notetext {
    display: inline-block;
    padding: 10px;
    border: 2px solid;
    margin-bottom: 10px;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.b-page-change-pass td:first-child {
    padding-right: 10px;
}
.b-page-change-pass .changepass_input {
    margin-bottom: 10px;
}
.b-page-change-pass .btn {
    margin: 15px 15px 15px 0;
    padding: 12px 40px;
}
.b-page-change-pass .auth {
    text-align: center;
}
.b-profile-settings .errortext {
    display: inline-block;
    padding: 10px;
    border: 2px solid;
    margin-bottom: 10px;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.b-profile-settings table {
    border-spacing: 10px;
}
.b-profile-settings .settings_input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-profile-settings .starrequired {
    color: #F22613;
}
.b-profile-settings .btn_save {
    width: 100%;
    margin: 15px 15px 15px 0;
    padding: 12px 40px;
}
.b-profile-settings .btn_reset {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    border: none;
    background: #fff;
    font-size: 14px;
    cursor: pointer;
}
.b-profile-settings .btn_reset:hover {
    text-decoration: underline;
}
.b-profile-settings .soc-serv-title-grey {
    margin-top: 15px;
    font-size: 1.2em;
}
.b-profile-change-pass .errortext,
.b-profile-change-pass .notetext {
    display: inline-block;
    padding: 10px;
    border: 2px solid;
    margin-bottom: 10px;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.b-profile-change-pass table {
    border-spacing: 10px;
}
.b-profile-change-pass .input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-profile-change-pass .btn_save {
    width: 100%;
    padding: 12px 40px;
}
.b-personal-profiles-list .errortext {
    display: inline-block;
    padding: 10px;
    border: 2px solid;
    margin-bottom: 10px;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.b-personal-profiles-list table {
    width: 100%;
    text-align: center;
    vertical-align: top;
    border-collapse: collapse;
}
.b-personal-profiles-list table th,
.b-personal-profiles-list .b-element .spec table td,
.b-element .spec .b-personal-profiles-list table td {
    font-weight: bold;
    padding: 5px;
    border-bottom: 1px solid;
}
.b-personal-profiles-list table tr td {
    padding: 5px;
    border-bottom: 1px dotted;
}
.b-personal-profiles-list table tr:last-child td {
    border: none;
}
.p-personal-profile-detail table {
    border-spacing: 10px;
}
.p-personal-profile-detail .input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.p-personal-profile-detail .props_title {
    padding: 7px 0;
}
.p-personal-profile-detail .props_title h2 {
    text-align: left;
    padding-bottom: 5px;
    margin: 0 !important;
    border-bottom: 1px solid;
}
.p-personal-profile-detail .btn_box {
    margin-top: 10px;
}
.p-personal-profile-detail .btn_box .btn {
    padding: 12px 40px;
}
.p-personal-orders-list > table {
    width: 100%;
    border-collapse: collapse;
}
.p-personal-orders-list td,
.p-personal-orders-list th,
.p-personal-orders-list .b-element .spec table td,
.b-element .spec table .p-personal-orders-list td {
    padding: 10px;
    text-align: center;
}
.p-personal-orders-list td:first-child,
.p-personal-orders-list th:first-child,
.p-personal-orders-list .b-element .spec table td:first-child,
.b-element .spec table .p-personal-orders-list td:first-child {
    text-align: left;
}
.p-personal-orders-list th,
.p-personal-orders-list .b-element .spec table td,
.b-element .spec table .p-personal-orders-list td {
    font-weight: bold;
}
.p-personal-orders-list .title {
    border-bottom: 1px solid;
}
.p-personal-orders-list .order_title {
    border-top: 1px dotted;
}
.p-personal-orders-list .order_title.active {
    font-weight: bold;
}
.p-personal-orders-list .order_title td {
    cursor: pointer;
}
.p-personal-orders-list .order_title td:first-child {
    text-align: left;
}
.p-personal-orders-list .order_info {
    display: none;
}
.p-personal-orders-list .order_info:last-child {
    border-bottom: none;
}
.p-personal-orders-list .order_info > td {
    padding: 0;
}
.p-personal-orders-list .order_info .animate {
    padding-bottom: 15px;
    display: none;
}
.p-personal-orders-list .order_info .animate > table {
    width: 100%;
}
.p-personal-orders-list .order_info .animate > table th,
.p-personal-orders-list .order_info .b-element .spec .animate > table td,
.b-element .spec .p-personal-orders-list .order_info .animate > table td {
    font-weight: normal;
}
.p-personal-orders-list .order_info .animate > table td:first-child {
    text-align: left;
}
.p-personal-orders-list .order_info .animate > table .name {
    text-align: left;
}
.p-personal-orders-list .result {
    text-align: left;
    padding: 0 10px;
    overflow: hidden;
}
.p-personal-orders-list .result table {
    float: right;
    margin-bottom: 8px;
}
.p-personal-orders-list .result td {
    padding: 3px;
    text-align: left;
}
.p-personal-orders-list .result td:first-child {
    font-weight: bold;
    text-align: right;
}
.p-personal-orders-list .result .btn_box {
    float: right;
    clear: both;
}
.p-personal-orders-list .btn {
    margin-right: 7px;
    padding: 12px 40px;
}
.p-personal-orders-list .btn:last-child {
    margin-right: 0;
}
.b-personal-orders-detail table {
    width: 100%;
    border-spacing: 5px 7px;
}
.b-personal-orders-detail th,
.b-personal-orders-detail .b-element .spec table td,
.b-element .spec table .b-personal-orders-detail td {
    padding: 7px 0;
}
.b-personal-orders-detail th h2,
.b-personal-orders-detail .b-element .spec table td h2,
.b-element .spec table .b-personal-orders-detail td h2 {
    text-align: left;
    padding-bottom: 5px;
    margin: 0 !important;
    border-bottom: 1px solid;
}
.b-personal-orders-detail .table_info td:first-child {
    width: 25%;
    min-width: 220px;
}
.b-personal-orders-detail .items tr:first-child {
    border-bottom: 1px dotted;
}
.b-personal-orders-detail .items th,
.b-personal-orders-detail .items .b-element .spec table td,
.b-element .spec table .b-personal-orders-detail .items td {
    padding-top: 0;
    border: 0;
}
.b-personal-orders-detail .items td {
    text-align: center;
}
.b-personal-orders-detail .items .name {
    text-align: left;
}
.b-personal-orders-detail .result {
    float: right;
}
.b-personal-orders-detail .result table td:first-child {
    padding-right: 3px;
    font-weight: bold;
    text-align: right;
}
.b-personal-orders-detail .result .btn_box {
    margin-top: 10px;
}
.b-personal-orders-detail .btn {
    margin-right: 7px;
    padding: 12px 40px;
}
.b-personal-orders-detail .btn:last-child {
    margin-right: 0;
}
.b-personal-orders-delete textarea {
    width: 350px;
    height: 4em;
    max-width: 100%;
}
.b-personal-orders-delete .btn {
    padding: 12px 40px;
}
.b-store .address {
    display: table-cell;
    margin-top: 30px;
    width: 33%;
    float: left;
}
@media (max-width: 1024px) {
    .b-store .address {
        width: 50%;
    }
}
@media (max-width: 768px) {
    .b-store .address {
        width: 100%;
        text-align: center;
    }
}
.b-store .address h2 {
    color: #333;
    margin: 0;
    font-size: 16px;
}
.b-store .address .store-list {
    margin: 0;
    padding: 0 0 0 !important;
    list-style: none;
}
.b-store .address .store-list li {
    color: #333;
}
.b-store .address .store-list li i {
    color: #ccc;
    font-size: 1.4em;
    vertical-align: middle;
    width: 1.2em;
    text-align: center;
}
.b-store .address .link-back {
    display: inline-block;
    margin: 2px 0 10px;
    color: #4aafe5;
    text-decoration: none;
}
.map_box {
    height: 500px;
}
.b-news-detail {
    padding-bottom: 30px;
}
.b-news-detail .date-time {
    padding: 3px 0;
    color: #444;
    font-size: 12px;
}
.b-news-detail .box-detail-picture {
    padding: 20px 0 30px;
    text-align: center;
}
.b-news-detail .box-detail-picture .detail-picture {
    max-width: 100%;
    max-height: 400px;
}
.b-news-detail .detail-description {
    font-size: 14px;
    line-height: 24px;
}
.b-news-detail .detail-description > *:first-child {
    margin-top: 0;
}
.b-news-detail .detail-description > *:last-child {
    margin-bottom: 0;
}
.b-news-detail .detail-description a {
    color: #4aafe5;
}
.b-news-detail blockquote {
    padding: 0.5em 15px;
    border-left: 5px solid #ccc;
    margin: 1.5em 0;
}
.b-news-detail blockquote p {
    display: inline;
}
.b-news-list .news-item {
    overflow: hidden;
}
.b-news-list .data-time {
    display: block;
    color: #7a7a7a;
    font-size: 14px;
}
.b-news-list .box-preview-picture {
    width: 150px;
    height: 150px;
    padding-right: 15px;
    float: left;
}
.b-news-list .box-preview-picture .preview-picture {
    max-width: 100%;
    max-height: 100%;
}
.b-news-list .box-preview-picture + .preview-description {
    float: left;
    width: 80%;
    width: calc(100% - 165px);
}

/* custom */
.b-header .header_open_menu,
.b-header .basket,
.b-header .phone,
.b-header .search {
	margin-top: 17px !important;
}

.img-responsive {
	max-width: 100%;
	display: block;
}

.side-calc *
{
	box-sizing: border-box;
}

.side-calc
{
	padding: 13px 5px;
	border-top: 3px solid #1b9538;
	border-bottom: 3px solid #1b9538;
}

.side-calc__title
{
	display: block;
	font-size: 20px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}

.side-calc__option,
.side-calc__number
{
	display: block;
	width: 100%;
	border: 2px solid #1b9538;
	color: #000;
    margin-bottom: 10px;
    height: 40px;
    font-size: 14px;
}

.side-calc__do-calc-button
{
    color: #fff;
    background-color: #f2951a;
    border: none;
    padding: 15px 35px;
    text-transform: uppercase;
    border-radius: 3px;
    cursor: pointer;
}

.side-calc__result
{
    margin-top: 10px;
    color: #000;
    font-size: 18px;
}

/* contacts */

.contacts-container
{
	overflow: hidden;
}

.contacts-container--bottom-line
{
    border-bottom: 1px solid #000;
}

.contacts-info
{
	float: left;
	width: 46%;
}

.contacts-info__data
{
	font-weight: 700;
	font-size: 18px;
	display: block;
	padding-left: 50px;
	margin-bottom: 15px;
    min-height: 30px;
}

.contacts-info__data-more
{
	display: block;
	font-size: 14px;
	font-weight: 400;
}

.contacts-info__data-divider
{
	display: block;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 15px;
    padding-left: 50px;
    min-height: 30px;
    font-size: 20px;
}

.contacts-info__data--phone
{
	background: url('/bitrix/templates/likee_estore_s1/img/icon-phone.png') left 5px no-repeat;
}

.contacts-info__data--email
{
	background: url('/bitrix/templates/likee_estore_s1/img/icon-mail.png') left 1px no-repeat;
}

.contacts-info__data--address
{
	background: url('/bitrix/templates/likee_estore_s1/img/icon-map.png') left 5px no-repeat;
}

.contacts-path
{
    margin-bottom: 25px;
}

.contacts-path *
{
    box-sizing: border-box;
}

.contacts-path__step
{
	overflow: hidden;
	margin-bottom: 25px;
	padding-top: 25px;
}

.contacts-path__divider
{
	width: 280px;
	border-top: 1px solid #888;
}

.contacts-path__text
{
	display: block;
	float: left;
	width: 70%;
    padding: 20px 45px 0 0;
}

.contacts-path__image
{
	float: left;
	width: 30%;
}

.contacts-download
{
	list-style: none;
    padding: 0 !important;
    margin: 0;
}

.contacts-download *
{
	box-sizing: border-box;
}

.contacts-download__link
{
	display: block;
	text-decoration: none;
	color: #000;
	padding-left: 45px;
	margin-bottom: 15px;
	font-size: 18px;
}

.contacts-download__link--pdf
{
	height: 33px;
	line-height: 33px;
	background: url('/bitrix/templates/likee_estore_s1/img/icon-pdf.png') left center no-repeat;
}

.contacts-download__link--doc
{
	height: 41px;
	line-height: 41px;
	background: url('/bitrix/templates/likee_estore_s1/img/icon-doc.png') left center no-repeat;
}

/* side feedback */
.feedback-aside
{

}

.feedback-aside__title
{
	text-transform: uppercase;
	font-size: 16px;
	display: block;
	margin-bottom: 20px;
	font-weight: 700;
}

.feedback-aside__message
{
	display: block;
	margin-bottom: 20px;
}

.feedback-aside__message--error,
.feedback-aside__message--error .errortext
{
	color: #f44336 !important;
}

.feedback-aside__message--error > p
{
    margin-bottom: 5px;
}

.feedback-aside__message--ok
{
	color: #4caf50;
}

.feedback-aside__text-input
{
	display: block;
	width: 90%;
	border: 2px solid #e4e4e4;
	margin-bottom: 10px;
	font-size: 14px;
    color: #000 !important;
}

.feedback-aside__text-input--area
{
	height: 70px;
}

.feedback-aside__captcha
{
	width: 180px;
	height: 40px;
	display: block;
	margin: 0 auto 10px auto;
}

.feedback-aside__send-button
{
	display: block;
	border: none;
	background: #1b9538;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}

.switch-view
{
	display: inline-block;
	float: left;
    position: relative;
    top: 9px;
}

.switch-view__switcher
{
	display: inline-block;
	font-size: 18px;
	margin-right: 5px;
}

.switch-view__switcher:hover,
.switch-view__switcher--active
{
	color: #1b9538;
	text-decoration: none;
}

.switch-view__switcher--th
{

}

.switch-view__switcher--th-list
{

}

.view-table
{
	width: 100%;
	border-collapse: collapse;
	border-color: #fff;
}

.view-table th
{
	text-align: left;
	padding: 15px 15px;
	border: 1px solid #e3e3e3;
}

.view-table td
{
	border: 1px solid #e3e3e3;
}

.view-table tr th:first-child,
.view-table tr td:first-child
{
	border-left: none;
}

.view-table tr th:last-child,
.view-table tr td:last-child
{
	border-right: none;
}

.view-table .name
{
	padding: 5px 15px;
	font-weight: 700;
}

.view-table .price
{
	text-align: center;
}

.view-table .controls
{
	width: 320px;
	text-align: right;
	padding: 5px 15px;
}

.view-table .quantity-container
{
    display: inline-block;
}

.view-table tr:nth-child(2n)
{
	background: #f5f5f5;
}

.view-table .measures
{
	text-align: center;
}

.view-table-container
{

}

.image-col
{
	padding: 10px;
	text-align: center;
}

.image-col img
{
	width: 100px;
}

.b-products.b-sections .item
{
	height: 260px;
}

.b-products.b-sections .item:hover .name
{
	text-decoration: underline;
}

.b-products.b-sections .item:hover .item-inner
{
    left: 0;
    top: -10px;
    right: 0;
    min-height: auto;
    padding: 0;
	border: none;
	z-index: 0;
}

.callback
{
	display: inline-block;
	margin-top: 5px;
	text-transform: uppercase;
	color: #1b9538;
	cursor: pointer;
    font-size: 11px;
}

.callback:hover
{
	text-decoration: underline;
}

#callback-form, #callback-form2
{
	background: #fff;
    padding: 20px 15px 7px 15px;
	width: 300px;
}

#callback-form *, #callback-form2 *
{
	box-sizing: border-box;
}

.modal-form-title
{
	display: block;
	color: #1b9538;
	margin-bottom: 15px;
	text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
}

.very-fast-order
{
	margin-top: 17px;
    margin-left: -8px;
}
.btn.callback{padding: 12px 26px;}
.b-pagination-container
{
    margin-bottom: 60px;
}

@media screen and (max-width: 670px)
{
	.very-fast-order, .btn.callback
	{
		display: none;
	}
}


@media screen and (min-width: 745px) and (max-width: 835px)
{
    .btn.callback
    {
        padding: 12px 6px;
    }
}

@media screen and (max-width: 745px)
{
    .btn.callback
    {
        display: none;
    }
}

@media screen and (max-width: 1024px)
{
	.contacts-info
	{
		width: 100%;
	}

	.very-fast-order
	{
		margin-left: 17px;
	}
}


.b-footer span[itemprop="telephone"] a, .b-footer span[itemprop="email"] a {
    color: #fff;
}
/******Similar Products********/
#similar-product {
    margin: 10px 0;
}
.similar-head {
    font-size: 22px;
    color: #3F3F3F;
    margin: 20px 0 10px;
    font-weight: bold;
}
.similar-products {
    border-spacing: 5px 0px;
    border-collapse: separate;
    list-style-type: none;
}
.similar-products {
    width: 100%;
}
/*.similar-products div.item-inner:nth-child(1){
    margin-left: 100px;
}*/
.similar-products div.item-inner {
    width: 14%;
    float: left;
    text-align: center;
    padding: 2% 1%;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    margin-bottom: 20px;
    min-height: 190px;
}
.similar-products div.name {
    width: 100%;
    border: 0;
    
    font-weight: bold;
}
.similar-products div.name a {
    color: #1b9538;
}
.similar-products div img {
    width: 100%;
}
.similar-products div.similar-image {
    vertical-align: middle;
}
.similar-products div.similar-image img {
    max-width: 150px;
    max-height: 150px;
}
.similar-products div.similar-name {
    border-top: 1px solid #CCC;
    box-shadow:  0 15px 5px -12px rgba(0,0,0,.2);
}
@media screen and (max-width: 999px){
    .similar-products div.item-inner {
        width: 31%;
    }
    /*.similar-products div.item-inner:nth-child(1){
    margin-left: 0px;
}*/
}
@media screen and (max-width: 620px){
    .similar-products div.item-inner {
        width: 46%;
    }
}
/******END Similar Products********/


@media screen and (min-width: 1201px){
    .very-fast-order-container{width: 831px;}
    .btn.callback{float: right;}
}    
@media screen and (min-width: 1076px) and (max-width: 1200px){
    .very-fast-order-container{width: 762px;}
    .btn.callback{float: right;}
}
@-moz-document url-prefix() {
 @media screen and (min-width: 1200px) and (max-width: 1216px){
    .btn.callback{float: none;}
}   
}
.img-left{
    float: left;
    margin: 0 15px;
}
.img-right{
    float: right;
    margin: 0 15px;
}
.banners_main {
    width: 88%;
    margin:auto;

}
.banners_main td {

    color: #fff;
    font-size: 16px;
    font-weight: 600;
    vertical-align: top;
}
.banners_main td p a {
    display: block;
    padding: 4px 15px;
    background: #1b9538;
    color: #fff;
    width: 120px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    position: absolute;

}
.banners_main td p a:hover {
    opacity: .75;
}
.banners_main td a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 31px 40px 0px;
    color: #000;
    text-decoration: none;
    margin-top: -31px;

}
.banners_main tr:nth-child(1) td:nth-child(1) {
    background: url(/upload/medialibrary/4ea/4ea4d4ea3981feaf782fa04c0af6e764.png) 0 0 no-repeat;
    width: 450px;
    height: 165px;
}
.banners_main tr:nth-child(2) td:nth-child(1) {
    background: url(/upload/medialibrary/4e8/4e8a86bf8023d9e146cfb8170ca0a9ce.png) 0 0 no-repeat;
    width: 450px;
    height: 165px;
}
.banners_main tr:nth-child(3) td:nth-child(1) {
    background: url(/upload/medialibrary/c2e/c2ead4c981411fa82f370dd10496d90f.png) 0 0 no-repeat;
    width: 450px;
    height: 160px;
}
.banners_main tr:nth-child(1) td:nth-child(2) {
    background: url(/upload/medialibrary/01d/01d6615ced6b459bc2aba8400593f8fe.png) 0 0 no-repeat;
    width: 305px;
    height: 490px;
}
.mail_top {
    display: block;
    float: left;
    margin-left: 66px;
}
.tel_top {     
	  display: none;
    }
@media only screen and (max-width: 471px){
    .banners_main {
      display: none;
    }
}
@media only screen and (max-width: 768px){
    .tel_top {
      margin-left: 0px;
      float: right;
	  font-size: 16px;
	  display: block;
    }
	.mail_top {
      margin-left: 0px;
      float: left;
    }
}
@media only screen and (min-width: 768px){
    .parent .menu_wrapper{
        position:absolute;
        width:auto!important;
        height:auto!important;
        min-height:initial;
        top:initial;
        margin-top:-30px;
    }
}

.very-fast-order-container span{
    width: 157px;
}


.very-fast-order-container .btn.callback{
    padding: 12px 24px;
    margin-left: 17px;
}
.w50 {
	width: 50%; float: left;
}
.b-header .phone span.tel {
    font-size: 20px;
}
.b-header .phone span.tel span{
    line-height: 25px;
}
.b-header .top {
    /* padding: 15px 0 11px; */
    border-bottom: 1px solid;
    font-size: 14px;
    font-weight: 600;
    height: 50px;
}
.b-header .top {
    padding:  0 ;
    border-bottom: 1px solid;
    font-size: 14px;
    font-weight: 600;
    height: 60px;
}
.b-header .top a {
    display: inline-block;
    padding: 21px 10px 20px;
}
.b-menu-top li {
    margin: 0px !important;
}
.b-header .top a:hover{
    text-decoration: none;
    background: #000;
}
.mobile-filter{
    display: none;
}
@media only screen and (max-width: 768px){
    .mobile-filter{
        display: block;
    }
}
/* End */


/* Start:/bitrix/templates/likee_estore_s1/styles/fonts/font_awesome/css/font-awesome.min.css?151127945631987*/
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('/bitrix/templates/likee_estore_s1/styles/fonts/font_awesome/css/../fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('/bitrix/templates/likee_estore_s1/styles/fonts/font_awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('/bitrix/templates/likee_estore_s1/styles/fonts/font_awesome/css/../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('/bitrix/templates/likee_estore_s1/styles/fonts/font_awesome/css/../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('/bitrix/templates/likee_estore_s1/styles/fonts/font_awesome/css/../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('/bitrix/templates/likee_estore_s1/styles/fonts/font_awesome/css/../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-genderless:before, .fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}
/* End */


/* Start:/bitrix/templates/likee_estore_s1/js/jquery.arcticmodal-0.3.css?1511279452654*/
.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(/bitrix/templates/likee_estore_s1/js/loading.gif) no-repeat 50% 50%; }
/* End */


/* Start:/bitrix/templates/likee_estore_s1/themes/green/theme.css?151127946811204*/
.b-layout-body a, .b-layout-body h2 {
	color: #1b9538;
}

.btn {
    border-color: #1b9538;
    color: #555;
}
.btn:hover {
    color: #fff;
    background-color: #1b9538;
}
.b-pagetitle {
    border-bottom: 1px solid #e3e3e3;
}
.b-popup h2 {
    color: #000;
}
.b-popup h2 i {
    border-color: #1b9538;
    color: #555;
}
.b-popup .buttons .dismiss:hover {
    color: #555;
}
.b-popup.b-element-add .popup_info {
    border-bottom-color: #e3e3e3;
}
.b-popup.b-element-add .buttons {
    border-bottom-color: #e3e3e3;
}
.b-popup.b-element-add h3 {
    color: #000;
}
.b-popup.b-element-add .popup_recommend {
    border-bottom-color: #e3e3e3;
}
.b-popup.b-basket-fly .items .total td {
    border-top-color: #e3e3e3;
    border-bottom-color: #e3e3e3;
}
.b-popup.b-auth-fly .errortext {
    border-color: #1b9538;
    color: #F22613 !important;
}
.b-popup.b-popup-compare .popup_info {
    border-bottom-color: #e3e3e3;
}
.b-popup.b-popup-compare .buttons {
    border-bottom-color: #e3e3e3;
}
.b-popup.b-popup-compare h3 {
    color: #000;
}
.star-required {
    color: #F22613;
}
.b-header .top {
    background: #1b9538;
    color: #fff;
    border-bottom-color: #e3e3e3;
}
.b-header .top a {
    color: #fff;
}
.b-header .bottom {
    background: #fff;
    color: #444;
}
.b-header .bottom a {
    color: #444;
}
#box_main_slider .item.picture .txt .btn {
    color: #fff;
    background-color: #1b9538;
}
#box_main_slider .item.product .txt .btn {
    color: #fff;
    background-color: #f2951a;
    border: none;
    padding: 15px 35px;
}
#box_main_slider .bx-pager .bx-pager-item .bx-pager-link {
    border: 3px solid #1b9538;
}
#box_main_slider .bx-pager .bx-pager-item .bx-pager-link:hover,
#box_main_slider .bx-pager .bx-pager-item .bx-pager-link.active {
    background: #1b9538;
}
.b-store-map .popup .popup-content .popup_text .fa {
    background: #1b9538;
}
.b-main-page-news-list .news-item {
    border-right-color: #1b9538;
}
.b-page-auth .errortext {
    border-color: #1b9538;
    color: #F22613 !important;
}
.b-page-auth .socials_title {
    border-bottom-color: #e3e3e3;
}
.b-page-change-pass .errortext,
.b-page-change-pass .notetext {
    border-color: #1b9538;
    color: #F22613 !important;
}
.b-page-change-pass .starrequired {
    color: #F22613;
}
.b-page-forgot-pass .notetext,
.b-page-forgot-pass .errortext {
    border-color: #1b9538;
    color: #F22613 !important;
}
.b-page-forgot-pass p {
    color: #555;
}
.b-page-registration .errortext {
    border-color: #1b9538;
    color: #F22613 !important;
}
.ps-container > .ps-scrollbar-x-rail,
.ps-container > .ps-scrollbar-y-rail {
    background-color: transparent;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x,
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-y,
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-x,
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: transparent;
}
.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail,
.ps-container.ps-in-scrolling > .ps-scrollbar-x-rail,
.ps-container.ps-in-scrolling > .ps-scrollbar-y-rail {
    opacity: 0.6;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover,
.ps-container:hover > .ps-scrollbar-y-rail:hover,
.ps-container.ps-in-scrolling > .ps-scrollbar-x-rail:hover,
.ps-container.ps-in-scrolling > .ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: 0.9;
}
.ps-container:hover > .ps-scrollbar-x-rail > .ps-scrollbar-x,
.ps-container:hover > .ps-scrollbar-x-rail > .ps-scrollbar-y,
.ps-container:hover > .ps-scrollbar-y-rail > .ps-scrollbar-x,
.ps-container:hover > .ps-scrollbar-y-rail > .ps-scrollbar-y,
.ps-container.ps-in-scrolling > .ps-scrollbar-x-rail > .ps-scrollbar-x,
.ps-container.ps-in-scrolling > .ps-scrollbar-x-rail > .ps-scrollbar-y,
.ps-container.ps-in-scrolling > .ps-scrollbar-y-rail > .ps-scrollbar-x,
.ps-container.ps-in-scrolling > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: #1b9538;
}
.b-element .photos {
    background: #1b9538;
}
.b-element .bx-pager .bx-pager-item .bx-pager-link {
    border-color: #1b9538;
}
.b-element .bx-pager .bx-pager-item .bx-pager-link:hover,
.b-element .bx-pager .bx-pager-item .bx-pager-link.active {
    background-color: #1b9538;
}
.b-element .b-buy .offers .offer-list li.active {
    border-color: #1b9538;
}
.b-element .store-amount h2 {
    border-bottom-color: #1b9538;
}
.b-element .spec h2 {
    border-bottom-color: #1b9538;
}
.b-element .description h2 {
    border-bottom-color: #1b9538;
}
.b-element.b-element-classic .slider-box .slider-pager-box .slider-change {
    border-color: #1b9538;
}
.b-products {
    border-color: #e3e3e3;
}
.b-products .item {
    border-color: #e3e3e3;
}
.b-products .item .name {
    border-top-color: #e3e3e3;
}
.b-products .item .name a {
    color: #1b9538;
}
.b-products .item .item-inner {
    border-color: #e3e3e3;
}
.b-products .item .price {
    color: #555;
}
.b-products .item .discount {
    background-color: #1b9538;
    color: #fff;
}
.b-products .item .offers select {
    color: #555;
}
.b-products .item:hover .item-inner {
    border-color: #e3e3e3;
}
.bx_filter .bx_filter_parameters_box_title {
    border-bottom-color: #e3e3e3;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container input {
    border-color: #e3e3e3;
}
.bx_filter .bx_ui_slider_track {
    border-color: #e3e3e3;
}
.bx_filter .bx_ui_slider_pricebar_VD {
    background-color: #1b9538;
    border-color: #e3e3e3;
}
.bx_filter .bx_ui_slider_pricebar_VN {
    border-color: #e3e3e3;
}
.bx_filter .bx_ui_slider_pricebar_V {
    background-color: #1b9538;
    border-color: #e3e3e3;
}
.bx_filter .bx_filter_select_block {
    border-color: #e3e3e3;
}
.b-pagination .pages a.active {
    color: #1b9538;
}
.b-pagination .pages a.arrow {
    border-color: #1b9538;
}
.b-recommend h2 {
    border-bottom-color: #1b9538;
}
.b-compare-result .left .sort-fields li {
    border-bottom-color: #e3e3e3;
}
.b-compare-result .left .sort-fields li:first-child {
    border-top-color: #e3e3e3;
}
.b-compare-result .right .item-props > tr:first-child td {
    border-top-color: #e3e3e3;
}
.b-compare-result .right .item-props td {
    border-bottom-color: #e3e3e3;
}
.p-personal-orders-list .title {
    border-bottom-color: #1b9538;
}
.p-personal-orders-list .order_title {
    border-top-color: #e3e3e3;
}
.b-personal-orders-detail th h2 {
    border-bottom-color: #1b9538;
}
.b-personal-orders-detail .items tr:first-child {
    border-bottom-color: #e3e3e3;
}
.b-personal-profiles-list .errortext {
    border-color: #1b9538;
    color: #F22613 !important;
}
.b-personal-profiles-list table {
    color: #555;
}
.b-personal-profiles-list table th {
    border-bottom-color: #1b9538;
}
.b-personal-profiles-list table tr td {
    border-bottom-color: #e3e3e3;
}
.p-personal-profile-detail .req {
    color: #F22613;
}
.p-personal-profile-detail .props_title h2 {
    border-bottom-color: #1b9538;
}
.b-profile-settings .errortext {
    border-color: #1b9538;
    color: #F22613 !important;
}
.b-profile-settings .starrequired {
    color: #F22613;
}
.b-profile-settings .btn_reset {
    color: #000;
}
.b-profile-change-pass .errortext,
.b-profile-change-pass .notetext {
    border-color: #1b9538;
    color: #F22613 !important;
}
.b-profile-change-pass .starrequired {
    color: #F22613;
}
.b-page-basket {
    color: #fff;
}
.b-page-basket .bx_sort_container span {
    color: #000;
}
.b-page-basket .bx_sort_container a {
    border-color: #1b9538;
}
.b-page-basket .bx_sort_container a:hover {
    border-color: #1b9538;
    background-color: #1b9538;
    color: #fff;
}
.b-page-basket .bx_sort_container a.current {
    border-color: #1b9538;
}
.b-page-basket table thead tr {
    border-bottom-color: #e3e3e3;
}
.b-page-basket table thead td {
    color: #000;
}
.b-page-basket table td.custom {
    color: #000;
}
.b-page-basket table td.price .current_price {
    color: #000;
}
.b-page-basket table td.control a:hover span {
    border-bottom-color: #fff;
}
.b-page-basket table td.control a.delete i {
    color: #999;
}
.b-page-basket table td.control a.delay i {
    color: #e74c3c;
}
.b-page-basket .bx_ordercart_itemtitle a {
    color: #000;
}
.b-page-basket .bx_ordercart_order_sum .total_price {
    color: #000;
}
@media (min-width: 769px) {
    .b-aside-menu {
        border-bottom-color: #1b9538;
    }
    .b-aside-menu > li {
        border-bottom-color: #e3e3e3;
        background: #1b9538;
    }
    .b-aside-menu li > span {
        color: #fff;
    }
    .b-aside-menu li a.root-item-selected {
        color: #1b9538;
    }
    .b-aside-menu li:hover > span {
        color: #1b9538;
    }
    .b-aside-menu li:hover > span .arrow {
        color: #1b9538;
    }
    .b-aside-menu > li:hover {
        background: #fff;
    }
    .b-aside-menu ul {
        background-color: #fff;
    }
    .b-aside-menu .menu_wrapper {
        background-color: #fff;
        border-bottom-color: #1b9538;
    }
    .b-aside-menu .menu_wrapper li {
        margin-top: 8px;
        margin-bottom: 6px;
    }
    .b-aside-menu .menu_wrapper li a {
        color: #5e5e5e;
        text-decoration: none;
        text-transform: uppercase;
        border-bottom: 1px dotted #5e5e5e;
    }
}
@media (max-width: 768px) {
    .b-layout-aside .mob_data {
        border-bottom-color: #1b9538;
    }
    .b-aside-menu li a.root-item-selected,
    .b-aside-menu li a:hover {
        color: #1b9538;
    }
    .b-aside-menu li span {
        color: #5e5e5e;
    }
}
.b-breadcrumbs.catalog > li:hover {
    border: 1px solid #e3e3e3;
}
.b-breadcrumbs > li a:hover {
    color: #000;
}
.b-breadcrumbs > li .dropdown {
    border-color: #e3e3e3;
    border-bottom-color: #1b9538;
}
.b-breadcrumbs > li .dropdown li {
    border-bottom-color: #e3e3e3;
}
#order_form_div h4 {
    color: #000;
}
#order_form_div .bx_section h4 {
    border-bottom-color: #e3e3e3;
}
#order_form_div a.slide {
    //color: #fff;
}
#order_form_div a.slide:hover {
    border-bottom-color: #fff;
}
#order_form_div .bx_element input[type=radio]:checked + label .bx_logotype,
#order_form_div .bx_element label.selected .bx_logotype {
    border-color: #1b9538 !important;
}
#order_form_div .bx_order_make .bx_logotype.active,
#order_form_div .bx_order_make .bx_logotype:hover {
    box-shadow: 0 0 3px 0 #1b9538;
    border-color: #1b9538;
}
#order_form_div .bx_ordercart_order_table_container table tr {
    border-bottom-color: #e3e3e3;
}
#order_form_div .bx_ordercart_order_table_container table .bx_ordercart_itemtitle a {
    color: #000;
}
#order_form_div .bx_ordercart_order_sum .itog,
#order_form_div .bx_ordercart_order_sum .price {
    color: #000;
}
#order_form_div .errortext {
    border-color: #1b9538;
    color: #F22613 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.parent.lv2{
  position: relative;
}
/* End */
/* /bitrix/templates/likee_estore_s1/styles.css?15501287066752 */
/* /bitrix/templates/likee_estore_s1/template_styles.css?1545727422149216 */
/* /bitrix/templates/likee_estore_s1/styles/fonts/font_awesome/css/font-awesome.min.css?151127945631987 */
/* /bitrix/templates/likee_estore_s1/js/jquery.arcticmodal-0.3.css?1511279452654 */
/* /bitrix/templates/likee_estore_s1/themes/green/theme.css?151127946811204 */



.row p{
    padding-right: 5px;
    padding-left: 5px;
    text-align:center;
}
.row div[class^='col'] {
    position: relative;
    margin-bottom: 15px;
    padding-top: 40px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
/*  padding-left: 15px;
  padding-right: 15px;*/
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}

@media all and (min-width: 601px) {
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.num-reason {
    line-height: 33px;
    position: absolute;
    top: 0;
    left: calc(50% - 11px);
    width: 33px;
    height: 33px;
    text-align: center;
    color: #fff;
    border-radius: 100%;
    background: #1b9538;
}
@media only screen and (max-width: 992px) {
    .very-fast-order-container span{
    margin-left: 14px;
}
}
.top_info{
    float: left;
    width: 300px;
    margin-top: -2px;
		line-height:25px;
}
.top_info span{
	display:block;
}
.top_address{
	background: url(../images/icon-map-small.png) left top no-repeat;
	padding-left:25px;
}
.time_work{
	background: url(../images/icon-work.png) left top no-repeat;
	padding-left:25px;
}
 #upbutton {
    background: url(img/up3.png) no-repeat top left;
    height: 60px;
    width: 60px;
    bottom: 80px;
    right: 30px;
    cursor: pointer;
    display: none;
    position: fixed;
    z-index: 999;
  }
@media (max-width: 1024px) {
  
	.top_info{
		float: left;
		width: 300px;
		margin-top: -2px;
		margin-left: 0px;
		line-height:25px;
	}

}

 .deliv_and_pay{
	margin:20px 0;
	background:#f8f8f8;
	border:1px solid #e3e3e3;
	display:flex;
}

.deliv_and_pay .col_3{
	width:31%;
	margin-left:36px;
}
h3.deliv-title, h3.pay-title, h3.ph-title{
	color:#02942b;
	font-weight:bold;
	font-size:18px;
    padding-left:35px;
}
h3.deliv-title{
    background: url(images/optlesmarket_deliv.png) 0 50% no-repeat; 
}
h3.pay-title{
    background: url(images/optlesmarket_pay.png) 0 50% no-repeat; 
}
h3.ph-title{
    background: url(images/optlesmarket_phone.png) 0 50% no-repeat; 
}
.deliv_and_pay ul{
	padding: 0 2em 1em;
	list-style-image: url(images/optlesmarket_li.png);
}
.deliv_and_pay ul li{
	margin-bottom: 7px;
}
@media only screen and (max-width: 687px){
    .deliv_and_pay{
        display: block;
    }
	.deliv_and_pay .col_3{
		width:100%;
	}
}