@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700&subset=cyrillic');
html {
    font-family: 'Roboto', sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeSpeed; 
    color:#252525;
}
body {
    font-family: 'Roboto', sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeSpeed; 
    color:#252525;
    font-size:1.375em;
}

.product-item-detail-info-container {
    font-family: 'Roboto', sans-serif;
    
}
a {
    color:#666;
}
a:hover,a:active,a:focus {
    color:#ff5722;
    text-decoration: none;
}
.btn-primary {
    background-color: #ff5722;
    border-color: #ff5722;
}
.btn-primary:hover {
    background-color: #ff5722;
    border-color: #ff5722;
}
.line-buy-btn {
    height: 260px;
    /* border: 1px solid #ccc; */
    padding: 5px;
    /* box-shadow: inset 0px 0px 2px #ccc; */
    overflow-y: auto;
    overflow-x: hidden;
}
.line-buy-btn table{
    width:100%;
}

/* icons SVG */
.ci {
  display:INLINE-block;
  width:25px;
  height:25px;
  margin-top: 3px;
  fill:#222;
}
.compare-label .ci {
  fill:#ff5722;
  width:20px;
  height:20px;
}

.two-button-block input[type=checkbox] + .compare-label .ci-chart {
    display:none;
}
.two-button-block input[type=checkbox]:checked + .compare-label .ci-chart {
    display:inline-block;
}
.two-button-block input[type=checkbox]:checked + .compare-label .ci-chart-o {
    display:none;
}
/* /icons SVG */

/* header */

.bx-header {
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bx-top-nav-container {
    text-align:center;
}
.bx-top-nav-container .bx-nav-list-1-lvl {
    display:inline-block;
}
.affix {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030000000;
  padding: 0;
}

.bx-header-section {
    padding: 10px 0px 0px;
}

.bx-top-nav-container {
    margin-top: 0px;
    border-radius: 0px;
}
.bx-top-nav-container {
    max-height:50px;
}
.bx-top-nav-container .bx-nav-1-lvl>a {
    padding-top:0;
    padding-bottom:0;
    font-weight:300;
    
}
.bx-top-nav-container .bx-nav-list-1-lvl {
    /* width:60%; */
}
.bx-top-nav-container .bx-nav-list-1-lvl .bx-nav-1-lvl{
    /* margin:0 1%; */
}
.bx-logo .bx-logo-block img {
        margin: 0 auto;
    display: block;
}

.bx-header .toggle-container {
    /* display:none; */
    position: absolute;
    border: 1px solid #000;
    
    padding: 5px;
        z-index:-9999;
    background-color: #fff;
    border-radius: 3px;
    top: -10px; 
     -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
    left:0;
    right:0;
    opacity:0;
    width:160px;
}
.bx-header .login-block:hover .toggle-container{
  opacity:1;
  top: 35px; 
      z-index:9999;
}
.bx-basket {
    position:relative;
}

.basket-block:hover .bx-basket-item-list{
    padding-bottom: 75px;
    height:auto;
    top: 35px;
    opacity:1;
          z-index:9999;
             -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}


.bx-basket-block {
    text-align:center;
    
}
.bx-opener .bx-basket-item-list {
    padding-bottom: 0;
}
.bx-basket-item-list {
    height:0;
    z-index:-9999;
    position: absolute;
    right: 0;
    z-index: 1000;
    background-color: #fff;
    overflow-x: hidden;
    /* border: 1px solid #ccc; */
    top: -5px;
    opacity:0;
        box-shadow: 0px 0px 10px #666;
             -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.bx-basket-item-list div{
    overflow-x: hidden;
}
.bx-basket-block .icon-link {
    border:none;
    font-size:25px;
    width: 40px;
    position: relative;
    height: auto;
    display: inline-block;
    /* margin: auto; */
    line-height: 40px;
    color: #222;
    border:none;
         -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
      vertical-align: middle;
}
.bx-basket-block .icon-link:hover { 
    background-color:#ff5722;
    color:#fff;
}
.bx-basket-item-list-button-container {
    margin:0 auto;
}
.header-col {
    /* line-height:60px; */
    margin-top:10px;
    position:relative;
}
.bx-logo-block div {
    height:50px;
}
/* menulist */
.bx-header nav {
    width: 100%;
    height: auto;
    line-height: 1;
    background-color: #ff5722;
}

.menublock {
        height: 46px;
}
.menutopblock {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: 47px;
}
.menu-nav-list {
    display: inline-block;
    margin: 0px auto;
    padding: 0px;
    text-align: left;
    /* line-height: 7; */
}
.menu-nav-list li {
    float: left;
    list-style: none;
    /* margin: 10px 10px; */
    color: #fff;
    display: block;
             -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.menu-nav-list a {
    line-height: 3;
    display: inline-block;
    /* margin-right: 20px; */
    padding: 2.5px 15px;
    color: #fff;
    text-transform: uppercase;
    text-decoration:none;
             -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.menu-nav-list li:hover {
    background-color:#fff;
}
.menu-nav-list li:hover a{
    color:#ff5722;
}
.menu-nav-list li:hover .menu-nav-list-2 a{
    color:#333;
}
.menu-nav-list li:hover .menu-nav-list-2 li:hover>a{
    color:#ff5722;
    text-decoration:underline;
}
.menu-nav-list-2-overlay {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    /* bottom: 0; */
    background: none;
    background-color: rgba(0, 0, 0, 0.5);
    height: 100vh;
    display: none;
    z-index: 10000;
    top: 46px;
    bottom: 0;
}
.menu-nav-list-2 {
    display: none;
    /* background: #fff; */
    position: absolute;
    width: 90%;
    padding: 0;
    left: 0;
    right: 0;
    /* display: inline-block; */
    margin: 0 auto;
    height: auto;
    background-color: #fff;
    color: #333;
    z-index: 100000;
    padding: 10px;
}
.menu-nav-list-2 a {
    color: #333;
    width: 100%;
}
.menu-nav-list-2 li {
    /* border: 1px solid #aaa; */
    /* box-shadow: 0 0 2px #ccc; */
    padding: 3px;
    width: 20%;
    /* border-radius: 3px; */
    width: 32%;
    text-align: center;
}
.menu-nav-list-2 li:hover {
    /* border: 1px solid #ff5722; */
    /* box-shadow: 0 0 2px #333; */
    padding: 3px;
    width: 20%;
    border-radius: 3px;
    width: 32%;
}
.bx-title {
    margin-top: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
/* /menulist */
.icon-link .num-of-this {
        font-size: 13px;
    display: inline-block;
    background-color: rgba(135, 135, 135, 0.6);
    width: 25px;
    /* height: 20px; */
    line-height: 20px;
    border-radius: 20px;
    position: absolute;
    left: 20px;
}
.bx-breadcrumb {
    background-color: #f5f5f5;
    border-radius: 3px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
        color: #777;
            -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover span {
        color: #ff5722;
}
.bx-breadcrumb i {
    color: #939393;
}
.bx-breadcrumb .bx-breadcrumb-item {
    float: left;
    margin-bottom: 0px;
    white-space: nowrap;
    line-height: 30px;
    vertical-align: middle;
    margin-right: 5px;
    margin-left: 5px;
}
/* /header */

/* footer */
.brands-slide {
       background: #fff; 
       text-align:left;
       padding-bottom: 20px;
}
.brands-slide h2{
    color:#000;
}
.bx-footer, .bx-footer-bottomline {
    background-color:#252525;
}
.bx-footer .bx-block-title {
    margin-bottom:10px;
}
#scrollUp {
        background: #222;
    bottom: 60px;
    color: #fff;
    height: 45px;
    line-height: 40px;
    right: 12px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
    width: 45px;
    font-size: 25px;
    position: fixed;
    z-index: 999999999;
    display: block;
    text-decoration:none;
    border:none;
}
#scrollUp:hover {
    background-color: #ff5722;
}
.btn-subscribe:hover {
    background-color: #292929;
}
.btn-subscribe:hover:before {
    background-color: #292929;
}
.btn-subscribe,.btn-subscribe:before {
    background-color: #ff5722;
      -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;

}
/* /footer */
/* bigslider */
.slide-item {
    width:100%;
    display: block;
}
.slide-item img{
    display: block;
    width: 100%;
    height: auto;
}
.BigSlider .owl-item, .BigSlider .owl-stage {
    width:100%;
    height:100%;
}
.BigSlider {
    position: relative;
    display: block;
    width:100%;
}

.first-slide-text {
    font-size: 50px;
    position: absolute;
    left: 0;
    right: 0;
    top: 25%;
    text-align: center;
    color: #fff;
    font-weight: 700;
}
.second-slide-text {
    font-size: 40px;
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    text-align: center;
    color: #fff;
    font-weight: 300;
}
.BigSlider .owl-nav {
    position:absolute;
    top:45%;
    left:0;
    right:0;
}
.BigSlider .owl-nav div{
    position: absolute;
    height: 90px;
    background-color: rgba(0,0,0,0.5);
    line-height: 90px;
    color:#fff;
    width: 35px;
    text-align: center;
}
.BigSlider .owl-prev {
    left: 0;
}
.BigSlider .owl-next {
    right: 0;
}

/* /slider */
/* itemslider */
.item-slider {
    /* height:500px; */
}
.item-slider .prod-item,.item-in-cat .prod-item {
    width:90%;
    /* height:500px; */
    margin:0 auto;
}
.item-slider .product-item-container {
    box-shadow:none;
}

.item-slider .product-item-info-container, .item-in-cat .product-item-info-container{
    display:none;
}
.item-slider .product-item-info-container.product-item-price-container,.item-in-cat .product-item-info-container.product-item-price-container {
    display:block;
}

/* /itemslider */
/* newsslider */
.newslist-carousel .owl-nav, .item-slider .owl-nav, .brends-slider .owl-nav, .item-slider-spec .owl-nav{
    position: absolute;
    top: -70px;
    right: 15px;
}
.item-slider-cat .owl-nav{
    position: absolute;
    top: -55px;
    right: 15px;
}
.newslist-carousel .disabled, .item-slider .disabled, .brends-slider .disabled, .item-slider-cat .disabled, .item-slider-spec .disabled{
    border: 1px solid #fdceac !important;
    color: #fdceac !important;
}
.newslist-carousel .owl-nav div, .item-slider .owl-nav div, .brends-slider .owl-nav div, .item-slider-cat .owl-nav div, .item-slider-spec .owl-nav div{
    border: 1px solid #fdceac;
    color: #fdceac;
}
.newslist-carousel .owl-nav div, .item-slider .owl-nav div, .brends-slider .owl-nav div, .item-slider-cat .owl-nav div, .item-slider-spec .owl-nav div{
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    font-size: 15px;
        -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.newslist-carousel .owl-nav:hover div, .item-slider .owl-nav:hover div, .brends-slider .owl-nav:hover div, .item-slider-cat .owl-nav:hover div, .item-slider-spec .owl-nav:hover div{
    border: 1px solid #ff5722;
    color: #ff5722;
}
.newslist-carousel .owl-next, .item-slider .owl-next, .brends-slider .owl-next, .item-slider-cat .owl-next, .item-slider-spec .owl-next{
    margin-left:3px;
}

/* /newsslider */
.bx-content-seection {
    padding: 0;
    padding-bottom:50px;
}
.workarea .container.bx-content-seection {
    padding-top: 15px;
}
body.bx-background-image {
    background-position: center; 
}
.banners {
    margin-top: 60px;
    margin-bottom: 20px;
}
.banners div {
    margin-bottom:30px;
}
h2, h4 {
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 50px;
    margin-top: 30px;
}
h2:after, h4:after {
        border-top: 4px solid #ff5722;
    content: "";
    position: absolute;
    top: 25px;
    width: 85%;
    left: 1px;

}
h2.mob:after, h4.mob:after {
        border-top: 4px solid #ff5722;
    content: "";
    position: absolute;
    top: 45px;
    width: 85%;
    left: 1px;

}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    -o-transform: translate(0, 0%);
    transform: translate(0, 0%);
}
.product-item-price-old {
    color: #a5a5a5;
    font-size: 15px;
    white-space: nowrap;
    text-decoration: line-through;
}
.product-item-price-current {
    color: #ff5722;
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
}
.product-item-title a {
    color: #3f3f3f;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
}
.bx-newslist .btn:active, .bx-newslist .btn:hover {
    background-color: #252525;
    border-color: #252525;
}
.bx-newslist .btn {
    background-color: #ff5722;
    border-color: #ff5722;
}
.product-item-detail-tab-link {
    color:#ff5722;
}
.product-item-detail-tab-link:after {
    background-color:#ff5722;
}
body.bx-background-image {
    background-image:none !important;
}
.bx-content-seection {
    border:none;
}
@media (max-width:1200px) {
.menublock {
    width: 100%;
}
.menu-nav-list a {

    padding: 2.5px 6px;
}
}
@media (max-width:768px) {
.BigSlider .owl-nav {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
}
.first-slide-text {
    font-size: 26px;
}
.second-slide-text {
    font-size: 22px;
}
}
/* Sidebar */
.sidebar-cat-end {
    display:none;
}
.bx-sidebar-block .sidebar-cat {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    border-radius: 3px;
    box-shadow: 0 0 2px #ccc;
    margin-top: 30px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
 -o-transition: all 0.3s ease-out;
 transition: all 0.3s ease-out;
}
.bx-sidebar-block .sidebar-cat:hover {
    border: 1px solid #ff5722;
}
.sidebar-cat h3 {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    color:#666;
    margin-top:0;
}
.sidebar-cat ul {
    list-style: none;
    padding: 10px;
    text-align: left;
}
.sidebar-cat li {
    border-bottom: 1px solid #ccc;
    line-height: 2;
}
.sidebar-cat li span{
color:#666;
}


/* /sidebar */
/* filter */
.bx-filter.bx-yellow .bx-filter-section {
    background-color: #fff;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    border-radius: 3px;
    box-shadow: 0 0 2px #ccc;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
 -o-transition: all 0.3s ease-out;
 transition: all 0.3s ease-out;
}
.bx-filter.bx-yellow .bx-filter-section:hover {
    border: 1px solid #ff5722;
}
.bx-filter .bx-filter-parameters-box-title span,
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span {
    color: #ff5722;
    border-bottom: 1px dashed #ff5722;
    cursor: pointer;
    text-transform:capitalize;
    font-size: 15px;
            -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bx-filter .bx-filter-parameters-box-title span:hover,
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span:hover {
    color: #ff5722;
    border-bottom: 1px dotted #ff5722;
                -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
    display: block;
    text-align: left;
    text-transform:capitalize;
}
.btn-link, .btn-link {
    color: #ff5722;
    border: 1px solid #ff5722;
    text-decoration: none;
        border-radius: 3px;
}
.btn-link:focus, .btn-link:hover {
    color: #f0bf72;
    border: 1px solid #f0bf72;
}

/* /filter */
.bx_item_detail_rating .bx_stars_rating_votes {
    color: #8d8d8d;
    font-size: 11px;
    line-height: 11px;
    vertical-align: middle;
    float: left;
    line-height: 30px;
}
.bx_item_detail_rating .bx_stars_container {
    position: relative;
    width: 68px;
    height: 30px;
    background: #dadada;
    background-size: 100% 100%;
    float:left;
}
.bx_item_detail_rating .bx_stars_progress {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #000;
}
/* brands */
.brands-list ul {
    list-style:none;
}
.brands-list ul li{
    float:left;
    margin-right:5px;
}
/* /brands */
.btn-link.product-item-detail-buy-button {
    height: auto;
    line-height: 40px;
}
.QuickView {
    max-width: 60%;
}
.qv-bigimage {
    max-width:300px;
    margin:0 auto;
}
.qv-detail-text {
    margin-top:30px;
}
.qv-smallimage img{
    width:10%;
    MARGIN-RIGHT:5px;
}
/* images flip */

.product-item-image-wrapper {
    padding-top: 0%;
}
.product-item .imgbox{
    max-width: 350px;
    width: 100%;
    display: block;
    height: 280px;
    overflow: hidden;
    border-radius: 3px 3px 0px 0px;
} 
.product-item .imgbox .imgflip {
    /* float: left; */
    z-index: -1;
    transition: 0.4s;
    width: 100%;
    height: 0px;
    /* max-height: 180px; */
    margin: 0 auto;
    display: block;
    transform: rotateY(-180deg);
}
.product-item .imgbox .imgflip.imgactive {
    width: 100%;
    z-index:1;
    transform: rotateY(0deg);
    height: auto;
}
.product-item-label-left {
    left: 0px;
}
.two-button-block label {
    display: block;
    color: #ff5722;
    /* fill: #000; */
    float: left;
    border: 1px solid #ff5722;
    min-width: 24%;
    text-align: center;
    line-height: 30px;
    margin-right: 2px;
    padding: 3px 10px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
 -o-transition: all 0.3s ease-out;
 transition: all 0.3s ease-out;

}
.two-button-block label:hover {
    background-color: #ff5722;
}
.podrobnee-button {
    width: 49%;
}
.like-label:hover span {
    color: #ffffff;
}
.podrobnee-button a {
    color: #ff5722;
}
.podrobnee-button:hover a {
    color: #ffffff;
}
.compare-label:hover .ci {
    fill: #fff;
    width: 20px;
    height: 20px;
}
.compare-button.compare-label {
    line-height: 24px;
}
.sort-filter i {
    font-size: 12px;
    /* vertical-align: middle; */
}
.sort-filter a {
    /* border: 1px solid #ccc; */
    margin-right: 1px;
    border-radius: 3px;
    padding: 4px 4px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
 -o-transition: all 0.3s ease-out;
 transition: all 0.3s ease-out;
}
.sort-filter a:hover {
    color:#fff;
    /* border: 1px solid #ff5722; */
    background-color: #ff5722;
}
.mobile-sort-filter .button-sort-filter {
    display:block;
    border: 1px solid #ccc;
    margin-right: 1px;
    border-radius: 3px;
    cursor:pointer;
    padding: 6px 8px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
 -o-transition: all 0.3s ease-out;
 transition: all 0.3s ease-out;
}
span.realtime-filter.button-sort-filter.this-sort-open {
    background: #ff5722;
    color: #fff;
    border-color: #ff5722;
}
.mobile-sort-filter .button-sort-filter:hover {
    color:#fff;
    border: 1px solid #ff5722;
    background-color: #ff5722;
}
.mobile-sort-filter .hide-sort {
    display:none;
}
.mobile-sort-filter>div {
    display: inline-block;
}
.sort-filter .active-sort, .display-filter .active-sort{
    color: #ff5722;
    border-color: #ff5722;
}
.sort-filter .active-sort:hover, .display-filter .active-sort:hover {
    color: #fff;
    background-color: #ff5722;
}
.display-filter a {
    border: 1px solid #ccc;
    margin-right: 1px;
    border-radius: 3px;
    padding: 6px 13px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.display-filter a:hover {
    color:#fff;
    border: 1px solid #ff5722;
    background-color: #ff5722;
}
.display-filter {
    text-align: right;
}
/* /images flip */
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #cc5500;
    border-color: #cc5500;
}
.bx-basket-block a {
margin-right:0px;
}
.product-item {
    display: block;
    border-radius: 3px;
    width: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding: 10px 10px;
    margin:10px 0px;
    box-shadow: 0 0 2px #ccc;
}
.product-item:hover { 
    box-shadow: 0 0 6px #333;
}
.bx-pagination .bx-pagination-container ul {
    margin: 0 auto;
}
.imgbox .imgorigin {
    width:100%;
}
.line-sku {
    font-size: 11px;
    width: 25%;
}
.line-plus-minus-btn {
    float: left;
    margin-right: 1px;
    cursor:pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

}
.line-plus-minus-btn:hover {
    color:#fff;
    background-color: #ff5722;
}
.line-quantity {
    font-size: 13px;
    float: left;
    max-width: 50px;
    margin: 0px 0px 5px 0px;
    height: 18px;
    width: 40px;
    border-color: #ff5722;
    border: 1px solid #ff5722;
    text-align: center;
    margin-right: 1px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.pod-zakaz .line-quantity {
    border: 1px solid #777;
    color:#777;
}
.pod-zakaz .line-plus-minus-btn {
    border: 1px solid #777;
    color: #777;
}
.pod-zakaz .line-plus-minus-btn:hover {
    color:#fff;
    background-color: #777;
}
.line-buy-price {
    margin-top: 10px;
}
.line-price-current {
    font-size: 25px;
    font-weight: 600;
    color: #ff5722;
}
.line-price-old {
    font-weight: 600;
    font-size: 16px;
    color: #c15d3f;
    text-decoration: line-through;
}
.line-plus-minus-btn {
    color: #ff5722;
    width: 18px;
    height: 18px;
    background: #fff;
    line-height: 16px;
    text-align: center;
    border: 1px solid #ff5722;
    font-size: 12px;
    font-weight: 600;
}
.minus-btn {
    border-radius: 3px 0px 0px 3px;
}
.plus-btn {
    border-radius: 0px 3px 3px 0px;
}
.btn-buy {
    position: relative;
    cursor:pointer;
    margin: 5px 0px;
    display: block;

    float: left;
    border: 1px solid #ff5722;
    width: 98.5%;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-right: 2px;
    padding: 3px 10px;
    border-radius: 3px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;  

    background-color: #ff5722;
}
.btn-buy:hover {
    
        background-color: #ff5722;
        border: 1px solid #ff5722;
        color: #fff;
        box-shadow: 0px 3px 13px #333;
    
    }
.btn-buy:active {

    background-color: #ff5722;
    border: 1px solid #ff5722;
    color: #fff;
    box-shadow: 0px 2px 5px #333;

}
.item-title {
    color: #ff5722;
    font-size: 20px;
    font-weight: 600;
}
.detail-text {
    font-size: 11px;
}
.pod-zakaz .line-sku {
    color: #777777;
}
.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span {
    background: #ff5722;
    color: #fff;
}
body.bx-theme-yellow .catalog-block-header {
    border-color: #ff5722;
}
.product-item-container:hover .hide-offers {
    opacity: 1;
}
.hide-offers {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; 
}
.hide-offers-inner {
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}
.hide-offers-inner span {
    position: relative;
    left: 0px;
}
.cat-section {
    min-height: 300px;
    display: inline-block;
    width: 100%;
    border: 1px solid #ccc;
    box-shadow: 0 0 2px #ccc;
    padding: 3px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; 
}
.cat-section:hover {
    box-shadow: 0 0 6px #333;
}
.cat-sections div {
    margin-bottom: 10px;
}
.cat-sections h3 {
    text-transform: uppercase;
    line-height: 24px;
    text-align: center;
}
.buy-result p {
    font-size: 11px;
    line-height: 1;
}
.add-tocart, .add-tolist {
    display:none;
}
.loader-gif {
       width: 30px;
       height: 30px;
       position: absolute;
       right: 10px; 
}
.bx-soa-preorder-section-title {
    /* margin-right: 17px; */
    font-size: 16px;
    left: 20px;
}
.product-element .btn-buy {
    width: 60%;
    margin-top: 0;
    float: right;
}
.product-element .two-button-block-elem {
    margin-top:40px;
}
.product-element .two-button-block-elem label {
    min-width: 15%;
}
.product-item-detail-info-section {
    padding: 10px 0px;
}
.product-item-detail-price-current {
    color: #ff5722;
}
.product-element .fix-control-slider .catalog-section.bx-yellow {
    /* margin-top: 80px; */
}
.product-item-detail-tabs-container-fixed {
    display: none;
}
.blog-comment-edit {
    margin-bottom: 20px;
}
.list-basket-items {
    display: block;
    position: absolute;
    z-index: 10000;
    background: #fff;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0px 0px 4px #ccc;
    left: -90px;
    /* right: 0; */
    width: 300px;
}
.catalog-section-list a {
    text-transform: capitalize;
}
a.brend-link {
    color: #777;
    line-height: 25px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 17px;
}
a.brend-link:hover {
    color: #ff5722;
    /* font-size: 25px; */
    text-transform: uppercase;
    border: 0;
}

@media (max-width:992px) {
    .bx-touch .product-item {
        background: #fff;
        padding: 4px 4px 0px;
        width: auto;
    }
    .product-item .imgbox {
        max-width: 350px;
        width: 100%;
        display: block;
        height: auto;
        overflow: hidden;
        border-radius: 3px 3px 0px 0px;
        max-height: 300px;
    }
    .product-item-price-current {
        color: #ff5722;
        font-size: 20px;
        font-weight: bold;
        white-space: nowrap;
        display: block;
    }

}
@media (max-width:767px) {
    .bx-touch .product-item {
        background: #fff;
        padding: 7px 13px 6px;
        width: auto;
    }
    .banners img {
        margin: 0 auto;
        display: block;
    }
    body.bx-theme-yellow .bx-logo {
        background: #ff5722;
    }
    .bx-header-section {
        padding: 0px 0px 0px;
    }
    
.this-must-overflow {
    max-height: 300px;
    height: 100%;
    overflow-y:auto;

}
.icon-link .num-of-this {
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
}
.bx-basket-block .icon-link {
    color: #fff;
}
.ci {
    fill: #fff;
}
.bx-aside-nav-control.bx-closed .fa-bars, .bx-aside-nav-control.bx-opened .fa-times {
    color: #fff !important;
}
.bottom-menu-fixed {
    background:#222 !important;
}
h2:after, h4:after {

    top: 120%;
}
.bx_page {
    padding: 20px;
}
.product-item-label-ring.product-item-label-small, .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}
.product-item-label-text.product-item-label-small span, .product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
    line-height: 14px;
    font-size: 13px;
    padding: 2px 7px;
    margin-bottom: 1px;
}
.product-item .imgbox {

    margin: 0 auto !important;
}
.BigSlider .slide-item {
width: 700px;
}
.home-page h2 {
    font-size: 14px;
    margin: 10px 10px;
}
}



.bx-searchtitle .bx-input-group-btn button:hover {
    background: #ffffff;
}
.bx-searchtitle .bx-input-group-btn button {
    padding: 5px 12px;  
}
.bx_searche .bx_item_block {
    min-height: 45px;
    position: relative;
}
div.title-search-result {
    min-width: 300px;
}
.bx_ordercart.bx_yellow .bx_bt_button,
.bx_ordercart.bx_yellow .bx_ordercart_order_pay .bx_ordercart_order_pay_center .checkout,
.bx_soc_comments_div.bx_important.bx_yellow .bx_bt_button {
    color: #ffffff;
    background: #ff5722;
    text-shadow: none;
}
.btn-subscribe {
    border-radius: 3px; 
}
.bx_ordercart .bx_sort_container a.current,.bx_ordercart .bx_sort_container a.current:hover,.bx_ordercart .bx_sort_container a:hover {
    box-shadow: none;
    background: #ff5722;
    text-shadow: none;

}
.bx_ordercart .bx_sort_container a {
    border: 1px solid #ff5722;
    border-radius: 3px;
    background: #fff;
    text-shadow: none;
}
.bottom-menu-fixed {
    position: fixed;
    left: 0;
    right: 0;
    /* top: 0; */
    bottom: 0;
    background: #fff;
    box-shadow: 0px 0px 8px #333;
    /* border-top: 1px solid #ff5722; */
    height: 50px;
    line-height: 50px; 
    z-index: 1000000000;
    padding: 0px 10px;
}
.bx-aside-nav-control {
    font-size: 32px;
    position: relative;
    height: 50px;
    top: 0px;
    left: 0px;
    line-height: 45px;
    cursor: pointer;
    z-index: 1750;
    color: #000;
    text-align: center;
}
.bx-aside-nav-control.bx-closed .fa-times,.bx-aside-nav-control.bx-opened .fa-bars{
    display:none;
    color:#222;
}
.bx-aside-nav-control.bx-closed .fa-bars,.bx-aside-nav-control.bx-opened .fa-times{
    display: inline-block;
    color:#222;

}
.bx-aside-nav {
    width: 100%;
    background: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; 
}
.bx-aside-nav.bx-opened {
    overflow-y: auto;
    /* background: rgba(0, 0, 0, 0.5); */
}
.bx-aside-nav-inner {
    width: 90%;
    background: #333;
    height:auto;
    min-height: 100%;
}
.bx-aside-nav-inner.bx-opened-list {
    height: auto;
}
.bottom-menu-fixed .basket-block .icon-link{
    font-size: 30px;
}
.bx-theme-yellow .find-open .btn.btn-default {
    background-color: #ff5722;
    color: #ffffff;
    border: 1px solid #f8fafc;
}
.find-open .find-block {
    z-index: 99999;
}
.find-open .bx-logo .bx-logo-block {
    visibility: hidden;
}
.bx-aside-nav a {
    border-bottom: 1px solid #3a3a3a;
}
ul#menu-nav-list {
    text-transform: capitalize;
}
.bx-nav-parent ul {
    padding-left: 25px;
}
.detail-text {
    font-size: 11px;
    max-height: 75px;
    overflow: hidden;
    /* box-shadow: inset 0px 0px 20px #fff; */
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.control a {
    color: #ff5722;
    font-size: 11px;
}
.basket_quantity_control a.plus {

    border-radius: 3px 3px 0 0;
    margin-top: 1px;
}
.basket_quantity_control a.minus {
    background-position: 0px -21px;
    border-radius: 0 0 3px 3px;
    margin-top: -1px;
}
.basket_quantity_control a {
    width: 13px;
}
/* AJAX bitrix loader */
#AJAX-LOAD-WRAP {
    width: 150px;
    height: 40px;
    position: fixed;
    top: 30px;
    right: 30px;
    z-index: 1000000000;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 2px #ccc;
    background: #fff;
}
#AJAX-LOAD-WRAP p{
    float: left;
    line-height: 38px;
}

.cssload-container {
    width: 40px;
    height: 25px;
    text-align: center;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

.cssload-speeding-wheel {
	width: 25px;
	height: 25px;
	margin: 0 auto;
	border: 1px solid rgb(0,0,0);
	border-radius: 50%;
	border-left-color: transparent;
	border-right-color: transparent;
	animation: cssload-spin 950ms infinite linear;
		-o-animation: cssload-spin 950ms infinite linear;
		-ms-animation: cssload-spin 950ms infinite linear;
		-webkit-animation: cssload-spin 950ms infinite linear;
		-moz-animation: cssload-spin 950ms infinite linear;
}



@keyframes cssload-spin {
	100%{ transform: rotate(360deg); transform: rotate(360deg); }
}

@-o-keyframes cssload-spin {
	100%{ -o-transform: rotate(360deg); transform: rotate(360deg); }
}

@-ms-keyframes cssload-spin {
	100%{ -ms-transform: rotate(360deg); transform: rotate(360deg); }
}

@-webkit-keyframes cssload-spin {
	100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@-moz-keyframes cssload-spin {
	100%{ -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
/* /AJAX bitrix loader */
.bx-filter.bx-yellow .bx-ui-slider-pricebar-vn {
    background: #ffd7ba;
}
.bx-filter.bx-yellow .bx-ui-slider-pricebar-v {
    background: #ff5722;
}
h1.bx-title {
margin-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
ul.menu-nav-list-2 img,li.bx-nav-parent img {
    width: 40px;
}
.bx-aside-nav .bx-active>a{
   color:#ff5722;
}
.aside-menu li {
    list-style: none;
}
.aside-menu ul.root-item {
    display:none;
}
ul.aside-menu a {
    display: inline-block;
    line-height: 25px;
    padding-left:5px;
    text-transform:capitalize;
    width: 100%;

}
ul.aside-menu .have-nav a {
    width: 90%;

}
ul.aside-menu {
    padding-left: 0px;
    color:#222;
    /* border:  1px solid #ccc; */
    /* border-radius:  3px; */
    box-shadow: 0px 0px 2px #ccc;
}
ul.aside-menu ul{
    padding:5px;
}
ul.aside-menu>li{
    border:  1px solid #ccc;
    border-bottom:none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; 
}
ul.aside-menu>li:first-child{
    border:  1px solid #ccc;
    border-radius:3px 3px 0 0;;
    border-bottom:none;
}
ul.aside-menu>li:last-child{
    border:  1px solid #ccc;
    border-radius:0 0 3px 3px;
}
ul.aside-menu i {
    width:  10%;
    text-align:  center;
    line-height: 25px;
    cursor: pointer;
    color:#222;
}
.bx-filter .bx-filter-section {
    position: relative;
    padding-top: 15px;
}
ul.aside-menu .have-nav .root-item-selected, ul.aside-menu .have-nav .item-selected {
    color: #ff5722;
}
.mobile-sort-filter {
    padding: 10px 20px;
    background: #fff;

}
.mobile-sort-filter .hide-sort {
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
    top: 48px;
    padding: 10px 20px;
    z-index: 10000000;
}
.mobile-sort-filter.affix {
    padding: 10px 10px;
    z-index: 10299999;
}


td.custom-border-name {
    padding:  0;
}

tr.custom-border td {
    padding: 10px !important;
    /* height: 30px; */
    font-weight:  700;
}
.catalog-block-header {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin: 0px 0;
    padding: 15px 15px;
    border-bottom: 2px solid #d9dee6;
    color: #000;
    text-transform: uppercase;
    padding-top: 0px;
}
.ya-share2.ya-share2_inited {
    margin-top: 25px;
    text-align: center;
}
img.detail-pict-elem {
    width: 100%;
}

.mobile-sort-filter .mobile-display-sort-close {
    font-size: 30px;
    float: right;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #222;
    display: none;
}
.product-item-detail-properties {
    color: #a5a5a5;
    font-size: 12px;
    margin: 0;
    display: block;
    overflow: hidden;
    max-width: 240px;
}
a.razmer-cupon-table-alt {
    display: block;
    margin-bottom: 10px;
    text-align: center;

}
.line-buy-btn .razmer-cupon-table-alt {
    text-align: center;
    margin-top: 10px;
}
p.harct-head {
    height: 40px;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 25px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: 40px;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.product-item-detail-properties.harct {
    max-width: 190px;
}
.product-item-detail-tab-content.active.product-item-detail-tab-content-desc.hide-descript {
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}
.product-item-detail-tab-content-desc-showall {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    line-height: 50px;
    cursor: pointer;
    background: url(/bitrix/templates/eshop_bootstrap_yellow/images/gradient.png);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    /* text-shadow: 0px 4px 11px #ff5722a6; */
    color: #333;
    padding-left: 15px;
    /* border-top: 1px solid #ff5722; */
}
.product-item-detail-tab-content-desc-showall:before {
    content: '';
    height: 2px;
    width: 55%;
    background: #ff5722;
    position: absolute;
    top: 15px;
}
.sale-personal-section-index-block-ico {
    font-size: 60px;
}
.sale-personal-section-index-block-link {
    color: #fff;
    position: relative;
}
.sale-personal-section-index-block-link.alert-this:before {
    content: '!';
    position: absolute;
    top: -10px;
    /* left: -10px; */
    right: -10px;
    width: 50px;
    height: 50px;
    background: #f00;
    border-radius: 40px;
    line-height: 50px;
    font-size: 42px;
    font-weight: 900;
}
.table_compare img {
    max-width: 200px;
}
.bx_compare .bx_filtren_container ul li {
    position: relative;
    display: inline-block;
    width: auto;
    margin-right: 0;
    margin-bottom: 0;
    padding-left: 18px;
    vertical-align: top;
}
.bx_compare .bx_filtren_container ul{
display: none;
}
.bx_compare .bx_filtren_container label{
    display: inline;
}
.bx_compare .bx_filtren_container h5 {
    font-size: 15px;
    /* margin: 0 0 23px 0; */
    text-shadow: 0 1px 1px #fff;
    border: 1px solid #ccc;
    margin-right: 1px;
    border-radius: 3px;
    padding: 6px 13px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: #ff5722;
    border: none;
    color: #fff;
    text-shadow: none;
    max-width: 200px;

}
.bx_compare.bx_yellow .bx_filtren_container {
    background:none;
    border: none;
}
.table_compare .bx_bt_button.bx_small {
    display: none;
}
.bx_compare .table_compare table tr td a {
    color: #ff5722;
}
@media (max-width:520px) {
    tr.custom-border {
        /* height: 20px; */
        margin: 0 !important;
    }
    .custom-border td {
        display: none !important;
    }
    td.custom-border-name {
        display: block !important;
        padding: 0 !important;
    }
}
div.bx-system-auth-form span.bx-auth-secure {
    display:none !important;
}
.catalog-block-header-home {
    margin-top: 30px;
}
.bx_profile .form-group .form-control.form-control-radio {
    display: inline-block;
    width: auto;
    border: none;
    box-shadow: none;
    height:20px;
}
.detail-text dt {
    float: left;
    text-transform: capitalize;
}

.detail-text dd {
    /* float:  right; */
    text-align:  right;
}
@media (max-width:768px) {
 .item-slider-spec .owl-nav{
    position: absolute;
    top: -40px;
    right: 15px;
}
}
/* hernyaaaaaaaaaaaaaaaaaaaa */
 .item-slider-spec .prod-item, .item-in-cat .prod-item {
    width: 92%;
    margin:0 auto;
}

.item-slider-spec .product-item .imgbox {
    height: 130px;
    /* margin-bottom:  0; */
}

.item-slider-spec .product-item-image-wrapper {
    margin-bottom:  0;
}

.item-slider-spec .bx_item_detail_rating {
    margin:  0;
}

.item-slider-spec .product-item-title {
    margin:  0;
}

.item-slider-spec .product-item-title a {
    font-size: 12px;
        white-space: nowrap;
}

.item-slider-spec .product-item-price-container {
    margin:  0;
}

.item-slider-spec .product-item-price-current {
    font-size: 13px;
}

.item-slider-spec span.product-item-price-old {
    font-size: 10px;
}

.item-slider-spec .two-button-block label {
    line-height: 20px;
    font-size: 10px;
    padding:  0;
    min-width: 23%;
}

.item-slider-spec .compare-label .ci {
    width: 15px;
    height: 15px;
}

.item-slider-spec .compare-button.compare-label {
    line-height: 11px;
}

.item-slider-spec .product-item {
    padding: 4px;
}
/*  alt-modal */
.modal-table-alt {

    position: fixed;
    height:  100%;
    width:  100%;
    top: 0;
    bottom:  0;
    left:  0;
    right:  0;
    z-index:  9999999999;
    display:  block;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}

.modal-table-alt-content {
    position:  absolute;
    margin:  0 auto;
    display:  block;
    left:  0;
    right:  0;
    top: 30%;
    bottom: auto;
    width: 100%;
    max-width: 600px;
}

span.modal-table-alt-close {
    font-size: 50px;
    color: #000;
    position:  absolute;
    top: 0px;
    right: 0px;
    cursor:  pointer;
    height: 30px;
    width: 30px;
    line-height: 30px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
span.modal-table-alt-close:hover {
    color:#ff5722;
}
p.sclad-otgruzki {
    font-size: 14px;
    font-weight:  bold;
}

p.sclad-otgruzki span {
    font-weight: normal;
    color: #ff5722;
}

.section-top-special .item-slider-spec .owl-nav {
    position: absolute;
    top: 40%;
    right: -10px;
    left: -10px;
}
.section-top-special .item-slider-spec .owl-nav .owl-next {
    float: right;
}
.section-top-special .item-slider-spec .owl-nav div {
    background: #fff;
}
.bx-catalog-element .product-item-detail-info-container {
    font-family: 'Roboto', sans-serif;
    text-align: center;
}
.bx-catalog-element .product-item-detail-info-container .bx_item_detail_rating .bx_item_rating {
    text-align: right;
    display: block;
    margin: 0 auto;
    height: 30px;
    width: 25%;
}
.bx-catalog-element .product-item-detail-properties {
    margin: 0 auto;
}
@media (min-width:478px) {
    .flexslider .slides img {
        height: auto;
        -moz-user-select: none;
        max-height: 400px;
        width: auto;
        margin: 0 auto;
    }
    img.detail-pict-elem {
        max-height: 400px;
        width: auto;
        margin: 0 auto;
        display: block;
    }
}
@media (max-width:478px) {
    .product-element .product-item .imgbox {
        height: auto;
        /* max-height: 180px; */
    }
    .prod-item .bx_item_detail_rating {
        margin-bottom: 10px;
        display: none;
    }
    .prod-item .product-item-title {
        margin-bottom: 5px;
        white-space: nowrap;
    }
    .prod-item .product-item-price-old {
        display: none;
    }

    .item-slider .disabled, .item-slider-spec .disabled, .newslist-carousel .disabled{
        display: none !important;
    }
   .item-slider .owl-nav, .item-slider-spec .owl-nav, .newslist-carousel .owl-nav{
        position: absolute;
        top: 40%;
        right: -10px;
        left: -10px;
    }
    .item-slider .owl-nav .owl-next, .item-slider-spec .owl-nav .owl-next, .newslist-carousel .owl-nav .owl-next{
        float: right;
    }
    .item-slider .owl-nav div, .item-slider-spec .owl-nav div, .newslist-carousel .owl-nav div{
        border: 1px solid #ff6b00;
        color: #fff;
        background: #ff5722;
    }
    .item-slider .owl-nav:hover div, .item-slider-spec .owl-nav:hover div, .newslist-carousel .owl-nav:hover div{
        border: 1px solid #ff5722;
        color: #fff;
    }
    .section-top-special .item-slider-spec .owl-nav div  {
        color:#ff5722;
    }
    .section-top-special .item-slider-spec .owl-nav:hover div  {
        color:#ff5722;
    }
    .bx-content-seection {
        padding-bottom: 0;
    }
    .item-slider {
        /* height: auto; */
        /* max-height: 270px; */
    }
    .product-item-image-wrapper {
        padding-top: 0%;
        margin-bottom: 4px;
    }
    .product-item-title a {
        font-size: 13px;
    }
    .prod-item .product-item-title {
        margin-bottom: 0px;
    }
    .product-item-price-current {
        font-size: 15px;

    }
    .product-item-info-container.product-item-price-container {
        margin: 0;
    }
    .product-item-label-ring.product-item-label-small, .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .catalog-block-header {
        padding: 5px 15px;
        font-size: 13px;
    }
    .stack-products-custom {
        /*max-height: 330px;*/
    }
    .bx_soc_comments_div {
        margin-bottom: 5px;
    }
    .bx_soc_comments_div .bx-catalog-tab-list li a, .bx_soc_comments_div .bx-catalog-tab-list li>span {
        margin-bottom: 0px;
    }
    .bx_soc_comments_div .bx-catalog-tab-list {
        margin: 0;
        margin-bottom: 10px;
    }
    .product-item-detail-properties {
        max-width: 100%;
    }
    
}
@media (min-width:768px) and (max-width:1200px) {
    .item-slider .prod-item, .item-in-cat .prod-item {
        width: 96%;
        /* height: 500px; */
        margin: 0 auto;
    }
}
div#menu-top-links a {
    text-align: center;
}
.brends-slider.owl-carousel .owl-item {
    text-align: center;
}
.section-top-special .catalog-block-header {
    text-align: center;
}
ul.submenu-nav-list-2 {
    float:  none;
    text-align:  center;
    padding:  0;
    /* line-height: 1px; */
}

ul.submenu-nav-list-2 li {
    float:  none;
    text-align:  center;
    margin: 0 auto;
    /* line-height: 3px; */
    /* height: 61px; */
}

ul.submenu-nav-list-2 li a {
    line-height: 20px;
}
p.spec-file a {
    color: red;
}
.bx-authform {
    margin: 0 0 25px;
    max-width: 950px;
}
table.spec-anketa
 th {
    text-align:  center;
    background: #f8fafc;
}

table.spec-anketa
 td {
    min-width: 65px;
    text-align:  center;
    border: 1px dashed #ccc;
    padding: 3px;
}

table.spec-anketa {
    font-size:  12px;
    text-align: center;
    border-spacing: 0px;
    border-collapse: collapse;
    width:  100%;
}

table.spec-anketa
 tr:first-child {
    border:  1px solid #ccc;
}
.users-lists {
    border-bottom: 4px solid #ff5722;
    padding-bottom: 10px;
    margin-bottom: 60px;
}

li.product-item-detail-tab:after {
    content: "\f053";
    position: absolute;
    top: 42%;
    right: 10px;
    font-family: fontawesome;
    font-size: 10px;
    color: #ffa868;
}
li.product-item-detail-tab.opentab:after {
   content: "\f078";
}
.bx_soc_comments_div .bx-catalog-tab-list li.active:after {
    content: "\f053";
    position: absolute;
    top: 24%;
    right: 0px;
    font-family: fontawesome;
    font-size: 10px;
    color: #ffa868;
}
.bx_soc_comments_div .bx-catalog-tab-list li.active.opentab:after {
        content: "\f078";

}
li.product-item-detail-tab {
    position:  relative;
}
.bx_soc_comments_div .bx-catalog-tab-list li:hover, .bx_soc_comments_div .bx-catalog-tab-list li.active {
    position: relative;
}
.bx-authform-input-container {
    overflow-x: auto;
}

@media (max-width:768px) {
    .item-slider-spec .product-item .imgbox {
    height: auto;
    /* margin-bottom: 0; */
        max-height: 240px;
}
.ya-share2 {
    
}
}
.socnet-link {
    font-size: 35px;
    text-align: left;
    text-decoration: none;
}
a.razmer-cupon-table-alt {
    margin-top: 10px;
}

.__jivoMobileButton {
    bottom: 35px!important;
}

.mobile-sort-filter.affix {
    padding: 10px 10px;
    z-index: 3 !important;
}
@media (max-width: 992px) {
    .product-item .imgbox {
        max-height: 470px !important;
    }
}