/*
Theme Name: Hello Elementor Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.custom-title-split a {
	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	gap: 5px;
}

.custom-title-split p:first-child {
	margin-top: 0 !important;	
}

.custom-title-split p {
	margin: 0 !important;
	background: #FF0000 !important;
	padding: 10px;
	width: auto !important;
}

.custom-title-split-small a {
	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	gap: 5px;
}

.custom-title-split-small p:first-child {
	margin-top: 0 !important;	
}

.custom-title-split-small p {
	margin: 0 !important;
	background: #FF0000 !important;
	padding: 2px 5px;
	width: auto !important;
}

.custom-title p {
	margin-bottom: 0;
}

.block-buzz .custom-category-post {
	background: #EC008B !important;
}
.block-life .custom-category-post {
	background: #00944d !important;
}
.block-sports .custom-category-post {
	background: #e98023 !important;
}
.block-motor .custom-category-post {
	background: #00adef !important;
}



/* Category Archive */
.linha {
	margin-top: 20px;
}

body.category-buzz .custom-border {
	border-color: #EC008B !important;
}

body.category-life .custom-border {
	border-color: #059949 !important;
}

body.category-sports .custom-border {
	border-color: #FC7B24 !important;
}

body.category-motor-24 .custom-border {
	border-color: #00ADEF !important;
} 

body.category-ebrasil .custom-border {
	border-color: #E21411 !important;
}

body.category-buzz .custom-bg {
	background: #EC008B !important;
}

body.category-life .custom-bg {
	background: #059949 !important;
}

body.category-sports .custom-bg {
	background: #FC7B24 !important;
}

body.category-motor-24 .custom-bg {
	background: #00ADEF !important;
} 

body.category-ebrasil .custom-bg {
	background: #E21411 !important;
}


body.category-buzz .custom-title-split p,
body.category-buzz .custom-title-split-small p {
	background: #EC008B !important;
}

body.category-life .custom-title-split p,
body.category-life .custom-title-split-small p {
	background: #059949 !important;
}

body.category-sports .custom-title-split p,
body.category-sports .custom-title-split-small p {
	background: #FC7B24 !important;
}

body.category-motor-24 .custom-title-split p,
body.category-motor-24 .custom-title-split-small p {
	background: #00ADEF !important;
} 

body.category-ebrasil .custom-title-split p,
body.category-ebrasil .custom-title-split-small p {
	background: #E21411 !important;
}


body.category-buzz .custom-title a,
body.category-buzz .custom-title h3 {
	color: #EC008B !important;
}

body.category-life .custom-title a,
body.category-life .custom-title h3 {
	color: #059949 !important;
}

body.category-sports .custom-title a,
body.category-sports .custom-title h3 {
	color: #FC7B24 !important;
}

body.category-motor-24 .custom-title a,
body.category-motor-24 .custom-title h3 {
	color: #00ADEF !important;
} 

body.category-ebrasil .custom-title a,
body.category-ebrasil .custom-title h3 {
	color: #E21411 !important;
}

body.category-buzz .custom-bg .custom-title a {
	color: #fff !important;
}

body.category-life .custom-bg .custom-title a {
	color: #fff !important;
}

body.category-sports .custom-bg .custom-title a {
	color: #fff !important;
}

body.category-motor-24 .custom-bg .custom-title a {
	color: #fff !important;
} 

body.category-ebrasil .custom-bg .custom-title a {
	color: #fff !important;
}


/* Single Post */
.custom-info ul {
	list-style: none !important;
}

.custom-info ul li,
.custom-info ul li span {
	display: flex;
	align-content: center;
}

.custom-info img {
	width: 40px;
}

.custom-info ul li {
	margin-left: 10px !important;
}

.custom-info ul li:first-child {
	margin-left: 0 !important;	
}

.custom-info .elementor-icon-list-icon {
	margin-right: 5px;
}

.custom-dropdown {
	display: none !important;
}

.custom-menu-parent:hover .custom-dropdown {
	display: flex !important;
}

.opiniao-grid .opiniao-yellow {
	display: none !important;
}

.opiniao-grid .e-loop-item:nth-child(3) .opiniao-yellow {
	display: flex !important;
}

.opiniao-grid .e-loop-item:nth-child(3) .opiniao-white {
	display: none !important;
}

.opiniao-grid .e-loop-item:nth-child(3) {
	width: 48% !important;
}

.opiniao-grid .e-loop-item:nth-child(2) {
	width: 21% !important;
}

.opiniao-grid .e-loop-item:nth-child(4) {
	width: 21% !important;
}

.opiniao-grid .e-loop-item {
	width: 31% !important;
}

.opiniao-grid .elementor-grid {
	display: flex !important;
	flex-wrap: wrap;
}

.post-tag {
	color: #FFFFFF94;
	font-family: "DaxPro", Sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}

.opiniao-trigger {
	display: none !important;
}

.category-news .opiniao-trigger {
	display: block !important;
}