#shopListLink {
    background: #f9f9f9;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    margin-top: 15px;
    min-height: 50px;
    display: flex;
    grid-template-columns: 1fr 2fr;
    grid-gap: 10px
}

.page-3 .buyBtn {
    padding-top: 0
}

#shopListLink i {
    display: flex;
    float: right;
    justify-content: flex-end
}

.currencyPrice {
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}

.variantName span {
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000;
    text-transform: uppercase;
    display: flex;
    align-items: center
}

#secilengorsel,
#secilensize {
    font-weight: 400;
    line-height: 15px
}

.discountPrice {
    font-size: 17px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #000
}

.share.product {
    margin-top: 14px;
    position: relative;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #f9f9f9;
    cursor: pointer
}

.appendSize {
    display: none
}

.olcuTabloBtn {
    font-weight: 400 !important;
    text-decoration: underline;
    cursor: pointer
}

.hide-summary {
    position: relative;
    visibility: hidden
}

.share.product .bg-gray {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-gap: 10px;
    align-items: center
}

.share.product .bg-gray .icon {
    position: relative
}

.share.product:hover .hover-share {
    top: 0;
    transition: all 1s ease;
    cursor: pointer
}

.share.product span {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: right;
    color: #000;
    text-transform: uppercase
}

.hover-share {
    display: table;
    width: 100%;
    position: absolute;
    left: 0;
    top: -100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    height: calc(100%);
    transition: all 1s ease
}

.hover-share a:before {
    color: #fff
}

.akordionDetalist .tabWrap {
    border: none;
    margin-bottom: 10px;
    background-color: #f9f9f9;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000
}

.akordionDetalist .tabContent {
    box-sizing: border-box;
    max-width: 314px;
    margin-bottom: 36px;
    margin-top: 16px;
    display: none;
    padding-left: 56px
}

.firt-tabContent {
    padding-left: 47px !important
}

.akordionDetalist .tabTitle {
    background-color: #f9f9f9;
    font-size: 15px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #000;
    text-transform: uppercase;
    display: flex;
    min-height: 50px;
    align-items: center;
    padding-left: 55px;
    user-select: none;
    cursor: pointer;
    background-image: url(icon/arti.svg);
    background-position: left 20px center;
    background-repeat: no-repeat;
    transition: all .2s ease-out;
    border: solid 1px #f2f2f2
}

.akordionDetalist .tabTitle:hover {
    background-color: #fff
}

.akordionDetalist .tabTitle.active {
    background-image: url(icon/eksi.svg)
}

.akordionDetalist .tabTitle.active:hover {
    background-color: #f9f9f9
}

div.variantBox.subOne a.selected {
    background-color: #000 !important
}

div.variantBox.subOne a.passive.selected {
    background-color: transparent !important
}

div.variantBox.subOne a.passive.selected p {
    color: #000
}

div.variantBox.subOne a.selected p {
    color: #fff
}

.variantBox a.col {
    margin-right: 9px;
    width: 50px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #dfdfdf
}

.variantBox a.col:hover {
    border: 1px solid #000
}

.w100 img {
    width: 100%
}

.double.mainPrices {
    padding-bottom: 24px
}

.double.mainPrices {
    border-bottom: 1px solid #ededed
}

.subOne .variantList {
    border-bottom: 2px solid #ededed;
    margin-bottom: 5px
}

.variantBox a p {
    width: 30px;
    height: 30px;
    text-align: center;
    padding-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center
}

.productSymbol {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    user-select: none;
    letter-spacing: 3px;
    text-align: center;
    color: grey;
    text-transform: uppercase
}

.productSymbol:nth-child(odd) {
    border-right: solid 2px #ddd
}

.akordionDetalist {
    margin-bottom: 80px
}

.productSymbol span {
    font-size: 24px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    font-family: 'dm serif display', serif;
    display: table;
    margin: 0 auto;
    text-transform: capitalize
}

.symbol.icon.free-shipping {
    display: table;
    margin: 0 auto;
    background-image: url(icon/freeB.svg);
    width: 30px;
    height: 30px;
    position: relative;
    border-radius: 100%;
    background-size: contain;
    background-color: transparent
}

#productRight .icon-fav:before {
    content: url(icon/love.svg);
    display: table;
    line-height: 13px
}

#productRight .share .icon-fav:before {
    content: url(icon/share.svg);
    display: table;
    line-height: 13px
}

.symbol.icon.secure {
    display: table;
    margin: 0 auto;
    background-image: url(../img/icon3.svg);
    width: 30px;
    height: 30px;
    position: relative;
    border-radius: 100%;
    background-size: contain;
    background-color: transparent
}

#addCartBtn {
    background-color: #000 !important;
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 3.6px;
    text-align: center;
    color: #fff
}

.page-3 .iliskiliUrunlerListe {
    display: none !important
}

.slidex .block-title {
    font-family: 'dm serif display', serif;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    text-align: center;
    color: #000;
    padding: 0 !important;
    margin: 0 auto 10px
}

.slidex .detailLink {
    font-size: 12px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 3px;
    text-align: center;
    color: #000;
    margin-top: 13px
}

.page-3 .text-description {
    color: #000
}

.slidex .detailLink {
    text-transform: uppercase;
    font-size: 14px
}

.urunModel,
#vitrinFirstModel {
    text-transform: uppercase !important
}

.urunModel {
    font-size: 14px;
    text-align: center;
    margin-top: 10px
}

.page-3 .slidex .imgInner {
    cursor: pointer !important
}

.detailLink .imgInner {
    overflow: hidden
}

.detailLink .imgInner img {
    transition: all .5s ease-out
}

.detailLink .imgInner img:hover {
    transform: scale(1.05)
}

.productDiscount.hideThis {
    display: none !important
}

.productIndirim {
    display: flex;
    flex-wrap: wrap;
}

.productIndirim .indirimDuyuru {
    border-right: 1px solid #000;
    height: fit-content;
    font-weight: 600;
    padding-right: 10px;
    text-align: right;
    font-size: 16px;
    line-height: 22px;
}

.productIndirim .indirimDuyuru b:last-child {
    color: #fe0000
}

.productIndirim .BFPrice {
    display: initial;
    padding-left: 9px;
    line-height: 22px
}

.productIndirim .currentPrice {
    color: #fe0000;
    line-height: inherit;
}

.productIndirim .currencyPrice {
    margin: 0;
    margin-right: 10px;
}

.productIndirim .BFPrice {
    font-size: 16px;
}

.stockText {
    font-size: 16px;
    color: #d52b2b;
    font-weight: 700;
    padding: 10px;
    text-align: center
}

.stockNone .double.mainPrices {
    border: none
}

.similarProduct {
    background-color: #000 !important;
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 3.6px;
    text-align: center;
    color: #fff;
    border: 1px solid #000 !important
}

.similarProduct:hover {
    background-color: #fff !important;
    color: #000 !important
}
@media(min-width:1900px) {
    .page-2 .productItem {
        padding-left: 0
    }
}

#productName {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    color: #000;
    text-transform: uppercase
}

#product-brand {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    margin-top: 15px;
    text-transform: uppercase
}

.benzerUrunler .owl-nav {
    top: 50%;
    transform: translateY(-16px);
    left: 0;
    max-width: 100%
}

.slideControl,
.owl-nav {
    position: absolute;
    width: 104%;
    top: 50%;
    margin: 0 auto;
    margin-top: -15px;
    margin-bottom: 0;
    box-sizing: border-box;
    float: none;
    right: 0;
    left: 50%;
    transform: translate(-50%, calc(-50% - 36px));
    height: 67px
}

span.cart-title {
    font-size: 30px;
    font-weight: 400;
    color: #000;
    font-family: 'dm serif display', serif;
    padding-left: 20px;
    font-style: italic
}

.preview-product-title {
    text-transform: uppercase
}

#addCartBtn {
    border: 1px solid #000
}

#addCartBtn:hover {
    color: #fff !important;
    background-color: #000 !important
}

.page-3 #productImage .image-wrapper {
    overflow: hidden
}

.page-3 #productImage .image-wrapper .imgInner {
    transition: all .5s ease-out
}

.pWrapper .pWin .pText {
    padding: 22px 32px;
    overflow: auto
}

.lb-data .lb-close {
    background: url(https://www.knitss.com/Data/EditorFiles/anasayfamobil/close.png?_t=1588766510) top right no-repeat !important
}

.lb-image {
    width: 100% !important;
    height: auto !important;
    border: none !important
}

.zoom-slider-close {
    position: fixed;
    right: 30px;
    top: 30px;
    width: 21px;
    height: 19px;
    cursor: pointer
}

.lb-outerContainer {
    width: 100% !important;
    height: auto !important
}

.btn-fav-green {
    background-color: #5cb85c;
    color: #fff
}

#notify.right {
    z-index: 9999
}

#lightbox {
    top: 0 !important;
    left: 0 !important;
    height: 100% !important;
    position: fixed !important;
    overflow-y: auto !important
}

.lightboxOverlay {
    cursor: url(https://www.knitss.com/Data/EditorFiles/YeniKlasor/minus-cursor.png?_t=1587123934), auto
}

.lb-dataContainer {
    position: fixed !important;
    top: 30px !important;
    right: 30px !important;
    z-index: 99999;
    cursor: url(https://www.knitss.com/Data/EditorFiles/YeniKlasor/minus-cursor.png?_t=1587123934), auto !important
}

.lb-details {
    display: none !important
}

.lb-close {
    filter: brightness(0) !important;
    opacity: 1 !important
}

.lb-nav {
    cursor: url(https://www.knitss.com/Data/EditorFiles/YeniKlasor/minus-cursor.png?_t=1587123934), auto !important
}

.lb-prev {
    width: 20% !important;
    opacity: 1 !important;
    background: url(https://www.knitss.com/Data/EditorFiles/anasayfamobil/arrow-back%402x.png?_t=1588766841) left 68% no-repeat fixed !important;
    cursor: url(https://www.knitss.com/Data/EditorFiles/YeniKlasor/minus-cursor.png?_t=1587123934), auto !important;
    transform: translateX(20px);
    background-size: 28px !important
}

.lb-next {
    width: 20% !important;
    opacity: 1 !important;
    background: url(https://www.knitss.com/Data/EditorFiles/anasayfamobil/arrow-next%402x.png?_t=1588766919) calc(100% - 5px) 68% no-repeat fixed !important;
    cursor: url(https://www.knitss.com/Data/EditorFiles/YeniKlasor/minus-cursor.png?_t=1587123934), auto !important;
    transform: translateX(-20px);
    background-size: 28px !important
}

.imgInner {
    cursor: url(https://www.knitss.com/Data/EditorFiles/YeniKlasor/plus-cursor.png?_t=1587123950), auto
}

#addCartBtn {
    font-size: 15px !important
}

.zoom-slider-thumb img {
    cursor: pointer
}

.page-3 .variantName p:after {
    padding-top: 1px;
    float: none;
    padding-left: 10px
}

.page-3 .variantName p:after {
    padding-top: 1px;
    float: none;
    padding-left: 10px
}

.page-3 .productDiscountNew {
    margin-left: 0;
        line-height: 1.19;
}

.currencyPrice {
    padding-right: 0;
    margin-right: 15px;
    margin-bottom: 0 !important
}

.priceWrapper {
    margin-bottom:10px;
}

.slidex-detail .priceWrapper {
    display: flex;
    justify-content: center;
    align-items: center
}

.slidex-detail .productDiscountNew {
    margin-left: 5px
}

.slidex-detail .currencyPrice {
    padding-right: 0;
    margin-right: 15px;
    margin-bottom: 0 !important
}

.slidex .currentPrice {
    margin-top: 0 !important
}

.slidex .tooltipWrapper {
    display: flex;
    align-items: center;
    justify-content: center
}

.slidex .discountedPrice {
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-right: 20px
}

.benzerUrunler .owl-nav button {
    background-color: #000 !important
}

.benzerUrunler .owl-nav button:before {
    background-image: url(icon/slide-icon.svg) !important
}

.benzerUrunler .owl-nav button:before {
    background-image: url(icon/slide-icon.svg) !important
}

@media(max-width:768px) {
    .priceWrapper{
        display:flex;
        justify-content: center;
    }
    .productIndirim {
        margin-top: 10px;
        justify-content: center;
        margin: 0 -15px;
        width: calc(100% + 20px);
    }
    .productIndirim .indirimDuyuru {
        font-size: 14px;
        line-height: 17px;
    }
    .productIndirim .BFPrice .not-discount,
    body .productIndirim .currentPrice {
        font-size: 15px !important
    }
    .productIndirim .BFPrice {
        line-height: 16px;
    }
    #addCartBtn,
    .appendSize span.title {
        font-size: 13px !important
    }
    .lb-prev {
        background: url(https://www.knitss.com/Data/EditorFiles/YeniKlasor/arrow-back.png?_t=1587131934) left 35% no-repeat fixed !important;
        transform: translateX(20px)
    }
    html,
    body {
        overflow-x: hidden
    }
    .lb-next {
        background: url(https://assets.knitss.com/css/icon/slide-r-t.svg) right 35% no-repeat fixed !important;
        transform: translateX(-20px)
    }
    .lb-close {
        background-size: contain !important;
        width: 20px !important;
        height: 20px !important
    }
    #lightboxOverlay {
        background-color: #fff !important;
        opacity: 1 !important
    }
    .UrunDetay .inner {
        padding: 0
    }
    #productLeft {
        width: 100vw;
        transform: translateX(-10px);
        padding-right:0;

    }
    .iliskiliUrunler.renkSec {
        margin-top: 10px !important;
        margin-bottom: 15px !important
    }
    .renkSec ul {
        width: auto !important;
        margin: auto
    }
    .variantName {
        display: flex;
        justify-content: center !important
    }
    .variantBox .variantList,
    .variantName {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column
    }
    .renkSec ul li.active,
    .renkSec ul li:hover {
        max-width: initial !important;
        max-height: initial !important;
        padding: 0 !important
    }
    #productRight .variantWrapper.tooltipWrapper {
        order: 2
    }
    #productRight .variantWrapper.tooltipWrapper {
        order: -1 !important;
        display: none
    }
    #price-flexer {
        display: flex !important;
        align-items: center;
        justify-content: center
    }
    .page-3 .productDiscount {
        display: flex !important
    }
    .productDiscount {
        right: 0;
        display: flex;
        align-items: center !important;
        justify-content: center;
        height: 30px;
        position: relative;
        margin-left: 0;
        font-size: 14px !important
    }
    #productRight .discountedPrice {
        margin-top: 1px;
        margin-right: 10px
    }
    #productRight .discountPrice,
    #productRight .discountedPrice {
        text-align: center;
        padding: 0;
        font-size: 14px;
        width: auto;
        line-height: normal
    }
    #productName {
        text-align: center;
        padding: 0 50px;
        box-sizing: border-box
    }
    #productName {
        font-size: 14px
    }
    #product-brand {
        font-size: 13px;
        margin-top: 3px;
        margin-bottom: 16px;
        text-align: center
    }
    #productRight .akordionDetalist {
        order: 3
    }
    #productRight {
        display: grid;
        padding: 0 !important
    }
    #productMobileInfo {
        display: block;
        padding-right: 0
    }
    .page-3 #productImage .slick-dots,
    .owl-dots {
        bottom: -40px !important;
        top: unset !important
    }
    #productImage li,
    .owl-dots button {
        padding: 0;
        margin-bottom: 0 !important
    }
    .slideControl.forMobile,
    .owl-nav {
        display: block;
        max-width: 80%;
        margin: 0 auto;
        float: none;
        left: 0
    }
    .slideControl,
    .owl-nav {
        width: calc(100% + 20px);
        left: -10px;
        top: 46%;
        transform: translateY(-50%) !important;
        height: initial !important
    }
    .slideControl.forMobile,
    .owl-nav {
        max-width: 90%;
        left: 0
    }
    #productLeft span.icon-arrow-right:before,
    .owl-nav button.owl-next:before {
        background-image: url(icon/slide-r-t.svg);
        width: 100%;
        height: 77px;
        background-repeat: no-repeat;
        background-position: center;
        transform: matrix(1, 0, 0, 1, 0, 0)
    }

    .appendSize span.title {
        width: 100%;
        font-size: 10px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-indent: 20px;
        font-size: 13px !important
    }
    .cloneSizeVariant {
        position: absolute;
        width: 100%;
        bottom: 50px;
        background-color: #fff;
        padding-top: 0px;
        display: table;
        left: -1px;
        z-index: 99;
        transform: translateY(150%);
        transition: .3s ease-in-out
    }
    .subOne {
        padding-bottom: 0
    }
    .variantBox .variantList,
    .variantName {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column
    }
    .subOne .variantList {
        border: none !important;
        margin-bottom: 0 !important
    }
    .variantBox a.passive {
        pointer-events: none
    }
    .variantBox a.col {
        margin-bottom: 10px !important;
        margin: auto
    }
    .variantBox a.passive {
        pointer-events: none
    }
    .modile-guide {
        font-size: 12px;
        text-decoration: underline;
        padding-top: 15px;
        padding-bottom: 15px;
        border-top: solid 1px #efefef;
        width: 119%;
        text-align: center;
        margin-top: 30px
    }
    .appendSize.active .cloneSizeVariant {
        transform: translateY(0);
        padding-top: 40px;
    }
    .appendSize.active .cloneSizeVariant {
        left: 0 !important
    }
    .urunModel {
        white-space: nowrap
    }
    .page-3 .text-description {
        min-height: 42px;
        padding: 0
    }
    .slidex .detailLink {
        letter-spacing: normal
    }
    .productPrice {
        height: auto;
        line-height: normal
    }
    .slidex-detail .priceWrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column
    }
    .discountHeight {
        min-height: 21px
    }
    .slidex .currentPrice {
        color: #000;
        font-size: 14px !important
    }
    .slidex-detail .productDiscount {
        margin-left: 0;
        display: none !important
    }
    .productDiscount {
        right: 0;
        display: flex;
        align-items: center !important;
        justify-content: center;
        height: 30px;
        position: relative;
        margin-left: 0;
        font-size: 14px !important
    }
    .slidex .discountedPrice {
        font-size: 14px !important;
        line-height: 20px
    }
    .slidex-detail .currencyPrice {
        padding-right: 0;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
        color: #b4b4b4
    }
    .double.mainPrices {
        padding-top: 12px;
        padding-bottom: 7px
    }
    .px-scroll-down .topText {
        margin-top: -100% !important
    }
}

@media(max-width:992px) {
    .double.mainPrices {
        border-bottom: none !important
    }
}

@media(min-width:769px) {
    .stockText {
        text-align: left;
        padding: 0;
        margin-bottom: 21px
    }
    .page-3 .slidex {
        margin-top: 150px;
        margin-bottom: 136px
    }
    .page-3 .text-description {
        font-size: 15px;
        letter-spacing: normal;
        margin-top: 8px;
        min-height: 35px
    }
    .slidex-detail .priceWrapper {
        height: 16px
    }
    .page-3 .px-50-detail {
        padding: 0 52px
    }
    .zoom-slider-thumb button.slick-prev.slick-arrow{
        display: inline-block;
        top: -38px !important;
        transform: rotate(90deg) !important;
        height: 42px !important;
        background-repeat: no-repeat;
        left: 34px;
    }
    .zoom-slider-thumb button.slick-next.slick-arrow{
        bottom: -38px !important;
        top: initial !important;
        transform: rotate(90deg) !important;
        height: 42px !important;
        background-repeat: no-repeat;
        left: 34px;
    }
}

.zoom-slider {
    width: 100%;
    height: 100vh;
    position: fixed;
    background-color: #fff;
    z-index: 9999999;
    display: none
}

.zoom-slider-product-item {
    text-align: center
}

.zoom-slider-product-item img {
    display: inline-block;
    height: 100vh
}

.zoom-slider-thumb-item {}

.zoom-slider-wrapper {
    position: relative;
    height: 100%
}

.zoom-slider-thumb {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100px !important
}

.zoom-slider-product {
    z-index: 9999;
    max-width: 760px;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    height: 100%
}

.zoom-slider-product .slick-list,
.zoom-slider-product .slick-track,
.zoom-slider-product .slick-track .slick-slide,
.zoom-slider-product .slick-track .slick-slide div,
.zoom-slider-product-item {
    height: 100%
}

.zoom-slider-thumb .slick-active.slick-current,.zoom-slider-thumb .slick-current {
    opacity: .5
}

.zoom-slider button.slick-next {
    background-image: url(../img/arrow-back-copy.png) !important;
    height: 8px !important;
    width: 28px !important;
    top: 50% !important;
    transform: translateX(-50%) !important;
    right: -10px;
    z-index: 9999999;
    cursor: pointer
}

.zoom-slider button.slick-disabled {
    display: none !important
}

.zoom-slider button.slick-prev {
    background-image: url(../img/slide-arrow.png) !important;
    height: 8px !important;
    width: 28px !important;
    transform: translateX(-50%) !important;
    top: 50% !important;
    left: 15px;
    z-index: 9999999;
    cursor: pointer
}

.similarProduct {
    background-color: #000 !important;
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 3.6px;
    text-align: center;
    color: #fff;
    border: 1px solid #000 !important
}

.similarProduct:hover {
    background-color: #fff !important;
    color: #000 !important
}
.slick-next:before,
.slick-prev:before {
    display: none
}

.slideControl span,
.owl-nav button {
    max-width: 67px;
    height: 67px;
    font-size: 35px;
    background-color: #000;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

#productLeft span.icon-arrow-left:before,
.owl-nav button.owl-prev:before {
    background-image: url(icon/slide-r-t.svg);
    width: 100%;
    height: 77px;
    background-repeat: no-repeat;
    background-position: center;
    content: ''
}

#productLeft span.icon-arrow-right:before,
.owl-nav button.owl-next:before {
    background-image: url(icon/slide-r-t.svg);
    width: 100%;
    height: 77px;
    background-repeat: no-repeat;
    background-position: center;
    transform: matrix(1, 0, 0, 1, 0, 0);
    content: ''
}

span.icon-arrow-left:before,
.owl-nav button:before,span.icon-arrow-right:before {
    content: '';
    background-image: url(icon/slide-icon.svg);
    width: 100%;
    height: 67px;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg)
}
span.icon-arrow-right:before {
    transform: rotate(0)
}
.owl-nav button span {
    display: none
}

.slideControl span.fr,
.owl-nav button.owl-next {
    right: 0
}

ul.slick-dots,
.owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.slick-dots li button,
.owl-dots button span {
    width: 8px;
    height: 8px;
    border: solid 1px #000;
    font-size: 0;
    background: #fff;
    outline: 0;
    border-radius: 24px;
    padding: 0;
    display: block
}

.slick-dots li.slick-active button,
.owl-dots button.active span {
    background: #000
}

.slick-dots li,
.owl-dots button {
    float: left;
    width: 10px;
    height: 10px;
    margin-right: 3px;
    margin-left: 3px
}

@media(max-width:769px) {

    
    .similarProduct {
        border: none !important;
        border-top: 1px solid #000 !important
    }

    .zoom-slider-wrapper {
        height: auto
    }
    .zoom-slider {
        overflow: auto
    }
    .zoom-slider-product-item img {
        height: auto
    }
    .slideControl,
    .owl-nav {
        width: calc(100% + 20px);
        left: -10px;
        top: 46%;
        transform: translateY(-50%) !important;
        height: initial !important
    }
    .slideControl.forMobile,
    .owl-nav {
        max-width: 90%;
        left: 0
    }
    .slideControl span,
    .owl-nav button {
        width: 40px;
        height: 40px;
        cursor: pointer
    }
    .slideControl,
    .owl-nav {
        width: calc(100% + 20px);
        left: -10px;
        top: 46%;
        transform: translateY(-50%) !important;
        height: initial !important
    }
    #productImage li,
    .owl-dots button {
        padding: 0;
        margin-bottom: 0 !important
    }
}

.page-3 .tabContent#kargo-wrapper .pageTitle {
    display: none
}

.page-3 .variantName p:after {
    padding-right: 10px
}

@media(min-width:769px) {

    .page-3 #productImage .image-wrapper .imgInner:hover {
        transform: scale(1.05)
    }
    .productIndirim .indirimDuyuru {
       line-height: 19px;
    }
    .additional-desktop {
        display: inline-block;
        line-height: 21px;
        margin-top: 40px;
        margin-bottom: 40px;
        font-size: 15px !important
    }
    .page-3 .variantOverlay {
        display: none !important
    }
    .page-3 #footer-top {
        border-top: solid 1px #e2e2e2;
	padding-top:50px;
    }
    .modile-guide {
        display: none !important
    }
    .page-3.px-scroll-up #productRight {
        top: 140px;
        padding-right: 0
    }
    .page-3 #content {
        margin-right: 0;
        margin-left: 0
    }
    .slidex .block-title {
        white-space: nowrap
    }
    .subOne .variantList {
        border: none
    }
}

.renkSec {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed;
    margin-top: 10px
}

.renkSec ul {
    display: table;
    width: 100%
}

.renkSec ul li.active,
.renkSec ul li:hover {
    float: left;
    max-width: 30px;
    max-height: 30px;
    padding: 10px;
    border: 1px solid #000;
    margin-bottom: 20px
}

.renkSec ul li {
    float: left;
    max-width: 30px;
    max-height: 30px;
    padding: 10px;
    border: 1px solid #ececec;
    margin-bottom: 20px;
    cursor: pointer;
    margin-right: 10px
}

.renkSec img {
    max-width: 100%;
    max-height: 100%
}

.additional-mobile {
    line-height: 21px
}

.inStock {
    display: block !important
}

.page-3 .buyBtn {
    padding-top: 0
}

@media only screen and (max-width:780px) {
    .olcum.sabitle {
        z-index: 100 !important
    }
    .cloneSizeVariant .variantWrapper {
        display: none !important
    }
    .iliskiliUrunler {}
    #addCartBtn {
        position: static !important
    }
    #shopListLink {
        font-size: 12px !important
    }
    .share.product {
        margin-top: 14px
    }
    .page-3 .text-description {
        min-height: 42px;
        padding: 0
    }
    .appendSize {
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #f6f6f6;
        background-image: url(down.svg);
        background-repeat: no-repeat;
        background-position: 80% center;
        position: relative
    }
    .mobile-fixedfor {
        position: fixed;
        bottom: -3px;
        width: 100%;
        z-index: 5555;
        transform: translateX(-10px);
        background-color: #fff;
        padding-bottom: 0 !important
    }
    #mobileBuyBtn .buyBtn {
        padding: 0
    }
}

.alertSize {
    border: 1px solid red;
    background-color: #ff000059;
    transition: 1s
}

.alertSize p {
    color: red !important
}

.alertImage {
    color: red !important
}

.sticky-proRight {
    position: sticky;
    top: 30px
}