/*
 Theme Name:     Can Pares
 Author:         tandem
 Author URI:     https://tandem.blog
 Template:       Divi
 Version:        1
 Description:    tema fill de DIVI
*/


/* ----------- a partir d'aquí el teu CSS personalitzat --------------------------- */


.et_pb_section.et_pb_section_6.et_section_regular {
	display: none !important;
}

.et_pb_mhmm_inline_menu nav.show-parent-icon > ul > li.menu-item-has-children > a::after {
	display: none !important;
}


.et_pb_button_module_wrapper.et_pb_button_6_wrapper.et_pb_button_alignment_center.et_pb_module {
	display: none;
}



/* general */


/* post blog */

.vinculades a {
    color: #696969;
}


#left-area {
    padding-bottom: 0px !important;
}

.single .et_pb_post {
    margin-bottom: 0px !important;
}

.single .post {
    padding-bottom: 0px !important;
}




/* --- mhmm menu ---*/


.et_pb_mhmm_inline_menu {
    margin-left: 20px;
}

ul.sub-menu {
    margin-top: 38px !important;
	margin-left: 30px !important;
}
 
 
 .et_pb_mhmm_inline_menu_0 nav ul li ul li a {
    padding-left: 20px;
}








/* BLOG */ 
.et_pb_blog_grid .et_pb_post {
    border: 2px solid #C9C3BE !important;
}





/* footer */

#footer-widgets {
    padding: 30px 0 !important;
}

.et_pb_gutters3 .footer-widget {
    margin: 0 5.5% 30px 0;
}

#footer-bottom {
    border-top: solid 1px #808080;
}

#footer-info {
    float: none !important;
    text-align: center !important;
    margin: auto !important;
}




#footer-widgets .footer-widget li:before {
	display: none !important;
}

.icof {
    float: left;
    position: relative;
}

.icoi {
    float: left;
    position: relative;
}




.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    font-size: 20px !important;
    }

div#gform_confirmation_message_1 {
    padding-bottom: 100px;
}


.subtit h3 {
	margin-top: 50px;
}


.gform_wrapper .gform_footer input.button:hover {
    color: #fff !important;
}

/* WhastApp footer */
 
#boto-whatsapp {
position: fixed;
right: 20px;
bottom: -6px;
padding: 10px 20px 10px 20px;
z-index:9999999;
 }
 
#boto-whatsapp  a {
  color: #ffffff;
  font-size: 1.2em;
padding: 10px 20px 10px 20px;
  text-decoration: none;
  background: #00E676;
  font-weight: 600;
  border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border: 0px solid #00E676;
}

#boto-whatsapp  a:hover {
 background: #00cee6;
  text-decoration: none;
    border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border: 0px solid #00cee6;
}

#boto-whatsapp .ico_w .fa-2x {
    font-size: 1.2em;
    }
    
    
    
  /* formulari */  

/* calendar */

.easepick-wrapper {
  z-index: 9 !important;
}

container.range-plugin .calendar > .days-grid > .day.in-range {
  background-color: #cfd682 !important;
}

.container.range-plugin .calendar > .days-grid > .day.start::after {
  border-left: 8px solid #cad55b !important;
}



/* formulari */



input[type="date"], input[type="text"], input[type="email"], input[type="tel"], select, textarea  {
	padding: 15px 20px;
	font-size: 18px;
	outline: none;
	border: 1px solid #5e4942;
	border-radius: 5px;
	color: #5e4942;
	width: 100%;
}



legend {
	font-size: 22px;
	margin: 40px 0;
	border-bottom: dashed 1px #5e4942;
	width: 100%;
	padding: 20px;
	color: #5e4942;
}

 
.wp-block-canpares-booking-form footer {
	max-width: 400px;
	color: #5e4942;
}


.wp-block-canpares-booking-form button {
	border: solid 1px #5e4942;
	border-radius: 5px;
	font-size: 22px;
	text-transform: uppercase;
	padding: 15px 20px;
	background: #cad55b;
	transition: background-color 0.3s ease 0s;
}

.wp-block-canpares-booking-form button:hover {
	border: solid 1px #5e4942;
	background: #5e4942;
	color: #fff;
	transition: 0.3s ease 0s;
}


/* form rooms */



.wp-block-canpares-booking-form fieldset .dates {
  flex-direction: row !important;
  gap: 5rem;
}


.wp-block-canpares-booking-form fieldset .rooms {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	gap: 1em;
	justify-content: space-between;
}

.wp-block-canpares-booking-form .rooms > div {
	display: flex;
	align-items: center;
	gap: 3ch;
	flex-direction: column !important;
}

.wp-block-canpares-booking-form .rooms > div div:first-child::before  {
	width: 107px !important;
	filter: grayscale(1);
}

.wp-block-canpares-booking-form .rooms > .available div:first-child::before  {
	width: 107px !important;
	filter: grayscale(0);
}


.wp-block-canpares-booking-form .rooms > div.available .availability {
  color: #5e4942 !important;
  background: #cad55b;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
	filter: grayscale(0);
}


.wp-block-canpares-booking-form .rooms > div.unavailable .availability {
  color: #5e4942 !important;
  background: #ffa59b;;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}


.wp-block-canpares-booking-form .payment {
	max-width: 100% !important;
}



/* stripe */
/* Base Stripe element styling*/
.StripeElement {
	padding: 15px 20px;
	outline: none;
	border: 1px solid;
	border-radius: 5px;
}



    /* responsive */
    
@media only screen and (max-width: 980px) {    
    
#et-main-area {
    margin-top: -20px;
}    



.et_pb_mhmm_menu.menu-button-align-right .menu-button, .et_pb_mhmm_menu_layout.menu-button-align-right .menu-button {
    float: right;
    margin-right: 20px
}


.mhmm-sticky-top #mhmm, .mhmm-sticky-top-hide #mhmm, .mhmm-sticky-top-show #mhmm, .mhmm-sticky-bottom #mhmm {
    position: absolute;
    width: 100%;
    left: 0;
}


}
