.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:#28a745 !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{
    line-height: normal;
    color: #0E21A0 !important;
    font-size: 23px;
    font-weight: 400;
}
.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, .noteTitle{
    width:120px;
}
.currencyPrice{
    color: #626262;
    font-size: 18px;
    font-weight: 400;
}
.normalPrice{
    font-size:19px;
}
.discountPrice{
    line-height: 30px;
    color: #321716;
    font-size: 24px;
    font-weight: 600;
}
.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;
    min-width: 80px;
    margin-right: 20px;
    min-height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-color: #f1f1f1;
}
.variantBox a.col.ring{
    padding-right: 2px;
    padding-left: 2px;
    border-radius: 30px;
}
.variantBox a.selected{
    border:1px solid #321716;
}
.variantBox a.passive{
    background:#d2d2d2;
    text-decoration:line-through;
    color:#f10a41;
}
.variantBox a p{
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    padding-bottom: 0;
    color: #343434;
    font-size: 15px;
    font-weight: 400;
}
.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:#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: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    color: #fff;
    border-radius: 9px;
}
.smlIconSet .shareBtns a{
    font-size:15px;
}
#urun-tab .slide-wrapper{
    overflow:hidden;
}
#tabBtn li{
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    margin-right: 40px;
    color: #321716;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 15px;
    line-height: normal;
}
#tabBtn li.active {
    font-weight: 600;
}

#tabBtn {
    border-bottom: 1px solid #f1f1f1;
}
#tabBtn li:hover,
#tabBtn li:hover .btn{
    box-shadow:none;
}
#tabBtn li.active span.text-description{
    color:#000;
}
#tabBtn li.active:after{
    content:'';
    position:absolute;
    left:0;
    width:85%;
    height:1px;
    background:#000000;
}
#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;
}
#product-brand {
    color: #491e18;
    font-size: 17px;
    font-weight: 700;
    line-height: normal;
    font-family: 'Merriweather', serif;
}
.favDetail a {
    width: 25px;
    height: 25px;
    background: url(fav.svg) no-repeat center center;
    display: inline-block;
}
.proCode {
    color: #343434;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    padding-top: 5px;
    margin-top: 20px;
}

.subCode {
    color: #343434;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    padding-top: 5px;
}
#productMobileInfo .mainPrices {
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    margin-top: 30px;
}
.variantType {
    color: #343434;
    font-size: 14px;
    font-weight: 600;
    padding-top: 10px;
}
#price-flexer .productDiscount {
    position: relative;
    top: 0;
    left: 10px;
}
.productItem:hover .variantBox  .box-border {
    box-shadow: none;
    border-color:  #f1f1f1;
}
#addCartBtn {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    height: 55px;
}
#cart-wrapper .qtyBtns a {
    width: 25%;
    height: 55px;
}

#cart-wrapper .qtyBtns {
    border: 1px solid #f1f1f1;
    background-color: #ffffff;
    height: 53px;
    padding: 0;
}

#cart-wrapper .countInput span {
    color: #343434;
    font-size: 15px;
    font-weight: 400;
}

#cart-wrapper .countInput  input {
    color: #343434;
    font-size: 15px;
    font-weight: 400;
}

#cart-wrapper .countInput {
    height: 55px;
}
#cart-wrapper .qtyBtns a .icon-minus:before {
    content: '';
    background: url(minus.svg) no-repeat center center;
    height: 15px;
    width: 15px;
    display: inline-block;
}
#cart-wrapper .qtyBtns a .icon-plus:before {
    content: '';
    background: url(plus.svg) no-repeat center center;
    height: 15px;
    width: 15px;
    display: inline-block;
}
#product-buttons a {
    color: #343434;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center;
}

#product-buttons a img {
    margin-right: 10px;
}
#fbShareBtn {
    background-color: #4a71a9;
}
#twBtn {
    background-color: #00baf1;
}
#pinBtn {
    background-color: #cd3339;
}
#whtBtn {
    background: url(whtsp.svg) no-repeat center center;
    width: 18px;
    height: 18px;
    display: inline-block;
}
.shareBtns a:before {
    line-height: 22px;
}
.productSymbol {
    display: flex;
    align-items: center;
    color: #321716;
    font-size: 0;
    font-weight: 600;
    line-height: normal;
    max-width: 75px;
}

.productSymbol span {
    padding-left: 15px;
}
#symbolTag {
    margin-top: 30px;
}
#shareTag {
    padding-top: 10px;
}

#shareTag .text-description {
    color: #343434;
    font-size: 14px;
    font-weight: 400;
    padding-right: 15px;
}
.productType {
    color: #343434;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
}
#productThumbs li.active a {
    border: 1px solid #000;
}
#symbolTag .row {
    display: flex;
    align-items: center;
}


@media screen and (max-width: 1350px) {
    .productSymbol {
        font-size: 13px;
    }
}


@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;
    }
    .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) {
    #tabBtn li {
        font-size: 11px;
        padding-bottom: 0;
        line-height: normal;
    }
    .variantBox a.col {
        min-width: 64px;
        margin-right: 10px;
        margin-bottom: 10px;
        min-height: 40px;
    }
    #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;
    }
}