/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: OceanWP
Author URI: https://oceanwp.org/about-oceanwp/
Description: OceanWP is the perfect theme for your project. Lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business website and WooCommerce storefront with a beautiful &amp; professional design. Very fast, responsive, RTL &amp; translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet &amp; mobile so your site looks good on every device. Work with the most popular page builders as Elementor, Beaver Builder, Brizy, Visual Composer, Divi, SiteOrigin, etc... Developers will love his extensible codebase making it a joy to customize and extend. Best friend of Elementor &amp; WooCommerce. Looking for a Multi-Purpose theme? Look no further! Check the demos to realize that it's the only theme you will ever need: https://oceanwp.org/demos/
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce,block-styles,wide-blocks,accessibility-ready
Version: 3.3.5.1664035342
Updated: 2022-09-24 13:02:22

*/

.single-post .entry-title {
    text-align: left !important;
}

.page-header .page-subheading {
    font-family: Open Sans,Arial,Helvetica,sans-serif;
    margin-top: 10px !important;
    text-transform: uppercase !important;
}

.page-header {
	margin-bottom: 20px !important;
	padding-bottom: 5px !important;
	padding-left: 0px !important;
	display: none !important;
}

.page-header-title {
	margin: -20px !important;
}

.page-header .page-header-title, .page-header.background-image-page-header .page-header-title {
    margin-bottom: 15px !important;
	margin-left: 0px !important;
}

/* SUBTITULO DE PAGINAS */
.page-subheading {
    font-size: 25px !important;
    padding-top: 10px !important;
    margin-bottom: -12px !important;
	line-height: 120% !important;
}

#site-header-inner {
    padding: 0 0 0px 0 !important;
}

/* BREADCRUMBS */
.site-breadcrumbs.position-under-title, .centered-page-header .site-breadcrumbs, .centered-minimal-page-header .site-breadcrumbs {
    margin-left: 0px !important;
}


/* MARCO EN LAS ENTRADAS DEL BLOG */
.blog-entry.grid-entry .blog-entry-inner {
   border-color: #7f4f9f !important;
   /*border-top-color: rgb(221, 221, 221) !important;
   border-right-color: rgb(221, 221, 221) !important;
   border-bottom-color: rgb(221, 221, 221) !important;
   border-left-color: rgb(221, 221, 221) !important;*/
}

/** FOTO ENTRADAS NOVEDADES **/
.blog-entry.post .thumbnail {
	padding: 7px !important; 
}

/* BORRA LINEAS DEBAJO DE POSTS */
.single-post.content-max-width nav.post-navigation {
    max-width: 1200px;
}
.single nav.post-navigation .nav-links .nav-previous {
    border-right-width: 0px;
}

.single nav.post-navigation {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 0px solid #f1f1f1 !important;
}

.single-post.content-max-width #related-posts {
    max-width: 1200px !important;
}

.elementor-kit-5 a {
    color: var( --e-global-color-text );
    font-family: 'Open Sans', Sans-serif !important;
	font-size: 20px;
	/* color: brown !important; /*
	/* font-weight: 400 !important; */
	}

.pt-cv-wrapper .btn-success {
    color: #fff;
    /*background-color: #5f009e;*/
    background-color: #735b82;
	border-color: #735b82;
}

.pt-cv-wrapper:hover .btn-success:hover {
    color: #fff;
    /*background-color: #5f009e;*/
    background-color: #5f009e;
	border-color: #5f009e;
}

.pt-cv-wrapper .btn {
    text-decoration: none!important;
    outline: 0!important;
    font-style: normal !important;
    font-size: 10px !important;
    text-transform: uppercase!important;
}


.elementor-930 .elementor-element.elementor-element-9b700f0 .elementor-column-gap-custom .elementor-column > .elementor-element-populated {
    padding: 1%;
}


@media (max-width: 480px)
{
.page-header .page-header-title, .page-header.background-image-page-header .page-header-title {
    padding-top: 0px !important;
}
	
.elementor-kit-5 a {
    color: var( --e-global-color-text );
    font-family: 'Open Sans', Sans-serif !important;
	font-size: 20px;
	/*font-weight: 400 !important;*/
	}

.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: #5f009e;
    border-color: #5f009e;
}

.pt-cv-wrapper .btn {
    text-decoration: none!important;
    outline: 0!important;
    font-style: normal !important;
    font-size: 10px !important;
    text-transform: uppercase!important;
}
	
}

/* TITULO DE PAGINA BLOG */
/*
 * .single-post .entry-title {
    font-family: Arial,Helvetica,sans-serif;
    text-align: left !important;
}
*/

/* ALTURA CAJA DE TITULO DE PAGINA */
/*
.page-header {
    position: relative;
    background-color: #f5f5f5;
    margin-top: 50px !important;
    padding: 6px 0px !important;
    /* padding-top: 0px; */
    /* padding-right: 0px; */
    /* padding-bottom: 0px; */
    /* padding-left: 7px !important; */
}
*/

/*** TITULO DE LA ENTRADA ***/
/*
.page-header-title {
    margin-left: -10px;
	margin-bottom: 10px;
	margin-left: -9px;
	/* display: none; */
}
*/

/*
.page-header .page-header-title, .page-header.background-image-page-header .page-header-title {
    font-size: 24px;
    line-height: 100%;
    text-transform: uppercase;
    margin-top: 6px;
}
*/

/** CAJA INTERNA PAGE HEADER (BREADCRUMBS) **/
/*
.container {
    max-width: 97%;
}
*/

/* BOTON VER MAS */
/*
.btn-success {
    color: #ffffff !important;
    background-color: #5f009e !important;
    border-color: #5f009e !important;
}
*/

/* BOTON VER MAS HOVER */
/*
.btn-success:hover {
    color: #ffffff !important;
    background-color: #ac78cf !important;
    border-color: #ac78cf !important;
}
*/


/*
@media only screen 
    and (max-width:768px)
{

.page-subheading {
    font-size: 41px !important;
    padding-top: 41px !important;
    margin-bottom: -12px !important;
}
	}