/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Light.woff2') format('woff2'),
        url('fonts/Gilroy-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Bold.woff2') format('woff2'),
        url('fonts/Gilroy-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-ExtraBold.woff2') format('woff2'),
        url('fonts/Gilroy-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-SemiBold.woff2') format('woff2'),
        url('fonts/Gilroy-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Regular.woff2') format('woff2'),
        url('fonts/Gilroy-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Medium.woff2') format('woff2'),
        url('fonts/Gilroy-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Thin.woff2') format('woff2'),
        url('fonts/Gilroy-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Black.woff2') format('woff2'),
        url('fonts/Gilroy-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Averta';
    src: url('fonts/AvertaDemoPE-Regular.woff2') format('woff2'),
        url('fonts/AvertaDemoPE-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body .d-none{ display: none !important;}
b, strong {
    font-weight: bold;
}
a:focus {
    outline: none !important;
}
h1,h2,h3,h4,h5,h6,.elementor-heading-title{
  font-family: 'Gilroy' !important;
}
body, body p, body p.elementor-heading-title, body a, button, .btn,
body p.elementor-heading-title{
  font-family: 'Averta' !important;
  font-size: 18px;
  line-height: 1.8;
}
.font-primary{
  font-family: 'Gilroy' !important;
}
.d-none{display: none;}
.d-flex{display: flex;}
.d-grid{display: grid;}
.p-0{padding: 0px;}
.pl-30{padding-left: 30px;}
.m-0{margin: 0px;}
.list-none{list-style: none;}

nav[aria-label="Pagination"] a,
nav[aria-label="Pagination"] span{
  padding: 6px 10px;
  display: inline-block;
  line-height: 1;
}

nav[aria-label="Pagination"] a{
  background-color: #1d1f27;
  color: #fff !important;
}
nav[aria-label="Pagination"] a:hover{
  background-color: #61ce70;
  color: #fff !important;
}
nav[aria-label="Pagination"] .page-numbers.next{
  background-color: transparent;
  color: #1d1f27 !important;
}
nav[aria-label="Pagination"] .page-numbers.next:hover{
  background-color: transparent;
  color: #61ce70 !important;
}
.customSearchForm .e-search-form .e-search-input-wrapper{
  width: 100%;
}
.customSearchForm .e-search-form .e-search-submit{
  position: absolute;
  top: 7px;
  right: 7px;
  padding: 16px 22px !important;
}

/* Header */
#wrap{
  padding-top: 105px;
}
#site-header{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.site-header_fixed #site-header{
  position: fixed;
  box-shadow: 0 3px 20px 3px rgba(0, 0, 0, 0.09);
}
#site-logo #site-logo-inner a:hover img{
  opacity: 1 !important;
}
#site-header-inner {
  max-width: 1300px;
  margin: 0 auto;
}
#menu-item-3244 span {
  background-color: rgba(29, 31, 39, 1);
  font-weight: 500;
  font-size: 14px;
  line-height: 16.94px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  padding: 12px 27px;
  border-radius: 50px;
}
#menu-item-3244 a:hover span {
  background-color: rgba(64, 223, 163, 1);
  color: #000;
}
#site-navigation-wrap .dropdown-menu>li>a{
  font-size: 16px;
  font-weight: 700;
}
#site-navigation-wrap .dropdown-menu>li.current_page_item>a.menu-link,
#mobile-dropdown ul.menu>li.current-menu-item>a{
  color: #40dfa3;
}
#site-navigation-wrap .dropdown-menu>li>a .fas:before,
#mobile-dropdown ul.menu>li>a .fas:before{
  content: '';
  display: none;
}
#site-navigation-wrap .dropdown-menu>li>a .fas,
#mobile-dropdown ul.menu>li>a .fas{
  width: 20px;
  height: 20px;
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 6px;
  position: relative;
  top: 4px;
}
#site-navigation-wrap .dropdown-menu>li>a .fas.fa-hotel,
#mobile-dropdown ul.menu>li>a .fas.fa-hotel{
  background-image: url('images/icon_hotel.png');
}
#site-navigation-wrap .dropdown-menu>li>a .fas.fa-plane,
#mobile-dropdown ul.menu>li>a .fas.fa-plane{
  background-image: url('images/icon_flight.png');
}
#site-navigation-wrap .dropdown-menu>li>a .fas.fa-file,
#mobile-dropdown ul.menu>li>a .fas.fa-file{
  background-image: url('images/icon_blog.png');
}
#site-navigation-wrap .dropdown-menu>li>a .fas.fa-ship,
#mobile-dropdown ul.menu>li>a .fas.fa-ship{
  background-image: url('images/icon_cruises.png');
}
#site-navigation-wrap .dropdown-menu>li>a .fas.fa-user,
#mobile-dropdown ul.menu>li>a .fas.fa-user{
  background-image: url('images/icon_about.png');
}
#site-navigation-wrap .dropdown-menu>li>a .fas.fa-envelope,
#mobile-dropdown ul.menu>li>a .fas.fa-envelope{
  background-image: url('images/icon_contact.png');
}

#site-navigation-wrap .dropdown-menu>li>a:hover .fas.fa-hotel,
#site-navigation-wrap .dropdown-menu>li.current-menu-item>a .fas.fa-hotel,
#mobile-dropdown ul.menu>li>a:hover .fas.fa-hotel,
#mobile-dropdown ul.menu>li.current-menu-item>a .fas.fa-hotel{
  background-image: url('images/icon_hotel_green.png');
}
#site-navigation-wrap .dropdown-menu>li>a:hover .fas.fa-plane,
#site-navigation-wrap .dropdown-menu>li.current-menu-item>a .fas.fa-plane,
#mobile-dropdown ul.menu>li>a:hover .fas.fa-plane,
#mobile-dropdown ul.menu>li.current-menu-item>a .fas.fa-plane{
  background-image: url('images/icon_flight_green.png');
}
#site-navigation-wrap .dropdown-menu>li>a:hover .fas.fa-file,
#site-navigation-wrap .dropdown-menu>li.current-menu-item>a .fas.fa-file,
#mobile-dropdown ul.menu>li>a:hover .fas.fa-file,
#mobile-dropdown ul.menu>li.current-menu-item>a .fas.fa-file{
  background-image: url('images/icon_blog_green.png');
}
#site-navigation-wrap .dropdown-menu>li>a:hover .fas.fa-ship,
#site-navigation-wrap .dropdown-menu>li.current-menu-item>a .fas.fa-ship,
#mobile-dropdown ul.menu>li>a:hover .fas.fa-ship,
#mobile-dropdown ul.menu>li.current-menu-item>a .fas.fa-ship{
  background-image: url('images/icon_cruises_green.png');
}
#site-navigation-wrap .dropdown-menu>li>a:hover .fas.fa-user,
#site-navigation-wrap .dropdown-menu>li.current-menu-item>a .fas.fa-user,
#mobile-dropdown ul.menu>li>a:hover .fas.fa-user,
#mobile-dropdown ul.menu>li.current-menu-item>a .fas.fa-user{
  background-image: url('images/icon_about_green.png');
}
#site-navigation-wrap .dropdown-menu>li>a:hover .fas.fa-envelope,
#site-navigation-wrap .dropdown-menu>li.current-menu-item>a .fas.fa-envelope,
#mobile-dropdown ul.menu>li>a:hover .fas.fa-envelope,
#mobile-dropdown ul.menu>li.current-menu-item>a .fas.fa-envelope{
  background-image: url('images/icon_contact_green.png');
}

#site-navigation-wrap .dropdown-menu>li.search-toggle-li,
#mobile-dropdown #mobile-menu-search{
  display: none !important;
}
.oceanwp-mobile-menu-icon .mobile-menu{
  font-size: 22px;
}

/* Header Search */
#searchform-header-replace input{
  color: #1d1f27;
}

/* Slider */
.swiper .swiper-wrapper .elementor-widget-image img{
  width: 100%;
}

/* New Menu */
.menuColIcon .elementor-widget-container,
.menuColIcon .elementor-widget-container .elementor-icon-wrapper{
  display: flex;
}
.mainMenuDesktop .e-n-menu-item .e-n-menu-content>.newMenu {
  background-color: transparent;
}
.mainMenuDesktop .elementor-icon-box-title>a:hover{
  color: #2ad999;
}

/* Trending Destination */
.trend_destinaton .elementor-image-box-wrapper{
  position: relative;
}
.trend_destinaton .elementor-image-box-content{
  position: absolute;
  padding: 30px;
  left: 0;
  bottom: 0;
}
.trend_destinaton .trend_destinaton_rgtGrid{
  min-height: 100%;
}
.trend_destinaton .trend_destinaton_rgtGrid--wrap,
.trend_destinaton .trend_destinaton_rgtGrid {
  padding: 0;
}
.trend_destinaton_rgtGrid--wrap .elementor-element,
.trend_destinaton_rgtGrid--wrap .elementor-image-box-wrapper,
.trend_destinaton_rgtGrid--wrap .elementor-image-box-img{
  height: 100%;
}
.trend_destinaton_rgtGrid--wrap .elementor-image-box-img{
  overflow: hidden;
  border-radius: 15px;
}
body .trend_destinaton .trend_destinaton_rgtGrid .trend_destinaton_rgtGrid--top{
  padding-bottom: 15px;
}
.trend_destinaton .trend_destinaton_rgtGrid .trend_destinaton_rgtGrid--top,
.trend_destinaton .trend_destinaton_rgtGrid .trend_destinaton_rgtGrid--bottom{
  padding: 0;
  gap: 15px;
}
.trend_destinaton .elementor-image-box-wrapper img {
  height: 100%;
  width: 100%;
  max-width: none;
  object-fit: cover;
}
.trend_destinaton h3{
  color: #fff;
  margin-bottom: 0;
  text-align: left;
}

/* Favorite DEstination */
.desti_sec.elementor-element{
  padding: 0;
}
.desti_sec .desti_sec_left+.elementor-element{
  padding: 0;
  position: relative;
}
.desti_sec .desti_sec_left+.elementor-element:before{
  content: "";
  background-image: url(https://justbuytravel.com/wp-content/uploads/2025/02/shape.svg_.png);
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: 1;
  background-repeat: repeat-y;
  position: absolute;
}
.desti_sec .desti_sec_left>.elementor-element{
  width: 100%;
  max-width: 460px;
  margin: auto;
  padding: 0 15px;
}
.desti_sec .desti_sec_left .elementor-heading-title span {
  color: rgba(42, 217, 153, 1);
}
.desti_sec .elementor-button{
  border-radius: 50px;
  background-color: rgba(42, 217, 153, 1);
  color: #1D1F27
}
.desti_sec .elementor-heading-title{
  line-height: 1.3;
}
/* ThreeColImg */
.threeColImgWrap{
  position: relative !important;
  overflow: hidden !important;
}
.threeColImg{
  position: absolute !important;
  right: -14px;
  top: 48% !important;
  transform: translateY(-50%);
  width: 100px;
}
.threeColImg img{
  transform: scale(1.6);
  opacity: 0.5;
}

/* Home Page Three Column */
.postCardWrap .wpspw-post-grid-content{
  border: none !important;
  display: flex;
  flex-direction: column;
}
.postCardWrap .wpspw-post-image-bg{
  border-radius: 15px;
  overflow: hidden;
  height: auto !important;
}
.postCardWrap .wpspw-post-categories{
  position: absolute;
  top: 20px;
  left: 20px;
}
.postCardWrap .wpspw-post-date{
  margin-top: 10px;
}
.postCardWrap .wpspw-post-categories a{
  border-radius: 200px;
  background-color: #fff !important;
  font-family: 'Averta' !important;
  font-weight: 500;
  font-size: 13.56px;
  line-height: 26.25px;
  color: rgba(29, 31, 39, 1) !important;
  display: block;
  padding: 2px 16px;
}
.postCardWrap .wpspw-post-categories a:hover{
  background-color: rgba(64, 223, 163, 1) !important;
  color: #fff;
}
.postCardWrap .wpspw-post-content,
.postCardWrap .wpspw_pagination,
.postCardWrap .wpswp-post-tags,
.postCardWrap .wpspw-post-date,
.postCardWrap .wpswp-post-comments{
  display: none;
}
.postCardWrap .wpspw-post-title {
  order: 4;
  font-family: 'Gilroy' !important;
  font-weight: 700;
}
.postCardWrap .wpspw-post-title>a {
  font-family: 'Gilroy' !important;
  font-weight: 700;
  line-height: 1 !important;
}
.postCardWrap .wpspw-post-title>a:hover{
  color: #40dfa3 !important;
}
.sidebar-container .oceanwp-recent-posts .recent-posts-title{
  font-weight: 600;
  font-size: 16px;
}
.sidebar-container .recent-posts-info .recent-posts-date,
.sidebar-container .recent-posts-info a {
  font-size: 11px;
}
.sidebar-container .oceanwp-recent-posts .recent-posts-info.clr{
  margin-top: 4px;
}
body .content-area{
  border-color: #d4d4d4;
}
body.single-post .elementor-location-single .elementor-widget-theme-post-content h2{
  font-size: 38px;
  line-height: 1.35;
  margin-bottom: 8px;
}
body.single-post .elementor-location-single .elementor-widget-theme-post-content h2,
body.single-post .elementor-location-single .elementor-widget-theme-post-content h2 span{
  font-weight: 600 !important;
}
.sidebar-box .oceanwp-recent-posts>li{
  display: flex;
  align-content: flex-start;
  margin-bottom: 30px;
}
.sidebar-box .oceanwp-recent-posts>li>a{
  max-width: 70px;
  border-radius: 5px;
  overflow: hidden;
}
.sidebar-box .oceanwp-recent-posts>li>a>img{
  width: 100%;
}
.sidebar-box .oceanwp-recent-posts>li .recent-posts-details{
  padding-left: 20px;
}
.sidebar-box .oceanwp-recent-posts .recent-posts-date{
  font-size: 13px;
  font-weight: normal !important;
  color: #8b8b8b;
}
.sidebar-box .oceanwp-recent-posts .recent-posts-date>.sep,
.sidebar-box .oceanwp-recent-posts .recent-posts-comments{
  display: none;
}

/* Post Reply Box */
.postReplyBox.elementor-element{
  background-color: transparent !important;
  padding: 0;
}
.postReplyBox.elementor-element .elementor-widget.elementor-widget-heading,
.postReplyBox.elementor-element .elementor-widget.elementor-widget-post-comments{
  width: 100%;
}
.postReplyBox.elementor-element #comments{
  padding-bottom: 0;
}

/* Footer */
footer.site-footer{
  background-image: url('images/footerBg.png');
  background-position: calc(100% + 42px) bottom;
  background-size: 485px;
  background-repeat: no-repeat;
}
body .oceanwp-row .span_1_of_4.col.col-1{
  width: 30%;
}
body .oceanwp-row .span_1_of_4{
  width: 23%;
}
#footer-widgets .footer-box.span_1_of_4{
  margin-bottom: 40px;
}
div#footer-widgets {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 0;
  background-color: transparent;
  max-width: 1300px;
  margin: 0 auto;
}

.footer-widgets-inner.container {
  width: 100%;
  max-width: 100%;
}
.footer_bottom-info {
  border: 1px solid rgba(73, 75, 87, 1);
  border-radius: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  /* padding: 0; */
  margin: 83px 0 0;
  flex-wrap: wrap;
}
footer#footer .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
  width: 100%;
}
footer#footer {
  padding: 79px 0 0;
}
footer#footer{
  background-color: #000000;
}
#footer-bottom{
  background-color: transparent;
}
.footer_bottom-info .col-4 {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 48px 35px 48px;
  border-left: 1px solid rgba(73, 75, 87, 1);
}
footer#footer .innerDiv {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 32px;
  flex-direction: row;
}
footer#footer .innerInfo h6 {
  font-family: 'Gilroy' !important;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: rgba(255, 255, 255, 1);
  padding: 0;
  margin: 0;
}
footer#footer .innerInfo a {
  font-family: 'Averta' !important;
  font-weight: 800;
  font-size: 24px;
  line-height: 32px;
  color: rgba(255, 255, 255, 1);
  display: block;
}
footer#footer .innerInfo.infoBig h6 {
  font-family: 'Gilroy' !important;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  color: rgba(255, 255, 255, 1);
}
footer#footer .innerInfo p {
  font-family: 'Averta' !important;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: rgba(142, 144, 154, 1);
  margin: 0;
}
footer#footer .col-4:first-child {
  border-left: 0;
}
footer#footer .innerImg {
  flex: 0 0 60px;
  max-width: 60px;
}
footer#footer .innerInfo {
  flex: 0 0 calc(100% - 60px);
  max-width: calc(100% - 60px);
  padding-left: 15px;
}
footer#footer .footer-widget.widget_block p {
  font-family: 'Averta' !important;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: rgba(255, 255, 255, 1);
}
.addres li,
#footer-widgets a,
#footer-widgets li,
.footer-widget.widget_block .addres p {
  font-family: 'Averta' !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: rgba(142, 144, 154, 1) !important;
  display: block;
  border-top: 0;
  border-bottom: 0;
}
#footer-widgets a:hover {
  color: rgba(64, 223, 163, 1) !important;
}
.addres li {
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
}
.elementor-element.e-con-full.getTitle.e-flex.e-con.e-child {
  padding: 0;
}
.addres li svg {
  margin-right: 15px;
}
.footer-widget.widget_nav_menu {
  padding-left: 100px;
}
.footer-widget.widget_block .addres p {
  padding: 0;
  margin: 0;
}
.addres li {
  margin: 0 0 17px;
}
#footer-widgets .footer-box .widget-title {
  font-family: 'Gilroy' !important;
  font-weight: 600;
  font-size: 18px !important;
  line-height: 28px !important;
  color: rgba(255, 255, 255, 1);
  border: 0;
  padding: 0;
}
body #footer-inner .tnp-field.tnp-field-email {
  position: relative;
}
body #footer-inner label {
  display: none;
}
body #footer-inner input#tnp-1 {
  height: 58px;
  border: 1px solid #494B57;
  border-radius: 100px;
  background-color: #1D1F27;
  color: #8E909A;
  font-size: 16px;
  padding: 0 10px 0 40px;
}
body #footer-inner .tnp-field.tnp-field-email::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 12px;
  background-image: url("https://justbuytravel.com/wp-content/uploads/2025/02/email.svg_.png");
  top: 23px;
  left: 20px;
}
body #footer-inner input.tnp-submit {
	height: 60px;
	border: 1px solid #2AD999;
	border-radius: 50px;
	background-color: #2AD999;
	color: #000;
	font-size: 16px;
	font-weight:bold;
	text-transform:capitalize;
	margin-top:20px;
	-webkit-transition: all .3sease-in-out 0s !important;
	transition: all .3sease-in-out 0s!important;
}
body #footer-inner input.tnp-submit:hover{
	background-color:#000;
	color:#fff;
	border-color:#000;
}
#footer-inner #footer-widgets .footer-box{
	border-left: 0;
}
#footer-widgets .socialIcons li{
  display: inline-block;
  margin-right: 10px;
}
#footer-widgets .socialIcons li a{
  width: 36px;
  height: 36px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
#footer-widgets .socialIcons li a.scTwitter:hover{
  background-color: #000;
}
#footer-widgets .socialIcons li a.scFacebook:hover{
  background-color: #3757CB;
}
#footer-widgets .socialIcons li a.scInstagram:hover{
  background-color: #fe0263;
}
#footer-widgets .socialIcons li a:hover i{
  color: #fff !important;
}
.menu-footer_contact i{
  color: #6B98FD;
  margin-right: 5px;
}
.midFooter ul.sm-vertical li a{
  display: inline-block;
}

/* Custom Footer */
.mainFooter .socialIcons ul{
  margin-left: 0;
}
.mainFooter .socialIcons li{
  display: inline-block;
  margin-right: 10px;
}
.mainFooter .socialIcons li a{
  width: 36px;
  height: 36px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.mainFooter .socialIcons li a.scTwitter:hover{
  background-color: #000;
}
.mainFooter .socialIcons li a.scFacebook:hover{
  background-color: #3757CB;
}
.mainFooter .socialIcons li a.scInstagram:hover{
  background-color: #fe0263;
}
.mainFooter .socialIcons li a:hover i{
  color: #fff !important;
}
.menu-footer_contact a{
  color: #8E909A;
}
.mainFooter .menu-item a:hover{
  color: #40dfa3 !important;
}
.subscribeFormWrap .elementor-form-fields-wrapper{
  position: relative;
}
.subscribeFormWrap input#form-field-email{
  background: #FFFFFF;
  border: 1px solid #DBE0EF;
  border-radius: 8px;
  padding: 6px 135px 8px 45px;
  min-height: 52px;
}
.subscribeFormWrap .elementor-field-type-email{
  position: relative;
}
.subscribeFormWrap .elementor-field-type-email:before{
  content: "\40";
  display: inline-block;
  position: absolute;
  top: 15px;
  left: 20px;
  font-weight: 400;
  font-family: "Font Awesome 6 Brands";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-size: 24px;
}
.subscribeFormWrap .elementor-field-type-submit{
  max-width: 120px;
  position: absolute;
  top: 5px;
  right: 10px;
  padding: 0 !important;
  margin: 0 !important;
}
.subscribeFormWrap .elementor-field-type-submit .elementor-button{
  border-radius: 8px;
  min-height: 42px !important;
  padding: 10px 15px;
  text-transform: capitalize;
}
.subscribeBox .elementor-widget-text-editor p{
  margin-bottom: 0;
}
/* Form */
form.wpcf7-form .mb10{
  margin-bottom: 25px;
}
form.wpcf7-form input[type="text"], form.wpcf7-form input[type="password"], form.wpcf7-form input[type="email"], form.wpcf7-form input[type="url"], form.wpcf7-form input[type="date"], form.wpcf7-form input[type="month"], form.wpcf7-form input[type="time"], form.wpcf7-form input[type="datetime"], form.wpcf7-form input[type="datetime-local"], form.wpcf7-form input[type="week"], form.wpcf7-form input[type="number"], form.wpcf7-form input[type="search"], form.wpcf7-form input[type="tel"], form.wpcf7-form input[type="color"], form.wpcf7-form select, form.wpcf7-form textarea {
  border-radius: 0;
  padding: 0 0 8px;
  border: none;
  border-bottom: 1px solid #dddddd;
}
form.wpcf7-form textarea{
  min-height: 100px;
  max-height: 100px;
  resize: none;
}
/* Get inspired Sec */
.travelCont .elementor-image-box-img img{
  width: 100%;
  max-width: 100%;
}

/* Flight Page Banner */
.animFly{
  width: auto !important;
  position: absolute !important;
  bottom: 10%;
  right: 20%;
  z-index: 2;
  -webkit-animation: fly 15s linear infinite;
  animation: fly 15s linear infinite;
  opacity: 0.5;
  z-index: 9;
}
.animFly img{
  width: 250px;
}
@keyframes fly {
  0% {
    right: 30%;
    bottom: 10%;
    opacity: 0.8;
    transform: scale(0.5);
  }

  50% {
    right: 60%;
    bottom: 50%;
    opacity: 1;
    transform: scale(0.9);
  }

  100% {
    right: 80%;
    bottom: 70%;
    opacity: 0.0;
    transform: scale(0.5);
  }
}

/* Buttons */
body .elementor-button{
  background-color: #40dfa3;
  font-family: 'Averta' !important;
  font-size: 16px;
  font-weight: 400;
  border-radius: 8px;
  padding: 15px 40px 15px 40px;
  text-transform: uppercase;
}
body .elementor-button:hover,
body .elementor-element.elementor-button-info .elementor-button:hover,
body .elementor-element.elementor-button-success .elementor-button:hover,
body .elementor-element.elementor-button-danger .elementor-button:hover{
  background-color: #000000;
}
body .elementor-headline--style-highlight svg path{
  stroke: #40dfa3;
}

/* Blogs */
.textwidget.custom-html-widget .wpspw-post-categories> a+a{display: none;}
.sixColIconGrid .elementor-widget-container{
  align-items: center;
  justify-content: center;
}
.sixColIconGrid .elementor-widget-container,
.sixColIconGrid .elementor-widget-container .elementor-icon-wrapper{
  display: flex;
}

/* Custom Post Card */
.search-results .customPostCard article{
  border: none;
}
.customPostCard .elementor-posts .elementor-post__card .elementor-post__text{
  padding: 20px 24px 24px 24px;
  margin-top: 0;
}
.customPostCard .elementor-posts .elementor-post__card .elementor-post__title{
  margin-bottom: 12px !important;
}
.customPostCard.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{
  margin-bottom: 0;
}
.customPostCard h3 a {
  line-height: 1.35;
  font-family: 'Gilroy' !important;
  color: #1d1f27;
}
.customPostCard h3 a:hover{
  color: #40dfa3 !important;
}
.customPostCard .elementor-posts .elementor-post__card .elementor-post__excerpt{
  margin-bottom: 0px;
}
.customPostCard .elementor-posts .elementor-post__badge{
  background: #1D1F27;
  padding: 8px 15px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-transform: none !important;
  position: static;
  margin-right: auto;
  margin-bottom: 0;
}
.customPostCard .elementor-post__card:hover {
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .19);
}

/* Custom Trending Section */
.trWrap_row {
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  align-items: stretch;
}
.trWrap_row>*{
  padding-left: 15px;
  padding-right: 15px;
}
.trWrap_col-9{
  flex: 0 0 auto;
  width: 75%;
}
.trWrap_col-8{
  flex: 0 0 auto;
  width: 66.66666667%;
}
.trWrap_col-4{
  flex: 0 0 auto;
  width: 33.33333333%;
}
.trWrap_col-3{
  flex: 0 0 auto;
  width: 25%;
}
.trWrap_lft{
  flex: 0 0 33.31%;
  width: 33.31%;
}
.trWrap_rgt{
  flex: 0 0 66.69%;
  width: 66.69%;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  justify-content: space-between;
}
.trWrap_top,
.trWrap_bottom{
  height: 50%;
}
.trWrap_top div,
.trWrap_bottom div{
  height: 100%;
}
.trWrap_top div img,
.trWrap_bottom div img{
  object-fit: cover;
  height: 100%;
}
.trWrap_top_one,
.trWrap_bottom_one {
  flex: 0 0 37.6%;
  width: 37.6%;
}
.trWrap_top_two,
.trWrap_bottom_two{
  flex: 0 0 62.4%;
  width: 62.4%;
}
.trWrap_bottom_inrOne{
  flex: 0 0 40.06%;
  width: 40.06%;
}
.trWrap_bottom_inrTwo{
  flex: 0 0 59.94%;
  width: 59.94%;
}
.trWrap_top_one,
.trWrap_top_two{
  padding-bottom: 15px;
}
.trWrap_bottom_one,
.trWrap_bottom_inrOne,
.trWrap_bottom_inrTwo{
  padding-top: 9px;
}
.trwrap_blk{
  position: relative;
}
.trwrap_blk:before{
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  background-color: rgba(0,0,0,0.5);
  border-radius: 24px !important;
}
.trwrap_blk img{
  border-radius: 24px !important;
  object-fit: cover;
  width: 100%;
}
.trwrap_blk h3,
.trwrap_blk h4,
.trwrap_blk h5{
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 20px;
  margin: 0;
  z-index: 99;
}
.trwrap_blk h3,
.trwrap_blk h4,
.trwrap_blk h5,
.trwrap_blk h3 a,
.trwrap_blk h4 a,
.trwrap_blk h5 a{
  color: #fff;
}

/* Custom Blog Page */
.cstBlog-wrap .container{
  width: 100%;
  max-width: 1330px;
  padding-left: 15px;
  padding-right: 15px;
}
.cstBlog_heading h2{
  font-size: 60px;
  text-align: center;
}
.cstBlog_search{
  width: 100%;
  max-width: 405px;
  margin: 0 auto;
  position: relative;
}
.cstBlog_search i{
  position: absolute;
  top: 18px;
  left: 13px;
  z-index: 99;
  font-size: 15px;
}
input.cstBlog_srInput{
  padding: 13px 20px;
  width: 100%;
  border-radius: 30px;
  border: 1px solid #000;
  color: #000;
  position: relative;
  padding-left: 35px;
}
.cstBlog_cats{
  padding: 38px 0 38px;
  margin-bottom: 55px;
  border-bottom: 1px solid #000;
}
.cstBlog_cats ul{
  margin: 0;
  padding: 0;
  text-align: center;
}
.cstBlog_cats li{
  display: inline-block;
  list-style: none;
  margin: 5px 8px 5px;
  position: relative;
  font-size: 14px;
  letter-spacing: normal;
}
.cstBlog_cats li a,
.quickFilters .elementor-icon-list-item>a{
  position: relative;
  display: inline-block;
  background: #F2F4F6;
  padding: 8px 20px;
  border-radius: 20px;
  color: #1d1f27;
  border: 1px solid #E4E6E8;
  font-size: 15px !important;
  letter-spacing: normal;
  transition: all .3s ease-in-out 0s;
}
.cstBlog_cats li a:hover,
.cstBlog_cats li a.active{
  color: #fff;
  border-color: #40dfa3;
  background-color: #40dfa3;
}
.cstBlog_cats li a.active{
  padding-left: 35px;
}
.cstBlog_cats li a.active:before{
  position: absolute;
  content: "\f00c";
  top: 12px;
  left: 16px;
  font-family: "Font Awesome 6 Free";
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-weight: 900;
}
.quickFilters .elementor-icon-list-item>a>span{
  line-height: 1.3;
}
.quickFilters .elementor-icon-list-item>a:hover{
  color: #fff;
  border-color: #40dfa3;
  background-color: #40dfa3;
}
body .cstBlog_lists .oceanwp-row{
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
body .cstBlog_lists .oceanwp-row .col{
  padding: 0 15px;
  margin-bottom: 50px;
}
.cstBlg_card{
  border: 1px solid #D6D6D6;
  border-radius: 24px;
  display: flex;
  overflow: hidden;
  flex-direction: column;
  justify-content: stretch;
  cursor: pointer;
}
.cstBlg_card_img{
  height: 236px;
}
#cstBlog_list .cstBlg_card_img img {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.cstBlg_content{
  padding: 20px 24px 24px 24px;
  border-top: 0;
  position: relative;
}
.cstBlg_content_cat{
  background: #1D1F27;
  padding: 2px 15px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  display: inline-block;
}
.cstBlg_heading{
  min-height: 60px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.cstBlg_heading h4{
  margin-bottom: 0;
}
.cstBlg_heading h4 a{
  font-weight: 700;
  line-height: 1.35;
  font-family: 'Gilroy' !important;
  color: #1d1f27;
}
.cstBlg_excerpt{
  line-height: 1.45;
  margin-bottom: 20px;
}
.cstBlg_author{
 margin-right: 16px;
 display: flex;
 justify-content: space-between;
 align-items: center;
 gap: 6px;
}
.cstBlg_author img {
  width: 32px;
  border-radius: 100%;
}
.cstBlg_author_name{
  margin-right: auto;
}
.cstBlg_author_name span{
  font-size: 14px;
  font-weight: 400;
  color: #000;
}
.cstBlg_card:hover {
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .19);
}
.cstBlg_card:hover .cstBlg_heading>h4>a{
  color: #40dfa3;
}
.ftrBtn{
  margin-bottom: 20px;
}
.sidebar-box h4.widget-title{
  font-size: 22px;
  margin-bottom: 30px;
}
.oceanwp-recent-posts li{
  align-items: flex-start;
}
.recent-posts-details .recent-posts-details-inner a{
  line-height: 1.3;
}
.oceanwp-recent-posts .recent-posts-info.clr{
  margin-top: 15px;
}
.recent-posts-info .recent-posts-date,
.recent-posts-info a{
  font-size: 14px;
}

/* Swiper Carousel */
body .elementor-element .swiper .elementor-swiper-button,
body .elementor-element .swiper~.elementor-swiper-button,
body .elementor-lightbox .swiper .elementor-swiper-button,
body .elementor-lightbox .swiper~.elementor-swiper-button{
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}
body .elementor-element .swiper .elementor-swiper-button:hover,
body .elementor-element .swiper~.elementor-swiper-button:hover,
body .elementor-lightbox .swiper .elementor-swiper-button:hover,
body .elementor-lightbox .swiper~.elementor-swiper-button:hover{
  opacity: 0.85;
}

.customSlids .swiper-slide:after{
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  content: '';
  background-color: rgba(0,0,0,0.6);
}
.customSlids .swiper-slide-contents{
  z-index: 9;
}
.sidebar-box ul.oceanwp-social-icons{
  display: flex;
}
.sidebar-box ul.oceanwp-social-icons li+li{
  margin-left: 12px;
}

/* Quick Links */
.qlWrap{
  padding: 80px 0;
  background-color: #F5F5F5;
}
.qlWrap h2{
  margin: 0;
}
.qlBlock{
  border-radius: 20px;
  background-color: #FFFFFF;
}
.qlBlock h3{
  text-transform: uppercase;
  margin-bottom: 20px;
}
.qlLinks{
  margin: 0;
  padding: 0;
}
.qlLinks li{
  display: inline-block;
}
.qlLinks li+li{
  margin-left: 30px;
}
.qlLinks li a{
  font-size: 16px;
}

/* Custom Responsive */
@media only screen and (min-width: 1500px) {
  /* body.home .e-con>.e-con-inner,
  #site-header-inner,
  div#footer-widgets{
    max-width: 1450px;
  } */
  .postCardWrap .wpspw-post-image-bg{
    height: 250px !important;
  }
}
@media only screen and (min-width: 1600px) {
  /* body.home .e-con>.e-con-inner,
  #site-header-inner,
  div#footer-widgets{
    max-width: 85%;
  } */
  #site-header-inner{
    padding-left: 15px;
    padding-right: 15px;
  }
  .postCardWrap .wpspw-post-image-bg{
    height: 300px !important;
  }
}
@media only screen and (max-width: 1320px) {
  #site-header-inner{
    padding: 0 15px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1300px) {
  /* main.site-main .e-con > .e-con-boxed{
    padding-left: 15px;
    padding-right: 15px;
  }
  main.site-main .swiper-slide .e-con-inner{
    padding-left: 0;
    padding-right: 0;
  } */
}
@media only screen and (max-width: 1024px) {
  .navMobileMenu .e-n-menu-item>.e-n-menu-title>button.e-n-menu-dropdown-icon{
    margin-left: auto;
  }
  .navMobileMenu .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper{
    align-items: center;
  }
}
@media only screen and (max-width: 991px) {
  .desti_sec .desti_sec_left>.elementor-element{
    max-width: 100%;
    padding-top: 30px;
  }
  .footer-widget.widget_nav_menu {
    padding-left: 15px;
  }
  .footer_bottom-info{
    margin: 30px auto 0;
    width: calc(100% - 30px);
  }
  .footer_bottom-info>.row{
    flex-direction: column;
  }
  .footer_bottom-info .col-4{
    flex: 0 0 100%;
    max-width: 100%;
    border-left: none;
    padding: 20px;
  }
  .footer_bottom-info .col-4+.col-4{
    border-top: 1px solid rgba(73, 75, 87, 1);
  }
  div.tnp-subscription, form.tnp-subscription, form.tnp-profile{
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .trend_destinaton_rgtGrid--wrap,
  .trend_destinaton_rgtGrid--wrap .trend_destinaton_rgtGrid,
  .trend_destinaton .trend_destinaton_rgtGrid .trend_destinaton_rgtGrid--top,
  .trend_destinaton .trend_destinaton_rgtGrid .trend_destinaton_rgtGrid--bottom {
    display: block;
    padding: 0;
  }
  .trend_destinaton .trend_destinaton_rgtGrid .trend_destinaton_rgtGrid--top,
  .trend_destinaton .trend_destinaton_rgtGrid .trend_destinaton_rgtGrid--bottom,
  body .trend_destinaton .trend_destinaton_rgtGrid .trend_destinaton_rgtGrid--top{
    gap: 0;
    padding: 0;
  }
  .trend_destinaton_rgtGrid--wrap .elementor-element,
  .trend_destinaton_rgtGrid--wrap .elementor-image-box-wrapper,
  .trend_destinaton_rgtGrid--wrap .elementor-image-box-img{
    height: auto;
    padding: 0;
  }
  .trend_destinaton .elementor-image-box-wrapper img{
    margin-top: 8px;
  }
  .postCardWrap .sp_wpspwpost_static .wpspw-post-grid{
    width: 100%;
  }
  .leftImgsubscribe.elementor-widget-image{
    left: auto !important;
  }
  .trWrap_row>* {
    padding-left: 10px;
    padding-right: 10px;
  }
  .trWrap_row>* {
    padding-left: 10px;
    padding-right: 10px;
  }
  .trWrap_row{
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
  }
  .trWrap_lft,
  .trWrap_rgt{
    flex: 0 0 100%;
    width: 100%;
  }
  .trWrap_lft{
    margin-bottom: 15px;
  }
  .trWrap_top_one, .trWrap_top_two {
    padding-bottom: 8px;
  }
  .cstBlog_heading h2 {
    font-size: 45px;
    line-height: 1.2;
  }
  .trend_destinaton .e-con-inner> .e-con-full{
    display: block;
  }
  body.single-post .elementor-location-single .elementor-widget-theme-post-content h2{
    font-size: 30px;
  }
  .whyPlan .sixColIconGrid >.e-con-inner{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .whyPlan .sixColIconGrid >.e-con-inner>.elementor-element{
    width: auto;
    flex: 0 0 45%;
    padding: 10px 15px;
  }
  .whyPlan .sixColIconGrid >.e-con-inner>.elementor-element:last-child,
  .whyPlan .sixColIconGrid >.e-con-inner>.elementor-element:nth-last-child(2){
    display: none;
  }
  .whyPlan .sixColIconGrid .e-con>.elementor-widget{
    width: auto;
    max-width: none;
  }
  .elementor-3503 .elementor-element.elementor-element-11e5370{
    max-width: 60px;
  }
  .whyPlan .sixColIconGrid >.e-con-inner>.elementor-element .elementor-widget-container{
    border-radius: 15px;
    padding: 10px 20px;
  }
  .whyPlan .sixColIconGrid .elementor-icon-wrapper>.elementor-icon svg{
    width: 20px;
    height: 20px;
  }
  .whyPlan .sixColIconGrid >.e-con-inner>.elementor-element .elementor-widget-heading .elementor-widget-container{
    padding: 0;
  }
  .whyPlan .sixColIconGrid >.e-con-inner>.elementor-element .elementor-heading-title{
    font-size: 18px;
  }
  body .elementor-slides .swiper-slide-bg{
    border-radius: 15px;
  }
  .secWhoweAre h3.elementor-heading-title>br{
    display: none;
  }
  body .sp_wpspwpost_static.wpspw-design-1 .wpspw-post-grid-content .wpspw-post-title{
    padding: 0;
  }
  .swiper-slide .e-con-inner>.e-con-full.e-flex{
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .elementor-171
    .elementor-element.elementor-element-415a453
    > .elementor-widget-container {
    padding: unset !important;
  }

  .elementor-171
    .elementor-element.elementor-element-xzv1c7c:not(
      .elementor-motion-effects-element-type-background
    ),
  .elementor-171
    .elementor-element.elementor-element-xzv1c7c
    > .elementor-motion-effects-container
    > .elementor-motion-effects-layer {
    background-position: right !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }

  .elementor-322
    .elementor-element.elementor-element-415a453
    > .elementor-widget-container {
    padding: unset !important;
  }
  .elementor-327
    .elementor-element.elementor-element-c5ff268
    > .elementor-widget-container {
    padding: 50px 0px 0px 0px !important;
  }
  .whyPlan .sixColIconGrid >.e-con-inner>.elementor-element .elementor-widget-text-editor>.elementor-widget-container{
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 595px) {
  .trWrap_top_one,
  .trWrap_bottom_one,
  .trWrap_top_two,
  .trWrap_bottom_two,
  .trWrap_bottom_inrOne,
  .trWrap_bottom_inrTwo{
    flex: 0 0 100%;
    width: 100%;
  }
  .trWrap_top_one,
  .trWrap_top_two{
    padding-bottom: 15px;
  }
  .trWrap_bottom_one{
    padding-top: 0;
  }
  .trWrap_bottom_inrOne,
  .trWrap_bottom_inrTwo{
    padding-top: 15px;
  }
  .trWrap_top div, .trWrap_bottom div,
  .trWrap_top, .trWrap_bottom{
    height: auto;
  }
}
