/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
span.wpcf7-form-control-wrap .wpcf7-text {
	height: 35px !important;
}

#Top_bar .menu li ul li.last-item>a {
	border-bottom: 1px solid rgba(255, 255, 255, .4) !important;


}

img.swiper-slide-image {
	pointer-events: none !important;
	cursor: default !important;
}

img.swiper-slide-image {
	pointer-events: none !important;
	cursor: default !important;
}

.logo-swiper .swiper-slide {
	text-align: center;
}

.logo-swiper img {
	max-width: 100%;
	height: auto;
}

.logo-swiper{
	padding: 0px 50px;
}

.csm {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 30px;
}

.csm i {
	font-size: 30px !important;
	color: #000 !important;
}

.swiper-slide-caption {
	margin-top: 8px;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	color: #000000;
}

button.custom-btn {
    color: #212529;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


