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

}

.kat {
    color: #e8812c;
    font-size: 13px;
    font-weight: 500;
    display: flex;
    text-transform: uppercase;
}

.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: 20px;
    color: #000000;
    font-weight: 700;
    line-height: 150%;

}

.supplier-code {
    font-size: 13px;
    color: #000000;
    margin-top: 8px;
    font-weight: 500;
    line-height: normal;
}
.supplier_product_code {
   font-size: 14px;
   color: #000000; 
}
.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{
    color: #0a0b09;
    font-size: 12px;
    margin-top: 20px;
    padding-left: 20px;
}



.currencyPrice{

    font-size:18px;

}



.normalPrice{

    font-size:19px;

}



.discountPrice{

    font-size: 30px;
    color: #e8812c;

}

.productDiscountDetail {
    background-color: #e8812c;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 13px;
    box-sizing: border-box;
    text-align: center;
}


.productDiscountDetail .discount-percent {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
}
.money-order-price{

    float:right;

    padding-left:5px;

}



#productRight .order-note textarea{

    padding-top:20px;

}



.variantBox a, .variantBox select{

    min-width: 60px;
    height: 30px;
    margin-right: 15px;
    border-radius: 3px;
    border: 1px solid #c1c1c1;

}



.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 #e8812c;
    background-color: #e8812c;
    border-radius: 3px;

}

.variantBox a.selected p{
    color: #ffffff;
    font-size: 12px;
}

.variantBox a.passive{

    background:#d2d2d2;

    text-decoration:line-through;

    color:#f10a41;

}



.variantBox a p{

    width: 100%;
    height: 100%;
    line-height: normal;
    text-align: center;
    font-size: 12px;
    color: #000;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}



.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 {
    margin-top: 20px;
    margin-bottom: 20px;
}

#tabBtn li:hover,

#tabBtn li:hover .btn{

    box-shadow:none;

}

#tabBtn li span.text-description{

    font-size: 16px;
    color: #000000;
    font-weight: 500;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    height: 50px;
    padding:  0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#tabBtn li.active span.text-description{
    color: #ffffff;
    background-color: #e8812c;
    border: 1px solid #e8812c;
}


.tabs-line {
    border-top: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
    margin-top: 30px;
    margin-bottom: 30px;
}

#productDetailTab {
    font-size: 18px;
    line-height: normal;
}
#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;

}

#product-brand span{
    color: #e8812c;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px;
    display: flex;
}
.share-text {
    font-size: 12px;
    color: #000000;
}

.p-facebook {
    background: url(p-facebook.svg) no-repeat center center;
    width: 30px;
    height: 30px;
    display: flex;
}

.p-twitter {
    background: url(p-twitter.svg) no-repeat center center;
    width: 30px;
    height: 30px;
    display: flex; 
}

.p-whatsapp {
    background: url(p-whatsapp.svg) no-repeat center center;
    width: 30px;
    height: 30px;
    display: flex;    
}

.p-pinterest {
    background: url(p-pinterest.svg) no-repeat center center;
    width: 30px;
    height: 30px;
    display: flex; 
}

#select-id {
    background: url(select.svg) no-repeat center right 4%;
    width: 100%;
    height: 35px;
    display: flex;
    align-items: center;
    border: 1px solid #c1c1c1;
    border-radius: 3px;
    padding: 0 10px;
    box-sizing: border-box;
    color: #0a0b09;
    font-size: 12px;
    font-weight: normal;
}


div#sayac_kargo > span {
    border-radius: 5px;
    margin-right: 5px;
    width: 45px;
    height: 45px;
    border: 1px solid #e8812c;
}
.d-flex.fd-c {
    flex-direction: column;
}
div#sayac_kargo > span span:first-child {
    font-weight: bold;
    font-size: 15px;
    line-height: 25px;
    color: #e8812c;
}

div#sayac_kargo > span span:last-child {
    font-weight: normal;
    font-size: 8px;
    line-height: 16px;
    color: #e8812c;
    float: left;
    width: 100%;
    text-align: center;
    border-top: 1px solid #e8812c;
    
}
div#sayac_kargo > span:last-child {
    margin-right: 0;
}
.sayactext {
    font-size: 13px;
    color: #e8812c;
    font-weight: 500;
    line-height: 150%;
}

.sayactext-bold{
    font-size: 15px;
    color: #e8812c;
    font-weight: 700;
    line-height: normal;
}

.icon-minus-detail {
  background: url(minus-detail.svg) no-repeat center center;
  width: 40px;
  height: 25px;
  display: flex;  
}

.icon-plus-detail {
    background: url(plus-detail.svg) no-repeat center center;
    width: 40px;
    height: 25px;
    display: flex; 
}

.detail .qtyBtns {
    height: 50px;
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    background: #fff;
}

.custom {
    color: #000000;
    font-size: 13px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 15px;
    justify-content: center;
    text-align: center; 
}

.detail input {
  font-size: 19px;
  color: #000000;
  font-weight: normal;  
  width: calc(100% - 80px);
}

.detail .qtyBtns a {
    width: 40px;
}

.addCart {
    height: 50px;
    border-radius: 5px;
    background: url(add-detail.svg) no-repeat center left 31% #e8812c;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.stock-unit span {
    /* color: #e8812c; */
    /* font-size: 13px; */
    /* font-weight: 500; */
    /* border-bottom: 1px solid; */
}

.border-class {
    background: url(border.svg) no-repeat center center;
    width: 125px;
    height: 1px;
    display: flex;
}
#product-buttons span.text-description {
   font-size: 12px;
   color: #000000;
   font-weight: normal; 
}
.icon-fav-detail {
    background: url(fav-detail.svg) no-repeat center left;
    width: 31px;
    height: 25px;
    display: flex;
}

.icon-advice-detail {
    background: url(advice-icon.svg) no-repeat center left;
    width: 31px;
    height: 25px;
    display: flex;
}

.icon-price-detail {
    background: url(price-alert.svg) no-repeat center left;
    width: 31px;
    height: 25px;
    display: flex; 
}

#product-buttons {
    border-top: 1px solid#867979;
    border-bottom: 1px solid#867979;
}

.free-cargo-detail {
    height: 56px;
    border-radius: 3px;
    border: 1px solid #c1c1c1;
    background: url(free-cargo-icon.svg) no-repeat center left 30%;
    font-size: 14px;
    font-weight: 700;
    color: #0a0b09;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 28px;
}

.box-border-left,
.box-border-thumbs  {
    border: 1px solid #e4e4e4;
    border-radius: 10px;
}

.box-border-thumbs:hover {
    border: 1px solid #e8812c;
}

.power-point-container {
    background-color: #f5f5f5;
    border-radius: 3px;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.simge {
    background: url(simge-icon.svg) no-repeat center left;
    width: 30px;
    height: 20px;
    display: flex;
}

#product-buttons .row {
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 1000px) {



}



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



}



@media screen and (max-width: 768px) {
    
    
    #tabBtn li {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-right: 0;
        padding: 0 5px;
    }
    #tabBtn li span.text-description {
        font-size: 12px; 
        max-width: 90px;
        white-space: normal;
        text-align: center;
        padding: 0;
    }
        

    .addCart {
        background: url(add-detail.svg) no-repeat center left 23% #e8812c;
    }

    #product-buttons span.text-description {
        font-size: 8px;
    }

    div#sayac_kargo > span {
        border-radius: 5px;
        margin-right: 22px;
        width: 65px;
        height: 45px;
        border: 1px solid #e8812c;
    }
    .border-class {
        width: 24px;
    }
    .sayactext,
    .sayactext-bold {
        text-align: center;
        margin-top: 15px;
    }

    .kargo-durumu {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .free-cargo-detail {
        background: url(free-cargo-icon.svg) no-repeat center left 15%;
        font-size: 9px;
    }

    #productName {
        font-size: 15px;
    }

    .zopim{

        bottom:80px !important;

    }



    .urunDetayGosterJs{

        display:none !important;

    }



    #productLeft{

        padding-right:0;

    }



    #productRight{

        padding-top:10px;

        padding-right:0;

        padding-left:0;

    }



    #price-flexer > div {
        display: flex;
    }

    #price-flexer > .d-flex{

       

    }

    .variantBox a, .variantBox select {
        min-width: 54px;
        margin-bottom: 10px;
    }

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

    }



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

    }



}