/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.8.1.1726206731
Updated: 2024-09-13 05:52:11

*/

.ekit-template-content-header {
    position: sticky;
    top: 0;
    z-index: 999999;
    background: #e2e2e2;
}






h1.entry-title.awsm-jobs-single-title {
    color: #000;
}

.searchform {
	display: flex !important;
	padding: 5px !important;
	border: 0px;
}
.searchform button {
	margin-left: 20px;
	padding: 3px 15px 3px 15px;
}
.searchform .elementor-widget-container {
	width: 100% !important;
}

/* placeorder form */

.placeorderscode {
	width: 80%;
	border: 3px solid black;
	position: relative;
}

.placeorderscode .loader-form {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 9;
}

.placeorderscode .loader-form img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.order-form {
	justify-content: center;
	display: flex;
	background-color: rgba(0, 0, 0, 0.56);
	border-bottom: 2px solid black;
	padding: 5px 0px;
}
.order-heading {
	color: white;
	font-weight: 700;
	font-size: 20px;
	font-family: "Poppins", Sans-serif;
}
.name-section {
	display: flex;
	margin: 30px 40px;
	column-gap: 20px;
}
.company-nmcls{
	width:75%;
}
.country-nmls{
	width:25%;
}
.name-section input#fname, .company-nmcls #company_name {
	width: 100%;
	border: 3px solid black;
	border-radius: 0;
	font-family: "Poppins", Sans-serif;
}
.name-section input#lname {
	border: 3px solid black;
	border-radius: 0;
	font-family: "Poppins", Sans-serif;
}
.address-section {
	display: flex;
	margin: 30px 40px;
	column-gap: 20px;
}
.address-section input#address {
	border: 3px solid black;
	border-radius: 0;
	font-family: "Poppins", Sans-serif;
}
.name-section input#city {
	border: 3px solid black;
	border-radius: 0;
	font-family: "Poppins", Sans-serif;
}
.name-section input#zcode,
select#zcode {
	border: 3px solid black;
	border-radius: 0;
	font-family: "Poppins", Sans-serif;
	width: 100%;
}
.name-section input#email {
	border: 3px solid black;
	border-radius: 0;
	font-family: "Poppins", Sans-serif;
}
.name-section input#tel {
	border: 3px solid black;
	border-radius: 0;
	font-family: "Poppins", Sans-serif;
}
.textarea-section {
	margin: 10px 40px;
	column-gap: 20px;
}
.textarea-section textarea#message {
	border: 3px solid black;
	border-radius: 0;
	font-family: "Poppins", Sans-serif;
}
.textarea-section label {
	font-size: 18px;
	font-family: "Poppins", Sans-serif;
	font-weight: 400;
}
.placetxt {
	font-size: 18px;
	font-family: "Poppins", Sans-serif;
	font-weight: 400;
	color: black;
	margin: 30px 40px;
}
.placebutton {
	font-size: 18px;
	font-family: "Poppins", Sans-serif;
	font-weight: 600;
	background-color: rgba(0, 0, 0, 0.56) !important;
	border-radius: 30px;
	margin: 10px 40px;
}
.placebtn {
	justify-content: end;
	display: flex;
}
.additem {
	display: flex;
	margin: 10px 40px 40px;
	align-items: baseline;
	cursor: pointer;
}
.additem i {
	background: rgba(107, 174, 0, 1);
	padding: 8px 10px;
	border-radius: 25px;
	color: white;
	text-align: center;
	width: 30px;
	height: 30px;
	font-size: 14px;
}
.additem p.items {
	font-size: 18px;
	font-weight: 600;
	font-family: "Poppins", Sans-serif;
	margin-left: 10px;
	margin-bottom: 0;
}
.producttype .product {
	font-size: 20px;
	font-weight: 400;
	font-family: "Poppins", Sans-serif;
	color: black;
	margin: 5px 40px;
	width: 60%;
	line-height: 30px;
}
.subselection {
	display: flex;
	margin: 30px 40px;
	column-gap: 20px;
	align-items: center;
}
.delete_row_product {
cursor: pointer;
font-size: 22px;
}
.subselection select {
	border: 3px solid black;
	border-radius: 0;
	font-family: "Poppins", Sans-serif;
	width: 47%;
}
#ast-scroll-top {
	background-color: #6bae00;
}

/* Header Search Form */
.search-options-wrapper {
  position: absolute;
  z-index: 9999;
  width: 100%;
  left: 0;
	top: 100%;
  background: var(--e-global-color-36388bb);
  height: 330px;
  max-height: 330px;
  overflow-y: auto;
  box-shadow: 0px 21px 20px #666;
}

.search-options-wrapper {
  display: none;
}

.search-options-wrapper.search-init {
  display: block;
  height: auto;
}

.search-options-wrapper:not(:has(#search-options:empty)) {
  display: block;
}

#search-options .search-item a,
#search-options .product-not-found span {
	display: block;
	padding: 0.5rem 1rem;
}

#search-options .search-item a:hover {
	background-color: var(--e-global-color-accent);
	color: var(--e-global-color-36388bb);
}

.search-options-wrapper::-webkit-scrollbar {
	width: 0.5rem;
}

.search-options-wrapper::-webkit-scrollbar-track {
	background: transparent;
}

.search-options-wrapper::-webkit-scrollbar-thumb {
	background: var(--e-global-color-accent);
}

.search-options-wrapper::-webkit-scrollbar-thumb:hover {
	background: var(--e-global-color-accent);
}

.search-options-wrapper .loader {
  --loader-size: 20px;
  --loader-icons-space: 10px;
	width: var(--loader-size);
	height: var(--loader-size);
	position: relative;
	border-radius: 50%;
	color: var(--e-global-color-accent);
	animation: fill 1s ease-in infinite alternate;
  margin: 1rem auto;
}
.search-options-wrapper .loader::before,
.search-options-wrapper .loader::after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	border-radius: 50%;
	left: calc(var(--loader-size) + var(--loader-icons-space));
	top: 0;
	animation: fill 0.9s ease-in infinite alternate;
}

.search-options-wrapper .loader::after {
	left: auto;
	right: calc(var(--loader-size) + var(--loader-icons-space));
	animation-duration: 1.1s;
}

@keyframes fill {
	0% {
		box-shadow: 0 0 0 2px inset;
	}
	100% {
		box-shadow: 0 0 0 10px inset;
	}
}



@media only screen and (max-width:767px) {
	
	#mobile-menu-wrapper #ekit-megamenu-mobile-header:not(.active) .search-form-wrapper {
		display: none;
	}
	
	#mobile-menu-wrapper .search-options-wrapper {
		position: fixed;
		z-index: 9999;
		height: 250px;
		top: calc(100% - 250px);
		border-top-left-radius: 15px;
    	border-top-right-radius: 15px;
	}
	
	#mobile-menu-wrapper #search-options .search-item a, #search-options .product-not-found span {
		font-size: 0.85rem;
		line-height: 1em;
		padding: 0.5rem 1rem;
	}
	
	#mobile-menu-wrapper .search-options-wrapper:not(:has(#search-options:empty)) {
		padding-top: 1rem;
	}
	
	#mobile-menu-wrapper .search-options-wrapper .loader {
		--loader-size: 16px;
	}
	
	#mobile-menu-wrapper .elementskit-nav-identity-panel,
	#mobile-menu-wrapper .elementskit-menu-overlay {
		display: none;
	}
	
	#mobile-menu-wrapper .mobile-menu-search-box .searchform button {
		display: block;
		margin: 0;
		position: absolute;
		top: 50%;
		background: transparent;
		color: #666;
		transform: translate(0, -50%);
		padding: 8px;
	}
	
	#mobile-menu-wrapper input#search {
		padding-left: 31px;
	}
	
	#mobile-menu-wrapper .elementskit-menu-offcanvas-elements,
	#mobile-menu-wrapper .elementskit-navbar-nav {
		height: auto !important;
	}
	
	#mobile-menu-wrapper #ekit-megamenu-mobile-header {
		--mobile-menu-height: 72.45px;
		top: calc(var(--mobile-menu-height) + var(--login-bar-height, 0px));
		padding: 1rem 0 4rem 0;
	}
	
	#mobile-menu-wrapper .elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements {
		right: -100vw;
		left: auto;
		-webkit-transition: right .6s cubic-bezier(.6,.1,.68,.53);
        transition: right .6s cubic-bezier(.6,.1,.68,.53);
	}
	
	#mobile-menu-wrapper .elementskit-menu-offcanvas-elements.active {
		right: 0;
		left: auto;
	}
	
	.logged-in #mobile-menu-wrapper #ekit-megamenu-mobile-header {
		--login-bar-height: 46px;
	}
		
	#menu-mobile-header .mobile-sub-menu-item {
		border-left: 2px solid #999;
		margin-left: 3rem;
	}

	#menu-mobile-header .mobile-menu-contactno-link {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	#menu-mobile-header .search-options-wrapper {
		box-shadow: 0px 5px 20px #666;
	}
	
	#menu-mobile-header .ekit_menu_responsive_tablet .elementskit-menu-container.active ~ .elementskit-menu-hamburger svg {
		fill: #fff !important;
	}
	
	
.country-nmls, .company-nmcls{
	width:100%;
}
	
	/*mobile menu css*/


/* ul#menu-mobile-header {
    position: absolute !important;
    right: 0 !important;
    top: 72px;
    background: #e7e4e4 !important;
    height: auto !important;
    padding: 15px;
} 

div#ekit-megamenu-mobile-header {
    background: transparent;
}

div#ekit-megamenu-mobile-header .elementskit-site-title {
    display: none;
}

ul#menu-mobile-header li#menu-item-446, ul#menu-mobile-header li#menu-item-445, ul#menu-mobile-header li#menu-item-444 {
    width: 175px;
    position: relative;
    left: 40px;
}

ul#menu-mobile-header li#menu-item-446 a,ul#menu-mobile-header li#menu-item-445 a,ul#menu-mobile-header li#menu-item-444 a{ padding: 6px; }

div#ekit-megamenu-mobile-header {
    top: 0px;
}

.elementor-204 .elementor-element.elementor-element-3af3166 .elementskit-menu-close {
    right: 14px;
}
*/

/*mobile menu css update*/
	
}


@media only screen and (max-width: 600px) {
    
	
    
	/*placeorder */

	.placeorderscode {
		width: 100%;
		border: 3px solid black;
	}
	.name-section {
		display: grid;
		margin: 10px 20px;
		column-gap: 10px;
	}
	.name-section input#fname {
		width: 100%;
		border: 3px solid black;
		border-radius: 0;
		font-family: "Poppins", Sans-serif;
		margin-bottom: 10px;
	}
	.address-section {
		margin: 10px 20px;
	}
	select#zcode {
		border: 3px solid black;
		border-radius: 0;
		font-family: "Poppins", Sans-serif;
		width: 100%;
		margin-bottom: 0px;
		margin-top: 10px;
	}
	.name-section input#zcode,
	select#zcode {
		border: 3px solid black;
		border-radius: 0;
		font-family: "Poppins", Sans-serif;
		width: 100%;
		margin-top: 10px;
	}
	.name-section input#tel {
		border: 3px solid black;
		border-radius: 0;
		font-family: "Poppins", Sans-serif;
		margin-bottom: 10px;
	}
	.producttype .product {
		font-size: 16px;
		font-weight: 600;
		font-family: "Poppins", Sans-serif;
		color: black;
		width: 85%;
		margin: 10px 20px;
	}
	.subselection {
		display: grid;
		margin: 10px 20px;
		column-gap: 20px;
	}
	select#product {
		border: 3px solid black;
		border-radius: 0;
		font-family: "Poppins", Sans-serif;
		width: 100%;
		margin-bottom: 10px;
	}
	.placetxt {
		font-size: 18px;
		font-family: "Poppins", Sans-serif;
		font-weight: 600;
		color: black;
		margin: 10px 20px;
	}
	.textarea-section {
		margin: 10px 20px;
	}
	.subselection select {
		width: 100% !important;
		margin-bottom: 10px !important;
	}
}
