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

.search-dropdown-card ul li
{
display:   flex;
align-items: center;
margin-bottom:  5px;
cursor: pointer;
}

.search-dropdown-card ul li .image-wrapper
{
padding-bottom:100%;
}

.search-dropdown-card ul li .image-wrapper img
{
max-height:  85px;
max-width:60px;
object-fit:  contain;
}
#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
{
}
[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: 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: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
{
z-index:  1;
width: 35px;
height:   35px;
position: absolute;
right:   20px;
top: 20px;
border-radius: 17.5px;
background-color:   #ffd400;
display: flex;
align-items:   center;
justify-content: center;
text-transform:   lowercase;
font-size: 13px;
font-weight:   bold;
color: #000;
}
[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: 160px;
}

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

.grid3-flex .productPrice
{
margin:   0;
}

.productDetails.grid3-product-details
{
padding-bottom:   130px;
}

.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
{
position:  absolute;
bottom:0;
left:  0;
bottom: 65px;
}
#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:   45px;
}

.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: 19px;
display: block;
font-weight: bold;
min-height: 1.5em;
font-weight: 600
height: 25px
;color:  #000;
}

.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:   16px;
font-weight: normal
;line-height:   20px;
color: #969696
;
}

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

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

.productDiscount
{
width:   51px;
height: 51px;border-radius: 26.5px
;background-color:   #1d3587;
display: flex
;align-items:   center;
justify-content: center
;flex-direction:   column;
z-index: 2
;position:   absolute;
left: 20px
;top:   20px;
color: #fff
;font-size:   15px;
font-weight: bold
;line-height:   20px;
}
[dir="rtl"] .productDiscount
{
right:  auto;
left:10px;
}

.productInfo .productDiscount
{
top:  25px;
}

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

.productDiscount span
{
}

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

.productPager a,
.productPager span
{
width:   37px;
height: 37px
;display:   flex;
align-items: center
;justify-content:   center;
font-size: 15px
;margin:   0 6px;
position: relative;
}

.productPager a
{
}

.productPager a:hover
{
color:  #e35252;
}

.productPager span
{
cursor:   default;
opacity: 0.9;border-radius: 50%;box-shadow: 0 2px 6px -1px rgba(56, 92, 178, 0.7) !important;background-image: linear-gradient(149deg, #5a8dff 12%, #1d3587 97%);color: #fff !important;
}

.productPager a:before,
.productPager span:before
{
}

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

.productPager a.prev + *,
.productPager a.prev,
.productPager a.next
{
}

.productPager a.prev + *:before
{
}

.productPager a.prev:before,
.productPager a.next:before
{
}
#complementControl
{
width: calc(100% - 10px);
left:   5px;
}

.interaktif-slider
{
margin-bottom:   20px;
padding-left: 5px;
box-sizing:   border-box;
}

.customer-number
{
background: url(call-center.svg) no-repeat center;
height:   90px;
display: flex;
flex-direction:   column;
justify-content: center;
padding-left:   20px;
box-sizing: border-box;
border-radius:   5px;
overflow: hidden;
margin-bottom:   20px;
}

.site-info-bg
{
background:   #fff;
margin-bottom: 20px
;border-radius:   5px;
}

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

.site-info
{
height:   90px;
display: flex;
align-items:   center;
justify-content: center;
background:   #fff;
border-radius: 5px;
}

.site-info p
{
padding:   0;
font-size: 13px;
line-height: 0.93;
color:   #000000;
}

.site-info img
{
margin-right:   13px;
}

.site-info span
{
font-size:   13px;
line-height: 0.93;
color:   #000000;
font-weight: 200;
}

.customer-number p
{
font-size:   15px;
padding: 0;
color:   #000000;
line-height: 19px;
}

.customer-number span
{
font-size:   24px;
font-weight: 600;
letter-spacing: -0.5px;
color:   #000000;
line-height: 32px;
}

.vitrin-box
{
background:   #fff;
border-radius: 5px;
margin-bottom:   20px;
}

.vitrin-title
{
border-bottom:   solid 1px #f5f5f5;
font-size: 18px;
font-weight:   500;
text-align: center;
padding:   15px 20px;
box-sizing: border-box;
margin-bottom:   25px;
line-height: 20px;
}

.slideControl span.colPrev
{
background: url(prev.svg) no-repeat center;
}

.slideControl span.colNext
{
background: url(next.svg) no-repeat center;
}

.productDiscount span
{
font-size:   12px;
line-height: 14px;
}

.product-list-box
{
box-sizing:   border-box;
}

.productDetails .detailLink
{
font-size:   13px;
font-weight: 300;
line-height: 1.33;
color:   #000000;
}

.product-list-box .image-wrapper.detailLink
{
margin-bottom:   20px;
}

.list-stock-code
{
margin-bottom:   2px;
}

.list-stock-amount
{
color:   #17b519;
font-weight: 500;
}

.list-stock span
{
line-height:   20px;
height: 20px;
display:   block;
font-size: 14px;
}

.list-add-cart-btn
{
border-radius:   5px;
background-color: #e8eaf3;
height:   40px;
align-items: center;
font-size:   14px;
font-weight: 500;
color:   #000;
display: flex;
width: calc(50% - 5px);
justify-content:   center;
text-align: center;
}

.vitrin-productDetails .list-add-cart-btn
{
width: 100%;
}

.for-price-member, .productPrice
{
}

.for-price-member
{
height:   40px;
}

.for-price-member a
{
font-size:   14px;
font-weight: bold;
color:   #000;
}

.product-list-border-right
{
border-right:   solid 1px #f5f5f5;
background: #fff;
box-sizing:   border-box;
}

.vitrin-productDetails
{
}

.vitrin-productDetails .productPrice, .vitrin-productDetails .for-price-member
{
margin:   0;
}

.vitrin-productDetails .proRowAct
{
padding-top:   5px;
bottom: 109px;
}

.category-html
{
display:   flex;
align-items: center;
justify-content:   center;
}

.category-html a span
{
font-size:   15px;
margin-top: 15px;
text-align:   center;
display: block;
line-height:   20px;
height: 40px;
}

.category-html a
{
display:   flex;
flex-direction: column;
}

.category-html a img
{
max-width:   90px;
max-height: 90px;
}

.vitrin-box-col-2 .icon-new
{
right:   10px;
top: 10px;
}

.vitrin-box-col-2 .productDiscount
{
top:   0;
left: 0;
}

.about-elpim
{
border-radius:   5px;
background-color: #ffffff;
padding:   50px 40px;
box-sizing: border-box;
margin-bottom:   20px;
padding-bottom: 20px;
}

.about-logo
{
text-align:   center;
margin-bottom: 35px;
}

.about-text p
{
font-size:   14px;
font-weight: 300;
text-align:   center;
line-height: 1.33;
color:   #000000;
padding-bottom: 20px;
}

.brand-list
{
display:   flex;
align-items: center;
justify-content:   center;
height: 90px;
margin-bottom:   20px;
}
aside#leftColumn + div#mainColumn
{
margin:   0;
}

.grid3
{
width:   41px;
height: 34px;
background: url(grid3.svg) no-repeat center;
}

.grid4
{
width:   32px;
height: 34px;
background: url(grid4.svg) no-repeat center;
}

.grid12
{
width:   41px;
height: 34px;
background: url(gridlist.svg) no-repeat center;
}

.grid-style
{
display:   flex;
align-items: center;
height:   60px;
padding-right: 20px;
box-sizing:   border-box;
}

.grid-style span
{
padding:   0;
margin-left: 20px;
cursor:   pointer;
}

.grid3.active
{
background: url(grid3active.svg) no-repeat center;
}

.grid4.active
{
background: url(grid4active.svg) no-repeat center;
}

.grid12.active
{
background: url(gridlistactive.svg) no-repeat center;
}
div#sort
{
position:   relative;
}

.sort-selected
{
width:   215px;
height: 60px;
display:   flex;
align-items: center;
border-right:   1px solid #e8e8e8;
box-sizing: border-box;
font-size:   15px;
line-height: 18px;
padding-left:   20px;
color: #000;
cursor:   pointer;
}
div#filterSort
{
background:   #fff;
}

.sort-down-list
{
position:   absolute;
left: 0;
top: 100%;
z-index:   9;
background: #fff;
padding:   20px;
box-sizing: border-box;
width: 100%;
border-radius:   5px;
padding-bottom: 15px;
box-shadow: 0 2px 4px 0 rgba(242, 242, 242, 0.5) !important;
display:   none;
}

.sort-down-list span
{
font-size:   15px;
line-height: 1.5;
color:   #6b6b6b;
display: block;
cursor:   pointer;
padding: 5px 0;
}

.sort-selected:after
{
content: ''
;width:   10px;
height: 8px
;margin-left:   auto;
margin-right: 20px;background: url(down.svg) no-repeat center;
}

.sort-down-list span:hover, .sort-down-list span.selected
{
color:   #1d3587;
}

.stokKontrol
{
height:   60px;
display: flex;
align-items:   center;
color: #000000;
font-size:   15px;
line-height: 1;
}

.gridlist-icons .productDiscount
{
position:   relative;
top: auto;
left:   auto;
margin-bottom: 10px;
}

.productDetails-list .proRowAct
{
padding:   0;
position: relative;
display:   flex;
align-items: center;
justify-content:   flex-end;
width: 100%;
padding-right:   20px;
box-sizing: border-box;
bottom:   0;
}

.gridlist-icons
{
display:   flex;
align-items: center;
flex-direction:   column;
}

.gridlist-icons .icon-new
{
position:   relative;
right: auto;
top:   auto;
}

.productDetails-list .proRowAct .for-price-member
{
margin:   0;
height: auto;
text-align:   right;
box-sizing: border-box;
}

.productItemgrid4 .product-list-border-right
{
border:   0;
}

.productItemgrid4 .product-list-border-right > .product-list-box > div
{
display:   flex;
}

.productItemgrid4 .product-list-border-right > .product-list-box > div > div
{
display:   flex;
align-items: center;
}

.productItemgrid4 .product-list-border-right .list-stock span
{
height:   auto;
text-align: center;
}

.gridlist-detailLink .detailLink
{
font-size:   17px;
font-weight: 300;
line-height:   20px;
margin-bottom: 4px;
color:   #000000;
}

.productItemgrid4 .product-list-border-right .product-list-box .image-wrapper.detailLink
{
margin:   0;
}

.gridlist-detailLink .list-stock-code
{
font-size:   14px;
line-height: 1.43;
color:   #000;
}

.gridlist-detailLink
{
padding-left:   10px;
box-sizing: border-box;
}

.productDetails-list .proRowAct .list-add-cart-btn
{
width:   50px;
height: 50px;
border-radius:   5px;
background: url('list-add-cart.svg') no-repeat center #e8eaf3;
position:   relative;
bottom: auto;
left:   auto;
right: auto;
display:   block;
}

.productDetails-list .proRowAct > div
{
width:   auto;
margin-left: 10px;
position:   relative;
bottom: 0;
}

.productDetails-list .proRowAct .currentPrice
{
height:  auto;
}

.productDetails-list .proRowAct .productPrice
{
margin:   0;
}

.product-list-numbers
{
border-radius:   5px;
background-color: #ffffff;
margin-bottom:   20px;
}

.product-list-numbers > div
{
display:   flex;
align-items: center;
height:   60px;
}

.productPager
{
justify-content:   flex-end;
}

.productPager a.prev
{
background: url(prev-page.svg) no-repeat center;
}

.productPager a.next
{
background: url(next-page.svg) no-repeat center;
}

.productPager a.prev, .productPager a.next
{
font-size:   0;
}

.productPager a:before, .productPager span:before
{
content: ''
;height:   20px;
width: 1px
;background:   #f3f3f3;
position: absolute
;left:   -6px;
top: 0
;bottom:   0;
margin: auto;
}

.list-cart-btn
{
position:   absolute;
bottom: 15px;
left:   0;
right: 0;
display:   flex;
align-items: center;
}

.list-fast-cart-btns
{
border-radius:   5px;
background-color: #ffd400;
height:   40px;
align-items: center;
justify-content:   center;
font-size: 14px;
font-weight:   500;
color: #000;
display:   flex;
width: calc(50% - 5px);
margin-left:   10px;
text-align: center;
}

.productDetails-pad.productDetails
{
padding-bottom: 117px !important;
}

.productDetails-pad.productDetails .proRowAct
{
bottom:   0;
}

.productDetails-pad2.vitrin-productDetails.productDetails
{
padding-bottom:   60px;
}

.productDetails-pad2.vitrin-productDetails.productDetails .proRowAct
{
bottom:   0;
}

.list-cart-btn2
{
flex-direction:   column;
}

.list-cart-btn2 a.list-add-cart-btn
{
margin-bottom:   10px;
}

.list-cart-btn2 a#fastBuyBtn
{
width: 100%;
margin:   0;
}
#katalog .productSymbol
{
top:  20px;
right:20px;
z-index:  9;
width:51px;
height:  51px;
}

.detailSymbol
{
width:  51px;
height:51px;
z-index:   9;
}
@media screen and (max-width: 1320px)
{
#mainColumn
{
padding: 0 !important;
}

.product-list-border-right
{
margin-bottom: 0 !important;
}
#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;
/*padding-bottom:150%;*/
}
}
@media screen and (max-width: 768px)
{
div#filterMobileBtn:after
{
content: ''
;width:   10px;
height: 8px
;margin-left:   auto;
margin-right: 20px;background: url(down.svg) no-repeat center;
}

.sort-selected
{
width: 100%;
border:   0;
height: 45px;
padding-left:   10px;
font-size: 14px;
line-height:   16px;
}
div#sort
{
width: 100%;
}

.stokKontrol
{
height:   40px;
width: 50%;
font-size:   13px;
display: none;
}

.grid-style
{
width: 100%;
height:   40px;
padding-right: 0;
justify-content:   flex-end;
}

.stokKontrol + .fr
{
width: 50%;
display:   none;
}

.grid-style span
{
margin-left:   0;
margin-right: 10px;
}

.product-list-numbers
{
margin-bottom:   10px;
}

.product-list-numbers > div
{
height:   50px;
justify-content: center;
}
#productComparison
{
display:  none;
}

.icon-new,
.productDiscount
{
}

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

.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
{
}
#pager-wrapper *
{
text-align:  center;
}

.productPager
{
}

.vitrin-box
{
margin-bottom:   10px;
}

.brand-list
{
margin-bottom:   10px;
}

.vitrin-title
{
margin-bottom:   10px;
font-size: 16px;
line-height:   20px;
padding: 10px;
}

.about-elpim
{
padding:   20px 10px;
margin-bottom: 10px;
padding-bottom:   0;
}

.about-logo img
{
max-height:   35px;
}

.about-logo
{
margin-bottom:   15px;
}

.about-text p
{
font-size:   13px;
line-height: 1.3;
}

.productDetails .detailLink
{
font-size:   13px;
line-height: 1.25;
}

.category-html a span
{
font-size:   13px;
margin-top: 10px
;height:   30px;
line-height: 15px;
}

.customer-number
{
background-size: 100%;
height:   60px;
margin-bottom: 10px;
}

.interaktif-slider, .top-info-box
{
padding-left:   0;
}

.interaktif-slider
{
margin-bottom:   10px;
}

.customer-number p
{
font-size:   13px;
line-height: 15px;
}

.customer-number span
{
font-size:   20px;
line-height: 24px;
}

.site-info
{
height:   60px;
justify-content: flex-start;
padding-left:   15px;
box-sizing: border-box;
}

.site-info span
{
font-size:   13px;
}

.site-info p
{
font-size:   13px;
}

.site-info-bg
{
margin-bottom:   10px;
}

.site-info img
{
max-height:   25px;
}

.product-list-box
{
padding:   0;
}

.productDiscount
{
left:   10px;
top: 10px;
width:   40px;
height: 40px;
font-size:   12px;
line-height: 1;
}

.productDiscount span
{
font-size:   10px;
line-height: 1;
}

.icon-new
{
right:   10px;
top: 10px;
}
}
@media screen and (max-width:540px)
{
#filterSort
{
}

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