/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
li::marker{
	color:#e1a242;
}
b, strong {
	font-weight: 500;
}
form p{
	font-weight: 400!important;
}
.btn-container {
  line-height: 1.5;
}
/**** MENU ****/

/** Fondos de submenus en movil **/
@media (max-width: 959px) and (min-width: 959px){
	body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart:not(.menu-	smart-social) ul {
     	background-color: #fcf6ec!important;
	}
	body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart:not(.menu-	smart-social) ul .drop-menu{
		background-color: #faf0e1!important;
	}
}
.menu-container ul.menu-smart a[href="#"]{
	cursor: default;
}
/** Sombras cajas portada **/
.boxes-home .unshadow-darker-xs {
    box-shadow: 0px 5px 8px rgb(0 0 0 / 30%);
}
.btn-color-210407.btn-outline {
    border-color: #e1a242!important;
}
/** slider Segovia **/
.sg-slider .tmb .t-entry p.t-entry-meta span {
    font-weight: 400;
}
.pum-theme-532 .pum-title, .pum-theme-lightbox .pum-title {
  background-color: #fcf6ec;
  padding: 18px 0;
}
/** Forms **/
.wpcf7-inline-wrapper .wpcf7-inline-field {
	vertical-align: bottom;
}
.ssn-field {
	width: 30.75%!important;
	display: inline-grid;
}
.disclaim { 
	font-size: 13px;
	font-weight: 400;
}
.gform_wrapper.gravity-theme .recomendation .gfield_label{
	font-weight: 500;
	line-height: 1.75;
}
.gform_wrapper.gravity-theme .recomendation .gf_progressbar_percentage.percentbar_blue {
  background-color: #8aa753;
}
.gform_wrapper.gravity-theme .recomendation .gform_save_link.button {
	padding: 11px 19px;
}
.gform_wrapper.gravity-theme .recomendation #gform_page_1_2 .gform_save_link.button {
	display: none;
}
@media (max-width: 959px){
	.wpcf7-inline-wrapper .wpcf7-inline-field {
		width:100%!important;
		display: table-caption;
		padding: 0;
	}
}
.vc_row.request-sent .row .wpb_row.row-inner .wpb_column.col-lg-12{
	 padding:0;   
}
.vc_row.request-sent .text-lead {
    margin-top: 0;
}
#post-808.style-light-bg{
	background-color: #303133;
}

#popmake-1067 {border-bottom-left-radius: 4px;}
#popmake-1067 .pum-content + .pum-close {display: none;}

.chat{
	background: #000;
	border-radius: 45px;
	border-bottom-left-radius: 0px;
	padding: 4px;
	left: 16px;
}
.wp-caption-text {
  display: inline-block;
}