/*
$fuente-principal: Raleway, Sans-serif;
$fuente-headers: Raleway, Sans-serif;
$fuente-publicaciones: Raleway, Sans-serif;
*/
/* Ajustes de SeoPress*/
ol.breadcrumb {
  margin: 0; }
  ol.breadcrumb a {
    text-decoration: underline; }

/* Ajustes de Gravity Forms*/
.gform_wrapper {
  margin: 0 !important;
  margin-right: -16px !important; }
  .gform_wrapper form .gf_progressbar_wrapper {
    margin-bottom: 40px; }
  .gform_wrapper form .gform_body {
    margin-top: -16px; }
  .gform_wrapper form .gform_heading {
    display: none; }
  .gform_wrapper form ul.gform_fields {
    margin-right: -16px !important; }
    .gform_wrapper form ul.gform_fields li .gfield_radio {
      margin-bottom: 0 !important; }
  .gform_wrapper form li.hidden_label input,
  .gform_wrapper form .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker),
  .gform_wrapper form .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
    margin-top: 0 !important; }
  .gform_wrapper form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper form textarea {
    padding: 10px 15px !important; }
  .gform_wrapper form .field_description_below .gfield_description {
    font-style: italic; }
  .gform_wrapper form .gform_button {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: normal;
    border: 0;
    color: #fff;
    background-color: #000; }
  .gform_wrapper form .gfield_consent_description {
    max-height: 100px !important; }
  .gform_wrapper form .ginput_product_price_label {
    display: none; }

.gform_confirmation_wrapper {
  padding: 20px;
  text-align: center;
  background-color: #f8ffd9;
  color: #000; }

.gform_confirmation_message {
  font-weight: bold !important; }

/*Ajustes de Cookie Law*/
#cliSettingsPopup .cli-bar-popup {
  padding: 40px !important; }
  #cliSettingsPopup .cli-bar-popup .cli-tab-section-container {
    margin-top: 20px; }
  #cliSettingsPopup .cli-bar-popup .cli-tab-container .cli-row {
    overflow-y: hidden !important; }
  #cliSettingsPopup .cli-bar-popup .cli-tab-footer {
    padding-bottom: 0; }
    #cliSettingsPopup .cli-bar-popup .cli-tab-footer .cli-btn {
      background-color: #4054b2;
      color: #fff; }
      #cliSettingsPopup .cli-bar-popup .cli-tab-footer .cli-btn:hover {
        background-color: #2e43a3;
        color: #fff; }

/* Ajustes de Recaptcha*/
body:not(.page-id-2) .grecaptcha-badge {
  display: none; }

/* Ajustes de AdRotate*/
.g-single {
  position: relative;
  text-decoration: none; }
  .g-single:before {
    content: 'PUBLICIDAD';
    font-size: 8px;
    position: absolute;
    top: 0px;
    font-family: Arial;
    color: #959595;
    border: 1px solid #ddd;
    background: white;
    border-bottom: none;
    line-height: 12px;
    /*opacity: 0.6;*/
    padding: 0 4px; }
  .g-single img {
    border: 1px solid #ccc; }

/*
.ajdg_grpwidgets .g-2 {
  text-align: center;
  max-width: inherit;
}
.sidebar .ajdg_grpwidgets {
  z-index: 100;
  padding: 30px;
  background-color: #f6f6f6;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .2) !important;
}
.sidebar .ajdg_grpwidgets .g {
  text-align: center;
}
.after-entry .ajdg_grpwidgets {
  padding: 30px;
  background-color: #f6f6f6;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .2) !important;
}
.after-entry .ajdg_grpwidgets .g {
  text-align: center;
}*/
/*
@media only screen and (max-width: 1024px){
	.container, body.content-full-screen .elementor-section-wrap > .elementor-section.elementor-section-boxed > .elementor-container {
	    max-width: 90%;
	}	
}*/
.elementor-text-editor p:last-child {
  margin-bottom: 0; }

.elementor-text-editor p a {
  text-decoration: underline; }

.elementor-text-editor ul {
  margin-bottom: 1em; }

.elementor-widget-icon {
  line-height: 0; }

.elementor-posts .format-video .elementor-post__thumbnail::before {
  content: url("https://harodigital.com/wp-content/themes/harodigital/img/icon-play.png");
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
  z-index: 1; }

/* Ajustes de Child Theme*/
body {
  margin: 0;
  color: #222222;
  font-family: Montserrat, Sans-serif;
  font-size: .9em; }

a {
  color: #4054b2; }

a:hover, a:active {
  color: #931b1b; }

button,
[type="submit"],
[type="button"] {
  color: #4054b2;
  border: 1px solid #4054b2; }

button:hover, button:focus,
[type="submit"]:hover,
[type="submit"]:focus,
[type="button"]:hover,
[type="button"]:focus {
  color: #ffffff;
  background-color: #4054b2; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  font-family: Montserrat, Sans-serif; }

p {
  margin-bottom: 1em; }

.single-post h1 {
  font-weight: bold;
  font-family: Montserrat, Sans-serif;
  line-height: 1.3em !important;
  color: #000; }

.elementor-widget-theme-post-content .elementor-widget-container {
  font-family: Montserrat, Sans-serif;
  font-size: 10px;
  font-size: 1rem; }
  .elementor-widget-theme-post-content .elementor-widget-container .wp-block-image {
    margin-bottom: 1.5em !important; }
    .elementor-widget-theme-post-content .elementor-widget-container .wp-block-image figcaption {
      margin-bottom: .5em !important; }
  .elementor-widget-theme-post-content .elementor-widget-container > figure {
    /*width: 100% !important;*/
    margin-bottom: 1.5em !important; }
  .elementor-widget-theme-post-content .elementor-widget-container .wp-block-gallery .blocks-gallery-item:last-child {
    margin-bottom: 0 !important; }
  .elementor-widget-theme-post-content .elementor-widget-container blockquote {
    font-size: 18px;
    font-size: 1.8rem;
    font-style: italic;
    font-weight: bold;
    line-height: 1.2em;
    color: #222;
    border-left: 4px solid #ccc;
    padding-left: 20px; }
  .elementor-widget-theme-post-content .elementor-widget-container h2 {
    font-weight: 600;
    color: #888;
    margin-top: 1em;
    font-size: 20px;
    font-size: 2rem; }
  .elementor-widget-theme-post-content .elementor-widget-container h3 {
    font-weight: bold;
    font-size: 15px;
    font-size: 1.5rem; }
  .elementor-widget-theme-post-content .elementor-widget-container p {
    margin-bottom: 1.5em; }
  .elementor-widget-theme-post-content .elementor-widget-container ul {
    margin-bottom: 1.5em; }
  .elementor-widget-theme-post-content .elementor-widget-container a {
    text-decoration: underline;
    font-weight: bold; }
  .elementor-widget-theme-post-content .elementor-widget-container div[class^="su-"] {
    margin-bottom: 1.5em; }
  .elementor-widget-theme-post-content .elementor-widget-container strong {
    /*box-shadow: inset 0 -6px 0 0 #bee6ec;*/
    font-weight: 600; }

.elementor-widget-theme-post-content .elementor-widget-container > *:first-child {
  margin-top: 0; }

.elementor-widget-theme-post-content .elementor-widget-container > *:last-child {
  margin-bottom: 0; }

/* Fuente de publicaciones para todos los grids de posts*/
.elementor-post .elementor-post__title {
  font-family: Montserrat, Sans-serif; }

.elementor-post__title a {
  color: #000; }

.elementor-widget-post-comments #comments {
  border: 0;
  max-width: inherit !important;
  padding: 0;
  margin: 0;
  font-size: 10px;
  font-size: 1rem;
  /*a{
			text-decoration: underline;
		}*/ }
  .elementor-widget-post-comments #comments .comment-reply-title {
    /*color: $color-principal;*/ }
  .elementor-widget-post-comments #comments .akismet_comment_form_privacy_notice {
    font-size: 6.5px;
    font-size: 0.65rem;
    margin: 0 !important; }
  .elementor-widget-post-comments #comments .fc-aviso-comentarios {
    font-size: 8.5px;
    font-size: 0.85rem;
    padding: 20px;
    background-color: #f6f6f6;
    margin-bottom: 20px; }
  .elementor-widget-post-comments #comments .comment-list {
    margin-bottom: 20px;
    /*
			li{
				margin-bottom: 1em;
			}
			li:last-of-type{
				margin-bottom: 0;
			}*/ }
  .elementor-widget-post-comments #comments #respond {
    margin-bottom: 0; }
    .elementor-widget-post-comments #comments #respond .form-submit {
      float: inherit !important;
      margin-bottom: 10px; }

#sticky-bar-desktop {
  z-index: 999; }

/*
.readingProgressbar{ 
	top: 72px !important;
	z-index: 999 !important;
}
@media only screen and (max-width: 1024px){
	.readingProgressbar{ 
		top: 65px !important;
	}
}*/
/*
.comment-respond{
	font-size: 18px;
	.fc-aviso-comentarios{
		font-size: 15px;
		padding: 20px; 
		background-color: #f6f6f6;
	}
}
*/
/*******
Clases
*/
.fc-truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
