/*        footer              */

.social-link .fa {
    width: 40px !important;
    height: 40px !important;
    line-height: 39px !important;
}
.social-link i{
    font-size: 30px !important;
}

/*        product            */

.product-options-bottom {
    border-bottom: 1px solid #eaeaea !important;
}

.product-view .product-options .swatch-attr {
    min-width: 150px !important;
}

/*        Newsletter            */
.block.block-subscribe {
    background-image: url(../images/newsletter.jpg) !important;
    
}
/*        header              */
@media (max-width: 1200px) and (min-width: 992px)
.header-config-bg {
    width: 50% !important;
}
@media (max-width: 1200px) and (min-width: 992px)
.content-right {
    width: 30% !important;
}


/*        Grid Hover       */
.featured-banner .box-small-banner .banner:before {

    background-color: #fff !important;
  
}
/*        Back to Top       */
#backtotop .fa {

    width: 100px !important;
    
}

#backtotop {
    width: 100px !important;
}

.fa-angle-up:before {
    content: "Back to Top" !important;
}

.product-collateral img{
    width:100%;
}