/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
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.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1749697549
Updated: 2025-06-12 03:05:49

*/
.btn-outline-primary {
    display: inline-block;
    border: 1px solid;
    color: #000;
    margin: 20px 15px 50px;
    width: 150px;
}
a.btn.btn-outline-primary.active {
    background-color: #049fe1;
    color: #fff;
}
.btn-outline-primary:hover{
        background-color: #049fe1;
    color: #fff;
}
.py-5 {
    padding: 4rem 0px !important;
}
.details-info h3.title_name {
    margin: 0px 0 10px;
    font-size: 20px;
}
.details-info {
    padding: 15px;
}
.specialty-tour-list {
    justify-content: center;
    padding: 0px;
    list-style: none;
}
.text-center{
    text-align: center;
}
.category__image{
    height: 100% !important;
    object-fit: cover;
}
.w-list .elementor-icon-box-icon {
    padding-left: 20px;
}
.under_line h1 {
    position: relative;
}
.under_line .elementor-heading-title:before {
    content: '';
    width: 50px;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: -10px;
    background-color: #e51e24;
    transform: translate(-50%, 0%);
}
h2.title_name {
    font-size: 22px;
    line-height: normal;
    color: #000;
    display: block;
    width: 100%;
}
.thumb_img {
    height: 300px;
    overflow: hidden;
}
.thumb_img img {
    width: 100%;
}
.card {
    border-radius: 32px;
    border: 1px solid #E4E6E8;
	overflow: hidden;
	height: 100%;
}
.pack__details {
    padding: 20px;
    background-color: #fff;
    margin-top: -46px;
    border-radius: 30px;
    z-index: 1;
    position: relative;
	  display: flex;
    flex-wrap: wrap;
}
.pack__details p.duration {
    font-size: 16px;
    color: #737373;
    width: 59%;
    margin: 0px;
    padding-top: 7px;
}
.btn{
	padding: 8px 20px 10px;
  line-height: normal;
  border-radius: 40px;
  text-decoration: none !important;
}
.btn-primary {
    background-color: #0182FC;
    color: #fff !important;
    
}
.categories_list .elementor-widget-container {
    padding: 18px 16px 0px
}
.bg_white .elementor-widget-container {
    background: #fff;
    border-radius: 24px;
    padding: 20px;
}
.border-1 .e-con-inner {
    border: 1px solid #313131;
	  border-radius: 32px;
}
.mb-3{
	margin-bottom:30px
}
.container {
    margin: 0 auto;
    position: relative;
    display: block;
	padding:0px 15px;
}
.heading-wrapper {
    text-align: center;
    width: 100%;
    padding: 50px 10px;
    color: #fff;
}
.filter-packages {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: 0.4s;
    margin-bottom: 20px;
    border-radius: 4px;
    border: none;
}
.filter-packages h3 {
    background: #fafafa;
    padding: 10px 14px;
    font-size: 18px;
    border-left: 3px solid #f7c02c;
    color: #000;
    font-weight: 600;
}
.filter-packages ul {
    margin: 15px 0 0;
    list-style: none;
    padding: 10px 15px 20px;
}
.custom-scroll ul {
    max-height: 400px;
    overflow-y: auto;
}
.filtersearch-packages {
    margin-bottom: 20px;
    display: block;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.filter-packages, .filtersearch-packages {
    transition: 0.4s;
    margin-bottom: 20px;
    border-radius: 4px;
    border: none;
}
.row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.left-searchpack {
    max-height: inherit;
    overflow: hidden;
    margin: 10px;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.mid-searchpack {
    margin: 10px;
}
.feedback-wrap h2 a, .mid-searchpack h2 a {
    display: block;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 16px;
    color: #000;
}
.tour-packages-list-wrap {
    display: block;
    margin-top: 15px;
}
.packages-list-wrap {
    font-size: 15px;
    width: 49%;
    display: inline-block;
    margin-bottom: 7px;
    vertical-align: top;
}
.packages-list-wrap strong {
    font-weight: 600;
    display: inline-block;
    color: #333;
    margin-right: 10px;
}
.packages-list-wrap span {
    color: #e75222;
    font-weight: 500;
    font-size: 13px;
}
.tour-packages-amenities ul li img, .tour-packages-amenities ul li img {
    display: inline-block;
    margin-right: 3px;
}
.tour-packages-amenities ul li, .tour-packages-amenities ul li {
    display: inline-block;
    margin-right: 15px;
}
.tour-packages-amenities ul{
	padding: 0px;
}
.right-searchpack {
    height: 100%;
    background: #f3f3f3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.right-searchpack label {
    display: block;
}
.right-searchpack strong {
    font-size: 20px;
    margin-bottom: 5px;
    display: block;
}
.calegory_list li a {
    padding: 0px 5px 15px 20px;
    display: block;
    font-weight: 500;
    color: #000;
}
.calegory_list li a:hover
 {
    color: #01a0e2;
}
.package-archive-wrapper_list {
    padding: 60px 0px;
    position: relative;
}
.heading-wrapper h1:before{
	content: '';
	width: 50px;
	height: 2px;
	position: absolute;
	left: 50%;
	bottom: -10px;
	background-color: #e51e24;
	transform: translate(-50%, 0%);
}
.heading-wrapper h1{
	font-size:44px;
	position: relative;
	font-weight: 600;
	margin: 20px 10px 30px
}
.heading-wrapper h2{
	font-size: 16px;
	font-weight: 400;
}
.w-100 {
    width: 100% !important;
}
section.more_info {
    padding-bottom: 60px;
    position: relative;
}
.product-archive-wrapper{
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    min-height: 490px;
    position: relative;
    z-index: 0;
}
.content-area {
    color: #fff;
    margin-top: auto;
    position: relative;
    z-index: 1;
    width: 100%;
}
.product-archive-wrapper:after {
    background: linear-gradient(180deg, #0000, #000000e6 90%);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.row > *{
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 1400px) {
    .container {
        max-width: 1320px;
    }
}	
@media (min-width: 992px) {
	.col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
}
	.col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
}
}	
@media (min-width: 768px) {
	.d-md-inline-block {
        display: inline-block !important;
    }
	 .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
	.col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
	.col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }
    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
	.col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
	.col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
	.col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }
	.col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }
		h2.title_name{
		font-size:18px;
	}
.col-md-4 {
		-webkit-box-flex: 0;
   -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
	  padding-right: 15px;
    padding-left: 15px;
	}
	.thumb_img{
		height:250px;
	}
	.categories_list .elementor-widget-container {
    padding: 10px 10px 0px
}
}

