
.allprodutsbtn{
   text-align: center;
float: left;
width: 100%;
margin-top: 30px;
display: none;
}
.special-block .allprodutsbtn, .dfbrands .allprodutsbtn{display: none;}
.allprodutsbtn i{display: none;}
/*brand logo*/

.dfbrands .product-contents {
    margin: 0 15px;
    padding: 15px 0;
    border:1px solid #eee;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}
.dfbrands .product-contents a {
    display: inline-block;
    vertical-align: top;
}


.dfbrands .product-contents  img {
    opacity: 0.4;
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
    -o-opacity: 0.4;
    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;
}
.dfbrands .product-contents:hover img
{
	opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-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;
}
/*brand logo end*/

/*product-additional-slider*/

#js-qv-product-slider .slick-arrow{opacity: 1;}
/*product-additional-slider over*/

/* append arrow*/

#related-arrows .slik-arrows{top: 40px;}
#custom-featuredblock .slik-arrows{display: none;}
.slik-arrows{
    float: left;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 75px;
    line-height: 15px;
    bottom: auto;
    z-index: 9;
}
/*arrow over*/
/*.new-products .slick-arrow,#featured-products .slick-arrow,.bestseller-products .slick-arrow{top: 45%;}*/
#custom-featuredblock .slick-arrow{top: 25%;}
.dfbrands .slick-arrow{top: 35%;}

.dfbrands img, .dfbrands a {
    display: inline-block;
}

.slick-arrow {
    position: absolute;
    top: 45%;
    font-size: 0;
	padding: 0;
    height: 40px;
    width: 40px;
    margin: 0 5px;
    display: none;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 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;
}
.products:hover .slick-arrow{
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-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:-60px;
    right: auto;
    background: #fec104 url(../img/left.png) no-repeat scroll center 13px;
    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.right {
    right:-60px;
    left: auto;
    background: #fec104 url(../img/right.png) no-repeat scroll center 13px;
    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 .material-icons{
   display: none;
}
.slick-arrow.left:hover,
.slick-arrow.right:hover
{
    background-color: #000;
    background-position: center -87px;
    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;
}
.lastest_block .slick-dots{display: none;}
.slick-dots {
    text-align: center;
    padding-top: 50px;
}
.slick-dots li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin-top: -10px;
}
.slick-dots li button {
    border:none;
    height: 10px;
    width: 10px;
    background: #fff;
    font-size: 0;
    line-height: 13px;  
    padding: 0;
    margin: 0 3px;
    position: relative;
    cursor: pointer;
    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;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
}
.slick-dots li:hover button,.slick-dots li.slick-active button {
    background:#fec104;
    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;
}

.quick-view .search{color: #000;}
.quick-view .search:hover{color: #583400;}
.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: 1450px) {
   .slick-arrow.left {left: 0;}
   .slick-arrow.right {right: 0;}
}
@media (max-width:1200px)
{

}
@media (max-width:1199px)
{
}
@media (max-width:991px)
{
    
}
@media (max-width:767px)
{
 
}
@media (max-width:479px)
{
 
}
