/*

Theme Name: Crux Child Theme

Theme URI: http://codestag.com/themes/crux

Description: Child theme for customizing Crux.

Version: 1.0

Author: Codestag

Author URI: http://codestag.com/

Template: crux

*/



/* Import Stylesheets, don't remove these.

-----------------------------------------------------------*/

@import url('../crux/style.css');



/* Required Wordpress Classes, don't remove these.

-----------------------------------------------------------*/

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft { float: left; }

.alignright { float: right; }



/* Make all custom CSS changes BELOW this line

-----------------------------------------------------------*/

/* Example: Change the sidebar background to blue:

#sidebar {

	background: blue;

}

*/



.product-info .star-rating{ width:102px !important;}



#stag_widget_static_content-2{ min-height:434px;}



.sidebar-menu-content{ width:100%;}



.sidebarmenu-list{ float:left;}



.left-content{float:right;}

.product_meta{font-weight: bold;}

.widget ul{margin:0 0 0 10px;}



.widget-category-box .category-content{ padding:3.75rem 0.3rem !important;}

.subheader{ display:none;}

/*.single-product .paging-navigation--wrapper{ top:-100px !important;  right: 30px !important;}*/

.products li{ padding:0 0 0 1% !important;}

.postid-1460 .selected-variation-custom-field {
    display: none!important;
}

.product-details-left .thumbnails a{ margin :10px 7px 0 0 !important;}


.woocommerce-product-attributes-item .woocommerce-product-attributes-item--weight {
	display: none;
}