/* ===================================================================================

* Theme Name: Suxnix Child
* Theme URI: https://www.themegenix.net/wp/suxnix/
* Author: ThemeGenix
* Author URI: https://themeforest.net/user/themegenix/
* Description: Suxnix - Health Supplement WordPress Theme
* Version: 2.0
* Template: suxnix
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
.contact-box{
	height:100%;
}
.inner-shop-details-flex-wrap .woocommerce-product-gallery figure .wp-post-image{
	height: 100%;
    width: 100%;
	object-fit:cover;
}

.shop-sidebar h2, .shop-sidebar h4, .price_slider_wrapper .price_label, .price_slider_wrapper .price_label span, .suxnix-shop-pagination ul.page-numbers li a, .suxnix-shop-pagination ul.page-numbers li .page-numbers{
	color:#fff;
}
.summary.entry-summary.inner-shop-details-content .product_title, .inner-shop-details-content .woocommerce-Price-amount{
	color:#fff;
}
h1, h2, h3, h4, h5, h6{
	color:#fff ;
}
.inner-shop-details-price .woocommerce-Price-amount, .inner-shop-details-price del, .inner-shop-details-price ins{
	color:#fff;
}
.inner-shop-details-bottom b, .product-desc-wrap .nav-tabs .nav-item.active .nav-link, .woocommerce-Reviews span#reply-title{
	color:#fff;
}
.contact-content .title{
	color:#000;
}
.contact-form label{
	color: #fff;
}
.woocommerce-cart-form table th, .cart-collaterals .shop_table .cart-subtotal th,.cart-collaterals .shop_table .order-total th {
	color: #fff;
}
.cart-collaterals .shop_table .order-total th strong, .cart-collaterals .shop_table .order-total td strong{
	color:#777777;
}
.home-shop-item h4.title a, .product-item h2.title a{
	color:#faa432;
}