/*HEADER*/
@media (min-width: 922px) {
		.site-content .ast-container {
				 padding:0;
		}
		.divImagen{
				display: flex;
				max-height:810px;
				overflow: hidden;
				align-items: center;
		}
		.secAncho {
				max-width: 1440px;
				padding-left: 60px;
				padding-right: 60px;
				margin-left: auto;
				margin-right: auto;
		}
}
.ast-primary-header-bar {
		border-bottom-color: rgba(255,255,255,1);
		/*background-color: #997169;*/
}
input:focus, input[type="text"]:focus, input[type="email"]:focus, 
input[type="url"]:focus, input[type="password"]:focus, 
input[type="reset"]:focus, input[type="search"]:focus, 
input[type="number"]:focus, 
textarea:focus, 
.wp-block-search__input:focus, 
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,
.ast-mobile-popup-drawer.active .menu-toggle-close:focus, 
#ast-scroll-top:focus, 
#coupon_code:focus, 
#ast-coupon-code:focus,
.main-header-menu .menu-link:focus,
.main-header-menu > a:focus
{
		outline: none !important;
		border: none !important;
		box-shadow: none !important;
  }

/*TEAM*/
.ekit-wid-con .profile-image-card::before, body .profile-image-card::before {
		top: 0;
}
 body .ekit-team-modal-img > img {/*POPUP IMAGE*/
  display: block;
  width: 100%;
  -webkit-box-shadow: 0 28px 40px 0 rgba(0,0,0,0);
  box-shadow: 0 28px 40px 0 rgba(0,0,0,0);
  height: auto;
  object-fit: fill;
}
.ekit-wid-con {/*THUMB IMAGE*/
  height: 354px !important;
  width: 310px !important;
  overflow: hidden !important;
}
/*.elementor-132 .elementor-element.elementor-element-6caa5ffc .profile-image-card img {/*THUMB IMAGE*/
/*		width: 100% !important;
		height: 100% !important;
}*/

.elementor-132 .elementor-element.elementor-element-6caa5ffc .profile-image-card img,
.elementor-132 .elementor-element.elementor-element-a2cfe07 .profile-image-card img,
.elementor-132 .elementor-element.elementor-element-ded7af0 .profile-image-card img,
.elementor-132 .elementor-element.elementor-element-919fe4f .profile-image-card img,
.elementor-132 .elementor-element.elementor-element-0e0f61d .profile-image-card img,
.elementor-132 .elementor-element.elementor-element-dec3e72 .profile-image-card img,
.elementor-132 .elementor-element.elementor-element-62c74b0 .profile-image-card img,
.elementor-132 .elementor-element.elementor-element-95b6ea7 .profile-image-card img, 
.elementor-132 .elementor-element.elementor-element-6c5046b .profile-image-card img,
.elementor-132 .elementor-element.elementor-element-6737db1 .profile-image-card img,
.elementor-132 .elementor-element.elementor-element-73e5966 .profile-image-card img,
.elementor-132 .elementor-element.elementor-element-c0ddacb .profile-image-card img,
.elementor-132 .elementor-element.elementor-element-52701fd .profile-image-card img,
.elementor-132 .elementor-element.elementor-element-be05ad4 .profile-image-card img
{/*THUMB IMAGE*/
  width: 100% !important;
  height: auto !important;
  object-fit: cover !important;
  position: absolute !important;
  top: -70px !important;
}
.elementor-132 .elementor-element.elementor-element-6caa5ffc .profile-body .profile-title,
.elementor-132 .elementor-element.elementor-element-a2cfe07 .profile-body .profile-title,
.elementor-132 .elementor-element.elementor-element-ded7af0 .profile-body .profile-title,
.elementor-132 .elementor-element.elementor-element-919fe4f .profile-body .profile-title,
.elementor-132 .elementor-element.elementor-element-0e0f61d .profile-body .profile-title,
.elementor-132 .elementor-element.elementor-element-dec3e72 .profile-body .profile-title,
.elementor-132 .elementor-element.elementor-element-62c74b0 .profile-body .profile-title,
.elementor-132 .elementor-element.elementor-element-95b6ea7 .profile-body .profile-title, 
.elementor-132 .elementor-element.elementor-element-6c5046b .profile-body .profile-title,
.elementor-132 .elementor-element.elementor-element-6737db1 .profile-body .profile-title,
.elementor-132 .elementor-element.elementor-element-73e5966 .profile-body .profile-title,
.elementor-132 .elementor-element.elementor-element-c0ddacb .profile-body .profile-title,
.elementor-132 .elementor-element.elementor-element-52701fd .profile-body .profile-title,
.elementor-132 .elementor-element.elementor-element-be05ad4 .profile-body .profile-title {
		line-height: 40px;
}


.profile-image-card.elementor-animation-.ekit-team-img.ekit-team-style-overlay.text-center {
  height: 354px;
}

.ekit-wid-con .profile-image-card:hover .hover-area, body .profile-image-card:hover .hover-area {/*movimiento título del HOVER*/
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
}

.ekit-wid-con .profile-image-card .hover-area, body .profile-image-card .hover-area {/*color del HOVER*/
		top: 0;
		bottom: 0;
		-webkit-transform: translateY(0%);
    transform: translateY(0%);
		opacity: 1;
		visibility: visible;
		width: 310px;
}
.ekit-wid-con .profile-body, body .profile-body {/*Padding titulo Thumb*/
  padding-bottom: 0px;
  padding-top: 0px;
	position: absolute;
  bottom: -1px;
  width: 310px;
  background-color: #997169;
}
a.ekit-team-popup {
		padding-top: 326px;
}
.ekit-wid-con .text-center {
  text-align: left !important;
}


button {
		box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.0);
}