/* FORM CHECKBOX */
.your-consent .wpcf7-list-item { margin: 0 0 0 0; }

.consent-terms { 
	margin-right: 10px;
	color: #222;
	font-weight: 400;
}
.modal-body .consent-terms { 
	font-size: 16px;
	color: #fff; 
}

.modal-body .wpcf7-form input[type="checkbox"] {
	height: 13px !important;
}

.consent-terms a { color: #7fb945; font-weight: 500;}

/** HOME TABS**/
.tab_btn {
	/*width: auto;
	margin: 0 auto;*/
	cursor: pointer;
	-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */
	user-select: none;          /* Likely future */  
}

.tab_btn p {
    padding: 6px 15px !important;
}

.tab_btn.active p {
	background-color: #7fb945 !important;
    color: #fff !important;
}

.tab-van, .tab-jeep, .tab-special {
	display: none;
}

.tab-van.active, .tab-jeep.active, .tab-special.active {
	display: block;
}

.elementor-element-edit-mode #tab-van,
.elementor-element-edit-mode #tab-jeep,
.elementor-element-edit-mode #tab-special {
	display: block;
}


.ssbp-wrap .ssbp-btn {
    /*border: 2px solid #7fb945 !important;*/
}
.ssbp-wrap .ssbp-btn:focus, 
.ssbp-wrap .ssbp-btn:active, 
.ssbp-wrap .ssbp-btn:visited {
	/*background-color: #ffffff !important;*/
}
.ssbp-wrap .ssbp-btn:hover {
    /*background-color: #7fb945 !important;*/
}

.ssbp-wrap {
	/*float: right;*/
}

html, body {
	overflow-x: hidden;
}

.main .container {
	/*padding-left: 0px;
	padding-right: 0px;*/
}

@media (min-width: 768px) {
	.container { width:100% ; } 
	
}
@media (min-width: 992px) { 
	.container { width:100% ; } 
	.footer .made-by {text-align:right;}
}
@media (min-width: 1200px) { 
	.container { width:1170px ; } 
}



h1, h2, h3, h4, h5, h6 {
	font-family: "Barlow Condensed", sans-serif;
	font-weight: 600;
	color: #222;
	line-height: 1.4 !important;
}


a, p {
	font-family: 'Montserrat', sans-serif;
}

/** NAVBAR **/
.navbar-custom .sub-menu > li > a {
	color: #222;
	letter-spacing: 0px;
    font-size: 12px;
}

.navbar-custom .nav > li > a:focus,
.navbar-custom .nav > li > a:hover,
.navbar-custom .nav .open > a,
.navbar-custom .nav .open > a:focus,
.navbar-custom .nav .open > a:hover,
.navbar-custom .sub-menu > li > a:focus,
.navbar-custom .sub-menu > li > a:hover {
	color: #7fb945 !important;	
	background: none;
}

.navbar-custom li.has_children > .dropdownmenu:before {
	font-size: 12px;
}

.navbar-custom a {
	font-family: 'Barlow', sans-serif;
	letter-spacing: 0px;
}

.navbar-custom {
	font-size: 14px;
	letter-spacing: 0px;
}

.btn {
	font-size: 14px;
	letter-spacing: 0px;
	font-family: 'Montserrat', sans-serif;
}

@media (min-width: 769px){
	.navbar-left ul {
		padding-left: 0;
	}
	
	.header-menu-wrap.left-menu, .header-menu-wrap.right-menu {
		/*width: 40vw;*/
		
	}
}

.footer-title {
	color: white;
    font-weight: 400;
    font-family: "Permanent Marker", Sans-serif;
}


@media (min-width: 769px){
	body.home .navbar-transparent .navbar-header {
		width: 150px;
	}
	.navbar-header{
		width: 100px;
		-webkit-transition: background, width 0.4s ease-in-out 0s;
		transition: background, width 0.4s ease-in-out 0s;
	}
}


@media (max-width: 768.98px) {
	.navbar-custom .sub-menu > li > a {
		padding: 11px 30px;
	}
	
	.navbar-header {
		width: 144px;
		display: table-cell !important;
	}
	
	.navbar-left .menu-item::after {
		content: "|";
		left: -9px;
		top: -3px !important;
	}
	
	
	.navbar-left .menu-item:last-child::after {
		content: "|" !important;
		left: -9px;
		top: -3px !important;
    	position: absolute;
    	font-size: 23px;
	}
}

.header-logo {
	margin-left: 0px;
	padding: 0;
	padding-right: 15px;
}

.book-wrap {
	border-left: 1px solid rgba(255, 255, 255, 0.7);
	border-right: 1px solid rgba(255, 255, 255, 0.7);
	width: 82px;
    white-space: nowrap;
}

.book-now a {
	color: rgba(255, 255, 255, 0.7);
	padding: 15px;
}

.book-now a:hover {
	color: rgba(255, 255, 255, 1);
}

.navbar-left .menu-item::after {
    content: "|";
	width: 1px;
    right: 0px;
    position: absolute;
    top: -10px;
    font-size: 23px;
}

.navbar-left .menu-item:last-child::after {
	content: "";
	width: 1px;
}



/***** MENU RIGHT ****/

.header-right {
	display: table-cell!important;
    width: 1px;
    height: 25px;
    vertical-align: middle;
}

.header-contact{
	float: left;
}

@media (min-width: 769px){
	.phone-out {
		display: inline-block;		
	}
	.phone-in {
		display: none;		
	}
}

@media (max-width: 768.98px){
	.phone-out {
		display: none;		
	}
	.phone-in {
		display: inline-block;		
	}
	
	.side-booking .elementor-column-wrap {
		position: relative !important;
		height: auto !important;
		width: 100% !important;
	}
	.contacts-menu {
		position: fixed;
		top: 79px;
		left: 0;
		right: 0;
		text-align: center;
		border: none;
		border-radius: none; 
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-background-clip: none;
		background-clip: none;
	}
	
	.logo-black {
		display: block !important;
	}
	
	.logo-white {
		display: none !important;
	}
	
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    	max-height: unset;
	}
}

.navbar-custom .header-contact li a {
	border: 0 !important;
}
	
.header-contact .btn:focus {
	outline: unset;
}

.header-contact .btn {
	
	border: 0;
	background: none;
	box-shadow: none;
	
	padding: 15px;
	color: #333;
  line-height: 20px;
	cursor: pointer;
}

.header-contact:hover .btn, .open.header-contact .btn {
    color: green;
}

.header-language {
}

.home-tours .elementor-element-populated {
	background-size: 207%;
}

.header-menu-wrap, .header-contact .btn, .btn.btn-border-w{
	font-weight: 600;
}

.book-now a, .btn.btn-border-w {
color: #3d3d3d;
    background-color: #ffffff;
    border-radius: 64px 64px 64px 64px;
    padding: 12px 20px 12px 20px;
	    box-shadow: 0px 7px 29px 1px rgba(0,0,0,0.2);
}

.btn.btn-border-w {
color: #3d3d3d;
    background-color: #ffffff;
    border-radius: 64px 64px 64px 64px;
    padding: 12px 40px 12px 40px;
	  box-shadow: 0px 7px 29px 1px rgba(0,0,0,0.2);
}

.shop-item .product-button-wrap .add_to_cart_button, .btn.btn-b, .product-button-wrap .product_type_simple {
	background-color: #7fb945;
  border-radius: 64px 64px 64px 64px;
  padding: 12px 20px 12px 20px;
	box-shadow: 0px 7px 29px 1px rgba(0,0,0,0.2);
	font-weight: 600;
	
}

.book-now a:hover, .btn.btn-border-w:hover {
	color: #fff;
	background: #7fb945;
	transition-duration: 0.3s;
}

.book-wrap {
	border-left: 0px;
	border-right: 0px;
}

@media (min-width: 769px) {
	body.home .navbar-transparent .navbar-header {
		width: 150px;
	}
	
	.navbar-transparent .dropdownmenu {
		color: #fff;
	}
	
	.navbar-transparent .nav > li > a {
		color: #fff;
		-webkit-transition: color 0.2s ease-in-out 0s;
		transition: color 0.2s ease-in-out 0s;
	}

	/*.navbar-not-transparent .nav li > a {
		color: #222;
		-webkit-transition: color 0.2s ease-in-out 0s;
		transition: color 0.2s ease-in-out 0s;
	}

	.navbar-not-transparent.navbar-transparent .nav li > a {
		color: #fff;
		-webkit-transition: color 0.2s ease-in-out 0s;
		transition: color 0.2s ease-in-out 0s;
	}*/
	
	.navbar-not-transparent.navbar-transparent .header-contact .btn {
		color: #fff;
		-webkit-transition: color 0.2s ease-in-out 0s;
		transition: color 0.2s ease-in-out 0s;
	}
	
	.navbar-transparent .header-contact .btn {
		color: #fff;
		-webkit-transition: color 0.2s ease-in-out 0s;
		transition: color 0.2s ease-in-out 0s;
	}
	
	.navbar-not-transparent .header-contact .btn {
		color: #222;
		-webkit-transition: color 0.2s ease-in-out 0s;
		transition: color 0.2s ease-in-out 0s;
	}
}

.navbar-left .menu-item::after {
	display: none;
}

.open>.dropdown-menu {
}

.navbar-nav .sub-menu, .navbar-nav .children {
	min-width: 144px;
}

.navbar-nav .pll-parent-menu-item .sub-menu, .navbar-nav .pll-parent-menu-item .children {
	min-width: 10px;
}

.navbar-cart-inner .cart-item-number {
	background: #7fb945;
}

.font-alt {
		font-weight: 600;
    letter-spacing: 0.1em;
}

.shop-item-image,.owl-carousel .owl-item img {
	box-shadow: 0px 7px 29px 1px rgba(0,0,0,0.2);
	border-radius: 10px;
}

.navbar-nav .sub-menu {
	background: #fff;
}

.page .navbar-custom {
	box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.2);
}

body.home .navbar-transparent {
	box-shadow: 0px 7px 20px 1px rgba(0,0,0,0) !important;
}

.home .home-product-slider, .home #latest {
	border-bottom: 0px;
}

.page-header-module .module-title {
    font-weight: 800;
    font-size: 40px;
    letter-spacing: 0.1em;
}

.elementor-78 .elementor-element.elementor-element-5ea63401 a.elementor-button, .elementor-78 .elementor-element.elementor-element-5ea63401 .elementor-button, .shop-item .product-button-wrap .product_type_simple {
	background-color: #7fb945;
  border-radius: 64px 64px 64px 64px;
  padding: 12px 20px 12px 20px;
	box-shadow: 0px 7px 29px 1px rgba(0,0,0,0.2);
	font-weight: 600;
	color: #fff;
	border: 0px;
}

.custom-container {
	max-width: 1140px;
	margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.contact-btn {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.side-booking .elementor-column-wrap {
	position: absolute;
}

.border-texture, .col-border-texture > .elementor-column-wrap {
	border: 3px solid #222 !important;
	border-image: url("../../../../uploads/2018/09/border-texture-2.png") 23 repeat !important;
}

.single .navbar-custom {
    background-color: rgb(255, 255, 255) !important;
}

.single .navbar-custom {
    box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.2);
}

#wacht-baixo a {
    width: 40px;
	padding: 0px;	
    min-width: 40px;
	background: transparent;
	color: #7fb945;
}

#wacht-baixo a::before, #instagram-ico a:before, #facebook-ico a:before, #tripadvisor-ico a:before {
	margin-left: 0px;
    margin-right: 0px;
    background: url(https://www.wondervan.pt/wp-content/uploads/2018/09/whatsapp.png) no-repeat;
    background-size: 40px;
    width: 40px;
    height: 40px;
    display: block;
	color: transparent;
}


#wacht-baixo a:hover {
    width: 40px !important;
}

#instagram-ico a {
    width: 40px;
	position: fixed;
    z-index: 9999;
    right: 0;
    float: right;
	top: calc( 85.3% - 20px);
    margin-top: -25px;
    cursor: pointer;
    min-width: 40px;
    max-width: 150px;
    color: #7fb945;
    text-align: center;
    /*padding: 5px;*/
    margin: 0 auto 0 auto;
    background: transparent;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
}

#instagram-ico a:hover {
    /*width: 42px;*/
}

#facebook-ico a {
    width: 40px;
	position: fixed;
    z-index: 9999;
    right: 0;
    float: right;
	top: calc(80.6% - 40px);
    margin-top: -25px;
    cursor: pointer;
    min-width: 40px;
    max-width: 150px;
    color: #7fb945;
    text-align: center;
    /*padding: 5px;*/
    margin: 0 auto 0 auto;
    background: transparent;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
}

#facebook-ico a:hover {
    /*width: 42px;*/
}

#tripadvisor-ico a {
    width: 40px;
    position: fixed;
    z-index: 9999;
    right: 0;
    float: right;
	top: calc(75.9% - 60px);
    margin-top: -25px;
    cursor: pointer;
    min-width: 40px;
    max-width: 150px;
    color: #7fb945;
    text-align: center;
    /*padding: 5px;*/
    margin: 0 auto 0 auto;
    background: transparent;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
}

#tripadvisor-ico a:hover {
    /*width: 42px;*/
}

#tripadvisor-ico, #instagram-ico, #facebook-ico, #wacht-baixo {
	z-index: 900;
}
    

/***** POP UP MENU - CONTACTE-NOS ******/
.header-right .btn {
	background-color: #7fb945;
	border: 2px solid #222;
	outline: none !important;
	padding: 10px 20px;
	font-weight: 500;
}

.header-right .btn:hover {
	background-color: #222;
}

#menu-modal .modal-header .close {
	float: right;
}
#menu-modal .modal-body {
	color: #222;
}
#menu-modal .modal-title {
	font-family: "Permanent Marker", Sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #fff;	
	margin-bottom: 30px;
}

#menu-modal .wpcf7-form input[type="submit"] {
	font-family: 'Montserrat', sans-serif;
	background: #222;
	font-weight: 600;
    padding: 15px 37px;
}

#menu-modal .wpcf7-form input[type="submit"]:hover {
	background: #222;
}

.modal-content {
	position: relative;
    background-color: rgba(0,0,0,0);
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.modal-header {
    border-bottom: none !important;
    color: white;
}

.modal-header button {
	background: none;
    outline: 0;
    border: none;
    color: white;
    font-size: 50px;
}

.modal-header .close {
    margin-top: -10%;
}

.modal-body p {
	color: #fff !important;
}

.wpcf7-form textarea{
	resize: none;
}

.modal-body .wpcf7-form input:not([type="submit"]), .modal-body .wpcf7-form textarea, .modal-body .wpcf7-form select {
    font-family: 'Montserrat', sans-serif !important;
	border: none;
    font-size: 16px;
    letter-spacing: 2px;
    background: rgba(255,255,255,0.15);
    border-bottom: 2px solid #fff;
    height: 60px;
	color: #fff;
}

.modal-body .wpcf7-form .contact_select_pop_up {
	width: 100%;
	padding: 0 7px;
}

.modal-body .wpcf7-form .contact_select_pop_up option {
	color: #222;
}

.wpcf7-form .contact_select {
	width: 100%;
	height: 44px;
	color: #222;
	padding: 0 7px;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #222222;
    border-radius: 0px 0px 0px 0px;
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
}
.wpcf7-form .contact_select:focus {
    border-color: #7fb945;
}

.wpcf7-form .contact_select option {
	color: #222;
}

.modal-body  .wpcf7-form textarea {
	padding-top: 17px;
	height: 299px !important;
}


.modal-body .wpcf7-form input::placeholder, .modal-body .wpcf7-form textarea::placeholder {
	font-family: 'Montserrat', sans-serif !important;
	color: #fff;
    font-size: 16px;
}

.modal-body .wpcf7-form input[type="submit"] {
	background-color: #fff !important;
	color: #222;
	width: 150px;
}

.modal-body .wpcf7-form input[type="submit"]:hover {
	background-color: #222 !important;
	color: #fff;
}

.modal-body a {
	color: #fff;
}
.modal-body a:hover {
	color: #222;
}


.modal-backdrop.in {
	background-color: #7fb945 !important;
    opacity: .95;
    filter: alpha(opacity=50);
}

.modal-dialog {
	width: 100% !important;
    /* width: 80% !important; */
    margin: 10% auto !important;
}

.contactos-modal {
	color: #fff;
    font-size: 20px;
    text-align: center;
    margin-top: 40px;
}

.submit-modal {
	margin-top: 25px;
    margin-bottom: 25px;
	padding-left: 35px;
}

.recaptcha {
	margin-top:20px;
	margin-bottom:20px;
}

@media (min-width: 992px) { 
	.recaptcha {
		padding-left:30px
	}
}



/***** POSTS CARDS *****/
.module.no-padding-top {
	padding-top: 0;
	padding-bottom: 60px;
}

.post-card-img {
	margin-bottom: 10px;
}

.post-card-cat h1, .post-card-cat h2, .post-card-cat h3, .post-card-cat h4, .post-card-cat h5, .post-card-cat h6,
.post-card-title h1, .post-card-title h2, .post-card-title h3, .post-card-title h4, .post-card-title h5, .post-card-title h6 {
	margin-top: 0;
    margin-bottom: 10px;
	font-family: "Montserrat", Sans-serif;
}

.post-card-cat h3 {
	/*font-family: "Montserrat", Sans-serif;*/
    font-size: 14px;
	color: #7fb945;
}

.post-card-title h2 {
	/*font-family: "Montserrat", Sans-serif;*/
    font-size: 16px;
}

.post-card-title h1, .post-card-title h2, .post-card-title h3, .post-card-title h4, .post-card-title h5, .post-card-title h6 {
	text-overflow: ellipsis;
    overflow: hidden;
    height: 1.4em;
}

.post-card-description {
	margin-bottom: 10px;
	text-overflow: ellipsis;
    overflow: hidden;
    height: 7.2em;
}

.post-card-button {
	margin-top: 20px;
	margin-bottom: 50px;
}

.post-card-button a{
	color: #fff;
	background-color: #7fb945;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 15px 10px 15px;
	border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #222222;
	font-weight: 500;
}

.post-card-button a:hover {
	background-color: #222222;
}

.home-section {
	/*position: relative !important;
    z-index: 1;*/
}

.livro_reclamacoes_container {
    width: 125px;
    height: 50px;
    margin: 0 auto;
}

.livro_reclamacoes {
    background-image: url(https://www.wondervan.pt/wp-content/uploads/2019/01/layout_set_logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	width: 100%;
    height: 100%;
}

/*** SINGLE PRODUCTS ***/
.product-tab.elementor-widget-tabs .elementor-tab-content {
	padding: 20px 0 20px 0;
}
.product-tab.elementor-widget-tabs .elementor-tab-desktop-title {
	padding: 20px 25px 20px 0;
}
.product-tab.elementor-widget-tabs .elementor-tab-mobile-title {
	padding: 10px 0 10px 0;
}
.product-tab.elementor-widget-tabs .elementor-tab-title.elementor-active{
	text-decoration: underline;
}

.product-tab.elementor-widget-tabs .elementor-tab-title.elementor-active .see-more {
	display: none;
}
.product-tab.elementor-widget-tabs .elementor-tab-title .see-more{
	display: none;
}
@media (max-width: 767.98px) {
	.product-tab.elementor-widget-tabs .elementor-tab-title.elementor-active .see-more {
		display: none;
	}
	.product-tab.elementor-widget-tabs .elementor-tab-title .see-more{
		display: inline-block;
		/*background-color: #7fb945;*/
		/*padding: 5px;*/
		/*line-height: 10px;*/
		/*color: white;*/
		/*border: solid 2px #222;*/
	}
}

/*THUMBNAIL*/
.thumb-price .elementor-widget-container {
	margin: -66px -5px 0px auto;
    padding: 2px 15px 2px 15px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #222222;
    float: right;
}

/** TRIPADVISOR BADGE **/
.tipadvisor_badge .elementor-widget-container {
	position: absolute;
    margin: 115px 15px 0px 0px;
    right: 0;
}
@media (max-width: 767.98px) {
	.tipadvisor_badge .elementor-widget-container {
    	margin: 90px 15px 0px 0px;
	}
}



.campervan-toggle ul, .campervan-toggle ol {
	margin: 0 0 1.5em -1em;
}
.campervan-toggle li > ul, .campervan-toggle li > ol {
	margin-left: -1em;
}