@charset "UTF-8";


#content .mes-icons, #quick-buy .mes-icons {
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
}

.mes-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

label {
    font-size: 14px;
}





.add-card textarea {
    margin-top: 5px;
}

textarea.form-control {
    height: auto;
}

#cart-total:after,
#phones-button,
.add-info .info-icon.delivery:before,
.add-info .info-icon.purchase:before,
.bf-panel-wrapper .bf-cell.bf-c-1:after,
.bf-panel-wrapper .box-heading:before,
.features-list .fl-icon.icon1:before,
.features-list .fl-icon.icon2:before,
.features-list .fl-icon.icon3:before,
.features-list .fl-icon.icon4:before,
.features-list .fl-icon.icon5:before,
.login-icon,
.product-item .cart:before,
.product-item .cart:focus:before,
.product-item .cart:hover:before,
.product-single .cart #button-cart:before,
.quote-block .border:before,
.receiver-date:after,
.register-heading:before,
.telegram-icon,
.telegram-icon2,
.toggle-search:before,
.toggle-search:hover:before,
.toggle-search[aria-expanded=true]:before,
.viber-icon,
.viber-icon2,
.watsapp-icon2,
.watsup-icon,
.why-block ul li:first-child:before,
.why-block ul li:nth-child(2):before,
.why-block ul li:nth-child(3):before,
.why-block ul li:nth-child(4):before,
.why-block ul li:nth-child(5):before,
[type=checkbox]:checked+label:after,
[type=radio]:checked+label:after {
    background-image: url(../img/sprites-svg.svg);
    background-size: 2148px 2037px;
    display: inline-block
}


#vk_comments,
#vk_comments iframe,
#vk_groups,
#vk_groups iframe,
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    width: 100%!important
}

.fb,
.vk {
    font-size: 14px!important;
    font-weight: 700;
    height: 28px;
    line-height: 26px;
    margin: 0 20px;
    padding-bottom: 0;
    padding-top: 0;
    text-transform: none!important
}

.fb,
.fb:hover,
.vk,
.vk:hover {
    color: #fff
}

.fb span,
.vk span {
    margin-right: 2px
}

.fb {
    background-color: #3b5998
}

.vk {
    background-color: #5b7fa6
}

#content [type=email],
#content [type=password],
#content [type=tel],
#content [type=text],
#content select,
#content textarea,
#quick-buy [type=email],
#quick-buy [type=password],
#quick-buy [type=tel],
#quick-buy [type=text],
#quick-buy select,
#quick-buy textarea {
    margin-bottom: 10px
}

#content .mes-icons,
#quick-buy .mes-icons {
    position: absolute;
    right: 0;
    top: 0;
    width: 150px
}

#content .mes-icons [type=checkbox],
#quick-buy .mes-icons [type=checkbox] {
    display: none
}

#content .mes-icons [type=checkbox]:checked+label,
#quick-buy .mes-icons [type=checkbox]:checked+label {
    opacity: 1;
    filter: alpha(opacity=100)
}

#content .mes-icons [type=checkbox]:checked+label:after,
#quick-buy .mes-icons [type=checkbox]:checked+label:after {
    width: 6px;
    height: 6px;
    background: #cc1009 none;
    border-radius: 50%;
    left: 3px;
    top: 13px
}

#content .mes-icons [type=checkbox]+label,
#quick-buy .mes-icons [type=checkbox]+label {
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: pointer;
    height: 34px;
    margin-bottom: 0;
    padding: 3px 3px 3px 16px
}

#content .mes-icons [type=checkbox]+label:before,
#quick-buy .mes-icons [type=checkbox]+label:before {
    width: 12px;
    height: 12px;
    border: 1px solid #cc1009;
    border-radius: 50%;
    content: "";
    left: 0;
    position: absolute;
    top: 10px
}

#content .mes-icons [type=checkbox]+label:hover,
#quick-buy .mes-icons [type=checkbox]+label:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.phone-input {
    position: relative
}

.phone-input [name=telephone] {
    padding-right: 160px
}

.navbar-toggle {
    border-width: 0
}

.navbar-toggle .icon-bar {
    width: 26px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px
}

.intl-tel-input,
.phone-input {
    display: block!important;
    margin-bottom: 10px
}

.intl-tel-input .intl-tel-input,
.phone-input .intl-tel-input {
    width: 100%
}


.checkbox [type=checkbox] {
    display: none
}



























.pay-logo {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.pay-logo img {
    height: auto;
    width: 80px
}








input+.error,
textarea+.error {
    display: block;
    margin-bottom: 10px
}

.contact-item {
    font-weight: 700;
    margin: 0 auto 15px;
    max-width: 230px
}

.contact-item i {
    width: 34px;
    height: 34px;
    background-color: #cc1009;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 34px;
    margin-right: 15px;
    text-align: center;
    vertical-align: middle
}

.contact-item a {
    color: #333;
    font-size: 16px
}

.contact-phone-block {
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto 15px;
    padding-left: 50px;
    position: relative;
    text-align: center;
    width: 240px
}

.contact-phone-block a {
    color: #000
}

.contact-phone-block a:focus,
.contact-phone-block a:hover {
    text-decoration: none
}

.contact-phone-block>i {
    width: 34px;
    height: 34px;
    background-color: #cc1009;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    left: 0;
    line-height: 34px;
    margin-right: 15px;
    position: absolute;
    text-align: center;
    top: 0
}

.contact-phone-block>.mb {
    background-image: url(../img/big_border.png);
    background-size: 100% 100%;
    padding: 3px 5px
}

.contact-phone-block .mes-icons {
    margin-top: 5px;
    position: static!important;
    width: auto!important
}

.product-single {
    margin-bottom: 20px
}

.product-single .cart #button-cart:before {
    content: "";
    margin-right: 5px;
    vertical-align: top
}

.lt-ie9 .product-single .cart #button-cart:before,
.product-single .cart #button-cart:before {
    width: 19px;
    height: 17px;
    background-position: -132px -130px
}

.product-single h1 {
    font-size: 30px;
    margin-bottom: 5px
}

.product-single .short-descr {
    color: #777;
    font-family: PT Serif, sans-serif;
    font-size: 18px;
    margin-bottom: 30px
}

.product-single .price {
    font-size: 30px;
    font-weight: 700
}

.product-single .price .price-old {
    color: #777;
    display: block;
    font-size: 16px;
    text-decoration: line-through
}

.product-single .price .price-new {
    display: block
}

.product-single .cart {
    text-align: center
}

.product-single .cart #button-cart {
    border-radius: 50px;
    padding: 5px 20px;
    text-transform: uppercase
}

.product-single .quickorder {
    margin-top: 10px;
    text-align: center
}

.product-single .quickorder a:not(:hover) {
    color: #000;
    text-decoration: underline
}

.product-single .attribute-header {
    background-color: #eee;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px 10px
}

.product-single .attribute thead {
    display: none
}

.product-single .attribute tbody>tr>td {
    padding: 1px 10px
}

.product-single .attribute tbody>tr>td:first-child {
    font-weight: 700
}

.product-single .lSAction>a {
    background: hsla(0, 0%, 100%, .5) none;
    border-radius: 50%;
    color: #333;
    font-size: 18px;
    line-height: 34px;
    text-align: center;
    z-index: 10!important
}

.product-single .gal-button {
    position: relative
}

.product-single .gal-button .next,
.product-single .gal-button .prev {
    width: 34px;
    height: 34px;
    background-color: hsla(0, 0%, 100%, .7);
    border-radius: 50%;
    bottom: 34px;
    color: #333;
    display: block;
    font-size: 18px;
    line-height: 36px;
    opacity: .5;
    position: absolute;
    text-align: center
}

.product-single .gal-button .next:hover,
.product-single .gal-button .prev:hover {
    opacity: 1
}

.product-single .gal-button .prev {
    left: 0
}

.product-single .gal-button .next {
    right: 0
}

.share {
    margin-top: 10px
}

.share .ya-share2 {
    display: inline-block;
    vertical-align: middle
}

.add-info {
    margin-bottom: 10px;
    padding-left: 84px;
    padding-top: 1px;
    position: relative
}

.add-info .info-icon.delivery:before,
.lt-ie9 .add-info .info-icon.delivery:before {
    width: 45.8px;
    height: 30.5px;
    background-position: -804px -811px
}

.add-info .info-icon.purchase:before,
.lt-ie9 .add-info .info-icon.purchase:before {
    width: 39.1px;
    height: 30.2px;
    background-position: -882px -872px
}

.add-info .info-icon {
    width: 74px;
    height: 74px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #eee;
    border-radius: 50%;
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0
}

.add-info .info-icon:before {
    content: "";
    display: block
}

#tabs .nav>li>a {
    font-size: 16px;
    padding: 5px 10px;
    background-color: #eee
}

#tabs .nav>li.active>a,
#tabs .nav>li:hover>a {
    background-color: transparent;
    border-bottom-color: #fff
}

#tabs .tab-content {
    border: 1px solid #ddd;
    border-top-width: 0;
    padding: 20px
}

.lg-outer .lg-thumb-item,
.lg-outer .lg-thumb-item img,
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    width: auto!important
}

.rating-product {
    margin-top: 10px
}

.text-added {
    color: #777
}

.review-list {
    margin-bottom: 10px
}

.review-list .text {
    margin-top: 5px
}

.di-text table>tbody>tr>td {
    padding: 6px 3px
}

.checkout-heading {
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.checkout-heading:before {
    width: 100%;
    height: 1px;
    background-color: #ddd;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    z-index: -1
}

.checkout-heading span {
    background-color: #fff;
    padding: 0 10px
}

.cart-info table tbody tr td {
    border-bottom: 1px solid #ddd;
    border-top-width: 0;
    vertical-align: middle
}

.cart-info table tbody tr td.image img {
    max-width: 120px
}

.cart-info td.name a {
    color: #333;
    font-family: PT Serif, serif;
    font-size: 24px
}

.cart-info td.name a:focus,
.cart-info td.name a:hover {
    color: #9b0c07
}

.cart-info td.name .descr-short {
    color: #777;
    font-size: 16px
}

.cart-info td.quantity,
.cart-info td.total {
    font-family: PT Serif, serif;
    font-size: 18px
}

.cart-info td.delete span {
    cursor: pointer;
    opacity: .5
}

.cart-info td.delete span:hover {
    opacity: 1
}

.cart-info input[name^=quantity] {
    font-size: 18px;
    text-align: center;
    width: 68px
}

.twitter-typeahead {
    display: block!important
}

.tt-dropdown-menu {
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    width: 100%
}

.city-block {
    position: relative
}

.city-block>[class$=remove] {
    -webkit-transition: all .5s;
    transition: all .5s;
    color: #555;
    cursor: pointer;
    opacity: .5;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1
}

.city-block>[class$=remove]:hover {
    opacity: 1
}

#content [name=comment] {
    display: none
}

#content hr {
    margin-top: 0
}

table.form label {
    font-weight: 400
}

table.form input[type=checkbox],
table.form input[type=radio] {
    margin-right: 5px;
    margin-top: 0
}

#payment_form,
.cart-total {
    margin-top: 20px
}

#payment_form:after,
#payment_form:before,
.cart-total:after,
.cart-total:before {
    content: " ";
    display: table
}

#payment_form:after,
.cart-total:after {
    clear: both
}

#total {
    margin: 0 auto
}

#total>tbody>tr:first-child {
    display: none
}

#total>tbody>tr>td {
    font-size: 24px
}

#total>tbody>tr>td b {
    font-weight: 400;
    margin-right: 5px
}

#button-checkout {
    border-radius: 50px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: uppercase
}

.shipping-methods {
    display: none
}

.soc-login-checkout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px
}

.type-receiver {
    margin-bottom: 5px
}

.type-receiver [type=checkbox],
.type-receiver [type=radio] {
    display: none
}

.receiver-date {
    position: relative
}

.receiver-date:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 10px
}

.lt-ie9 .receiver-date:after,
.receiver-date:after {
    width: 14px;
    height: 15.1px;
    background-position: -259px -255px
}

.add-card [type=checkbox] {
    display: none
}

.add-card textarea {
    margin-top: 5px
}

.add-card textarea+.text-count-wrapper {
    color: #777;
    margin-bottom: 10px;
    margin-top: 5px;
    text-align: right
}

.add-card .card-text-wrap {
    display: none
}

#payment_methods {
    width: 100%
}

#payment_methods label {
    display: block;
    margin-bottom: 20px
}

#payment_methods label img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    height: auto;
    margin-right: 20px;
    max-width: 100px;
    -webkit-transition: all, .5s;
    transition: all, .5s
}

#payment_methods label img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

#payment_methods label img+span {
    vertical-align: middle
}

#payment_methods label.checked img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.payment_form {
    text-align: center
}

.register-heading {
    border-bottom: 1px solid #cc1009;
    margin-bottom: 30px;
    padding-bottom: 30px;
    position: relative;
    text-align: center
}

.register-heading:before {
    content: "";
    left: 50%;
    margin-left: -19.85px;
    position: absolute;
    top: 50px;
    z-index: 1
}

.lt-ie9 .register-heading:before,
.register-heading:before {
    width: 39.7px;
    height: 39.9px;
    background-position: -1303px -1217px
}

.register-heading:after {
    background-color: #fff;
    content: "";
    display: block;
    height: 39px;
    left: 50%;
    margin-left: -55.5px;
    position: absolute;
    top: 50px;
    width: 111px
}

.parent-link-button {
    margin-bottom: 20px;
    text-align: center
}

.information-information-10 #content>.buttons,
.information-information-10 .breadcrumb {
    display: none
}

.information-information-10 #content {
    position: relative
}

.information-information-10 h1 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(../img/landing-bg.jpg) no-repeat 50%;
    background-size: cover;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 40px;
    height: 400px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 20%;
    padding-right: 20%;
    text-align: center
}

