/*
Theme Name: Transport Hire Nepal 
Theme URI: https://rakepoint.com/themes/transporthirenepal/
Author: Rakesh Aryal
Author URI: https://rakesharyal.com.np/
Description: Transport Hire Nepal Pvt.ltd. brings your site to life with immersive featured images and subtle animations. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: transporthirenepal
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



div.wpforms-container-full:not(:empty){
	margin:0px !important;
}
aside#wpforms-widget-2 {
    padding: 0px 20px 20px 20px;
}

#page-container h2, #page-container h3, #page-container h4, #page-container h5{
	font-weight:800 !important;
}
#trip-container h2,#trip-container h3,#trip-container h4{
	font-weight:800 !important;
}
.video-section{
}

#page-container{
	border-top:1px solid #eaeaea;
}


.modal.modal-zoom .modal-dialog {
  transform: scale(0.7);
  transition: all 0.3s ease-in-out;
}

.modal.modal-zoom.show .modal-dialog {
  transform: scale(1);
}



.whatsapp-container {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 999;
}

.whatsapp-container a {
    width:50px;
    height:50px;
  display: inline-block;
  background-color: #25D366;
  color: white;
  font-size: 28px;
  padding: 5px;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 2px 10px rgba(0,0,0,0.3);
  transition: transform 0.2s;
}

.whatsapp-container a:hover {
  transform: scale(1.1);
}


.sidebar-mobile{
	background: #15257a;
    padding: 30px 30px;
    color: #fff;
	border-radius:6px;
}

/* Base (Mobile First) */
h2, .h2 { font-size: 1.25rem !important; }
h3, .h3 { font-size: 1.1rem !important; }
h4, .h4 { font-size: 1rem !important; }
h5, .h5 { font-size: 0.9rem !important; }

/* Tablets (≥576px) */
@media (min-width: 576px) {
  h2, .h2 { font-size: 1.35rem !important; }
  h3, .h3 { font-size: 1.2rem !important; }
  h4, .h4 { font-size: 1.05rem !important; }
  h5, .h5 { font-size: 0.95rem !important; }
}

/* Medium Devices (≥768px) */
@media (min-width: 768px) {
  h2, .h2 { font-size: 1.45rem !important; }
  h3, .h3 { font-size: 1.25rem !important; }
  h4, .h4 { font-size: 1.1rem !important; }
  h5, .h5 { font-size: 1rem !important; }
}

/* Large Devices (≥992px) */
@media (min-width: 992px) {
  h2, .h2 { font-size: 1.55rem !important; }
  h3, .h3 { font-size: 1.35rem !important; }
  h4, .h4 { font-size: 1.15rem !important; }
  h5, .h5 { font-size: 1.05rem !important; }
}

/* Extra Large Devices (≥1200px) */
@media (min-width: 1200px) {
  h2, .h2 { font-size: 1.6rem !important; }
  h3, .h3 { font-size: 1.45rem !important; }
  h4, .h4 { font-size: 1.2rem !important; }
  h5, .h5 { font-size: 1.1rem !important; }
}