/**
Theme Name: Travel
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: travel
Template: astra
*/

.preoloader {
  width: 100%;
  height: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 9999;
}
/*  Menu */

@media all and (min-width: 922px){
 .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu {
  box-shadow: none;
  background-color: transparent;
 }
 
 .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu a {color: #fff}
 
 .ast-desktop .ast-below-header-bar .main-header-menu > .menu-item {
  position: initial;
 }
 
 .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu {
  display: flex;
  justify-content: center;
  width: 100%;
 }
 
 .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu a {
  line-height: 1.2em;
 }
 .ast-advanced-headers .main-header-bar {
   padding: 0 0 20px;
  }
  
  .ast-advanced-headers-title {
   margin-top: 65px
  }
 }
 
 .advanced-header-logo {
  margin-top: 35px;
 }
 
 .ast-below-header-wrap {
  margin-top: 10px;
 }
 .subtitle_excerpt {
  max-width: 910px;
  margin:0 auto;
 }
 
 .subtitle_cat {
  display: inline
 }
 .subtitle_cat ul {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
 }
 
 .subtitle_excerpt {
  font-size: 22px;
  line-height: 28px;
  margin-top: 10px;
 }
 
 .subtitle_catsdate {
  margin-top: 30px;
  font-size: 14px;
 }
 .subtitle_cat ul li {
  display: inline;
  margin-right: 6px;
 }
 
 .subtitle_cat ul li:last-child {
  margin-right: 10px;
 }
 
 .divider {
  margin-right: 10px;
  display: inline-block
 }
 
 .ast-header-search .astra-search-icon {
  color: #fff;
 } 
 
 .top_link_header a {
  font-size: 23px;
  font-weight:700;
  color: #ffff;
  border: 2px solid #fff;
  border-radius: 30px;
  margin-top: 50px;
  padding: 6px 30px;
  display: inline-block;
  line-height: 35px
 }
 .greenbullet ul  
 li {
  margin-top: 10px;
 }
 .greenbullet ul {
  margin: 0;
  padding: 0;
  margin-left: 1em;
  list-style: none; /* Remove default bullets */
 }
 
 .greenbullet ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #30aa62; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
 }
 
 .dest-rankings .eael-post-elements-readmore-wrap {
  text-align: left;
 }
 
 /* Bullets in swiper */
 
 .swiper-pagination-bullet-active {
  border-color: #31AA63 !important;
 }
 
 .eael-grid-post-holder-inner {
  /* border-bottom: 1px solid #d3d3d3; */
  display: flex;
     flex-direction: column;
     justify-content: space-between;
     height: 100%;
     min-height: 490px;
 }
 .homesecondcarousel .eael-grid-post-holder-inner {
  min-height: 515px;
 }
 .eael-grid-post .eael-entry-wrapper {
  padding: 0;
 }
 
 .eael-post-carousel-style-three .eael-entry-content {
  padding: 0 0 50px	;
 }
 .eael-post-grid-container .eael-post-grid .eael-grid-post {
  min-height: 490px;
 }
 .eael-post-carousel .eael-entry-content {
  padding: 0 0 20px;
 }
 .eael-post-elements-readmore-wrap {
  text-align: left;
 /* 	padding: 0; */
 }

 /* Menu Cats */
 .top_cat_menu {
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
 }

 .top_cat_menu li, .subcat li {
  margin: 0 17px;
 }

 .top_cat_menu li a, .subcat li a {
  color: #212121;
  font-weight: 700;
 }

 .top_cat_menu li.active a, .subcat li.active a {
  color: #30aa62;
 }

 .subcatscontainer {
  margin-bottom: 35px;
 }

 .subcat {
  display: none;
  margin: 0;
  list-style: none;
  justify-content: center;
  margin-top: 35px;
  padding-top: 35px;
  border-top: 1px solid #d3d3d3;
  margin-bottom: 35px;
  list-style: none;
  justify-content: center;
 }

 .subcat.active {
  display: flex;
  flex-wrap: wrap;
 }


@media all and (max-width: 730px){
  .top_cat_menu li {
    margin-top: 10px;
  }

  .subcat.active li {
    margin-top: 10px;
   }
   
}
 /* Footer  */
 .footer-custom-catlist {
  width: 100%;
 }
 .site-primary-footer-wrap  h2 {
  font-size: 28px !important;
  color: #fff;
 }


 .catfcolumns {
   display: flex;
   flex-direction: row;
 }

 .footer-custom-catlist ul li a {
  font-size: 14px;
  font-weight: bold;
 }

 .footer-custom-catlist ul li {
  width: 100%;
  float: left;
  margin-top: 15px;
 }

 .footer-custom-catlist ul  {
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 35px;
  flex-direction: column;
  width: 100%;
  
 }

 #block-12 ul {
  display: flex;
flex-wrap: wrap;
justify-content: center;
 }

 #block-12 ul  li {
  width: 30%;
  float: left;
 }

.site-footer-primary-section-1 {
 height: 100%;
display: flex;
}

.archive .entry-content .read-more a {
 text-transform: none;
 color: #212121;
 border: 1px solid #212121;
}

.archive .entry-content .read-more a:hover {
 text-transform: none;
 color: #fff;
 border: 1px solid #30aa62;
 background-color: #30aa62;
}

/* cat page header */
.archive  .ast-merged-advanced-header:before {
  /* content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  backdrop-filter: brightness(0.6); */
}

.archive  .ast-merged-advanced-header .subtitle_excerpt, .archive  .ast-merged-advanced-header .subtitle_catsdate {
  display: none;
}

@media all and (min-width: 922px){
  .ast-builder-menu .main-navigation > ul {
    min-width: 750px;
    display: flex;
    justify-content: center;
  }
}

.cvideo {
}

.vidcontener {
  margin-bottom: 70px;
  padding-bottom: 25px;
  border-bottom: 1px solid #d3d3d3;
  max-width: 640px;    
  margin: 0 auto;
}

.vidtitle {
  font-size: 14px;
  color: #7b7b7b;
  text-align: right;
  margin-top: 23px;
  display: inline-block;
  width: 100%;
  min-height: 35px;
}

.viddate {
  font-size: 14px;
  color: #7b7b7b;
  text-align: right;
  margin-top: 4px;
  display: inline-block;
  width: 100%;
}
.hover-column {
  min-height: 304px;
}


.eael-post-grid-container .eael-post-grid {
  margin: 0;
}

.moremargin {
  margin: 0 30px ;
} 

.travelstyle {
  margin-left: 22px;
  margin-right: 22px;
}

.ast-title-bar-wrap header .site-logo-img .custom-logo-link img {
  width: 100%;
}

@media all and (max-width: 768px){
  .cooplist .elementor-icon-box-icon.elementor-icon-box-icon {
    border-right: none !important;
    padding: 0!important;
    text-align: center;
    margin-left: 60px !important;
  }
}

@media all and (max-width: 544px){
  .site-footer-primary-section-1 .widget_media_image {
    display: flex;
    justify-content: center;
  }

  #block-16 {
    margin-top: 40px;
  }
  h2 {
    text-align: center;
  }

  .catfcolumns {
    flex-direction: column;
  }

  .footer-custom-catlist ul {
    text-align: center;
  }

  #block-12{
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
  }

  .wp-block-social-links.alignright {
    justify-content: center !important;
  }

  .site-below-footer-wrap  {
    padding: 20px 0 !important;
  }
}



/* Table of contents */
.ast-right-sidebar .ast-container #secondary{
  position:sticky;
  top:50px;
  padding-left: 0px;
}

.toc{
  padding: 10px;
  background: #fff;
  box-shadow: 0px 0px 5px 0px rgba(0, 29, 61, 0.1);
}

.toc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.toc li {
  margin: 5px 0 10px 0px;
  font-size:14px; 
}

.toc .active {
  font-weight: bold;
}

.toc .nav-link{
  color: var(--ast-global-color-0);
  padding:0px;
}

@media only screen and (max-width: 991px) {
  .toc{
      display:none;
  }
  .country_table{
    display:none;
  }
}

.country_info{
  box-shadow: 0 0 12px 0px rgba(50,50,50,.1);
  border: solid 1px rgba(0,0,0,.125);
}

.country_info > p{
  margin-bottom:0px;
}

a.visitedCountry{
  display:block;
  color: #212529;
  padding: 10px;
  text-decoration: none;
  border: solid 1px rgba(0,0,0,.125);
}

.visitedCountry .small.showmore{
  float:right;

  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform .2s ease-in-out;
}

.visitedCountry:not(.collapsed) .small.showmore{
  transform: rotate(180deg);
}

#visitedCountry .card{
  border-radius:0px;
}

.visited-flag{
  width:30px;
  margin-left:10px;
}