/*

Theme Name:wandertravel

Description: wandertravel

Version: 1.0

Author: Neuvo

Author URI: https://neuvo.co/

Date: October 2025

*/
    

.destination-parent{
    width: 80%;
    margin: 0 auto;
}


/*04-11-2025*/

#preloader{
    background: #405ba9 !important;
}

.pagination-main a.page-numbers.current{
    background: #029e9d !important;
    border-color: #029e9d !important;
    color: #fff;
}
.pagination-main a{
    padding: 0;
    height: 40px;
    line-height: 38px;
    margin-right: 9px;
    text-align: center;
    width: 40px;
    color: #3f3f3f;
    font-size: 14px;
    border: 1px solid #f1f1f1;
    display: inline-block;
    background: #fdfdfd;
    background: #fff;
    border-radius: 10px;
}
  

form.form-content.rounded.overflow-hidden.bg-title {
    box-shadow: 0px 0px 30px rgba(204, 204, 204, 0.3411764706);
    background: #029e9d;
    padding: 30px;
}

form#gform_3 {
    padding: 20px!important;
}

      .swiper-wrapper {

    height: 90%;

}
.theme1{display: block;
    position: relative;
    z-index: 1;}  
    .color-overlay {
    top: inherit;
    bottom: 0;
    background: linear-gradient(to bottom, transparent, #000000);
    height: 50%;
    opacity: 0.6;
}
    .trending .trend-item1:hover .color-overlay{height: 100%;
    transition: all 
ease-in-out 0.5s;} 
/*responsive */
@media screen and (min-width: 1200px){
    .contact-main .contact-info .info-item {
    height: 246px;
}
}
@media screen and (min-width: 992px){
    .contact-main .contact-info .info-item {
    height: 266px;
}
}










