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

.ust_vitrin {
    display: table;
    width: 100%;
    background-color: #f7f7f7;
    padding-bottom: 0px;
    padding-top: 0px;
    z-index: 9;
    position: relative;
    top: -50px;
    transition: all 1s ease;
}

.navige {
    display: inline-block;
    position: relative;
    width: 100%;
    float: left;
    background: #fff;
    z-index: 9;
}

.UrunListe .ust_vitrin {
    top: 0;
}

.ust_vitrin span {
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    font-family: "Bodoni";
    margin-bottom: 10px;
    display: block;
}

.ust_vitrin p {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 17px;
    letter-spacing: normal;
    color: #919191;
}

.filter-box {
    padding: 0 !important;
    margin: 0 !important;
    min-height: 60px;
    display: flex;
    border: none !important;
    align-items: center;
}

.filter-box.para {
    border-bottom: 1px solid #d9d9d9 !important;
}

.filter-box.para div {
    width: 100%;
}

.filterSubMenu label {
    text-align: left;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 35px;
    letter-spacing: normal;
    color: #000000 !important;
    display: flex;
    align-items: center;
}

.listeGorunum {
    width: 91px;
    display: flex;
    float: right;
}

.listeGorunum li {
    float: left;
    width: 40px;
    height: 27px;
    margin-right: 10px;
    border: none;
}

.pageLayoutWrapper .view {
    height: 27px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    float: left;
    margin-right: 24px;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.listeGorunum a {
    transition: none;
}

.quartCatalogBtn.active {
    background: url(FourActive.svg) no-repeat center;
    height: 27px;
    width: 41px;
    background-position: center;
    padding: 0;
}

.catalogBtn.active {
    background: url(treeActive.svg) no-repeat center;
    height: 27px;
}

.quartCatalogBtn {
    background: url(fourPassive.svg) no-repeat center;
    height: 27px;
    width: 41px;
    padding: 0;
}

.catalogBtn {
    background: url(treePassive.svg) no-repeat center;
    height: 27px;
    background-position: center;
    padding: 0;
    width: 30px;
}

.pageLayoutWrapper {
    margin: 0;
    border-radius: 2px;
    background-color: #ffffff00;
    min-width: 150px;
    margin-left: 10px;
    float: right;
}

.filter-box label,.filter-box label select {
    min-height: 60px;
    display: flex;
    justify-content: center;
    background-color: transparent;
    border-right: solid 1px #e0e0e0;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    min-width: 200px;
}

#totalProductInfo {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.namex {
    padding: 0;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 18px;
    letter-spacing: normal;
    color: #000000;
    min-height: 36px;
}

.UrunListe.active:before {
    content: '';
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: #000000;
    z-index: 9;
    opacity: 0.3;
}

.UrunListe.opaklikGeldi:before {
    display: block;
}

.filter-box select {
    box-shadow: none;
    cursor: pointer;
    background-image: url(kapali.svg);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 9px;
    padding-left: 20px;
}

.box-title.passive {
    cursor: default;
}

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

.nt_margin {
    margin: 0 !important;
}

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

.filter_append {
    display: inline-block;
    width: 100%;
    background-color: #f7f7f7;
    border-bottom: solid 1px #e0e0e0;
    border-top: solid 1px #e0e0e0;
    margin-bottom: 20px;
    z-index: 9;
    position: relative;
    bottom: -22px;
    transition: all 1s ease;
}

.UrunListe .filter_append {
    bottom: 0;
}

.append_ust_vitrin {
    margin: 0 auto;
    float: none;
}

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

.kargo img {
    width: 100%;
}

.kargo {
    margin: 20px 0;
}

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

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

.SlideVitrinFirat .detailLink.text-description {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 18px;
    letter-spacing: normal;
    color: #000000;
    min-height: 36px;
}

.image-wrapper img {
    max-width: 100%;
    max-height: 100%;
    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 .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;
}

.banner_ikili {
    display: inline-block;
    width: 100%;
}

.flex-wrap.flex-center {
    display: flex;
    background-color: #f7f7f7;
}

.banner_ikili img {
    width: 100%;
}

.filterItem .filterTitle {
    cursor: pointer;
    border: none;
    background-color: transparent;
    margin: 0;
    padding: 10px 30px !important;
    text-align: center;
    text-indent: inherit;
    user-select: none;
    position: relative;
    overflow: hidden;
    min-height: 60px;
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    width: 100%;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    background-image: url(kapali.svg);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 9px;
}

.filterItem .filterTitle.active {
    background-image: url(acik.svg);
}

.filterItem {
    display: inline-block;
    width: auto;
    position: relative;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 14px;
    letter-spacing: normal;
    text-align: center;
    color: #405556;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    border-right: solid 1px #e0e0e0;
    display: flex;
    align-items: center;
    min-width: 215px;
}

.filterItem.sizeList:nth-child(1) {
    border-left: solid 1px #e0e0e0;
}

.banner_ikili .grid_banner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}

.slick-next:before {
    display: none !important;
}

.slick-next {
    background-image: url(right.svg) !important;
}

.slick-next,.slick-prev {
    width: 30px !important;
    height: 30px !important;
    background-size: cover !important;
}

.slick-prev {
    background-image: url(left.svg) !important;
    left: -40px !important;
}

.slick-prev:before {
    display: none !important;
}

.categoriese .image-wrapper {
    padding-bottom: 145%;
}

.icon-new {
    text-transform: capitalize;
    height: 25px;
    line-height: 25px;
    z-index: 1;
    right: 10px;
    background-color: white;
    bottom: 10px;
    font-size: 13px;
    font-weight: 500;
    color: #030b56;
    box-shadow: 0 0 9px -8px black;
}

[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;
    max-height: 120px;
}

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

.proRowAct {
    padding: 0;
}

.SlideVitrinFirat .proRowAct {
    padding: 0;
}

#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: 13px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.currentPrice.of {
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.currentPrice.on {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #de2c2c;
}

.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: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #919191;
    margin-left: 10px;
}

.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;
    z-index: 3;
    background-color: transparent !important;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #de2c2c;
    padding-left: 0;
}

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

.productInfo .productDiscount {
    top: 25px;
}

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

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

.filterItem .filterSubMenu>.filterListArea {
    max-height: 385px;
    overflow-y: auto;
    overflow-x: hidden;
    border: none;
    padding: 20px;
    padding-top: 0;
}

#navigasyon {
    margin: 10px 0 ;
}

#nav-wrapper i {
    display: none;
}

#nav-wrapper a span {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

#nav-wrapper a {
    margin: 0;
    padding: 0;
}

.filterRunBtn {
    background: transparent;
    padding: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 100;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    background-color: #030b56;
    border-radius: 0 0 3px 3px;
    min-height: 50px;
    font-family: "Bodoni";
}

.clearFiltreItemBtn {
    padding: 0;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 14px;
    letter-spacing: normal;
    color: #405556;
}

.filterItem .filterSubMenu {
    display: none;
    position: absolute;
    top: 60px;
    right: 0;
    z-index: 3;
    padding: 0;
    border-radius: 2px;
    border: solid 1px #eaf2e2;
    border-bottom: none;
    background-color: #f7f7f7;
    border-top: none;
}

.filterItem .filterSubMenu:before {
    content: '';
    width: 90%;
    background-color: #e0e0e0;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.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 {
    display: inline-block !important;
    border-right: 0;
    width: auto;
    margin: 0 auto;
    float: none;
    border-radius: 5px;
}

.productPager a, .productPager span {
    position: relative;
    float: left;
    height: 50px;
    width: 50px;
    line-height: 50px;
    box-sizing: border-box;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #000000;
    cursor: pointer !important;
    margin: 0 5px;
    border-radius: 6px;
}

.productPager span:nth-child(1) {
}

.productPager a:last-child {
    border-right: solid 1px red !important;
}

.productPager a {
    color: #6c6c6c;
    background-repeat: no-repeat;
    background-position: center center;
    border: solid 1px #e0e0e0;
}

.productPager a.next {
    border: none !important;
}

.productPager a:hover {
}

.productPager span {
    cursor: default;
    border: solid 1px #e0e0e0;
}

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

.productPager a.prev {
    background-image: url(groupLeft.svg);
    font-size: 0;
    margin-right: 10px;
    border: none;
}

.productPager a.next {
    background-image: url(groupRight.svg);
    font-size: 0;
    margin-left: 10px;
}

.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: 1420px) {
    .slick-prev {
        left: 15px !important;
        z-index: 9;
    }

    .slick-next {
        right: 15px !important;
        z-index: 9;
    }
}

@media screen and (min-width: 1421px) {
    .slick-prev {
        left: -40px !important;
    }

    .slick-next {
        right: -40px !important;
    }
}

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

    .filterItem .filterSubMenu {
        left: 0;
    }

    .filterItem {
        max-height: 60px;
        height: 60px;
    }
}

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

    .forMobile.mFiltreBtn {
        display: none;
    }

    .banner_ikili .grid_banner {
        grid-template-columns: 1fr;
    }

    .SlideVitrinFirat .detailLink.text-description {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .mFsifirla {
        display: none;
    }

    .filter_append {
        border-bottom: none;
    }

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

    .filterItem .filterSubMenu>.filterListArea {
        padding-top: 20px;
    }

    .filterItem .filterSubMenu:before {
        width: 100%;
    }

    #rightFilter {
        display: none;
    }

    .flex-wrap.flex-center {
        display: flow-root;
    }

    .filterItem .filterSubMenu {
        position: relative;
        width: 100%;
        top: 0;
    }

    .ust_vitrin {
        padding: 40px;
        box-sizing: border-box;
    }

    #catImg .ust_vitrin {
        padding: 0;
    }

    #navigasyon a span.forDesktop {
        display: inline-flex !important;
    }

    .filterItem {
        width: 100%;
        display: flow-root;
    }

    #navigasyon li:after {
        display: none;
    }

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

    .productPrice .productDiscount, #productLeft .productDiscount {
    }

    .priceWrapper {
        display: flow-root;
    }

    .priceWrapper div {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .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 {
        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, .col-title + div .slide-wrapper, .col-title + div .carousel-wrapper{
            width:600px;
    }*/
    .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 .productBrand {
        /*font-size:15px;
        line-height:24px;*/
    }

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

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

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

    .productColListItem .productPrice {
        /*padding-top:10px;*/
        padding-left: 0;
    }

    .productColListItem .currentPrice, .productColListItem .discountedPrice {
        /*line-height:20px;
        font-size:20px;*/
    }

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

@media screen and (max-width: 540px) {
    #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: 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;
    }
}