/*
 Theme Name:   Huu Diep Gold
 Theme URI:    http://ciyashop.potenzaglobalsolutions.com
 Description:  CiyaShop Child Theme
 Author:       TeamWP @Potenza Global Solutions
 Author URI:   http://www.potenzaglobalsolutions.com
 Template:     ciyashop
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, e-commerce, blog, grid-layout
 Text Domain:  huu-diep-gold
*/
@import url('https://fonts.googleapis.com/css?family=Dancing+Script|Itim|Lobster|Montserrat:500|Noto+Serif|Nunito|Charm|Patrick+Hand|Roboto+Mono:100,100i,300,300i,400,400i,500,500i,700,700i|Roboto+Slab|Saira');

.section-title h1, .section-title h2, .section-title h3, .section-title h4, .section-title h5, .section-title h6 {    	  font-family: 'Charm', cursive !important;
}

h3, .nav>li a {    	
	font-family: 'Charm', cursive !important;
}
body {
    font-family: "Lato", sans-serif;
}

.site-info, .header-nav, .header-sticky {
	background-color: #940000 !important;
	background-image: url(https://www.transparenttextures.com/patterns/light-gray.png) !important;
	background-repeat: repeat-xy !important;
	padding: 7px !important;
}


.topbar{
	background-image: url(https://www.transparenttextures.com/patterns/light-gray.png) !important;
	border-bottom: 3px solid #F8C741;
	padding: 2px !important;
}


.topbar-link>ul>li a{
	color: #940000!important;
}

.topbar-link>ul>li a:hover {
    color: #F8C741 !important;
}

.site-footer .site-info, .site-footer .footer-widget a {
    color: #F8C741 !important;
}

.price, .stock, .cart, .compare, 
.woocommerce ul.products .product-hover-style-image-left .product-action-add-to-cart,
.woo-tools-cart{
    display: none !important;
}

.woocommerce .products .product-name a {
    text-decoration: none;
    color: #323232;
    font-size: 19px;
    line-height: 27px;
}

.footer-widgets-wrapper{
    background-image: url(https://www.transparenttextures.com/patterns/light-gray.png) !important;
    background-color: #fff;
    border-bottom: 3px solid #F8C741;
}