/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 25 2024 | 15:24:13 */
.owl-section .elementor-container .owl-carousel {
    width: 100%; /* Ensures the carousel takes full width of its container */
}

.owl-item .elementor-column {
    width: 100% !important; /* Ensures each item takes full width of the carousel */
}

.aux-sticky .aux-burger::after,
.aux-sticky .aux-burger::before,
.aux-sticky .aux-burger .mid-line
{
	border-color:#000 !important;
}
.aux-sticky .aux-item-content {
	color:#000000 !important;
}

#sb_instagram #sbi_images{
	padding:0px 0px;
}

.aux-widget-logo img{
	width:100px;
}

.column-100{
	height:100vh;	
}

.column-80{
	height:80vh;	
}

@media (max-width:520px){
	.aux-logo-sticky.aux-has-logo img{
		width:75px !important;
	}
	
	.aux-has-logo img{
		width:100px !important;
	}
	
	.aux-sticky .aux-burger::before,
	.aux-sticky .aux-burger::after,
	.aux-sticky .aux-burger .mid-line{
		border-color: #3B5998 !important;
	}
	
	.aux-offcanvas-menu .aux-item-content {
		color:#000 !important;
	}
}