.dropdown-menu.depth_0.show{
	padding:0px;
	border-radius: 0;
}
.img-mode-multiply{mix-blend-mode: multiply;}
.map_round iframe{border-radius:6% !important;}
.post_enjoy a{
	color: #E6437C!important;
	text-decoration: underline;
}
.post_enjoy a:hover{
	text-decoration: none;
}
.wp-block-button__link{
	padding:0px !important;
}
.wp-block-button:hover .wp-block-button__link,
.wp-block-button__link:hover{
	background:#000000 !important;
	color: #ffffff !important;
}
/* a.wp-block-button__link{
	font-size:15px;
	font-weight:600;
	padding:12px 30px;
	letter-spacing:0.06em;
	text-decoration:none !important;
	border-radius:8px;
	text-transform:uppercase;
	border-color:#0095f2!important;
	background-color:#0095f2!important;
	color:#fff !important;
}
a.wp-block-button__link:hover,
a.wp-block-button__link:focus{
	border-color:#0095f2!important;
	background-color:#0095f2!important;
	color:#fff !important;
}
.btn-info {
    background: #0095f2;
    border-color: #0095f2;
    color: #fff !important;
} */
input.wpmtst_submit_testimonial{
	font-size:15px;
	font-weight:600;
	padding:12px 30px;
	letter-spacing:0.06em;
	text-decoration:none !important;
	border-radius:8px;
	text-transform:uppercase;
	border-color:#0095f2!important;
	background-color:#0095f2!important;
	color:#fff !important;
}
input.wpmtst_submit_testimonial:hover{
	border-color:#0095f2!important;
	background-color:#0095f2!important;
	color:#fff !important;
}

span.wpcf7-form-control-wrap,
span.wpcf7-spinner {
	display: block !important;
}

textarea#wpmtst_post_content{height:120px;}
textarea.wpcf7-form-control.wpcf7-textarea {
	height: 150px;
}
.wpmtst-testimonial-inner {
	border: solid 1px rgb(0, 0, 0);
}


/* #home-slider .carousel-item img{
	height: 480px;
    object-fit: cover;
    object-position: center;
} */

@media (max-width:1599.98px) {
	
}

@media (max-width: 1359.98px) {	
	
}

@media( max-width : 991px ){
/* 	#home-slider .carousel-item img{
		height: 300px;
	} */
	
}
@media (min-width: 768px) {
	
}

@media (max-width:767.98px) {
/* 	#home-slider .carousel-item img{
		height: 300px;
	} */
}
