/*
Theme Name: Seafarer Child
Theme URI: https://seafarer.qodeinteractive.com
Description: A child theme of Seafarer
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 2.9
Text Domain: seafarer
Template: seafarer
*/
.qodef-tabs-navigation.ui-helper-reset {
    display: none !important;
}
div#qodef-tab-description {
    padding-top: 80px !important;
}

.inverted-section .elementor-container {
    padding: 0 !important;
}

/* fix mobile globali */
@media only screen and (max-width: 767px) {
  .qodef-m-title {
    font-size: 36px !important;
}
.qodef-qi-swiper-container .swiper-slide img {
    height: 280px !important;
}
body.single-tour .qodef-page-title {
    height: 300px!important;
    background-position: center center !important;
}	

.swiper-pagination {
    display: flex !important;
    bottom: 50px !important;
}
.qodef-button .qodef-m-text {
    text-align: center !important;
}
.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 5px !important;
    height: 5px !important;
    border-radius: 600px !important;
    margin: 0px 6px !important;
}
	
	
}


.qodef-menu-item-arrow {
	DISPLAY: NONE!important
}
.qodef-parallax-img{
	display: none !important;
}