/*Theme Name: goomark
Version: 2.1.1
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  custom-background,custom-colors, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/

/*EDIÇÃO DE CORES DO TEMA*/

/* ajustes logo */
.jeg_mobile_logo img,
.jeg_logo img {display: none !important;}
.jeg_mobile_logo a,
.jeg_logo a {background: url(https://blog.joiasnagalli.com.br/wp-content/uploads/2022/09/blog-joias-nagalli.png) 0 0 no-repeat;
background-size: 100%;
width: 250px !important; max-width: 250px; height: 120px;}
.jeg_mobile_logo a {max-width: 100%; width: 180px !important;  margin-top: 30px; object-fit: cover; object-position: bottom;}

/*background header*/
.jeg_mobile_bottombar,
.jeg_navbar {background: #939994 !important;}

/*cor menu*/
.jeg_navbar_mobile .jeg_search_toggle, .jeg_navbar_mobile .toggle_btn,
.jeg_header .jeg_menu.jeg_main_menu > li > a {color: #ffffff !important;}
.jeg_header .jeg_menu.jeg_main_menu > li > a:hover {color: #f5ecdd !important;}
/*linha abaixo do menu*/ .jeg_menu_style_1>li>a:before {background: #f5ecdd !important;} 

/*cor menu lateral*/
.widget.widget_categories a {color: #939994 !important;}
.widget.widget_categories a:hover {color: #000000 !important;}

/*cor botão buscar*/
.jeg_header .jeg_search_wrapper.search_icon .jeg_search_toggle {color: #ffffff !important;}
.jeg_header .jeg_search_wrapper.search_icon .jeg_search_toggle:hover {color: #f5ecdd !important;}

/*botão pequena das categorias / canto esquerdo dos posts e botão editar*/
div.wp_rp_footer a.wp_rp_edit,
.jeg_block_heading_6:after,
.jeg_slide_caption .jeg_post_category a,
.jeg_thumb .jeg_post_category a {background-color: #939994 !important; color: #ffffff !important;}
div.wp_rp_footer a.wp_rp_edit:hover,
.jeg_thumb .jeg_post_category a:hover {opacity: 0.8 !important;}

/*título sobre e título categoria*/
.jeg_cat_title,
.jeg_footer .jeg_footer_heading h3 {color: #939994 !important;}
.footer_widget.widget_text {color: #565966 !important;}

/*Ícones Redes Sociais*/
.socials_widget.nobg a .fa {color: #939994 !important; font-size: 1.8rem !important;}

/*AJUSTES DO BLOG  */
/*tamanho do logo - no mínimo 200px de largura*/
.jeg_logo img {width: 250px !important;}
.site-title {font-size: inherit !important;}

/*título dos posts de "Veja outros conteúdos"*/
ul.related_post li a {color: #222222 !important;}
ul.related_post li a:hover {opacity: 0.8 !important;}

/*Share Social*/
.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {margin: 15px 0 !important;}
.heateor_sss_sharing_title {font-weight: 500; font-size: 0.8rem !important; text-transform: uppercase; color: #afafaf !important;}

/*tradução*/
.jeg_empty_module {color: transparent !important; font-size: 0rem !important;}
.jeg_empty_module::before {content: "Nenhum resultado encontrado, refaça sua pesquisa, por favor.";color: #53585c !important; font-size: 0.88rem !important;}
.search .breadcrumb_last_link a {font-size: 0rem !important;}
.search .breadcrumb_last_link a::before {content: "Pesquisa"; font-size: 0.8rem !important;}
/*esconde a palavra category*/
.jeg_breadcrumb_category #breadcrumbs i:nth-child(2),
.jeg_breadcrumb_category #breadcrumbs span:nth-child(3) a {display: none !important}

@media only screen and (max-width: 768px) {
	.jeg_mobile_logo .site-title {font-size: 34px; max-width: 70%; margin: 35% auto 0;}
    .jeg_mobile_logo img {width: auto !important; min-height: 80px !important;}
	.jeg_mobile_bottombar {height: 80px !important; line-height: 80px !important;}
}

