/*
Theme Name: BM
Description: This is a child theme for Flatsome Theme
Author: Borschel-Media
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.liefertermin {
	background: #2c363d;
	padding: 25px;
	color: #efbb21;
	margin-bottom: 20px;
	border-radius: 0px;
}

.liefertermin label  {
	display: block;
	margin-bottom: 10px!important;
	    color: #efbb21;
}

.has-border{
	background: #f7f7f7!important;

}

.woocommerce-checkout .shop_table {
    background: #f7f7f7!important;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

