/*
Theme Name: eweb_theme - Child
Theme URI: 
Author: 
Author URI: 
Description: This is child theme of eweb_theme
Template: eweb_theme
Version: 1.0.0
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

a:focus, a:hover{text-decoration: none}
a, a:link, a:active, .product-grid-container .entry h3 a, .product-grid-container .entry h2 a, .woocommerce .woocommerce-breadcrumb a, .product-categories .item a:hover h3, .product-title,
.product-contact .glyphicon, .product-contact .fa,
.archive-title, #other_products .widget-title, .faq .widget-title,
.archive-content .entry .entry-title a,
article .page-title, article .entry-title
{color: #0046ff; }

/* .top-nav, .main-menu ul li .sub-menu li:hover, .header-search button, .header-hotline:before, #your-cart:after, #footer, .product-grid-container .entry .btn-buy,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .sidebar .widget .widget-title, .homepage-area .widget-title:before, .list-project .widget-title:before {background-color:#ff5c00; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-color: #ff5c00}
.main-menu li.current-menu-item, .main-menu li:hover, .main-menu ul li .sub-menu li, .product-grid-container .entry .btn-buy:hover {background-color: #dd5204}
.main-menu li a{border-right: #ff5c00}
.product-info .add-to-cart .btn, .buy-contact .btn{background: #ff5c00;
    background: -webkit-linear-gradient(#ff5c00, #dd5204);
    background: -o-linear-gradient(#ff5c00, #dd5204);
    background: -moz-linear-gradient(#ff5c00, #dd5204);
    background: linear-gradient(#ff5c00, #dd5204);}
.product-info .add-to-cart .btn:hover, .buy-contact .btn:hover{background: #dd5204;
    background: -webkit-linear-gradient(#dd5204, #ff5c00);
    background: -o-linear-gradient(#dd5204, #ff5c00);
    background: -moz-linear-gradient(#dd5204, #ff5c00);
    background: linear-gradient(#dd5204, #ff5c00); color: #fff}
#footer, #footer .footer-widgets .widget .widget-title, #footer a{color:#fff; }
.product-grid-container .entry .thumbnail img {width: 65%; } */

.top-nav, .main-menu ul li .sub-menu li:hover, .header-search button, .header-hotline:before, #your-cart:after, #footer, .product-grid-container .entry .btn-buy,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .sidebar .widget .widget-title, .homepage-area .widget-title:before, .list-project .widget-title:before {background-color:#0046ff; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-color: #0046ff}
.main-menu li.current-menu-item, .main-menu li:hover, .main-menu ul li .sub-menu li, .product-grid-container .entry .btn-buy:hover {background-color: #0417dd}
.main-menu li a{border-right: #0046ff}
.product-info .add-to-cart .btn, .buy-contact .btn{background: #0046ff;
    background: -webkit-linear-gradient(#0046ff,#0417dd);
    background: -o-linear-gradient#0046ff, #0417dd);
    background: -moz-linear-gradient(#0046ff, #0417dd);
    background: linear-gradient(#0046ff, #0417dd);}
.product-info .add-to-cart .btn:hover, .buy-contact .btn:hover{background: #0417dd;
    background: -webkit-linear-gradient(#0417dd, #0046ff);
    background: -o-linear-gradient(#0417dd, #0046ff);
    background: -moz-linear-gradient(#0417dd,#0046ff0);
    background: linear-gradient(#0417dd, #0046ff); color: #fff}
#footer, #footer .footer-widgets .widget .widget-title, #footer a{color:#fff; }
.product-grid-container .entry .thumbnail img {width: 65%; }