

/* Start:/local/templates/vjweb_sln/components/bitrix/catalog.element/sln/style.css?17691674062094*/
ul.av-sizes li.disabled:hover {
    border: none !important;
    cursor: not-allowed !important;
    transition: none !important;
}
ul.av-sizes li.disabled {
    border: none !important;
    transition: none !important;
}
.av-colors ul li {
    width: 25px;
    height: 25px;
    display: flex;
    border-radius: 25px;
    border: solid 1px #e4e4e4;
    align-items: center;
    justify-content: center;
    cursor: pointer !important;
}
.av-colors ul li.color-active {
    border-color: #999;
}
.av-colors ul li span{
    width: 17px;
    height: 17px;
    display: block;
    border-radius: 17px;
}
.main-swiper .swiper-slide img {
    width: 100%;
}
ul.av-sizes li.active-size, ul.av-sizes li:hover {
  border: none;
  color: #fff;
  background: #3F393B;
}
ul.av-sizes li.disabled {
    opacity: 0.5;
}
ul.av-sizes li.disabled:hover {
    background: #e4e4e4;
    color: #000;
}
.product_props {
    text-transform: none;
    color: #9e9899;
}
.product_props_more {
    display: none;
    background: #fff;
    padding: 20px;
    position: relative;
    left: -20px;
    text-transform: none;
    color: #9e9899;
}
.product_props_more span {
    display: block;
}
.product_props_more .props_list span:nth-child(2n){
    margin-bottom: 15px;
}
.product_props_more.active {
    display: block;
}
.product_props_close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
.product_props_title {
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #3e393a;
}
.product_show_props {
    text-transform: none;
    cursor: pointer;
    border-bottom: solid 1px #3e393a;
    display: inline-block;
    width: fit-content;
}
/*.swiper-wrapper {
    z-index: 2 !important;
}*/
.swiper-actions.prev {
    width: 30px !important;
}
.swiper-actions.next {
    width: 30px !important;
    right: 0 !important;
}
.swiper-slide.image-zoom {
    cursor: zoom-in !important;
}
@media screen and (max-width: 768px){
    .product_props_more {
        left: 0px;
    }
}
/* End */


/* Start:/local/templates/vjweb_sln/components/bitrix/catalog.section/sln/style.css?17696267321707*/
.av-colors {
    margin-bottom: 15px !important;
}

.av-colors ul li {
    width: 25px;
    height: 25px;
    display: flex;
    border-radius: 25px;
    border: solid 1px #e4e4e4;
    align-items: center;
    justify-content: center;
    cursor: pointer !important;
}

.av-colors ul li span{
    width: 17px;
    height: 17px;
    display: block;
    border-radius: 17px;
}
.product-card a img {
    border-radius: 15px;
}
.product-cards > div {
    overflow: hidden;
    position: relative;
}
.product-slider {
    position: relative; 
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 18px;
}
.product-slider a {
    height: calc(100vw / 3.2);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.product-slider a img {
  border-radius: 0 !important;
  margin-bottom: 0px !important;
}
.product-slider .swiper-pagination {
  bottom: 10px !important;
}
.swiper-pagination-bullet-active {
  background: #3e393a !important;
}
.av-colors.noclick ul li {
    cursor: default !important;
}
@media screen and (max-width: 767px){
    .product-slider .swiper-pagination {
        bottom: 5px !important;
        width: 100%;
        height: 15px;
    }
    .product-slider .swiper-pagination-bullet {
        width: 5px;
        height: 5px;
    }
    .product-slider a {
        height: calc(100vw / 1.7);
    }

  .swiper.new-products-swiper .product-card .swiper-slide {
    width: 100% !important;
    margin-right: 0 !important;
    display: block;
  }
   .swiper.new-products-swiper .product-card .swiper-wrapper {
    flex-wrap: unset;
    justify-content: unset;
  }
}
/* End */
/* /local/templates/vjweb_sln/components/bitrix/catalog.element/sln/style.css?17691674062094 */
/* /local/templates/vjweb_sln/components/bitrix/catalog.section/sln/style.css?17696267321707 */
