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

.blogTitle {
   
  
    font-style: unset !important;
}

.box-title.passive
{
cursor: default;
}
#productAddAll
{
height: 30px;
line-height:30px;
}
#pageLayout span,
#pageLayout span *
{
transition:color .2s;
}

.mtttt
{
margin-bottom:  30px;
}
#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);
}
[dir="rtl"] .catalogWrapper .productItem
{
border-right: 0;
border-left:1px solid #d9d9d9;
}
[data-layout="horizontal"] .productItem
{
position: relative;
}
[data-layout="horizontal"] .productItem.col-3
{
padding-left: 0;
padding-right:0;
border-right: 1px solid #d9d9d9;
}
[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;
}

.image-wrapper img
{
max-width:calc(100% - 4px);
max-height:calc(100% - 4px);
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
{
line-height:  30px;
z-index: 1;
width:  52px;
height: 32px;
object-fit:  contain;
border-radius: 2px;
background-color:  #d5b981;
font-size: 16px;
font-weight:  600;
text-align: center;
color:  #ffffff;
padding: 0;
}
[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 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: 19%;
left: 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
{
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:  18px;
font-weight: bold;
line-height:  normal;
color: #333333;
}

.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;
line-height:  normal;
color: #9f9f9f;
}

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

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

.productDiscount
{
z-index:  33;
font-size: 8px;
font-weight:  600;
line-height: 7px;
color:  #ffffff;
width: 42px;
height:  42px;
object-fit: contain;
border-radius:  2px;
background-color: #000;
padding-top:  10px;
text-align: center;
padding-left:  0;
padding-right: 0;
}
[dir="rtl"] .productDiscount
{
right: auto;
left:10px;
}

.productInfo .productDiscount
{
top: 25px;
}

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

.productDiscount span
{
display:  block;
font-size: 16px;
}

.mainControl
{
position: absolute;
width:auto;
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;
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
{
position:  relative;
float: left;
line-height:  30px;
box-sizing: border-box;
width:  30px;
height: 30px;
background-color:  #ffffff;
margin-left: 5px;
text-align:  center;
}

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

.productPager span
{
cursor: default;
}

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

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

.productPager a.prev:before,
.productPager a.next:before
{
content:'';
position: relative;
text-transform:uppercase;
}

.secureTitle
{
font-size:  16px;
font-weight: 600;
line-height:  normal;
color: #222222;
}

.securityBanner
{
height:  110px;
background-color: #ededed;
}

.securityBanner span
{
font-size:  12px;
font-weight: 300;
line-height:  normal;
color: #222222;
}

.block-title2
{
font-size:  28px;
line-height: normal;
color:  #332a23;
font-family: 'Poppins', sans-serif;
}

.text-description.detailLink
{
font-size:  16px;
line-height: 20px;
text-align:  center;
color: #333333;
font-weight:  normal;
}

.productDetails.loaderWrapper a#addCartBtn
{
position:  absolute;
bottom: 0px;
left:  0;
}

.catalogWrapper.slide-wrapper .productDetails.loaderWrapper
{
height: 150px !important;
}

.productDetails.loaderWrapper a#stock-alert-btn
{
position:  absolute;
bottom: 10px;
}

.noneStock
{
position:  absolute;
bottom: 26%;
}

.noneStockTitle.text-description.detailLink
{
color:  #bababa;
}

.block-title
{
font-size:  21px;
text-align: center;
color:  #332a23;
font-family: 'Poppins', sans-serif;
background: url(titleBg.svg) no-repeat center top;
padding-top:  90px;
margin-top: 43px;
box-sizing:  border-box;
}

.block-title span:before
{
content: '';
border-top:  1px solid #d5b981;
display: block;
}

.block-title span
{
display:  inline-block;
line-height: 55px;
box-sizing:  border-box;
font-size: 28px;
}

.catalogWrapper.slide-wrapper .slideControl
{
width: calc(100% + 76px);
height:  0;
top: 50%;
left: -4%;
}

.block-title a
{
font-size:  15px;
font-weight: normal;
color:  #332a23;
font-family: 'Poppins', sans-serif;
position:  absolute;
right: 0;
bottom:  6px;
height: 35px;
}

.pTitleSliderTwo .block-title span
{
margin-left:  0;
box-sizing: border-box;
font-size:  28px;
text-align: center;
color:  #332a23;
}

.pTitleSliderTwo  p
{
font-size:  21px;
font-weight: 300;
font-style:  normal;
font-stretch: normal;
line-height: 0.62;
letter-spacing:  normal;
color: #d5b981;
font-family: 'Poppins', sans-serif;
margin-bottom:  10px;
}
#productControl-banner
{
top:  inherit;
width: calc(100% + 93px);
left: -5%;
box-sizing:  border-box;
top: 250px;
}

.markalarimizboy .block-title span
{
margin-left:  0;
font-size: 28px;
color:  #332a23;
}

.markalar m zul .image-wrapper
{
padding-bottom: 45%;
}

.allBrands a
{
font-size:  14px;
font-weight: 900;
letter-spacing:  3px;
text-align: center;
color:  #d5b981;
width: 180px;
height:  40px;
border-radius: 4px;
border:  1px solid #d5b981;
display: inline-block;
line-height:  40px;
font-family: 'Poppins', sans-serif;
}

.allBrands
{
margin-top:  30px;
}
#blog .block-title span
{
margin-left:  0;
font-size: 28px;
}
#blog .image-wrapper
{
padding-bottom: 84%;
}
#nextProductBlog
{
right:  0;
}
#productControlBlog
{
width: calc(100% + 76px);
height:  0;
top: 35%;
left: -4%;
}

.insItem .image-wrapper
{
padding-bottom: 100%;
}

.block-title3
{
width:  210px;
height: 210px;
background-color:  #ffffff;
position: absolute;
border-radius: 100%;
top: 10%;
left: 44%;
z-index:  3;
}

.block-title3 img
{
display:  block;
margin-left: 39%;
margin-top:  43px;
padding-bottom: 10px;
font-size:  14px;
color: #000000;
}

.block-title3 a
{
display:  block;
font-size: 14px;
color:  #d5b981;
width: 117px;
height:  30px;
border-radius: 2px;
border:  1px solid #d5b981;
margin-left: 22%;
line-height:  30px;
margin-top: 9%;
}

.insItem
{
margin:  -2px;
padding: 0;
}
#katalog .productDetails.loaderWrapper a#addCartBtn
{
background: url(cartList.svg) no-repeat center center;
height:  37px;
position: absolute;
bottom:  9px;
left: inherit;
right:  0;
}
#katalog .productDetails.loaderWrapper a#addCartBtn:hover
{
background: url(cartHover.svg) no-repeat center center;
}
#katalog .drop-down.hover:hover
{
border:  1px solid #eeeeee;
}
#katalog .drop-down.hover
{
border:  1px solid #ffffff00;
}
#katalog  .text-description.detailLink
{
text-align:  left;
min-height: 70px;
}

.brands
{
font-size:  12px;
font-weight: normal;
line-height: 2.08;
letter-spacing:  normal;
color: #9a9a9a;
}

.comment-star-wrapper .icon-stars
{
color:  #a2a2a2;
}

.comment-star-wrapper .icon-stars-fill
{
color:  #ffbe00;
}

.comment-star-wrapper i
{
font-size:  8px;
}

.comment-star-wrapper
{
padding-left:  4px;
}
#katalog .proRowAct
{
bottom:  0;
}

.comment-star-wrapper i.fl.icon-stars-fill.text-custom-pink.icon-pull-right:before
{
margin-left:  5px;
}

.comment-star-wrapper i.fl.icon-stars.text-custom-pink.icon-pull-right:before
{
margin-left:  5px;
}
#pageTotole
{
height:  60px;
line-height: 37px;
font-size:  13px;
font-weight: 300;
color:  #333333;
}
#pager-wrapper
{
padding-top:  15px;
}

.prev
{
background: url(prevpage.svg) no-repeat center center;
}

.next
{
background: url(nextpage.svg) no-repeat center center;
}

.btnBar .blockBtn span
{
width:  7px;
height: 7px;
background-color:  #dcdcdc;
display: inline-block;
}

.btnBar .blockBtn span
{
width:  7px;
height: 7px;
background-color:  #dcdcdc;
display: inline-block;
}

.btnBar .blockBtn.active span
{
background-color:  #222222;
}
#filterSort .col-2
{
min-height:  60px;
line-height: 35px;
}
#filterstock
{
padding-top:  20px;
}
#stoktakiler
{
font-size:  12px;
font-weight: 300;
color:  #333333;
}

.threeBlock
{
border-left:  1px solid #e1e1e1;
}

.blockBtn
{
height:  16px;
line-height: 16px;
margin-top:  10px;
}
ul.breadcrumb li
{
float:  left;
}

.home-ico
{
background: url(home.svg) no-repeat center center;
width:  35px;
height: 35px;
border-radius: 17.5px;
background-color:  #ffffff;
z-index: 3;
position:  absolute;
left: 0;
}
#nav-wrapper
{
padding-top:  12px;
padding-left: 20px;
box-sizing:  border-box;
position: relative;
}

.catNameInner
{
position:  absolute;
right: 20%;
bottom:  25px;
font-size: 36px;
font-weight:  500;
color: #000000;
}
#footer .proRowAct
{
bottom:  0;
}
#footer .slideControl
{
width: calc(100% + 80px);
left:  -45px;
}
#footer .text-description.detailLink
{
text-align:  left;
}
#list-catalog1070
{
padding-bottom:  60px;
}

.stars
{
background:  none;
}
s
.commentStars .comment-star-wrapper
{
background: none !important;
padding-left:  10px;
}

.commentStars .comment-star-wrapper span
{
background: none !important;
}

.commentStars .comment-star-wrapper
{
background: none !important;
}

.tabTitle.active
{
border-bottom:  1px dashed #000000;
}
ul.breadcrumb
{
background-color:  #f5f5f5;
width: auto;
height:  35px;
padding-right: 20px;
border-radius: 17.5px;
margin-left:  -8px;
padding-left: 20px;
}
ul.breadcrumb li:after
{
content: ' ';
}
#katalog .home-ico
{
position:  relative;
}

.brandVit#catImg .catImg
{
background:  #f5f5f5;
padding: 60px 35px  60px 35px;
font-size:  12px;
font-weight: normal;
line-height:  normal;
color: #777777;
}

.brandVit#catImg h1
{
font-size:  15px;
font-weight: 600;
line-height:  normal;
color: #333333;
}

.productDiscount span.forDesktop
{
font-size:  8px;
}
#katalog .noneStock
{
width:  auto;
right: 0;
color:  #d5b981;
text-transform: uppercase;
bottom: 6%;
}

.imgHover a
{
position:  relative;
display: block;
overflow:  hidden;
float: right;
text-align:  right;
}

.imgHover a img
{
display:  block;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

.imgHover a:hover img
{
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}

.imgHover .col-4  a img
{
float:  right;
}

.safari #productControl-banner
{
width: 100%;
}

.safari .catalogWrapper.slide-wrapper .slideControl
{
width: 100%;
}

.safari #logo p
{
padding-top:  15px;
box-sizing: border-box;
}

.safari #topRight
{
padding-top:  20px;
}

.safari .header-menu-group
{
padding-top: 39px !important;
}

.safari #filterSort .col-2
{
padding-left:  8px;
}

.safari #filterSort select
{
background: url('/theme/v4-razorus/sub_theme/genel/firat/brown/../v4/down2.svg') no-repeat right 62%;
padding-top:  6px;
}

.safari #footer .slideControl
{
width: 100%;
left:  -2px;
}

.safari .qtyBtns input
{
min-width:  58px;
}

.safari .qtyBtns a p
{
padding-top:  10px;
}
#popCat .col-xs-6
{
padding-top:  10px;
}

.catImg article
{
padding:  30px;
}

.markalarimizboy img
{
max-width: 88%;
}
@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: 1370px)
{
.block-title3
{
top: 3%;
}
}
@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)
{
.mtttt
{
margin-bottom:  0px;
}
#katalog .text-description.detailLink
{
text-align:  left;
min-height: auto;
}

.newTitlePro .block-title span
{
margin-left:  0;
}
#footer .slideControl
{
width: calc(100% + -20px);
left:  7px;
}
#katalog .noneStock
{
font-size:  10px;
}
#pageTotole
{
height:  auto;
}

.productDiscount
{
padding-top:  16px;
}

.productDiscount span.forDesktop
{
display:  none;
}

.catNameInner
{
position:  absolute;
right: 20px;
bottom:  30px;
font-size: 17px;
}
#nav-wrapper
{
padding-left:  17px;
}

.pTitleSliderTwo p
{
font-size:  21px;
}

.block-title3
{
width:  inherit;
height: inherit;
position:  relative;
top: inherit;
left:  inherit;
display: flex;
}

.block-title3 a
{
display:  inline-block;
color: #d5b981;
width:  117px;
height: 30px;
margin-left:  20px;
line-height: 30px;
margin-top:  4px;
}

.block-title3 img
{
display:  inline-block;
margin-left: inherit;
margin-top:  inherit;
}

.text-description.detailLink
{
overflow:  hidden;
white-space: nowrap;
text-overflow:  ellipsis;
}

.securityBanner
{
height:  auto;
}

.block-title
{
margin-top:  0;
}
#productControl-banner
{
width: calc(100% + -10px);
left: 2%;
}
#productControlBlog
{
width: calc(100% + -45px);
left: 3%;
}

.catalogWrapper.slide-wrapper .slideControl
{
width: calc(100% + -29px);
left: 3%;
}
#productComparison
{
display: none;
}

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

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