/*
Theme Name: Beaufly Child
Theme URI: http://www.wpbingosite.com/beaufly
Author: wpbingo
Description: This is a child theme for Beaufly
Version: 1.0.0
Author URI: http://wpbingosite.com
Template: beaufly
Text Domain: beaufly-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/


#ship-to-different-address {
	display: none !important;
}

.woocommerce-shipping-destination {visibility: collapse;}

/**
#billing_country_field {display:none !important;}
**/
.topbar-v2 {display:none !important;}


.woocommerce-cart .cart-collaterals ul li {
	margin-bottom: 15px;
}


.shipping_address {
	display:none !important;
}

.wrapper1{
height:500px;
border:1px solid #000; /*Цвет границы блока формы*/
overflow:hidden;
padding:20px 20px 20px 30px;
/*background:#000;/*Цвет фона блока фомы*/
}