﻿/*
Theme Name: Bono Child
Theme URI: https://wpshop.ru/themes/bono
Author: WPShop.ru
Author URI: http://wpshop.ru/
Template: bono
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

.woocommerce .woocommerce-checkout .woocommerce-additional-fields .form-row-first, .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row-first, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row-first {
	
	width: 100%;
	
}
@media (min-width:1001px) {
.site-content-inner {
	padding-bottom: 350px;
}

}

@media (max-width: 767px) {
.header-search {
	top: 13px;
}

}