.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;
}
#productDetail .form-control.large textarea,
#productDetail .form.large textarea {
    height: 47px;

    border-radius: 5px;
}
.product-content {
    background: #FFFFFF;
    border-radius: 4px;
    padding: 0 20px;
}

.size-select-title {
    background: url(select.svg) no-repeat right 20px center #F6F6F6;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
/* identical to box height */
    text-align: left;
    color: #000000;
    padding: 15px 20px;
    box-sizing: border-box;
    cursor: pointer;
}

form#CustomForm {
    border: 0;
}

form#CustomForm label {
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #453F40;
    margin-bottom: 10px;
}

/*[for="file1"]*/
form#CustomForm label {
    background: #FFFFFF;
    border: 1px solid #979797;
    border-radius: 4px;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
}

/*[for="file1"]*/
form#CustomForm label + div {
    height: 45px;
    background: #582976;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    line-height: 35px;
/* identical to box height, or 183% */
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
}

form#CustomForm input {
    background: #FFFFFF;
    border: 1px solid #979797;
    box-sizing: border-box;
    border-radius: 4px;
}

form#CustomForm input::placeholder {
    font-weight: normal;
    font-size: 12px;
    line-height: 22px;
/* identical to box height, or 183% */
    color: #8E8E8E;
}

form#CustomForm .danger {
    display: none;
}

#CustomForm .progressWrapper {
    display: none;
}

.symbolTitle {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
/* identical to box height */
    color: #000000;
}

div#product-detail {
    margin-bottom: 40px;
    padding-bottom: 40px;
    padding-top: 40px;
}

.bg-fa
{
    background-color: #fafafa;
}

.d-grid
{
    display: grid;
}

.d-flex.fd-c {
    flex-direction: column;
}

.d-flex.ai-baseline {
    align-items:baseline;
}

.d-flex.ai-end
{
    align-items: end;
}

.shareBtns span {
    
/* identical to box height */
    white-space: nowrap;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
/* identical to box height, or 100% */
    color: #8E8E8E;
}

.icon-teslimat
{
    background:url(teslimat.svg) no-repeat left center;
    widows: 34px;
    height: 16px;
}

.icon-teslimat + span
{
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    color: #000000;
}

.taksitOran {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    color: #686868;
    margin-top: 20px;
    margin-bottom: 20px;
}

.vade-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #222222;
    text-transform: uppercase;
    padding: 20px 10px 10px 10px;
    box-sizing: border-box;
}

.vade .taksit {
    position: relative;
    right: 5px;
    background: #FAFAFA;
    border: 1px solid #F3EED9;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    font-size: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -5px;
}

.vade h6 {
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
/* identical to box height, or 100% */
    color: #6C0A1F;
    white-space: nowrap;
    margin: 6px 0 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #E2DAB9;
}

.vade h6 + span {
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
/* identical to box height, or 100% */
    color: #222222;
}

.vade .col-3 > div {
    background: #F3EED9;
    padding: 10px 0;
    box-sizing: border-box;
    text-align: center;
}

.kazanciniz {
    padding-left: 15px;
    padding-right: 0;
    font-weight: normal;
    font-size: 12px;
    line-height: 50px;
    color: #222222;
    border-left: 2px solid #EFEFEF;
}


.short-description {
    padding: 20px;
    font-weight: normal;
    font-size: 13px;
    line-height: 21px;
/* or 162% */
    color: #222222;
}

.taksitOran span {
    color: #000000;
}
#productRight .qtyBtns a p:before {content: '';}

.qtyBtns a p.icon-minus {
    background: url(minus.svg) no-repeat center center;
    width: 9px;
    height: 4px;
}

#productRight .qtyBtns a p.icon-plus {
    background: url(plus.svg) no-repeat center center;
    width: 9px;
    height: 4px;
}

div#cart-wrapper {
    padding: 0;
}

a#addCartBtn {
    height: 53px;
    padding: 0;
    
    
    
    
/* identical to box height, or 104% */
    background: #D11764;
    border-radius: 4px;
    font-weight: bold;
    font-size: 16px;
    line-height: 55px;
/* identical to box height */
    text-align: center;
    color: #FFFFFF;
}

i.fl.icon-advice:before {
    content: none;
}

i.fl.icon-advice {
    background: url(tavsiyeEt.svg) no-repeat left center;
    width: 17px;
    height: 21px;
}

i.fl.icon-comment:before {
    content: none;
}

i.fl.icon-comment {
    background: url(yorum.svg) no-repeat left center;
    width: 20px;
    height: 10px;
}

i.icon-add-cart {
    background: url(shopping-cart.svg) no-repeat left center;
    width: 36px;
    height: 24px;
}

i.fl.icon-price:before , i.fl.icon-stock:before {
    content: none;
}

i.fl.icon-price {
    background: url(alarm.svg) no-repeat left center;
    width: 16px;
    height: 17px;
}

i.fl.icon-stock {
    background: url(stok.svg) no-repeat left center;
    width: 16px;
    height: 17px;
}

.productSymbol {
}
div#product-buttons {
    padding: 10px 10px 0;
}
.ek {
    font-size: 13px;
    font-weight: bold;
    line-height: normal;
    color: #333333;
    border-right: 1px solid #d8d8d8;
    padding: 6px 6px 6px 15px;
    margin-bottom: 8px;
    margin-left: 5px;
}

.stockStatus.unsuccess {
    color: #ff0000;
}

.icon-ucretsiz
{background: url(delivery.svg) no-repeat left center;width: 49px;height: 30px;}

.icon-stoktan
{background: url(stok.svg) no-repeat left center;width: 38px;height: 30px;}

div#product-buttons #shopListLink {
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    padding: 0 10px;
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 0;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000000;
}

div#product-buttons a {
    font-weight: normal;
    font-size: 15px;
    line-height: 17px;
    color: #000000;
}

.tabTitle {
    
/* identical to box height, or 256% */
    padding: 16px 30px;
    background: url(plus.svg) no-repeat right 15px center;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #3F3F3F;
    border-bottom: 1px solid #EEEEEE;
    text-transform: uppercase;
}

.uruntab {
    background: #FFFFFF;
    border-radius: 4px;
    margin-top: 23px;
}

.tabContent {
    
/* or 146% */
    margin-top: 20px;
    font-weight: normal;
    font-size: 12px;
    line-height: 22px;
/* or 183% */
    color: #453F40;
    padding: 0 30px !important;
}

.tabTitle.active {
    background: url(minus.svg) no-repeat right 15px center;
}

div#product-buttons span {
    font-weight: normal;
    font-size: 11px;
    line-height: 13px;
    color: #000000;
}

#cart-wrapper .qtyBtns {
    width: 100%;
    height: 65px;
    justify-content: space-between;
    box-sizing: border-box;
    border: 0;
    background: none;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

#cart-wrapper .qtyBtns a {
    width: 45px;
    height: 42px;
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: center;
    font-size: 29px;
    font-weight: normal;
}

#productRight #cart-wrapper .qtyBox {
    height: 55px;
    background: #FFFFFF;
    border: 1px solid #979797;
    box-sizing: border-box;
    border-radius: 4px;
}

#cart-wrapper .qtyBtns a[title="-"] {
    font-size: 30px;
    height: 65px;
    font-weight: normal;
    color: #000000;
}

#cart-wrapper .qtyBtns input {
    width: 80px;
    height: 65px;
    background: none;
    
/* identical to box height, or 100% */
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
/* identical to box height, or 131% */
    text-align: center;
    color: #000000;
}

a#fastBuyBtn {
    padding: 0;
    height: 65px;
    font-style: normal;
    
/* identical to box height */
    text-align: center;
    color: #FFFFFF;
    background: #6C0A1F;
    border-radius: 35px;
    font-weight: 800;
    font-size: 26px;
    line-height: 65px;
/* identical to box height, or 104% */
    color: #FFFFFF;
}

#productRight .bilgilendirme {
    background: none;
    padding: 20px 10px 0 10px;
}

#productRight .bilgilendirme * {
    border-color: #ededed;
}

.cargo-free
{
    background:url(kargoBedava.svg) no-repeat left center;
    width: 33px;
    height: 16px;
}

.cargo-free-24
{
    background:url(24saatKargo.svg) no-repeat left center;
    width: 33px;
    height: 16px;
}

#productRight .bilgilendirme .col-6 {
    display: flex;
    align-items: center;
}

#productRight .bilgilendirme h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    color: #333333;
    margin: 0 0 2px 0;
}

#productRight .bilgilendirme p {
    font-size: 12px;
    font-weight: 600;
    line-height: normal;
    color: #8c8c8c;
    padding: 0;
    margin: 3px 0 0 0;
}

.share {
    padding: 10px;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.adet {
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    color: #8c8c8c;
    margin-bottom: 6px;
}

#productLeft .slideControl {
    width: calc(100%  + 30px);
    left: -15px;
}

[class^="icon-"]:not(.icon-no-space).icon-pull-right:before, [class*=" icon-"]:not(.icon-no-space).icon-pull-right:before, [class^="icon-"]:not(.icon-no-space).icon-pull-right:after, [class*=" icon-"]:not(.icon-no-space).icon-pull-right:after
{
    margin-right: 8px;
    margin-left: 0;
}

.variantBox.subOne a.ring p {
    display: flex;
    align-items: center;
    border: 0 !important;
    width: auto;
    height: auto;
}

.variantBox.subOne a.ring p img {
    width: 37px;
    height: 37px;
}

.beden-tablosu {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #453F40;
}

.beden-tablosu i {
    background: url(beden.svg) no-repeat left center;
    width: 35px;
    height: 22px;
}

ul#productThumbs1 li img {
    opacity: .5;
}

ul#productThumbs1 li.active img {
    opacity: 1;
}

.variantBox.subOne a.ring {
    padding: 0;
    position: relative;
    border: 0;
    height: auto;
}

.variantBox.subOne a.ring.selected {
    border-color: #ffffff;
    padding-bottom: 3px;
}

.variantBox.subOne a.ring.selected img {
    border: 1px solid #413B3C;
}

.subVariantName {
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    color: #515151;
    text-align: left;
}

.subVariantPrice {
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    color: #515151;
    text-align: left;
}

a#product-brand {
    padding-right: 10px;
    font-weight: bold;
    font-size: 21px;
    line-height: 26px;
/* identical to box height */
    color: #222222;
}

div#productRight {padding-top: 0px;}

#productRight .sepette-ek-indirim {
    margin: 0;
    border-radius: 4px;
    background-color: #36bb41;
    color: #ffffff;
    margin-left: 10px;
}

.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.box-border {
    border-radius: 4px;
}

#productThumbs li.active .box-border{
    border-radius: 4px;
}

div#productMobileInfo {
    padding: 0 10px;
}

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

.proCode, .ek-bilgi-1
{
    text-align: center;
    padding-left: 0 !important;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    color: #828282;
}

.proCode a , .ek-bilgi-1 strong {
    font-weight: 600;
    color: #334ba1;
}

.ek-bilgi-1 strong {
    padding-left: 5px;
}

.ek-bilgi-1 {
    padding-left: 30px !important;
}

.kdvDahil {
    font-size: 17px;
    font-weight: normal;
    line-height: normal;
    color: #828282;
    padding-left: 30px;
}

.taksitTablosu {
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    color: #828282;
}

.taksitTablosu i {
    background: url(taksit.svg) no-repeat left center;
    width: 32px;
    height: 17px;
    float: left;
}

.color-green
{
    color: #36bb41;
}

.color-red
{
    color: #f00;
}

.icon-fast-add-cart
{
    background: url(fast-add-cart.svg) no-repeat right center;
    width: 34px;
    height: 20px;
}

.icon-detail-add-cart
{
    background: url(detail-add-cart.svg) no-repeat right center;
    width: 27px;
    height: 20px;
}

div#productLeft {
    padding-right: 40px;
}

div#productInfo {background: #FFFFFF;border-radius: 4px;padding: 10px 30px;}

#productName{
    margin-bottom: 0px;
    
/* or 119% */
    
/* identical to box height */
    font-weight: bold;
    font-size: 21px;
    line-height: 16px;
/* identical to box height, or 76% */
    color: #453F40;
    margin-top: 10px;
}

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

a#comment-btn {
    padding-left: 0;
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
/* identical to box height, or 183% */
    color: #D11764;
}

.stockStatus {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.36;
    color: #4ac09e;
    display: flex;
    align-items: center;
}

div#cmps .slick-prev {
    right: -50px;
    left: inherit !important;
    border-radius: 3px;
    border: solid 1px #eeeeee;
    background-color: #ffffff;
    height: 90px !important;
    width: 45px !important;
    background-position-x: center !important;
    background-position-y: center !important;
}

div#cmps .slick-next {
    right: -120px !important;
    border-radius: 3px;
    border: solid 1px #eeeeee;
    background-color: #ffffff;
    height: 90px !important;
    width: 45px !important;
    background-position-x: center !important;
    background-position-y: center !important;
}

#cmpList .title {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    color: #2a2722;
    margin-bottom: 10px;
}

#cmpList .description {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    color: #71706e;
}

.stock-success {
    background: url(stock-success.svg) no-repeat left center;
    width: 34px;
    height: 24px;
}

a#stock-alert-btn span {
}

a#stock-alert-btn {
}

.stock-unsuccess {
    background: url(stokta-yok.svg) no-repeat left center;
    width: 24px;
    height: 24px;
}

.productBrandImg{
    margin-bottom:10px;
}

#supplier-question{
    
/* identical to box height */
    margin-top: 10px;
    font-weight: normal;
    font-size: 9px;
    line-height: 11px;
/* identical to box height */
    color: #A6A6A6;
}

.productComment{
    width:87px;
}

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

#productMobileInfo .mainPrices{
    position:relative;
    padding: 30px 40px;
    margin-bottom: 20px;
    background: #FFFFFF;
    border-radius: 4px;
    margin-top: 10px;
}

div#cmp-wrapper .text-title {
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    color: #e4694e;
    margin-bottom: 10px;
}

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

.variantLine{
    line-height:23px;
    font-size:13px;
    padding: 0;
}

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

a#shopListLink {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background-color: #ffffff;
    height: 55px;
}

i.icon-fav {
    background: url(heart.svg) no-repeat center center;
    height: 17px;
    width: 21px;
    float: left;
    margin-right: 5px;
}

.sepette-indirim {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    color: #777777;
}

.sepette-indirim .price , .sepette-indirim strong {
    font-weight: 600;
    color: #e4694e;
}

.sepette-indirim * {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sepette-indirim strong {
    padding: 0 5px;
}

i.icon-fav:before {content: '';}
.kazanciniz div {
    margin-right: 5px;
}

.kazanciniz span {
    margin-right: 3px;
}

#productRight .productDiscount span {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 3px;
}

.currencyPrice{
    padding-left: 0;
    white-space: nowrap;
    
    
/* identical to box height, or 187% */
    
/* identical to box height, or 131% */
    margin: 0;
    
/* identical to box height, or 131% */
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    line-height: 19px;
/* identical to box height, or 183% */
    text-decoration-line: line-through;
    color: #453F40;
}

.normalPrice{
    font-size:19px;
}

.discountPrice{
    white-space: nowrap;
    
/* identical to box height, or 143% */
    
/* identical to box height, or 131% */
    text-align: left;
    
/* identical to box height, or 131% */
    font-weight: bold;
    font-size: 28px;
    line-height: 22px;
/* identical to box height, or 79% */
    color: #D11764;
}

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

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

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

.size-content {
    display: none;
}

.size-content.active {
    display: block;
}

.subTwo.variantBox a.col p {
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #626262;
}

.subTwo.variantBox a.col span {
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    color: #E02020;
}

.gelince-haber-ver 
{
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
/* identical to box height */
    text-align: center;
    color: #626262;
    background: url(message.svg) no-repeat right center;
    padding-right: 30px;
}

.subTwo.variantBox a.col.passive p 
{
    text-decoration-line: line-through;
}

.subTwo.variantBox a.col {
    border-left: solid 1px #d8d8d8;
    border-right: solid 1px #d8d8d8;
    border-bottom: solid 1px #d8d8d8;
    background-color: #ffffff;
    padding: 10px 20px;
    height: inherit;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    color: #161516;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.subTwo.variantBox a.col.selected {
}

.subTwo.variantBox a.col.selected p {
}

.variantBox a.col{
    padding: 0;
    margin-right: 10px;
    margin-bottom: 20px;
    border: 0;
}

.variantBox a p img {
    max-height: 70px;
}

.subTwo .variant-title {
    margin-top: 0;
}

.variant-title {
    margin-bottom: 12px;
    margin-top: 20px;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #453F40;
}

.variantBox a img{
    border:1px solid #ededed
}

.variantBox a.passive{
    background:#d2d2d2;
    color:#f10a41;
}

.variantBox a p{
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-align:center;
    font-size: 14px;
    color: #161516;
    padding-bottom: 0;
    border-radius: 50%;
}

.variantBox a.ring p{
}

.variantBox select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    height: 50px;
    padding: 0 35px 0 10px !important;
    background: url(arrow-bottom.svg) no-repeat right 10px center;
    border: 1px solid #979797 !important;
    box-sizing: border-box;
    border-radius: 4px;
    font-weight: 1;
    font-size: 12px;
    line-height: 14px;
    color: #453F40;
}

.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~span {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.25;
    color: #8a8d89;
    padding: 0 20px;
}

a#wpShareBtn {
    background-color: #4caf50;
}

.istanbul-teslimat i {
    background: url(truck.svg) no-repeat left center;
    width: 35px;
    height: 17px;
}

.istanbul-teslimat {
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
/* identical to box height, or 100% */
    color: #453F40;
    margin-top: 10px;
}

.hizli-gonderi, .ayni-gun-teslimat {
    display: flex;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #979797;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 10px 15px;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
/* or 100% */
    text-align: -webkit-center;
    color: #453F40;
}

.hizli-gonderi i {
    background: url(/Data/EditorFiles/tasarim/box.svg) no-repeat left center;
    width: 41px;
    height: 20px;
}

.ayni-gun-teslimat i {
    background: url(/Data/EditorFiles/tasarim/truck.svg) no-repeat left center;
    width: 33px;
    height: 20px;
}

.shareBtns {
    margin-bottom: -1px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    
/* identical to box height, or 100% */
}

.shareBtns a {
    font-size: 23px;
    display: inline-block;
    width: 30px;
    height: 40px;
    background: #FFFFFF;
    box-sizing: border-box;
    border-radius: 5px;
}

.icon-facebook {
  color: #000000;
}

.icon-twitter {
  color: #000000;
}

.icon-pinterest {
  color: #000000;
}

.shareBtns a:before {
    line-height: 40px;
    font-size: 21px;
}

.diger-urunler {
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
/* identical to box height, or 183% */
    color: #453F40;
}

.diger-urunler > div {
    padding: 0;
    margin: 5px 0;
}

.diger-urunler div a {
    border-radius: 3px;
    border: solid 1px #f5f5f5;
    background-color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    white-space: nowrap;
    padding: 10px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

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

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

#tabBtn li{
    cursor:pointer;
    padding: 10px 20px 10px 0;
    margin-right: 10px;
    background: #FFFFFF;
    box-sizing: border-box;
    border-radius: 5px;
}

div#productDetailTab {
    
/* or 214% */
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
/* or 156% */
    color: #222222;
}
#tabBtn li:hover,
#tabBtn li:hover .btn{
    box-shadow:none;
}

div#urun-tab {
    padding: 0;
    box-sizing: border-box;
    border-radius: 10px;
    background-color: #ffffff;
    margin-top: 50px;
}

#tabBtn li span {
    box-sizing: border-box;
    float: left;
    padding-right: 10px;
    
/* identical to box height */
    font-weight: 800;
    font-size: 15px;
    line-height: 19px;
/* identical to box height */
    color: #222222;
}

ul#tabBtn {
    border-bottom: 5px solid #6C0A1F;
    padding-bottom: 10px;
}

#tabBtn li.active {
}

#tabBtn li.active span.text-description{
    font-weight: 800;
    font-size: 15px;
    line-height: 19px;
/* identical to box height */
    color: #BD8182;
}


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

#tabPanel{
    overflow:hidden;
    background-color: #ffffff;
    padding: 40px 10px;
    margin-top: 20px;
}

#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: 1025px) {
    .kazanciniz
    {
        line-height: normal;
        white-space: nowrap;
    }
}

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

}

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

    #cart-wrapper .qtyBtns input
    {
        width:calc(100% - 40px);
    }

    #cart-wrapper .qtyBtns a
    {
        width:20px;
    }

    #productLeft .slideControl
    {
        width: calc(100% - 30px);
        left: 15px;
    }

    div#productInfo
    {
        margin-top:10px;
    }

    #productMobileInfo .mainPrices
    {
        padding:10px 20px;
    }

    .product-content
    {
        padding:0;
    }

    .buyBtn {
        padding: 0;
    }
    div#pageContent {
        padding: 0;
    }
    .vade .col-3 {
        padding: 0 5px;
    }
    
    .vade h6
    {
        font-size: 12px;
    }
    
    .kazanciniz {
        position: absolute;
        right: 0;
        bottom: -30px;
        border: 0;
    }

    div#product-buttons a, div#product-buttons span
    {
        font-size: 12px;
    }

    ul#tabBtn
    {
        border-bottom:0;
    }

    div#cmps .slick-prev {
        right: 63px;
        top: -30px;
        height: 40px !important;
    }

    .shareBtns
    {
        padding:0 10px
    }

    .taksitTablosu
    {
        margin-top:10px;
        margin-bottom:10px;
    }

    div#cmps .slick-next {
        right: 0 !important;
        top: -30px;
        height: 40px !important;
    }

    .stockStatus {
        padding:0;
        margin-top:10px;
    }

    #productName {
        font-size: 18px;
    }

    div#urun-tab {
        padding: 0;
    }

    .variantLine {
        padding: 0 10px;
    }

    div#productMobileInfo {
    }

    .zopim{
        bottom:80px !important;
    }

    .urunDetayGosterJs{
        display:none !important;
    }

    div#productLeft{
        padding-right:0;
    }

    #productRight{
        padding-top: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;
    }

    div#product-detail {
        padding: 0;
    }

    #tabPanel {
        padding: 20px 30px;
    }

}

@media screen and (max-width: 540px) {
    #price-flexer{
        display:initial;
    }
    .d-flex.space-between.share {
        display: initial;
        border: 0;
    }

    .shareBtns~span {
        padding: 10px;
    }
    #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);
    }

}