#horizontal-menu .nsmenu-type-category-full-image .nsmenu-parent-block {
            width:160px;     
        }

#horizontal-menu .nsmenu-type-category-full-image .row {
            display:flex;
        }

body .nav>li {
            position:static;
        }

        body #horizontal-menu .nav > li:hover > .dropdown-menu {
        width:100%
    }
.dropdown-menu.nsmenu-type-category-full-image.nsmenu-bigblock {
    
    margin-left: 0px !important;
}   
#layers img {
    max-width: 100%;
}
@font-face {
    font-family: 'helveticaneuecyrthin';
    src: url('/image/fonts/helveticaneuecyr-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'helveticaneuecyrmedium';
    src: url('/image/fonts/helveticaneuecyr-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'helveticaneuecyrroman';
    src: url('/image/fonts/helveticaneuecyr-roman-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'helveticaneuecyrbold';
    src: url('/image/fonts/helveticaneuecyr-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'novitoregular';
    src: url('/image/fonts/novito-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: novitonovathin;
    src: url(/image/fonts/NovitoNova-Thin.otf)
}

@font-face {
    font-family: novitoNovaregular;
    src: url(/image/fonts/NovitoNova-Regular.otf)
}

@font-face {
    font-family: gilroyExtraBold;
    src: url('/image/fonts/Gilroy-ExtraBold.ttf');
}
@font-face {
    font-family: gilroy;
    src: url(/image/fonts/10871.otf);
}
@font-face {
    font-family: gilroy-light;
    src: url('/image/fonts/Gilroy-Light.otf');
}

@font-face {
    font-family: gilroyExtraSemiBold;
    src: url('/image/fonts/Gilroy-SemiBold.otf');
}


@font-face {
    font-family: gilroy-regular;
    src: url('/image/fonts/Gilroy-Regular.ttf');
}


body {
    background-color: #F2F2F5;
    font-family: gilroy-light;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.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-f,
.col-sm-f,
.col-md-f,
.col-lg-f,
.col-xs-s,
.col-sm-s,
.col-md-s,
.col-lg-s,
.col-xs-e,
.col-sm-e,
.col-md-e,
.col-lg-e {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.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-f,
.col-xs-s,
.col-xs-e {
    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-f {
    width: 20%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-s {
    width: 14.28%
}

.col-xs-e {
    width: 12.5%
}

.col-xs-1 {
    width: 8.33333333%
}

@media(min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .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-f,
    .col-sm-s,
    .col-sm-e {
        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-f {
        width: 20%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-s {
        width: 14.28%
    }
    .col-sm-e {
        width: 12.5%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
}

@media(min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .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-f,
    .col-md-s,
    .col-md-e {
        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: 32.333333%;
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-f {
        width: 20%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-s {
        width: 14.28%
    }
    .col-md-e {
        width: 12.5%
    }
    .col-md-1 {
        width: 8.33333333%
    }
}

@media(min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .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-f,
    .col-lg-s,
    .col-lg-e {
        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-f {
        width: 20%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-s {
        width: 14.28%
    }
    .col-lg-e {
        width: 12.5%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 1
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 1
}

span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
    display: inline
}

.nav-tabs {
    margin-bottom: 15px
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold
}

.visible-xxs {
    display: none!important
}

.fade {
    -webkit-transition: opacity .4s linear;
    -moz-transition: opacity .4s linear;
    -ms-transition: opacity .4s linear;
    -o-transition: opacity .4s linear;
    transition: opacity .4s linear
}

.text-special {
    color: #a94442
}

.text-nowrap {
    white-space: nowrap
}

a.text-special:focus,
a.text-special:hover {
    color: #843534
}

a:active,
a:focus,
a:visited,
img,
.btn.btn-lg.btn-primary:active,
.btn.btn-lg.btn-primary:focus,
.btn.btn-lg.btn-primary:visited,
.btn.btn-default:active,
.btn.btn-default:focus,
.btn.btn-default:visited,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0;
    text-decoration: none;
    noFocusLine: expression(this.onFocus=this.blur())
}

input[type='number'] {
    -moz-appearance: textfield
}

input[type='number']:hover,
input[type='number']:focus {
    -moz-appearance: number-input
}

.dropdown.open .fa-angle-down {
    animation-name: dropdown-effect;
    animation-duration: .3s;
    animation-timing-function: ease;
    animation-fill-mode: forwards
}

@keyframes dropdown-effect {
    50% {
        transform: translateY(2px)
    }
}

.fa.fa-code {
    display: none
}

.iscroller-btn {
    background: url(/image/catalog/back/load.png) no-repeat center top;
    padding-top: 55px;
    background-color: #fff;
    color: #d2092d;
    font-size: 26px
}

.iscroller-btn:hover {
    background-color: #fff!important
}

#column-left,
#column-right {
}

.home #column-left,
.home #column-right {
    margin-top: 0
}

h1 {
    font-size: 32px;
    font-weight: 300
}

h1:first-letter {
    text-transform: capitalize;
} 

h2,
h3,
.h2,
.h3 {
    font-weight: 600;
    color: #444;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 300
}

#content>h2,
#content>h3,
#content>.h2,
#content>.h3,
#column-left>h2,
#column-left>h3,
#column-left>.h2,
#column-left>.h3,
#column-right>h2,
#column-right>h3,
#column-right>.h2,
#column-right>.h3 {
    margin-top: 16px;
}

legend {
    padding-bottom: 10px;
    padding-top: 15px;
    font-size: 24px;
    font-weight: 300;
    border-color: #e8e8e8
}

fieldset>legend {
    text-align: center
}

label {
    font-size: 12px;
    font-weight: normal
}

select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
    font-size: 12px
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px
}

html {
    background-color: #181818;
    -ms-overflow-style: scrollbar;
    font-family: gilroy-light;
}

#logo h2 {
    margin-top: 10px
}

#logo {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
#logo img {
    height: 32px;
}

@media(max-width:767px) {
    #logo {
        display: block;
        text-align: left;
    }
}

.navbar-toggle {
    margin-top: 11px;
    margin-bottom: 10px
}

.navbar {
    min-height: 53px;
    border-radius: 0;
    border: 0;
    margin-bottom: 0;
}

.megamenutop {
    border-bottom: 1px solid #38383b;
    background-color: #fff;
}

#top.navbar-default {
    background-color: #ffffff!important;
    z-index: 35;
}

#top.navbar-default .navbar-nav>li>a {
    color: #3f3f42;
    font-size: 25px;
    margin: 0px 1px;
}
#top.navbar-default .navbar-nav>li>a:hover{
    color:#ed5d31 !important;
}

#top a.shops {
    background: #c1092a;
    font-weight: 100;
    font-size: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.navbar-default {
    z-index: 4;
    width: 100%
}

@media(min-width:768px) {
    header>#menu.navbar-default {
        background-color: #bd0828;
        border-bottom: 3px solid #a20823
    }
    header>#menu.navbar-default>.container {
        padding-left: 5px
    }
    header>#menu.navbar-default .dropdown-menu {
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.95)
    }
    body.owl-moneymaker2-fullscreen.owl-moneymaker2-fullscreen-light header>#menu.navbar-default .navbar-nav>li>a {
        color: #fff!important;
        text-shadow: 0 0 1px #000;
        padding-left: 16px;
        padding-right: 16px;
        font-size: 16px;
        text-transform: uppercase
    }
    body.owl-moneymaker2-fullscreen.owl-moneymaker2-fullscreen-light header>#menu.navbar-default .navbar-nav>li>a:hover {
        color: #fff
    }
    body.owl-moneymaker2-fullscreen.owl-moneymaker2-fullscreen-dark header>#menu.navbar-default .navbar-nav>li>a {
        color: #111;
        text-shadow: 0 0 8px #fff
    }
    header>#menu.navbar-default .navbar-nav>.open>a,
    header>#menu.navbar-default .navbar-nav>.open>a:focus,
    header>#menu.navbar-default .navbar-nav>.open>a:hover {
        background: #c30023
    }
    header>#menu.navbar-default .navbar-nav>.open>a:focus,
    header>#menu.navbar-default .navbar-nav>.open>a:hover {
        border-color: transparent
    }
    header>#menu .navbar-nav>li>.dropdown-menu {
        border-top: 3px solid #d2092d
    }
}

header>#menu.navbar-default {
    z-index: 3;
    width: 100%;
    margin-top: 0
}

@media(max-width:767px) {
    header>#menu.navbar-default {
        margin-top: -71px
    }
    header>#menu.navbar-default>.container {
        margin-top: 55px
    }
    body.owl-moneymaker2-fullscreen header>#menu {
        margin-bottom: -16px
    }
}

.navbar-nav {
    margin-top: 0;
    margin-bottom: 0
}

.navbar-nav>li>a {
    color: #555;
    line-height: 23px;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

#contacts {
    padding: 6px 15px;
}

.alltog {
    position: relative;
    display: block;
    padding: 0px 0px;
    margin-top: 8px;
}

.razmers {
    position: absolute;
    z-index: 9999;
    border-bottom: 4px solid #ca092b;
    width: 100%;
    display: none;
    bottom: 0;
    text-align: center;
    background: #fff
}

.radiorazmeri span {
    text-align: center
}

.product-grid:hover .razmers {
    display: block
}

#contacts nobr {
    display: block;
}

#contacts nobr a {
    color: #38383b;
}

#contacts .dropdown-menu>li>span,
#contacts .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
    display: block
}

#search .dropdown-menu {
    width: 420px;
    padding: 8px
}

#cart .table>tbody>tr>td,
#popupModal .table>tbody>tr>td {
    border-top: 0;
    vertical-align: middle
}

#cart .table>tbody>tr>td hr,
#popupModal .table>tbody>tr>td hr {
    border-top: 1px solid #eee;
    margin: 0
}

#accordion.panel-group .panel {
    border: 0;
    box-shadow: none
}

#accordion.panel-group .panel .panel-body {
    border: 0
}

#popupModal .panel .panel-heading {
    border: 0;
    padding: 6px 15px
}

#popupModal ul>li>table {
    margin-bottom: 7px
}

#popupModal .panel {
    border: 0;
    box-shadow: none;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 15px
}

.img-thumbnail {
    border: 0;
    border-radius: 2px
}

.navbar-full .nav,
.navbar-full .collapse,
.navbar-full .dropup,
.navbar-full .dropdown {
    position: static;
}

.width200 {
    float: left;
    width: 150px;
    padding: 0px 10px;
}

.width200 .schedule-l-i {
    font-size: 10px;
    line-height: 1.3;
    color: #fff;
}

.width300 {
    width: 100%;
    padding: 12px 0;
    background-color: #fff;
    border-left: 1px solid #ccc;
    height: 70px;
}
.width300 #search { display:block !important;}
.abs-search {position: absolute;left:10px;}
.width300 #search input {
    line-height: 1.375;
    width: 100%;
    display: block;
    background-color: #fff;
    color: #38383b;
    padding: .6875rem 5rem;
    -webkit-appearance: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px solid #bfbfbf;
    margin-bottom: 6px;
    -webkit-box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    border: none !important;
    font-size: 1.25rem;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.width300 .btn-primary {
    background: none;
    border: none;
    color: #3f3f42;
    font-size:17px;
}
.width300 .btn-primary:hover {
    background:none !important;
    color:#ed5d31;
}
.width300 .input-group-btn {
    padding-top: 0px;
    margin: 0px !important;
}
.width300 .btn-primary:hover {
      background:#525252;
}
.navbar-full .container {
    position: relative
}

.navbar-full .dropdown-menu {
    left: auto
}

.navbar-full .navbar-full-content {
    padding: 10px 20px
}

.navbar-full .dropdown.navbar-full-fw .dropdown-menu {
    left: 0;
    right: 0
}

#cart .dropdown-menu {
    z-index: 10001;
}

#cart .dropdown-menu {
    width: 420px;
    padding: 10px;
}

#cart .dropdown-menu li>div {
    margin-bottom: 20px
}

#cart-total .cart-effect {
    -webkit-animation-name: cart-effect-blink;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: cart-effect-blink;
    -moz-animation-duration: 3s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: cart-effect-blink;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media(max-width:767px) {
    .mfp-wrap {
        overflow-y: hidden!important
    }
}

.mfp-iframe-scaler {
    overflow: visible
}

.mfp-zoom-out-cur {
    cursor: auto
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer
}

.mfp-figure figure {
    border-radius: 2px;
    padding: 10px;
    background-color: #fff
}

.mfp-square .mfp-image-holder .mfp-close,
.mfp-square .mfp-iframe-holder .mfp-close {
    color: #333!important;
    right: 0!important;
    padding-right: 10px!important
}

.mfp-square .mfp-title {
    color: #333!important;
    padding-left: 15px!important;
    padding-top: 12px!important;
    font-size: 12px!important
}

.mfp-square .mfp-bottom-bar {
    background-color: #fff;
    padding-bottom: 5px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.mfp-square .mfp-counter {
    color: #333!important;
    padding-right: 15px!important;
    padding-top: 12px!important
}

.mfp-round .mfp-figure figure {
    border-radius: 50%
}

.mfp-round .mfp-figure:after {
    border-radius: 50%
}

.mfp-round img.mfp-img {
    padding: 0!important;
    border-radius: 50%
}

.mfp-round .mfp-bottom-bar {
    margin-top: 6px!important
}

.mfp-round .mfp-title {
    padding-right: 0!important
}

.mfp-round .mfp-counter {
    position: relative!important
}

.mfp-arrow-right,
.mfp-arrow-left {
    opacity: 0!important;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out
}

.mfp-effect.mfp-ready .mfp-arrow-right,
.mfp-effect.mfp-ready .mfp-arrow-left {
    opacity: 1!important
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #ccc!important
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #ccc!important
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 0!important
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    border-right: 0!important
}

.nav-tabs>li {
    float: none;
    display: inline-block;
    zoom: 1
}

.nav-tabs {
    margin-top: 25px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e8e8e8
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #777;
    background-color: #f4f4f4;
    border-color: #f4f4f4
}

.nav-tabs>li>a:hover {
    border-color: #f4f4f4 #f4f4f4 #e8e8e8
}

.col-sm-12>.image-additional {
    margin-top: 32px
}

.image-additional .img-circle {
    padding: 2px;
    border: 1px solid #e6e6e6
}

.thumbnails.image-thumb {
    padding: 0;
    position: relative;
}

.thumbnails .thumbnail {
    padding: 0;
    border-width: 0;
    margin-bottom: 0;
    margin-left: 2px
}

.bg-white {
    background: #fff;
}

.bg-gray {
    background: #F2F2F5;
}

.product-points {
    padding: 10px 22px 29px 20px;
    background: #fff;
}

.product-points>div {
    clear: both
}

.product-points>div>.fa-stack.fa-lg.pull-left {
    margin-right: 5px
}

.product-points>div>h4 {
    margin-bottom: -3px
}

.product-points>div>small {
    line-height: 1.3em;
    display: block;
    margin-top: 3px
}

.product-points .img-circle {
    padding: 1px;
    margin: 2px 7px 0 3px;
    border: 1px solid #e6e6e6
}

.radios-as-buttons {
    margin: 10px 0;
    font-family: Arial;
    font-size: 14px;
    overflow: hidden;
}

.radios-as-buttons div {
    float: left;
    margin: 0 2px;
    min-height: 30px;
}

.radios-as-buttons input {
    position: absolute;
    left: -9999px
}

.radios-as-buttons label {
    display: block;
    margin: 0 0 0 -1px;
    padding: 10px 15px;
    background: #ffffff;
   
    border:1px solid #e55555;
    cursor: pointer;
    font-size: 15px;
    font-weight: 100!important;
    color:#e55555;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 3px;
}

.radios-as-buttons label:hover {
    background: #e55555;
    color:#ffffff;
}

.radios-as-buttons .dislab {
    background: #f2f2f5 !important;
    max-height: 60px;
    text-align: center!important;
    color: #a2a2a2 !important;
    border: 1px solid #f2f2f5;
    font-weight: 100 !important;
    font-size: 12px;
}

.radios-as-buttons label.active {
    background: #e55555;
    color:#ffffff;
    box-shadow: inset 2px 2px 12px 1px #8a2423
}

#product {
    padding: 12px 22px 22px;
    border-radius: 2px;
    background: #fff;
    margin-top: 6px;
    box-shadow: 1px 1px 3px #c7c5c5;
}

#product hr {
    margin: 5px 0;
    border-top: 1px solid #e6e6e6
}

#product .options .checkbox,
#product .options .radio {
    margin-top: 0;
    margin-bottom: 5px;
}

#image-addon {
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 10000;
    bottom: 24px;
    right: 8px
}

#image-addon>.btn-group {
    background-color: #fff;
    border-radius: 2px
}

#product>.btn-group {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 10px
}

.sub-block-all {
    display: flex;
    justify-content: center;
    width: 100%;
}

.sub-right-side {
    width: 50%;
    text-align: left;
}
.sub-left-side {
    width: 50%;
    text-align: center;
}

.butcartprod {
    background: #FF5C38;
    background: -ms-linear-gradient(top, #d2092d, #bd0828);
    background: -moz-linear-gradient(top, #d2092d, #bd0828);
    transition: none!important;
    padding: 10px 38px!important;
}

.butcartprod:hover {
}

#product>.btn-group>.btn {
    padding-left: 10px;
    padding-right: 10px
}

#product>.btn-group .form-control {
    float: left;
    display: inline-block;
    position: relative;
    width: 40px;
    padding: 5px 3px;
    text-align: center
}

#product>.btn-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
    border-right: 0
}

#product>.btn-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

#content>.h1,
#content>h1,
#column-left>.h1,
#column-left>h1,
#column-right>.h1,
#column-right>h1 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}

#content>.h2,
#content>h2,
#column-left>.h2,
#column-left>h2,
#column-right>.h2,
#column-right>h2 {
    font-size: 2.2rem;
    font-weight: 400;
    color: #d2092d;
}

#content>.h3,
#content>h3,
#column-left>.h3,
#column-left>h3,
#column-right>.h3,
#column-right>h3 {
    /* border-bottom: 1px solid #ccc; */
    padding-bottom: 9px;
    padding-top: 15px;
}

#content>p.h2 {
    text-align: center
}

#top #menu .dropdown-menu .row>.list-unstyled {
    padding-bottom: 5px
}

#top #menu .dropdown-menu>li>div {
    padding: 10px 20px
}

#top #menu .dropdown-menu>li>div .text-center {
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 5px
}

#top #menu .dropdown-menu>li>div .text-center img {
    padding-top: 15px;
    padding-bottom: 10px
}

@media(min-width:992px) {
    #top #menu .dropdown-menu>li>div li a small {
        padding-left: 15px
    }
}

@media(max-width:991px) {
    #top #menu .dropdown-menu>li>div li a small {
        padding-left: 5px
    }
    .menu-noneed {
        background-color: #fff!important;
    }
    .two-header-links {
        color: #5E6161!important;
    }
    .bag-header-link {
        color: #fff!important;
    }
    .bag-header-link i {
        padding-right: 7px;
    }
    .mob-menu-icon {
        color: #5E6161!important;
    }
    .search-icon {
        padding: 0px 25px!important;
    }
    .logo-mob {
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        height: 22px;
        top: 15px;
    }

}

#top #menu .btn {
    white-space: normal
}

#top #menu .dropdown-menu>li>div .list-unstyled>li.text-center>a:hover {
    text-decoration: none
}

#content {
    min-height: 0;
}

.content-title {
    margin-bottom: 0
}
.layout-table-left {
    padding-right: .5rem;
}
.layout-table-middle {
    display: table-cell;
    vertical-align: middle;
    position: relative
}

.tortik {
    cursor: pointer;
    display: none;
}

.content-title>h1.h2,
.content-title>div.h2 {
    display: inline-block;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.catalog-thumb {
    padding-top: 19px;
    margin-bottom: -5px
}

.catalog-thumb .img-thumbnail {
    padding: 0
}

.catalog-thumb img.img-thumbnail {
    padding-bottom: 5px
}

.catalog-thumb img.img-thumbnail.manufacturer {
    padding-bottom: 0;
    border-radius: 50%;
    border: 1px solid #e6e6e6
}

.catalog-msg>.col-sm-12>p {
    font-size: 13px
}

.catalog-msg>.col-sm-12>p:first-child {
    margin-top: 16px;
    margin-bottom: 10px;
    font-size: 18px
}

.catalog-msg>.col-sm-12>p:only-child {
    margin-bottom: 16px
}

.catalog-descr {
    padding-top: 15px
}

.catalog-descr>.col-sm-12 {
    margin-bottom: -21px
}

.catalog-descr>.col-sm-12>div>p {
    margin: 0 0 16px
}

.catalog-sub {
    padding-top: 21px
}

.catalog-sub .btn {
    margin-right: 1px;
    margin-top: 1px
}

.catalog-sub .btn.btn-link {
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    background: #d2092d
}

.catalog-sub .btn-link:focus,
.catalog-sub .btn-link:hover {
    text-decoration: none;
    background-color: #bd0828
}

.catalog-hr {
    margin-top: 22px;
    margin-bottom: 0;
    border-color: #ccc
}

.arrdivs {
    width: 100%;
    overflow: hidden
}

.arrdivs .floats {
    float: left;
    padding: 5px;
    width: 300px;
    height: 350px;
    display: block
}

.compare-chart {
    height: 250px;
    margin-bottom: 35px
}

.table>tbody>tr>th {
    border-top: 0;
    font-weight: normal
}

.table>tbody+tbody {
    border-width: 0
}

.table-responsive .name,
.table-responsive .description,
.table-responsive .attribute {
    white-space: normal!important
}

footer {
    padding-top: 20px;
    background-color: #38383B;
    color: #777;
}

footer ul {
    margin-bottom: 15px
}

footer ul li {
    font-size: 12px
}

footer ul li .fa {
    font-size: 14px
}

footer a {
    color: #FFF;
    font-size: 13px;
    line-height: 30px
}

footer a:hover,
footer a:focus {
    color: #fff
}

footer .h5 {
    padding-bottom: 8px;
    color: #fff;
    font-family: gilroyExtraBold;
    text-transform: uppercase;
}

footer .bottom {
    margin-top: 6px;
}

footer .bottom .col-sm-9 {
    margin: 22px 0;
    text-align: right
}

footer .bottom .col-sm-9 .fa-stack {
    color: transparent;
    \: 1px solid #555;
    margin-right: 10px
}

footer .bottom .col-sm-9 .fa-stack .fa-inverse {
    color: #aaa
}
.border-bottom-block {
    border-bottom: 1px solid #ccc;
    border-color: rgba(255, 255, 255, 0.2);
}
.border-bottom-block-2 {
    border-bottom: 1px solid #ccc;
    border-color: rgba(255, 255, 255, 0.2);
    margin: 10px 0px;
}

.flex-social {
    display: flex;
    justify-content: center;
}

.social-href {
    display: block;
    padding: .5rem 0;
    margin: 0px 2px;
    text-align: center;
    border: 1px solid;
    font-size: 2rem;
    width: 40px;
    height: 40px;
    border-radius: 20px;
}

.social-href:hover {
    text-decoration: none;
    background-color: #fff;
    color: #38383B; 
}

.youtube {
    background: url(/image/catalog/social/tube.png)no-repeat center;
}

.facebook {
    background: url(/image/catalog/social/face.png)no-repeat center;
}

.vkontakte {
    background: url(/image/catalog/vk.png)no-repeat center
}

.insta {
    background: url(/image/catalog/social/gram.png)no-repeat center;
}

footer .bottom .col-sm-9 .fa-stack:hover {
    background-color: #555;
    border-color: #555
}

footer .bottom .col-sm-9 .fa-stack:hover .fa-inverse {
    color: #fff
}

footer .bottom .col-sm-9 .fa-stack.bg-facebook:hover {
    background-color: #435fad;
    border-color: #435fad
}

footer .bottom .col-sm-9 .fa-stack.bg-twitter:hover {
    background-color: #1b95e0;
    border-color: #1b95e0
}

footer .bottom .col-sm-9 .fa-stack.bg-instagram:hover {
    background-color: #416f95;
    border-color: #416f95
}

footer .bottom .col-sm-9 .fa-stack.bg-foursquare:hover {
    background-color: #f94978;
    border-color: #f94978
}

footer .bottom .col-sm-9 .fa-stack.bg-vk:hover {
    background-color: #5f83aa;
    border-color: #5f83aa
}

footer .bottom .col-sm-9 .fa-stack.bg-google-plus:hover {
    background-color: #34a853;
    border-color: #34a853
}

footer .bottom .col-sm-9 .fa-stack.bg-youtube:hover {
    background-color: #d62424;
    border-color: #d62424
}

footer .bottom .col-sm-9 .fa-stack.bg-odnoklassniki:hover {
    background-color: #f58220;
    border-color: #f58220
}

footer .bottom .col-sm-9 .fa-stack.bg-lastfm:hover {
    background-color: #b90000;
    border-color: #b90000
}

footer .bottom .col-sm-9 .fa-stack.bg-linkedin:hover {
    background-color: #0177b5;
    border-color: #0177b5
}

footer .bottom .col-sm-9 .fa-stack.bg-mixcloud:hover {
    background-color: #34495e;
    border-color: #34495e
}

footer .bottom .col-sm-9 .fa-stack.bg-pinterest:hover {
    background-color: #bd2125;
    border-color: #bd2125
}

footer .bottom .col-sm-9 .fa-stack.bg-soundcloud:hover {
    background-color: #ff9446;
    border-color: #ff9446
}

footer .bottom .col-sm-9 .fa-stack.bg-spotify:hover {
    background-color: #1ed760;
    border-color: #1ed760
}

footer .bottom .col-sm-9 .fa-stack.bg-tumblr:hover {
    background-color: #36465d;
    border-color: #36465d
}

footer .bottom .col-sm-9 .fa-stack.bg-vimeo:hover {
    background-color: #1ab7ea;
    border-color: #1ab7ea
}

footer .bottom .col-sm-9 .fa-stack.bg-vine:hover {
    background-color: #00bf8f;
    border-color: #00bf8f
}

footer .bottom .col-sm-3 {
    margin: 20px 0;
    color: #fff;
    font-size: 20px
}

.alert {
    padding: 8px 14px 8px 14px;
    border: 0
}

.product-grid a {
    color: black;
    margin: 0 auto;
}

.product-grid a:hover {
    color: #ff471f!important;
}

.breadcrumb {
    background: transparent;
    border: 0;
    margin-bottom: 0px;
    padding: 10px 0px 10px 0px;
}

.pagination {
    margin: 20px 0px;
}

.pagination>li>a,
.pagination>li>span {
    color: #565555;
    border-color: #fff;
    border-width: 0;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #000;
    background-color: #e9e9e9;
    border-color: #fff;
    border-radius: 4px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: #fff;
    background-color: #898D8D;
    /* border-radius: 5px; */
    -moz-border-radius: 5px;
    /* -webkit-border-radius: 5px; */
}

.pagination>li>a,
.pagination>li>span {
    margin-left: 1px
}

.pagination>li>a,
.pagination>li>span {
    padding: 5px 10px;
    font-size: 20px;
    line-height: 1.5;
}

#content>.buttons {
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom: 20px
}

a.list-group-item,
button.list-group-item {
    color: #777;
    border-width: 0;
    background-color: transparent
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    color: #555;
    background-color: #e8e8e8
}

.owl-carousel .owl-buttons div i {
    font-size: 14px!important
}

.owl-carousel .owl-controls .owl-buttons div {
    margin-top: -10px!important
}

.owl-carousel .owl-wrapper-outer {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -o-box-shadow: none!important;
    box-shadow: none!important
}

.filter-native {
    margin-bottom: 20px
}

.filter-native p.h5 {
    padding: 5px 15px 0
}

.filter-native div.checkbox {
    margin-bottom: 5px;
    padding: 4px 15px
}

.filter-native div.checkbox:hover {
    background-color: #f5f5f5
}

#filterpro_box>h3 {
    font-size: 16px
}

.row.limits {
    margin-top: 10px;
}

.mamox .btn-danger {
    margin: 0 auto!important;
    display: block!important
}

.product-thumb {
    margin-bottom: 20px;
    max-height: 460px;
}

.product-thumb:hover {
    box-shadow:  0px 5px 15px 0px rgba(0,0,0,0.5);
    transition: box-shadow 0.2s ease-in-out;
    transition-property: box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
}

.product-thumb .image {
    text-align: center;
    position: relative
}

.product-thumb .image a {
    display: block;
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    }

.product-grid .product-thumb .image {
    float: none;
    max-width: 290px;
    max-height: 430px;
    display: block;
    overflow: hidden;
    padding: 10px 0px;
    margin: 0 auto;
    text-align: center;
}

.product-list .product-thumb .image {
    float: left;
    padding: 0 15px;
    margin: 0 15px
}

.product-thumb h4 {
    font-weight: bold
}

.product-layout .product-thumb .caption {
    font-size: 15px;
    height: 57px;
}

.product-thumb .description {
    padding: 0;
    font-size: 11px
}

.product-thumb .additional {
    padding: 0px 0 8px 0;
    font-size: 11px;
}

.product-thumb .additional>span {
    padding: 1px 4px;
    display: inline-block;
    color: #5f5f5f;
    line-height: 14px;
    border: 1px dashed #d6d6d6;
}

.product-thumb .additional .stock.instock,
.product-thumb .additional>span {}

.product-thumb .additional>span>span {
    color: #a91414;
}

.product-grid .product-thumb .description {
    display: none
}

.newvesna {
    z-index: 2;
    position: absolute;
    width: 60px;
    height: 30px;
    right: 50px;
    top: 20px;
}

.vesna-icon {
    background: url(/image/catalog/symbols/new.png)no-repeat center;
    width: 80px;
    height: 40px;
    display: inline-block;
}
.bf {
    z-index: 2;
    position: absolute;
    width: 92px;
    height: 62px;
    left: 17px;
    top: 5px;
}
.bf-icon {
      background: url(/image/catalog/megamenu/bf.png)no-repeat center;
      width: 92px;
      height: 60px;
      display: inline-block;
}

.cvetok {
    padding: 10px 0px;
}

.cvetok img {
    cursor: pointer;
}

.product-grid .product-thumb {
    padding-bottom: 10px;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
}

.product-thumb.promo {
    border-width: 1px;
    border-style: dashed;
    margin-right: -1px;
    margin-top: -1px
}

.product-thumb.promo-default {
    border-color: #BBB
}

.product-thumb.promo-primary {
    border-color: #337ab7
}

.product-thumb.promo-success {
    border-color: #5cb85c
}

.product-thumb.promo-info {
    border-color: #5bc0de
}

.product-thumb.promo-warning {
    border-color: #f0ad4e
}

.product-thumb.promo-danger {
    border-color: #d9534f
}

.product-thumb.promo-default .sticker {
    color: #BBB
}

.product-thumb.promo-primary .sticker {
    color: #337ab7
}

.product-thumb.promo-success .sticker {
    color: #5cb85c
}

.product-thumb.promo-info .sticker {
    color: #5bc0de
}

.product-thumb.promo-warning .sticker {
    color: #f0ad4e
}

.product-thumb.promo-danger .sticker {
    color: #d9534f
}

.btn,
.list-group-item,
.pagination>li>a,
.pagination>li>span,
#livesearch_search_results.dropdown-menu>li>a {
}

.btn,
.list-group-item,
.pagination>li>a,
.pagination>li>span,
#livesearch_search_results.dropdown-menu>li>a,
.nav-tabs>li>a,
footer .bottom .col-sm-9 .fa-stack,
.filter-native div.checkbox {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    background-color: #cecece
}

.btn.active.focus,
.btn.active:focus,
.btn.active:hover,
.open>.dropdown-toggle.btn.focus,
.open>.dropdown-toggle.btn:focus,
.open>.dropdown-toggle.btn:hover,
.btn.active,
.btn-group.open .dropdown-toggle {
    background-color: #bbb;
    box-shadow: none
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: 1px
}

.dropdown-menu {
    border: 0;
    padding: 1px 0 5px 0;
    margin: 0;
}

.form-control {
    height: 32px;
    box-shadow: none
}

.mybut {
    border: 1px solid #FF5C38!important;
    background: #FF5C38;
    padding: 5px 13px!important;
}
.mybut:hover {
    border: 1px solid #ff471f!important;
    background: #ff471f!important;
}

.btn-sm,
.btn-group-sm .btn {
    padding-top: 6px;
    padding-bottom: 4px
}

.btn-sm .fa,
.btn-group-sm .btn .fa {
    font-size: 14px
}

.stickers {
    position: absolute;
    left: 0
}

.sticker {
    position: relative;
    top: 23px;
    left: 23px;
    margin-bottom: -8px
}

.thumbnails.image-thumb .sticker {
    margin-bottom: -12px
}

.sticker>div {
    display: inline;
    padding: 2px 40px 2px 18px;
    margin-left: -15px
}

div>.rating {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -35px
}

div>.rating i {
    display: block
}

.rating i {
    color: #ccc
}

.rating i.active {
    color: #f7941d
}

.image-thumb .rating {
    margin-top: -50px
}

.image-thumb .rating i {
    margin-bottom: 8px
}

.tab-content #tab-description img {
    max-width: 100%;
    height: auto
}

.tab-content #tab-description>h3 {
    margin-bottom: 15px
}

.rating-input {
    padding: 6px 0;
    color: #f7941d
}

.rating-input span {
    cursor: pointer
}

.rating-input>span {
    padding: 0 2px
}

#form-review h4.h3 {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    margin-bottom: 20px
}

#form-review .alert {
    margin-bottom: 0
}

#input-captcha {
    width: 150px
}

.basic-captcha>div {
    position: absolute;
    display: inline-block;
    width: 150px;
    height: 35px;
    border: 1px solid #fff
}

.basic-captcha>input,
.basic-captcha>img {
    display: inline-block
}

#geomap {
    width: 100%;
    height: 600px;
    margin-top: 35px;
    margin-bottom: -30px;
    border-top: 3px solid #ccc
}

#review {
    padding-top: 10px
}

#review .panel {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0
}

#review .panel-heading {
    border: 0
}

#review .panel-default>.panel-heading {
    color: #666
}

#review .panel-default>.panel-heading>.text-right {
    color: #f7941d
}

.product-thumb.price-detached {
    padding: 0px;
}

#product .price-detached {
    font-size: 24px;
    padding: 12px 10px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 10px;
    font-weight: normal;
    color: #000;
}

.price-detached {
    padding: 1px 0px;
}

.product-thumb .price {
    color: #191818;
    font-size: 20px;
    px */x;
}

.price-new {
 color: #020202;
 line-height: 0;
}
.price-new b {
    font-size: 16px;
    background: #ffc72c;
    border-radius: 3px;
    padding:1px 6px;
}

.price-old {
    font-size: 13px;
    text-decoration: line-through;
    color: #898d8d;
    line-height: 0;
}

.modal-backdrop.in {
    opacity: .85
}

.modal {
    -webkit-overflow-scrolling: auto!important;
    overflow-y: auto!important
}

.modal-content {
    border-radius: 3px
}

.h4.modal-title {
    font-weight: 300;
    font-size: 36px;
    border-bottom: 1px solid #ccc;
    padding-top: 23px
}

.modal-header {
    border-bottom: 0
}

.modal-footer {
    border-top: 0;
    padding-top: 0;
    text-align: center
}

.product-socials {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    margin: 0 auto;
    z-index: 2
}

#product>.btn-link {
    display: inline-block;
    margin-top: 10px;
    border: 1px solid;
    padding: 5px 10px
}

#product>.btn-link.special {
    color: #d9534f
}

#product>.btn-link.special:focus,
#product>.btn-link.special:hover {
    color: #ac2925
}

#product>.btn-link:focus,
#product>.btn-link:hover {
    text-decoration: none
}

#image-addon .price-detached {
    font-size: 16px;
    padding: 15px 10px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

#image-addon>.btn-link {
    display: block;
    margin: 0 auto
}

#image-addon>.btn-link.special {
    color: #d9534f
}

#image-addon>.btn-link.special:focus,
#image-addon>.btn-link.special:hover {
    color: #ac2925
}

#image-addon>.btn-link:focus,
#image-addon>.btn-link:hover {
    text-decoration: none
}

#quickorderModal p.h3 {
    margin-bottom: 15px
}

#quickorderModal p.h3 span {
    color: #999
}

#quickorderModal .buttons p.text-center {
    margin-bottom: 10px
}

#quickorderModal .form-group>.panel {
    border: 0;
    box-shadow: none;
    margin-bottom: 0
}

#quickorderModal .form-group>.panel .panel-heading {
    border: 0;
    padding: 6px 15px
}

#livesearch_search_results {
    margin-top: 44px
}

#livesearch_search_results.dropdown-menu>li>a {
    padding: 10px
}

#livesearch_search_results.dropdown-menu>li>a img {
    padding-right: 10px
}

#livesearch_search_results>li>a>h4 {
    font-size: 14px;
    white-space: normal
}

#livesearch_search_results>li>a>span {
    font-size: 11px;
    color: #999
}

#livesearch_search_results>li>a>p {
    font-size: 12px
}

body .buorg {
    background-color: #333;
    color: #ddd;
    border: 0;
    font-family: inherit;
    padding: 12px 0
}

body .buorg b {
    font-weight: normal
}

body .buorg a {
    color: #fff
}

body #buorgclose {
    top: 15px;
    right: 15px
}

.navbar-collapse.in {
    overflow-y: visible
}

@media(max-width:1199px) {
    div>.rating {
        right: 10px
    }
    .sticker {
        left: 10px
    }
}

@media(max-width:991px) {
    div>.rating {
        right: 15px
    }
    .sticker {
        left: 15px
    }
    .col-sm-12>.image-additional {
        margin-top: 22px
    }
}

@media(min-width:768px) and (max-width:991px) {
    #content.col-sm-6 .product-thumb .caption {
        clear: both
    }
}

@media(max-width: 767px) {
    header {
        margin-bottom: 0
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #555
    }
    @media(max-width:767px) {

    }
    .navbar-header {
        background: transparent
    }
    .navbar-default .navbar-toggle {
        border-color: transparent
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ccc
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #efefef;
    }
    #cart .dropdown-menu {
        width: 100%
    }
    #search .dropdown-menu {
        width: 100%
    }
    #top #menu .dropdown-menu>li>div {
        padding: 0 15px
    }
    #top #menu .dropdown-menu>li>div>div>ul.list-unstyled {
        padding-left: 0;
        padding-right: 0
    }
    #top #menu .dropdown-menu>li>div>div>ul.list-unstyled>.text-muted>p {
        padding: 0 15px
    }
    #top #menu.open .dropdown-menu>li a {
        line-height: 20px;
        display: block
    }
    #contacts .dropdown-menu>li>span,
    #contacts .dropdown-menu>li>a {
        padding-left: 35px
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu>li>span {
        padding-left: 35px
    }
    #top #menu.open.navbar-full-fw .dropdown-menu .dropdown-header,
    #top #menu.open.navbar-full-fw .dropdown-menu>li a {
        padding: 5px 15px 5px 10px
    }
    #livesearch_search_results {
        margin-top: 0
    }
    #product {
        text-align: center
    }
    #product .options .form-group {
        text-align: left
    }
    div>.rating {
        right: 25px
    }
    .sticker {
        left: 25px
    }
    #form-review #input-name {
        margin-bottom: 10px
    }
    footer .bottom .col-sm-3 {
        margin-top: -5px
    }
    footer .bottom .col-sm-9 .fa-stack {
        margin-top: 5px
    }
}

@media(min-width:561px) {
    .product-list .product-thumb .caption {
        margin-top: 20px
    }
}

@media(max-width:560px) {
    .col-xxs-12 {
        width: 100%
    }
    #content .product-thumb .caption {
        clear: both;
        min-height: 40px;
    }
    .product-list .product-thumb .image {
        float: none
    }
    .product-list .product-thumb {
        text-align: center
    }
    div>.rating {
        right: 20px
    }
    .sticker {
        left: 20px
    }
}

@media(max-width:430px) {
    .hidden-xxs {
        display: none!important
    }
    .invisible-xxs {
        visibility: hidden!important
    }
    .visible-xxs {
        display: block!important
    }
    div>.rating {
        right: 15px
    }
    .sticker {
        left: 15px
    }
}

.product-grid {
    max-height: 520px
}

#content.col-sm-6 .product-layout.product-grid {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media(min-width:768px) {
    .nav .open>a,
    .nav .open>a:focus,
    .nav .open>a:hover {
        border-color: #fff
    }
    .navbar-nav>li>a {
        padding-top: 15px;
    }
    #menu .navbar-nav>li>a {
        color: #fff!important;
        text-shadow: 0 0 1px #000;
        padding-left: 16px;
        padding-right: 16px;
        font-size: 16px;
        text-transform: uppercase
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        background-color: transparent
    }

    .modal-dialog {
        margin-top: 75px
    }
    #quickorderModal .modal-dialog {
        width: 640px;
        margin-top: 160px
    }
    #content.col-sm-6 .product-layout.product-grid {
        width: 100%
    }
    .col-centered {
        display: inline-block;
        float: none;
        margin-right: -6px
    }
}

@media(min-width:992px) {
    #content.col-sm-6 .product-layout.product-grid {
        width: 50%
    }
}

@media(min-width:1200px) {
    #content.col-sm-6 .product-layout.product-grid {
        width: 50%
    }
}

@media(max-width:560px) {
    #content.col-sm-6 .product-layout.product-grid {
        width: 100%
    }
}

#content.col-sm-9 .product-layout.product-grid {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 2px;
    padding-left: 2px;
    max-height: 530px;
}

@media(max-width:560px) {
    #content.col-sm-9 .product-layout.product-grid {
        width: 100%
    }
}

@media(min-width:768px) {
    #content.col-sm-9 .product-layout.product-grid {
        width: 50%
    }
}

@media(min-width:992px) {
    #content.col-sm-9 .product-layout.product-grid {
        width: 33.33333333%
    }
}

@media(min-width:1200px) {
    #content.col-sm-9 .product-layout.product-grid {
        width: 33.33333333%
    }
}

#content.col-sm-12 .product-layout.product-grid {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media(min-width:768px) {
    #content.col-sm-12 .product-layout.product-grid {
        width: 33.33333333%
    }
}

@media(min-width:992px) {
    #content.col-sm-12 .product-layout.product-grid {
        width: 25%
    }
}

@media(min-width:1200px) {
    #content.col-sm-12 .product-layout.product-grid {
        width: 25%
    }
}

@media(max-width:560px) {
    #content.col-sm-12 .product-layout.product-grid {
        width: 48%
    }
}

#content .product-layout.product-list {
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media(min-width:1200px) {
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-3:nth-child(4n+1),
    #content .col-lg-4:nth-child(3n+1),
    #content .col-lg-6:nth-child(2n+1) {
        clear: left
    }
    #content.col-sm-6 .product-layout.product-grid:nth-child(2n+1),
    #content.col-sm-9 .product-layout.product-grid:nth-child(3n+1),
    #content.col-sm-12 .product-layout.product-grid:nth-child(4n+1) {
        clear: none
    }
}

@media(min-width:992px) and (max-width:1199px) {
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-3:nth-child(4n+1),
    #content .col-md-4:nth-child(3n+1),
    #content .col-md-6:nth-child(2n+1) {
        clear: left
    }
    #content.col-sm-6 .product-layout.product-grid:nth-child(2n+1),
    #content.col-sm-9 .product-layout.product-grid:nth-child(3n+1),
    #content.col-sm-12 .product-layout.product-grid:nth-child(4n+1) {
        clear: left
    }
}

@media(min-width:768px) and (max-width:991px) {
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-3:nth-child(4n+1),
    #content .col-sm-4:nth-child(3n+1),
    #content .col-sm-6:nth-child(2n+1) {
        clear: left
    }
    #content.col-sm-6 .product-layout.product-grid,
    #content.col-sm-9 .product-layout.product-grid:nth-child(2n+1),
    #content.col-sm-12 .product-layout.product-grid:nth-child(3n+1) {
        clear: left
    }
    #content .form-horizontal .col-sm-2,
    #content .form-horizontal .col-sm-4 {
        clear: none
    }
}

@media(min-width:561px) and (max-width:767px) {
    #content .col-xs-2:nth-child(6n+1),
    #content .col-xs-2:nth-child(6n+1),
    #content .col-xs-3:nth-child(4n+1),
    #content .col-xs-4:nth-child(3n+1),
    #content .col-xs-6:nth-child(2n+1) {
        clear: left
    }
    #content.col-sm-6 .product-layout.product-grid:nth-child(2n+1),
    #content.col-sm-9 .product-layout.product-grid:nth-child(2n+1),
    #content.col-sm-12 .product-layout.product-grid:nth-child(2n+1) {
        clear: none
    }
}

@media(min-width:768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%
    }
    #column-left+#content .product-layout .col-md-3 {
        width: 50%
    }
    #column-left+#content+#column-right .product-layout .col-md-3 {
        width: 100%
    }
    #content+#column-right .product-layout .col-md-3 {
        width: 100%
    }
}

.btn,
.btn-lg,
.btn-group-lg>.btn,
select.form-control,
textarea.form-control,
input.form-control,
.nav-pills>li>a,
.nav-tabs.nav-justified>li>a,
.input-group-addon,
.breadcrumb,
.alert,
#product-controls .stock-price-buttons .price,
.product-list .product-block .price,
.product-grid .product-block .price>div,
.table-responsive .price>div,
.box .box-heading,
a.button,
input.button,
.dropdown-menu,
.tooltip-inner,
#livesearch_search_results .list-group-item,
.list-group-item.active,
.list-group-item,
.navbar-toggle,
.btn-group-sm>.btn,
.btn-sm,
.product-thumb.promo,
.thumbnail,
#quickorderModal .form-group>.panel .panel-heading,
#geomap,
.panel-group .panel,
.filter-native div.checkbox,
#review .panel-heading,
#review .panel {
    border-radius: 2px
}
#input-sort, #input-limit {right: 0px !important;left: initial;z-index: 991;}
#input-sort li a {font-size: 11px;}
.list-group-item:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.list-group-item:last-child {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    /* border-top-left-radius: 2px; */
    /* border-bottom-left-radius: 2px; */
}

.nav-tabs>li>a {
    border-radius: 2px 2px 0 0
}

.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th,
.bootstrap-datetimepicker-widget,
.bootstrap-datetimepicker-widget td span {
    border-radius: 2px!important
}

#column-left .product-layout,
#column-right .product-layout {
    width: 100%
}

.input-group .form-control[name^=quantity] {
    min-width: 50px
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    background-image: none;
    background-color: #df5c39
}

.row:not(.products)>.product-layout .product-thumb .button-group button {
    color: #333;
    background-color: #e8e8e8;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    position: relative;
    float: left;
    padding-top: 6px;
    padding-bottom: 4px;
    border-radius: 2px;
    border: 0
}

.row:not(.products)>.product-layout .product-thumb .button-group button:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.row:not(.products)>.product-layout .product-thumb .button-group button:not(:first-child):not(:last-child) {
    border-radius: 0
}

.row:not(.products)>.product-layout .product-thumb .button-group button+button {
    margin-left: 1px
}

.row:not(.products)>.product-layout .product-thumb .button-group button:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.row:not(.products)>.product-layout .product-thumb {
    text-align: center
}

.row:not(.products)>.product-layout .product-thumb .button-group {
    position: relative;
    display: inline-block
}

.row:not(.products)>.product-layout .product-thumb .caption h4 {
    font-size: 14px;
    font-weight: normal
}

.row:not(.products)>.product-layout .product-thumb .caption p {
    font-size: 11px;
    margin-bottom: 5px
}

.row:not(.products)>.product-layout .product-thumb .caption p.price {
    font-size: 13px;
    color: #777;
    margin: 0
}

.row:not(.products)>.product-layout .product-thumb div.caption>.rating {
    position: relative;
    margin: 0;
    left: 0;
    right: 0;
    top: 0
}

.row:not(.products)>.product-layout .product-thumb div.caption>.rating .fa-stack {
    font-size: 50%
}

.row:not(.products)>.product-layout .product-thumb div.caption>.rating i {
    color: #f7941d
}

#content .row:not(.products)>.product-layout .product-thumb .caption {
    white-space: normal;
    overflow: auto
}

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

.cataloge_list ul li {
    border: 1px solid #ccc;
    padding: 0;
    margin: 4px 4px;
}

#fsubscription {
    padding: 1px 10px 24px 10px;
    min-height: 80px;
    overflow: hidden;
}

.input-sub {
    border: 1px solid #e0e0e0!important;
    background: #fff!important;
    color: #908a8a;
    padding: 10px 30px;
    margin-right: 10px;
    width: 100%
}

.sub-bl {
    float: left;
    margin-right: 20px;
    margin-top: 16px;
}
 #semail {
    line-height: 1.375;
    width: 100%;
    display: block;
    background-color: #fff;
    color: #38383b;
    padding: .9975rem 1rem;
    -webkit-appearance: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px solid #bfbfbf;
    margin-bottom: 6px;
    -webkit-box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
 outline: none !important;
}
#semail:focus {
     border-color: #38383b !important;
    background-color: #fefefe

}
.subtopq {
    text-align: right;
}

.bonus-text {
    font-family: gilroy-regular;
    font-size: 23px;
    padding: 30px;
}

.col-sm-4 .sub-bl,
.col-sm-3 .sub-bl {
    margin-right: 20px;
    text-align: center;
    float: left;
    margin-bottom: 10px;
    width: 100%
}

#bsubscription {
    padding: 10px 50px;
    background-color: #FF5C38;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}

#bsubscription:hover {
    text-decoration: none;
    background-color: #ff471f;
    border-color: #ff471f;
}

@media screen and (max-width:768px) {
    .sub-right-side {
        width: 100%;
    }
    .sub-left-side {
        width: 100%;
    }
    .sub-block-all {
        flex-direction: column;
    }
    .w-btn-mob {
        width: 100%;
    }
    #bsubscription {
        width: 100%;
    }

}

.margin {
    max-width: 715px;
    margin: 0 auto
}

#close-subscription {
    text-align: center
}

.h3recom {
    padding: 20px 10px;
    font-size: 7.2rem;
    text-align: center;
    font-family: "novitoregular", sans-serif;
    line-height: 6rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #202020;
    margin-bottom: 1.5rem
}

.rsetka {
    color: #FF5C38;
    text-decoration: none;
    display: block;
    float: right;
    font-size: 14px;
    border: 1px solid #FF5C38;
}

.rsetka:hover {
    text-decoration:none;
    color: #FF5C38;
}

.prod_title h1 {
    font-size: 30px!important;
    margin-top: 10px!important;
    margin-bottom: 0px!important;
}

.prod_title .h2 {
    
    margin-top: 0px!important;
}
.prod_title .h2 small {
    font-size: 16px!important;
}

.pechat a {
    color: #fff!important;
    background: #d2092d;
    padding: 10px;
    font-size: 20px
}

.lvovshop {
    margin-bottom: 15px;
    position: relative
}

.lvovtext {
    position: absolute;
    background: #d2092d;
    color: #f5f5f5;
    padding: 15px 25px;
    bottom: 25px
}

.pisanka {
    z-index: 999;
    cursor: pointer
}

.imgpis {
    position: absolute;
    background: url(/image/catalog/banmain/egg.png) no-repeat;
    height: 54px;
    width: 40px
}

#podpiska {
    margin: 0 auto;
    min-height: 100px;
    position: relative;
    overflow: hidden;
    max-width: 650px;
    background: #fff
}

#podpiska .nopad {
    padding: 0!important
}

#podpiska .inner {
    font: 13px/18px Verdana, Arial, sans-serif;
    margin: 0;
    position: relative
}

#podpiska .popup-heading {
    min-height: 19px;
    text-align: center;
    font-weight: 100;
    font-size: 18px;
    padding: 10px 5px;
    margin-top: 0;
    color: #ffed00
}

#podpiska .popniz-heading {
    text-align: center;
    font-weight: 100;
    font-size: 15px;
    padding: 0 5px;
    color: #fff
}

#podpiska .sub-bl {
    float: left;
    width: 100%;
    margin: 10px 0
}

#podpiska .success {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 100
}

.product-thumbq {
    padding: 15px 5px
}

.product-thumbq .caption {
    height: 100px
}

.product-thumbq .caption>h4 {
    text-align: center;
    height: 65px
}

.product-thumbq .caption>h4 a {
    color: #585252;
    font-size: 15px
}

.product-thumbq .caption .price {
    text-align: center
}

.product-thumbq .caption .price .price-new {
    color: #ffffff;
    font-weight: 500;
    font-size: 22px;
}

.product-thumbq .caption .price .price-old {
    color: #ffffff;
    font-size: 13px;
}

.hrefpad {
    text-align: center
}

.hrefpad a {
    padding: 10px 5px;
    color: #ffed00;
    font-size: 12px;
    text-decoration: underline
}

.hrefpad a:hover {
    text-decoration: none
}
.overflow {
    overflow:hidden;
}
.br-lim-h1 {
    min-height:50px;
}
.br-lim-h1 h1, .br-lim-h1 .h1 {
    padding:0 !important;
    margin:0 !important;
    text-indent:20px
}

.pdfix {
    position: fixed;
    bottom: 35px;
    left: 5%;
    background: #d2092d url(/image/catalog/letter/letterico.png)no-repeat left;
    color: #fff;
    padding: 15px 55px;
    border-radius: 28px;
    background-position-x: 0;
    text-decoration: underline;
    font-size: 18px;
    cursor: pointer;
    box-shadow: 0 3px 8px #650606;
    display: none
}

.pdfix:hover {
    text-decoration: none
}

.credit-stickers {
    position: absolute;
    top: 45px;
    left: 0;
    width: 80px;
    height: 120px;
    text-align: left;
    z-index: 9;
}

.pb-credit {
    width: 70px;
    display: inline-block;
    margin-bottom: 5px;
}

.pb-credit span {
    display: inline-block;
    text-align: center
}

.pb-credit i {
    display: inline-block
}

.pb-credit_label {
    font-size: 8px;
    line-height: 1;
    /* width:100%; */
    color: #a73e3e;
}

.pb-payparts_icon {
    width: 42px;
    height: 43px;
    background-image: url('/catalog/view/theme/default/image/pb_payparts/chast.png');
    background-size: cover
}

.pb-payparts_icon._green {
    width: 43px;
    height: 38px;
    background: url('/catalog/view/theme/default/image/pb_payparts/chast-green.png');
    background-size: cover
}

.pb-installments_icon {
    width: 42px;
    height: 51px;
    background-image: url('/catalog/view/theme/default/image/pb_payparts/rassrochka.png');
    background-size: cover
}

.pb-installments_icon._green {
    width: 42px;
    height: 52px;
    background: url('/catalog/view/theme/default/image/pb_payparts/rassrochka-green.png')
}

.product-layout .credit-stickers {
    left: 20px;
    width: 60px
}

.product-layout .pb-credit {
    width: 60px
}

.product-layout .pb-payparts_icon {
    width: 25px;
    height: 25px;
}

.product-layout .pb-installments_icon {
    width: 25px;
    height: 30px;
}

.credit-button_pb {
    position: relative;
    height: 40px;
    border: 0;
    background: 0;
    color: #999;
    color: green;
    margin-left: 15px;
    border: 1px solid green;
    padding: 2px 5px
}

.credit-button_pb .fa {
    position: absolute;
    font-size: 27px;
    top: 6px;
    left: 6px
}

.credit-button_pb span {
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    text-align: left;
    margin-left: 34px;
    font-size: 11px;
    line-height: 1.25;
    text-transform: uppercase
}

.credit-button_pb:hover {
    box-shadow: 1px 1px 4px 0 rgba(18, 178, 10, 0.58)
}

button.credit-button_pb[disabled],
.credit-button_pb.is-disabled {
    color: gray;
    border: 1px solid gray;
    cursor: no-drop
}

@media (max-width:991px) {
    .width300 {
        max-width: inherit;
        float: none;
        padding: 0px;
    }
}

@media (max-width:767px) {

    #contacts nobr {
        float: left;
        margin: 5px 5px;
    }
}

.box-hide {
    overflow: hidden;
    max-height: 15em;
    position: relative;
    color: #777777;
}

.box-hide:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 4em;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
}

#short_text_show_link {
    color: #d9524e;
}

#description, .stats {
    padding: 30px;
    background: #fff;
}

.viber>a {
    padding-left: 5px !important;
    padding-right: 0px !important;
}

@media screen and (min-width:813px) {
    img {
    max-width: 100%;
}
    .viber {
        display: none !important;
    }
    #contacts {
        padding: 7px 5px;
        font-size: 16px;
    }
    #work-time{
        padding: 7px 15px;
    }
}

.socialtop>a>span {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    margin: 0px 3px;
}

#dsl_google_button {
    background: #dd4b39
}

#dsl_google_button:active {
    background: #be3e2e;
}

#dsl_facebook_button {
    background: #4864b4
}

#dsl_google_button:active {
    background: #3a5192;
}

#dsl_twitter_button {
    background: #00ceff
}

#dsl_google_button:active {
    background: #03b3dd;
}

#dsl_live_button {
    background: #2672ec
}

#dsl_google_button:active {
    background: #205dbf;
}

#dsl_linkedin_button {
    background: #2a72b6
}

#dsl_google_button:active {
    background: #21588d;
}

#dsl_vkontakte_button {
    background: #5b82ab
}

#dsl_google_button:active {
    background: #466382;
}

#dsl_odnoklassniki_button {
    background: #f87f00
}

#dsl_google_button:active {
    background: #d06b00;
}

#dsl_yandex_button {
    background: #d83933
}

#dsl_google_button:active {
    background: #a62d29;
}

#dsl_paypal_button {
    background: #179bd7
}

#dsl_google_button:active {
    background: #222d65;
}

#dsl_instagram_button {
    background: #568fba
}

#dsl_google_button:active {
    background: #5d84a1;
}

#dsl_tumblr_button {
    background: #365572
}

#dsl_google_button:active {
    background: #2f404f;
}

#dsl_yahoo_button {
    background: #500095
}

#dsl_google_button:active {
    background: #3d026f;
}

#dsl_foursquare_button {
    background: #de5e5e
}

#dsl_google_button:active {
    background: #7c3232;
}

#d_social_login .dsl-button {
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.10);
    margin: 2px;
    margin-bottom: 10px;
    padding: 0px;
}

#d_social_login .dsl-button:hover {
    text-decoration: none;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.20);
}

#d_social_login .dsl-button:active {
    box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.20);
}

#d_social_login .dsl-button.dsl-button-medium .l-side,
#d_social_login .dsl-button .l-side {
    padding: 5px 5px 0px 5px;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    color: #fff;
    display: inline-block;
    font-size: 17px;
    vertical-align: middle;
    box-sizing: border-box;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
    position: relative;
}

#d_social_login .dsl-button.dsl-button-medium .r-side,
#d_social_login .dsl-button .r-side {
    padding: 6px 10px 6px 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
    box-sizing: border-box;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
}

#d_social_login .dsl-button.dsl-button-huge .l-side {
    font-size: 26px;
    padding: 8px 10px 8px 8px;
}

#d_social_login .dsl-button.dsl-button-huge .r-side {
    font-size: 15px;
    padding: 12px 20px 11px 20px;
}

#d_social_login .dsl-button.dsl-button-large .l-side {
    font-size: 20px;
    padding: 6px 6px 0px 6px;
}

#d_social_login .dsl-button.dsl-button-large .r-side {
    font-size: 13px;
    padding: 8px 16px 7px 16px;
}

#d_social_login .dsl-button.dsl-button-small .l-side {
    font-size: 14px;
    padding: 4px 4px 0px 4px;
}

#d_social_login .dsl-button.dsl-button-small .r-side {
    font-size: 10px;
    padding: 4px 5px 3px 5px;
}

#d_social_login .dsl-button.dsl-button-icons .l-side {
    font-size: 17px;
    padding: 5px 5px 0px 5px;
    border: none;
}

#d_social_login .dsl-button.dsl-button-icons .r-side {
    display: none;
}

a [class*="dsl-icon-"],
[class*="dsl-icon-"],
[class*="dsl-icon-"]:before {
    margin: 0px !important;
    background-image: none !important;
}

.dsl-label {
    vertical-align: middle;
    font-weight: bold;
    font-size: 20px;
    padding: 20px;
}

.dsl-label-icons {
    display: inline-block;
}

.dsl-hide-icon {
    opacity: 0
}

.full-w {
    padding-bottom: 30px;
    background-color: #fff;
    border-top: 1px solid #ccc;
}

.cataloge_list {
    padding-bottom: 30px;
}

.menu-noneed {
    background: #3f3f42;
    padding: 14px 0px;
    font-family: gilroy-regular;
}
.menu-noneed .links {
}
.menu-noneed .links a {
    color:#f5f5f5;
    font-size: 13px;
    padding: 0px 13px;
    text-decoration: none;
}
.menu-noneed .links a:hover{
    color:#ffc72c;
}

.header-links {
    font-size: 13px;
    font-weight: 700;
    text-decoration: : none!important;
    padding: 0px 5px;
}
.header-links:hover {
    text-decoration: : none!important;
}
.bag-header-link {
    border-radius: 2px;
    background-color: #FF5C38;
    padding: 7px!important;
}
.two-header-links:hover{
    color: #ffc72c!important;
}

.search-icon:hover {
    
}

.search-icon-href {
    color: #898d8d!important;
}
.header-search-bt:hover {
    color: #FF5C38!important;
}


.search-icon-href:hover {
    color: #FF5C38!important;
    cursor: pointer;
    text-decoration: none;
}
.search-input-block {
    position: absolute;
    left: 0;
    right: 0;
    top: 42px;
    padding: 0 30px 0 196px;
    z-index: 200;
}
#layer {
    overflow: auto;
    overflow-x: hidden;
    padding-left: 30px;
    padding-right: 30px;
}
#layer {
    list-style: circle!important;
}
.vkl {
    overflow: auto;
    max-height: 235px;
    overflow-x: hidden;
}
.show-more {
    color: #FF5C38;
    float: right;
    cursor: pointer;
    border: 1px solid;
    padding: 4px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 10px 10px;
}
.show-moreoc {
    color: #252020;
    cursor: pointer;
    background:#f5f5f5;
    margin:10px 0px;
    padding: 3px;
    text-align:center;
    text-decoration: none;
    display: block;
}
.show-moreoc:hover {
    background:#f2f2f5;
}

.container ::-webkit-scrollbar{width:10px;height:9px}
.container ::-webkit-scrollbar-button{width:0;height:0}
.container ::-webkit-scrollbar-thumb{background:#eea011;border:1px solid #f8ab4e;border-radius:50px}
.container ::-webkit-scrollbar-thumb:hover{background:#ee9439}
.container ::-webkit-scrollbar-thumb:active{background:#ee9439}
.container ::-webkit-scrollbar-track{background:#d3d3d3;border:3px solid #f7f7f7;border-radius:50px}
.container ::-webkit-scrollbar-track:hover{background:#d3d3d3}
.container ::-webkit-scrollbar-track:active{background:#d3d3d3}
.container ::-webkit-scrollbar-corner{background:0 0}
.blog-record-description h2 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.blog-record-description h3 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.blog-record-description img {
    padding-top: 10px;
    padding-bottom: 10px;
}
.stick {position: absolute;color: #fff;z-index:1;}
.tmp-product {
    left: 20px;
    top: 20px;
    font-size: 20px;
    padding: 7px 10px;
}

.tmp-cat {
    left: 10px;
    top: 5px;
    font-size: 17px;
}
.tmp-cat img {
 width:35px;
}
.content-container {
    padding-left: 2rem;
    padding-right: 2rem;
    position: relative;
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto;
}
.benefit-bar {
    background-color: #ffc72c;
    color: #38383b;
    font-size: .875rem;
    padding: 1rem 0;
    text-align: center;
}
.container-fluid.margin-none {
    margin-left: -10px;
    margin-right: -10px;
}
.margin-none {
    margin: 0;
}
.center-block {
    margin-left: auto !important;
    margin-right: auto !important;
}
.benefit-bar-icon {
   /* display: none;*/
    height: 64px;
    width: 64px;
}
.margin-bottom-xs {
    margin-bottom: .375rem;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
    margin-top: 0;
    line-height: 1.375;
}
.row1 {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px;
}
.col-xs-121 {
    flex: 0 0 100%;
    max-width: 100%;
}

.stepPageSpan {
    display:block;
    float:left;
    width:0px;
    height:0px;
}
@media (min-width: 992px) {
    .search-icon {
        font-size: 16px!important;
        padding: 19px 0px!important; 
    }
}

@media (min-width: 768px) {
.benefit-bar {
    padding: 1.5rem 0;
}
.col-sm-41 {
    flex: 0 0 20%;
    max-width: 20%;
}
.benefit-bar .benefit-bar-icon {
    display: inline-block;
}
}

.subscrirbe-block {
    background-color: #fff;
    padding: 20px;
    margin: 10px 0px;
}

.subs-child {
    height: 40px;
    padding: 5px 12px;
    font-size: 15px;
}

.subs-text {
    font-size: 16px;
}
.contentMainWrap {
    display:flex;
    flex-direction: column-reverse; 
}

.catalog-descr.row {
    padding:0 15px;
    margin:0 0 25px 0;
}

.mainPageWrap {
    display:flex;
    flex-direction: column-reverse;
}

#horizontal-menu .dropdown-menu {
    min-width:0px;
    
}
.blog12 .row {
    display: none;
}

.header-icons {
    display: flex;
}

.width-100 {
    width: 100%;
}

.layout-table {
    display: table;
    position: relative;
}
.layout-table div[class^="layout-table-"] {
    display: table-cell;
    vertical-align: top;
    position: relative;
}
.layout-table-right {
    padding-left: .5rem;
}

.layout-table-middle {
    vertical-align: middle !important;
}
.layout-table-body {
    max-width: 970px;
    width: 970px;
    overflow: hidden;
}
.nav-sections-container.minimized .header-logo {
    height: 20px
}

.nav-sections-container.minimized .nav-sections-item-size {
    display: none
}

.nav-sections-container.minimized .nav-sections-item>a {
    height: 50px
}

.nav-sections {
    color: #fff;
    font-size: 1.75rem;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

@media (min-width: 1025px) {
    .nav-sections {
        font-size: 1.6rem;
    }
    
}
.nav-sections-item>a {
        padding: 1.55rem .5rem;
    }
.nav-sections-item {
    font-weight: normal;
    font-style: normal;
    font-family: "gilroyExtraBold";
    display: inline-block;
    margin: 0;
    position: relative;
    text-transform: uppercase;
}

.nav-sections-item>a {
    display: inline-block;
    color: #38383b;
    height: 70px;
    padding: 2.55rem 15px;
    vertical-align: middle;
    cursor: pointer;
    font-family: gilroyExtraSemiBold;
}

.nav-sections-item.active>a {
    background-color: #f2f2f5;
    border-color: #ccc;
    color: #ff5c38;
}

.nav-sections-item:hover>a {
    border-color: #ccc!important;
    color: #ff5c38!important;
    text-decoration: none!important;
}

.nav-sections-item:hover>a:not(.active) {
    background-color: #f2f2f5!important;
}

.nav-sections-item-size {
    font-weight: normal !important;
    font-style: normal !important;
    font-family: "gilroy-regular";
    font-size: .75rem;
    text-transform: none
}
.nav-sections-item>span {
    display: inline-block;
    color: #38383b;
    height: 70px;
    padding: 2.55rem 15px;
    vertical-align: middle;
    cursor: pointer;
}
.nav-sections-item:hover>span:not(.active) {
    background-color: #fff;
}
.nav-sections-item:hover>span {
    color: #ff5c38;
    text-decoration: none;
}
.content-container {
    padding-left: 2rem;
    padding-right: 2rem;
    position: relative;
    max-width: 1206px;
    margin-left: auto;
    margin-right: auto;
}
#menu1 {
}
#menu2 {
    border-right: 1px solid #ccc;
}
#top {
    border-bottom: 1px solid #ccc;
}

.wish-but {
    position:absolute;
    right:30px;
    color:#ff5c38;
    font-size:20px;
}

.seform-s {
    padding: 20px;
    background-color: #f7f7f7;
     max-width: 510px;
    margin: 0 auto;
    margin-top: 100px;
    box-shadow: -1px 2px 4px 4px rgba(0,0,0,0.3);
}

.se-input {
    height: 45px!important;
    font-size: 17px!important;
}

.se-btn-sub {
    padding: 15px 50px;
    background-color: #FF5C38;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border: none;
    width: 100%;
    font-weight: 900;
}

.se-btn-sub:hover {
    text-decoration: none;
    background-color: #ff471f;
    border-color: #ff471f;
}

.se-form-text {
    font-size: 20px;
    text-align: center;
    font-weight: 900;
}





/*
lestro
*/
.grid-variants-icons {
    /* position: absolute; */
    width: 100%;
    text-align: center;
    margin-top: 5px;
    height: 30px;
    bottom: 0;
}
.grid-variants {
    position: relative;
    height: 100%;
    overflow: hidden;
}
.grid-variants-icon {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: 3px 2px;
    border-radius: 50%;
    box-shadow: 0 0px 5px rgba(0,0,0, 0.2);
    background-size: 100px 100px;
    background-position-x: -50px;
    background-position-y: -50px;
    background-repeat: no-repeat;
    border: 1px transparent;
    cursor: pointer;
    transition: all 0.3s;
}
.grid-variants-icon.active {
    border: 1px solid #ff471f;
    box-shadow: 0 0px 5px rgba(255,71,31, 0.8);
}

#option-10033, #option-10027 {
    display: none !important;
}