/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 25 2024 | 13:32:33 */
/* Añade aquí tu código CSS.

Por ejemplo:
.ejemplo {
    color: red;
}

Para mejorar tu conocimiento sobre CSS, echa un vistazo a https://www.w3schools.com/css/css_syntax.asp

Fin del comentario */ 

.prose a {
    overflow-wrap: break-word;
}

.prose {
    font-size: 1.1em;
}
.prose ul>li::before{
	background-color: rgb(0 40 89 / 80%);
}

#toTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
	width: 47px;
    height: 47px;
    z-index: 99;
    outline: none;
    background-color: #031a5d;
    color: white;
    cursor: pointer;
    padding: 17px;
    border-radius: 50%;
    font-size: 14px;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%), 0 1px 2px 0 rgb(0 0 0 / 6%);
}

#toTop:hover {
  background-color: #0133a6;
}

#toTop i {
    margin-top: 0px;
    display: block;
}

span.rt-label.rt-prefix {
    color: #002859;
}

body.single-post .rounded-4xl {
    border-radius: 1.875rem;
    box-shadow: none;
}

body[class] .wil-post-card-2.rounded-4xl {
    box-shadow: none;
}

.elementor-radius img, .wp-block-image:not(.is-style-rounded)>a, .wp-block-image:not(.is-style-rounded) img {
    border-radius: 1.875rem;
}

.wil-sidebar-tab-post {
    margin-top: 20px;
}

body[class] .wil-single-sidebar li .md\:text-base {
    font-size: .725rem;
    line-height: 1.2rem;
}

body.archive.category .wil-archive-page .py-10.bg-gray-900 {
    background: rgba(0, 40, 89, var(--tw-bg-opacity));
}

.wil-post-info {
    display: none!important;
}

a.flex-shrink-0.w-11.h-11.rounded-full.border-2 {
    border-width: 2px;
}

.wil-author-page header .flex-shrink-0.flex.flex-wrap.items-center.text-gray-300.text-xs.lg\:text-sm.xl\:text-base {
    display: none;
}

button.wil-dropdown__btn.rounded-full.border-2.border-gray-300 {
    border-width: 2px;
}

body.blog .wil-post-card-6 {
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%), 0 1px 2px 0 rgb(0 0 0 / 6%);
}

.footer-widget-1 figure.wp-block-image img {
    border-radius: 0px;
}

footer .footer-widget-2 h6, footer .footer-widget-3 h6, footer .footer-widget-4 h6 {
    display: none;
}

footer li a {
    font-size: 1rem;
    line-height: 1.6875rem;
}

footer .footer-widget-4 a i{
	color: #fff;
}

textarea, input{
    border: 1px solid!important;
    border-color: #f0f0f2!important;
}

.footer-widget-4 span.block.mb-5 {
    display: none;
}

.footer-four-widget-area .footer-widget-1 .cat-item a, .footer-four-widget-area .footer-widget-1 .menu-item a, .footer-four-widget-area .footer-widget-1 .page_item a, .footer-four-widget-area .footer-widget-1 li a, .footer-four-widget-area .footer-widget-2 .cat-item a, .footer-four-widget-area .footer-widget-2 .menu-item a, .footer-four-widget-area .footer-widget-2 .page_item a, .footer-four-widget-area .footer-widget-2 li a, .footer-four-widget-area .footer-widget-3 .cat-item a, .footer-four-widget-area .footer-widget-3 .menu-item a, .footer-four-widget-area .footer-widget-3 .page_item a, .footer-four-widget-area .footer-widget-3 li a, .footer-four-widget-area .footer-widget-4 .cat-item a, .footer-four-widget-area .footer-widget-4 .menu-item a, .footer-four-widget-area .footer-widget-4 .page_item a, .footer-four-widget-area .footer-widget-4 li a {
	text-transform: initial;
}

.wil-detail-page__content .prose img.attachment-large.size-large.lazyloaded {
    width: 100%;
}

.flex.items-center.font-medium.xl\:font-bold.text-xs.xl\:text-base.text-gray-100.bg-white.bg-opacity-20.wil-backdrop-filter-10px.rounded-full.p-1 {
    color: white;
}

h1.elementor-heading-title.elementor-size-medium {
    line-height: 1.2;
    margin: 15px;
}

body[class] footer .bg-gray-900 {
    background: radial-gradient(circle at center top, rgb(3, 90, 197) 1%, rgb(0, 40, 89) 100%);
}

.wil-footer.relative.py-13 {
    padding-top: 5.625rem;
}

.footer-widget-1 figure {
    max-width: 80%;
}

.otgs-development-site-front-end {
    display: none;
}

.wil-search-page {
    height: auto;
}

.prose *, .xl\:prose-lg *, span.rt-label.rt-prefix {
    color: #001c38!important;
}

span.rt-label.rt-prefix {
    font-weight: bold!important;
}


.home span.rt-reading-time {
    display: none!important;
}

.prose a {
    color: #1ed6eb;
}

.prose strong {
    color: #001c38;
    font-weight: 500;
}

#cookie-notice .cn-button {
    background: rgb(255 255 255 / 18%)!important;
    border-radius: 3px!important;
	padding: 5px 10px;
}

#cookie-notice a#cn-accept-cookie {
    background: #32b6d8!important;
}

.wpml-ls-menu-item .wpml-ls-flag {
    margin-right: 7px;
}

.widget.my_widget_post_tabs a.block.text-center {
    text-transform: initial;
}

.wil-single-sidebar figure{
	transition: all 1s;
}

.wil-single-sidebar{
	position: relative;
}

figure.fixed{
	position: fixed!important;
	top: 35px!important;
}

figure.absolute{
	position: absolute;
}

.flex.items-center.font-medium.xl\:font-bold.text-xs.xl\:text-base.text-gray-100.bg-white.bg-opacity-20.wil-backdrop-filter-10px.rounded-full.p-4{
	color: white;
}

/* fix pictures webp */
picture.h-46.sm\:h-24.w-full.object-cover.rounded-2\.5xl img {
    width: 100%;
    object-fit: cover;
    border-radius: 1.375rem;
}

picture.absolute.inset-0.w-full.h-full.object-cover img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

picture.absolute.inset-0.w-full.h-full.object-cover.rounded-4xl img, picture.w-full.h-full.object-cover.rounded-4xl img {
    border-radius: 1.875rem;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

/***  YARPP customization ***/
.yarpp.yarpp-related.yarpp-related-shortcode.yarpp-template-thumbnails img {
    width: 100%;
    max-width: 300px;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px 12px 0 0;
	aspect-ratio: 16/9;
}
	
.yarpp.yarpp-related.yarpp-related-shortcode.yarpp-template-thumbnails img {
    margin: 0px;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    margin: 22px 15px 7px;
    max-width: 100%;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    height: auto;
	max-width: 300px;
	margin-right: 0px;
    margin-bottom: 15px;
    background: white;
    border-radius: 0 0 12px 12px;
}


@media (max-width: 1024px){
	
	.container {
		padding-right: 25px;
		padding-left: 25px;
	}
	
	body.post-template-default.single.single-post h1 {
		color: rgb(255 255 255 / 90%);
		text-shadow: 1px 1px 1px #002859;
	}
	
	.wil-section-recent-post-01.relative header.mb-5.text-gray-900 {
		margin-bottom: 20px;
	}
	
	.search-mobile input {
		color: white!important;
	}
	
	.search-mobile input::placeholder {
		color: #ffffff5c!important;
	}
	
	.site-header-nav-sidebar .menu-wrapper>.menu-item>a span {
		display: inline;
	}
}

@media (max-width: 776px){
	section.buy-img {
		padding-top: 0.35rem!important;
	}
	
	.wil-footer.relative.py-13 {
		padding-top: 2.625rem;
	}
	
	.site-header-nav-sidebar .menu-wrapper>.menu-item .sub-menu a span {
		display: inline-block;
	}
}
@media (min-width: 1280px) { 
 .width-75{
	  width: 75%;
	 margin: auto;
 }

/* CSS para redondear bordes de la imagen */
.wil-single-sidebar figure img {
    border-radius: 15px; /* Ajusta el valor a tu preferencia */
    overflow: hidden; /* Asegúrate de que el contenido no sobresalga */
}
