/*
Theme Name: Rife Free child aplf
Description: Made by <a href="http://apollo13themes.com/" target="_blank">Apollo13</a>.<br/> Get support from <a href="http://support.apollo13.eu/" target="_blank">Forum</a>.
Author: Apollo13
Author URI: http://apollo13themes.com/
Theme URI: http://apollo13themes.com/themes
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: rife-free
Tags: theme-options, post-formats, two-columns, translation-ready
Text Domain: rife-free-child-aplf
Version: 1.0
*/

/* Add your CSS below */


/*.summary .product_meta {
  display:none;
}

.woocommerce-no-major-page #content, .woocommerce-wishlist #content {
  margin-top: 30px;
}

.product-labels{
display:none;	
}

.container-elementor-footer{
	margin-top:20px;
}*/

.woocommerce-input-wrapper{
	display:flex;
	align-items:center;
}

.woocommerce-input-wrapper > .radio:nth-child(2){
margin-right:20px;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row{
padding:0px !important;
}