/*************************************************************************************************************************************
	HIDE TEST COOKIES ECHO div (visible only by Admin)
*************************************************************************************************************************************/
#testcookies { display: none !important; }


/*************************************************************************************************************************************
	HEADER TOP PADDING FIX » SET PADDING ACCORDINGLY
	TOP BAR AND HEADER BEHAVIOUR 
*************************************************************************************************************************************/
/*
@media screen and (min-width:990px) {
#main {padding-top: 117px !important;}
.av_header_transparency #main {padding-top: 0px !important;}
}

@media screen and (min-width:1250px) {
#main { padding-top: 152px !important;}
.av_header_transparency #main {padding-top:0px !important;}
}
*/




/*************************************************************************************************************************************
	SECTIONS and SLIDERS OVERLAY MASK
*************************************************************************************************************************************/
/* Slider Wavy Mask Bottom */
.slider-mask-bottom-01 .avia-slideshow-inner:after {
content:""; width: 100%; height: 101%; position: absolute; left:0%; bottom: 0; background-size: auto !important; visibility:visible; z-index:9;
background: url(/assets/img/Full-Width-Overlay-Mask_01.png) center bottom no-repeat; 
}

/* Section Wavy Mask Bottom */
.section-mask-bottom-01 .container:after {
content:""; width: 120%; height: 101%; position: absolute; left: -10%; bottom: 0; visibility:visible;
background: url(/assets/img/Full-Width-Overlay-Mask_01.png) center bottom no-repeat; 
}




/*************************************************************************************************************************************
	WAVY SVG SECTIONS
*************************************************************************************************************************************/
#wavy { padding:0 !important;}
#wavy div { border:0 !important;}
#wavy .container { width:100% !important; max-width:100% !important; padding: 0px 0px;}
#wavy .content {padding: 0px 0px;}
#wavy .flex_column { margin:-8px 0 !important;}
#wavy svg {display:block; margin:-4px 0;}




/*************************************************************************************************************************************
	HOME PORTRAIT CATEGORIES
*************************************************************************************************************************************/
.home-portrait-categories-section {}
.home-portrait-categories-section .container { max-width:none;}
.home-portrait-categories-section .flex_column_table { margin-top: 10px !important; }
.home-portrait-categories-section .avia-image-container {border-radius: 16px; overflow: hidden;}



