/*
 Theme Name:   Cantor Lisa Levine
 Theme URI:    https://cantorlisalevine.com
 Description:  Cantor Lisa Levine Child Theme
 Author:       Phillip Burger with Holly Helps Marketing Inc
 Author URI:   https://hollyhelps.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Divi-child
*/

@media (max-width: 767px) {
	.et_pb_button_two {
		margin-left:0px !important;
	}
	
	.et_pb_section_0 {
		padding-top: 0px;
	}
	
	.et_pb_button.long_text_button {
		padding-left: 14px !important;
		padding-right: 14px !important;
	}
	
	.long_text_button>div>.et_pb_button {
		padding-left: 14px !important;
		padding-right: 14px !important;
	}
}

@media (max-width: 479px) {
	.woocommerce-cart table.cart td.actions .button, .woocommerce-cart table.cart td.actions .coupon .input {
	    width: 100%!important;
	}
}