a.showAdmin
{
display:none !important;
}
[v-cloak]
{
display:  none;
}

.blog-detail table
{
max-width: 100%;
}

.angularTemplate
{
visibility: hidden;
}

.whiteBg
{
background-color: #fff;
}

.blockLightBg
{
background-color: #f7f7f7;
}

.lightBg
{
background-color: #e5e5e5;
}

.darkBg
{
color: #fff;
background-color:#444;
}

.lightFluBg
{
background-color:rgba(255,255,255,.5);
}

.darkFluBg
{
color: #fff;
background-color:rgba(0,0,0,.5);
}
[dir="rtl"] .campaignWrap
{
right: 0;
}

.campaignDescription
{
background:rgba(255,255,255,.5);
}

.campaignDescription.dark
{
color: #fff;
background:rgba(0,0,0,.5);
}
#catImg
{
position: relative;
}
#catImg p
{
padding-bottom:  0;
}
#filterSort select
{
-webkit-appearance: none;
-moz-appearance:none;
appearance: none;
}

.filter-box
{
margin-bottom: -1px;
border-right:1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
line-height:30px;
font-size: 12px;
color:#6c6c6c;
}
[dir="rtl"] .filter-box,
[dir="rtl"] .box.b-right[for="stock"]
{
border-right: 0;
border-left:1px solid #d9d9d9;
}

.filter-box select
{
float: left;
height:30px;
margin: 0;
padding-right:15px;
border: 0;
font-size:12px;
color: #6c6c6c;
appearance:none;
-moz-appearance: none;
-webkit-appearance:none;
}
[dir="rtl"] .filter-box select
{
padding-right: 0;
padding-left:15px;
}

.filter-box .input-wrap
{
height: 30px;
}

.filter-box.col-text
{
line-height: 30px;
font-size:12px;
color: #6C6C6C;
}
#pageLayout :not(.icon-no-space):before
{
margin-right: 5px;
}

.select-wrapper
{
position: relative;
width:53px;
height: 30px;
}

.select
{
width: 33px;
padding:30px 5px 0;
position: absolute;
left:5px;
z-index: 333;
}

.select:hover
{
background: #F3F3F3;
}

.select span
{
width: 33px;
height:20px;
cursor: pointer;
display:none;
padding: 5px 0;
border-top:1px solid #B7B7B7;
}

.select span.selected
{
position: absolute;
top:0;
left: 5px;
cursor:default;
display: block;
border-top:0;
}

.select:hover span
{
display: block;
}

.filter-item-list
{
max-height: 280px;
overflow:auto;
}
#slider-range
{
width:calc(100% - 16px);
height: 2px;
margin-top:18px;
margin-right: 17px;
background:#e5e5e5;
position: relative;
}

.middle-price-filter
{
display:  -webkit-box;
display: flex;
white-space:  nowrap;
}

.middle-price-filter #slider-range
{
width:  100px;
margin-top: 14px;
}

.ui-slider-range
{
position: absolute;
top:0;
height: 2px;
background:var(--main-color);
}

.ui-slider-handle
{
position:  absolute;
top: -8px;
width:  18px;
height: 18px;
border-radius:  18px;
background-color: var(--main-color);
box-sizing:  border-box;
cursor: pointer;
}
#filtre .btn.btn-default
{
font-size: 12px;
}
#leftColumn #filtre .btn.btn-default
{
font-size: 20px;
}
#newsList .line-top:first-child
{
border-top: 0;
}

.productType
{
font-size: 12px;
text-transform:uppercase;
}

.productType
{
line-height: 30px;
}

.middleItem .productType
{
line-height: 14px;
}
#commentTabContent .stars
{
margin-bottom: 5px;
}
#cart-wrapper .qtyBox
{
min-width: 110px;
}

.middleItem
{
overflow-x:  auto;
}

.page-80 .middleItem
{
overflow:  visible;
}

.middleItem td
{
padding: 10px;
vertical-align:middle;
}

.middleItem .lightBg td.line-right
{
border-right: 1px solid #dadada;
}

.productRow div > span,
.middleItem td > span
{
line-height:1.5;
clear: both;
}

.productRow div > span.basketProName,
.middleItem td > span.basketProName
{
font-size: 14px;
}

.productRow div > span.basketSubPro,
.middleItem td > span.basketSubPro
{
display: inline-block;
font-size:12px;
color: #5e5e5e;
padding-left:5px;
padding-right: 5px;
margin-bottom:10px;
}

.incBasketProduct, .decBasketProduct
{
}

.incBasketProduct
{
}

.decBasketProduct
{
}

.qtyBasketProduct
{
width: 28px;
}

.productPrc
{
font-size: 14px;
}

.removeBasketProduct
{
float: left;
width:30px;
height: 30px;
background:#000;
}

.mDetay
{
cursor: pointer;
}
div#cartEmpty
{
display:  flex;
align-items: center;
flex-direction:  column;
text-align: center;
font-size:  20px;
font-weight: 300;
margin-bottom:  50px;
}
#cartEmpty:before
{
content:'';
display:  inline-block;
background: url('cartEmpty.png') no-repeat center center;
width:  128px;
height: 128px;
}
#currentPageLayer
{
width:100% !important;
}
#CustomForm
{
background-color: #fff;
}

.line-label
{
font-size: 14px;
color:#545454;
font-weight: 700;
margin-bottom:0;
}

.package-line:nth-child(odd)
{
background-color: #f5f5f5;
}

.package-line:nth-child(even) > .box
{
padding-top: 0;
padding-bottom:0;
}

.table-responsive
{
min-height: .01%;
overflow-x:  auto;
}

.table-responsive > table
{
width: 100%;
max-width: 100%;
}

.swiper-container
{
overflow:  hidden;
position: relative;
}

.btn.return-btn-pink
{
background-color: #ff7795;
}

.contentApprove > div
{
background:  #fff;
border-radius: 20px;
padding:  20px 15px;
}

.contentApprove .title
{
margin-top:  20px;
}

.page-fav > div
{
background:  #fff;
border-radius: 10px;
padding: 20px;
}
@media screen and (max-width: 768px)
{
#nav-wrapper i:before
{
line-height: 40px;
padding-right:10px;
}

.filter-box
{
margin-bottom:  0;
}

.alertListBtn
{
padding-right: 0;
padding-bottom:10px;
}

.shopImg
{
padding-right: 0;
}

.campaignWrap
{
position: relative;
padding-top:0;
padding-right: 0;
padding-bottom:30px;
padding-left: 0;
}

.productRow
{
display: block;
}

.productRow div > span.basketProName
{
position: relative;
font-size:13px;
line-height:1.7;
}

.removeBtn
{
position: absolute;
top:0;
right: 0;
}
[dir="rtl"] .removeBtn
{
right: auto;
left:0;
}
}