
.allprodutsbtn {
    text-align: center;
    float: left;
    width: 100%;
}
.special-block .allprodutsbtn, .dfbrands .allprodutsbtn{display: none;}
.allprodutsbtn i{display: none;}
/*brand logo*/

.dfbrands .product-contents {
    margin: 0 15px;
    /*padding: 40px 0;*/
    text-align: center;
    cursor: pointer;
}
.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;
    border: 1px solid #eee;
    padding: 15px;
    filter: grayscale(100%);
}
.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;
    border-color: #ee0e32;
    filter: none;
}
/*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;}
#dfcategoryproducttabs .slik-arrows{top: -62px;}
#dfcategoryproducttabs .slick-arrow.left {
    right: 40px;
}
#dfcategoryproducttabs .slik-arrows {
    right: 9px;
}
#dfcategoryproducttabs .slick-arrow.right {
    right: 10px;
}
#custom-featuredblock .slik-arrows{display: none;}
.slik-arrows {
    float: left;
    text-align: center;
    position: absolute;
    left: auto;
    right: -5px;
    top: 5px;
    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 img, .dfbrands a {
    display: inline-block;
}
.dfbrands  .slik-arrows {
    right: 9px;
    top: 9px;
}
.lastest_block .slick-arrow {top: 43%;}
.slick-arrow {
    padding: 0;
    height: 22px;
    width: 32px;
    margin: 0;
    font-size: 0;
}
.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: auto;
    right: 30px;
    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;
}
.special-block .slick-arrow {
    position: absolute;
    top: 12px;
    left: 0;
    right: 0;
}
.special-block .slick-arrow.left {
    background: url(../img/specialpro-left-arrow.png) no-repeat scroll center 0px;
    width: 16px;
    height: 16px;
    left: 30px;
    right: auto;
}
.special-block .slick-arrow.right {
    background: url(../img/specialpro-right-arrow.png) no-repeat scroll center 0px;
    width: 16px;
    height: 16px;
    right: 30px;
    left: auto;
}
.special-block .slick-arrow.left:hover,.special-block .slick-arrow.right:hover {
    background-position: center -60px;
}
#index .featured-products .slik-arrows {
    top: 8px;
}
.lastest_block .slik-arrows {
    right: 9px;
    top: 9px;
}
#index .featured-products .slick-arrow.left {
    left: auto;
    right: 35px;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transform: rotate(-90deg);
    background: url(../img/side-pro-left-arrow.png) no-repeat scroll center -51px;
}
#index .featured-products .slick-arrow.right {
    right: 5px;
    left: auto;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transform: rotate(-90deg);
    background: url(../img/side-pro-right-arrow.png) no-repeat scroll center -51px;
}
#index .featured-products .slick-arrow.left:hover {
    background-position: center 0;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
}
#index .featured-products .slick-arrow.right:hover {
    background-position: center 0;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
}
.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 -130px;
    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:hover {
     background-position: center -110px;
}
.lastest_block .slick-dots{display: none;}
#custom-testimonial .slick-dots {
    padding-top: 0;
    position: absolute;
    top: 32%;
    bottom: auto;
    left: 15px;
    right: auto;
}
#custom-testimonial .slick-dots li:hover button, #custom-testimonial .slick-dots li.slick-active button {
    background: #ee0e32;
}
#custom-testimonial .slick-dots li button {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0 7px;
    border-top-color: rgb(90, 90, 90);
    border-right-color: rgb(90, 90, 90);
    border-bottom-color: rgb(90, 90, 90);
    border-left-color: rgb(90, 90, 90);
    height: 10px;
    width: 10px;
    transform: rotate(45deg);
    font-size: 0;
    background: #5a5a5a;
}
.slick-dots {
    text-align: center;
    padding-top: 95px;
    margin-bottom: 0;
}
.slick-dots li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin-top: -20px;
}
.slick-dots li button {
    border: none;
    height: 3px;
    width: 22px;
    background: #2ecc71;
    font-size: 0;
    line-height: 13px;
    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;
}
.slick-dots li:hover button, .slick-dots li.slick-active button {
    background: #ff7230;
    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;
    margin-left: 0;
}
.layout-left-column #content-wrapper .row {
    margin-left: 0;
    margin-right: 0;
}
.layout-right-column #left-column .row { margin-left: 0;}
.layout-right-column #content-wrapper .row{ margin-right: 0;}

@media(max-width: 1450px) {
   
}
@media(max-width: 1349px) {
    .special-block .slick-arrow.left {
        left: 10px;
    }
    .special-block .slick-arrow.right {
        right: 10px;
    }
}
@media(max-width: 1299px) {
  
}
@media(max-width: 1240px) {
  
}
@media (max-width:1200px)
{

}
@media (max-width:1199px)
{
}
@media (max-width:991px)
{
    .slick-dots{padding-top: 60px;}
}
@media (max-width:767px)
{
    #dfcategoryproducttabs .slik-arrows {
        top: -60px;
        left: 0;
    }
    #dfcategoryproducttabs .slik-arrows {
        right: 0;
    }
}
@media (max-width:479px)
{
 
}
