/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2025 | 17:06:15 */
/*   Laptop and Desktop Purpose */
@media (min-width:1025px)
{
	body .botiga-mega-menu:hover>.sub-menu.botiga-dropdown-ul {
		top:72px !important;  
	}
	ul.sub-menu.botiga-dropdown-ul li {
		width:220px; 
	}
	body ul.sub-menu.botiga-dropdown-ul li h4 {
		font-weight: 400 !important;
		font-size: 18px;
		line-height: 100%;
		text-transform: uppercase;

	}
	.site-header-inner .col-md-5.header-elements {
		padding-right:unset; 
	}
	.site-header-inner .col-md-5 {
		padding-left: unset;
	}
	#primary-menu > li {
		margin-right:30px;

	}
	body ul.sub-menu.botiga-dropdown-ul {
		width:100%;

	}
	body #primary-menu > li > a.botiga-dropdown-link
	{
		padding:unset;
		color:#111111 !important;
	}
	body.single-product .site-header .container {
		padding:0px 20px 0px 20px !important;
	}
	body .botiga-mega-menu>.sub-menu.botiga-dropdown-ul {
		gap:40px !important; 
	}




	#masthead .header-elements a.header-search.header-item,
	#masthead .header-elements a.wc-account-link.header-item {
		margin-right:15px;
	}
	#masthead #site-header-cart {
		margin-right:0px;  
	}
	.header-elements #site-header-cart {
		order:2;
	}
	.header-wishlist-icon {
		padding-right:15px; 
	}
/* 	body .site-header .site-header-inner,.site-header .top-header-row {
		padding-top:20px;
		padding-bottom:20px;
	} */



	body.woocommerce-checkout .botiga-mega-menu:hover>.sub-menu.botiga-dropdown-ul{
		top:66px !important
	}
	  .botiga-dropdown .botiga-dropdown-ul .botiga-dropdown-ul  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
  }
		form.woocommerce-product-search.botiga-ajax-search > .botiga-ajax-search__wrapper {
	top:64px !important;	
	
	}
}
@media (max-width:767px)
{
	form.woocommerce-product-search.botiga-ajax-search > .botiga-ajax-search__wrapper {
		top:36px;
	}
}
