.filter-title {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    margin-bottom: 12px;
}

.js-align-right .gift-product ul {
    display: flex;
    justify-content: end;
}

.gift-content.js-align-right {
    padding-right: 0;
}

.gift-wrapper .swiper-arrow:after {
    display: none;
}

.gift-wrapper .swiper-arrow {
    background: #6161BE;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    padding: 0;
    cursor: pointer;
    position: absolute;
    top: 34px;
    z-index: 9;
}

.gift-wrapper .swiper-arrow.swiper-button-next {
    right: -10px;
}

.gift-wrapper .swiper-arrow.swiper-button-prev {
    left: -8px;
}

.gift-content {
    display: flex;
    align-items: center;
    border: 1px solid #eee;
    box-sizing: border-box;
    border-radius: 4px;
    justify-content: space-between;
    padding: 4px 4px 4px 12px;
    margin-top: 8px;
}

.gift-product {
    width: 60%;
    position: relative;
}

.gift-product ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px;
    box-sizing: border-box;
    background: transparent;
}

.gift-title {
    font-size: 12px;
    line-height: 130%;
    color: #6161be;
}

.gift-title b {
    display: block;
    font-size: 14px;
}

.filter-search input {
    height: 40px;
    border: 1px solid #dadada;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 0 12px;
    font-size: 13px;
    color: #29296d;
    font-weight: 600;
}

.filter-search input::placeholder {
    font-family: "nexa", sans-serif;
    font-weight: 300;
    color: #888;
}

.filter-search input:focus {
    box-shadow: none;
}

.filter-wrap {
    margin-bottom: 24px;
    border-bottom: 1px solid #eee;
    padding-bottom: 14px;
}

.filter-text {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    display: flex;
    align-items: center;
}

.form-item i.icon-square-checked:before {
    border-color: #29296d;
    background: #29296d url(/Data/EditorFiles/Devux/svg/check-light.svg) no-repeat center;
    background-size: 16px;
}

.filter-count {
    font-size: 11px;
    padding-left: 4px;
    color: #888;
}

.filter-item {
    margin-bottom: 10px;
}

.scroll-true .filter-item:last-child {
    margin-bottom: 0;
}

.scroll-true {
    margin-bottom: 10px;
}

.filter-search {
    margin-bottom: 8px;
}

ul#filterCats {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
}

ul#filterCats > li > a {
    font-weight: 600;
    display: flex;
    align-items: center;
}

ul#filterCats font {
    font-size: 11px;
    color: #bbb;
    padding-left: 4px;
}

ul#filterCats > li > a font {
    color: #fff;
}

ul#filterCats > li > ul > li > a {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    color: #ddd;
}

ul#filterCats > li > ul > li > a.currentCat {
    font-weight: 600;
    color: #fff;
}

ul#filterCats > li > ul > li > a.currentCat font {
    color: #fff;
}

ul#filterCats > li {
    margin-bottom: 16px;
}

ul#filterCats > li > ul {
    margin-top: 16px;
}

ul#filterCats > li:last-child {
    margin-bottom: 0;
}

.filter-price-top input {
    height: 40px;
    border: 1px solid #dadada;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 0 12px;
    font-size: 13px;
    color: #888;
    font-weight: 300;
    font-family: "nexa", sans-serif;
}

.filter-price-top input:focus {
    box-shadow: none;
}

.filter-price-top {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 16px;
}

.filter-price-input-title {
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.filter-price {
    margin-top: 10px;
}

button#priceBtn {
    background: transparent;
    color: #29296d;
    border: 1px solid #29296d;
    border-radius: 4px;
    margin-top: 16px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "nexa", sans-serif;
    box-sizing: border-box;
    height: 40px;
    cursor: pointer;
}

.filter-wrap:last-child {
    border: none;
    margin: 0;
    padding: 0;
}

button#priceBtn:hover {
    background: #29296d;
    color: #fff;
}

.filter-wrap.filter-wrap-categories {
    background: #29296d;
    border: none;
    padding: 24px;
    box-sizing: border-box;
    border-radius: 4px;
}

ul#filterCats > li > ul > li:last-child > a {
    margin-bottom: 0;
}

.cat-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 16px;
}

.catalogWrapper {
    margin-left: -12px;
    margin-right: -12px;
    clear: both;
    display: flex;
    /* Anahtar kural: Flex konteyner yapar */
    flex-wrap: wrap;
    /* Ürünlerin yeni satırlara kaymasını sağlar */
    align-items: stretch;
}

.catalogWrapper .product-item {
    padding: 0 12px;
    box-sizing: border-box;
    margin-bottom: 32px;
    min-width: 25%;
}

.product-item-top {
    background: #f8f8f8;
    border-radius: 4px;
    padding: 16px;
    box-sizing: border-box;
    position: relative;
}

.catalogWrapper .product-item .imgInner img {
    mix-blend-mode: multiply;
}

.product-new {
    font-size: 12px;
    position: absolute;
    height: 24px;
    padding: 0 16px;
    background: #4ec0ae;
    line-height: 24px;
    color: #fff;
    left: 0;
    top: 0;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.product-item-bottom {
    padding-top: 8px;
}

.product-no-stock {
    font-size: 12px;
    position: absolute;
    height: 24px;
    padding: 0 16px;
    background: #333;
    line-height: 24px;
    color: #fff;
    left: 0;
    top: 0;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.catalogWrapper .product-item-no-stock .imgInner img {
    opacity: .6;
}

.product-img-arrow {
    width: 32px;
    height: 32px;
    position: absolute;
    z-index: 9;
    background: #fff;
    border-radius: 100%;
    top: 50%;
    margin-top: -12px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    display: none;
}

.product-img-prev {
    left: 0;
}

.product-img-next {
    right: 0;
}

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

.product-item:hover .product-img-arrow {
    display: flex;
}

.product-name {
    font-size: 13px;
    font-weight: 300;
    line-height: 150%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 39px;
}

.product-discount {
    color: #008040;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 6px;
    min-height: 12px;
}

.product-discount b {
    font-weight: 700;
}

.product-price {
    display: flex;
    align-items: center;
}

.proRowAct {
    padding-top: 8px;
}

.product-list-star {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}

.comment-star {
    position: relative;
}

.star-passive {
    display: flex;
}

.star-passive i {
    background: url(/Data/EditorFiles/Devux/svg/star-passive.svg) no-repeat center;
    width: 18px;
    height: 18px;
    display: block;
    background-size: 100%;
    margin-left: -4px;
}

.star-active {
    position: absolute;
    left: 0;
    display: -webkit-box;
    overflow: hidden;
}

.star-active i {
    background: url(/Data/EditorFiles/Devux/svg/star-active.svg) no-repeat center;
    width: 18px;
    height: 18px;
    display: block;
    background-size: 100%;
    margin-left: -4px;
}

.star-count {
    font-size: 12px;
    color: #888;
    padding: 1px 0 0 1px;
    font-weight: 300;
}

.product-card-star {
    margin-bottom: 2px;
    min-height: 18px;
}

.currentPrice.price-discount {
    color: #008040;
}

.product-free-cargo {
    background: #028040;
    font-size: 10px;
    color: #fff;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: .2px;
    z-index: 9;
}

.product-add {
    background: url(/Data/EditorFiles/Devux/svg/add-cart.svg) no-repeat center;
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
}

.product-add:hover {
    background: url(/Data/EditorFiles/Devux/svg/add-cart-active.svg) no-repeat center;
}

.product-fav {
    background: url(/Data/EditorFiles/Devux/svg/heart.svg) no-repeat center;
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}

.product-fav:hover {
    background: url(/Data/EditorFiles/Devux/svg/heart-active.svg) no-repeat center;
}

.product-discount-badge {
    font-size: 12px;
    position: absolute;
    height: 24px;
    padding: 0 16px;
    background: #bc2948;
    line-height: 24px;
    color: #fff;
    left: 0;
    bottom: 0;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.productPager {
    display: flex;
    justify-content: center;
}

.productPager a {
    font-size: 14px;
    color: #29296d;
    font-weight: 600;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #29296d17;
    border-radius: 100%;
    margin: 0 2px;
}

.productPager span {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #29296d;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    border-radius: 100%;
    margin: 0 2px;
}

.productPager a.prev, .productPager a.next {
    width: 80px;
    border-radius: 40px;
    font-size: 12px;
}

.productPager a.prev.passive, .productPager a.next.passive {
    opacity: .5;
}

.product-list-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.category-name {
    margin-top: 0;
    margin-bottom: 6px;
    font-size: 24px;
    color: #333;
    font-weight: 600;
}

.total-product {
    font-size: 13px;
    font-weight: 300;
    color: #333;
}

.total-product b {
    font-weight: 600;
}

select#sort {
    height: 48px;
    border-radius: 4px;
    border: 1px solid #dadada;
    padding: 0 16px;
    font-size: 14px;
    font-family: "nexa", sans-serif;
    font-weight: 300;
    min-width: 256px;
    background: #fff url(/Data/EditorFiles/Devux/svg/arrow-down.svg) no-repeat right;
    background-size: 18px;
    background-position-x: 96%;
    color: #666;
}

select#sort:focus {
    box-shadow: none;
    border-color: #29296d;
    color: #29296d;
}

.product-list-top-right {
    position: relative;
}

.sort-title {
    position: absolute;
    background: #fff;
    padding: 0 6px;
    top: -7px;
    left: 11px;
    font-size: 12px;
    font-weight: 200;
    color: #888aaa;
}

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

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

.productItem .image-wrapper, .productColItem .image-wrapper {
    border-bottom: 1px solid #e5e5e5;
}

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

.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.flip img.stImage {
    visibility: visible;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}

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

.image-wrapper.flip img.ndImage {
    visibility: hidden;
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
}

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

.productItem.zoom:hover .image-wrapper img {
    -webkit-transition: all 150ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 150ms ease-in;
    -ms-transform: scale(1.1);
    -moz-transition: all 150ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 150ms ease-in;
    transform: scale(1.1);
}

.productItem:hover .imgGallery:not(.flip) img.active {
    opacity: 0;
}

.productItem:hover .imgGallery:not(.flip) img.ndImage {
    opacity: 1;
}

.productItem:hover .imgGallery.flip img.stImage {
    visibility: hidden;
    -webkit-transform: perspective(1000px) rotateY(-90deg);
    transform: perspective(1000px) rotateY(-90deg);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.productItem:hover .imgGallery.flip img.ndImage {
    visibility: visible;
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}

.icon-new {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    z-index: 1;
}

[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: 54px;
}

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

/*.contentWrapper:not(#oneCol) .productListDetails .productInfo
{
width:30%;
}
*/
.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;
}

#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 {
    height: 30px;
    line-height: 30px;
}

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

.priceWrapper {
}

.currentPrice {
    font-size: 16px;
    font-weight: 700;
    color: #333;
}

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

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

.discountedPrice + .currentPrice {
    line-height: 15px;
}

.discountedPrice {
    font-size: 14px;
    font-weight: 300;
    color: #888;
    text-decoration: line-through;
    padding-left: 4px;
}

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

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

.productDiscount {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    z-index: 3;
}

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

.productInfo .productDiscount {
    top: 25px;
}

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

.productDiscount span {
    padding-right: 5px;
}

.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: 0.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 a.prev:before, .productPager a.next:before {
    content: attr(title);
    position: relative;
    text-transform: uppercase;
}

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

.markalar-pager.productPager a.first, .markalar-pager.productPager a.last {
    display: none;
}

.markalar-pager.productPager a.prev, .markalar-pager.productPager a.next {
    display: none;
}

.markalar-content {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 24px;
    grid-row-gap: 24px;
}

.markalar-content a {
    border-radius: 6px;
    padding: 20px !important;
    box-sizing: border-box;
}

.markalar-name {
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}

.markalar-top {
    padding-top: 48px;
    padding-bottom: 24px;
}

.productPager {
    margin-top: 24px;
}

.markalar-list > div {
    padding: 0 4px;
    box-sizing: border-box;
}

.markalar-list > div > a {
    border: 1px solid #ddd;
    padding: 0 10px;
    box-sizing: border-box;
    height: 32px;
    border-radius: 4px;
    line-height: 32px;
    font-size: 12px;
    color: #888;
}

.markalar-search form input[type="text"] {
    height: 48px !important;
    color: #29296d;
    border: 1px solid #dadada !important;
    width: 100%;
    font-family: "nexa", sans-serif;
    padding: 0 16px !important;
    font-weight: 700;
    border-radius: 4px !important;
}

.markalar-search form input::placeholder {
    font-family: "nexa", sans-serif;
    color: #aaa;
    font-weight: 300;
}

.marka-submit {
    display: flex;
    height: 48px;
    color: #fff;
    border: 0;
    cursor: pointer;
    background: #29296D;
    padding: 0 24px;
    font-size: 14px;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 0;
    font-family: "nexa", sans-serif;
    font-weight: 600;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.markalar-search {
    padding: 24px 20%;
    box-sizing: border-box;
}

.markalar-title {
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    color: #29296d;
}

.markalar-list {
    display: flex;
    justify-content: center;
}

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

    .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) {
    .icon-new, .productDiscount {
        position: absolute;
        font-size: 14px;
    }

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

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

    .discountedPrice + .currentPrice {
        line-height: 20px;
    }

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

    .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) {
    .gift-wrapper .swiper-arrow.swiper-button-next {
        top: 48px;
        right: 0;
    }

    .gift-wrapper .swiper-arrow.swiper-button-prev {
        top: 48px;
        left: 0;
    }

    .js-align-right .gift-product ul {
        justify-content: flex-start;
        align-items: center;
    }

    .product-item .gift-wrapper .swiper-wrapper {
        padding: 0;
        display: flex;
        align-items: center;
    }

    .gift-title {
        font-size: 12px;
        padding-right: 8px;
        box-sizing: border-box;
        width: 20%;
    }

    .gift-title b {
        font-size: 13px;
    }

    .gift-product {
        width: 80%;
    }

    .gift-content {
        margin-top: 12px;
        border: none;
        padding: 0;
    }

    .product-item:hover .product-img-arrow {
        display: none;
    }

    .product-item .swiper-pagination {
        bottom: 0px;
    }

    .product-item .swiper-wrapper {
        padding-bottom: 24px;
    }

    span.swiper-pagination-bullet {
        margin: 0 1.5px !important;
        width: 6px;
        height: 6px;
    }

    span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #29296d;
    }

    .mobil-product-btns {
        margin-bottom: 8px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .markalar-content {
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 8px;
        grid-row-gap: 8px;
    }

    .markalar-title {
        font-size: 20px;
    }

    .markalar-search {
        padding: 16px 0;
    }

    .markalar-top {
        padding: 16px 0;
    }

    .markalar-search form input[type="text"] {
        height: 40px !important;
    }

    .marka-submit {
        height: 40px;
        font-size: 12px;
    }

    .markalar-list {
        overflow-y: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        justify-content: flex-start;
    }

    .markalar-list > div {
        padding: 0;
        margin-right: 4px;
    }

    .markalar-list::-webkit-scrollbar {
        display: none;
    }

    .markalar-content a {
        padding: 10px !important;
    }

    .markalar-name {
        font-size: 12px;
    }

    .productPager {
        margin-top: 8px;
    }

    .productPager a {
        font-size: 11px;
        width: 32px;
        height: 32px;
        margin: 0 1px;
    }

    .productPager a.prev, .productPager a.next {
        display: none;
    }

    .productPager span {
        width: 32px;
        height: 32px;
        font-size: 11px;
        margin: 0 1px;
    }

    .filter-text {
        font-size: 13px;
    }

    .filter-title {
        font-size: 15px;
        margin-bottom: 8px;
    }

    .filter-search input {
        height: 32px;
    }

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

    .filter-wrap.filter-wrap-categories {
        padding: 16px;
    }

    ul#filterCats {
        font-size: 13px;
    }

    ul#filterCats > li > ul {
        margin-top: 12px;
    }

    ul#filterCats > li > ul > li > a {
        margin-bottom: 12px;
    }

    .filter-wrap {
        margin-bottom: 16px;
        padding-bottom: 8px;
    }

    .scroll-true {
        margin-bottom: 12px;
    }

    .filter-mobile {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 8px;
        padding: 0 8px;
        box-sizing: border-box;
        margin-bottom: 12px;
    }

    .filter-mobile.sticky {
        position: fixed;
        top: 88px;
        z-index: 99;
    }

    .filter-mobile.sticky.down {
        display: none;
    }

    .filter-mobile.sticky.up {
        display: grid;
    }

    .filter-mobile > div {
        border: 1px solid #eee;
        box-sizing: border-box;
        border-radius: 40px;
        height: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 13px;
        font-weight: 500;
        color: #29296d;
        background: #fff;
    }

    .mobile-sort-general {
        position: fixed;
        z-index: 999;
        background: #fff;
        height: auto;
        bottom: -90%;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        transition: all 0.4s ease;
        max-height: 85%;
    }

    .mobile-sort-title {
        font-size: 16px;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 16px;
        box-sizing: border-box;
        border-bottom: 1px solid #eee;
        height: 64px;
    }

    .mobile-sort-content {
        padding: 16px;
        box-sizing: border-box;
    }

    .mobile-sort-content ul li {
        margin-bottom: 12px;
    }

    .mobile-sort-content ul li:last-child {
        margin-bottom: 0;
    }

    .mobile-sort-content ul li a {
        height: 24px;
        line-height: 24px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 14px;
        font-weight: 300;
    }

    .mobile-sort-content ul li.selected a {
        font-weight: 600;
    }

    .mobile-sort-title span {
        width: 38px;
        height: 38px;
        background: #f8f8f8;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
    }

    .mobile-sort-overlay {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #0000007d;
        z-index: 99;
        display: none;
    }

    .sort-active .mobile-sort-overlay {
        display: block;
    }

    .sort-active .mobile-sort-general {
        bottom: 0;
        transition: all 0.4s ease;
    }

    body.sort-active {
        overflow: hidden;
    }

    .filter-mobile > div svg {
        margin-right: 4px;
    }

    .product-list-top-right {
        display: none;
    }

    .product-list-top-left {
        width: 100%;
        padding: 12px 8px 12px 8px;
        box-sizing: border-box;
    }

    .category-name {
        font-size: 16px;
        margin-bottom: 4px;
        text-align: center;
    }

    .total-product {
        font-size: 11px;
        text-align: center;
    }

    .product-list-top {
        margin-bottom: 0;
        box-sizing: border-box;
        flex-wrap: wrap;
    }

    .product-add {
        background: #E16D51 url(/Data/EditorFiles/Devux/svg/add-cart-mobile.svg) no-repeat center;
        border-radius: 100%;
        width: 32px;
        height: 32px;
        background-size: 16px;
        right: auto;
        left: 0;
        bottom: auto;
        top: 0;
        position: relative;
        margin-left: 4px;
    }

    .product-no-stock {
        position: relative;
        display: inline-block;
        font-size: 10px;
        height: 16px;
        line-height: 16px;
        padding: 0 8px;
        margin-right: 4px;
        border-top-left-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .catalogWrapper .product-item:nth-child(2) {
        border-top: 1px solid #eee;
        padding-top: 12px;
    }

    .product-add:hover {
        background: #ba2526 url(/Data/EditorFiles/Devux/svg/add-cart-active-mobile.svg) no-repeat center;
        background-size: 16px;
    }

    .product-fav {
        background: url(/Data/EditorFiles/Devux/svg/heart.svg) no-repeat center;
        width: 33px;
        height: 32px;
        border-radius: 100%;
        background-size: 20px;
        right: auto;
        left: 0;
        top: 0;
        position: relative;
        display: flex;
    }

    .product-fav:hover {
        background: url(/Data/EditorFiles/Devux/svg/heart-active.svg) no-repeat center;
        background-size: 20px;
    }

    .product-new {
        position: relative;
        display: inline-block;
        font-size: 10px;
        height: 16px;
        line-height: 16px;
        padding: 0 8px;
        border-top-right-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 0;
        border-bottom-right-radius: 0;
        margin-right: 4px;
    }

    .product-discount-badge {
        position: relative;
        display: inline-block;
        font-size: 10px;
        height: 16px;
        line-height: 16px;
        padding: 0 8px;
        margin-right: 4px;
    }

    .product-free-cargo {
        position: relative;
        display: inline-block;
        font-size: 10px;
        height: 16px;
        line-height: 16px;
        padding: 0 8px;
        margin-right: 4px;
        text-transform: capitalize;
    }

    .product-name {
        min-height: auto;
        overflow: auto;
        -webkit-line-clamp: none;
        font-size: 13px;
        line-height: 140%;
        font-weight: 400;
    }

    .product-list-add-bnts {
        display: flex;
        justify-content: flex-end;
    }

    .product-list-brand img {
        height: 22px;
    }

    .product-list-brand {
        border: 1px solid #eee;
        border-radius: 4px;
        padding: 2px 4px;
        box-sizing: border-box;
    }

    .catalogWrapper .image-wrapper {
        padding-bottom: 150%;
        background: transparent !important;
    }

    .product-discount {
        font-size: 11px;
        min-height: auto;
        margin-bottom: 6px;
    }

    .mobile-badge {
        margin-bottom: 4px;
    }

    .star-active i {
        width: 15px;
    }

    .star-passive i {
        width: 15px;
    }

    .star-count {
        font-size: 10px;
    }

    .product-card-star {
        margin-bottom: 0px;
        min-height: auto;
    }

    .catalogWrapper {
        margin: 0;
        width: 100%;
    }

    .product-item-general {
        display: flex;
    }

    .product-item-top {
        width: 40%;
        background: transparent;
        padding: 12px;
    }

    .product-item-bottom {
        width: 60%;
        padding-right: 8px;
        box-sizing: border-box;
    }

    .catalogWrapper .product-item {
        border-bottom: 1px solid #eee;
        margin-bottom: 12px;
        padding-bottom: 12px;
        padding-left: 0;
        padding-right: 0;
    }

    #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: 14px;
    }

    .currentPrice {
        font-size: 15px;
    }

    .icon-new, .productDiscount {
        font-size: 12px;
    }
}

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