.sliderWrap {
    width: 100%
}

.icon-arrow-left:before {
    content: url(prev.svg)
}

.icon-arrow-right:before {
    content: url(next.svg)
}

#productImage+.slideControl {
    left: 28px;
    width: calc(100% - 84px)
}

.slide-wrapper {
    position: relative
}

.sliderMain {
    width: 100%;
    min-height: 70px
}

.GelismisVitrinLoad {
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    top: 50%;
    margin: -25px 0 0
}

.carousel-wrapper {
    position: relative;
    overflow: hidden
}

.sliderMain ul {
    width: 100%;
    min-height: 70px;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    white-space: nowrap;
    overflow: hidden
}

.sliderMain ul:not(.carousel) {
    display: flex;
    align-items: center
}

.carousel {
    position: relative;
    left: 0
}

[dir=rtl] .carousel {
    float: left
}

.sliderMain li,.sliderMain p,.sliderMain a {
    padding: 0;
    margin: 0;
    display: inline-block
}

.responsive .fade li,.responsive .fade li p,.responsive .fade li a {
    width: 100%;
    height: 100%
}

.responsive .fade li p,.responsive .fade li a {
    position: absolute;
    top: 0;
    left: 0
}

.responsive li {
    background-size: cover!important
}

.fade>li {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.fade li.current {
    position: static
}

.carousel li {
    float: left
}

.sliderMain img {
    float: left;
    width: 100%;
    max-width: 100%
}
.swiper-dots{
    justify-content:center;
    gap:4px;
}

.slideControl {
    position: absolute;
    width: calc(100% + 36px);
    height: 0;
    top: 50%;
    left: -18px;
    margin-top: -15px;
    margin-right: 0;
    margin-bottom: 0;
    box-sizing: border-box
}

.sliderWrap .slideControl {
    width: calc(100% - 1px);
    left: 0
}

.slideControl>.row {
    height: 0
}

#twoCol .slideControl,#threeCol .slideControl {
    left: 30px;
    right: 20px;
    width: auto
}

.slideControl span {
    width: 18px;
    height: 35px;
    font-size: 35px
}

.nextSlide {
    background-position: right 0
}

[dir=rtl] .nextSlide {
    background-position: 0 0
}

[dir=rtl] .prevSlide {
    background-position: right 0
}

.sliderMain ul.slidePager {
    min-height: auto;
    position: absolute;
    height: 20px;
    text-align: center;
    bottom: 10px;
    left: 0;
    padding: 0 10px;
    box-sizing: border-box;
    display: table
}

.twoCol .sliderMain ul.slidePager,.threeCol .sliderMain ul.slidePager {
    width: auto;
    left: 10px;
    right: 10px;
    margin-left: 0
}

.slidePager li {
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-indent: -999em;
    background: #c9c9c9;
    border-radius: 10px;
    margin-right: 3px;
    margin-left: 3px;
    overflow: hidden;
    cursor: pointer
}

.slidePager li.active {
    background: #797979;
    box-shadow: inset 0 0 0 3px #545454;
    cursor: default
}

.swiper-arrow,.swiper-arrow2 {
    width: calc(100% + 40px);
    position: absolute;
    top: calc(50% - 20px);
    left: -20px;
    z-index: 3;
    height: 0
}

.swiper-arrow span,.swiper-arrow2 span {
    float: left;
    width: 40px;
    height: 40px;
    cursor: pointer;
    outline: none
}

.swiper-arrow .swiper-prev,.swiper-arrow2 .swiper-prev {
    float: left;
    background: url(prev.svg) no-repeat center;
    background-size: contain
}

.swiper-arrow .swiper-next,.swiper-arrow2 .swiper-next {
    float: right;
    background: url(next.svg) no-repeat center;
    background-size: contain
}

#mini-banner .swiper-arrow>span {
    width: 16px;
    height: 16px
}

#mini-banner .swiper-arrow {
    left: 0;
    top: calc(50% - 8px);
    width: 100%
}

#interactive {
    padding: 20px 0;
    box-sizing: border-box;
    background: url(slideBg.jpg) no-repeat center;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    margin-bottom: 20px
}

.gallery-thumbs+.swiper-arrow {
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between
}

.gallery-thumbs+.swiper-arrow .col {
    display: flex;
    justify-content: center
}

.gallery-thumbs .swiper-slide {
    position: relative;
    /* border-radius: 50%; */
    overflow: hidden;
    cursor: pointer;
    max-width: 85px
}
.gallery-thumbs .swiper-slide img{
    /* border-radius: 50%; */
    transform:scale(1.2);
}
.gallery-thumbs .swiper-slide:after {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 3px solid #fff;
    position: absolute;
    box-sizing: border-box;
    opacity: 0;
    z-index: 2;
    border-radius: 9%;
}

.swiper-slide-thumb-active:after {
    opacity: 1!important
}

.vitrin-slide .swiper-arrow,.swiper-arrow2 {
    left: -10px;
    width: calc(100% + 20px)
}

#tab-vitrin-related .swiper-arrow {
    left: 0;
    width: 100%
}

#interactive>.inner>div:first-child:hover .swiper-arrow {
    opacity: 1;
    visibility: visible
}

#interactive>.inner>div:first-child .swiper-arrow {
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease
}

.gallery-thumbs+.swiper-arrow .swiper-prev {
    background: url(thumb-left.svg) no-repeat center
}

.gallery-thumbs+.swiper-arrow .swiper-next {
    background: url(thumb-right.svg) no-repeat center
}

@media screen and (max-width: 1320px) {
    .vitrin-slide .swiper-arrow {
        left:0;
        width: 100%;
        padding: 0 10px
    }
}

@media screen and (max-width: 768px) {
    #interactive {
        padding-bottom:0;
        padding-top: 0;
        background: 0 0
    }

    .swiper-arrow2 {
        display: none
    }
}