/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.11.1.1750414326
Updated: 2025-06-20 10:12:06
/* #region Ofertas */
* {
	--highlight: #F7C63E;
	--primary: #005D66;
	--desaturated-primary: #5b8d84;
	--secondary: #7BBFC1;
}
.ast-container:has(.ofertas-page-header){
	flex-direction:column;
	gap:5dvh;
}
.ofertas-page-header{
	display:inline;
	text-align:center;

}
.closed {
	z-index: 100;
	width: 103%;
	height: 103%;
	top: -5px;
	left: -5px;
	position: absolute;
	background-image: url(https://uddea.es/wp-content/uploads/2025/08/cerrado.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	backdrop-filter: grayscale(.7) blur(3px);
}

.oferta-archivo {
	display: grid;
	grid-template-columns: 1fr;
	gap: 60px;
}

.oferta-grid {
	box-sizing: border-box;
	margin: auto;
	display: grid;
	grid-template-columns: 300px 1fr;
	word-break: break-all;
	gap: 30px;
	align-items: center;

}

.oferta-card{
	background-position: center;
	background-size: cover;
	padding: 5px;
}
.oferta-body {
	background-color: rgba(from var(--secondary) r g b / .7)!important;
	border-radius: 50px;
	border: 1px solid #000;
	padding-inline: 20px;
	padding-block: 4px;
	aspect-ratio: 1;
	width: 100%;
	position: relative;
}

.oferta-body h2 {
	font-size: 3rem;
	text-align: center;
	font-weight: bold;
}

.oferta-body h4 {
	margin-left: 30px;
	margin-block: 0;
}

/* .oferta-body .search-bar {
	background-color:var(--desaturated-primary);
	border-radius: 50px;
	font-weight: bold;
	font-size: 1.3rem;
	width:fit-content;
	display: block;
	padding: 12px 25px;
	padding-top: 5px;
	margin-left: 45px;
	margin-bottom: 20px;
}
.oferta-body .search-bar .dashicons-search {
	color: var(--secondary);
	font-size: 2.5rem;
	margin-left: 20px;
	padding-bottom: 4px;
} */

.oferta-body .oferta-exclusive {
	text-align: center;
	text-transform: uppercase;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.oferta-body .oferta-icon {
	width: fit-content;
	margin-left: 25%;
}

.oferta-requisites {
	background-color: var(--secondary);
	padding: 20px 10px;
	border-radius: 50px;
	height: 100%;
}

.oferta-requisites ul {
	list-style-image: url(https://uddea.es/wp-content/uploads/2025/08/Check.png);
	word-break: keep-all;
}

.oferta-requisites ul li {
	margin-bottom: 5px;
	color: var(--primary);
}

.oferta-requisites .req-contact {
	margin-left: 20px;
}

.oferta-body p {
	text-align: center;
	margin-right: 25%;
}

.oferta-body h2 {
	margin-top: 25%;
}

.oferta-body h4 {
	font-size: 1rem;
}

.oferta-body .logo {
	position: absolute;
	right: 10%;
	z-index: 0;
	max-width: 86px;
	height: auto;
}

.oferta-body a {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 40px;
}

.oferta-body a::before {
	content: "";
	width: 34px;
	height: 20px;
	display: block;
	background-size: contain;
	background-image: url(https://uddea.es/wp-content/uploads/2025/08/Oferta-Hand.png);
}

.oferta-body :is(p, ul, .talento) {
	color: var(--primary);
}

.talento {
	font-size: 1.5rem;
	margin-left: 15%;
	margin-bottom: 0;
	position: absolute;
	bottom: 7%;
}

.talento-uddea {
	color: var(--highlight);
}

.oferta-body h2,
h3,
h4,
.search-bar,
a {
	color: #fff;

}

/* ------------------------------------------------------------------------------ */
/* #region Media Queries */

@media screen and (max-width: 768px) {
	.oferta-grid {
		gap: 10px;
	}

	.oferta-card {
		width: 100%;
	}

	/* .oferta-footer {
		font-size: 2rem;
	}
	.oferta-footer::after {
		width: 60px;
		height: 75px;
	}
	
	.oferta-header {
		font-size: 3rem;
	}
	.oferta-header::before {
		width: 60px;
		height: 75px;
	} */
	.oferta-requisites ul {
		padding: 15px;
	}

	.oferta-body h2 {
		font-size: 2rem;
	}

	.oferta-body h3 {
		font-size: 1.2rem;
	}

	.oferta-body h4 {
		font-size: 1rem;
	}

}
@media screen and (max-width: 680px) {
	.oferta-grid{
	grid-template-columns: 200px 1fr;

	}
	.oferta-body h2 {
		font-size: 1rem;
	}

	.oferta-body h3 {
		font-size: .7rem;
	}

	.oferta-body h4 {
		font-size: .5rem;
	}
	.oferta-body .logo {
		max-width: 25%;
	}
	.oferta-requisites ul{
		font-size: .7rem;
	}
	.oferta-requisites ul li{
		list-style-image: url(https://uddea.es/wp-content/uploads/2025/08/Check-tiny.png);
	}
}
@media screen and (max-width: 480px) {

	.oferta-card {
		width: 100%;
	}

	.oferta-body {
		margin: 0;
		border: 0;
	}

	/* .oferta-footer {
		font-size: 1.5rem;
	}

	.oferta-footer::after {
		width: 40px;
		height: 50px;
	}

	.oferta-header {
		font-size: 2.5rem;
	}

	.oferta-header::before {
		width: 40px;
		height: 50px;
	} */

	.oferta-requisites ul{
		font-size: 0.5rem;
	}
	.oferta-requisites .req-contact{
		font-size: 0.5rem;
	}

}

@media screen and (max-width: 400px) {

	.oferta-grid {
		grid-template-columns: 1fr;
	}
	.oferta-body h2 {
		font-size: 2rem;
	}

	.oferta-body h3 {
		font-size: 1.2rem;
	}

	.oferta-body h4 {
		font-size: 1rem;
	}
	.oferta-requisites ul{
		font-size: .7rem;
	}
	.oferta-requisites .req-contact{
		font-size: .7rem;
	}
	/* .oferta-body .search-bar {
		margin: 0;
		font-size: 1rem;
	} */
}

/* #endregion Media Queries  */
/* #endregion Ofertas */
*/
