/*
Theme Name:     Receitas e Comida Child theme
Theme URI: 		https://receitasecomida.com
Description:    Receitas e Comida
Author:         Receitas e Comida
Author URI: 	https://receitasecomida.com
Template:       rec
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
a {
    color: #dd7b05;
}
/* hover and current menu border */
.sf-menu > .current-menu-item > a:after,
.sf-menu > .current-menu-ancestor > a:after,
.sf-menu > .current-category-ancestor > a:after,
.sf-menu > li:hover > a:after,
.sf-menu > .sfHover > a:after {
  background-color: #dd7b05;
}
/* .td_module_wrap:hover .entry-title a { */
    /* color: #dd7b05; */
/* } */
/* .td_mega_menu_sub_cats .cur-sub-cat { */
    /* color: #dd7b05 !important; */
/* } */
.td-header-style-1 .td-header-sp-logo {
    margin-left: 0px !important;
	margin-right: 56px !important;
}
.td_block_template_9 .td-block-title:after {
    content: '';
    width: 50px;
    height: 2px;
    position: absolute;
    top: 100%;
    left: 0;
    margin: auto;
    background-color: #DD7B05 !important;
}
.td_block_template_9 .td-related-title .td-cur-simple-item {
    color: #DD7B05 !important;
}
.td-instagram-user a {
    color: #dd7b05 !important;
}