body .iade-kosullari-content ul li {
    list-style-type: disc;
    list-style-position: inside;
    line-height: 175% !important;
}

body .iade-kosullari-content ul {
    margin-bottom: 20px;
}

.detail-price-info {
    margin-top: 10px;
    justify-content: space-between;
    display: flex;
}

.detial-cart-point {
    background: #53268329;
    border-radius: 5px;
    height: 48px;
    display: flex;
    align-items: center;
    padding: 0 14px;
    box-sizing: border-box;
    color: #532683;
}

.dcp-price {
    font-size: 24px;
    font-weight: 600;
    padding-left: 5px;
}

.toptan-al {
    background: #fafafa;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 5px;
    margin-top: 25px;
}

.tac-item > span {
    background: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 8px 0;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
}

.tac-item {
    padding: 3px;
    box-sizing: border-box;
}

.tac-item-title > span {
    background: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 8px 12px;
    box-sizing: border-box;
    border-radius: 5px;
}

.tac-item-title {
    padding: 3px;
    box-sizing: border-box;
}

.toptan-al-title {
    display: flex;
    align-items: center;
    color: #444;
    font-weight: 500;
    justify-content: center;
    margin-bottom: 10px;
}

.tac-right {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tac-left {
    min-width: 120px;
}

.toptan-al-content {
    display: flex;
    align-items: center;
}

.brand-name {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
}

.iade-kosullari-content p {
    padding-bottom: 15px;
    line-height: 150%;
}

div#product-detail {
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
    border-radius: 5px;
}

ul#gs-sayac li.sayac-item {
    width: 30px;
    height: 40px;
    background: #444;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

ul#gs-sayac li:not(.sayac-item) {
    color: #444;
    font-weight: 600;
    font-size: 18px;
    margin: 0 2px;
}

ul#gs-sayac.hideThis {
    display: none;
}

#gs-sayac {
    display: flex;
    align-items: center;
    float: right;
    margin-bottom: 4px;
}

.gs-text {
    font-size: 12px;
    color: #444;
    text-align: right;
}

.gelince-haber-ver {
    height: 56px;
    background: #444;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    width: 100%;
}

.gelince-haber-ver img {
    margin-right: 5px;
}

.outStock {
    display: flex;
    gap: 25px;
    margin-top: 25px;
}

#productRight .spt-ind-vr .productDiscount {
    background: #444;
}

.spt-ind-vr .discountPrice {
    color: #444;
    font-size: 22px;
}

.detail-cart-discount {
    background: #4ba04c30;
    border-radius: 5px;
    height: 48px;
    display: flex;
    align-items: center;
    padding: 0 14px;
    box-sizing: border-box;
    color: #4ba04c;
}

.dcd-price {
    font-size: 24px;
    font-weight: 600;
    padding-left: 5px;
}

a#shopListLink.fav-added-btn {
    background: url(/Data/EditorFiles/Devux/svg/heart-active.svg) no-repeat center;
}

.free-cargo-detail {
    position: absolute;
    z-index: 9;
    font-size: 12px;
    color: #db113e;
    font-weight: 300;
    line-height: 140%;
    text-align: right;
    right: 20px;
    top: 20px;
}

.gift-detail-title {
    display: flex;
    align-items: center;
    color: #444;
    font-weight: 500;
    justify-content: center;
    margin-bottom: 10px;
}

.gift-detail-title img {
    margin-right: 5px;
}

.gift-item {
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.gift-item-img {
    min-width: 60px;
    min-height: 60px;
    background: #fafafa;
    border-radius: 5px;
    padding: 5px;
    box-sizing: border-box;
}

.gift-item-img img {
    mix-blend-mode: multiply;
}

.gift-item-name a {
    font-size: 11px;
    line-height: 125%;
    color: #444;
    font-weight: 300;
}

.gift-item-price {
    font-size: 11px;
    color: #aaa;
    font-weight: 400;
    text-decoration: line-through;
    padding-top: 5px;
}

.gift-item-content {
    display: flex;
    align-items: center;
}

.gift-item-info {
    padding-left: 10px;
    box-sizing: border-box;
}

div#cart-wrapper .qtyBtns select:focus {
    box-shadow: none;
}

.gift-detail {
    background: #fafafa;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 5px;
    margin-top: 25px;
}

a#shopListLink {
    min-width: 56px;
    height: 56px;
    border: 1px solid #eee;
    border-radius: 5px;
    box-sizing: border-box;
    background: url(/Data/EditorFiles/Devux/svg/heart.svg) no-repeat center;
}

#productRight a#addCartBtn {
    height: 56px;
    background: #4ba04c;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
}

#productRight a#addCartBtn img {
    margin-right: 5px;
}

div#cart-wrapper .qtyBtns select {
    min-width: 100px;
    height: 56px;
    border-radius: 5px;
    border: 1px solid #eee;
    box-sizing: border-box;
    font-size: 13px;
    color: #222;
    padding: 0 12px;
    background: url(/Data/EditorFiles/Devux/svg/arrow-down.svg) no-repeat right;
    background-position-x: 88%;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

#productRight .qtyBtns {
    border: none;
    padding: 0;
    width: auto;
    height: auto;
    border-radius: 0;
}

#productRight #cart-wrapper .qtyBox {
    min-width: auto;
}

div#cart-wrapper {
    display: flex;
    gap: 25px;
    padding-top: 25px;
}

.detail-point {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 300;
    color: #666;
    padding-top: 10px;
}

.detail-point b {
    display: flex;
    align-items: center;
    padding: 0 4px;
    color: #ffc001;
}

.detail-point b img {
    margin-right: 3px;
}

.puan-kazanc {
    margin-right: 3px;
}

#productRight .productDiscount {
    width: 52px;
    height: 52px;
    background: #4BA04C;
    border-radius: 5px;
    font-size: 9px;
    color: #fff;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    letter-spacing: .3px;
    line-height: normal;
    margin-right: 10px;
}

#productRight .productDiscount span {
    width: 100%;
    display: flex;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    padding: 0;
    flex-direction: column;
    height: auto;
    margin-bottom: -18px;
}

div#price-flexer {
    display: flex;
    align-items: center;
    padding-top: 20px;
}

.product-right-info ul li img {
    margin-right: 5px;
}

.product-right-info ul li.ek-2 div {
    color: #FFA501;
}

.product-right-info ul li.ek-2 strong {
    margin-left: 3px;
    font-weight: 500;
}

.product-right-info ul li.ek-1 b {
    padding-left: 3px;
    font-weight: 500;
}

.product-right-info > div > ul > li {
    padding: 5px;
    box-sizing: border-box;
}

.product-right-info {
    background: #fafafa;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
}

.product-right-info > div > ul {
    display: flex;
}

.product-right-info ul li > div {
    background: #fff;
    border-radius: 5px;
    height: 38px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    box-sizing: border-box;
    color: #444;
    font-weight: 300;
    font-size: 13.5px;
}

div#productDetailTab * {
    font-family: "Poppins", sans-serif !important;
    font-size: 13px !important;
    line-height: 150% !important;
}

div#productDetailTab h2, div#productDetailTab h2 span {
    font-size: 16px !important;
}

.product-detail-info ul li {
    list-style-type: none !important;
    border: 1px solid #eee;
    border-radius: 5px;
    height: 40px;
    padding: 0 15px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    color: #444;
}

.product-detail-info ul li div {
    font-weight: 500;
}

.product-detail-info ul li span {
    width: 60px;
}

.product-detail-info ul {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}

.product-detail-info {
    margin-bottom: 20px;
}

a#product-brand .brand-img img {
    max-width: 70px;
}

a#product-brand span.brand-btn {
    width: 110px;
    height: 28px;
    border-radius: 5px;
    background: #DB113E;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 12px;
}

a#product-brand span.fl img {
    margin-left: 5px;
}

a#product-brand {
    display: flex;
    flex-wrap: wrap;
}

.p-code {
    font-size: 12.5px;
    color: #888;
    font-weight: 300;
    margin-right: 10px;
}

.name-bottom .listProductStar .star-count {
    font-size: 12.5px;
    margin: 0;
    padding-left: 5px;
}

.p-detail-star {
    display: flex;
    align-items: center;
}

.add-comment {
    font-size: 12.5px;
    color: #888;
    font-weight: 300;
    position: relative;
    padding-left: 20px;
    box-sizing: border-box;
    cursor: pointer;
}

.add-comment img {
    opacity: .5;
}

.name-bottom {
    display: flex;
    align-items: center;
    padding-top: 15px;
}

.add-comment::after {
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 3px;
    background: #ccc;
    position: absolute;
    left: 8px;
    top: 4px;
}

.seperator.detail-right-seperator {
    margin: 25px 0;
}

div#productLeft .product-left-image-small .image-wrapper {
    padding-bottom: 100%;
}

div#productLeft .product-left-image-small .image-wrapper > span {
    padding: 10px;
    box-sizing: border-box;
}

.produc-left-image-big.pos-r {
    margin-bottom: 10px;
    background: #fafafa;
    border-radius: 5px;
}

.detail-arrow {
    width: 45px;
    height: 45px;
    position: absolute;
    z-index: 9;
    background: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    margin-top: -22.5px;
    cursor: pointer;
}

.detail-arrow.detail-button-prev {
    left: 20px;
}

.detail-arrow.detail-button-next {
    right: 20px;
}

.detail-arrow.swiper-button-disabled {
    opacity: .5;
}

div#productLeft .image-wrapper {
    padding-bottom: 80%;
    background: #fafafa;
    border-radius: 5px;
}

div#pageContent {
    display: flex;
}

div#productLeft {
    padding-right: 15px;
    box-sizing: border-box;
}

div#productRight {
    padding-left: 15px;
    box-sizing: border-box;
}

div#productLeft .image-wrapper img {
    mix-blend-mode: multiply;
}

.seperator.detail-seperator {
    margin: 30px 0;
}

#tabPanel li.iade-content {
    line-height: 150%;
    font-weight: 300;
    color: #444;
}

ul#tabBtn li {
    height: 48px;
    background: #fafafa;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    border-radius: 5px;
    font-size: 14px;
    color: #444;
    font-weight: 300;
    margin-right: 20px;
}

.detail-tab-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.pet-card {
    height: 48px;
    padding: 0 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #DB113E;
    border-radius: 5px;
    color: #EA1452;
    font-weight: 500;
}

.pet-card img:nth-child(1) {
    margin-right: 10px;
}

.pet-card img:nth-child(2) {
    margin-left: 10px;
}

ul#tabBtn li.active {
    background: #EA1452;
    color: #fff;
    font-weight: 500;
}

div#productDetailTab {
    line-height: 150%;
    color: #444;
    font-weight: 300;
}

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

.product-right-top {
    display: flex;
}

.product-right-top-right {
    max-width: 110px;
}

.brand-img {
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
}

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

#productName {
    font-size: 21px;
    color: #444;
    margin: 0;
    font-weight: 400;
    line-height: 150%;
}

.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: 16px;
    color: #aaa;
    margin: 0;
    margin-bottom: 4px;
}

.normalPrice {
    font-size: 19px;
}

.discountPrice {
    font-size: 26px;
    color: #4ba04c;
    font-weight: 600;
}

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

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

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

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

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

    #price-flexer, #price-flexer > .d-flex {
        display: initial;
    }

    .discountedPrice {
        font-size: 14px;
        margin-bottom: 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;
        flex-wrap: wrap;
    }

    #tabBtn li span {
        display: inherit;
        font-size: 15px;
        white-space: nowrap;
    }

    #product-buttons a {
        padding-left: 0;
    }
}

@media screen and (max-width: 540px) {
    .detail-point {
        font-size: 11px;
    }

    .detial-cart-point {
        width: 100%;
        justify-content: center;
        height: 40px;
        margin-top: 10px;
    }

    .detail-price-info {
        flex-wrap: wrap;
    }

    .dcp-price {
        font-size: 20px;
    }

    .product-right-info > div > ul {
        flex-wrap: wrap;
    }

    .add-comment {
        font-size: 11px;
    }

    .name-bottom .listProductStar .star-count {
        font-size: 11px;
    }

    .gelince-haber-ver {
        height: 48px;
        font-size: 16px;
    }

    .outStock {
        gap: 10px;
        margin-top: 20px;
    }

    ul#gs-sayac {
        margin-bottom: 2px;
    }

    .detail-cart-discount {
        width: 100%;
        justify-content: center;
        height: 40px;
    }

    .dcd-text {
        font-size: 12px;
    }

    .dcd-price {
        font-size: 20px;
    }

    div#price-flexer > .fl:nth-child(1) {
        display: flex;
        align-items: center;
    }

    .gs-text {
        font-size: 11px;
        line-height: 14px;
    }

    ul#gs-sayac li.sayac-item {
        width: 25px;
        height: 28px;
        font-size: 14px;
    }

    ul#gs-sayac li:not(.sayac-item) {
        font-size: 14px;
    }

    #productRight .productDiscount {
        font-size: 8px;
        min-width: 44px;
        height: 44px;
        position: relative;
        margin-right: 5px;
    }

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

    .discountPrice {
        font-size: 24px;
    }

    .spt-ind-vr .discountPrice {
        font-size: 18px;
    }

    a#shopListLink {
        min-width: 48px;
        height: 48px;
        background-size: 20px;
    }

    a#shopListLink.fav-added-btn {
        background-size: 20px;
    }

    .gift-item-img {
        min-width: 50px;
        min-height: 50px;
    }

    div#cart-wrapper {
        gap: 10px;
        padding-top: 20px;
    }

    div#cart-wrapper .qtyBtns select {
        min-width: 75px;
        font-size: 12px;
        height: 48px;
    }

    #productRight a#addCartBtn {
        font-size: 16px;
        height: 48px;
    }

    .gift-detail {
        margin-top: 20px;
    }

    .detail-tab-title {
        flex-wrap: wrap;
    }

    ul#tabBtn li {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
        height: 42px;
        font-size: 13px;
    }

    .pet-card {
        width: 100%;
        box-sizing: border-box;
    }

    #tabPanel {
        background: #fafafa;
        border-radius: 5px;
        padding: 20px;
        box-sizing: border-box;
    }

    .product-detail-info ul li {
        background: #fff;
    }

    .product-right-info ul li > div {
        font-size: 12px;
        height: 36px;
        padding: 0 10px;
    }

    .product-right-top {
        flex-wrap: wrap;
        justify-content: center;
    }

    .product-right-top-right {
        order: 1;
    }

    .product-right-top-left {
        order: 2;
    }

    a#product-brand span.brand-btn {
        font-size: 11px;
        width: 100px;
        height: 26px;
    }

    #productName {
        font-size: 18px;
        text-align: center;
        padding-top: 15px;
    }

    .p-code {
        width: 100%;
        margin: 0;
        text-align: center;
        margin-bottom: 10px;
        font-size: 11px;
    }

    .name-bottom {
        flex-wrap: wrap;
        justify-content: center;
    }

    .seperator.detail-right-seperator {
        margin: 20px 0;
    }

    div#pageContent {
        flex-wrap: wrap;
    }

    div#productLeft {
        width: 100%;
        padding: 0;
    }

    div#productRight {
        width: 100%;
        padding: 10px 0 0 0;
    }

    div#product-detail {
        padding: 0 10px 0 10px;
    }

    .free-cargo-detail {
        text-align: left;
        font-size: 11px;
        line-height: 125%;
        right: auto;
        left: 15px;
        top: 15px;
    }

    div#productLeft .image-wrapper {
        padding-bottom: 100%;
    }

    .produc-left-image-big.pos-r {
        padding: 20px;
        box-sizing: border-box;
    }

    .detail-arrow {
        width: 35px;
        height: 35px;
    }

    .detail-arrow img {
        height: 12px;
    }

    .detail-arrow.detail-button-prev {
        left: 10px;
    }

    .detail-arrow.detail-button-next {
        right: 10px;
    }
}