/* .luxivo-about_two .luxivo-image-box .luxivo-avatar-box{
display:none;
} */

.majest-thumb-hero{
	padding: 90px 0 90px !important; 
	margin-top: 160px; 
	background-position: center !important;
}
.header-one .header-navigation .nav-right-item .navbar-toggler {
    border-color: rgb(221 79 38) !important;
}
.header-one .header-navigation .nav-right-item .navbar-toggler span {
    background-color: rgb(221 79 38) !important;
}
.custom-title-style{
	display: flex;
    flex-direction: column;
    align-items: center;
}
.luxivo-feature-item .icon img{
	border-radius: 50%;
	border: 2px solid #5ca7b0;
}
#wpcf7-f111-o1  label{
	width: 100% !important;
}
#wpcf7-f111-o1 .wpcf7-form-control-wrap{
	width: 100%;
} 
#wpcf7-f111-o1  .wpcf7-submit{
	border: 0px !important;
}
#wpcf7-f111-o1 .contact-info-wrapper {
    background-color: #5ca7b0 !important;
	position: sticky !important;
    top: 160px !important;
}

.luxivo-offer-details-sec .offer-widget-box{
height: calc(100% - 40px);
}
.luxivo-choose-sec .luxivo-image-box{
	position: sticky;
    top: 130px;
}
.luxivo-choose-sec .luxivo-content-box .check-list.style-one li i{
min-width: 20px;
}
/* .luxivo-counter_one .luxivo-counter-item.style-one .content h2 {
    color: #000000 !important;
}
.luxivo-counter_one .luxivo-counter-item.style-one .content p
 {
    color: #000000c9 !important;
} */

.luxivo-blog-post-item.style-two .post-thumbnail img , .blog-details-wrapper .blog-post-item .post-thumbnail img {
    height: auto;
}
.sidebar-widget-area .sidebar-widget.sidebar-post-widget .post-thumbnail-content img {
    min-width: 100px;
    object-fit: cover;
}

/* Mobile */
@media (max-width: 767.98px) {
    .brand-logo {
		width: 88px !important;
	}
	.header-top-bar .top-left span:not(:last-child):after{
		display:none !important;
	}
	.header-navigation {
        padding: 10px 0;
    }
	.mobile-none{
		display:none !important;
	}
}

