/*
Theme Name: Everest Starch India Pvt. Ltd.
Theme URI: https://evereststarch.com/
Author: Nectar Infoway
Author URI: https://nectarinfoway.com/
Description: Nectar Infoway custom desigend theme by Nectar Infoway Team.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: elementor-header, elementor-footer, elementor-menu, wp-form, full-width-template, smooth animation, blogs, Sticky post, Google Fonts 
Text Domain: evereststarch

/* FONTS
-----------------------*/
@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&family=Arsenal:ital,wght@0,400;0,700;1,400;1,700&display=swap');

/* COLOR
-----------------------*/
:root {
	--blue: #07628E;
	--green: #009846;
	--body: #000000;
	--black: #000000;
	--white: #FFFFFF;
	--gray: #D3D3D3;
}

/* MAIN STYLESHEET
----------------------*/
body{
	font-family: "Archivo", sans-serif;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	color: var(--body);
	line-height: 1.3;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6{
	font-family: "Arsenal", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: var(--body);
	line-height: 1.3;
}
h1, .h1{ font-size: 60px; }
h2, .h2{ font-size: 50px; }
h3, .h3{ font-size: 40px; }
h4, .h4{ font-size: 30px; }
h5, .h5{ font-size: 20px; }
h6, .h6{ font-size: 16px; }
p{ padding: 0; margin: 0 0 15px 0; }
a{ color: var(--body); cursor: pointer; outline: 0; text-decoration: none; }
a:link{ color: var(--body); }
a:active{ color: var(--body); }
a:visited{ color: var(--body); }
a:hover{ color: var(--blue); }
a:focus{ outline: none; text-decoration: none; }
button:focus{ outline: unset; }
img{ max-width: 100%; }
a img{ border: 0; }
.w-100 img{ width: 100%; }
label{ cursor: pointer; }
iframe{ max-width: 100%; }

/* COLORS
----------------------*/
.color-blue{ color: var(--blue); }
.color-green{ color: var(--green); }
.color-black{ color: var(--black); }
.color-white{ color: var(--white); }

/* PADDING & MARGINS 
----------------------*/
#main-content{ padding: 60px 0 30px 0; }
.theme-flush-top-space{ margin-top: -60px; }
.theme-flush-bottom-space{ margin-bottom: -30px; }
.pt60{ padding-top: 60px!important; }
.pb60{ padding-bottom: 60px!important; }
.ptb60{ padding-top: 60px!important; padding-bottom: 60px!important; }
.pt30{ padding-top: 30px!important; }
.pb30{ padding-bottom: 30px!important; }
.ptb30{ padding-top: 30px!important; padding-bottom: 30px!important; }
.full-width-left{ flex-grow: 1 !important; margin-left: calc(((100vw - 1320px) /2*-1)) !important; }
.full-width-right{ flex-grow: 1 !important; margin-right: calc(((100vw - 1320px) /2*-1)) !important; }

/* SEARCH FORM
----------------------*/
.search-form label{ position: relative; margin: 0; width: calc( 100% - 50px ); }
.search-form .search-field{ width: 100%; height: 50px; border: 1px solid var(--gray); border-radius: 0; padding: 10px 15px; margin-bottom: 0; }
.search-form .search-field:focus-visible{ outline: unset; }
.search-form .search-submit{
	float: right;
	width: 50px; height: 50px;
	padding: 0;
	color: var(--white);
	background-color: var(--blue);
	border: 1px solid var(--gray);
	border-radius: 0;
	cursor: pointer;
}
.search-form .search-submit i{ font-size: 18px; color: var(--white); }

/* POST COMMON
----------------------*/
.post-meta .meta{ display: inline-block; margin: 0 10px 3px 0; }
.post-meta .meta i, .post-meta .meta img{ margin-right: 2px; }
.post-categories{ padding: 0; margin: 0; display: inline-block; list-style-type: none; }
#commentform label{ position: relative; background-color: unset; color: var(--white); top: 0; left: 0; padding: 0; margin-bottom: 5px; }
#commentform .form-group{ margin-bottom: 1.5rem; }

/* WIDGET COMMON
----------------------*/
aside.sidebar .widget{ margin-bottom: 25px; }
aside.sidebar .widget ul{ margin: 0; padding: 0; list-style-type: none; }
aside.sidebar .widget ul li{ padding: 8px 0; border-bottom: 1px solid var(--gray); }

/* PAGINATION COMMON
----------------------*/
.pagination{ margin-bottom: 0; }
.pagination-wrap{ width: 100%; text-align: center; }
.page-item .page-link{ color: var(--white); background-color: var(--green); border: 1px solid var(--gray); padding: 7px 15px; }
.page-item.active .page-link,
.page-item .page-link:hover{ color: var(--white); background-color: var(--blue); border: 1px solid var(--gray); }
.page-item .page-link:focus{ box-shadow: unset; }
.page-item:first-child .page-link{ border-radius: 0	; }
.page-item:last-child .page-link{ border-radius: 0; }

/* BUTTONS 
----------------------*/
.btn{
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	padding: 17px 27px 17px 27px;
	border-radius: 50px;
}
.btn.btn-theme{ color: var(--white); background-color: var(--blue); border: 1px solid var(--blue); }
.btn.btn-theme:hover{ color: var(--white); background-color: var(--green); border: 1px solid var(--green); }
.btn.focus, .btn:focus{ outline: unset; -webkit-box-shadow: unset; box-shadow: unset; }

/* HEADER
----------------------*/
.admin-bar .fixed-top{ top: 32px; }
@media screen and (max-width: 782px) {
	.admin-bar .fixed-top{ top: 46px; }
}
.site-header .elementor-nav-menu .elementor-nav-menu--dropdown{ }
.site-header .elementor-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{ justify-content: space-between; }
.site-header .elementor-nav-menu ul ul a, .elementor-nav-menu ul ul a:active,
.site-header .elementor-nav-menu ul ul a:focus, .elementor-nav-menu ul ul a:hover{ border-left: 0!important; }
.btn-menu a{
	font-weight: 600;
	line-height: 1;
	padding: 17px 27px 17px 27px!important;
	border-radius: 50px;
	color: var(--white)!important;
	background-color: var(--green);
	border: 1px solid var(--green);
}
.btn-menu a:hover{ color: var(--white)!important; background-color: var(--blue); border: 1px solid var(--blue); }

/* PAGE BANNER
----------------------*/
.page-banner{ position: relative; padding: 130px 0 130px 0; z-index: 0; }
.page-banner:before{
	content: "";
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
	width: 100%; height: 100%;
	background-color: #00000066;
	z-index: 0;
}
.page-banner > div{ position: relative; z-index: 1; }
.page-banner h1{ color: var(--white)!important; }

/* HOME 
----------------------*/
.product-cat-box{
	background-color: var(--white);
	border-bottom: 4px solid #E9721D;
	border-radius: 20px!important;
	margin-bottom: 25px;
	filter: drop-shadow( 0 9px 7px rgb(0 0 0 / 0.1) );
}
.product-cat-box img{ width: 100%; height: 230px!important; object-fit: cover; object-position: center; border-radius: 20px!important; }
.product-cat-box h5{ padding: 15px; margin-bottom: 0; }
.pt-content{
	position: relative;
	background-image: url('/wp-content/uploads/2025/10/product-shape.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: auto;
}
.single-product .elementor-absolute.elementor-widget-image{ display: none; }

/* FOOTER
----------------------*/

/* HOVER
----------------------*/
a, a:hover, .btn, input[type=submit]{
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}

/* RESPONSIVE
----------------------*/
@media only screen and (max-width: 1899px) {
	.page-banner{ padding: 120px 0 120px 0; }
}
@media only screen and (max-width: 1799px) {
	.page-banner{ padding: 110px 0 110px 0; }
}
@media only screen and (max-width: 1699px) {
	.page-banner{ padding: 100px 0 100px 0; }
}
@media only screen and (max-width: 1599px) {
	.page-banner{ padding: 90px 0 90px 0; }
}
@media only screen and (max-width: 1499px) {
	.page-banner{ padding: 80px 0 80px 0; }
}
@media only screen and (max-width: 1399px) {
	h1, .h1{ font-size: 56px; }
	h2, .h2{ font-size: 47px; }
	h3, .h3{ font-size: 38px; }
	h4, .h4{ font-size: 28px; }
	h5, .h5{ font-size: 19px; }
	h6, .h6{ font-size: 16px; }

	.full-width-left{ flex-grow: 1 !important; margin-left: calc(((100vw - 1140px) /2*-1)) !important; }
	.full-width-right{ flex-grow: 1 !important; margin-right: calc(((100vw - 1140px) /2*-1)) !important; }

	.page-banner{ padding: 70px 0 70px 0; }
	.product-cat-box img{ height: 200px!important; }
}
@media only screen and (max-width: 1199px) {
	h1, .h1{ font-size: 52px; }
	h2, .h2{ font-size: 44px; }
	h3, .h3{ font-size: 36px; }
	h4, .h4{ font-size: 26px; }
	h5, .h5{ font-size: 18px; }
	h6, .h6{ font-size: 16px; }

	.full-width-left{ flex-grow: 1 !important; margin-left: calc(((100vw - 960px) /2*-1)) !important; }
	.full-width-right{ flex-grow: 1 !important; margin-right: calc(((100vw - 960px) /2*-1)) !important; }

	.page-banner{ padding: 60px 0 60px 0; }
	.product-cat-box img{ height: 150px!important; }
}
@media only screen and (max-width: 991px) {
	h1, .h1{ font-size: 48px; }
	h2, .h2{ font-size: 41px; }
	h3, .h3{ font-size: 34px; }
	h4, .h4{ font-size: 24px; }
	h5, .h5{ font-size: 18px; }
	h6, .h6{ font-size: 16px; }

	.full-width-left{ flex-grow: unset !important; margin-left: unset !important }
	.full-width-right{ flex-grow: unset !important; margin-right: unset !important }

	.btn-menu a{ 
		padding: 20px 20px 20px 20px!important;
		background-color: var(--blue);
		border: 1px solid var(--blue);
		border-radius: 0;
	}
	ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover{ border-inline-start: 0!important; }
	.elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown,
	.elementor-nav-menu__container.elementor-nav-menu--dropdown{ z-index: 1; }

	.page-banner{ padding: 50px 0 50px 0; }
	.product-cat-box img{ height: 230px!important; }
}
@media only screen and (max-width: 767px) {
	h1, .h1{ font-size: 44px; }
	h2, .h2{ font-size: 38px; }
	h3, .h3{ font-size: 32px; }
	h4, .h4{ font-size: 22px; }
	h5, .h5{ font-size: 18px; }
	h6, .h6{ font-size: 16px; }

	.page-banner{ padding: 40px 0 40px 0; }
	.product-cat-box img{ height: auto!important; }
}
@media only screen and (max-width: 575px) {
	h1, .h1{ font-size: 40px; }
	h2, .h2{ font-size: 35px; }
	h3, .h3{ font-size: 30px; }
	h4, .h4{ font-size: 20px; }
	h5, .h5{ font-size: 18px; }
	h6, .h6{ font-size: 16px; }

	.page-banner{ padding: 30px 0 30px 0; }
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 374px) {
}