/**
 * Theme Name: Woostify Child
 * Template:   woostify
 * 
 */

nav.woostify-breadcrumb{
	display:none;
}

.fpd-product-designer-wrapper
{
	margin-bottom: 50px;
}


.telementor-image-box-wrapper
{
	width:200px
}

h1.product_title 
{
	margin-top: 15px;
	margin-bottom: 25px;
}

h1, h2, h3, h4, h5
{
	line-height: 1.3em !important;
}

.form-check
{
	width: auto !important;
	height: 20px !important;
	display:inline-block !important;
	margin-right: 10px;
}

@media ( max-width: 600px ) {
	.site-footer-widget .widget_custom_html {
		margin-bottom: 25px;
	}	
	
	.page-header {
		padding: 15px 0px;
		margin-bottom: 10px;
		text-align:center;
	}
	
	.page-header h1.entry-title, 
	{
		line-height: 2em;
		font-size: 30px !important;
	}
	
		
	h1.product_title 
	{
		margin-top: 0;
		margin-bottom: 0;
	}
	.product-summary
	{
		margin-top:20px;
	}
		
	h1.entry-title:not(.product_title,.entry-header-item){
	    font-size: 35px;
	}
}

ul#menu-menu-v2-1>li>a
{
	padding-left:0px;
	font-size:16px;
}

ul.sub-menu>li>a
{
	font-size:14px;
}

.wpb_wmca_accordion_wrapper_theme_transparent>ul>li li:hover>a, .wpb_wmca_accordion_wrapper_theme_transparent>ul>li li.current-menu-item>a
{
	border-color: #9269BB;
	
}