/* Enter Your Custom CSS Here */

/*Start - WPBakery*/
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img:hover{
	  -webkit-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.8);
   	transition: 0.8s;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img{
	-webkit-transition: box-shadow 1s;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded, .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img{
		border-radius: 20px;
}
.cli-plugin-main-link{
	text-decoration: none !important;
}
/* header Full Width*/
.custom-container{
	width: 1350px;
}
.menu-button .nav-link{
	text-align:center;
	
}
.menu-button{
	background-color:#EE4369;
	border-radius:10px;
	box-sizing: border-box;
	cursor: pointer;
	display:inline-block;
	text-align: center;
}
.menu-button a{
		color:#fff;
}
.menu-button a.nav-link{
		color:#fff;
}
.menu-button a.nav-link:hover{
		color:#fff;
}

.pixzlo-content .pixzlo-content-inner{
	padding: 0px 0 !important;
}
span.wpcf7-not-valid-tip{
	text-align: left !important;
	color: #EE4269 !important;
}
div.wpcf7-validation-errors{
		margin: .5em 0.5em 1em !important;
    padding: 0.2em 1em !important;
    border: 2px solid #ff0000 !important;
}
