
/*
Theme Name: Tu Salud en Forma
Theme URI: https://tusaludenforma.es
Description: Tema hijo de Organium para Tu Salud en Forma
Author: Rubén Culebras Taravilla (CTTechIT@gmail.com)
Author URI: 
Template: organium
Version: 1.0.0
*/

.widget_recent_entries ul li a {
    font-size: 14px;
    line-height: 15px;
    font-weight: 600;
}

.widget_recent_entries ul li:not(:first-child) {
    margin-top: 18px;
}

.widget_categories ul li > a,
.widget_categories ul li .item-wrapper > a,
body .organium_content_wrapper ul.wp-block-categories li > a,
body .organium_content_wrapper ul.wp-block-categories li .item-wrapper > a {
    font-size: 15px;
}

.col-auto.organium_header_menu_container {
    text-align: right;
    flex: auto;
    margin-right: 30px;
}

.col-auto.organium_header_menu_container {
    text-align: right;
    flex: auto;
    margin-right: 30px;
}

.organium_mobile_header_menu_container .organium_header-logo__link.organium_retina_logo,
.header_mobile .organium_header-logo__link.organium_retina_logo {
    width: 164px;
    height: 50px;
    margin-top: -7px;
    padding-bottom: 4px;
}

.organium_footer.organium_footer_style_1 {
    padding: 53px 15px 42px;
}

.organium_testimonial_carousel_widget .organium_testimonial_carousel_wrapper.view_type_3 .organium_testimonial_item .organium_testimonial {
    font-size: 19px;
    max-width: 700px;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-6012 {
    border: 3px solid #da4139;
    padding-left: 22px;
    border-radius: 4px;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-6012:hover {
	background: #da4139;
}

#menu-menu-tsef-1 > li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-6012 > a {
	color: #da4139;
}

#menu-menu-tsef-1 > li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-6012 > a:hover {
	color: #fff;
}

.organium_header .organium_main-menu > li > a,
body .quadmenu-navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}

@media (max-width: 1228px) {
    li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-6012 {
        margin: 20px;
        text-align: center;
    }
}

.ihc_level_template_5 .ihc-level-item-wrap {
    margin: 10px;
    margin-bottom: 15px;
    box-sizing: border-box;
    border: 0px;
    padding: 0;
    padding-top: 0;
    position: relative;
    box-shadow: 2px 0 30px rgba(0,0,0,.1);
    -webkit-box-shadow: 3px 5px 17px 0px rgb(0 0 0 / 39%);
    -moz-box-shadow: 2px 0 30px rgba(0,0,0,.1);
    background-color: #c94d40;
    border-radius: 8px;
}

.ihc_level_template_5 .ihc-level-item-price {
    font-family: Nunito, sans-serif !important;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    background-color: #fbe9e7;
    font-size: 38px!important;
    color: #535353!important;
    text-align: center;
    line-height: 44px;
    margin: auto;
    font-weight: 700;
    padding: 15px;
    min-height: 45px;
}

.ihc_level_template_5 .ihc-level-item-content {
    padding: 20px 30px;
    text-align: center;
    color: #fff;
    min-height: 150px;
    padding-bottom: 80px;
    box-sizing: border-box;
	font-family: Nunito, sans-serif !important;
}

.ihc_level_template_5 .ihc-level-item-title {
    font-family: Nunito, sans-serif !important;
    color: #fff;
    font-size: 21px!important;
    border: none!important;
    padding: 17px 6px;
    line-height: 40px;
    min-height: 60px;
    font-weight: 700;
}

.ihc_level_template_5 .ihc-level-item-link {
    text-align: center;
    box-sizing: border-box;
    margin: 10px auto;
    width: 60%;
    border: none;
    border-radius: 6px;
    text-transform: capitalize;
    padding: 5px 20px;
    font-size: 15px;
    line-height: 35px;
    background-color: #fff;
    border-color: #fff!important;
    font-family: Nunito, sans-serif !important;
    font-size: 17px;
    font-weight: 800;
    color: #c84d3f;
}

@media (max-width: 518px) {
	.ihc_level_template_5 .ihc-level-item {
        width: 100%;
        box-sizing: border-box;
        max-width: 100%;
        position: relative;
        display: inline-block;
        vertical-align: top;
        min-width: 270px;
        margin-bottom: 30px;
    }
	
	div.organium_content_wrapper_3 > div > p {
        text-shadow: 2px 3px 15px white;
    }
}

.ihc_level_template_5 .ihc-level-item {
    width: 50%;
    box-sizing: border-box;
    max-width: 33%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    min-width: 260px;
		margin-bottom: 40px;
}

.ihc-ap-top-theme-4 {
    display: none!important;
}

/* WhatsApp flotante */
.whatsapp-float {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 15px;
  right: 15px;
  background-color: #25d366;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
  z-index: 1000;
  transition: transform 0.3s;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .whatsapp-float {
    width: 27px;
    height: 27px;
    bottom: 7px;
    right: 7px;
  }
}

.whatsapp-float:hover {
  transform: scale(1.1);
}

/* Ocultar cabecera Producto - Reto en forma 21 días */
.postid-8832 div.organium_page_title_container { display: none !important }

/* Ocultar artefacto visual extraño en reseñas */
.slick-dots li:after,
.elementor-widget-image-carousel .swiper-pagination .swiper-pagination-bullet:after {
	display:none !important;
}
