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

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

#productName{
    font-size: 25px;
    text-align: center;
    color: #f76a0f;
    font-weight: bold;
}

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

.normalPrice{
    font-size:19px;
}

.discountPrice{
    font-size: 25px;
    font-weight: bold;
    color: #2e6734;
}

.money-order-price{
    float:right;
    padding-left:5px;
}

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

.variantBox select[data-group-id="2"] option:not([data-status="enable"]):not([value=""]){
    /* display: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;
    font-family:"Open Sans",sans-serif;
    word-break:break-all;
}

#shopListLink:hover{
    color:#e35252;
}

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

.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{
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}
#tabBtn li span.text-description{
    font-size: 16px;
    font-weight: bold;
    color: #767676;
}
/* #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 {
    display: flex;
    justify-content: center;
}

#tabBtn li.active {
    border-radius: 3px;
    background-color: #3b8734;
    height: 46px;
    width: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
   
}

#tabBtn li {
    border-radius: 3px;
    background-color: #f0f0f0;
    height: 46px;
    width: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#tabBtn li.active:after{
    bottom:0px;
}

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

#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 {
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.71;
    color: #696969;
}
#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;
}
#productRight {
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgb(225 225 225 / 50%);
    background-color: #ffffff;
    padding: 10px;
    box-sizing: border-box;
}

.p_brand_detay {
    font-size: 0.875rem;
    font-weight: bold;
    text-align: center;
    color: #3b8734;
    margin-bottom: 0.3125rem;
}

.supplier {
    font-size: 0.75rem;
    font-weight: normal;
    text-align: center;
    color: #bcbcbc;
    margin-top: 0.625rem;
}

.percent {
    font-size: 1.25rem;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.discounted {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.productDiscount-detay {
    width: 6.4375rem;
    height: 3.4375rem;
    border-radius: 0.1875rem;
    background-color: #b00a0a;
    font-size: 0.75rem;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    line-height: normal;
    margin-right: 0.9375rem;
    display: flex;
    align-items: center;
    line-height: 0.7;
}

#productRight #shopListLink {
    font-size: 0.900rem;
    color: #1a1a1a;
    display: flex;
    align-items: center;
    border-radius: 0.1875rem;
    border: solid 0.0625rem #f8f8f8;
    padding: 0.625rem;
}

.icon-plus-detay::before  {
    content: '';
    background: url(plus-detay.svg) no-repeat center;
    width: 30px;
    height: 40px;
    display: flex;
}

.icon-minus-detay::before  {
    content: '';
    background: url(minus-detay.svg) no-repeat center;
    width: 30px;
    height: 40px;
    display: flex;
}

.detay .qtyBox{
  padding: 10px;
  border-radius: 3px;
  background-color: #f8f8f8;
  box-sizing: border-box;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.detay .qtyBtns {
    background: #f8f8f8;
}
.detay .qtyBtns a {
    float: left;
    width: 30px;
}
.detay .qtyBtns input {
    background: #f8f8f8;
    width: calc(100% - 0px);
    height: 27px;
    text-align: center;
    font-weight: 500;
}

.btn-add-detay {
    height: 60px;
    border-radius: 3px;
    background-color: #ee6a00;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.whatsapp-siparis {
    border-radius: 3px;
    background-color: #4caf50;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}
.whatsapp-siparis:before {
    content: '';
    background: url(whats-siparis.svg) no-repeat center left;
    width: 30px;
    height: 20px;
    display: flex;
    
}

#urun-tab {
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgb(225 225 225 / 50%);
    background-color: #ffffff;
    padding: 20px;
    box-sizing: border-box;
}

.piece {
    font-size: 12px;
    text-align: center;
    color: #000000;
    width: 50px;
    font-weight: 500;
}
@media screen and (max-width: 1000px) {

}

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

}

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

    .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:initial; */
    }

    .discountedPrice{
        line-height:30px;
        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;
    }

    #tabBtn{
        display:flex;
        justify-content: start;
    }

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

    #mobileBuyBtn .buyBtn{
        padding-left:10px;
    }

}