/*
 Theme Name:   CostaLessGolf.com
 Theme URI:    https://starjumper.tech/
 Description:  CostaLessGolf.com Child Theme
 Author:       Starjumper Tech S.L.
 Author URI:   https://starjumper.tech/
 Template:     travelicious
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  travelicious-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

.btMenuHorizontal .menuPort > nav > ul > li > ul > li {
    font-size: 1em !important;
}
.menuPort nav ul li > ul > li a {
    padding: 0.6em 1em !important;
}

.btContentWrap {
    padding-top: 150px !important;
}

.btTourListGapNormal.btTourList .btSingleTourBlock {
    padding: 0 .8em 1.6em !important;
}

.btTourList .btSingleTourBlock .btSingleTourContent .btListWrapper .btViewDetails {
    align-items: flex-start;
    padding-top: 3px;
}

.btShareColumn, .btShareRow {
    opacity: 0.8 !important;
}
.btShareRow .btShareTitle {
    margin: 0 0 0.5em !important;
}

body.btNoSidebar .btPrevNextNav {
    margin-bottom: 0px !important;
}

@media only screen and (max-device-width: 767px) {
	.btReverseGradient .bt-forms-container-modal .bt-forms-container-modal-inner h3{
		font-size:30px !important;
	}
	/*.bt-forms-container-modal .bt-forms-container-modal-inner .bt-forms-container-modal-inner-sleeve{
		padding:25px !important;
	}*/
	#wpforms-224977-field_11-container{
		width:100%;
	}
	#wpforms-224977-field_11-container select{
		width:100% !important;
	}
}

.bt_bb_loadmore_box .bt_bb_loadmore {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}