/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


/* Header Section */

.header-main{
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
}
.header-main ul li.menu-item-53{
    display: none;
}
.header-main ul.sub-menu{
    column-count: 2;
}

/* Home */
.commitment-img{
    position: relative;
}
.commitment-img::after{
    position: absolute;
    content: "";
    width: 256px;
    height: 256px;
    border: 2px solid rgba(35, 83, 0, 0.2);
    top: -48px;
    left: -48px;
    z-index: -1;
}

/* About Page */

.logo-section .swiper-wrapper {
    transition-timing-function: linear !important;
}

/* Contact Page */

.contact-detailsbox h3{
    margin-top: 0;
}
.contact-detailsbox .elementor-icon-box-description a{
    color: #42493B;
    transition: 0.3s;
}
.contact-detailsbox .elementor-icon-box-description a:hover{
    color: #1A1C19;
}
.contact-detailsbox .elementor-icon-box-icon a{
    outline: 1px solid #E0E7FF;
    border-radius: 4px;
}
.contact-main form .gfield_label{
    font-family: Inter;
    font-weight: 600;
    font-size: 14px;
    color: #1A1C19;
}
.contact-main .gform_wrapper .gfield_required_text{
    display: none !important;
}
.contact-main .gform_wrapper .gfield_required::after{
    content: " *";
    color: #BA1A1A;
    font-weight: bold;
    margin-left: 2px;
}
.contact-main form input:not([type="submit"]){
    height: 52px;
    border: 1px solid #C2C9B7;
    border-radius: 4px;
    padding: 16px;
    font-family: Manrope;
    font-weight: 400;
    font-size: 16px;
    box-shadow: none;
    color: #1A1C19;
    outline: none;
}
.contact-main form input:not([type="submit"])::placeholder{
    color: #6B7280;
}
.contact-main form input[type="submit"]{
    font-family: Manrope !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #FFFFFF !important;
    background-color: #235300 !important;
    padding: 16px 40px !important;
    transition: 0.3s !important;
}
.contact-main form input[type="submit"]:hover{
    background-color: #1A1C19 !important;
}
.contact-main form .textarea{
    min-height: 140px !important;
    border: 1px solid #C2C9B7;
    border-radius: 4px;
    padding: 16px;
    font-family: Manrope;
    font-weight: 400;
    font-size: 16px;
    box-shadow: none;
    color: #1A1C19;
    outline: none;
    resize: none;
}
.contact-main form .textarea::placeholder{
    color: #6B7280;
}
.contact-main form input[type="checkbox"]{
    height: 20px;
    padding: 13px;
}
.contact-main form .gchoice{
    align-items: center;
}
.contact-main form input[type="email"]{
    text-transform: lowercase;
}
.contact-main form input[type="email"]::placeholder{
    text-transform: capitalize;
}
.contact-main form .gfield--type-html{
    font-family: Manrope;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.6em;
    color: #42493B;
    width: 460px;
    text-align: justify;
}
.contact-main form .gform_fields{
    --gf-form-gap-y: 24px;
}
.contact-main form .gform-footer{
    margin: 0;
}
.contact-main .gform_confirmation_message_1, .contact-main .gform_confirmation_message_2{
    display: flex;
    align-items: center;
    gap: 15px;
}
.contact-main .gform_confirmation_message_1 img, .contact-main .gform_confirmation_message_2 img{
    width: 50px;
}

/* FAQ Page */

.faq-mainsection .elementor-divider-separator{
    align-items: baseline;
}
.faq-mainsection .e-n-accordion-item-title{
    border-radius: 8px !important;
}
.faq-mainsection .e-n-accordion-item-title[aria-expanded="true"]{
    border-radius: 8px 8px 0 0 !important;
}
#our-pro, #material, #ordering, #care {
  cursor: pointer;
}
.faq-mainsection .e-n-tabs-heading{
    display: none !important;
}

.filter-main .e-filter-item {
    gap: 10px;
    cursor: pointer;
    background: transparent;
    font-family: Manrope;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    color: #42493B !important;
}

/* custom checkbox */
.filter-main .e-filter-item .real-checkbox {
    width: 20px;
    height: 20px;
    min-width: 20px;
    border: 1px solid #C2C9B7;
    border-radius: 3px;
    background: #fff;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    pointer-events: none;
}

/* hover */
.filter-main .e-filter-item:hover .real-checkbox {
    border-color: #2d5c3f;
}

/* active state from aria-pressed */
.filter-main .e-filter-item[aria-pressed="true"] .real-checkbox {
    background: #2d5c3f;
    border-color: #2d5c3f;
}

/* tick icon */
.filter-main .e-filter-item[aria-pressed="true"] .real-checkbox::after {
    content: "";
    position: absolute;
    left: 7px;
    top: 3px;
    width: 4px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.guidance_box .elementor-icon-list-item a{
    flex-direction: row-reverse;
    gap: 5px;
}
.guidance_box .elementor-icon-list-item a .elementor-icon-list-text{
    padding: 0 0 0 0;
}

/*Shop Page*/
.archive .search-filter-field .search-filter-label{
    font-family: 'Liberation Serif';
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #235300;
    margin: 0 0 20px 0;
    padding: 0 0 8px 0;
    border-bottom: 1px solid #c2c9b733;
}

.archive .search-filter-field .search-filter-input-checkbox__control>svg{
    width: 22px;
    height: 22px;
    fill: #C2C9B7;
}

.archive .search-filter-field .search-filter-input-checkbox__label{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.probox-loop .elementor-post-info__terms-list-item{
    background-color: #EEEEE9;
    padding: 4px 12px;
    border-radius: 12px;
}
.probox-loop .elementor-post-info__terms-list{
    display: flex !important;
    flex-wrap: wrap;
    gap: 8px;
}

/*Shop Page*/

/* Product Details */

.prodetails-main .elementor-icon-list-items li {
    background-color: #EEEEE9;
    padding: 10px 16px !important;
    border-radius: 12px;
}
.prodetails-main .elementor-icon-list-items{
    column-gap: 20px;
    row-gap: 16px;
}
.prodetails-main .flex-control-nav{
    display: flex;
    overflow-x: scroll !important;
}
.pro-gallery-img {
  scrollbar-color: #235300 rgba(194, 201, 183, 0.4);
  scrollbar-width: thin;
}
.pro-gallery-img::-webkit-scrollbar {
  height: 14px;
}
.pro-gallery-img::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 50px;
  box-shadow: inset 0 0 0 4px rgba(194, 201, 183, 0.4);
}
.pro-gallery-img::-webkit-scrollbar-thumb {
  background: #235300;
  border-radius: 50px;
  border: 4px solid transparent;
  background-clip: content-box;
}
.prodetails-main .flex-control-nav li img{
    min-width: 120px;
    object-fit: cover;
}
.prodetails-main .woocommerce-product-gallery__image img{
    height: 567px !important;
    object-fit: cover;
}

/* Product Features Repeter */

.badges {
    display: inline-flex;
    column-gap: 20px;
    row-gap: 16px;
    flex-wrap: wrap;
}
.badge {
    background-color: #EEEEE9;
    padding: 10px 16px;
    border-radius: 12px;
    display: flex;
    gap: 8px;
}
.badge span {
    font-family: Manrope;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    color: #235300;
}
.badge img {
    width: 10px;
}

/* Product Features Repeter */

/* Technical Repeter */

.technical-specifications {
	background: #fbfaf6;
	color: #1f1f1f;
}
.technical-specifications h2 {
	margin: 0 0 30px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 26px;
	font-weight: 500;
	line-height: 1.15;
	color: #2a2a2a;
}
.spec-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	column-gap: 48px;
	row-gap: 40px;
}
.spec-label {
	margin: 0 0 9px;
	color: #7a8273;
	font-size: 11px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}
.spec-value {
	margin: 0;
	color: #1A1C19;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.6em;
}
.spec-value p {
	margin: 0;
}
.spec-item h5.spec-label{
    font-family: Manrope;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

/* Technical Repeter */


/* Product Details */

/* Portfolio Page */

.portfoliomain .page-numbers {
    border: 1px solid #E5E7EB;
    border-radius: 100%;
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
}
.portfoliomain .page-numbers:hover{
    background-color: #0B1F3A;
    border: 1px solid #0B1F3A;
}
.portfoliomain .elementor-pagination{
    display: flex;
    justify-content: center;
}
.portfoliomain .page-numbers.current{
    background-color: #0B1F3A;
    border: 1px solid #0B1F3A;
}
.gallrymain .gallery-item .gallery-icon img{
    width: 100%;
    height: 250px;
    object-fit: cover;
}

/* Feedback */

#wsm_c75bbff .wsm-tip{
    background: #235300 !important;
}
#wsm_c75bbff .wsm-tip::after{
    background: #235300 !important;
    border-top-color: #FFFFFF !important;
}
.tab-sec .e-n-tab-title[aria-selected="true"]{
    background-color: #AEED84 !important;
}
.tab-sec .e-n-tab-title:hover{
    background-color: #AEED84 !important;
}
.advantage-sec ul{
    text-align: left;
}
.certi-sec .elementor-icon-box-description{
    text-align: justify;
}
.justyfy-text{
    text-align: justify;
}
.certicarbox .elementor-image-box-img{
    background-color: #EEEEE9;
    padding: 7px;
    border-radius: 4px;
}
.customer-sec .swiper-slide-inner img{
    width: 300px;
    height: 300px;
    object-fit: cover;
}
.menu-tab-sec .e-n-tab-title:hover{
    /* background-color: #376D12 !important; */
    /* color: #FFFFFF !important; */
}
.menu-tab-sec .e-n-tab-title[aria-selected="true"]{
    /* background-color: #376D12 !important; */
    color: #376D12 !important;
}
.header-main .e-n-menu-dropdown-icon{
    /* justify-content: flex-start !important; */
}
.menuloop-sec {
    height: 270px;
    overflow: hidden;
    overflow-y: scroll;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: #4CAF50 transparent; /* Firefox - thumb track */
}
.menuloop-sec::-webkit-scrollbar {
    width: 4px;
}

.menuloop-sec::-webkit-scrollbar-track {
    background: transparent;
}
.menuloop-sec::-webkit-scrollbar-thumb {
    background-color: #4CAF50;
    border-radius: 10px;
}
.menuloop-sec::-webkit-scrollbar-thumb:hover {
    background-color: #388E3C;
}
.menuloop-sec .elementor-loop-container > div:not(:last-child) {
    border-bottom: 1px solid #376D12;
}
.menuloop-sec .elementor-loop-container > .elementor-loop-item:not(:last-child) {
    border-bottom: 1px solid #376D12;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.menuloop-sec .elementor-grid > div:not(:last-child) {
    border-bottom: 1px solid #376D12;
    padding-bottom: 13px;
    /* margin-bottom: 8px; */
}
.tabcon-sec{
    height: fit-content !important;
}
.numberkeysec{
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
}

/* Responsive */

@media screen and (max-width: 1024px){
    .header-main ul li.menu-item-53{
    display: block;
}
.contact-main form .gfield--type-html{
    width: auto;
}
.prodetails-main .woocommerce-product-gallery__image img{
    height: 400px !important;
}
.prodetails-main .flex-control-nav li img {
    min-width: 80px;
}
.header-main .e-n-menu{
    float: right;
}
.header-main .e-n-menu-dropdown-icon-opened svg, .header-main .e-n-menu-dropdown-icon-closed svg{
    fill: #FFFFFF !important;
}
}
@media screen and (max-width: 767px){
.commitment-img::after {
    width: 220px;
    height: 220px;
    top: -20px;
    left: -10px;
}
.contact-main form input:not([type="submit"]) {
    height: 45px;
    padding: 10px;
}
.contact-main form input[type="checkbox"] {
    height: 20px;
    padding: 13px;
}
.contact-main form .gform_fields {
    --gf-form-gap-y: 15px;
}
.prodetails-main .woocommerce-product-gallery__image img{
    height: 300px !important;
}
.badges {
    column-gap: 10px;
    row-gap: 10px;
    justify-content: center;
}
.spec-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    column-gap: 15px;
    row-gap: 30px;
}
.spec-item h5.spec-label {
    text-align: center;
}
.spec-value {
    text-align: center;
}
}
