/*
Theme Name: Gillion Child
Description: Child theme for Gillion theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: gillion
*/

/* Add your custom CSS below */
.da-services {
    background: #a9d917 !important;
    padding: 0px 30px !important;
	border-radius: 5px;
}
.da-services:hover {
    background: #1c1c1c !important;
    padding: 0px 30px !important;
	color: #a9d917 !important;
}
.da-services a:hover {
	color: #a9d917 !important;
}
.da-services.current-menu-item a {
	color: #a9d917 !important;
    background: #1c1c1c !important;
}
.da-services.current-menu-item {
	color: #a9d917 !important;
    background: #1c1c1c !important;
}
.gillion-woocommerce .woocommerce-cart-title {
    text-align: center !important;
	margin-bottom: 0 !important;
}
.woocommerce .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0 !important;
}
.sh-post-categories-style1 .blog-slider-item .post-categories a, .post-style-cover .post-categories a {
    color: #fff;
}
.sh-post-categories-style1 .blog-slider-item .post-categories a:hover, .post-style-cover .post-categories a:hover {
    color: #a9d917;
}
.sh-header-4 .sh-header-additional .sh-nav-container {
    padding-top: 0;
    padding-bottom: 0;
}
.post-content.post-single-content a, .page-content a {
    color: #A9D917;
    font-weight: 700;
}
.sh-back-to-top {
	bottom: 70px;
	right: 20px;
	color: #fff;
	background-color: #A9D917;
}
.sh-copyrights-info span {
    color: #fff;
}
.sh-copyrights {
    padding: 12px 10px;
}
.widget_about_us .widget-description {
    opacity: 1;
}
.blog-basic-slider-item h2 {
    font-size: 26px !important;
}
/* Services CSS */
.product-tag-button.onsale {
    display: none !important;
}
.gillion-woocommerce div.product .product_meta {display: none !important;}
/*.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none !important;
}
.gillion-woocommerce div.product-tag-container {
    display: none !important;
}
.woocommerce div.product form.cart div.quantity {
    display: none !important;
}*/