.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: #e35252 !important;
    border: 0 !important;
    z-index: 999999;
    transition: background-color .5s;
}

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

.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.active .box-border {
    border-color: #000;
    border-radius: 3px;
}

#productThumbs li .box-border img {
    border-radius: 3px;
}

#productThumbs li .box-border {
    border-color: transparent;
}

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

div#price-flexer>div {
    flex-direction: row-reverse;
    margin-right: 20px;
}

#productRight .sepetteIndirim {
    font-size: clamp(9px, 1vw, 17px);
}

#productName {
    line-height: normal;
    color: var(--color1);
    font-weight: 500;
    font-size: 24px;
}

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

.productBrandImg {
    margin-bottom: 10px;
}

#supplier-question {
    font-weight: 300;
    font-size: 13px;
    color: var(--color1);
}

.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 {
    font-weight: 300;
    font-size: 20px;
    color: #B4B4B4;
}

.normalPrice {
    font-size: 19px;
}

.discountPrice {
    font-weight: bold;
    font-size: clamp(20px, 1.9vw, 32px);
    color: var(--color2);
}

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

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

.variantBox a.col {
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 0 10px 10px 0;
    border-color: #F0F0F0;
    border-radius: 3px;
}

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

.variantBox a.passive p {
    color: #B4B4B4;
}

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

.variantBox a.passive {
    /* background: #d2d2d2; */
    text-decoration: line-through;
    color: var(--color2);
}

.variantBox a p {
    width: 100%;
    height: 34px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

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

.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: #e35252;
}

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

.productFunction:hover {
    color: #e35252;
}

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

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

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

.shareBtns a {
    width: 30px;
    line-height: 30px;
    font-size: 20px;
}

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

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

#tabBtn li {
    cursor: pointer;
}

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

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

#tabBtn li.active:before,
#tabBtn li.active:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e35252;
}

#tabBtn li.active:before {
    bottom: 2px;
}

#tabBtn li.active:after {
    bottom: 0px;
}

#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;
}

#addCartBtn {
    text-transform: capitalize;
    border-radius: 3px;
}

#shopListLink {
    color: var(--color2);
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
}

.proCode,
.Barkod {
    font-weight: 300;
    font-size: 13px;
    color: #B4B4B4;
}

.comment-star-wrapper i {
    font-size: 13px;
    color: #9b9da3;
}

.comment-star-wrapper i+div i {
    color: var(--color2);
}

.commentWrap>span {
    font-weight: 300;
    font-size: 12px;
    color: var(--color1);
}

.detail-inf {
    justify-content: stretch;
}

.detail-inf a {
    font-size: 14px;
    color: #4CAF50;
    border: 1px solid #4CAF50;
    padding: 0 10px;
    height: 30px;
    border-radius: 3px;
    margin-right: 20px;
}

.detail-inf a:last-child {
    color: #e81010;
    border: 1px solid #e81010;
    margin-right: 0;
}

.tabTitle {
    cursor: pointer;
    padding-left: 20px !important;
    min-height: 50px;
    display: flex;
    align-items: center;
    background: url(/Data/EditorFiles/tasarim/other/plus.svg)no-repeat calc(100% - 50px) center;
    color: var(--color1);
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}

.tablar .line-bottom>.active {
    background: url(/Data/EditorFiles/tasarim/other/minus.svg)no-repeat calc(100% - 50px) center;
    border-bottom: 1px solid #ececec;
    background-color: #ffffff;
}

.tabTitle.active span {
    color: var(--color2);
    font-weight: 600;
}

.tablar {
    border: 1px solid #ececec;
}

.tablar .line-bottom:last-child {
    border: 0;
}

.tablar .line-bottom {
    border-color: #ececec;
}

.tabContent {
    color: #241f21;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    max-height: 200px;
    overflow: auto;
    padding-top: 20px;
}

.security-detail .scrtyContainer {
    border-radius: 3px;
    background-color: #ffffff;
}

.security-detail .scrtyContainer>div {
    height: 70px;
    display: flex;
    align-items: center;
    border: 1px solid #F8F8F8;
}

.security-detail h5 {
    font-weight: 500;
    font-size: 14px;
    margin: 0;
    padding-left: 10px;
}

.related-li {
    min-width: 50px;
}

.related-li a.active {
    border: 1px solid var(--color1);
}

#productImage img {
    border-radius: 3px;
}

.symbolCargo {
    background: #333333;
    border-radius: 3px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 15px;
    font-size: 12px;
    font-weight: bold;
    z-index: 9;
}

.symbolCargo>span {
    margin-left: 5px;
}

.subTwo.variantBox a.col {
    background: #e3e3e3;
    border-color: transparent;
}

.subTwo.variantBox a.selected {
    background: var(--color2);
    border-color: transparent;
}

.subTwo.variantBox a.selected p {
    color: #fff;
}

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

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

@media screen and (max-width: 768px) {
    .shareBtns .col {
        padding-right: 3px;
    }
    .zopim {
        bottom: 80px !important;
    }
    .urunDetayGosterJs {
        display: none !important;
    }
    #productLeft {
        padding-right: 0;
    }
    #productRight {
        padding-top: 10px;
        padding-right: 0;
        padding-left: 0;
    }
    #price-flexer,
    #price-flexer>.d-flex {
        display: flex;
    }
    #mobileBuyBtn #price-flexer>.d-flex {
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column-reverse;
    }
    #productRight #mobileBuyBtn .sepetteIndirim {
        height: 50px;
        font-size: clamp(9px, 1vw, 17px);
    }
    .discountedPrice {
        line-height: 30px;
        padding-left: 0;
    }
    div#price-flexer>div {
        margin-right: 0;
        line-height: normal;
    }
    .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;
    }
    #tabBtn {
        display: flex;
    }
    #tabBtn li span {
        display: inherit;
        font-size: 15px;
        white-space: nowrap;
    }
    #product-buttons a {
        padding-left: 0;
    }
}

@media screen and (max-width: 540px) {
    #mobileBuyBtn {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 333;
        background: #fff;
        box-sizing: border-box;
        box-shadow: 0 -3px 3px rgba(0, 0, 0, .1);
        display: flex;
    }
    #mobileBuyBtn .buyBtn {
        padding-left: 10px;
    }
    .commentWrap {
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .detail-inf a {
        margin-right: 0px;
        padding: 0 2px;
        box-sizing: border-box;
    }
}