.grecaptcha-badge {
    display:none
}

.products-list {
    border-bottom: none;
}

.products-list:before {
    display: none;
}

.products-list li {
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    padding: 7px 15px 15px;
    width: 281px;
    border-top: none;
}
.products-full-page,
.products-full-page .product-line {
    width:100%
}

@media (min-width:1171px) {
    .products-full-page .products-list li {
        width:25%;
    }
}
.products-list li:nth-child(-n + 3) {
    border-top: 1px solid #d2d2d2;
}

.products-list li:nth-child(3n) {
    border-right: 1px solid #d2d2d2;
}

.products-list .product .image {
    width: auto;
    border: none;
    height: 165px;
    margin-left: -11px;
    margin-right: -7px;
}

.products-list .product img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 168px;
}

.products-list li:last-child {
  border-right: 1px solid #d2d2d2;
}

.products-list .product .image a {
    display: block;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.products-list .product .name {
    text-decoration: none;
    color: #000;
    font: 400 14px/16px 'Ubuntu', sans-serif;
    text-transform: uppercase;
    margin-bottom: 15px;
    min-height: 48px;
}

.products-list .product .price-holder strong em {
    font: 21px/22px 'als_rublregular';
}

.products-list .product .name:hover {
    color: #e61d1d;
}

.viewed .product .price-holder,
.products-list .product .price-holder {
    float: left;
}

.viewed .product .buy-holder,
.products-list .product .buy-holder {
    float: right;
}

.products-list .comparison, .product-line .product-holder .buy-box .comparison {
    float: right;
    clear: both;
}

.products-list .product .price-holder strong {
    font: 500 20px/20px 'Ubuntu', sans-serif;
}

.products-list .price .warranty2 {
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px !important;
}

.products-list .product .price-holder .old-price {
    color: #999999;
    font: 400 18px/20px 'Ubuntu', sans-serif;
    text-align: left;
    top: 26px;
    text-align: center;
    width: 103px;
}

.product .price-holder .old-price .sale {
  top: -255px;
  left: -9px;
}

.content .products-list .product .price-holder .old-price .sale,
.products-list .product .price-holder .old-price .sale,
.products-line .product .price-holder .old-price .sale {
  background-color: transparent;
  background-image: url('../images/bg-sale-new.png');
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
}

.content .products-list .product .price-holder .old-price .sale:after,
.products-list .product .price-holder .old-price .sale:after,
.products-line .product .price-holder .old-price .sale:after {
  display: none;
}

.product .buy-holder .buy {
    background-color: #e61d1d;
    font-weight: 400;
    width: 110px;
}

.products-list .comparison {
    background: none;
    padding: 0;
}

/*Детальная*/

.carousel03 ul li {
    margin-right: 10px;
    opacity: 0.5;
}

.carousel03 ul li.flex-active-slide {
    opacity: 1;
}

.carousel03 ul li {
    margin-right: 0;
}

.item-wrapper .photo-box {
    width: 495px;
    margin-right: 10px;
}

.item-wrapper .information {
    width: 233px !important;
}

.item-wrapper .information .article-info dd {
    width: 100%;
    float: none;
}

.item-wrapper .information .price-box {
    margin-bottom: 15px;
}

.red__btn {
    display: inline-block;
    vertical-align: top;
    width: 132px;
    color: #fff;
    border: none;
    border-bottom: 2px solid #a91717;
    background: #e01c1c;
    text-align: center;
    padding: 10px 0;
    border-radius: 4px;
    font: 500 14px/16px 'Ubuntu', sans-serif
}

.red__btn:hover {
    background: #a91717;
}

.zoom__btn {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #e60000;
    border: 3px solid #fff;
}

.close__btn {
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
    background-color: #fff;
    line-height: 15px;
    padding: 10px 22px;
}

.select_prop2 .select-area {
    width: 100% !important;
    background: none;
    background-color: #f6f6f6;
    border: none;
    border-top: 2px solid #e5e5e5;
    height: 40px;
    cursor: pointer;
}

.select_prop2 .select-area.select-active {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.select_prop2 .select-area .center {
    color: #000;
    font: 500 15px/15px 'Ubuntu', sans-serif !important;
    padding: 0 !important;
    white-space: normal;
    position: absolute;
    left: 20px;
    top: calc(50% - 3px);
    display: block;
    transform: translateY(-50%);
}

.select-options ul a {
    background-color: #fff;
    padding: 8px 8px;
}

.select-options .item-selected a {
    font-weight: 400 !important;
    background-color: #f6f6f6;
}

.select_prop_popup {
    display: block;
    width: 100%;
    background-color: #f6f6f6;
    border-top: 2px solid #e5e5e5;
    margin-bottom: 10px;
    height: 40px;
    font-weight: 500;
    font-size: 15px;
    line-height: 40px;
    font-family: 'Ubuntu', sans-serif !important;
/*    padding: 11px 20px 10px;*/
    padding-left: 20px;
    padding-right: 48px;
    border-radius: 2px;
    position: relative;

    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 0;
    background: linear-gradient(#FFF, #E6E6E6);
    box-shadow: none;
    color: #333;
    text-shadow: none;
}

.select_prop_popup_name {
/*    position: absolute;
    top: calc(50% - 2px);
    left: 20px;
    transform: translateY(-50%);
    white-space: normal;
    display: block;
    max-width: 160px;*/
    line-height: 40px;
}

.select_prop_popup_img {
    display: inline-block;
    width: 50px;
    height: 38px;
    border-radius: 2px;
    background-color: #6a2d3d;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0px;
    right: 0;
    bottom: 0;
    border-left: 1px solid #CCC;
}

.select_prop_popup:hover {
    text-decoration: none !important;
}

.photo-box .slides li {
    position: relative;
}

.photo-box .slides li a .icon-zoom {
    display: none;
    position: absolute;
    right: 5px;
    bottom: 8px;
    width: auto;
    line-height: 24px;
    padding: 5px 20px 5px 32px;
    border-radius: 16px;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    opacity: 0;
    filter: opacity(0);
    visibility: hidden;
}

.photo-box .slides li.flex-active-slide a .icon-zoom {
  display: block;
}

.photo-box .slides li a .icon-zoom:before {
    content: '';
    display: none;
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url('../images/ico-zoom.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: -3px;
    left: -10px;
}

.photo-box .slides li.flex-active-slide a .icon-zoom:before {
  display: block;
}

.photo-box .slides li.flex-active-slide a:hover .icon-zoom {
    opacity: 1;
    visibility: visible;
    filter: opacity(1);
}

.choose-modal {
    width: 780px;
}

.choose-modal__wrapper {
    background-color: #fff;
    border-radius: 3px;
}

.choose-modal__big-item {
    height: 350px;
    background-color: #fff;
    background-size: cover;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.choose-modal__small-item {
    background-color: #fff;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    background-color: orange;
    float: left;
    display: block;
    width: 52px !important;
    height: 52px;
}

.choose-modal .carousel04 .slides {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 2px;
    width: 100% !important;
    margin-top: 0;
    transform: translate3d(0px, 0px, 0px) !important;
}

.choose-modal .carousel04 .flex-active-slide {
    box-shadow: inset 0 0 0 7px #fff;
}

.choose-modal .picker__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}

.fancybox-close.fancybox-close-red-cross {
    background: url('../images/ico45.png') no-repeat;
    right: 47px;
    top: 25px;
    background-color: #fff;
    border-radius: 50%;
    opacity: 0.5;
    transition: 350ms ease;
    width: 31px;
    height: 31px;
    background-position: center;
}

.fancybox-close:hover {
    opacity: 1;
    background-position: center;
}

.fancybox-nav.fancybox-next span {
  background: url(../images/arrow-r.png) no-repeat;
}

.fancybox-nav.fancybox-next:hover span {
  background: url(../images/arrow-r-red.png) no-repeat;
}

.fancybox-nav.fancybox-prev span {
  background: url(../images/arrow-l.png) no-repeat;
}

.fancybox-nav.fancybox-prev:hover span {
  background: url(../images/arrow-l-red.png) no-repeat;
}

.fancybox-next span {
  right: -50px;
}

.fancybox-prev span {
  left: -30px;
}

#fancybox-thumbs ul li {
    opacity: 0.5;
}

#fancybox-thumbs ul li.active {
    opacity: 1;
    border: none;
}

#fancybox-thumbs.bottom {
    bottom: 30px;
}

.fancybox-close-red {
    font-size: 13px;
    line-height: 14px;
    text-transform: uppercase;
    color: #000;
    background-color: #fff;
    opacity: 1;
    text-align: center;
    padding: 10px 21px 10px 30px;
    border-radius: 16px;
    width: auto;
    right: -90px;
    height: auto;
    top: -1px;
    font-weight: 500;
}

.fancybox-close-red:before {
    content: '\00D7';
    color: #fff;
    font-family: Arial;
    font-size: 26px;
    text-align: center;
    line-height: 37px;
    background-color: #e60000;
    display: block;
    position: absolute;
    width: 41px;
    height: 41px;
    border: 3px solid #fff;
    left: -15px;
    top: -3px;
    border-radius: 50%;
    font-weight: 500;
}

.slider04,
.slider03 {
    position: relative;
}

.slider04 .flex-direction-nav,
.slider03 .flex-direction-nav {
    display: block;
    list-style: none;
    padding-left: 0;
}

.slider04 .flex-direction-nav {
    margin: 0;
}

.slider04 .flex-prev,
.slider03 .flex-prev {
    background-color: red;
    font-size: 0;
    background: url(../images/arrow-l.png) no-repeat;
    display: block;
    width: 30px;
    height: 44px;
    position: absolute;
    top: 50%;
    left: 0;
}

.slider04 .flex-prev:hover,
.slider03 .flex-prev:hover {
    background: url(../images/arrow-l-red.png) no-repeat;
}

.slider04 .flex-next,
.slider03 .flex-next {
    font-size: 0;
    background-color: red;
    background: url(../images/arrow-r.png) no-repeat;
    display: block;
    width: 30px;
    height: 44px;
    position: absolute;
    top: 50%;
    right: 0;
}

.slider03 .flex-next,
.slider03 .flex-prev {
    transform: translateY(-22px);
}

.slider04 .flex-next:hover,
.slider03 .flex-next:hover {
    background: url(../images/arrow-r-red.png) no-repeat;
}

.slider04 .slides {
    padding-left: 0;
    margin-top: 0;
}

.item-wrapper h1 {
    text-transform: uppercase;
}

.select_prop_popup input {
    opacity: 0;
    visibility: hidden;
    height: 0;
    width: 0;
}

.fancybox-item.product_thumbnail.fancybox-close.fancybox-close-red {
    background-image: none;
}

.price-holder {
    position: relative;
}

.price-holder .old-price {
    position: absolute;
    top: -20px;
}

.price-holder .old-price .sale {
    bottom: 50px;
    top: -200px;
    left: 150px;
}

.products-list {
  display: flex;
  flex-wrap: wrap;
}

#fancybox-thumbs ul li {
  margin-right: 10px;
  opacity: 0.8;
}

#fancybox-thumbs ul li a {
  border: none;
}

#fancybox-thumbs ul {
  left: 0 !important;
}

#fancybox-thumbs.bottom {
  max-width: 1200px;
  width: 80% !important;
  left: 50%;
  transform: translateX(-50%);
}


/*
.fancybox-type-image {
  max-width: 1200px;
  left: 50% !important;
  transform: translateX(-50%);
}

.fancybox-type-image .fancybox-inner {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}

.carousel03 ul li {
  margin-right: 10px;
}

.fancybox-type-image .fancybox-image {
  height: 100%;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: unset;
  object-fit: cover;
}

.fancybox-type-image .fancybox-inner {
  overflow: hidden !important;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fancybox-type-image .fancybox-skin {
  width: 80% !important;
  margin-left: auto;
  margin-right: auto;
}

*/

.fancybox-type-image {
  /*max-width: 1300px;*/
}

@media (max-width: 1199px) {
  .fancybox-next span {
    right: 17px;
  }

  .fancybox-prev span {
    left: 33px;
  }

  .fancybox-item.product_thumbnail.fancybox-close.fancybox-close-red {
    font-size: 0;
    text-indent: -999px;
    background-color: transparent;
    right: -28px;
  }

  .fancybox-close-red:before {
    text-indent: 0;
  }
}

.products-list .product div.sale {
  display: none;
}

.main-wrapper .content>.item-wrapper.offer2 {
    transition: 1s;
}


/*Пагинация*/
.quick_next_page {
    text-align:center;
    margin-top:30px;
    margin-bottom:30px
}
.quick_next_page a {
    text-decoration:none!important;
    display:block;
    padding:12px 25px;
    background:#7b7b7b;
    color:#fff
}
.quick_next_page a:hover {
    background: #a6a6a6;
}
.quick_next_page_complect {
    text-align:center;
    margin-top:30px;
    margin-bottom:30px
}

/*Пагинация --- конец*/