/*
Theme Name: Venclose Theme
Author: BDPI
Author URI: https://bd.com
Requires at least: 6.1
Tested up to: 6.1
Requires PHP: 5.6
Version: 1.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: venclose
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, accessibility-ready, blog, portfolio, news
*/
.wp-site-blocks > * + * {
    margin-block-start: 0rem !important;
}
.returns-banner {
	height:0px;
	display:block!important;
	overflow:hidden;
}
.returns-banner.active {
	display:block!important;
	height:130px;
	transition: height 1.2s;
	transition-delay: 500ms;
}
/*mobile response*/

