
 Theme Name:   Mounthood Child
 Theme URI:    http://mounthood.axiomthemes.com/
 Description:  Mounthood Child Theme
 Author:       Axiomthemes
 Author URI:   http://axiomthemes.com/
 Template:     mounthood
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  mounthood-child
*/

/** nav changes **/
.scheme_original .menu_main_nav>li ul li a:hover {
	color: #C41230 !important;
}

.scheme_original .menu_main_nav>li ul li a:hover, .scheme_original .menu_main_nav>li ul li.current-menu-item>a, .scheme_original .menu_main_nav>li ul li.current-menu-ancestor>a {
	color: #C41230 !important;
}

.scheme_original .header_mobile .menu_main_nav>li ul li.current-menu-item>a {
	color: #fff !important;
}

.top_panel_middle .logo {
    margin-top: 1em !important;
}

/* page updates */
.scheme_original .top_panel_image .top_panel_image_header .top_panel_image_title {
    color: #fff !important;
}

.sc_services_item_overlay h4.sc_services_item_title a {
	color: #fff !important;
}

.sc_services_item_overlay:hover h4.sc_services_item_title a {
	color: #aeaeae !important;
}

.sc_services_item_overlay h4.sc_services_item_title:hover a {
	color: #aeaeae !important;
}

.sc_services_item_overlay h4.sc_services_item_title a:hover {
	color: #004eb3 !important;
}

.type-product .woocommerce-product-gallery {
	width: 100% !important;
	float: none !important;
}

.type-product .summary {
	width: 100% !important;
	float: none !important;
}

/**
Needed to add button woo commerce styles in functions.php
**/

/** gravity forms styles **/
.gform_body select {
	padding: 5px 10px !important;
},

.ginput_container_text input {
	padding-left: 5px;
}

.cart .product_totals {
	display: none;
}

.gform_page_footer {
	margin: 20px 0px;
	overflow: hidden;
}

.gfield {
	margin-bottom:30px;
}

body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
	margin-top: 0px !important;
}

.scheme_original .woocommerce table.cart thead th {
	color: #fff !important;
}

 .woocommerce .woocommerce-order-overview strong {
	color:#000 !important;
}

.woocommerce .woocommerce-table__line-item  li strong {
	color: #fff !important;
}

.woocommerce-table__line-item .wc-item-meta li {
	overflow:hidden;
	margin-bottom: 20px;
}

.woocommerce-table__line-item .wc-item-meta li strong {
	float: left;
    	clear: both;
}

.woocommerce-table__line-item .wc-item-meta li p {
	float: left;
	clear: both;
	text-align: left;
}

.woocommerce-cart-form__cart-item .product-name .variation dl,
.woocommerce-checkout-review-order-table .product-name .variation dl {
	overflow:hidden;
}

.woocommerce-cart-form__cart-item .product-name .variation dd,
.woocommerce-cart-form__cart-item .product-name .variation dt,
.woocommerce-checkout-review-order-table .product-name .variation dd,
.woocommerce-checkout-review-order-table .product-name .variation dt {
	text-align: left;
	float: left;
	clear:both;
	display:block;
}

.woocommerce-cart-form__cart-item .product-name .variation dd,
.woocommerce-checkout-review-order-table .product-name .variation dd {
	margin-bottom: 20px !important;
}

.woocommerce-cart table.cart td {
	vertical-align: top; 
}

.post-type-archive-tribe_events .content, .single-tribe_events .content {
	width: 100%;
}

.post-type-archive-tribe_events .sidebar, .post-type-archive-tribe_events .top_panel_image {
	display: none;
}

.single-tribe_events .sidebar, .single-tribe_events .top_panel_image {
	display: none;
}

/* theme override on table */
body.woocommerce-cart .post_item table tr:first-child td {
	font-size: 0.867em !important;
}


/* light theme overrides - woo commerce sidebar not following themes rules */
.scheme_original .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .scheme_original .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
	background: #C41230 !important;
}

.scheme_original .woocommerce .widget_price_filter .ui-slider .ui-slider-range, .scheme_original .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range
 {
	background: #C41230 !important;
}

.scheme_original .woocommerce .widget_price_filter .price_label span,
.scheme_light .woocommerce.widget_shopping_cart .quantity
 {
        color: #C41230 !important;
}

#tribe-mobile-container .type-tribe_events .tribe-events-read-more {
padding: 10px;
}

.scheme_original .woocommerce-account .addresses .title .edit {
color: #ffffff !important;
}

.menu_main_wrap {
	width: 80% !important;
}

.sc_services_style_services-2 .sc_services_item_title {
	font-size: 1.3em !important;
}

.product_cat-classes .woocommerce-product-gallery__image img {
	width: auto !important;
	display:block !important;
	margin: 0px auto !important;
}	

.scheme_original .top_panel_icon:hover .contact_icon, .scheme_original .top_panel_icon:hover, .scheme_original .top_panel_icon:hover .cart_summa {
	color: #C41230 !important;
}

.white-header h1, .white-header h2, .white-header h3 {
	color: #fff !important;
}

.underline-links a {
	text-decoration: underline !important;
}

.woocommerce .product.product_cat-schools .quantity {
	display: none;
}