/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 18 2025 | 14:43:01 */
/* AJAX SEARCH FIELD */
.top-header .ajax-search-form button {
	height: auto;
}

.departments-container:hover .departments-menu>ul {
	    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    visibility: visible !Important;
    opacity: 1 !important;
    display: block !important;
    -webkit-transform: translateY(16px);
    -ms-transform: translateY(16px);
    transform: translateY(16px);
/* 	border: 1px solid #ebebeb; */
/* 	padding-left: 10px; */
/* 	margin-right: 2px; */
	box-shadow: 0px 30px 70px 0px rgba(137, 139, 142, 0.15);
}

#menu-departments-menu, #menu-departments-menu .mega-menu-content  {
/* 	padding-left: 10px; */
	box-shadow: 0px 0px 1px #ddd;
	box-shadow: 0px 30px 70px 0px rgba(137, 139, 142, 0.15);
}

/* LOGO */

.top-header .logo {
	margin-bottom: -3px;
}

.top-header .custom-logo-link img {
	height: 65px;
	width: auto;
} 

/* TOP BAR */
/* My account, shopping cart */
.my-account-widget .my-account-button h5, .shopping-cart-widget .shopping-cart-button h5 {
	font-size: 17px;
}

/* MENU */
.site-header .container div.col-xl-7.col-md-9.my-auto {
	margin-left: -5px;
/* 	padding-left: 0px; */
}

.primary-menu ul li {
	margin-right: 30px;
}


/*
.sayara-departments-mega-menu .mega-menu-content {
    top: 0;
    left: 270px;
    width: 1015px;
}

.sayara-departments-mega-menu .mega-menu-content .elementor-section-wrap .elementor-section{
    width: 1015px;
} */