
.allprodutsbtn {
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 10px;
}
.special-block .allprodutsbtn, .dfbrands .allprodutsbtn{display: none;}
.allprodutsbtn i{display: none;}
/*brand logo*/

.dfbrands .product-contents {
    margin: 0 15px;
    padding: 32px 0;
    text-align: center;
    cursor: pointer;
    border: 1px solid #eee;
}

.dfbrands .product-contents a {
    display: inline-block;
    vertical-align: top;
}


.dfbrands .product-contents  img {
    opacity: 0.2;
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
    -o-opacity: 0.2;
    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;}
.slik-arrows{
    float: left;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    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: 5px;
}

.dfbrands img, .dfbrands a {
    display: inline-block;
}
.lastest_block .slick-arrow {
    top: 43%;
}
.lastest_block .slick-arrow.right{
    right: 0;
}
.slick-arrow {
    position: absolute;
    top: 10px;
    font-size: 0;
    padding: 0;
    height: 15px;
    width: 25px;
    margin: 0;
    display: none;
    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;
}
.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;
}
  #index .tabs .tab-content .slick-arrow {
        top: -60px;
    }
.slick-arrow.left {
    left: auto;
    right: 25px;
    background: url(../img/pro-left-arrow.png) no-repeat scroll center 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;
    border-right: 1px solid #d9d9d9;
}
.slick-arrow.right {
    right: 0;
    left: auto;
    background: url(../img/pro-right-arrow.png) no-repeat scroll center 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;
}
.slick-arrow .material-icons{
   display: none;
}
.slick-arrow.left:hover, .slick-arrow.right:hover {
    background-position: center -62px;
    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: 20px;
    margin: 0;
}
.slick-dots li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
}
.slick-dots li button {
    border: none;
    height: 11px;
    width: 11px;
    font-size: 0;
    line-height: 11px;
    padding: 0;
    margin: 0 5px;
    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;
    background-color: #fff;
}
.slick-dots li:hover button, .slick-dots li.slick-active button {
    background-color: #eaad5c;
    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;}

@media(max-width: 1450px) {

}
@media(max-width: 1299px) {
  
}
@media(max-width: 1240px) {
   
}
@media (max-width:1200px)
{

}
@media (max-width:1199px)
{
    .lastest_block .slick-arrow {
        top: 33%;
    }
}
@media (max-width:991px)
{
    .lastest_block .slick-arrow {
        top: 40%;
    }
}
@media (max-width:767px)
{
    #index .tabs .tab-content .featured-products .slick-arrow, #index .tabs .tab-content .new-products .slick-arrow, #index .tabs .tab-content .bestseller-products .slick-arrow {
        position: relative; 
    }
    #index .tabs .tab-content .featured-products .slick-arrow.left, #index .tabs .tab-content .new-products .slick-arrow.left, #index .tabs .tab-content .bestseller-products .slick-arrow.left {
        left: auto;
        right: 0;
    }
    #index .tabs .tab-content .slick-arrow {
        top: -70px;
    }
}
@media (max-width:479px)
{
 
}
