/*
Theme Name: JNews - Child Theme
Version: 1.0.0
Theme URI: http://themeforest.net/?ref=jegtheme
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Jegtheme
Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */


.home .jeg_post_excerpt {
  display: none;
}

.home .jeg_post_title a{
  font-size: 140% !important;
}


.jeg_topbar .jeg_nav_search, .jeg_topbar .jeg_social_icon_block {
	min-width:200px;
}

.jeg_topbar .jeg_nav_item .menu-item{
	padding: 0px 10px;
}

.jeg_meta_author,.jeg_meta_comment,.jeg_meta_footer {
	display:none!important;
}

/* CABECERAS CATEGORIAS  */

@media (min-width:768px) {
	.jeg_slider_wrapper {
		margin-top: 10px;
	}
	.jeg_cat_header_2 {
		background-image: url("https://blog.primor.eu/wp-content/uploads/2023/05/maquillaje-CAT-1747-240-g5dnkk78cbgqxg9c6a1ir8t79e-1.png");
		height:150px;
		margin: -10px 0 40px;
	}
	
	.jeg_cat_title {
		color:white;
		text-align:center;
		margin:30px 0;
	}
}

@media (max-width:768px) {
	.jeg_cat_header_2 {
		background-image: url("https://blog.primor.eu/wp-content/uploads/2023/05/maquillaje-CAT-1747-240-g5dnkk78cbgqxg9c6a1ir8t79e-1.png");
		height:100px;
	
	}
	.jeg_cat_title {
		color:white;
		text-align:center;
		margin:20px 0;
	}
}

/* COLOR ETIQUETAS  */

/* .jeg_post_category a {
	color: white!important;
} */

/* MENU BUSCAR */

@media (min-width:768px) {
	.jeg_nav_search {
		min-width:100px;
	}
}

/* META IZQUIERDO A MAYUSCULAS */

.meta_left {
	text-transform:uppercase;
	color:#22222;
	font-weight:bold;
	letter-spacing:0.1rem;
}

@media (max-width:768px) {
	.meta_left {
				text-transform:uppercase;
	color:#11111;
	font-weight:;
	letter-spacing:0.1rem;
	font-size:10px;
	}
}

/* MODIFICAR BOTONES COMPRAR EN ARTICULOS */
body > div.jeg_viewport > div.post-wrapper > div.post-wrap.post-autoload > div.jeg_main > div > div > div > div.row > div.jeg_main_content.col-md-8 > div > div.entry-content.with-share > div.content-inner.jeg_link_underline > div.wp-block-buttons.is-content-justification-center.is-layout-flex{
	text-transform:uppercase;
}

body > div.jeg_viewport > div.post-wrapper > div.post-wrap.post-autoload > div.jeg_main > div > div > div > div.row > div.jeg_main_content.col-md-8 > div > div.entry-content.with-share > div.content-inner.jeg_link_underline > div.wp-block-buttons.is-content-justification-center.is-layout-flex > div > a {
	color: white!important;
	text-decoration:none;
}

div.jeg_authorbox {
    display: none;
}

h2.jeg_post_title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #fff !important;
}

.has-vivid-red-background-color {
    color: #fff !important;
}

.category-sorteos-primor, .category-sorteos {
    display: none;
}

