/* Start:../style.css?16478928464943*/
#slider {
    position: relative;
    overflow: hidden;
    /*! width: 100%; */
}

#slider .wrap {
    position: relative;
    overflow: hidden;
}

#slider ul {
    position: relative;
}

#slider ul li {
    position: relative;
    display: block;
    float: left;
}

#slider ul li .slideLink {
    text-decoration: none;
    color: #000000;
}

/*#slider ul li span:hover{
	transform: scale(1.03);
}*/

#slider .sliderVideoOverBg {
    pointer-events: none;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2;
}

#slider .slideVideoContainer {
    position: relative;
    overflow: hidden;
    height: 900px;
}

#slider .videoPoster {
    background-position: center center;
    -moz-background-size: cover;
    background-size: cover;
    display: block;
    height: 555px;
    display: none;
}

#slider .slideVideoContainer iframe,
#slider .slideVideoContainer object,
#slider .slideVideoContainer embed {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}


#slider .slideVideo {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #000000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transform: translateY(-50%);
    pointer-events: none;
    position: absolute;
    object-fit: cover;
    overflow: hidden;
    height: auto;
    width: 100%;
    left: 0px;
    top: 50%;
}

#slider .limiterContainer {
    position: absolute;
    width: 100%;
    left: 0;
}

#slider .limiter {
    position: relative;
    height: 900px;
}

#slider .sliderContent {
    transform: translateY(-50%);
    position: absolute;
    color: #000000;
    z-index: 3;
    left: 0px;
    top: 50%;
}

#slider .sliderContent.loading {
    display: none;
}

#slider .leftContainer {
    left: 0px;
}

#slider .centerContainer {
    transform: translateX(-50%) translateY(-50%);
    left: 50% !important;
}

#slider .rightContainer {
    left: unset;
    right: 0px;
}

#slider .sliderContent .bigText,
#slider .sliderContent .bigTextColor,
#slider .sliderContent .bigTextLight,
#slider .sliderContent .bigTextLightColor {
    font-family: "robotoMedium";
    line-height: 56px;
    margin-top: 24px;
    font-size: 48px;
    display: block;
}

#slider .sliderContent .mediumText,
#slider .sliderContent .mediumTextColor,
#slider .sliderContent .mediumTextLight {
    line-height: 36px;
    margin-top: 24px;
    font-size: 30px;
    display: block;
}

#slider .sliderContent .smallText,
#slider .sliderContent .smallTextColor,
#slider .sliderContent .smallTextLight {
    line-height: 24px;
    margin-top: 24px;
    font-size: 16px;
    display: block;
}

#slider .sliderContent .bigTextLightColor,
#slider .sliderContent .bigTextLight,
#slider .sliderContent .mediumTextLight,
#slider .sliderContent .smallTextLight {
    font-family: "roboto_thregular";
}

#slider .sliderContent .whiteColor {
    color: #ffffff;
}

#slider .sliderContent .noMargin {
    margin: 0;
}

#slider .sliderContent .center {
    text-align: center;
}

#slider .sliderContent .cButton {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    line-height: 50px;
    margin-top: 24px;
    padding: 0 24px;
    color: #ffffff;
    height: 50px;
}

#slider .sliderContent .cButtonLight {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 1px solid rgba(0, 0, 0, .4);
    display: inline-block;
    text-decoration: none;
    text-align: center;
    border-radius: 2px;
    line-height: 50px;
    margin-top: 24px;
    padding: 0 24px;
    color: #000000;
    height: 50px;
}

#slider .sliderContent .cButtonLight:hover {
    border: 1px solid rgba(0, 0, 0, .7);
}

#slider .sliderContent .cButton:active,
#slider .sliderContent .cButtonLight:active {
    position: relative;
    top: 1px;
}

#slider .sliderContent div:first-child {
    margin-top: 0px;
}

#slider ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    left: 50%;
    bottom: 12px;
}

#slider ol li {
    background: url(../images/slideButton.png) 0 0 no-repeat transparent;
    margin-right: 4px;
    width: 14px;
    height: 14px;
    float: left;
    cursor: pointer;
}

#slider ol li:hover {
    background-position: -14px 0;
}

#slider ol li:active {
    background-position: -28px 0;
}

#slider ol li.selected {
    background-position: -42px 0;
}

#slider ol li.selected:hover {
    background-position: -56px 0;
}

#slider ol li.selected:active {
    background-position: -70px 0;
}

#slider .sliderBtnLeft,
#slider .sliderBtnRight {
    display: block;
    height: 118px;
    width: 59px;
    position: absolute;
    top: 50%;
    margin-top: -59px;
    background: url(../images/slideArrow.png) no-repeat transparent;

}

#slider .sliderBtnLeft:hover {
    background-position: -59px 0;
}

#slider .sliderBtnLeft:active {
    background-position: -118px 0;
}

#slider .sliderBtnRight {
    background-position: 0 -118px;
    right: -0px;
}

#slider .sliderBtnRight:hover {
    background-position: -59px -118px;
}

#slider .sliderBtnRight:active {
    background-position: -118px -118px;
}

/* End */


/* Start:/bitrix/templates/dresscodeV2/components/dresscode/brands.list/.default/style.css?16478928462493*/
#brandList {
    background-color: #ffffff;
    padding-bottom: 36px;
    margin-top: 0px;
}

#brandList a {
    text-decoration: none;
}

#brandList .heading {
    margin-bottom: 0px !important;
    text-transform: uppercase;
    font-family: 'robotobold';
    padding-bottom: 48px;
    text-align: center;
    padding-left: 18px;
    padding-top: 48px;
    font-size: 18px;
    display: block;
    color: #000000;
}

#brandList .items {
    list-style: none;
    overflow: hidden;
    border-left: 1px solid #e7e8ea;
    border-top: 1px solid #e7e8ea;
}

#brandList .item {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    background-color: #ffffff;
    border-right: 1px solid #e7e8ea;
    border-bottom: 1px solid #e7e8ea;
    height: 120px;
    line-height: 120px;
    overflow: hidden;
    float: left;
    width: 20%;

}

#brandList .tabloid {
    position: relative;
    padding: 12px;
}

#brandList .markerContainer {
    position: absolute;
    z-index: 88;
    left: 8px;
    top: 8px;
}

#brandList .marker {
    font: normal normal 12px "roboto_ltregular", arial, sans-serif;
    background-color: #424242;
    margin-bottom: 8px;
    color: #fff;
    padding: 3px 4px;
    line-height: 16px;
    z-index: 2;
}

#brandList .picture {
    -webkit-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
    transform: translate3d(0, 0, 0);
    opacity: 0.8;
    text-align: center;
    line-height: 100px;
    display: block;
    height: 100px;
}

#brandList .picture:hover {
    opacity: 1;
}

#brandList .picture img {
    vertical-align: middle;
    max-height: 80%;
    max-width: 80%;
}

#brandList .name {
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    display: block;
    color: #000000;
    margin: 12px 0;
}

#brandList .last {
    background-color: #f9f9f9;
}

#brandList .last .wp {
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    line-height: 21px;
    width: 100%;
}

#brandList .last .showMore {
    -webkit-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    color: #000000;
    width: 100%;
}

#brandList .last .showMore:hover {
    opacity: 0.7;
}

#brandList .last .icon {
    display: inline-block;
    margin-bottom: 6px;
    text-align: center;
    line-height: 21px;
    height: 33px;
    width: 100%;
}

#brandList .last .ps {
    font-size: 18px;
}

#brandList .last .value {
    padding-left: 6px;
    font-size: 18px;
}

#brandList .last .small {
    display: inline-block;
    width: 100%;
}

/* End */
/* ../style.css?16478928464943 */
/* /bitrix/templates/dresscodeV2/components/dresscode/brands.list/.default/style.css?16478928462493 */
#slider .slideBox li span {

}

#slider {
    width: 100%;
    min-height: 400px; /* Або будь-яка висота */
}

.slideBox {
    display: flex;
    height: 100%;
}

.slideBox li span {

}

/* Стилі для точок, щоб вони не накладалися */
.pager {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
    z-index: 20;
}

.pager li {
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}

.pager li.selected {
    background: #ff0000; /* Колір активної точки */
}

/* TOP PROD AND VIEWED PROD  */
#footerTabs .wrap {
    position: relative;
    overflow: hidden; /* Важливо для dwSlider */
    width: 100%;
}

#footerTabs .slideBox {
    display: flex; /* Сучасний підхід для лінійки товарстов */
    list-style: none;
    padding: 0;
    margin: 0;
}

/*/
#footerTabs .slideBox li {
    flex: 0 0 20%;
    box-sizing: border-box;
    padding: 10px;
}
/**/
.tab-content {
    display: none;
}

.tab-content.selected {
    display: block;
}

/* Стилізація кнопок */
.topBtnLeft, .topBtnRight, .viewedBtnLeft, .viewedBtnRight {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
    transform: translateY(-50%);
}

.topBtnLeft, .viewedBtnLeft {
    left: 0;
}

.topBtnRight, .viewedBtnRight {
    right: 0;
}

/* Контейнер слайдера */
#topProduct,
#viewedProduct {
    width: 100%;
    overflow: hidden;
}

/* Лінійка, яку рухає dwSlider */
.productList.slideBox {
    display: flex !important; /* Скасовуємо блочну модель */
    flex-wrap: nowrap; /* Товари не повинні переноситися */
    width: auto !important; /* Дозволяємо списку бути дуже довгим */
}

/* Картка товару */


/* Адаптивність (як у каталозі) */
@media (max-width: 1200px) {
    #topProduct .productList > li,
    #viewedProduct .productList > li {
        flex: 0 0 33.333%;
        width: 33.333% !important;
    }
}

@media (max-width: 768px) {
    #topProduct .productList > li,
    #viewedProduct .productList > li {
        flex: 0 0 50%;
        width: 50% !important;
    }
}

#footerTabs .pager {
    display: none;
}

#footerTabs .slideBox li span {
    width: auto;
    height: auto;
    display: inline;
}

#footerTabs .product .price {
    margin: 0px;
}

#footerTabs .addCartContainer,
#footerTabs .optional {
    display: none;
}
