/*

Theme Name: X - Child Theme: Renew
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Renew in this child theme.
Version: 1.0.0
Template: x

*/

@import url( '../x/framework/css/site/stacks/renew.css' );

#product_slider .single_items_product {
    box-shadow: none;
}

#product_slider .single_items_product h2 {
    text-align: center;
}

#product_slider .single_items_product a.readmore_p {
    display: block;
}

#product_slider .single_items_product a#buttonppm {
    text-align: center; 
}

@media screen and (max-width: 979px) {
	.x-navbar-inner {
		display:none;
	}
	.black-transparency {
		display:none;
	}
	.x-slider-revolution-container {
		display:none;
	}
}