/**
 * Theme Name:     QuikWay Travelcenters
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   quikway-travelcenters
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */

*{ padding:0; margin:0;}
html, body{ overflow-x:hidden;}
img{ max-width:100%; height:auto; vertical-align:top;}

.mobile-menu{ display:none;}
#upcoming-slider .swiper-wrapper .swiper-slide .swiper-slide-bg{ width:50% !important; min-width: 50% !important;}
#upcoming-slider .swiper-wrapper .swiper-slide .swiper-slide-inner{ width:50% !important; min-width: 50% !important; right:0; left:auto;}
#upcoming-slider .elementor-swiper-button-prev{ left:1px !important;}
#upcoming-slider .elementor-swiper-button-next{ right:1px !important;}

.twobox{ display:flex; flex-wrap:wrap; justify-content:space-around;}
.twobox > div{ width:49%;}
#upcoming-slider .swiper-wrapper .swiper-slide .swiper-slide-inner .elementor-slide-description{ text-align:justify;}
input[type="file"]{ border: 1px solid #666;  border-radius: 3px;}

@media only screen and (max-width: 1080px) {
.mobile-menu{ display:block;}	
}

@media only screen and (max-width: 990px) {}

@media only screen and (max-width: 740px) {
	
.elementor-slides .swiper-slide-bg{ background-position: 50% 0!important;}
.elementor-slides .swiper-slide-contents{ background:#fff; padding: 10px 10px 0;}
.elementor-slides .swiper-slide-inner{ padding:0!important;}
	
}

@media only screen and (max-width: 480px) {
	
.twobox{ display:block;}
.twobox > div{ width:100%;}
	
}

