﻿/*
 Theme Name:   Buzz Affiliates
 Description:  Buzz Affiliates theme
 Author:       Viktor Lashkevych
 Template:     hello-elementor
*/

.page-header, #comments{
    display: none;
}
.elementor-widget-image .elementor-image>a img[src$=".svg"], .elementor-widget-image .elementor-image figure>a img[src$=".svg"]{
    width: 100% !important;
}
.elementor-section.elementor-section-boxed > .elementor-container{
    width: 100%;
}

#header.elementor-sticky--effects {
	background: rgba(135, 60, 225, 0.8) !important;
    backdrop-filter: blur(4px) saturate(1.6);	
}