.box-title {
    margin-right: 1px;
    margin-bottom: 1px;
    cursor: pointer
}

.priceWrapper {
    flex-direction: column;
    display: flex
}

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

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

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

.stockCount {
    position: absolute;
    background: #7a8cae;
    z-index: 9;
    left: 0;
    top: 20%;
    height: 40px;
    font-size: 22px;
    width: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-weight: 700;
    align-items: center;
    padding: 8px;
    color: #fff
}

.stockCount span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 10px
}

.addFavorite.fav-added-btn {
    background: url(/Data/EditorFiles/Devux/image/bookmarkactive.svg) no-repeat center
}

.productItem .addFavorite.fav-added-btn {
    background-size: 22px
}

div#catImg {
    padding: 20px;
    box-sizing: border-box
}

div#catImg>.row {
    margin: 0
}

.listeSlick {
    margin-bottom: 0!important
}

.listeSlick .slick-dots {
    left: 0;
    top: 0;
    bottom: 0
}

.listeSlick .slick-dots li {
    width: 25%;
    margin: 0;
    height: 100%;
    z-index: 99;
    background: 0 0
}

.listeSlick {
    position: relative
}

.listeSlick .slick-arrow {
    display: none
}

.listeSlick .slick-dots li.slick-active button:before {
    display: none
}

.listeSlick .slick-dots li button:before {
    display: none
}

.listeSlick .slick-dots li.slick-active button {
    background: #222
}

.listeSlick .slick-dots li button {
    width: 100%;
    padding: 0;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #7a8cae21
}

.image-wrapper ul li {
    background: #798cae0d
}

#katalog .catalogWrapper {
    display: flex;
    flex-wrap: wrap
}

.ulHover {
    position: absolute;
    z-index: 99;
    bottom: 15px;
    left: 15px;
    right: 15px;
    background: #ffffffa1
}

.simges {
    width: 60px;
    position: absolute;
    left: 15px;
    top: 15px
}

.uListe {
    position: relative
}

.katH1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.ustVitrin {
    position: relative
}

.katH1 .katName {
    font-size: 32px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    letter-spacing: 1.5px;
    color: #fff
}

.urunleriSiralaContent ul li>div:hover {
    background: #798cae;
    color: #fff;
    border-color: #798cae
}

.urunleriSiralaContent ul li>div:hover>span {
    background: #798cae url(/Data/EditorFiles/Devux/image/arbeyaz.svg) no-repeat right
}

.urunleriSiralaContent ul li>div {
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #eee;
    padding: 0 15px;
    box-sizing: border-box;
    cursor: pointer;
    margin-top: 15px;
    font-size: 14px
}

.urunleriSiralaContent ul li>div span {
    width: 100%;
    background: url(/Data/EditorFiles/Devux/image/ar.svg) no-repeat right
}

.form-control input[type=text].filter-search {
    height: 40px!important
}

.filterContent::-webkit-scrollbar {
    width: 5px
}

.filterContent::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 0
}

.filterContent::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 0
}

.filterContentBtn a {
    height: 48px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    box-sizing: border-box;
    font-weight: 500
}

.filterContentBtn {
    margin-top: 10px
}

.filterContentBtn a.fcbFilter {
    background: #000;
    color: #fff
}

.ffTitle {
    line-height: initial;
    font-size: 13px;
    margin-bottom: 5px;
    padding-top: 10px
}

.filterContentBtn a.fcbFilter:hover {
    background: 0 0;
    color: #000
}

.filterContentBtn a.fcbClear:hover {
    background: #000;
    color: #fff
}

#filterWrapper .filter-item .col-text.form-item:hover {
    text-decoration: underline;
    color: #000
}

.col-text.filter-item {
    font-size: 13px
}

.filter-item .col-text.form-item {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    cursor: pointer
}

.fssContent {
    position: relative
}

.fssContent:after {
    content: '';
    width: 18px;
    height: 18px;
    background: url(/Data/EditorFiles/Devux/image/search.svg);
    position: absolute;
    right: 10px;
    z-index: 99;
    background-size: 18px;
    opacity: .4;
    top: 50%;
    margin-top: -9px
}

.filterTitle,.urunleriSiralaTitle {
    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
}

.filter-wrap {
    border-bottom: 1px solid #ddd;
    padding: 20px 0
}

.filterClose,.siralaClose {
    cursor: pointer
}

.filter-title {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 8px
}

.listProductName.detailLink>span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.filter-item {
    margin-bottom: 8px
}

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

.filterShow .listeOverlay {
    display: block;
    -webkit-animation-name: pageOverlay;
    animation-name: pageOverlay
}

.siralaShow .listeOverlay {
    display: block;
    -webkit-animation-name: pageOverlay;
    animation-name: pageOverlay
}

body .urunleriSiralaContent {
    -webkit-animation-name: mobileMenuDefaultRtl;
    animation-name: mobileMenuDefaultRtl;
    left: auto!important;
    right: -110%
}

body.siralaActive {
    overflow: hidden
}

body.filterActive {
    overflow: hidden
}

.filterContent,.urunleriSiralaContent {
    position: fixed;
    left: -110%;
    top: 0;
    bottom: 0;
    width: 400px;
    background: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 9999;
    -webkit-animation-name: mobileMenuDefault;
    animation-name: mobileMenuDefault;
    border-top: 1px solid #eee;
    box-sizing: border-box;
    padding: 20px;
    box-sizing: border-box
}

.filterShow .filterContent {
    -webkit-animation-name: mobileMenu;
    animation-name: mobileMenu
}

.siralaShow .urunleriSiralaContent {
    -webkit-animation-name: mobileMenuRtl;
    animation-name: mobileMenuRtl
}

.urunleriFiltrele span {
    display: flex;
    align-items: center
}

.urunleriFiltrele span,.urunleriSirala span {
    padding-top: 3px
}

div#katalog.uclu .productItem {
    width: 33.33333333%
}

.gorunum ul li i {
    width: 10px;
    height: 10px;
    background: #ddd;
    display: block;
    margin: 0 1px
}

.gorunum ul li {
    display: flex;
    align-items: center;
    cursor: pointer
}

.gorunum ul li:first-child {
    border-right: 1px solid #ddd;
    padding-right: 8px;
    margin-right: 8px
}

.ultRight {
    display: flex;
    align-items: center;
    width: 400px;
    justify-content: end
}

.gorunum {
    padding-left: 20px
}

.gorunum ul li.active i {
    background: #798cae
}

.ultLeft {
    width: 400px
}

.gorunumMobile ul li i {
    width: 10px;
    height: 10px;
    background: #ddd;
    display: block;
    margin: 0 1px
}

.gorunumMobile ul li.active i {
    background: #798cae
}

.gorunumMobile ul li {
    display: flex;
    align-items: center;
    cursor: pointer
}

.gorunumMobile ul li:first-child {
    border-right: 1px solid #ddd;
    padding-right: 8px;
    margin-right: 8px
}

div#katalog .productItem {
    padding: 2.5px;
    margin-bottom: 15px
}

.urunleriFiltrele,.urunleriSirala {
    width: 190px;
    height: 40px;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer
}

.urunleriFiltrele img {
    margin-left: 10px
}

.lPadding {
    padding: 0 17.5px;
    box-sizing: border-box
}

.productCount {
    font-size: 14px;
    font-weight: 400;
    padding-top: 5px;
    text-align: center
}

.urunleriSirala img {
    margin-right: 10px
}

.urunListeTop {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-top: 20px
}

.catName .katName {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    letter-spacing: 1.5px;
    width: 100%
}

.addFavorite {
    width: 32px;
    height: 32px;
    background: url(/Data/EditorFiles/Devux/image/bookmark.svg) no-repeat center;
    position: absolute;
    right: 15px;
    top: 15px
}

.box-title.passive {
    cursor: default
}

#productAddAll {
    height: 30px;
    line-height: 30px
}

#pageLayout span,#pageLayout span * {
    transition: color .2s
}

#pageLayout span:hover,#pageLayout span:hover * {
    color: #e35252
}

.showcase {
    height: 0;
    overflow: hidden
}

.showcase.current {
    height: auto;
    overflow: visible
}

.productItem .box-border {
    transition: border-color .5s,box-shadow .5s
}

.productItem:hover .box-border {
    border-color: #d5d5d5;
    box-shadow: 0 0 10px 0 rgba(40,40,40,.3)
}

[data-layout=horizontal] .productItem {
    position: relative
}

[data-layout=horizontal] .productItem.col-3 {
    padding-left: 0;
    padding-right: 0
}

[data-layout=horizontal] .productItem.col-3:nth-child(2n) {
    border-right: 0
}

[data-layout=horizontal] .productItem.col-3:nth-child(2n+1) {
    clear: both
}

.productListItem {
    position: relative
}

.resim-vitrin .col-1:nth-child(12n+1) {
    clear: both
}

[data-layout=horizontal] .productItem>.row {
    margin-left: 0;
    margin-right: 0;
    clear: none;
    float: left
}

.productColItem {
    background: #fff;
    border-bottom: 1px solid #d9d9d9
}

.productColItem:last-child,.carousel .productColItem {
    border-bottom: 0
}

.productColListItem {
    background: #fff;
    position: relative
}

#colNewsSlide .productColListItem {
    min-height: 100px
}

.image-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden
}

.imgBg {
    background: #798cae0d
}

[data-layout=horizontal] .image-wrapper {
    border-bottom: 0
}

.imgInner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    display: flex;
    align-items: center
}

.image-wrapper img {
    max-width: calc(100% - 0px);
    max-height: calc(100% - 0px);
    margin: 0 auto;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -ms-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    mix-blend-mode: multiply
}

.ie .image-wrapper img {
    width: 100%
}

.safari .image-wrapper img {
    position: absolute;
    max-width: 90%;
    max-height: 90%;
    top: 5%;
    left: 5%
}

.image-wrapper img.lazy {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    margin-top: -32px;
    margin-left: -32px
}

.image-wrapper:not(.flip) img.ndImage {
    opacity: 0
}

.safari .image-wrapper img.ndImage {
    display: none
}

.productItem .addFavorite {
    background-size: 22px;
    right: 5px;
    top: 5px;
    width: 15px;
    height: 20px
}

.simgeSag {
    width: 64.28px;
    position: absolute;
    right: 10px;
    top: 10px;
    display: flex;
    flex-wrap: wrap;
    z-index: 9
}

.simgeSag li img {
    height: 45px
}

.simgeSag li {
    display: flex;
    width: 100%;
    margin-bottom: 10px
}

.interneteOzel img {
    height: 45px
}

.interneteOzel {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 9
}

.icon-new {
    position: absolute;
    z-index: 9;
    left: 15px;
    top: 20px
}

[dir=rtl] .icon-new {
    right: 0;
    left: auto
}

.icon-cargo {
    position: absolute;
    bottom: 30px;
    right: 0;
    width: 84px;
    height: 30px;
    background: url(cargoIcon.png) no-repeat center center;
    z-index: 1
}

[dir=rtl] .icon-cargo {
    right: auto;
    left: 10px
}

.out-of-stock {
    top: calc(50% - 15px);
    right: 10px;
    left: 10px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    z-index: 3
}

.productListItem .out-of-stock {
    line-height: 25px;
    font-size: 12px
}

.productListItem .icon-cargo,.resim-vitrin .icon-cargo {
    bottom: 0
}

.image-band {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    background: rgba(0,0,0,.7)
}

#campaign-products[data-layout=horizontal] .campaign-band {
    right: 0;
    bottom: 10px;
    left: 10px;
    width: auto
}

.campaign-text {
    padding-right: 5px;
    padding-left: 20px
}

.productCmpItem .campaign-text {
    display: none
}

.timer-block {
    padding-right: 5px
}

.productCmpItem .timer-block {
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px
}

.timer-value {
    height: 20px;
    padding-right: 4px;
    padding-left: 4px;
    margin-right: 4px;
    background: #000;
    border: 1px solid #fff;
    box-sizing: border-box
}

[dir=rtl] .timer-value {
    margin-right: 0;
    margin-left: 4px
}

.detailWrapper {
    position: absolute;
    top: 0;
    right: 10px;
    width: calc(66.66666667% - 20px);
    height: 100%
}

#campaign-products[data-layout=horizontal] .detailWrapper {
    width: calc(83.33333333% - 20px)
}

.productDetails {
    position: relative;
    padding-bottom: 0
}

.detailWrapper .productDetails {
    position: absolute;
    top: 0;
    bottom: 0
}

.productListDetails {
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 10px;
    display: flex;
    align-items: center
}

[dir=rtl] .productListDetails {
    right: auto;
    left: 0
}

.productListDetails .productInfo a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.product-hover-wrap {
    padding-bottom: 41px
}

.proRowName {
    padding-top: 5px;
    padding-bottom: 5px
}

.comparisonItem .productDetails {
    border-right: 0
}

.productColItem .productDetails,[data-layout=horizontal] .productItem .productDetails {
    border-right: 0
}

.productColItem .productDetails {
    padding-bottom: 90px
}

.variantOverlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.7);
    z-index: 999;
    display: none
}

.variantWrapper {
    position: relative
}

.error .variantWrapper {
    z-index: 9999
}

.productOption {
    position: relative;
    min-height: 20px;
    padding-bottom: 5px
}

.productListItem .productOption {
    padding-top: 5px;
    padding-bottom: 0
}

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

.optionBox a,.optionBox select {
    float: left;
    min-width: 25px;
    height: 25px;
    border: 1px solid #ececec;
    padding-right: 5px;
    padding-left: 5px;
    box-sizing: border-box;
    cursor: pointer
}

[dir=rtl] .optionBox a,[dir=rtl] .optionBox select {
    float: right;
    margin-right: 0;
    margin-left: 5px
}

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

.optionBox a.selected {
    border: 1px solid #5b5b5b
}

.optionBox a.passive {
    background: #d2d2d2;
    text-decoration: line-through;
    color: #f10a41
}

.optionBox a p,#footer .optionBox a p {
    float: left;
    width: 100%;
    height: 20px;
    line-height: 18px;
    text-align: center;
    font-size: 11px;
    color: #000
}

.optionBox a.selected p {
    font-weight: 700
}

.optionBox select {
    width: 100%;
    line-height: 23px;
    font-size: 11px;
    color: #000;
    text-transform: uppercase;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.productListItem .optionBox select {
    margin-right: 0;
    margin-bottom: 0
}

[dir=rtl] .optionBox select+i {
    right: auto;
    left: 0
}

[dir=rtl] .optionBox select+i:before {
    margin-right: 0;
    margin-left: 8px
}

.productAttr {
    padding-top: 7px
}

.productListItem .productAttr {
    padding-top: 0
}

.productBrand {
    line-height: 20px;
    font-size: 13px;
    color: #797979;
    font-weight: 700;
    text-transform: uppercase
}

.productListItem .productBrand {
}

.productColListItem .productBrand {
    line-height: 15px;
    font-size: 13px
}

.productDescription {
    line-height: 14px;
    font-size: 12px;
    color: #000;
    word-break: break-all
}

.productListItem .productDescription {
    margin-top: 10px;
    max-width: 400px
}

.productColListItem .productDescription,.productColItemTp .productDescription {
    line-height: 15px;
    font-size: 12px
}

.productColItemTp .productDescription {
    text-align: center
}

.proRowAct {
}

#campaign-products[data-layout=horizontal] .proRowAct {
    bottom: 40px
}

.karsilastirma {
    position: absolute;
    visibility: hidden
}

.productBtn {
    margin-left: 5px;
    box-sizing: border-box;
    cursor: pointer
}

[dir=rtl] .productBtn {
    margin-right: 5px;
    margin-left: 0
}

.productColItem .productBtn {
    float: none;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    vertical-align: middle
}

.productColItem:last-child .mb {
    margin-bottom: 0
}

.productColItem:last-child .line-bottom {
    border-bottom: 0
}

.productPrice {
    display: flex;
    align-items: center
}

.productColItem .productPrice {
    padding-bottom: 7px;
    padding-left: 0
}

[dir=rtl] .productColItem .productPrice {
    padding-right: 0
}

.productColListItem .productPrice,.productColItemTp .productPrice {
    width: 100%;
    line-height: 14px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 10px
}

.productColItemTp .productPrice {
    height: 24px;
    line-height: 12px
}

.productPrice.discount {
    position: relative;
    padding-right: 67px
}

.currentPrice {
    font-size: 14px;
    font-weight: 700
}

.productColListItem .currentPrice {
    line-height: 17px;
    font-size: 12px
}

.productColItemTp .currentPrice,.productColItemTp .discountedPrice {
    width: 100%;
    line-height: 12px;
    font-size: 10px;
    text-align: center
}

.listProductName.detailLink {
    padding-top: 10px;
    padding-bottom: 8px;
    padding-right: 30px;
    box-sizing: border-box
}

.discountedPrice {
    font-size: 14px;
    color: #888;
    text-decoration: line-through;
    margin-bottom: 5px
}

.productColListItem .discountedPrice {
    line-height: 17px;
    font-size: 11px
}

.productListItem .currentPrice,.productListItem .discount .currentPrice,.productListItem .discountedPrice {
    float: left;
    line-height: 30px;
    padding-left: 20px
}

.productDiscount span {
    font-size: 14px;
    text-align: center;
    margin-bottom: -12px
}

.productDiscount {
    width: 45px;
    height: 40px;
    background: #7a8cae;
    color: #fff;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-transform: uppercase;
    margin-right: 10px
}

[dir=rtl] .productDiscount {
    right: auto;
    left: 10px
}

.productInfo .productDiscount {
    top: 25px
}

.productListItem .productDiscount {
    position: static;
    float: left
}

.mainControl {
    position: absolute;
    width: auto;
    height: 0;
    top: 0;
    left: auto;
    right: 0;
    margin-left: auto;
    margin-top: -50px;
    z-index: 33
}

#oneCol .mainControl {
    width: 1260px;
    top: 50%;
    left: 50%;
    right: auto;
    margin-top: -21px;
    margin-left: -630px
}

.mainControl span {
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-color: #d6d6d6;
    border-left: 1px solid #ececec
}

#oneCol .mainControl span {
    width: 18px;
    height: 42px;
    background-color: transparent;
    border-left: 0
}

.colControl {
    position: absolute;
    top: 50%;
    right: 10px;
    left: 10px;
    width: auto;
    height: 0;
    margin-top: -15px
}

.colControl span {
    position: absolute;
    width: 10px;
    height: 30px;
    cursor: pointer
}

.colBottomControl span {
    width: 30px;
    height: 30px;
    font-size: 9px;
    opacity: .5;
    cursor: pointer
}

.colBottomControlLine {
    width: 80px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff
}

.colBottomControl span:hover {
    opacity: 1
}

.productPager {
    display: inline-block;
    border-right: 0
}

.productPager a,.productPager span {
    position: relative;
    float: left;
    height: 30px;
    line-height: 30px;
    padding-right: 5px;
    padding-left: 9px;
    box-sizing: border-box
}

.productPager a {
    color: #6c6c6c;
    background-repeat: no-repeat;
    background-position: center center
}

.productPager a:hover {
    color: #e35252
}

.productPager span {
    color: #e35252;
    cursor: default
}

.productPager a:before,.productPager span:before {
    content: '-';
    position: absolute;
    top: 0;
    left: 0;
    line-height: 30px;
    color: #6c6c6c
}

.productPager a.first,.productPager a.last {
    display: none
}

.productPager a.prev+*,.productPager a.prev,.productPager a.next {
    padding-left: 5px
}

.productPager a.prev+*:before {
    content: ''
}

.productPager a.prev:before,.productPager a.next:before {
    content: attr(title);
    position: relative;
    text-transform: uppercase
}

#complementControl {
    width: calc(100% - 10px);
    left: 5px
}

@media screen and (max-width: 1230px) {
    #oneCol .mainControl {
        width:auto;
        top: 0;
        left: auto;
        right: 0;
        margin-top: -50px;
        margin-left: auto
    }

    #oneCol .mainControl span {
        width: 50px;
        height: 50px;
        cursor: pointer;
        background-color: #d6d6d6;
        background-repeat: no-repeat;
        background-position: center center;
        border-left: 1px solid #ececec
    }

    #oneCol .mainPrev {
        background-image: url(carouselSmlArrowPrev.png)
    }

    #oneCol .mainNext {
        background-image: url(carouselSmlArrowNext.png)
    }
}

@media screen and (max-width: 1100px) {
    [data-layout=horizontal] .productItem.col-3 .productPrice.discount {
        width:100%;
        height: auto;
        margin-bottom: 20px;
        padding-left: 10px;
        box-sizing: border-box
    }
}

@media screen and (max-width: 1000px) {
    .mainControl,#oneCol .mainControl {
        margin-top:-60px
    }

    .mainControl span,#oneCol .mainControl span {
        width: 60px;
        height: 60px
    }

    .productListItem .productDescription {
        margin-top: 10px;
        max-width: 100%
    }

    .currentPrice {
        font-size: 16px
    }

    .discountedPrice {
        font-size: 15px
    }

    .resim-vitrin .currentPrice {
        line-height: 33px
    }

    .resim-vitrin .discountedPrice {
        line-height: 18px
    }

    #leftColumn .productColItem,#rightColumn .productColItem {
        position: relative
    }

    #leftColumn .productPrice.discount,#rightColumn .productPrice.discount {
        padding-right: 0;
        padding-bottom: 0;
        margin-top: 0;
        position: static
    }

    #leftColumn .productDiscount,#rightColumn .productDiscount {
        top: 10px;
        bottom: 0;
        margin-top: 0
    }
}

@media screen and (min-width: 1001px) {
    :not(.notClear)>.col-6:nth-of-type(2n) .productDetails,:not(.notClear)>.col-4:nth-of-type(3n) .productDetails,:not(.notClear)>.col-3:nth-of-type(4n) .productDetails,:not(.notClear)>.col-2:nth-of-type(6n) .productDetails {
        border-right:0
    }
}

@media screen and (max-width: 1000px) and (min-width:769px) {
    .resim-vitrin .col-1 {
        padding-bottom:10px
    }

    :not(.notClear)>.col-md-6:nth-of-type(2n) .productDetails,:not(.notClear)>.col-md-4:nth-of-type(3n) .productDetails,:not(.notClear)>.col-md-3:nth-of-type(4n) .productDetails,:not(.notClear)>.col-md-2:nth-of-type(6n) .productDetails {
        border-right: 0
    }
}

@media screen and (min-width: 769px) {
    .image-wrapper {
        height:0
    }
}

@media screen and (max-width: 768px) {
    .stockCount {
        display: none;
    }

    .flexWrap .priceWrapper {
        width: 100%;
        flex-direction: inherit
    }

    .productPrice.flexWrap {
        flex-wrap: wrap
    }

    .sepetteIndirim {
        margin: 0;
        margin-top: 5px
    }

    .flexWrap .priceWrapper>div {
        width: auto;
        margin: 0
    }

    .siPrice {
        font-size: 12px;
        height: 20px;
        line-height: 20px
    }

    .siTitle {
        font-size: 9px
    }

    .flexWrap .priceWrapper>div:nth-child(1) {
        margin-right: 5px
    }

    .productListItem.col-sm-6:nth-child(odd) {
        border-right: 1px solid #d9d9d9
    }

    [dir=rtl] .productListItem.col-sm-6:nth-child(odd) {
        border-right: 0;
        border-left: 1px solid #d9d9d9
    }

    .productListItem.col-sm-6:nth-child(even) {
        border-right: 1px solid transparent
    }

    .productListItem .icon-new,.productListItem .productDiscount {
        position: absolute;
        font-size: 14px
    }

    .productListItem .out-of-stock {
        position: absolute;
        top: calc(50% - 50px)
    }

    .productListDetails {
        position: static
    }

    #campaign-products[data-layout=horizontal] .detailWrapper {
        width: calc(58.33333333% - 20px)
    }

    .detailWrapper .productDetails {
        padding-bottom: 70px
    }

    #campaign-products[data-layout=horizontal] .proRowAct {
        bottom: 50px
    }

    .productOption span,.optionBox a p {
        height: 24px;
        line-height: 22px
    }

    .productOption span {
        font-size: 14px
    }

    .optionBox a,.optionBox select {
        height: 24px
    }

    .optionBox a {
        min-width: 24px
    }

    .optionBox a p {
        font-size: 13px
    }

    .productBrand {
        font-size: 12px
    }

    .productDescription {
        line-height: 16px;
        font-size: 13px
    }

    .productListDetails {
        position: relative;
        float: left;
        display: block;
        padding-bottom: 54px
    }

    .productListDetails .productAttr {
        position: absolute;
        bottom: 0;
        left: 0;
        padding-right: 0;
        padding-left: 0
    }

    .productPrice.discount {
        height: auto;
        margin-bottom: 20px;
        padding-left: 10px;
        box-sizing: border-box
    }

    .productListItem .currentPrice,.productListItem .discount .currentPrice,.productListItem .discountedPrice {
        padding-left: 0
    }

    .productListItem .currentPrice {
        line-height: 28px
    }

    .productListItem .discountedPrice+.currentPrice {
        line-height: 13px
    }

    .productListItem .discountedPrice {
        line-height: 14px
    }

    .discountedPrice {
        line-height: 13px;
        font-size: 13px
    }

    .discount .currentPrice {
        font-size: 20px;
        line-height: 20px
    }

    .productPager a,.productPager span {
        float: none;
        display: inline-block;
        width: 40px;
        height: 38px;
        line-height: 38px;
        font-size: 15px
    }

    .currentPrice {
        font-size: 18px
    }

    .discountedPrice+.currentPrice {
    }

    .resim-vitrin .col-1 {
        padding-bottom: 10px
    }

    .resim-vitrin .currentPrice {
        line-height: 38px
    }

    .resim-vitrin .discountedPrice {
        line-height: 23px
    }

    .col-title+div .carousel li {
        width: 364px
    }

    .productColItem {
        min-height: 470px
    }

    .carousel .productColItem {
        min-height: auto
    }

    .productColItem .productDetails,.carousel .productColItem:nth-child(2n) .productDetails {
        border-right: 1px solid #ececec
    }

    .carousel .productColItem .productDetails {
        padding-left: 20px;
        padding-right: 20px
    }

    .productColItem:nth-child(2n) .productDetails,.carousel .productColItem:last-child .productDetails {
        border-right: 0
    }

    .productColItem .line-bottom {
        border-bottom: 0
    }

    .productColItemTp .productDescription {
        line-height: 16px;
        font-size: 13px
    }

    .productColItemTp .productPrice {
        height: 40px
    }

    .productColItemTp .currentPrice,.productColItemTp .discountedPrice {
        line-height: 20px;
        font-size: 20px
    }

    .productColListItem .col-4 {
        width: 16.6667%
    }

    .productColListItem .col-8 {
        width: 83.3333%
    }

    .productColListItem .productPrice {
        padding-left: 0
    }

    :not(.notClear)>.col-sm-6:nth-of-type(2n) .productDetails,:not(.notClear)>.col-sm-4:nth-of-type(3n) .productDetails,:not(.notClear)>.col-sm-3:nth-of-type(4n) .productDetails,:not(.notClear)>.col-sm-2:nth-of-type(6n) .productDetails {
        border-right: 0
    }

    #pager-wrapper {
        display: inherit;
        padding-top: 10px
    }

    #pager-wrapper * {
        text-align: center
    }

    .productPager {
        padding-top: 10px;
        border-top: 1px solid #e5e5e5
    }

    .productItem .proRowAct {
        position: static;
        padding-top: 0;
        padding-bottom: 0
    }

    .productItem .drop-down.hover .drop-down-title+.bottom.fixed {
        height: auto;
        min-height: auto;
        position: absolute;
        bottom: 0;
        opacity: 1;
        visibility: visible
    }

    .productItem .drop-down.hover .drop-down-title+.bottom.fixed .mb.p-left .p-right {
        padding-right: 0
    }
}

@media screen and (max-width: 540px) {
    .listeSlick .slick-dots {
        top:auto;
        bottom: 0;
        height: 2px;
        display: flex
    }

    .listeSlick .slick-dots li {
        display: block
    }

    .listeSlick .slick-dots li button {
        background: #eee
    }

    .listeSlick .slick-dots li.slick-active button {
        background: #222
    }

    .uListe .image-wrapper {
        padding-bottom: 0
    }

    .interneteOzel img {
        height: 30px
    }

    .simgeSag li img {
        height: 30px
    }

    .simgeSag {
        width: 43px;
        right: 5px;
        top: 5px
    }

    .simgeSag li {
        margin-bottom: 5px
    }

    .interneteOzel {
        left: 5px;
        top: 5px
    }

    .simges {
        width: 40px;
        left: 10px;
        top: 10px
    }

    .ustVitrin img {
        min-height: 100px
    }

    .ustVitrin p {
        padding: 0
    }

    .katH1 {
        background-image: linear-gradient(#00000021,#00000021)
    }

    .katH1 .katName {
        font-size: 20px;
        padding-top: 15px;
        box-sizing: border-box
    }

    .ustVitrin {
        height: 100px
    }

    .priceWrapper {
        justify-content: unset;
        display: flex
    }

    .filter-title {
        font-size: 13px;
        margin-bottom: 6px
    }

    .filter-wrap {
        padding: 15px 0
    }

    div#katalog.tekli .productItem {
        width: 100%
    }

    .gorunumMobile .gorunum {
        padding: 0;
        width: 100%;
        display: block
    }

    .gorunumMobile .gorunum ul {
        display: flex;
        justify-content: center;
        padding-top: 10px;
        padding-right: 10px;
        box-sizing: border-box
    }

    .addFavorite {
        width: 20px;
        height: 20px;
        background-size: 20px
    }

    .icon-new img {
        width: 16px
    }

    .icon-new {
        top: 15px;
        left: 10px
    }

    .listProductName.detailLink {
        text-align: left;
        font-size: 12px;
        line-height: 125%;
        padding-right: 25px;
        box-sizing: border-box
    }

    div#katalog .productItem {
        margin-bottom: 10px
    }

    .fl.ultCenter {
        order: 1;
        width: 100%;
        display: flex;
        justify-content: center;
        padding-bottom: 15px
    }

    .ultLeft {
        width: 50%;
        order: 2
    }

    .ultRight {
        width: 50%;
        order: 3
    }

    .urunListeTop {
        flex-wrap: wrap;
        padding: 0;
        margin-bottom: 2.5px
    }

    .gorunum {
        display: none
    }

    .urunleriFiltrele,.urunleriSirala {
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        border-left: 0;
        border-color: #eee;
        font-size: 13px;
        color: #666;
        width: 100%
    }

    .urunleriSirala {
        border-right: 0
    }

    .filterContent,.urunleriSiralaContent {
        width: 100%
    }

    .filterTitle,.urunleriSiralaTitle {
        font-size: 14px
    }

    .catName h1 {
        font-size: 16px;
        margin-bottom: 8px
    }

    .productCount {
        font-size: 12px;
        text-align: center;
        padding-top: 0
    }

    .lPadding {
        padding: 2.5px
    }

    #filterSort {
        padding-right: 10px
    }

    .col-xs-12 .productDetails {
        height: auto!important
    }

    .productDescription {
        line-height: 16px;
        font-size: 12px
    }

    .productOption {
        padding-top: 5px;
        padding-bottom: 0
    }

    .productOption span {
        display: none
    }

    .optionBox a,.optionBox select {
        margin-bottom: 0
    }

    .productPrice.fr {
        float: left
    }

    [dir=rtl] .productPrice.fr {
        float: right
    }

    .discountedPrice {
        font-size: 13px
    }

    .currentPrice {
        font-size: 13px
    }
}

@media screen and (max-width: 360px) {
    .productItem.d-flex {
        display:inherit;
        padding-left: 0
    }

    .campaign-text {
        width: 0;
        height: 20px;
        padding-right: 0;
        overflow: hidden
    }

    .productItem .timer-type {
        display: none
    }
}