/*
Theme Name: SetSail
Theme URI: http://setsail.qodeinteractive.com
Description: Travel Agency Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Text Domain: setsail
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.7
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.google-map {
     padding-bottom: 50%;
     position: relative;
}

.google-map iframe {
     height: 100%;
     width: 100%;
     left: 0;
     top: 0;
     position: absolute;
}
.qodef-grid {
    /*margin: 0 auto;
    width: 1100px; 
    background-color: #00000047;
    padding: 2%;*/
}
.hidesection {
	display:none !important;
}
@media only screen and (max-width:1024px){ 
	.qodef-tours-destination-holder.qodef-destination-standard .qodef-tdi-title {
		font-size: 2.5rem !important;
	}
}