.allprodutsbtn {
    text-align: center;
    width: 100%;
    float: left;
	padding: 15px 0;
	display:none;
}
.dfbrands .allprodutsbtn {display:none;}
li.facet-label.brand-item {
    float: left;
    margin: 0;
    text-align: center;
    padding: 20px 25px;
    border-right: 1px solid #e4e4e4;
	
}
#left-column .slick-arrows,#right-column .slick-arrows {
    top: -32px;
    right: 15px;
}
#brands-slider {
    margin: 0 -10px;
}

.dfbrands, #custom-testimonial, .ets_block_categories, #block_myaccount_infos {
    display: none;
}

.ets_block_latest .owl-nav {
    position: absolute;
    top: -55px;
    right: 5px;
}

#index .dfbrands, #index #custom-testimonial, #ets_blog_page .ets_block_categories, #category #block_myaccount_infos {
	display: block;
}

li.facet-label.brand-item a{
    display: inline-block;
    vertical-align: top;
}

#dfinstagramblock .slick-arrow{display:none !important;}

.slick-initialized .slick-slide{overflow:hidden;}

.slick-arrow {
	position:absolute;
	top:41%;
	height:20px;
	width:20px;
	padding:0;
	font-size:0;
	font-weight:600;
	color:#000;
	margin:0;
	opacity:1;
	border:1px solid #e4e4e4;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}

#custom-featuredblock .slick-arrow{display:none !important;}

.lastest_block .slick-dots li button{
	border-color:#f02640;
}
.slick-arrows{
	position:absolute;
	right:0;
	top:-55px;
	width:45px;
	left:auto;
	transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
/*	background: url(../img/arrow-divider.png) no-repeat scroll center center;*/
}
#testimonial-arrows.slick-arrows{
	top:15px;
	display:none;
}
.customtestimonials .slick-arrow {
	display:none !important;
}
.custom-service-block .left.slick-arrow:before{display:none;}
.products:hover .slick-arrow, .slick-slider:hover .slick-arrow {
	opacity:1;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.slick-arrow.left {
	left:0;
    background:#fff url(../img/left.png) no-repeat scroll center 5px;
}
.slick-arrow.right {
    right:0;
    background:#fff url(../img/right.png) no-repeat scroll center 5px;
}
.slick-arrow.left:hover {
	background-position: center -35px;
}
.slick-arrow.right:hover {
	background-position: center -35px;
}
.slick-arrow .material-icons{
    margin:0;
    padding: 0;
    font-size: 0;
    color: #fff;
}

.slick-arrow:hover .material-icons {
    color: #000;
}

.slick-dots {
	text-align:center;
}
.lastest_block .slick-dots{
	margin:0;
}
.slick-dots li {
    display: inline-block;
    margin: 0 5px;
	position:relative;
}
/*.slick-dots li::after {
   content: "";
	border: 1px solid #f02640;
	position: absolute;
	height:15px;
	width:15px;
	left: -2px;
	top: -2px;
	right:0;
	bottom:0;
	opacity:0;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
}
.slick-dots li.slick-active:after,.slick-dots li:hover:after {
	opacity:1;
}*/
.slick-dots li button {
	background:#1f4c94;
    height: 11px;
    width: 11px;
	color:#fff;
	font-size:0;
    padding: 0;
    display: block;
    cursor: pointer;
	border:none;
	border-radius:50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.slick-dots li.slick-active button,.slick-dots li:hover button {
    background: #ffc000;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}

.layout-left-column #left-column .row { margin-right: 0;}
.layout-left-column #content-wrapper .row{ margin-left: 0;}
.layout-right-column #left-column .row { margin-left: 0;}
.layout-right-column #content-wrapper .row{ margin-right: 0;}



@media (max-width:991px) {


}
@media (max-width:767px) {
	
}
