/*
Theme Name: Marcello Child
Theme URI: https://marcello.qodeinteractive.com
Description: A child theme of Marcello
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: marcello
Template: marcello
*/


#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg{
	width: 200px;
	stroke: none;
}

#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg .st0,
#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg .st0
 {
    fill: #e73134;
}

.qodef-divided-info-slider svg.qodef-scroll-badge .qode-star{
	fill: rgb(231,49,52);
}


.qodef-subscribe-button.qodef-layout--button .qodef-subscribe-button-link:hover{
	background-color: rgb(231,49,52) !important;
}

.qodef-text-marquee .qodef-m-content{
	font-family: "Barlow Condensed", Sans-serif !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
}

.qodef-divided-info-slider .qodef-item-holder .qodef-left-info-holder .qodef-m-subtitle,
.qodef-section-title p.qodef-m-subtitle{
	font-weight: 400 !important;
	line-height: 1em !important;
}
.qodef-grid-item:has(.widget_block:empty) {
	/*display: none !important;*/
}

.qodef-grid-item:has(+ .qodef-grid-item .widget_block:empty) {
	/*background-color: red !important;*/
	/*width: 100% !important;^*/
}


#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path svg{
	width: 140px !important;
	stroke: transparent !important;
	
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path svg .st0
 {
    fill: #e73134;
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path svg .st1,
#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg .st1 {
    fill: #0b090a;
}


.qodef-mobile-header--side-area #qodef-page-mobile-header-inner:not(.qodef-content-grid){
	padding-left: 10px !important;
	padding-right: 10px !important;
}


#marcello_core_side_area_opener-2,
#qodef-side-area{
	display: none;
}

.qodef-divided-info-slider .qodef-item-holder .qodef-full-screen-image-holder{
	/*display: block !important;*/
}


