.urunDetayGosterJs {
    top: 10px !important;
    right: 10px !important;
    height: 35px !important;
    line-height: 35px !important;
    color: #fff !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    background-color: #23443a !important;
    border: 0 !important;
    z-index: 999999;
    transition: background-color .5s;
}

.detay-vitrin .block-title {
    color: #23443a;
    font-size: clamp(21px, 1.6vw, 30px);
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 30px;
}

#tabBtn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.YemekOnerisi h1 {
    margin: 0;
    color: #717171;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 15px;
}

.YemekOnerisi h5 {
    color: #717171;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding-bottom: 10px;
}

.YemekOnerisi ul li {
    color: #717171;
    font-size: 14px;
    font-weight: 400;
    padding: 4px 0;
}

.YemekOnerisi p {
    color: #717171;
    font-size: clamp(12px, 1vw, 14px);
    font-weight: 400;
    line-height: normal;
}

#cmps .swiper-slide .col-2 {
    border-radius: 5px;
    border: 1px solid #f5f5f5;
    background-color: #ffffff;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#cmps .swiper-slide .col-2 img {
    max-width: 45px;
}

#cmps .swiper-slide .text-cmptitle {
    color: #23443a;
    font-size: 13px;
    font-weight: 500;
}

#cmps .swiper-pagination {
    display: flex;
    justify-content: flex-end;
    padding: 0 10px;
}

#cmps .swiper-pagination-bullet {
    width: 20px;
    height: 2px;
    background-color: #c2c2c2;
}

#cmps .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000000;
}

#cmps .swiper-slide .text-desc {
    color: #000000;
    font-size: 12px;
    font-weight: 300;
}

#cmpList .text-title {
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    margin: 10px -10px 5px -10px;
}

#productRight .qtyBtns {
    border-radius: 5px;
    border: 1px solid #f5f5f5;
    background-color: #ffffff;
    height: 40px;
    display: flex;
    padding: 0;
}

#price-alert-btn:before {
    content: '.';
    float: left;
    font-size: 27px;
    position: absolute;
    top: -14px;
    left: 0;
}

#price-alert-btn {
    color: #000000;
    font-size: 14px;
    font-weight: 300;
    position: relative;
}

.text-share {
    color: #000000;
    font-size: 14px;
    font-weight: 300;
}

.icon-facebook:before {
    content: url(/Data/EditorFiles/designs/icons/facebook.svg)
}

.icon-twitter:before {
    content: url(/Data/EditorFiles/designs/icons/tw.svg)
}

.icon-pinterest:before {
    content: url(/Data/EditorFiles/designs/icons/pr.svg)
}

#productRight .qtyBtns a p.icon-plus:before {
    font-size: 9px;
}

#productRight .qtyBtns a p.icon-minus:before {
    font-size: 2px;
}

#productRight .qtyBtns a {
    width: 40px;
    height: 38px;
}

#productRight .qtyBtns a:hover {
    background-color: #eaeaea;
}

#productRight .qtyBtns input {
    height: 37px;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
}

.urunDetayGosterJs:hover {
    background-color: #c54444 !important;
}

#productRight #addCartBtn {
    border-radius: 5px;
    background-color: #23443a;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#productRight #shopListLink {
    width: 70px;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #f5f5f5;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
}

.addittionalField1.pos-r {
    position: relative;
    top: 0;
}

.detailGoCat {
    color: #818181;
    font-size: 12px;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 15px;
}

.detailGoCat strong {
    font-size: 12px;
    color: #23443a;
    font-weight: 500;
}

.urunDetayGosterJs:before {
    content: '\e827';
    line-height: 30px;
    color: inherit;
    font-family: 'tsoft';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-variant: normal;
    text-align: center;
    text-transform: none;
    margin-right: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

#productLeft .slide-wrapper>.row:first-child {
    position: relative;
}

.zoomWindow {
    border: 1px solid #d9d9d9 !important;
}

#productThumbs li .box-border {
    border-color: rgb(255, 255, 255);
    opacity: .5;
}

#productThumbs li.active .box-border {
    opacity: 1;
}

#productBrandText {
    font-size: 14px;
    color: #393939;
}

#productName {
    color: #000000;
    font-size: clamp(21px, 1vw, 30px);
    font-weight: 300;
    line-height: normal;
}

.productName {
    font-size: 20px;
    font-weight: 600;
}

.productBrandImg {
    margin-bottom: 10px;
}

#supplier-question {
    line-height: 20px;
    font-size: 10px;
}

.productComment {
    width: 87px;
}

.comment-btn {
    line-height: 30px;
    color: #000;
    font-size: 13px;
}

.mainPrices {
    position: relative;
}

.priceLine,
.variantLine,
.noteLine {
    line-height: 23px;
    font-size: 13px;
}

.priceType,
.variantType,
.noteTitle {
    width: 120px;
}

.currencyPrice {
    color: #b4b4b4;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
}

.normalPrice {
    font-size: 19px;
}

.discountPrice {
    line-height: 30px;
    color: #000000;
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
}

#productRight .order-note textarea {
    padding-top: 20px;
}

.variantBox a,
.variantBox select {
    min-width: 40px;
    height: 40px;
}

.variantBox a.col {
    padding-top: 2px;
    padding-bottom: 2px;
}

.variantBox a.col.ring {
    padding-right: 2px;
    padding-left: 2px;
    border-radius: 30px;
}

.variantBox a.selected {
    border: 1px solid #ff6f00;
}

.variantBox a.passive {
    background: #d2d2d2;
    text-decoration: line-through;
    color: #f10a41;
}

.variantBox a p {
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 12px;
    color: #000;
    padding-bottom: 0;
}

.variantBox a.ring p {
    border-radius: 20px;
}

.variantBox select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.imageInner {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}

.discounts.currentDiscount {
    background: #f0f0f0;
}

.noteLine {
    padding-top: 0;
}

.noteBox textarea {
    min-width: 250px;
    height: 40px;
    font-size: 12px;
    color: #666;
    word-break: break-all;
}

#shopListLink:hover {
    color: #23443a;
}

[dir="rtl"] .productFunction {
    padding-right: 35px;
    padding-left: 10px;
    background-position: right;
}

.productFunction:hover {
    color: #23443a;
}

.shareTitle {
    line-height: 30px;
    font-size: 13px;
    color: #000;
}

.smlIconSet .shareTitle {
    line-height: 20px;
}

.shareBtns .col {
    padding-right: 5px;
}

.shareBtns a {
    width: 30px;
    font-size: 27px;
}

.smlIconSet .shareBtns a {
    font-size: 15px;
}

#urun-tab .slide-wrapper {
    overflow: hidden;
}

#tabBtn li {
    cursor: pointer;
}

#tabBtn li span.text-description {
    color: #b9b9b9;
    font-size: clamp(15px, 1.5vw, 21px);
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Lora', serif;
    margin-bottom: 9px;
}

#tabBtn li:hover,
#tabBtn li:hover .btn {
    box-shadow: none;
}

#productDetailTab * {
    color: #717171;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 1.6;
}

#tabBtn li.active span.text-description {
    color: #000;
}

#tabBtn li .stars {
    margin-right: 10px;
    margin-left: 0;
}

#product-comment .stars-inner {
    height: 13px;
    background: url('/theme/v4/sub_theme/genel/v4/v4/starsFull.png') no-repeat;
}

#product-comment .stars {
    width: 87px;
    height: 13px;
    background: url('/theme/v4/sub_theme/genel/v4/v4/stars.png') no-repeat;
}

#tabPanel {
    overflow: hidden;
}

#tabPanel li {
    top: 20px;
    left: 20px;
    right: 20px;
}

#tabPanel li.current {
    width: 100%;
}

#tabPanel li {
    line-height: 15px;
}

#tabPanel li table {
    float: left;
    max-width: 100%;
}

#productDetailTab li {
    list-style: disc;
    list-style-position: inside;
}

#banks {
    line-height: 2;
}

.like {
    padding-left: 21px;
    background: url('likeIcon.png') no-repeat 0 center;
}

.dislike {
    padding-left: 21px;
    background: url('dislikeIcon.png') no-repeat 0 center;
}

[dir="rtl"] .addthis_toolbox {
    float: right;
}

@media screen and (max-width: 1000px) {}

@media screen and (max-width: 1000px) and (min-width: 769px) {}

@media screen and (min-width: 769px) {
    #productLeft {
        padding-right: 45px;
        border-right: 1px solid #f6f6f6;
    }
    #productRight {
        padding-left: 45px;
    }
    .DetayZoomImage {
        position: absolute;
        bottom: 25px;
        right: 53px;
        z-index: 5;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        cursor: pointer;
    }
    .DetayZoomImage:hover {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
    }
}

@media screen and (max-width: 768px) {
    #sticky-add-cart {
        position: fixed;
        bottom: -100%;
        left: 0;
        right: 0;
        height: 61px;
        background-color: #f5f5f5;
        z-index: 9999;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
    }
    #sticky-add-cart.detailSticky {
        bottom: 0;
    }
    .sticky-price .product-price-not-discounted {
        color: #b4b4b4;
        font-size: 14px;
        font-weight: 300;
        text-transform: uppercase;
    }
    .sticky-price .product-price {
        color: #000000;
        font-size: 18px;
        font-weight: 400;
        text-transform: uppercase;
    }
    #addCartBtn2 {
        border-radius: 5px;
        background-color: #23443a;
        color: #ffffff;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #productLeft {
        display: flex;
        flex-direction: column-reverse;
    }
    #productDetailTab * {
        text-align: inherit
    }
    #productDetailTab {
        max-height: 145px;
        overflow: auto;
    }
    .zopim {
        bottom: 80px !important;
    }
    .urunDetayGosterJs {
        display: none !important;
    }
    #productLeft {
        padding-right: 0;
    }
    #productRight {
        padding-top: 10px;
        padding-right: 0;
        padding-left: 0;
    }
    .discountedPrice {
        padding-left: 0;
    }
    .comment-star-wrapper {
        position: static;
        float: left;
    }
    #price-flexer .comment-star-wrapper :before {
        margin-right: 8px;
        margin-left: 0;
    }
    #mobileTabBtn {
        overflow-y: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        margin-bottom: 0;
    }
    #mobileTabBtn::-webkit-scrollbar {
        height: 0px;
    }
    #tabBtn {
        display: flex;
        justify-content: flex-start;
    }
    #tabBtn li span {
        display: inherit;
        font-size: 15px;
        white-space: nowrap;
    }
    #product-buttons a {
        padding-left: 0;
    }
}

@media screen and (max-width: 540px) {}