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

.videoDetail iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.makeComment {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.makeComment span {
    text-align: center;
    font-size: 11px;
    color: #888
}

.translate-message {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px
}

.makeComment a {
    background: #7a8cae;
    color: #fff;
    height: 38px;
    padding: 0 30px;
    display: flex;
    align-items: center;
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 13px;
    border: 1px solid #7a8cae;
    box-sizing: border-box
}

.makeComment a:hover {
    background: 0 0;
    color: #7a8cae
}

.comment-list {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    box-sizing: border-box
}

.saveComment {
    background: #7a8cae;
    color: #fff;
    height: 38px;
    padding: 0 30px;
    display: flex;
    align-items: center;
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 13px;
    border: 1px solid #7a8cae;
    box-sizing: border-box;
    justify-content: center
}

.saveComment:hover {
    background: 0 0;
    color: #7a8cae
}

.displayName {
    padding-top: 10px
}

.displayName>.fl {
    margin-right: 20px
}

.displayName>.fl>label {
    display: flex;
    align-items: center
}

div#newComment {
    border: 1px solid #eee;
    padding: 40px;
    box-sizing: border-box;
    margin-top: 20px
}

.form-control.large select#rate {
    background-position-x: 99%
}

.urunDetayComment {
    width: 1440px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 auto;
    float: none;
    padding: 40px 0
}

.comment-list-top {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    z-index: -1;
    position: relative
}

.comment-list-top>div {
    font-size: 13px;
    text-transform: capitalize;
    color: #666;
    position: relative;
    margin-left: 10px;
    padding-left: 10px
}

.comment-list-top>div:after {
    content: '-';
    position: absolute;
    left: -2px;
    top: 2px;
    font-size: 10px
}

.comment-list-top>div:nth-child(1):after {
    display: none
}

.comment-list-top>div:nth-child(1) {
    margin: 0;
    padding: 0
}

.comment-title {
    font-size: 14px;
    color: #222;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 5px
}

.comment-content {
    font-size: 13px;
    font-weight: 300;
    line-height: 150%
}

.comment-date {
    font-size: 11px;
    color: #aaa
}

.comment-item {
    border: 1px solid #eee;
    padding: 20px;
    box-sizing: border-box
}

.comment-list-center {
    padding-bottom: 15px
}

.product-comment-title {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px
}

#productRight .subTwo>div {
    justify-content: flex-start
}

ul#productImageSlick li.proImageFlex>.col-12 .image-wrapper {
    padding-bottom: 70%
}

img.dsHoverClose {
    cursor: pointer
}

.dsHoverTitle {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    justify-content: space-between;
    letter-spacing: 1px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px
}

.shareActive .dsHover {
    display: block;
    opacity: 1;
    visibility: visible
}

.tBilgi>span {
    font-size: 14px;
    color: #37406e;
    display: flex;
    height: 34px;
    align-items: center;
    background: #f8f9fb;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 15px;
    font-weight: 300;
    cursor: pointer
}

.tBilgi>span>span {
    display: flex
}

.tBilgi>span>span>div {
    padding: 0 5px;
    font-weight: 600;
    text-decoration: underline
}

.tBilgi>span img {
    margin-top: -5px;
    margin-right: 5px
}

.selectSize {
    font-size: 13px;
    color: #000;
    font-weight: 600
}

.selectSize .son {
    color: #ab0034;
    position: relative;
    padding-left: 15px
}

.selectSize .son:after {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 4px;
    position: absolute;
    left: 8px;
    display: block;
    top: 4px;
    background: #ab0034
}

ul#productImageSlick {
    position: relative
}

.teslimatShow .detayOverlay,.odemeShow .detayOverlay {
    display: block;
    -webkit-animation-name: pageOverlay;
    animation-name: pageOverlay
}

.teslimatShow .teslimatContent,.odemeShow .odemeSecenekleri {
    -webkit-animation-name: mobileMenuRtl;
    animation-name: mobileMenuRtl
}

body.teslimatActive,body.odemeActive {
    overflow: hidden
}

.teslimatContentTitle,.odemeSecenekleriTitle {
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    padding-bottom: 13px
}

.teslimatContentDesc {
    font-size: 14px;
    line-height: 150%;
    padding-top: 20px
}

.detayOverlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    z-index: 9999999;
    opacity: 0;
    display: none;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-name: pageOverlayDefault;
    animation-name: pageOverlayDefault;
    cursor: pointer
}

.teslimatContent,.odemeSecenekleri {
    position: fixed;
    right: -110%;
    top: 0;
    bottom: 0;
    width: 400px;
    background: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 999999999;
    -webkit-animation-name: mobileMenuDefaultRtl;
    animation-name: mobileMenuDefaultRtl;
    border-top: 1px solid #eee;
    box-sizing: border-box;
    padding: 20px;
    box-sizing: border-box
}

.dshCopy input:focus {
    box-shadow: none
}

.dsHover {
    position: absolute;
    background: #fff;
    z-index: 9;
    right: 0;
    top: 75%;
    border: 1px solid #eee;
    width: 300px;
    box-sizing: border-box;
    display: none;
    z-index: 999;
    padding: 15px;
    box-sizing: border-box;
    opacity: 0;
    visibility: hidden
}

.dsHover ul li {
    margin-right: 10px;
    width: 50px
}

.dsHover ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: unset
}

.dsHover ul li img {
    height: 50px;
    margin-bottom: 5px
}

.dsHover ul li span {
    width: 100%;
    font-size: 11px;
    color: #aaa;
    text-align: center;
    display: grid
}

.dshCopy {
    box-sizing: border-box;
    padding-top: 5px
}

.shareBtn.active {
    border-color: #7a8cae
}

.dshCopy input::selection {
    background: #7a8cae
}

.dshCopy>span {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 10px
}

i#sdCopy {
    font-style: normal;
    color: #7a8cae;
    font-weight: 600
}

.dshCopy input {
    width: 100%;
    height: 35px;
    border: 1px solid #eee;
    padding-left: 10px;
    box-sizing: border-box;
    color: #bbb;
    font-size: 13px;
    font-weight: 300;
    padding-right: 30px
}

.dshCopy img {
    position: absolute;
    right: 8px;
    top: 8px;
    background: #fff;
    height: 20px;
    cursor: pointer
}

.dsHover ul {
    padding: 15px 0;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start
}

.shareOverlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    z-index: 99;
    display: none;
    cursor: pointer
}

body.shareActive .shareOverlay {
    display: block
}

.shareBtn {
    position: absolute;
    width: 40px;
    height: 40px;
    border: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 999;
    background: #fff
}

.kisaAciklama {
    border-bottom: 1px solid #eee;
    font-size: 13px;
    color: #666;
    letter-spacing: 1px;
    line-height: 150%;
    padding: 20px 0;
    box-sizing: border-box
}

.outStock a {
    height: 48px;
    background: #000;
    font-size: 16px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 1px;
    font-weight: 600;
    border: 1px solid #000;
    margin: 10px 0
}

.outStock a:hover {
    background: 0 0;
    border: 1px solid #000;
    color: #000
}

.priceDiv {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.sepetteIndirim {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    border: 1px solid #7a8cae;
    box-sizing: border-box;
    margin-left: 20px
}

.siPrice {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    background: #7a8cae;
    text-align: center;
    height: 24px;
    line-height: 24px
}

.siTitle {
    font-size: 12px;
    color: #37406e;
    font-weight: 500;
    padding: 0 10px;
    box-sizing: border-box
}

div#productLeft .loaderWrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

ul#productThumbsSlick {
    position: sticky;
    top: 74px
}

.digerRenkler .productItem img {
    width: 50px;
    mix-blend-mode: multiply
}

.digerRenkler .productItem>.fl {
    background: #798cae0d;
    border: 1px solid #eee;
    box-sizing: border-box
}

.digerRenkler .productItem {
    margin-right: 10px
}

.digerRenklerTitle {
    font-weight: 500;
    color: #333;
    margin-bottom: 10px
}

.digerRenkler {
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    box-sizing: border-box
}

.variantWrapper {
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    margin-bottom: 10px;
    padding-top: 0;
    margin-top: 20px
}

#productRight .productDiscount {
    width: 57px;
    height: 47px;
    background: #798cae;
    color: #fff;
    font-weight: 500;
    font-size: 9px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-right: 15px;
    text-transform: uppercase;
    letter-spacing: 1px
}

#productRight .productDiscount span {
    font-size: 16px;
    padding: 0;
    text-align: center;
    margin-bottom: -12px
}

div#price-flexer {
    display: flex;
    align-items: center
}

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

#productRight .qtyBtns a {
    justify-content: center
}

#productRight .qtyBtns * {
    font-size: 14px!important;
    font-weight: 600
}

#productRight .addFavorite {
    width: 48px;
    height: 48px;
    border: 1px solid #eee;
    background-size: 20px;
    position: relative;
    right: 0;
    top: 0
}

div#cart-wrapper {
    display: flex;
    align-items: center
}

a#addCartBtn {
    height: 48px;
    background: #7a8cae;
    font-size: 16px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 1px;
    font-weight: 400
}

.urunAciklamasiContent * {
    font-size: 13px;
    color: #000;
    line-height: 150%
}

.urunAciklamasiTitle {
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.urunAciklamasi {
    margin-bottom: 10px;
    border: 1px solid #eee;
    margin-top: 10px;
    padding: 20px;
    box-sizing: border-box;
    padding-bottom: 10px
}

.urunDetayInfo ul li {
    font-size: 13px;
    color: #666;
    border: 1px solid #eee;
    height: 44px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    box-sizing: border-box;
    cursor: pointer;
    margin-bottom: 10px
}

.urunDetayInfo ul li div {
    background: url(/Data/EditorFiles/Devux/image/ar.svg) no-repeat right
}

div#productInfo {
    padding-bottom: 20px;
    position: relative
}

.priceContent {
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    border-top: 1px solid #eee
}

div#productRight {
    padding-left: 40px;
    box-sizing: border-box;
    position: sticky;
    top: 100px
}

.urunKodu {
    font-size: 12px;
    color: #888;
    padding-top: 5px;
    font-weight: 200
}

#productDetail .simgeSag li {
    padding: 0
}

ul#productImageSlick li {
    padding: 2.5px;
    position: relative;
}

ul#productImageSlick li>div {
    background: #798cae0d
}

ul#productThumbsSlick li {
    padding: 2.5px
}

ul#productThumbsSlick li>div {
    background: #798cae0d
}

.urunDetayContent {
    padding: 40px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

.urunDetayGosterJs:hover {
    background-color: #c54444!important
}

.urunDetayGosterJs:before {
    content: '\e827';
    line-height: 30px;
    color: inherit;
    font-family: tsoft;
    font-style: normal;
    font-weight: 400;
    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
}

.freeCargo {
    position: absolute;
    right: 0;
    top: 0;
    height: 47px;
    font-size: 12px;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #7a8cae;
    box-sizing: border-box;
    width: 100px
}

.freeCargo i {
    width: 100%;
    font-style: normal;
    background: #7a8cae;
    color: #fff;
    font-weight: 500
}

#productName {
    line-height: 125%;
    font-size: 20px;
    color: #000;
    font-weight: 300;
    margin-bottom: 0;
    margin-block-start:0;margin-block-end:0;margin-top: 0;
    padding-right: 50px;
    box-sizing: border-box
}

.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: #888;
    text-decoration: line-through;
    font-weight: 300
}

.normalPrice {
    font-size: 19px
}

.discountPrice {
    font-size: 18px;
    font-weight: 500
}

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

.auTitle {
    font-weight: 400;
    color: #333;
    margin-bottom: 5px;
    display: flex
}

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

.variantBox a.col {
    padding: 0;
    min-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #666;
    border: 1px solid #eee;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #fff;
    padding: 0 10px;
    box-sizing: border-box
}

.variantBox a.selected {
    border: 1px solid #7a8cae;
    background: #7a8cae;
    color: #fff;
    font-weight: 700
}

.variantBox a.passive {
    background: #eee;
    text-decoration: line-through;
    color: #bbb;
    border-color: #eee
}

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

#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: 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: 0
}

#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) {
    ul#productImageSlick li.proImageFlex>.col-12 .image-wrapper {
        padding-bottom:150%
    }

    ul#productImageSlick li.proImageFlex {
        width: 100%
    }

    .zopim {
        bottom: 80px!important
    }

    .urunDetayGosterJs {
        display: none!important
    }

    #productLeft {
        width: 100%
    }

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

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

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

@media screen and (max-width: 540px) {
    div#newComment {
        padding:20px
    }

    .form-control.large select#rate {
        background-position-x: 96%
    }

    .translate-message {
        font-size: 13px;
        line-height: 150%
    }

    .urunDetayComment {
        width: 100%;
        padding: 40px 20px
    }

    .product-comment-title {
        font-size: 18px
    }

    .makeComment span {
        font-size: 10px
    }

    .comment-list {
        grid-template-columns: repeat(1,1fr)
    }

    .comment-title {
        font-size: 13px
    }

    .comment-content {
        font-size: 12px
    }

    #productDetail .simgeSag {
        right: 45px;
        width: 53px
    }

    #productDetail .simgeSag li img {
        height: 40px
    }

    #productDetail .simgeSag li {
        width: 53px;
        margin-right: 0;
        height: 40px
    }

    .tBilgi>span {
        font-size: 12px;
        padding: 0 5px
    }

    .priceMobile.sepetFytVr .currencyPrice {
        font-size: 12px;
        margin-bottom: 2px
    }

    .priceMobile.sepetFytVr .discountPrice {
        font-size: 12px
    }

    .priceMobile.sepetFytVr {
        width: 50%;
        justify-content: space-between
    }

    .sepetFytVr a#addCartBtn {
        width: 40%
    }

    .sepetFytVr+a#addCartBtn {
        width: 50%
    }

    .priceMobile .sepetteIndirim {
        border-top: 0;
        border-bottom: 0;
        border: none;
        margin-left: 0
    }

    .priceMobile .siTitle {
        font-size: 11px;
        box-sizing: border-box;
        text-align: center;
        padding: 0;
        margin-bottom: 5px
    }

    .priceMobile .siPrice {
        font-size: 14px;
        height: auto;
        line-height: inherit;
        background: 0 0;
        color: #7a8cae;
        font-size: 15px;
        text-align: left
    }

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

    #productRight #cart-wrapper .qtyBox .qtyBtns {
        width: 100%
    }

    .mobileFav {
        position: absolute;
        right: 15px;
        top: 15px
    }

    #productRight .addFavorite {
        width: 40px;
        height: 40px
    }

    .buyBtn {
        position: fixed;
        bottom: 50px;
        left: 0;
        display: flex;
        align-items: center;
        padding: 0;
        border-top: 1px solid #ddd;
        background: #fff;
        padding-left: 10px;
        box-sizing: border-box;
        z-index: 999
    }

    .priceMobile {
        width: 40%;
        display: flex;
        align-items: center;
        box-sizing: border-box
    }

    a#addCartBtn {
        width: 60%
    }

    #productRight .priceMobile .productDiscount span {
        font-size: 12px
    }

    #productRight .priceMobile .productDiscount {
        font-size: 7px;
        width: 45px;
        height: 35px;
        margin-right: 5px
    }

    .priceMobile .currencyPrice {
        font-size: 13px
    }

    .priceMobile .discountPrice {
        font-size: 13px
    }

    .teslimatContent,.odemeSecenekleri {
        width: 100%
    }

    .shareBtn {
        right: 66px;
        top: 15px
    }

    .dsHover {
        right: 15px
    }

    .digerRenkler {
        padding: 15px
    }

    .variantBox a.col {
        margin-right: 5px;
        margin-bottom: 5px
    }

    .inStock>.row {
        margin: 0
    }

    .variantWrapper {
        padding: 15px;
        box-sizing: border-box
    }

    .priceContent {
        padding: 15px;
        box-sizing: border-box
    }

    #productRight .productDiscount {
        margin-right: 10px
    }

    #productName {
        font-size: 20px;
        padding-right: 100px
    }

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

    div#cart-wrapper {
        padding: 5px;
        box-sizing: border-box
    }

    .urunDetayInfo ul li {
        border-left: 0;
        border-right: 0;
        border-top: 0;
        margin-bottom: 0;
        height: 48px
    }

    .urunAciklamasi {
        margin-bottom: 0;
        border-left: 0;
        border-right: 0
    }

    ul#productThumbsSlick {
        display: none
    }

    .urunDetayContent {
        padding: 0
    }

    ul#productImageSlick {
        width: 100%;
        display: flex
    }

    div#productLeft .loaderWrapper {
        overflow-y: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch
    }

    ul#productImageSlick li {
        width: 90%;
        display: block;
        flex: none;
        padding: 0;
        margin-right: 5px
    }

    div#productLeft .loaderWrapper::-webkit-scrollbar {
        height: 0
    }

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

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