/**
Theme Name: Astra Child
Author: Domobility S.L.
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

html {
	scroll-behavior: smooth !important;
}

.site-header {
	z-index: 1000;
}

.ast-primary-header-bar {
  background-color: #000000 !important;
}

label, legend {
	color: #FFFFFF;
	font-size: initial;
	line-height: 26px;
}

.skin-modern.presto-player__wrapper button.plyr__control.plyr__control--overlaid {
	border-radius: 50% !important;
	padding: 30px !important;
}
.skin-modern.presto-player__wrapper button.plyr__control.plyr__control--overlaid svg {
	color: #000000;
}

.ast-custom-button-link > div {
	background-image: url("../../uploads/2025/01/ENTRADAS-1-1.png");
	background-size: 40px;
    background-repeat: no-repeat;
    background-position: 15px 5px;
	padding-left: 65px !important;
	padding-top: 11px !important;
	font-weight: 900;
}

.elementor-video {
	min-height: 400px;
}

#gruposyeventos {
	background-image: url("../../uploads/2025/01/gruposyeventos_esquina_combinado.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: contain;
}


.iconbutton a {
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: 15px 8px;
	padding: 12px 20px 12px 47px !important;
}
#telephonebutton a {
	background-image: url("../../uploads/2025/01/telefono-1.png");
}
#emailbutton a {
	background-image: url("../../uploads/2025/01/email1.png");
}


.contact-div {
	display: flex;
	align-items: center;
}
.contact-image-div {
	margin-right: 20px;
}
.contact-text-div {
	display: flex;
	flex-direction: column;
	line-height: 22px;
}
.contact-title {
	color: #717679;
}
.contact-description {
	color: #C8CDD0;
}


/*.elementor-image-carousel.seiper-wrapper {
	transform-style: preserve-3d;
}
.swiper-slide:not(.swiper-slide-duplicate-next) {
	transform: rotateY( 40deg) translateZ(288px) !important;
}*/



.vida-bonita {
	background-image: url("../../uploads/2025/01/arrow_down.png");
	background-repeat: no-repeat;
	background-position: center 96%;
	background-size: 30px;
	cursor: pointer;
	background-color: #000000;
}
.vida-bonita.clicked {
	background-image: initial;
}
.vida-bonita .elementor-image-box-description {
	display: none;
}
.vida-bonita.clicked > div {
	padding-top: 30px !important;
}

.entradas-link a {
	background-image: url("../../uploads/2025/01/ENTRADAS-1-1.png");
	background-size: 40px;
    background-repeat: no-repeat;
    background-position: 10px 5px;
	padding-left: 60px !important;
	padding-top: 11px !important;
}


#elenco-equipo .e-n-tab-title {
	--n-tabs-title-order: 0 !important;
}


#atreves h3, #como-llegar .elementor-widget-container > p:first-child, #grupos-eventos-four .elementor-widget-container > p:first-child {
	display: flex;
}
#atreves h3 > img, #como-llegar .elementor-widget-container > p:first-child > img, #grupos-eventos-four .elementor-widget-container > p:first-child > img {
	height: fit-content;
	align-self: center;
}

#atreves h3 {
	align-items: center;
}


#mas-informacion-accordion h2 {
	background-image: url("../../uploads/2025/01/MAS-INFO-1.png");
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 15px 4px;
    padding-left: 65px !important;
    padding-top: 5px !important;
}


.wpr-testimonial-rating {
	display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
}
.wpr-testimonial-rating > span:nth-child(3) svg {
	width: 80px !important;
	height: 80px !important;
}
.wpr-testimonial-rating > span:nth-child(2) svg,
.wpr-testimonial-rating > span:nth-child(4) svg {
	width: 60px !important;
	height: 60px !important;
	margin-top: 18px;
}
.wpr-testimonial-rating > span:nth-child(1) svg,
.wpr-testimonial-rating > span:nth-child(5) svg {
	width: 40px !important;
	height: 40px !important;
	margin-top: 35px;
}


.wpr-testimonial-rating > i:nth-child(3) {
	/*width: 106px !important;*/
	height: 127px !important;
	font-size: 127px !important;
}
.wpr-testimonial-rating > i:nth-child(2),
.wpr-testimonial-rating > i:nth-child(4) {
	/*width: 85px !important;*/
	height: 101px !important;
	font-size: 101px !important;
	margin-top: 19px;
}
.wpr-testimonial-rating > i:nth-child(1),
.wpr-testimonial-rating > i:nth-child(5) {
	/*width: 64px !important;*/
    height: 79px !important;
    font-size: 79px !important;
	margin-top: 37px;
}

.wpr-testimonial-carousel:before {
	content: "";
    border: 1px solid #8E8E8E;
    position: absolute;
    top: 0;
    left: calc(50% - 191px);
    width: 382px;
    height: 1px;
}
.wpr-testimonial-carousel:after {
	content: "";
    border: 1px solid #8E8E8E;
    position: absolute;
    bottom: 45px;
    left: calc(50% - 329px);
    width: 658px;
    height: 1px;
}

/*.wpr-testimonial-rating > i:nth-child(4).wpr-rating-icon-5::before {
	width: 42%;
}*/

/*.wpr-rating-marked {
	background: url("../../uploads/2025/01/estrella.png");
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 100px;
    height: 100px;
}*/

.wpr-flip-items-wrapper {
	height: auto !important;
}
.wpr-flip-item.flipster__item img {
	border: 1px solid #ffffff;
}
.flipster--coverflow .flipster__item--future .flipster__item__content,
.flipster--coverflow .flipster__item--past .flipster__item__content {
	transform: scale(.7) rotateY(0deg) rotateX(0deg) !important;
	-webkit-transform: scale(.7) rotateY(0deg) rotateX(0deg) !important;
}
.flipster--coverflow .flipster__item--future.flipster__item--future-2 .flipster__item__content,
.flipster--coverflow .flipster__item--past.flipster__item--past-2 .flipster__item__content {
	transform: scale(.55) rotateY(0deg) rotateX(0deg) !important;
	-webkit-transform: scale(.55) rotateY(0deg) rotateX(0deg) !important;
}
.flipster--coverflow .flipster__item--future.flipster__item--future-3 .flipster__item__content,
.flipster--coverflow .flipster__item--past.flipster__item--past-3 .flipster__item__content {
	transform: scale(.4) rotateY(0deg) rotateX(0deg) !important;
	-webkit-transform: scale(.4) rotateY(0deg) rotateX(0deg) !important;
}

#como-llegar p > strong {
	line-height: 31px;
}

.yellow-div .elementor-icon-box-title {
	margin-bottom: 15px;
}
.yellow-div .elementor-icon-box-description {
	background-color: #DFDFDF;
    border-radius: 30px;
    padding: 12px 10px 10px 20px;
}


.wpml-ls-menu-item > a {
	flex-direction: row-reverse;
	display: flex !important;
    margin: 0;
    width: 100px !important;
}
.wpml-ls-menu-item .wpml-ls-flag+span {
	margin-left: 0;
	margin-right: 0.5em;
	margin-top: 3px;
}


.dotdigital-signup-form {
	background-color: #848484;
	border: 1px solid #484748;
	border-radius: 50px;
	padding: 30px 50px 30px 50px;
	display: flex;
	flex-flow: row wrap;
	width: 997px;
	max-width: 90%;
	margin: 0 auto;
}
.dotdigital-for-wordpress-widget-title {
	width: 100%;
}
.dotdigital-for-wordpress-widget-title > h2 {
	font-size: 28px;
	text-align: center;
}
.dotdigital-for-wordpress-widget-description {
	width: 100%;
}
.dotdigital-signup-form .ddg-form-group {
	width: 298px;
}
.dotdigital-signup-form label {
	padding-left: 15px;
}
.ddg-form-group > input {
	background-color: #CCCCCC;
	border: 1px solid #B1B1B1;
	border-radius: 30px;
	padding: 5px 10px 5px 10px;
	width: 85%;
}
.dotdigital-form-submit {
	width: 100%;
	text-align: center;
}
.dotdigital-form-submit > button {
	font-size: 18px;
}
/*.ddg-form-group:nth-child(3) {
	display: none;
}*/
.dd-wordpress-success-msg, .dd-wordpress-error-msg {
	text-align: center;
}
.d-flex-row-wrap {
	display: flex;
    flex-flow: row wrap;
	align-items: center;
}
.ddg-custom-checkbox {
	width: 16px !important;
}

/*.yt-videos-container .elementor-widget-video {
  height: 227px;
}*/

#preguntas-frecuentes-accordion h2 {
	background-image: url("../../uploads/2025/01/preguntas-mas-frecuentes-1.png");
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 65px !important;
    padding-top: 5px !important;
    text-transform: none;
}

#faq-eventos h3.e-n-accordion-item-title-text {
  color: #FFFFFF !important;
  text-transform: none !important;
}

@media screen and (max-width: 1120px) {
	.ast-custom-button-link {
		position: fixed;
		bottom: 1rem;
		right: 1rem;
	}
	.ast-builder-layout-element .ast-site-identity {
		margin-right: 20px;
	}
}

@media screen and (max-width: 767px) {
	/*#welcome-section {
		flex-direction: column-reverse;
	}*/
	#sobre-kit-kat-club h4, #sobre-kit-kat-club p {
		text-align: center;
	}
	#cabaret-cartel {
		display: none;
	}
	#cabaret-cartel-movil {
		display: block;
	}
	#entradas-div {
		background: none;
	}
	#gruposyeventos {
		background: none;
	}
	#gruposyeventos-movil {
		display: block;
	}
	/*Flecha abajo en títulos*/
	/*h2 > .wp-image-1249 {
		display: none;
	}*/
	#elenco-equipo button {
		margin-block-end: 0;
	}
	
	.wpr-testimonial-rating > span:nth-child(3) svg {
		width: 42px !important;
		height: 42px !important;
	}
	.wpr-testimonial-rating > span:nth-child(2) svg,
	.wpr-testimonial-rating > span:nth-child(4) svg {
		width: 30px !important;
		height: 30px !important;
		margin-top: 18px;
	}
	.wpr-testimonial-rating > span:nth-child(1) svg,
	.wpr-testimonial-rating > span:nth-child(5) svg {
		width: 22px !important;
		height: 22px !important;
		margin-top: 35px;
	}
	
	.wpr-testimonial-rating > i:nth-child(3) {
		height: 64px !important;
		font-size: 64px !important;
	}
	.wpr-testimonial-rating > i:nth-child(2),
	.wpr-testimonial-rating > i:nth-child(4) {
		height: 50px !important;
		font-size: 50px !important;
		margin-top: 12px;
	}
	.wpr-testimonial-rating > i:nth-child(1),
	.wpr-testimonial-rating > i:nth-child(5) {
		height: 40px !important;
		font-size: 40px !important;
		margin-top: 18px;
	}
	
	.wpr-testimonial-carousel:before {
		left: calc(50% - 110px);
		width: 220px;
	}
	.wpr-testimonial-carousel:after {
		bottom: 30px;
		left: calc(50% - 189px);
		width: 378px;
	}
	
	#grupos-eventos-four p {
		font-size: 18px;
	}
	#como-llegar p > strong {
		font-size: 18px;
	}
	.dotdigital-signup-form {
		background-color: #575757;
		border: 1px solid #454545;
	}
	.dotdigital-for-wordpress-widget-title > h2 {
		font-size: 21px;
	}
	.dotdigital-form-submit > button {
		border: 1px solid #787878;
	}
	.ast-custom-button-link {
		position: fixed;
		bottom: 1rem;
		right: 1rem;
	}
	#ubicacion h2 {
		font-size: 28px !important;
	}
	#atreves .elementor-widget-container {
		display: flex;
		align-items: center;
		flex-flow: column wrap;
	}
	#atreves h2 {
		font-size: 28px !important;
	}
	#atreves h3 {
		margin-bottom: 10px !important;
	}
	#preguntas-frecuentes-accordion h2 {
		text-align: center;
		padding-left: 60px !important;
	}
}
@media screen and (min-width: 768px) {
	#cabaret-cartel {
		display: block;
	}
	#cabaret-cartel-movil {
		display: none;
	}
	#atreves-img-movil {
		display: none;
	}
	#gruposyeventos-movil {
		display: none;
	}
}

@media (max-width: 650px) {
	.main-navigation {
		margin-top: 0 !important;
	}
}

:target {
  scroll-margin-top: 150px;
}

