/**
 * Theme Name:     Morz Child
 * Author:         VamTam
 * Template:       morz
 * Text Domain:	   morz-child
 * Description:    The Ultimate Niche WordPress Theme for the Transport
 */
aside.left.vamtam-body-sidebar {
    display: none;
}

.page-wrapper>.left-only {
    max-width: 100% !important;
}
.limit-wrapper.vamtam-box-outer-padding {
    max-width: 100% !important;
    width: 100%;
    padding: 0 !important;
}
header.page-header h1 {
    max-width: 1280px;
    margin: auto;
}
.real-words .sp-testimonial-free-section .testimonial-pagination {
    max-width: 150px;
}
.social-icon-ftr span.fl-icon {
    font-size: 24px;
}
.social-icon-ftr span.fl-icon i{
    margin-right: 20px !important;
}
rs-module-wrap#rev_slider_4_1_wrapper {
	background: url('https://flexmovecanada.com/wp-content/uploads/2024/04/bannerpre.webp') !important;
	background-size: cover!important;
	background-repeat: no-repeat;
}
button.header-search.icon.vamtam-overlay-search-trigger {
    display: none;
}
.contact-us-colm .fl-node-42rik7oa0jqy > .fl-col-content {
    padding-top: 20px;
    padding-bottom: 20px;
}
@media(max-width: 1200px){
	.sp-testimonial-free-section {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
}

@media(max-width: 575px){
	#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link {
    line-height: 40px !important;
    height: 40px !important;
    font-size: 20px !important;
}
	.empower-title h1 {
    font-size: 44px !important;
}
	.footer-logo img{
		max-width: 180px !important;
	}
}