/*
@font-face {
    font-family: "LG EI TEXT Bold";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/LGSmartBold.eot");
    src: url("../fonts/LGSmartBold.eot@")format("embedded-opentype"),
    url("../fonts/LGSmartBold.woff") format("woff"),
    url("../fonts/LGSmartBold.otf") format("opentype");
}
@font-face {
    font-family: "LG EI TEXT Bold Italic";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/LGSmartBoldItalic.eot");
    src: url("../fonts/LGSmartBoldItalic.eot@")format("embedded-opentype"),
    url("../fonts/LGSmartBoldItalic.woff") format("woff"),
    url("../fonts/LGSmartBoldItalic.otf") format("opentype");
}
@font-face {
    font-family: "LG EI TEXT Light";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/LGSmartLight.eot");
    src: url("../fonts/LGSmartLight.eot@")format("embedded-opentype"),
    url("../fonts/LGSmartLight.woff") format("woff"),
    url("../fonts/LGSmartLight.otf") format("opentype");
}
@font-face {
    font-family: "LG EI TEXT Regular";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/LGSmartRegular.eot");
    src: url("../fonts/LGSmartRegular.eot@")format("embedded-opentype"),
    url("../fonts/LGSmartRegular.woff") format("woff"),
    url("../fonts/LGSmartRegular.otf") format("opentype");
}
@font-face {
    font-family: "LG EI TEXT Regular Italic";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/LGSmartRegularItalic.eot");
    src: url("../fonts/LGSmartRegularItalic.eot@")format("embedded-opentype"),
    url("../fonts/LGSmartRegularItalic.woff") format("woff"),
    url("../fonts/LGSmartRegularItalic.otf") format("opentype");
}
@font-face {
    font-family: "LG EI TEXT SemiBold";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/LGSmartSemiBold.eot");
    src: url("../fonts/LGSmartSemiBold.eot@")format("embedded-opentype"),
    url("../fonts/LGSmartSemiBold.woff") format("woff"),
    url("../fonts/LGSmartSemiBold.otf") format("opentype");
}
*/

@font-face {
    font-family: "LG EI TEXT Regular";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/LGEIText-Regular.woff") format("woff"),
    url("../fonts/LGEIText-Regular.woff2") format("woff2"),
    url("../fonts/LGEIText-Regular.otf") format("opentype");
}
@font-face {
    font-family: "LG EI TEXT Bold";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/LGEIText-Bold.woff") format("woff"),
    url("../fonts/LGEIText-Bold.woff2") format("woff2"),
    url("../fonts/LGEIText-Bold.otf") format("opentype");
}
@font-face {
    font-family: "LG EI TEXT Light";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/LGEIText-Light.woff") format("woff"),
    url("../fonts/LGEIText-Light.woff2") format("woff2"),
    url("../fonts/LGEIText-Light.otf") format("opentype");
}
@font-face {
    font-family: "LG EI TEXT SemiBold";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/LGEIText-SemiBold.woff") format("woff"),
    url("../fonts/LGEIText-SemiBold.woff2") format("woff2"),
    url("../fonts/LGEIText-SemiBold.otf") format("opentype");
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    color: #333;
    background: #fff;
    min-width: 320px;
    font-family: 'LG EI TEXT Regular', sans-serif;
    font-size: 16px;
    width: 100%;
}
a {
    text-decoration: none;
    font-size: 15px;
    color: #333;
}
.clear { clear: both; font-size: 0; height: 0; line-height: 0; }
p {
    padding: 0;
    margin: 0;
}

h1 { font-size: 28px; }
h2 { font-size: 28px; }
.mobile-menu-open { overflow: hidden; }
.ui-widget { font-family: 'LG EI TEXT Regular'; font-size: 16px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor { color: #c30037; }
.hint { color: #bbb; font-size: 12px; padding-top: 3px; }
.notify-box, .vote-box { display: none; }
.order-delivery-time-select { display: none; }
.underorder-box { display: none; }
.cart-expired-box { display: none; }

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
    width: 100%;
    margin: 0 auto;
}
#header {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    background-color: #fff;
    height: 108px;
}
#header .center {
    margin: 0 auto;
    padding: 0;
    position: relative;
    /*max-width: 1168px;*/
    max-width: 1170px;
    color: #333;
    /*height: 100%;*/
    /*display: table;*/
}
#header .logo {
    /*width: 323px;*/
    width: 128px;
    position: relative;
    height: 100%;
    /*display: table-cell;*/
    float: left;
}
#header .logo a {
    position: absolute;
    /*left: 16px;*/
    left: 0;
    top: 25px;
    width: 110px;
    height: 50px;
    display: block;
    /*background: url('../images/LGE_Logo_Grey_200.png') no-repeat;*/
}
#header .logo a img {
    max-width: 100%;
}
#header .menu-icon {
    display: none;
}
#header .right {
    height: 100%;
    /*display: table-cell;*/
    /*margin-left: 128px;*/
    padding-left: 195px;
}
#header .right a {
    color: #333;
}
#header .right a:hover {
    text-decoration: underline;
}
#header .top-block {
    /*position: relative;*/
    /*margin-top: 20px;*/
    padding-top: 20px;
    float: left;
    width: 100%;
}
#header .top-block a.phone {
    font-family: 'LG EI TEXT SemiBold';
}
#header .top-block .wrapper {
    /*position: absolute;
    top: 0;
    right: 0;*/
    float: right;
}
#header .top-block .search-form-wrapper {
    float: left;
}
#header .top-block .icons-wrapper {
    float: left;
}
#header .top-block .wrapper form {
    /*float: left;*/
}
#header .top-block .wrapper .search-box {
    position: relative;
}
#header .top-block .wrapper .search-box .find-icon {
    position: absolute;
    top: 5px;
    right: 8px;
    width: 20px;
    height: 20px;
    background-image: url('../images/search-icon2.png');
    background-repeat: no-repeat;
    cursor: pointer;
}

#header .top-block .wrapper .search-box .search-input {
    width: 265px;
    height: 28px;
    font-size: 14px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 0 35px 0 10px;
    border: 1px solid #333;
    background-color: transparent;
    color: #fff;
}
#header .icon-wrap {
    float: left;
    margin: 6px 7px 0 10px;
}
#header .icon-wrap.search {
    float: left;
    margin-left: 20px;
    position: relative;
}
#header .icon-wrap.search {
    /*display: none;*/
}
#header .top-basket-icon {
    position: relative;
    display: block;
    width: 21px;
    height: 19px;
    background-image: url('../images/basket-icon2.png');
    background-repeat: no-repeat;
}
#header .top-basket-icon span {
    position: absolute;
    top: -4px;
    left: 42%;
    color: #333;
    font-weight: bold;
    font-size: 12px;
}
#header .auth-link {
    position: relative;
    display: block;
    width: 19px;
    height: 19px;
    background-image: url('../images/user-icon2.png');
    background-repeat: no-repeat;
}
#header .top-search-icon {
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url('../images/search-icon2.png');
    background-repeat: no-repeat;
}
#header .not-mobile-tab {
    max-width: 350px;
    display: inline-block;
}

#header .phone-and-mail-mobile-only {
    display: none;
}

/* --- menu --- */
#header .menu-block {
    display: block;
    position: relative;
    padding-top: 12px;
    margin-top: 12px;
    border-top: 1px dotted #ccc;
}

#header .menu-block ul {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    text-align: justify;
    list-style: none;
    width: 100%;
}
#header .menu-block ul:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
#header .menu-block ul li {
    font-size: 21px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px 0 5px;
    display: inline-block;
    vertical-align: top;
}
#header .menu-block a {
    display: block;
    padding-top: 5px;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'LG EI TEXT SemiBold';
}
#header .menu-block a:hover {
    color: #a50034;
    text-decoration: none;
}
#header .menu-block a.level0,
#header .menu-block a.level1,
#header .menu-block a.level2
{
    display: none;
}
#header .menu-block ul li.only-mobile {
    display: none;
}

/* --- submenu --- */
.submenu {
    position: absolute;
    width: 100%;
    /*height: 250px;*/
    height: auto;
    background-color: #fff;
    margin: 108px 0 0 0;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
    z-index: 20;
    overflow: hidden;
    display: none;
}
.submenu .inner {
    margin: 0 auto;
    padding: 0;
    position: relative;
    /*width: 1168px;*/
    width: 1170px;
    height: 100%;
    overflow: hidden;
}
.submenu .wrapper {
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.submenu .sm-container {
    max-width: none;
    min-width: 0;
    left: 0%;
    position: absolute;
    margin-top: 10px;
}
.submenu .sm-container.move {
    transition: left 300ms linear 0s;
    -webkit-transition: left 300ms linear 0s;
    -o-transition: left 300ms linear 0s;
    -moz-transition: left 300ms linear 0s;
}
.submenu .sm-box {
    text-align: left;
    float: left;
    /*width: 1168px;*/
    width: 1170px;
}
.submenu .sm-box .flex-box {
    display: flex;
    flex-wrap: wrap;
}
.submenu .sm-box .flex-box .col {
    /*float: left;
    width: 23%;
    margin-right: 2%;*/
    width: 23%;
    margin-right: 1%;
    border-right: 1px solid #ccc;
    display: inline-block;
    -webkit-flex: 0 0 23%;
    -ms-flex: 0 0 23%;
    -webkit-box-flex: 0;
    flex: 0 0 23%;
}
.submenu .sm-box .flex-box .col:nth-child(4) {
    border-right: 0;
}
.submenu .sm-box a {
    font-size: 15px;
    color: #7d7d7d;
    display: block;
    width: 98%;
    margin: 7px 0;
}
.submenu .sm-box a:hover {
    text-decoration: underline;
}
.submenu .sm-box a.level0 {
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 14px;
    color: #333;
}
.submenu .img-wrap {
    width: 100px;
    height: 100px;
    position: relative;
    text-align: center;
    margin: 0 auto;
}
.submenu .img-wrap img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    z-index: 1;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.submenu .sm-box a.img_link {
    text-transform: uppercase;
    color: #333;
    width: 100%;
    text-align: center;
}
/*.submenu .sm-box a.img_wrap {
    text-align: center;
    height: 118px;
}
.submenu .sm-box a.img_wrap img {
    width: 100px;
    height: auto;
    display: block;
    margin: 0 auto;
    max-width: 100px;
    max-height: 100px;
}*/
/*.submenu .sm-box a.img_wrap span {
    text-transform: uppercase;
    color: #333;
}*/
.submenu .sm-box a.level1 {
    background: url('../images/menu-point.png') no-repeat left 7px;
}
.submenu .sm-box a.level1 span {
    padding-left: 10px;
    display: block;
}



/* --- content --- */
#content {
    padding-bottom: 250px;
    width: 100%;
    padding-top: 125px;
}
#content .center {
    margin: 0 auto;
    padding: 0;
    position: relative;
    /*max-width: 1168px;*/
    max-width: 1170px;
    height: 100%;
}


/* --- footer --- */
.footer {
    width: 100%;
    padding: 0;
    background-color: #333;
    min-height: 175px;
    margin: -175px auto 0 auto;
}
.footer .center {
    margin: 0 auto;
    padding: 18px 0 0 0;
    position: relative;
    /*max-width: 1168px;*/
    max-width: 1170px;
    color: #ccc;
    font-size: 14px;
    text-align: center;
}
.footer a {
    color: #ccc;
    font-size: 14px;
}
.footer a.phone {
    display: inline-block;
    padding: 15px 0 5px 0;
    color: #fff;
    font-size: 22px;
    font-family: 'LG EI TEXT SemiBold';
}
.footer a.google-play {
    display: inline-block;
    margin: 0 10px;
    /*width: 154px;
    height: 45px;
    background: url('../images/google_play.png') no-repeat;*/
}
.footer a.google-play img {
    width: 120px;
    height: 40px;
}

.footer a.app-store {
    display: inline-block;
    margin: 0 10px;
    /*width: 154px;
    height: 45px;
    background: url('../images/app_store.png') no-repeat;*/
}
.footer a.app-store img {
    width: 120px;
    height: 40px;
}
.footer .payment {
    margin: 0 auto;
    width: 250px;
    height: 33px;
    background: url('../images/icons-payment.png') no-repeat;
}

/* --- set vote --- */
.vote, .vote li.rated, .vote li a:hover { background: url(../images/stars2vote.png) no-repeat 0 0; }
.vote { background-position: 0 -31px; }
.ievote { text-decoration: none !important; }
.vote { width: 160px; overflow: hidden; position: relative; }
.vote, .vote li, .vote li a { height: 31px; display: block; }
.vote li { position: absolute; }
.vote, .vote li { left: 0; top: 0; list-style: none; margin: 0; padding: 0; }
.vote li.one   { width: 32px;  }
.vote li.two   { width: 64px; }
.vote li.three { width: 96px; }
.vote li.four  { width: 128px; }
.vote li.five  { width: 160px; }
.vote li a { overflow: hidden; text-indent: -120px; outline: 0; }
.vote li a span { display: none;}
.vote { display: inline-block; }
/* --- /set vote --- */

/* --- votes --- */
ul.vote_n { display: inline-block; }
.vote_n, .vote_n li.rated, .vote_n li a:hover { background: url('../images/stars2.png') no-repeat 0 0; }
.vote_n li.rated, .vote_n li a:hover {/*background-color: red;*/}
.vote_n { background-position: 0 -16px; }
.vote_n:hover li, .ievote_n:hover li {/*background: none;*/}
.ievote_n { text-decoration: none !important; }
.vote_n { width: 85px; overflow: hidden; position: relative; }
.vote_n, .vote_n li, .vote_n li a { height: 16px; display: block; }
.vote_n li { position: absolute; }
.vote_n, .vote_n li { left: 0; top: 0; list-style: none; margin: 0; padding: 0;}
/*.vote_n li.r0   { width: 0px;  }
.vote_n li.r1   { width: 16px; }
.vote_n li.r1-5 { width: 27px; }
.vote_n li.r2  { width: 38px; }
.vote_n li.r2-5  { width: 46px; }
.vote_n li.r3   { width: 57px; }
.vote_n li.r3-5 { width: 65px; }
.vote_n li.r4 { width: 76px; }
.vote_n li.r4-5  { width: 84px; }
.vote_n li.r5   { width: 92px; }*/
.vote_n li.r0   { width: 0px;  }
.vote_n li.r0-2   { width: 3px;  }
.vote_n li.r0-4   { width: 7px;  }
.vote_n li.r0-6   { width: 10px;  }
.vote_n li.r0-8   { width: 13px;  }
.vote_n li.r1   { width: 17px; }
.vote_n li.r1-2   { width: 20px; }
.vote_n li.r1-4   { width: 24px; }
.vote_n li.r1-6   { width: 27px; }
.vote_n li.r1-8   { width: 30px; }
.vote_n li.r2  { width: 34px; }
.vote_n li.r2-2  { width: 37px; }
.vote_n li.r2-4  { width: 41px; }
.vote_n li.r2-6  { width: 44px; }
.vote_n li.r2-8  { width: 47px; }
.vote_n li.r3   { width: 51px; }
.vote_n li.r3-2   { width: 54px; }
.vote_n li.r3-4   { width: 58px; }
.vote_n li.r3-6   { width: 61px; }
.vote_n li.r3-8   { width: 64px; }
.vote_n li.r4 { width: 68px; }
.vote_n li.r4-2 { width: 71px; }
.vote_n li.r4-4 { width: 75px; }
.vote_n li.r4-6 { width: 78px; }
.vote_n li.r4-8 { width: 81px; }
.vote_n li.r5   { width: 85px; }

.vote_n li a { overflow: hidden; text-indent: -120px; outline: 0;}

.rating {
    color: #999;
}
.rating.empty { background: url('../images/stars_grey.png') no-repeat top; }
.rating span { display: inline-block; /*padding-top: 5px;*/ }
.rating.empty span { padding-top: 20px; }

 /* --- catalog --- */
.catalog-wrapper {
    width: 100%;
    display: table;
}
.filters-box {
    display: table-cell;
    vertical-align: top;
    width: 280px;
    min-width: 280px;
}

.product-list {
    /*float: left;*/
    width: 100%;
    text-align: center;
}
.product-list .item {
    /*float: left;*/
    width: 265px;
    margin: 10px 11px 30px 11px;
    position: relative;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.dayproduct .product-list .item {
    border: 0;
}
.product-list .item.ivi{
    margin-top: 36px;
}
.product-list.catalog .item {
    width: 360px; /* 265px; - 4 колонки */
}
.product-list .item-right {
    text-align: left;
}
.product-list .item-right .inner {
    padding: 0 10px;
}
.product-list .item .img-wrap {
    /*width: 180px;
    height: 200px;*/
    width: 240px;
    height: 267px;
    position: relative;
    text-align: center;
    margin: 0 auto;
}
.product-list .item .img-wrap.ivi {
    width: 275px;
    height: 204px;
    background-color: #FFFFFF;
    border-radius: 8px;
}
.product-list.catalog .item .img-wrap {
    width: 290px; /* 180px; - для четырех колнок */
    height: 200px;
}
.product-list .item .img-wrap img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    z-index: 1;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.product-list .item .ware-price {
    font-size: 22px;
    text-align: right;
    position: relative;
    font-family: "LG EI TEXT SemiBold";
}
.product-list .item .item-title {
    padding-bottom: 18px;
}
.product-list .item .ware-price .old-price {
    /*text-decoration: line-through;*/
    color: #c30037;
    font-size: 18px;
    display: inline-block;
    position: relative;
}
.product-list .item .ware-price .old-price::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    height: 1px;
    background-color: #c30037; /* Тот же цвет, что и у текста */
    transform: translateY(-50%);
    pointer-events: none;
}

.product-list .item .ware-price .new-price { padding-left: 15px; }
.product-list .item .order-button { margin-top: 15px; }
.default-button.order-button.inactive {
    opacity: 0.8;
}


.discount-percent {
    /*position: absolute;
    color: #fff;
    font-size: 14px;
    background-color: #ee004d;
    padding: 5px 10px 3px 10px;
    z-index: 10;*/
    position: absolute;
    color: #fff;
    font-size: 14px;
    background-color: #5aa400;
    padding: 7px 9px 3px 10px;
    z-index: 10;
    font-family: 'LG EI TEXT SemiBold';
    /* right: 148px; */
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.discount-percent span { font-size: 16px; }
.product-list .item .discount-percent { left: -1px; top: 10px; }
.dayproduct .product-list .item .discount-percent { left: -22px; }
.model-cart .price-box .discount-percent {
    right: -20px;
    top: 0;
    border-radius: 5px 0 0 5px;
}
#similar_products .discount-percent {
    right: auto;
}
.discount-percent.clarify {
    background-color: #eee;
    color: #aaa;
    font-family: "LG EI TEXT Light";
}

a.together-bundle {
    display: block;
    position: absolute;
    z-index: 10;
    width: 90px;
    height: 28px;
    background: url('../images/together_bundle.png') no-repeat;
}
.product-list .item a.together-bundle { right: 0; top: 10px; }
.model-cart a.together-bundle { right: 0; top: 38px; }


.subscribe-name-panel {
    color: #fff;
    background-color: #3a355a;
    padding: 10px 10px;
    z-index: 10;
    margin-top: 18px;
    margin-bottom: 12px;
    border-radius: 4px;
    text-align: left;
    /*font-family: 'LG Smart SemiBold', sans-serif;*/
    font-size: 16px;

    background-image: url(../images/gift_ivi.png);
    background-repeat: no-repeat;
    background-position: top 15px right 12px;
}

.installment {
    position: absolute;
    color: #fff;
    font-size: 14px;
    background-color: #20b426;
    padding: 3px 9px;
    z-index: 10;
    border-radius: 4px;
}
.model-cart .installment {
    right: 0;
    top: 45px;
}
.cart-content .installment {
    left: 10px;
    top: 30px;
}
.product-list .installment {
    top: 180px;
    right: 6px;
}

.ru-localized {
    position: absolute;
    z-index: 10;
    top: 6px;
    right: 6px;
    width: 56px;
    height: 56px;
    background: url('../images/ru-localized3.png') no-repeat;
    background-size: contain;
}
.model-cart .ru-localized {
    top: 40px;
}


.model-cart .black-friday {
    top: 0;
    right: 0;
    width: 64px;
    height: 72px;
    position: absolute;
    z-index: 10;
    background: url('../images/bf-icon-med.png') no-repeat;
}
.product-list .black-friday {
    top: 0;
    left: 0;
    width: 31px;
    height: 35px;
    position: absolute;
    z-index: 10;
    background: url('../images/bf-icon-sm.png') no-repeat;
    background-size: contain;
    -webkit-background-size: contain;
    -o-background-size: contain;
    -moz-background-size: contain;
}

.mobile-filters {
    display: none;
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.mobile-filters div {
    text-align: center;
    padding: 5px 0;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-image: url('../images/filter_group_down.png');
    background-repeat: no-repeat;
    background-position: center left 10px;
}
.mobile-filters .groups-button {
    float: left;
    width: 49%;
}
.mobile-filters .filters-button {
    float: right;
    width: 49%;
}


/* --- filters --- */
.modal-adaptive .children-groups,
.modal-adaptive .choice {
    position: relative;
}
.modal-adaptive .children-groups .close,
.modal-adaptive .choice .close {
    display: none;
    margin: 10px 10px 0 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 10px;
    cursor: pointer;
    background: url('../images/delete.png') no-repeat;
}
.children-groups {
    border-bottom: 1px solid #959595;
    margin-bottom: 25px;
}
.children-groups .item {
    padding: 0 0 25px 0;
}
.children-groups .item.active a {
    color: #c30037;
}
.children-groups .item.installmentplan a {
    color: #c30037;
}
.children-groups .item.installmentplan.active a {
    border-bottom: 1px dotted #c30037;
}
.choice {
    width: 231px;
    padding: 0 0 0 15px;
}
.choice .buttons {
    padding: 0 15px;
}
.choice .default-button.apply {
    background-color: #669933;
    width: 94px;
    float: left;
    font-family: "LG EI TEXT SemiBold";
    font-size: 13px;
}
.choice .default-button.reset {
    background-color: #999;
    width: 94px;
    float: right;
    font-family: "LG EI TEXT SemiBold";
    font-size: 13px;
}
.choice .default-button.more {
    margin-top: 15px;
    background-color: #a40033;
    width: 100%;
    font-family: "LG EI TEXT SemiBold";
    font-size: 13px;
}
.choice .default-button.back {
    background-color: #a40033;
    width: auto;
    font-family: "LG EI TEXT SemiBold";
    font-size: 13px;
    display: inline-block;
    margin-left: 4px;
}


ul.params { padding: 0; margin: 0; list-style-type: none; }
ul.params input {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
}
ul.params .inputs-wrapper input {
    width: 88px;
    border: 1px solid #999;
    border-radius: 3px;
    font-size: 14px;
    padding: 10px 10px;
    color: #666;
    float: right;
}
ul.params .inputs-wrapper input:first-child {
    float: left;
}
ul.params li {
    margin-bottom: 25px;
    list-style-image: none;
}
ul.params li strong {
    display: block;
    width: 100%;
    cursor: pointer;
    font-family: "LG EI TEXT Bold";
    font-size: 15px;
    background-repeat: no-repeat;
    background-position: right top 1px;
    background-image: url('../images/filter_group_down.png');
}
ul.params li strong.opened {
    background-image: url('../images/filter_group_up.png');
}
ul.params li strong span.currency {
    font-family: "LG EI TEXT Light";
}
ul.params li strong span.title {
    display: block;
    padding: 0 15px 0 0;
}

ul.params li div.selected {
    display: block;
}
ul.params li div.not-selected {
    display: none;
}
ul.params li .inputs-wrapper {
    float: left;
    width: 100%;
    margin-top: 20px;
}
ul.params li .irs--flat {
    margin-top: 15px;
}
ul.params li .irs--flat .irs-bar {
    background-color: #999;
}
ul.params li .irs--flat .irs-from,
ul.params li .irs--flat .irs-to,
ul.params li .irs--flat .irs-single {
    background-color: #c30037;
}
ul.params li .irs--flat .irs-from:before,
ul.params li .irs--flat .irs-to:before,
ul.params li .irs--flat .irs-single:before {
    border-top-color: #c30037;
}
ul.params li .irs--flat .irs-handle > i:first-child {
    background-color: #333;
    cursor: pointer;
}
ul.params li.type2 div,
ul.params li.type3 div div {
    margin: 8px 0;
}
ul.params li .inactive {
    opacity: 0.3;
}
ul.params li.type2 input[type=checkbox] {

}

/* --- formfilter --- */
.catalog-wrapper.formfilter {
    /*display: block;*/
}
.catalog-wrapper.formfilter .filters-box {
    /*width: 100%;
    display: block;*/
}
.catalog-wrapper.formfilter .filters-box-full {
    padding-left: 15px;
}
.catalog-wrapper.formfilter .choice {
    width: 100%;
    /*padding: 0 15px;*/
    padding: 0;
}
.catalog-wrapper.formfilter .header {
    font-size: 18px;
    font-family: "LG EI TEXT Bold";
    margin: 0 0 40px 0;
    text-transform: uppercase;
}

/*
.catalog-wrapper.formfilter ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
*/
.catalog-wrapper.formfilter ul li {
    width: 231px;
    /*margin: 20px 20px;*/
}
.catalog-wrapper.formfilter .coll_s {
    width: 33% !important;
}
.catalog-wrapper.formfilter .coll_s li {
    padding-left: 15px;
}
.catalog-wrapper.formfilter .buttons {
    float: left;
    width: 100%;
    border-top: 1px solid #959595;
    padding: 0;
    text-align: right;
}
.catalog-wrapper.formfilter .buttons .default-button {
    width: auto;
    float: none;
    display: inline-block;
    margin-top: 20px;
}


/* checkbox and radio style */
ul.params li.type3 label,
ul.params li.type2 label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 14px;
    color: #999;
}
ul.params li.type3 input[type=radio],
ul.params li.type2 input[type=checkbox] {
    display: none;
}
ul.params li.type3 label:before,
ul.params li.type2 label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #e1e4e9;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

ul.params li.type3 label:before {
    border-radius: 8px;
}
ul.params li.type2 label:before {
    border-radius: 3px;
}

ul.params li.type3 input[type=radio]:checked + label:before {
    /*content: "\2022";*/
    content: "\2714";
    color: #fff;
    background-color: #c30037;
    text-align: center;
    /*font-size: 29px;
    line-height: 13px;*/
    font-size: 12px;
    line-height: 20px;
}

ul.params li.type2 input[type=checkbox]:checked + label:before {
    content: "\2714";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 12px;
    background-color: #c30037;
    color: #fff;
    text-align: center;
    line-height: 20px;
}
ul.params li.current-filter {
    margin-bottom: 8px;
}
ul.params li.current-filter div {
    background-color: #333;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    width: 100%;
    border-radius: 2px;
    padding: 5px 0;
    cursor: pointer;
    background-image: url('../images/filter-close.png');
    background-repeat: no-repeat;
    background-position: right 7px center;
}
ul.params li.current-filter div span {
    padding: 0 15px;
    display: block;
}

.filter-result {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    margin-left: 15px;
    margin-top: -13px;
}
.filter-result .inner {
    cursor: default;
    font-family: Arial;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    background: #669933;
    position: relative;
    color: #fff;
    border-radius: 0 4px 4px 0;
    opacity: 0.9;
}
.filter-result .inner:before {
    content: '';
    position: absolute;
    left: -15px;
    bottom: 0;
    width: 0;
    height: 0;
    border-right: 15px solid #669933;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
}
.filter-result .inner span {
    padding: 0 15px;
}
/* --- end of filters --- */


/* --- sorting --- */
.sorting-box {
    background-color: #f5f5f5;
    margin-bottom: 20px;
    padding: 10px 20px;
    border-radius: 4px;
    text-align: right;
}
.sorting-box .link {
    display: inline-block;
    width: auto;
    color: #818181;
    cursor: pointer;
    font-size: 15px;
    position: relative;
}
.sorting-box .link span {
    padding-right: 4px;
}
.sorting-box .product-count {
    float: left;
    font-size: 15px;
}
/* --- sorting (end) --- */


.pathway {
    color: #999;
}
.pathway a {
    color: #999;
}
.pathway .sep {
    padding: 0 10px;
}
.pathway .sep:before {
    content: '/';
}

.slick-prev:before, .slick-next:before {
    content: '';
}

.default-button {
    cursor: pointer;
    display: block;
    padding: 10px 10px 5px 10px;
    color: #fff;
    background-color: #c30037;
    width: 100%;
    border-radius: 5px;
    box-sizing: border-box;
    border: 0;
    text-align: center;
    font-family: 'LG EI TEXT SemiBold';
    text-transform: uppercase;
    font-size: 15px;
}
.default-button:hover {
    background-color: #dc0240;
}
.default-input {
    display: block;
    padding: 10px 15px;
    border: 1px solid #ddd;
    width: 100%;
    color: #7d7d7d;
    font-size: 14px;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
}
.default-input.error {
    border: 1px solid #cc0000;
}

.pagination {
    margin-top: 40px;
    text-align: right;
}

.pagination li {
    display: inline-block;
    margin: 0 31px 0 0;
    vertical-align: top;
}

.pagination li.dotted-item {
    background: 0;
    box-shadow: none;
    margin: 0 15px 0 -22px;
}

.pagination li.active,
.pagination li:hover {

}

.pagination li.dotted-item.active,
.pagination li.dotted-item:hover {
    background: 0;
}

.pagination li a {
    display: block;
}

.pagination li.dotted-item a {

}

.pagination li.active a,
.pagination li:hover a {
    color: #7d7d7d;
}

.pagination li.dotted-item.active a,
.pagination li.dotted-item:hover a {
    color: #7d7d7d;
}

/* --- main page --- */
.banners-and-dayproduct {
    width: 100%;
    /*display: table;*/
    float: left;
}
.banners-and-dayproduct .dayproduct {
    /*display: table-cell;*/
    vertical-align: top;
    width: 310px;
    height: 424px;

    float: left;
}
.banners-and-dayproduct .dayproduct .brd {
    border: 1px solid #ccc;
    border-radius: 5px;
    /*width: 100%;*/
    height: 100%;
}
.banners-and-dayproduct .dayproduct .brd .pad {
    position: relative;
    width: 265px;
    height: 100%;
    margin: 0 auto;
}
.banners-and-dayproduct .dayproduct .hint {
    position: absolute;
    right: -10px;
    top: 10px;
    font-size: 14px;
    color: #fff;
    background-color: #c9a85b;
    padding: 7px 12px 4px 11px;
    z-index: 10;
    border-radius: 5px;
}
.banners-and-dayproduct .dayproduct .product-list .item {
    margin: 0;
}
.banners-and-dayproduct .dayproduct .product-list .item .ware-price {
    color: #c30037;
}
.banners-and-dayproduct .dayproduct .product-list .item .order-button {
    width: 140px;
    float: right;
}
.banners-and-dayproduct .banners {
    /*display: table-cell;*/
    vertical-align: top;
    /*padding-left: 14px;*/
    margin-left: 324px;
}
.slider-box {
    /*max-width: 845px;*/
    width: 100%;
}
.slider-box .slider-item img { width: 100%; max-width: 100%; height: auto; }
.slider-box .slick-prev, .slider-box .slick-next { width: 24px; height: 74px; }
.slider-box .slick-prev { background: url('../images/left.png'); left: 10px; z-index: 10; }
.slider-box .slick-next { background: url('../images/right.png'); right: 10px; z-index: 10; }

.gallery-box {
    width: 100%;
    margin-top: 50px;
}
.gallery-box .head {
    font-size: 26px;
    text-transform: uppercase;
    /*border-bottom: 1px solid #ccc;*/
    padding-bottom: 4px;
}
.gallery-box .slick-prev, .gallery-box .slick-next { width: 24px; height: 74px; top: 30%; }
.gallery-box .slick-prev { background: url('../images/left.png'); left: -20px; z-index: 10; }
.gallery-box .slick-next { background: url('../images/right.png'); right: -20px; z-index: 10; }
.gallery-box.ivi .slick-prev{left: -24px; top: 136px;}
.gallery-box.ivi .slick-next{right: -32px; top: 136px;}
.info-block {

}
.info-block .head {
    margin-top: 35px;
    margin-bottom: 6px;
    font-size: 26px;
}
.info-block p {
    line-height: 110%;
}
.info-block ul li {
    padding: 4px 0;
}

/* --- model cart --- */
.model-title {
    display: table;
    width: 100%;
    border-bottom: 1px solid #ccc;
}
.model-title .model-rating, .model-title .h1 { display: table-cell; vertical-align: middle; }
.model-title .model-rating {
    width: 150px;
    text-align: right;
}

.main-info {
    display: table;
    width: 100%;
    margin-top: 35px;
}
.main-info .product-images-wrap {
    display: table-cell;
    vertical-align: top;
    width: 800px;
}
.main-info .right {
    display: table-cell;
    vertical-align: top;
    padding-right: 25px;
}
.main-info .product-images {
    display: table;
    width: 100%;
}
.main-info .product-images .left {
    display: table-cell;
    vertical-align: top;
    width: 170px;
}
.main-info .main-photo {
    width: 630px;
    text-align: center;
    display: table-cell;
    vertical-align: top;
}
.main-info .main-photo img {
    /*width: 100%;*/
    height: auto;
    max-width: 490px;
}
.ext-images {
    /*padding: 0 50px;*/
    margin-top: 75px;
}
.ext-images a {
    display: block;
    margin: 10px 0;
}
.ext-images a img {
    width: 70px;
    height: auto;
    margin: 0 auto;
}
.ext-images .slick-prev, .ext-images .slick-next { width: 40px; height: 40px; top: 30%; }
.ext-images .slick-prev {
    background: url('../images/arrow-up.png');
    left: 37%;
    top: -30px;
}
.ext-images .slick-next {
    background: url('../images/arrow-down.png');
    right: auto;
    top: auto;
    bottom: -70px;
    left: 37%;
}


/*
.main-info .left,
.main-info .main-photo,
.main-info .right
{ display: table-cell; vertical-align: top; }
.main-info .left {
    width: 170px;
}
*/


.partnumber {
    font-size: 14px;
    color: #7d7d7d;
}
.main-info .price-block {
    margin-top: 15px;
    background-color: #f5f5f5;
    border-radius: 3px;
    padding: 20px;
}
.main-info .price-block .price-box {
    margin-bottom: 40px;
    font-size: 34px;
    position: relative;
    font-family: "LG EI TEXT SemiBold";
}
.main-info .price-block .price-box .old-price {
    /*text-decoration: line-through;*/
    color: #c30037;
    font-size: 21px;
    padding-top: 5px;
    display: inline-block;
    position: relative;
}
.main-info .price-block .price-box .old-price::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 46%;
    height: 1px;
    background-color: #c30037; /* Тот же цвет, что и у текста */
    transform: translateY(-50%);
    pointer-events: none;
}


.main-info .price-block .price-box .price { }
.main-info .delivery-info {
    padding-top: 25px;
}
.main-info .delivery-info .item {
    padding: 10px 0 10px 30px;
    min-height: 18px;
    border-bottom: 1px solid #ccc;
    background-repeat: no-repeat;
    background-position: left center;
}
.main-info .delivery-info .item span {
    color: #c30037;
}
.main-info .delivery-info .item.copilka {
    background-image: url('../images/model-copilka-icon.png');
}
.main-info .delivery-info .item.pickup {
    background-image: url('../images/model-pickup-icon.png');
}
.main-info .delivery-info .item.delivery {
    background-image: url('../images/model-delivery-icon.png');
}

.model-cart .item-textblock {
    font-size: 16px !important;
    color: #333 !important;
    font-family: 'LG EI TEXT Regular' !important;
    line-height: 130% !important;
    font-weight: normal !important;
    padding: 20px 10px;
}
.model-cart .item-textblock h2 {
    font-size: 20px !important;
    padding-top: 20px !important;
    font-weight: normal !important;
}
.model-cart .item-textblock ul {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}
.model-cart .item-textblock li {
    padding: 7px 0 !important;
    display: table !important;
    width: 100% !important;
    border-bottom: 1px solid #eee !important;
    min-height: auto !important;
}
.model-cart .item-textblock li dl {
    vertical-align: middle !important;
    width: 50% !important;
    display: table !important;
    float: left !important;
    margin: 0 !important;
    padding: 0 !important;
}
.model-cart .item-textblock li dl dt {
    padding-left: 10px !important;
    width: 38% !important;
    display: table-cell !important;
    font-weight: normal !important;
    font-size: 16px !important;
}
.model-cart .item-textblock li dl dd {
    padding-left: 10px !important;
    width: 58% !important;
    margin: 0 !important;
    display: table-cell !important;
    font-size: 16px !important;
}
.model-cart .item-textblock img,
.model-cart .item-textblock div
{
    max-width: 100% !important;
    width: auto !important;
}
.model-cart .item-textblock div {
    position: relative !important;
    font-weight: normal !important;
    font-size: 16px !important;
    height: auto !important;
    line-height: 130% !important;
    top: auto !important;
    float: none !important;
    clear: both !important;
    transform: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}


/* --- goods tabs --- */
.goods-tabs { margin-top: 60px; }
.goods-tabs .ui-widget-header {
    border-bottom: 0;
    background-color: #f5f5f5;
}
.goods-tabs .ui-tabs-nav li {
    background-color: transparent;
    border: 0;
    margin: 0;
    /*padding: 20px 0 17px 0;*/
    padding: 0;
    width: 150px;
}
.goods-tabs .ui-tabs-nav .ui-tabs-anchor { color: #434c51; padding: 20px 0 15px 0; display: inline-block; }
.goods-tabs .ui-tabs-nav .ui-tabs-anchor:hover { color: #c30037; }
.goods-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor { color: #c30037; font-size: 18px; /*border-bottom: 3px solid #c30037;*/ }
.goods-tabs .ui-tabs-nav li.ui-tabs-active { margin: 0; border: 0; padding: 0; }
/* --- /goods tabs --- */


/* --- comments --- */
.product-comments { /*border-top: 1px solid #ccc;*/ margin-top: 40px; padding: 30px 0 0 0; }
.product-comments .title { color: #666; padding: 0 0 40px 0; font-size: 16px; font-weight: 500; }
.product-comments .item { float: left; width: 100%; margin-bottom: 35px; }
.product-comments .item .head { float: left; width: 100%; }
.product-comments .item .author { float: left; font-size: 16px; font-weight: 500; }
.product-comments .item .r-box { float: right; margin-right: 25px; }
.product-comments .item .date { float: right; color: #999; padding-top: 2px; }
.product-comments .item .text { padding: 10px 0 0 0; }
.product-comments .show-all { cursor: pointer; display: inline-block; }
.product-comments .show-all span { border-bottom: 1px solid #333; }
.product-comments.form-box.user-form { width: 50%; }
.product-comments.form-box.user-form .hint { padding-top: 5px; }
.product-comments.form-box.user-form .hint.error { color: red; display: none; }
.product-comments.form-box.user-form ul.vote { display: inline-block; }
.product-comments .images-list {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.product-comments .images-list .box {
    display: block;
    outline: 1px solid #ccc;
    border: 1px solid #fff;
    /*padding: 1px;*/
    float: left;
    width: 100px;
    height: 75px;
    overflow: hidden;
    margin: 0 10px 10px 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.product-comments .parents-box {
    margin-top: 10px;
    border-top: 1px solid #ddd;
}
.product-comments .parents-box .article {
    padding: 15px 0 0 35px;
    margin-bottom: 15px;
    background: url('../images/reply.png') no-repeat left 15px;
}
.product-comments .parents-box .author { color: #cc0000; }
.product-comments .parents-box .text { padding-top: 5px; }
.product-comments .answer-link {
    color: #483d8b;
    font-size: 90%;
    display: block;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
}
.product-comments .answer-link span {
    border-bottom: 1px dotted #483d8b;
}
.product-comments .answer-link:hover, .product-comments.qa .answer-link:hover {
    color: #cc0000;
}
.product-comments .answer-link:hover span {
    border-bottom: 1px dotted #cc0000;
}
.product-comments.parent {
    margin: 0;
    padding: 0;
    display: none;
}
#tab-qa .qa-hint {
    float: left;
    width: 30%;
    padding: 70px 0 0 70px;
}
.product-comments.qa { margin-top: 0; padding-top: 15px; }
.product-comments.qa .item .author span { color: #999; padding-left: 15px; }
.product-comments.qa .answer-link { color: #000; }
.product-comments.qa .parents-box { border-top: 0; }
.product-comments.qa .parents-box .article {
    margin-left: 80px;
    padding-left: 35px;
    padding-top: 15px;
    background-image: url('../images/reply.png');
}
.product-comments.qa .item .date { float: left; padding-left: 15px; }
.product-comments .item .author { color: #1e262c; }
.product-comments.qa .parents-box .author { color: #1e262c; }
.product-comments.qa .parents-box .text { /*color: #ff3300;*/ }
.product-comments.qa .item { border-top: 1px solid #ccc; padding-top: 35px; }
.product-comments.qa .item.nobrd { border: 0; padding-top: 0; }
.product-comments.qa .item .text { padding-right: 260px; position: relative; }
.product-comments.qa .item .text .answers-count {
    cursor: pointer;
    position: absolute;
    height: 26px;
    line-height: 26px;
    top: 3px;
    right: 60px;
    background: url('../images/talk.png') no-repeat left;
}
.product-comments.qa .item .text .answers-count span { padding-left: 45px; }
.qa-box { margin-top: 15px; padding: 15px 0 0 0; }
.qa-box .qahead { float: left; width: 100%; }
.qa-box .qahead .qa-button { width: 50%; float: right; text-align: right; }
.qa-box .qahead .qa-line { width: 50%; float: left; border-top: 1px solid #ccc; }
.qa-box .qahead .qa-button .default-button { max-width: 170px; display: inline-block; }
.required { color: red; }


/* --- user form --- */

.user-form {
    width: 100%;
    float: left;
}
.user-form .lft { width: 60%; float: left; }
.user-form .lft.full { width: 100%; float: left; }
.user-form .rgt { float: left; width: 40%; padding-top: 120px; }
.basket-page .user-form .rgt { padding-top: 10px; }
/*.user-form .data-fields{ max-width: 340px; }*/
.user-form .data-fields .default-input{ max-width: 340px; }
.user-form .default-button { max-width: 210px; }
.user-form .captcha-wrapper { float: left; width: 100%; }
.user-form .captcha-wrapper .input-wrap{
    margin: 20px 0 0 0;
    float: left;
    width: 50%;
}
.user-form .captcha-wrapper .captcha-captcha {
    margin-top: 10px;
    float: left;
    width: 50%;
}
.user-form .pass-enter { position: relative; max-width: 340px;}
.user-form .pass-enter .eye {
    cursor: pointer;
    width: 24px;
    height: 17px;
    position: absolute;
    top: 11px;
    right: 12px;
}
.user-form .pass-enter .eye.close { background-image: url('../images/close-eye.png'); }
.user-form .pass-enter .eye.open { background-image: url('../images/open-eye.png'); }
.user-form .social-labels { padding-top: 10px; }
.user-form .or-text {
    width: 100%;
    color: #e4e5e9;
    height: 1px;
    background-color: #e4e5e9;
    border: none;
    text-align: center;
    margin: 40px 0 20px 0;
    font-style: italic;
}
.user-form .or-text::before {
    content: "или";
    position: relative;
    top: -10px;
    background-color: white;
    padding: 2px 10px;
    color: #e4e5e9;
}
.errors-text.alone { color: #cf1919; padding: 10px 0 0 0; }
.user-form .errors-text { color: #cf1919; padding: 0 0 0 20px; }
.user-form .errors-text ul { margin: 5px 0 0 18px; list-style: disc; }
.user-form .errors-text ul li { padding: 3px 0 0 0; }
.user-form .text {
    padding: 60px 0 0 20px;
}
.user-form .text .title {
    display: block;
    font-weight: 500;
    padding-bottom: 15px;
}
.user-form .check {
    /*overflow:hidden; конфликт с jquery.formstyler */
}
.user-form .check .finput {
    margin-right: 62px;
}
.user-form .check .fstatus {
    float: right;
    width: 62px;
}
.user-form .check .fstatus span {
    float: left;
    display: inline-block;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    margin: 7px 0 0 20px;
}
.user-form .check.ok .fstatus span { background-image: url('../images/ok.png'); }
.user-form .check.no .fstatus span { background-image: url('../images/no.png'); }

.user-form .lost-pass { padding-top: 5px; color: #999; }


.default-select {
    position: relative;
}
.default-select .ui-selectmenu-button
{
    position: relative;
    text-align: left;
    display: block;
    margin: 0;
    padding: 0 35px 0 16px;
    border: 0;
    height: 34px;
    width: 245px !important;
    color: #000;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-sizing: border-box;
    box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2);
    background-color: #f6f6f6;
    background-image: none;
}

.default-select.opened .ui-selectmenu-button {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.default-select .ui-selectmenu-button span.ui-icon {
    position: absolute;
    right: 12px;
    top: 15px;
    width: 16px;
    height: 6px;
    background: url('../img/select-arrows.png') 0 0 no-repeat;
    margin: 0;
}

.default-select.opened .ui-selectmenu-button span.ui-icon {
    background: url('../img/select-arrows.png') 0 -6px no-repeat;
}

.default-select .ui-selectmenu-button span.ui-selectmenu-text {
    margin: 0;
    color: #000;
    padding: 7px 0 0 0;
}

.ui-front { z-index: 15; }
.ui-front.opened {
    z-index: 500;
}

.default-select .ui-menu {
    border: 0;
    background: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 0;
    top: 0;
    border: 0;
    box-shadow: none;
    box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2);
    background: rgb(238,238,238); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(238,238,238,1) 0%, rgba(254,254,254,1) 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(238,238,238,1) 0%,rgba(254,254,254,1) 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(238,238,238,1) 0%,rgba(254,254,254,1) 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#fefefe',GradientType=1 ); /* IE6-9 */
}

.default-select .ui-menu .ui-menu-item {
    padding: 7px 15px;
    border: 0;
    margin: 0;
    color: #000;
}

.default-select .ui-menu .ui-menu-item:last-child {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.default-select .ui-menu .ui-menu-item.ui-state-focus {
    background: #669900;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a35061', endColorstr='#f2594a',GradientType=1 ); /* IE6-9 */
    color: #fff;
}

/* --- datepicker --- */
.ui-datepicker { background-color: #f6f6f6 !important; }
#ui-datepicker-div { z-index: 20 !important; }
/* --- datepicker --- */
.default-input.datepicker {
    background-image: url('../images/points.png');
    background-repeat: no-repeat;
    background-position: 98% 50%;
}


/* --- cart --- */
.h1_wrap {
    border-bottom: 1px solid #ccc;
}
.empty-cart {
    color: #666;
    margin-top: 30px;
    padding-left: 32px;
    height: 25px;
    line-height: 25px;
    background-image: url('../images/warning.png');
    background-repeat: no-repeat;
    background-position: center left;
}
.basket-table-wrap {
    width: 100%;
    display: table;
}
.basket-table-wrap .cart-content {
    display: table-cell;
    vertical-align: top;
    width: 755px;
}
.basket-table-wrap .cart-content {
    display: table-cell;
    vertical-align: top;
    width: 755px;
}
.basket-table-wrap .cart-total {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
}

.basketWares {
    width: 100%;
    vertical-align: middle;
}
.basketWares td {
    border-bottom: 1px solid #ddd;
}
.basketWares .photo {
    width: 160px;
    text-align: center;
}
.basketWares .img-wrap {
    width: 160px;
    height: 200px;
    position: relative;
    text-align: center;
    margin: 0 auto;
}
.basketWares .img-wrap img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    z-index: 1;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.basketWares td.info {
    padding: 10px 10px;
    color: #999;
    font-size: 12px;
    position: relative;
}
.basketWares td.amount {
    width: 120px;
    text-align: center;
}
.basketWares td.amount input { width: 40px; border-radius: 0; padding: 4px 4px 3px 4px; border: 0; text-align: center; display: inline-block; }
.basketWares td.amount .change-amount { padding: 0 5px; cursor: pointer; font-size: 18px; font-weight: 600; }
.basketWares td.amount .change-amount.plus { color: green; }
.basketWares td.amount .change-amount.minus { color: red; }
.basketWares td.price {
    font-size: 20px;
    padding: 0 10px;
    width: 100px;
    white-space: nowrap;
}
.basketWares td.price span {
    font-size: 16px;
}
.basketWares td.delete {
    width: 16px;
    text-align: center;
}
.cart-total .box {
    margin-top: 30px;
    width: 100%;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 2px;
    color: #999;
    position: relative;
}
.cart-total .box .wrap {
    padding: 20px;
}
.cart-total .default-button {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 120px;
}
.cart-total .clear-all-basket {
    color: #999;
    position: absolute;
    top: 20px;
    right: 20px;
    background-image: url('../images/delete.png');
    background-repeat: no-repeat;
    background-position: right center;
}
.cart-total .clear-all-basket span {
    padding-right: 15px;
}
.cart-total .order-sum {
    padding-top: 50px;
    font-size: 30px;
    color: #666;
}
.basketWares-buttons {
    width: 160px;
    text-align: center;
    padding-top: 20px;
}
.basketWares-buttons .default-button {
    width: 120px;
    margin: 0 auto;
}
.clamped-margin {
    margin-top: 40px;
    margin-bottom: 20px;
}
#cart-delivery b {
    font-family: 'LG EI TEXT SemiBold';
}

/* --- lk --- */
.profile-menu {
    margin: 20px 0 10px 0;
}
.profile-menu a {
    display: inline-block;
    margin: 0 50px 15px 0;
}
.profile-menu a.active {
    color: #c30037;
    text-decoration: underline;
}


.address-box {
    float: left;
    width: 100%;
}
.address-box .item {
    position: relative;
    float: left;
    /*width: 430px;*/
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 50px;
    /*padding-right: 50px;*/

    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    margin-right: 50px;
    padding-left: 50px;
    padding-right: 10px;
    width: 420px;
}
.address-box .item.full {
    width: 420px;
    margin-bottom: 50px;
    margin-right: 50px;
    padding-left: 50px;
    padding-right: 10px;
    background-color: #f8f8f8;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
}
.address-box .item .delete, .product-list .item .delete {
    position: absolute;
    top: 10px;
    right: 10px;
}
.address-box .item .delete input, .product-list .item .delete input {
    display: block;
    width: 12px;
    height: 16px;
    /*background: url('../images/x-delete.png') no-repeat;*/
    padding: 0;
    background-color: transparent;
}


/* --- Выбор доставок на /basket/order/ --- */

.orange {
    color: #c30037 !important;
    margin: 0 0 10px 20px;
}

.info_description {
    margin: 10px 0 10px 15px;
    color: #999;
    font-weight: normal;
    font-size: 14px;
}

.info_item > .right {
    width: 17%;
    text-align: right;
}

.info_item > .left {
    width: 80%;
}

.standart .left {
    float: left;
}

a.dotted, span.dotted, label.dotted {
    display: inline-block;
    line-height: normal;
    text-decoration: none;
    border-bottom: dotted 1px #333;
}

#order-form a.dotted{ color: #333 }
#order-form .jq-selectbox {
    width: 80%;
    margin: 4px 0 0 20px;
}
#order-form select {width: 80%}
#order-form .jq-selectbox__select-text { white-space: normal; }
#order-form table.standart tr > td:nth-child(1) { display: none; }
#order-form h3, #order-form h4 { font-weight: normal; }
#order-form strong {
    font-family: 'LG EI TEXT SemiBold';
}
.gray { color: gray; }

#address-list-wrapper {margin-left: 20px}
#address-list-wrapper h5{margin-bottom: 10px;}
#address-list-form input{ margin-right: 10px }
#add-new-addr,
a.edit-addr {
    border-bottom: dotted 1px #5c9aed;
    color: #5c9aed;
    width: auto;
    display: inline-block;
    cursor: pointer;
}

#make-order{ width: 250px; float: right  }
#back-to-cart{ width: 250px; float:  left}
#delivery-info-message .orange{ margin: 20px 0 0px 0; }

#order-sum, #error-message, #order-sum-with-discount {
    color: #c30037;
    font-weight: normal;
    margin-bottom: 20px;
    font-size: 20px;
    display: inline-block;
    border-top: 1px solid #ccc;
    padding-top: 8px;
    font-family: 'LG EI TEXT SemiBold';
}
#order-sum span, #order-sum-with-discount span {
    color: gray;
}
#order-sum-with-discount {
    display: none;
    border-top: 0;
    padding-top: 0;
}
#promocode-box .block_column {
    background: url('../images/2x2.png') repeat;
}
.tc-delivery-type {
    display: none;
    border: 1px dotted #ccc;
    padding: 10px;
    margin-top: 15px;
    border-radius: 5px;
    position: relative;
}
.tc-delivery-type .loader {
    display: none;
    width: 31px;
    height: 31px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url('../images/ajax-loader2.gif') no-repeat;
}
.tc-delivery-type .error {
    padding: 15px 0 0 10px;
    display: none;

}
.tc-delivery-type .error span {
    color: red;
}
.tc-delivery-type select {
    margin-top: 5px;
    padding: 10px;
}
.tc-delivery-type .costTotal {
    /*color: #fff;
    background-color: #c30037;
    padding: 5px 8px;
    border: 1px dotted #ccc;
    border-radius: 5px;*/
    display: inline-block;
    margin: 13px 0 0 10px;
    font-family: "LG EI TEXT Light";
}
.tc-delivery-type .costTotal span.delivery-price {
    color: #c30037;
    font-family: "LG EI TEXT Regular";
}

/* --- popup --- */
#overlay {
    display: none;
    position: fixed;
    z-index: 990;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}
#overlay2 {
    display: none;
    position: fixed;
    z-index: 990;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url('../images/ajax-loader.gif');
    background-repeat: no-repeat;
    background-position: center center;
}


.popup-window {
    display: none;
    position: fixed;
    /*position: absolute;*/
    /*z-index: 1000;*/
    z-index: 999;
    left: 50%;
    top: 50%;
    background: #fff;
    border-radius: 10px;
    box-sizing: border-box;
}

.popup-window .popup-cross {
    position: absolute;
    right: 26px;
    top: 25px;
    width: 20px;
    height: 20px;
    background: url(../img/popup-cross.png) 0 0 no-repeat;
    cursor: pointer;
}

.success-popup {
    margin: -135px 0 0 -310px;
    padding: 36px 1px 0;
    width: 620px;
    height: 270px;
    text-align: center;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
}

.success-popup .popup-title {
}

.success-popup .popup-subtitle {
    margin: 22px 0 0;
    padding: 0 15px;
}

.success-popup .red-btn {
    margin: 43px 0 0;
    width: 120px;
}

.popup-window .form-content{height: 400px; overflow-y: scroll; padding-left: 62px; }
.popup-window .address-form .label{ padding-right: 62px; }
.popup-window .user-form .check .finput { margin-bottom: 8px; margin-top: 2px;}
.popup-window .address-form .button-block{ padding-left: 62px; }
.popup-window .address-form .button-block input[type="submit"]{ margin: 0 auto }

/* --- /user/orders --- */
.order_progress table tr:nth-child(1) td.status_selected {
    text-align: center;
    padding-right: 24px;
}
.order_progress table tr:nth-child(1) td.status_selected div {
    background: url(../img/sprite.png) no-repeat scroll -157px -70px rgba(0, 0, 0, 0);
    margin-left: 50%;
    width: 24px;
    height: 50px;
}

.order_progress table tr:nth-child(2) td {
    border: 0;
    border-top: 3px solid #999999;
    text-align: center;
    vertical-align: top;
    color: #999999;
}

.order_progress table tr:nth-child(2) td.status_selected {
    border-top: 3px solid #f46868;
    color: #000;
}

.block_column, .block_color {
    margin: 0 0 20px;
}

.block_column .block_content {
    position: relative;
    padding: 15px;
    border: solid 1px #ddd;
    /*border-top: none;*/
    border-radius: 5px;


}

#my_orders_wrapper .block_content {
    border-top: solid 1px #ddd;
    border-radius: 5px;
}

.order_title h4 {
    font-size: 21px;
    font-weight: normal;
    color: #577dc6;
}
.order_cancel {
    overflow: hidden;
}

.order_details table a {
    color: #104889;
    text-decoration: underline;
}

.block_content_footer {
    position: relative;
    overflow: hidden;
    padding: 5px 15px;
    margin: 15px -15px -15px;
    text-align: center;
    border-top: solid 1px #ddd;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    background: #f7f7f7;
}
.order_status > p {
    font-size: 16px;
    text-align: left;
}

.order_progress {
    padding-top: 20px;
    padding-bottom: 20px;
}
.order_details .ext_action_button {
    padding-bottom: 5px;
}


.red {
    color: #d84c4c !important;
}

.standart .right {
    float: right;
}

.table_border {
    position: relative;
    border: 1px solid #dddddd;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.order_details .order_product table {
    margin: 0px;
}

.table_border {
    position: relative;
    border: 1px solid #dddddd;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.table thead th {
    vertical-align: bottom;
}

.table_border th, .table_border td {
    border-left: 1px solid #dddddd;
}
.table th {
    font-weight: bold;
    background: #f2f2f2;
    border-top: none;
}
.table th, .table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}


/* финальная страница оформления заказа (последняя) */
.order-finish { width: 100%; text-align: center; padding-top: 70px; }
.order-finish .congr { font-size: 24px; padding-bottom: 40px; }
.order-finish .successful { color: #32914d; padding-bottom: 10px; }
.order-finish .email { padding-bottom: 25px; font-family: 'LG EI TEXT SemiBold'; }
.order-finish .buttons .default-button { width: 210px; display: inline-block; color: #fff; }
.order-finish .thanks { color: #666; padding: 40px 0; }
.order-finish .logo { height: 135px; background: url(../images/logo-auth.png) no-repeat center center; }
.order-finish .alert-info { border-top: 1px solid #ccc; padding: 40px 0 0 0; }
.order-finish .alert-info .title { font-size: 23px; padding-bottom: 25px; }
.order-finish .alert-info p { font-size: 14px; }
.order-finish .alert-info p.red { }

/* --- auth popup --- */
.popup-auth {
    display: none;
    position: absolute;
    z-index: 1000;
    right: -20px;
    top: 55px;
    background: #fff;
    color: #333;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 25px 0;
    width: 280px;
    text-align: center;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
}
.popup-auth a { color: #333; }
.popup-auth form { float: none !important; }
.popup-auth .close-x, .popup-feedback .close-x {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 24px;
    height: 24px;
    background-image: url('../images/close-x.png');
}
.popup-auth .pointer {
    position: absolute;
    top: -18px;
    right: 20px;
    border: 8px solid transparent;
    border-bottom: 10px solid #fff;
    display: block;
    width: 0;
    height: 0;}
.popup-auth .user-form { float: none; }
.popup-auth .user-form .lft { float: none; width: auto; padding: 0 25px; }
.popup-auth .user-form .memory { text-align: left; }
.popup-auth .user-form .default-button { max-width: none !important; }
.popup-auth .user-form .or-text { margin-top: 20px; }
.popup-auth .user-form .errors-text ul { margin: 0; list-style: none; padding: 0; }
.popup-auth .user-form .errors-text ul li { padding: 0; }
.popup-auth .user-form .ext-links { float: left; width: 100%; margin-top: 17px; }
.popup-auth .user-form .ext-links .reg-link { float: left; }
.popup-auth .user-form .ext-links .lost-pass { float: right; }
.popup-auth .user-form .ext-links a {
    color: #c30037 !important;
    font-size: 14px;
    text-decoration: underline;
}
.popup-auth .lost-pass,
.popup-auth .reg-link
{
    padding: 0 !important;
    margin: 0 !important;
}
.popup-auth .errors-text {
    padding-top: 10px !important;
    padding-left: 0 !important;
    font-size: 13px;
}

#login-form2 .lost-pass { padding-top: 10px; }
#login-form2 .lost-pass a { text-decoration: underline; }
#login-form2 .reg-link { padding-top: 20px; }
#login-form2 .reg-link a { color: #cb1a22; text-decoration: underline; }

.popup-auth.profile {
    width: 200px;
}
#header .popup-auth.profile .lft {
    text-align: left;
}
#header .popup-auth.profile .lft a {
    color: #333;
    display: block;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: left center;
}
#header .popup-auth.profile .lft a.my-data {
    background-image: url('../images/profile-user-icon.png');
    background-position: 1px center;
}
#header .popup-auth.profile .lft a.my-orders {
    margin: 20px 0;
    background-image: url('../images/profile-basket-icon.png');
}
#header .popup-auth.profile .lft a.logout {
    background-image: url('../images/profile-logout.png');
    background-position: 1px center;
}
#header .popup-auth.profile .lft a span {
    padding-left: 30px;
}
#header .popup-auth.profile .lft a.logout span {
    color: #c30037;
}

/* --- sort popup --- */
.popup-sort {
    display: none;
    position: absolute;
    cursor: default;
    z-index: 1000;
    right: -20px;
    top: 28px;
    background: #fff;
    color: #333;
    border-radius: 0 0 4px 4px;
    box-sizing: border-box;
    padding: 5px 15px;
    width: auto;
    text-align: left;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
}
.popup-sort a {
    display: block;
    font-size: 15px;
    margin: 10px 0;
    white-space: nowrap;
}
.popup-sort a i {
    margin-right: 5px;
    color: #999;
}
/*.popup-sort a span {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    border-radius: 3px;
    background-color: #e1e4e9;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}*/
/* --- sort popup (end) --- */


/* --- scroll top --- */
#toTop {
    position: fixed;
    right: 0;
    bottom: 0;
    margin-bottom: 20px;
    margin-right: 20px;
    cursor: pointer;
    display: none;
    z-index: 10;
}
#toTop img {
    width: 43px;
    height: 43px;
}
/* --- scroll top (end) --- */

/* --- not found button --- */
#notFound {
    position: fixed;
    right: 0;
    top: 40%;
    cursor: pointer;
    z-index: 10;
}
/*
#notFound img {
    width: 34px;
    height: 178px;
}
*/
#notFound div {
    width: 34px;
    height: 180px;
    background: url('../images/sidebar-widget.png') no-repeat;
}

/* --- not found button (end) --- */

/* --- order page promocode --- */
#promocode-type-pattern, #promocode-box { display: none; }
.promocode-type-wrapper {
    margin: 10px 0;
}
.promocode-type-wrapper .default-input {
    max-width: 300px;
    display: inline-block;
    padding: 5px 7px;
}
.promocode-type-wrapper .default-input.activated {
    background-color: #eee;
}
.promocode-type-wrapper .default-button {
    width: 120px;
    display: inline-block;
    padding: 5px 7px;
}
.promocode-type-wrapper .default-button.remove {
    display: none;
}
.promocode-type-wrapper .hint-text {
    font-size: 14px;
    color: #c30037;
    padding-left: 5px;
    font-family: "LG EI TEXT Regular";
}
/* --- /order page promocode --- */

p.alert-1 { color:#336932; border:1px solid #336932; padding:5px 10px 5px 10px; background-color:#EFF8F0; margin:10px; }
p.alert-2 { color:#336932; border:1px solid #336932; padding:5px 10px 5px 10px; background-color:#EFF8F0; margin:10px; }
p.alert-3 { color: #b89200; border: 1px solid #ebb646; padding: 5px 10px 5px 10px; background-color: #fcfaef; margin: 20px 10px 20px 10px; }
p.alert-4 { color:#993300; border:1px solid #993300; padding:5px 10px 5px 10px; background-color:#FCF3EF; margin:20px 10px 20px 10px; }

/* --- tracking --- */
.tracking-box {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 10px 0 0 0;
    padding: 0;
}
.tracking-box .title {
    background-color: #f2f2f2;
    padding: 8px;
}
.tracking-box .info {
    padding: 8px;
}
.tracking-box .info a {
    color: #104889;
    text-decoration: underline;
}
.tracking-box .cargo-status {
    margin: 10px 0 0 0;
    display: none;
}
.tracking-box .cargo-status .error span {
    color: red;
}
.tracking-box .cargo-status .dimensions span {
    padding-right: 15px;
}
.tracking-box .cargo-status ul.way {
    padding: 0;
    margin: 10px 0 0 0;
    list-style: none;
}
.tracking-box .cargo-status ul.way li {
    position: relative;
}

.tracking-box .cargo-status ul.way li:before {
    position: absolute;
    display: block;
    width: 1px;
    top: 0;
    left: 30px;
    bottom: 0;
    content: "";
    background-color: #ddd;
}
.tracking-box .cargo-status ul.way .dot {
    position: absolute;
    left: 17px;
    top: 15px;
    width: 26px;
    height: 26px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 18px;
    z-index: 10;
}
.tracking-box .cargo-status ul.way .dot:before {
    content: "";
    display: block;
    background-color: #ddd;
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 8px;
    left: 9px;
    top: 9px;
    z-index: 9;
}
.tracking-box .cargo-status ul.way .text {
    margin-left: 65px;
    min-height: 55px;
    line-height: 55px;
    position: relative;
}
.tracking-box .cargo-status ul.way .text span {
    color: #aaa;
    font-style: italic;
    font-family: "LG EI TEXT Regular Italic";
    font-size: 12px;
}

.app-install {
    cursor: pointer;
    z-index: 20;
    position: fixed;
    width: 100%;
    background-color: #fff;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: 0px -2px 7px rgba(0, 0, 0, 0.08);
    box-shadow: 0px -2px 7px rgba(0, 0, 0, 0.08);
    border-top: 1px dotted #ccc;
    display: none;

}
.app-install .wrap {
    position: relative;
}
.app-install .inner {
    padding: 13px 0;
    background-image: url('../images/app/lgtrade-32px.png');
    background-repeat: no-repeat;
    background-position: 10px center;
    position: relative;
    width: 85%;
}
.app-install .inner span {
    padding-left: 55px;
    display: block;
    line-height: 94%;
}
.app-install .close {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 10px;
    top: 37%;
    cursor: pointer;
    background-image: url('../images/close-x.png');
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

.order_details .left {
    float: left;
}
.order_details .right {
    float: right;
}

/* --- bundles --- */
.bundle-box {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 10px 0 0 0;
    margin: 0 0 30px 0;
}
.product-list .item.bundle-operation {
    width: 30px;
}
.product-list .item.bundle-operation .img-wrap {
    width: inherit;
    display: table;
}
.product-list .item.bundle-operation .img-wrap {
    display: table-cell;
    vertical-align: middle;
    font-family: "LG EI TEXT Bold";
    font-size: 24px;
}
.product-list .item.bundle-total .img-wrap {
    width: inherit;
    display: table;
}
.product-list .item.bundle-total .img-wrap {
    display: table-cell;
    vertical-align: middle;
}
.product-list .item.bundle-total .order-button {
    margin-top: 0;
}
.product-list .item.bundle-total .item-title {
    color: #aaa;
}
.product-list .item.bundle-total .item-title b {
    color: #333;
    font-weight: normal;
}
.product-list .item.bundle-total.product-wrapper {
    background-color: #f9f9f9;
    border-radius: 8px;
    padding: 0 5px 5px 5px;
}
.bundle-box .item .item-title a.search {
    background-color: #ffff00;
}

.bundle #header,
.bundle .footer,
.bundle .pathway,
.bundle .order-button,
.bundle #similar_products
{
    display: none;
}
.bundle #content {
    padding-top: 0;
    padding-bottom: 0;
}
.bundle #wrapper {
    height: auto !important;
    min-height: auto !important;
}
body.bundle {
    height: auto !important;
}
.through {
    text-decoration: line-through;
}

.working-mode {
    margin: 10px 0 25px 0;
    background-color: #fafafa;
    border: 1px dotted #ccc;
    padding: 10px;
}

ul.ui-autocomplete {
    z-index: 1000;
    background-color: #fff;
    border: 1px solid #ddd !important;
    border-radius: 4px;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
}

ul.ui-autocomplete li {
    padding: 4px 8px;
    margin: 0;
    font-family: "LG EI TEXT Regular";
}

ul.ui-autocomplete li.ui-state-focus {
    border: 0;
    background: #f0f0f0;
    font-weight: normal;
    color: #000;
    padding: 4px 8px;
    margin: 0;
}