/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* OFF CANVAS Icon Style */
#header-outer #top .mobile-user-account, #top #mobile-cart-link, #top .mobile-search, #top .span_9>.slide-out-widget-area-toggle {
    padding: 0 !important;

}


/* LINKS / decoration none */
.links-av {
	background-color: transparent;
	font-size: 17px;
	text-decoration: none !important;
	opacity: 1.0 !important;
	color: inherit;
}

.links-av:hover {
	text-decoration: none !important;
	opacity: 0.75 !important;
	color: inherit;
}


/* DIVIDER HTML */
hr {
    margin: 35px auto 35px auto !important;
    background-color: rgba(0,0,0,.12) !important;
	border: none !important;
	height: 1px !important;
}


/* PROGRESS BAR / ocultar txt % */
.nectar-progress-bar span strong {
  background-color: transparent;
  color: inherit;
  display: none;
}


/* CONTACT FORM 7 */
body[data-button-style=rounded] .container-wrap input[type=submit] {
    font-size: 18px;
    color: #fff;
	background-color: #0b407a;
	letter-spacing: -0.01em;
}

.container-wrap select { 
    color: #6f6f6f;
	padding: 15px !important;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}


/* OCULTAR INSIGNIA RECAPTCHA v3 */
.grecaptcha-badge { 
    visibility: hidden;
}

/* CURSO SALUD PRECISIÓN COSTA RICA 2024 */
@media only screen and (max-width: 767px) {
.page-id-1106 body[data-col-gap*="px"] .full-width-content .inner_row[data-column-margin="default"] > .span_12 {
width: 100% !important;	
}
}

/* RESULTADO PRODUCTOS */
element.style {
}
p.woocommerce-result-count {
    display: none !important;
}

/* CONSULTORÍA ONLINE */
.am-service-dropdown .am-select-service-price {
font-size: 15px !important;
font-weight: 700 !important;
}