/**
Theme Name: Astra child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. 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 so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.grecaptcha-badge,.wpcf7-spinner, .wpcf7 form.sent .wpcf7-response-output   {display:none}
a,a:focus,.ast-menu-toggle:focus{outline:none} 
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus { outline:none;border-style:none}
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close:focus {outline:none;border: none;}

/* ------------- */
/* Header Styles */
/* ------------- */
.intl-tel-input .country-list .country-name{
	color:black;
}
.ast-above-header.ast-above-header-bar .ts-header-above-slider-wrap{
	width:100%;
	display:flex;
	align-items:center
}
input{
	border:0;
	border-width: 0!important;
	border-left-width: 0px !important;
    border-right-width: 0px !important;
    border-top-width: 0px !important;
    border-bottom-width: 0px !important;
}
input:focus{
	border-width: 0!important;
	border-left-width: 0px !important;
    border-right-width: 0px !important;
    border-top-width: 0px !important;
    border-bottom-width: 0px !important;
}
p{
	margin-bottom:0;
}
.ts-header-above-slider-wrap {
  width: 600px;
  overflow: hidden;
  position: relative;
}

.ts-header-above-slider {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
/*   transition: transform 0.6s ease; */
  will-change: transform;
}

.ts-header-above-slider li {
  flex: 0 0 100%;
  text-align: center;
  color: #12385C;
  font-family: "GillSans";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.56;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 31px;
}

header a{
    font-family: "GillSans";
    font-size: 16px;
    font-weight: 400;
    line-height:1.56;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

.site-below-header-wrap .je-header-bottom-items{
    margin: 0;
    width:100%;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.site-below-header-wrap .ast-header-html-2 , .site-below-header-wrap .ast-header-html-2 div{ 
    width: 100%;
} 
.site-below-header-wrap .je-header-bottom-items li{
    display: flex;
    align-items: center;
    justify-content: center;
    gap:15px;
    color: #FFF;
    font-family: "GillSans";
    font-weight: 400;
    line-height: 1.78;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

.ast-icon.icon-search svg {
    height: 38px;
    width: 38px;
    margin-top: 0;
    margin-right: 0;
}

.ast-search-icon .ast-icon, 
.ast-header-account-inner-wrap {
    display: flex;
}

.ast-header-search,
.ast-header-account, 
.ast-header-woo-cart,
.site-header-primary-section-left .site-logo-img, .site-header-primary-section-left
.site-branding.ast-site-identity,
header .site-header-primary-section-right .ast-header-button-1{
    padding: 0;
}

.site-header-primary-section-right.ast-grid-right-section{
	gap:15px
}

.site-navigation .main-header-menu{
	gap:25px;
	margin-right:7px
}
/* .ast-header-woo-cart{
	padding-left:24px
} */

.ast-site-header-cart .ast-icon.icon-basket svg {
    display: none;
}

.ast-site-header-cart .ast-icon.icon-basket {
    width: 30px;
    height: 30px;
    display: block;
    background-image: url('/wp-content/uploads/2025/10/basket.svg');
    background-size: contain;
}

.astra-icon.ast-icon-shopping-basket {
    display: flex;
}

/* .ast-header-account-wrap:hover svg {
    border: 2px solid;
} */

.widget.woocommerce.widget_shopping_cart {
    width: 100%;
    top: 30px;
    border-radius: 5px;
    padding: 50px;
}

header .ast-site-header-cart {
    position: unset !important;
}

.ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .woocommerce-mini-cart__buttons,
.ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .ast-mini-cart-message .woocommerce-mini-cart__empty-message
{
margin: 0;
}

.widget_shopping_cart_content .ast-mini-cart-empty {
    display: flex;
    gap: 30px;
    flex-direction: column;
}

.je-submenu-categories-wrapper {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: center;
    width: 100%;
}

.je-submenu-categories-wrapper a{
    width:20%;
    display: flex !important;
    flex-direction:column;
    align-items: center;
    gap:30px;
    padding: 30px;
    border-radius: 5px;
}

.je-submenu-categories-wrapper a:hover{
    background-color:#E7EBEF;
}

.je-submenu-categories-wrapper p{
    margin-bottom: 0;
    color: #12385C;
    text-align: center;
    font-family: "GillSans";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.56;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

.je-submenu-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap:35px;
}

.je-submenu-wrapper .je-submenu-button-wrap{
    display: flex;
}

.je-submenu-wrapper .je-submenu-button-wrap a{
    color: #FFF;
    font-family: "GillSans";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.56;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    border-radius: 5px;
    background-color: #12385C;
    padding: 12px 50px;
}

.astra-full-megamenu-wrapper .astra-megamenu{
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.astra-full-megamenu-wrapper .astra-megamenu > li{
    display: flex !important;
}

.astra-full-megamenu-wrapper .astra-megamenu > li .ast-mm-custom-content.ast-mm-widget-content{
    margin-top: 0 !important;
}

.je-submenu-wrapper.support-hub .je-submenu-categories-wrapper a{
    width: 25%;
}

.je-submenu-wrapper.support-hub .je-submenu-categories-wrapper{
    gap:50px
}

.je-submenu-wrapper.support-hub{
    max-width: 1190px;
    margin: 0 auto;
}

.je-submenu-wrapper .je-submenu-button-wrap a:hover{
    background-color: #EF6710;
    color:#000;
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-full-megamenu-wrapper{
    border:0;
    box-shadow: unset;
}

.ts-header-above-slider-wrap.mob-show{
    display: none !important;
}

.ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg{
	width:30px;
	height:30px
}


/* Mini cart header */
#astra-mobile-cart-drawer{
    height: unset !important;
}

#astra-mobile-cart-drawer .astra-cart-drawer-content .widget_shopping_cart_content .woocommerce-mini-cart__buttons{
    display: flex;
	flex-direction: row;
}

#astra-mobile-cart-drawer .astra-cart-drawer-content .widget_shopping_cart_content .woocommerce-mini-cart__buttons a{
    margin: 0px !important;
}


/* -------------------- */
/* End of Header Styles */
/* -------------------- */



/* ------------- */
/* Footer Styles */
/* ------------- */
.site-footer .site-below-footer-wrap .site-footer-below-section-1{
    display: flex;
    width:77%;
	justify-content:flex-start;
	gap:10px;
	align-items:center
}

footer .ast-footer-copyright{
    width: auto;
}

.site-footer-section>*{
    margin-bottom: 0;
}

.site-footer .site-below-footer-wrap .ast-footer-html-1{
	padding-left:25px
}

footer p, 
footer a,
footer h2{
	font-family:"GillSans";
	margin-bottom:0 !important
}

.site-footer .site-below-footer-wrap .site-footer-below-section-1 .footer-nav-wrap li a:first-child{
	padding-left:0;
}

.site-footer .site-below-footer-wrap .site-footer-below-section-1 .footer-nav-wrap li a:last-child{
	padding-right:0;
}

.site-footer .site-below-footer-wrap .site-footer-below-section-1 .footer-nav-wrap li:not(:last-child){
	position:relative;
}
.site-footer .site-below-footer-wrap .site-footer-below-section-1 .footer-nav-wrap li:not(:last-child):after{
	content:'|';
	position:absolute;
	right:0;
	display:block;
	height:100%;
	width:1px;
	color:#fff
}

footer .footer-logo-social-wrap{
	display:flex;
	gap:73px;
	flex-direction:column;
}

footer .footer-logo-social-wrap .wp-block-social-links{
	gap:15px;
	justify-content:flex-start;
}

footer .footer-logo-social-wrap .wp-block-social-links li{
	width:41px;
	height:41px;
}

footer .footer-logo-social-wrap .wp-block-social-links svg{
	width:20px;
	height:20px;
}

footer .footer-logo-social-wrap .wp-block-social-links li,
footer .footer-logo-social-wrap .wp-block-social-links a{
	display:flex;
}

footer .footer-logo-social-wrap .wp-block-social-links a{
	width:100%;
	align-items:center;
	justify-content:center;
	background-color:#FFF;
	border-radius:100%;
	height:100%;
}

footer .footer-logo-social-wrap .wp-block-social-links a svg path{
	fill:#12385C
}

.je-footer-menus-wrap {
    /* justify-content: flex-start; */
    align-items: flex-start;
    gap: 50px !important;
	padding:0;
	margin:0
}

.je-footer-menus-wrap > .wp-block-column {
    display: flex;
    flex-direction: column;
    width: auto !important;
    flex-basis: auto !important;
	gap:20px;
}

.site-primary-footer-wrap .ast-builder-grid-row{
	display:flex;
	gap:60px !important;
	justify-content:space-between
}

.site-primary-footer-wrap a:hover{
	color:#EF6710
}

.je-footer-menus-wrap .widget.widget_nav_menu{
	margin-top:0
}

.je-footer-menus-wrap .widget.widget_nav_menu ul{
	display:flex;
	gap:20px;
	flex-direction:column
}

.je-footer-contact-wrap{
    gap:20px;
    display: flex;
    flex-direction: column;
	padding: 0 0 0 65px;
	position:relative;
	height:100%
	
}
.je-footer-contact-wrap a{
    color: #12385C;
    font-family: "GillSans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.66;
    letter-spacing: 0.75px;
}

.je-footer-contact-wrap .je-contact-details{
    margin-top: 0;
    display: flex;
    flex-direction: column;
	z-index:2
}

.je-footer-contact-wrap .je-contact-details ul{
    display: flex;
    flex-direction: column;
    gap:20px
}

.je-footer-contact-wrap .je-contact-details ul .je-contact-flex{
    display: flex;
    gap:20px;
    align-items: flex-start;
}

.je-footer-contact-wrap .je-contact-details ul .je-contact-flex .contact-icon{
	display: flex;
	align-items: center
}
.je-footer-contact-wrap .je-contact-details ul li p{
	color: #12385C;
	font-size: 15px;
	font-weight: 400;
	line-height:1.66;
	letter-spacing: 0.75px;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] .site-footer-section p{
	margin:0
}

footer a.menu-link{
	letter-spacing:0.75px
}

/* footer:after{
	background-image:url('https://joalpe.bubblestaging.com/wp-content/uploads/2025/10/footer-contact-bg.svg');
	width:30%;
	height:calc(100% - 37px);
	content:'';
	display:block;
	position:absolute;
	background-repeat:no-repeat;
	background-size:cover;
	bottom:0;
	right:0
} */
/* 
.je-footer-contact-wrap:after{
	width: calc(100% + 60px);
	height:calc(100% + 40px);
	content:'';
	background:#FFF;
	position: absolute;
	border-radius: 100px 100px 0 0;
	left:0;
	top:-40px
} */
footer .site-primary-footer-wrap .ast-builder-footer-grid-columns{
    position: relative;
}
footer .site-primary-footer-wrap .ast-builder-footer-grid-columns::after{
width: 100%;
    max-width: 406px;
    content: '';
   	background-image: url("/wp-content/uploads/2025/10/curved-img.png");
	display:block;
    position: absolute;
    border-radius: 100px 100px 0 0;
    right: -54px;
    top: -40px;
    height: calc(100% + 146px);
   	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
footer .site-below-footer-wrap{
    padding: 20px 0 !important;
}
.je-footer-contact-wrap h2,
.site-footer-primary-section-3{
	z-index:2
}

footer{
	position:relative;
}


footer #je-scroll-to-top{
    border-radius: 5px;
    background: #EF6710;
    padding: 12px 50px 12px 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom:-80px;
    gap:10px;
	cursor: pointer
}

footer #je-scroll-to-top p{
    font-family: "GillSans";
    color:#000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.56;
    letter-spacing: 1.6px;
}

footer #je-scroll-to-top:hover{
    background: transparent;
    align-items: flex-start;
}

footer #je-scroll-to-top:before{
    width: 15px;
    height: 15px;
    background-image: url('/wp-content/uploads/2025/10/back-to-top-arrow.svg');
    content: '';
    
    transition: 0.2s linear;
}

.site-below-footer-wrap{
	padding:0 !important
}

footer .widget.widget_newsletterwidget{
    display: flex;
    flex-direction:row;
    justify-content: center;
    align-items: center;
    max-width: 1250px;
    margin: 0 auto;
	gap:30px
}


footer .widget.widget_newsletterwidget .tnp-field-button .tnp-submit {
    background-color: var( --e-global-color-accent );
    font-family: var( --e-global-typography-6232670-font-family ), Sans-serif;
    font-size: var( --e-global-typography-6232670-font-size );
    font-weight: var( --e-global-typography-6232670-font-weight );
    text-transform: var( --e-global-typography-6232670-text-transform );
    line-height: var( --e-global-typography-6232670-line-height );
    letter-spacing: var( --e-global-typography-6232670-letter-spacing );
    color: var( --e-global-color-primary );
    border-style: none;
    border-radius: 5px 5px 5px 5px;
    padding: 12px 50px 12px 50px;
}

footer .widget.widget_newsletterwidget h2{
    color: #12385C;
    font-family: "GillSans";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.56;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    min-width:280px
}
footer .widget.widget_newsletterwidget .tnp.tnp-subscription{
    max-width:100%;
    margin: 0;
}

footer .widget.widget_newsletterwidget .tnp.tnp-subscription form{
    display: flex;
    gap:30px
}

footer .widget.widget_newsletterwidget .tnp.tnp-subscription form .tnp-field{
    margin-bottom: 0;
    display: flex;
}

footer .widget.widget_newsletterwidget .tnp.tnp-subscription form .tnp-field label{
    display: none;
}

footer .widget.widget_newsletterwidget .tnp.tnp-subscription form .tnp-field-email{
    width: 100%;
}

footer .widget.widget_newsletterwidget .tnp.tnp-subscription form .tnp-field-email input[type="email"]{
    color: #000000;
    font-family: "GillSans";
    font-size: 15px;
    font-weight: 400;
    line-height: 1.66;
    letter-spacing: 0.75px;
    background-color: #FFF;
    border:0 !important;
    box-shadow: unset;
    border-radius: 5px;
	padding: 12px 24px;
}

footer .widget.widget_newsletterwidget .tnp.tnp-subscription form .tnp-field-email input[type="email"]::placeholder{
	color: #00000033;
}

.wp-block-social-links .wp-block-social-link.wp-social-link:hover,
.wp-block-social-links .wp-block-social-link.wp-social-link:hover a{
    background-color: #EF6710 !important;
}

.wp-block-social-links .wp-block-social-link.wp-social-link:hover a svg path{
    fill: #FFF;
}


/* ------------------- */
/* End of Footer Styles */
/* ------------------- */


/* Common Styles */
.elementor-element.elementor-widget-icon .elementor-icon-wrapper{
	display:flex !important
}

.je-product-loop-item-wrap:hover .je-product-item-bottom h3,
.je-product-loop-item-wrap:hover .je-product-item-bottom .price,
.je-product-loop-item-wrap:hover .je-product-item-bottom p,
.je-product-loop-item-wrap:hover .je-product-item-bottom .price del,
.je-product-loop-item-wrap:hover .je-product-item-bottom .price ins{
    color: #FFF !important;
}
.je-product-loop-item-wrap:hover .je-product-learn-more-btn svg rect{
    fill: #EF6710
}

.je-product-loop-item-wrap .je-product-item-top .je-term-with-icon{
    gap:0;
    border-radius: 65px;
    padding: 11px 12px;
}

.je-product-loop-item-wrap:hover .je-product-item-top .je-term-with-icon{
    gap:10px
}

.je-product-loop-item-wrap .je-product-item-top .je-term-with-icon span{
    color:#FFF;
}

.je-product-loop-item-wrap .je-product-item-top .je-term-with-icon:before{
    content:'';
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    display: block;
    background-size: cover;
}


.je-product-loop-item-wrap:hover .je-product-item-top .je-term-with-icon  .elementor-post-info__terms-list-item{
    opacity: 1;
    position: unset;
}

.je-term-with-icon .elementor-post-info__terms-list-item{
    opacity: 0;
    position: absolute;
}

.je-term-recycled-materials-icon-wrap{
    background-color: #00A90E;
}

.je-term-recycled-materials-icon-wrap:before{
    background-image: url('/wp-content/uploads/2025/10/recycled-material-tag-icon.svg');
}

.je-term-sale-icon-wrap{
    background-color: #D30001;
}

.je-term-sale-icon-wrap:before{
    background-image: url('/wp-content/uploads/2025/10/sale-tag-icon.svg');
}

.je-term-bestseller-icon-wrap{
    background-color: #EF6710;
}

.je-term-bestseller-icon-wrap:before{
    background-image: url('/wp-content/uploads/2025/10/best-seller-tag-icon.svg');
}

.elementor-widget-n-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-prev,
.elementor-widget-n-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-next{
	display:flex !important;
	width:15px
}

/* ============================================ */
/* ======== Subcategory listing styles ======== */
/* ============================================ */

.je-custom-subcategory-wrapper .custom-category-grid{
    display: flex;
    gap:30px;
    flex-wrap: wrap;
}

.je-custom-subcategory-wrapper .custom-category-grid .je-subcategory-loop-item{
    width: calc((100% - 60px) / 3);
}

.je-custom-subcategory-wrapper .custom-category-grid .je-subcategory-loop-item .je-category-card .je-category-image img{
    height: 278px;
    width:100%;
}

.je-custom-subcategory-wrapper .custom-category-grid .je-subcategory-loop-item .je-category-card{
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: 0.3s linear;
    border-radius: 5px;
}

.je-custom-subcategory-wrapper .custom-category-grid .je-subcategory-loop-item .je-category-card .je-content-wrapper{
    padding:35px;
    background-color: #F5F5F5;
    display: flex;
    gap:20px;
    flex-direction: column;
    justify-content: space-between;
}

.je-custom-subcategory-wrapper .custom-category-grid .je-subcategory-loop-item .je-category-card .je-content-wrapper .je-category-btn{
    background-color: #12385C;
    color:#FFF;
    padding: 12px 50px;
    width: fit-content;
    border-radius: 5px;
    font-family: "GillSans";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.56;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    transition: 0.3s linear;
}

.je-custom-subcategory-wrapper .custom-category-grid .je-subcategory-loop-item .je-category-card .je-content-wrapper h2{
    color: #12385C;
    font-family: "GillSans";
    font-size: 23px;
    font-weight: 400;
    line-height: 1.43;
    letter-spacing: 2.3px;
    text-transform: uppercase;
    transition: 0.3s linear;
	margin-bottom:20px;
}

.je-custom-subcategory-wrapper .custom-category-grid .je-subcategory-loop-item .je-category-card .je-content-wrapper p{
    color: #000;
    font-family: "GillSans";
    font-size: 15px;
    font-weight: 400;
    line-height: 1.66;
    letter-spacing: 0.75px;
    max-height: 75px;
    overflow: hidden;
    transition: 0.3s linear;
}

.je-custom-subcategory-wrapper .custom-category-grid .je-subcategory-loop-item:hover .je-category-card .je-content-wrapper p{
    max-height: unset;
    color:#fff;
}

.je-custom-subcategory-wrapper .custom-category-grid .je-subcategory-loop-item:hover .je-category-card .je-content-wrapper h2{
    color: #fff;
}

.je-custom-subcategory-wrapper .custom-category-grid .je-subcategory-loop-item:hover .je-category-card .je-content-wrapper{
    background-color: #12385C;
}

.je-subcategory-loop-item.je-subcategory-loop-item-last .je-subcategory-promo-card.je-red-card h3{
    color:#D30001;
}

.je-subcategory-loop-item.je-subcategory-loop-item-last .je-subcategory-promo-card.je-blue-card h3{
    color: #47B;
}

.je-subcategory-loop-item.je-subcategory-loop-item-last .je-subcategory-promo-card h3{
    font-family: "GillSans";
    font-size: 23px;
    font-weight: 400;
    line-height: 1.43;
    letter-spacing: 2.3px;
    text-transform: uppercase;
}

.je-custom-subcategory-wrapper .custom-category-grid .je-subcategory-loop-item:hover .je-category-card .je-content-wrapper .je-category-btn{
    color: #12385C;
    background-color: #FFF;
}

.je-custom-subcategory-wrapper .custom-category-grid .je-subcategory-loop-item .je-category-card .je-content-wrapper .je-category-btn:hover{
    background-color: #EF6710;
    COLOR:#000;
}

.je-subcategory-loop-item.je-subcategory-loop-item-last{
    display: flex;
    flex-direction: column;
    gap:30px;
    justify-content: space-between;
}

.je-subcategory-loop-item.je-subcategory-loop-item-last .je-subcategory-promo-card{
    display: flex;
    padding: 33px 50px;
    background-color: #F5F5F5;
    border-radius: 5px;
    gap:25px;
    align-items: center;
    height: 100%;
}

.je-subcategory-loop-item.je-subcategory-loop-item-last .je-subcategory-promo-card p{
    color: #000;
    font-family: "GillSans";
    font-size: 15px;
    font-weight: 400;
    line-height: 1.66;
    letter-spacing: 0.75px;
}

.je-subcategory-loop-item.je-subcategory-loop-item-last .je-subcategory-promo-card .je-subcategory-promo-card-inner{
    display: flex;
    flex-direction: column;
    width:calc(100% - 35px);
    gap:15px
}

.je-subcategory-loop-item.je-subcategory-loop-item-last .je-subcategory-promo-card .promo-card-arrow img{
    width: 9px;
    height: 15px;
}

.je-subcategory-loop-item.je-subcategory-loop-item-last .je-subcategory-promo-card .je-promo-card-top{
    display: flex;
    gap:25px;
    align-items: center;
}

.je-subcategory-loop-item.je-subcategory-loop-item-last .je-subcategory-promo-card .je-promo-card-top .promo-card-icon img{
    min-width: 40px;
    height: 40px;
}

.je-subcategory-loop-item.je-subcategory-loop-item-last .je-subcategory-promo-card h3,
.je-subcategory-loop-item.je-subcategory-loop-item-last .je-subcategory-promo-card p{
    margin-bottom: 0;
}

/* ================================================ */
/* =========== Downloads listing Styles============ */
/* ================================================ */
.je-downloads-wrap{
    display: flex;
    flex-direction: column;
    gap:30px
}

.je-downloads-wrap .je-controls{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap:30px
}

.je-downloads-wrap .je-controls .je-control-sort{
    display: flex;
    gap:30px;
    align-items: center;
}

.je-downloads-wrap .je-sort-label {
    display: inline-block;
  white-space: nowrap; 
  margin: 0;
  color:#12385C;
  font-family: "GillSans";
  font-size: 12px;
  font-weight: 400;
  line-height: 2.08;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.je-downloads-wrap .je-control.je-control-search{
    width:100%;
    background-color: #F5F5F5;
    border-radius: 5px;
    display: flex;
    align-items: center;
    height: 50px;
    padding: 12px 24px;
    gap:20px
}

.je-downloads-wrap .je-control.je-control-search input{
    background: unset;
    color: #12385C;
    font-family: "GillSans";
    font-size: 15px;
    font-weight: 400;
    line-height: 1.66;
    letter-spacing: 0.75px;
    border:0;
    padding: 0;
    height: auto;
}

.je-downloads-wrap .je-control.je-control-search input::placeholder {
    color: #12385C !important;
    opacity: 1;
}

/* For Safari, Chrome, Edge (WebKit) */
.je-downloads-wrap .je-control.je-control-search input::-webkit-input-placeholder {
    color: #12385C !important;
    opacity: 1;
}

/* For Firefox */
.je-downloads-wrap .je-control.je-control-search input::-moz-placeholder {
    color: #12385C !important;
    opacity: 1;
}

/* For old IE */
.je-downloads-wrap .je-control.je-control-search input:-ms-input-placeholder {
    color: #12385C !important;
    opacity: 1;
}

/* For Edge (legacy) */
.je-downloads-wrap .je-control.je-control-search input::-ms-input-placeholder {
    color: #12385C !important;
    opacity: 1;
}



.je-downloads-wrap .je-control.je-control-sort select{ 
    width: 208px;
    padding: 12px 20px;;
    height: auto;
    color: #12385C;
    font-family: "GillSans";
    font-size: 12px;
    font-weight: 400;
    line-height: 2.08;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    background-position-x: calc(100% - 20px);
    border-radius: 5px;
    background-color: #F5F5F5;
    border:0;
}

.je-downloads-wrap .je-control.je-control-search:before{
    content:'';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url('/wp-content/uploads/2025/10/Search-icon.svg');
    background-size: cover;
}

.je-downloads-wrap .je-results{
    display: flex;
    gap:2px;
    flex-direction: column;
}

.je-downloads-wrap .je-results .je-download-item {
    background-color: #F5F5F5;
    display: flex;
    justify-content: space-between;
    padding: 24px 40px;
}

.je-downloads-wrap .je-results .je-download-item .je-download-btn{
    color: #FFF;
    font-family: "GillSans";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.567;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    padding: 12px 50px;
    background-color: #12385C;
    border-radius: 5px;
}
.je-downloads-wrap .je-results .je-download-item .je-download-btn:hover{
	background-color: #EF6710;
	color:#000000;
}

.je-downloads-wrap .je-results .je-download-item .je-item-left,
.je-downloads-wrap .je-results .je-download-item .je-item-right{
    display: flex;
    gap:25px;
	align-items:center
}

.je-downloads-wrap .je-results .je-download-item .je-item-left h2{
    color: #12385C;
    font-family: "GillSans";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.65; 
    letter-spacing: 1.6px;
    text-transform: uppercase;
	margin-bottom:0;
}

.je-download-popup {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
  align-items: center;
  z-index: 9999;
//   display: flex;
}

.je-popup-content {
  background: #12385C;
  color: #fff;
  padding: 50px;
  border-radius: 8px;
  max-width: 541px;
  width: 90%;
  position: relative;
  box-shadow: 0 4px 25px rgba(0, 0, 0, 0.3);
}

.je-popup-title {
    color:#FFF;
    font-family: "GillSans";
    font-size: 23px;
    font-weight: 400;
    line-height:1.43;
    letter-spacing: 2.3px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.je-popup-desc {
  color: #FFF;
  font-family: "GillSans";
  font-size: 15px;
  font-weight: 400;
  line-height: 1.66;
  letter-spacing: 0.75px;
    margin-bottom: 40px;
}

.je-popup-close {
  position: absolute;
  top: 28px;
  right: 28px;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
  line-height: 1;
}

.je-download-popup input[type="text"],
.je-download-popup input[type="email"] {
  width: 100%;
  padding: 12px 15px;
  border: none;
  border-radius: 4px;
  margin-bottom: 15px;
  font-size: 14px;
  color: #333;
}

.je-download-popup input::placeholder {
  color: #999;
  opacity: 1;
}

.je-download-popup input[type="submit"] {
      background: #F58220; /* orange */
      border: none;
      color: #000;
      padding: 12px 50px;
      border-radius: 4px;
      font-weight: 400;
      text-transform: uppercase;
      cursor: pointer;
      transition: 0.3s;
      width: fit-content;
}

.je-download-popup input[type="submit"]:hover {
  background: #12385C;
}

.je-download-popup .je-downloads-form label {
    color: #FFF;
    font-family: "GillSans";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.56;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    gap:10px
}

.je-download-popup .je-downloads-form {
    display: flex;
    margin-bottom: 0;
    flex-direction: column;
    gap:50px
}

.je-download-popup .je-downloads-form input[type="email"]{
    margin-bottom: 0;
}
.wp-block-columns{
    margin-bottom: 0;
}
/* ====================================================== */
/* =========== Downloads listing Styles End ============= */
/* ===================================================== */

/* ================================================ */
/* ======== Subcategory listing styles End ======== */
/* ================================================ */
@media(max-width:1699px){
	.je-footer-contact-wrap:after{
		width:calc(100% + 30px)
	}
	
	.je-footer-contact-wrap{
		padding-left:30px
	}
}

@media(max-width:1599px){
	.je-footer-contact-wrap:after{
		width:calc(100% + 20px);
		border-radius:70px 70px 0 0
	}
	
	.je-footer-contact-wrap{
		padding-left:20px
	}
	
	footer .site-primary-footer-wrap .ast-builder-footer-grid-columns::after{
		right:-40px
	}
	
	.je-subcategory-loop-item.je-subcategory-loop-item-last .je-subcategory-promo-card{
		padding: 33px 30px;
		gap:15px
	}
	
	.je-subcategory-loop-item.je-subcategory-loop-item-last .je-subcategory-promo-card .je-subcategory-promo-card-inner{
		width:calc(100% - 15px)
	}
}
@media only screen and (min-width: 1200px) {
	
}
	/* .ast-builder-grid-row-5-equal .ast-builder-grid-row {
    grid-template-columns: 24% 15% 16% 17% 26%;
    grid-column-gap: 0px;
}*/
    .ast-container   {
        max-width:1480px;
		padding: 0 40px
    }
	.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row, .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row, .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row  {
        max-width: 1480px !important;
		padding: 0 40px
    } 
@media only screen and (max-width: 1200px) {
	.site-above-footer-wrap,.site-primary-footer-wrap,.site-below-footer-wrap {
		padding-left:20px;padding-right:20px
	}
}
@media only screen and (max-width: 1084px) {
	.nav-up {
        	top: -120px !important;
    	}
		.site-above-footer-wrap,.site-primary-footer-wrap,.site-below-footer-wrap {padding-left:20px;padding-right:20px}
} 

@media(max-width:1450px){
    .ast-header-woo-cart{
        padding-left:0
    }
    
    #ast-desktop-header .ast-header-button-1 .ast-custom-button{
        padding: 12px 20px;
    }
    #ast-desktop-header .site-navigation .main-header-menu{
        gap:15px
    }
	
	.site-primary-footer-wrap .ast-builder-grid-row{
		gap:20px !important
	}
	
	.je-footer-menus-wrap{
		gap:30px
	}
}

@media(max-width:1540px){
	footer .site-primary-footer-wrap .ast-builder-footer-grid-columns::after{
		right:0;
		max-width:350px;
	}
}
@media(max-width:1494px){
	footer .site-primary-footer-wrap .ast-builder-footer-grid-columns::after{
		    height: calc(100% + 145px);
	}
	
	.site-primary-footer-wrap .ast-builder-grid-row{
		gap:30px
	}
	
	footer #je-scroll-to-top {
		padding-left:40px
	}
}
@media(max-width:1370px){
	footer .site-primary-footer-wrap .ast-builder-footer-grid-columns::after{
		max-width:330px;
	}
}


@media(max-width:1299px){
	.site-primary-footer-wrap .ast-builder-grid-row {
        gap: 10px !important;
    }

    .je-footer-menus-wrap {
        gap: 10px;
    }
    .site-footer .site-below-footer-wrap .site-footer-below-section-1{
        width: 72%;
    }
	footer .footer-logo-social-wrap img{
		width:210px
	}
	footer .footer-logo-social-wrap .wp-block-social-links li {
    width: 30px;
    height: 30px;
	}
	footer .footer-logo-social-wrap .wp-block-social-links a {
		padding:0;
	}
	.je-footer-menus-wrap{
		gap:15px
	}
	
	.site-primary-footer-wrap .ast-builder-grid-row {
        gap: 20px !important;
    }
	.site-footer .site-below-footer-wrap .ast-footer-html-1{
		padding-left:0
	}
	
	.site-primary-footer-wrap{
		padding-bottom:0 !important
	}
	
	#astra-footer-menu .menu-item > a {
		font-size: 11px !important;
		padding-left: 3px;
		padding-right: 2px;
	}
	
	.ast-footer-copyright p {
		font-size: 11px;
	}
	
	footer .site-primary-footer-wrap .ast-builder-footer-grid-columns::after {
		height: calc(100% + 110px);
	}
}

@media(max-width:1240px){
    #ast-desktop-header .site-navigation .main-header-menu{
        gap:12px
    }
    
    #ast-desktop-header .ast-builder-menu-1 .menu-item > .menu-link{
        font-size: 13px;
    }
	
}
@media(max-width:1199px){
	.site-primary-footer-wrap .ast-builder-grid-row{
        flex-direction: column;
    }
    
    .site-footer-primary-section-3{
        position: relative;
        width: 100%;
        display: flex;
        justify-content: flex-start;
        background-color: #FFF;
        padding: 54px 67px 42px;
        width: 100%;
        background-color: #FFF;
        border-radius: 100px 100px 0 0;
        margin-bottom: 0 !important;
    }
    
    .site-footer-primary-section-3 div{
        width: 100%;
    }
    footer #je-scroll-to-top {
        position: unset;
    }
    .je-contact-details {
        gap: 30px;
    }
    
    footer .site-primary-footer-wrap .ast-builder-footer-grid-columns::after{
        width:auto;
        height: 100%;
    }
    
    .je-footer-contact-wrap .je-contact-details ul .je-contact-flex .contact-icon{
        width:auto;
    }
    
    .site-primary-footer-wrap .ast-builder-grid-row {
        gap: 40px !important;
    }
    
    .site-footer-primary-section-2.site-footer-section.site-footer-section-2{
        width: 100%;
    }
    
    .je-footer-menus-wrap {
        justify-content:space-between;
    }
    
    .site-footer .site-below-footer-wrap .site-footer-below-section-1{
        width: 100%;
        justify-content: space-between;
    }
    
    .je-footer-contact-wrap {
        padding-left: 0;
    }
    footer .ast-footer-copyright {
        width: fit-content;
    }
    #ast-desktop-header .site-logo-img img{
        width: 180px;
    }
    
    #ast-desktop-header .ast-header-button-1 .ast-custom-button{
        padding: 12px 20px;
        font-size:12px;
    }
    
    #ast-desktop-header .site-navigation .main-header-menu{
        margin-right: 0;
    }
    
    #ast-desktop-header .site-header-primary-section-right.ast-grid-right-section{
        gap:0;
		justify-content:space-between
    }
    .ast-desktop .ast-primary-header-bar .ast-header-woo-cart, .ast-desktop .ast-primary-header-bar .ast-header-edd-cart{
        padding-left: 10px;
    }
    
    #ast-desktop-header .site-navigation .main-header-menu{
        gap:12px
    }
    
    .ast-builder-menu-1 .menu-item > .menu-link{
        font-size: 13px;
    }
    
    #ast-desktop-header .ast-builder-menu-1{
        padding-right: 8px;
    }
    
    #ast-desktop-header .ast-header-woo-cart{
        padding-left: 0;
        padding-right: 10px;
    }
    
    #ast-desktop-header .ast-header-search .ast-icon.icon-search svg{
        width: 30px;
        height: 30px;
    } 
    #ast-desktop-header .site-primary-header-wrap .ast-builder-grid-row{
        gap:8px
    }
    
    #ast-desktop-header #ast-hf-menu-1 > .menu-item-has-children .dropdown-menu-toggle svg{
        margin-left: 5px;
    }
	
	.je-footer-menus-wrap h2{
		font-size:13px !important
	}
	.je-footer-menus-wrap ul li a{
		font-size:12px !important
	}
	
	.je-subcategory-loop-item.je-subcategory-loop-item-last{
		gap:15px;
	}
	
	.je-custom-subcategory-wrapper .custom-category-grid .je-subcategory-loop-item{
        width: calc((100% - 30px) / 2)
    }
}

@media(max-width:1040px){
	footer .site-primary-footer-wrap .ast-builder-footer-grid-columns::after {
        max-width: 270px;
        right: 20px
    }
	footer .site-primary-footer-wrap .ast-builder-footer-grid-columns::after{
		max-width:300px;
	}
}
@media only screen and (max-width: 1024px) {
    .ast-main-header-nav-open #ast-mobile-header .ast-mobile-header-content{
        padding: 50px 40px;
        display: flex;
        flex-direction: column;
        gap:25px;        top: calc(100% - 54px);
    }
    #ast-mobile-header .ast-mobile-header-content .site-navigation .main-navigation .main-header-menu > li > a{
        padding: 0;
    } 
    #ast-mobile-header .ast-mobile-header-content .site-navigation .main-navigation .main-header-menu{
        margin: 0;
    }
    
    #ast-mobile-header .ast-mobile-header-content .ast-builder-layout-element.ast-header-button-1{
        padding: 0;
    }
    
    .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{
        width: fit-content;
        padding: 0;
        box-shadow: unset;
        line-height: 1;
        top:6px;
    }
    
    .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children{
        display: flex;
    }
    
    .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children.ast-submenu-expanded > .ast-menu-toggle svg path{
        fill: #EF6710
    }
    
    .je-submenu-categories-wrapper{
        flex-direction: column;
    }
    
    .je-submenu-categories-wrapper a{
        max-width: 260px;
        width:100%;
    }
    
    #ast-mobile-header .content-align-flex-start{
        max-height: 75vh;
    }
    
    /* Mobile slider wrapper */
    .je-header-bottom-items-mob-slider {
      display: flex;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
      padding: 0;
      margin: 0;
      list-style: none;
    }
    
    /* Each slide */
    .je-header-bottom-items-mob-slider li {
      flex: 0 0 auto; 
      width: 100%;
      scroll-snap-align: start;
      border-radius: 8px;
      text-align: center;
    }
    
    /* Hide scrollbar on mobile for cleaner look */
    .je-header-bottom-items-mob-slider::-webkit-scrollbar {
      display: none;
    }

    .ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle{
        padding:0;
        padding-left: 12px;
    }
    .ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle.toggled .ast-mobile-svg.ast-close-svg{
        display:none;
    }
    
    .ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle.toggled .ast-mobile-svg.ast-menu-svg{
        display: block;
    }
    
    .ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle.toggled .ast-mobile-svg.ast-menu-svg path{
        fill:#EF6710;
    }
    
    .ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg{
        width: 20px;
        height: 20px;
    }
    
    .site-header-primary-section-right.ast-grid-right-section{
        gap:13px
    }
    
    .ast-header-woo-cart{
        padding-left: 8px;
    }
	
	.site-primary-footer-wrap .ast-builder-grid-row,
	.je-footer-menus-wrap{
		flex-direction:column
	}
	
	.je-footer-menus-wrap{
		gap:30px;
	}
	
	footer:after{
		display:none
	}
	
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row{
		padding: 0;
	}
	
	.site-footer-primary-section-1,
	.site-footer-primary-section-2{
		padding:0 62px;
		margin-bottom:0 !important;
	}
	
	footer .site-primary-footer-wrap{
		padding-top:42px !important
	}
	
	.footer-logo-social-wrap figure{
		padding:0;
	}
	footer .footer-logo-social-wrap{
		gap:30px
	}
	
	footer .wp-block-columns .wp-block-column:not(:last-child){
		margin:0 !important
	}
	.je-footer-contact-wrap{
		padding:54px 0 0 0;
		width:100%;
	}
	
	.site-footer-section-3 {
		padding: 54px 67px 42px;
		width: 100%;
		background-color: #FFF;
		border-radius: 100px 100px 0 0;
		margin-bottom:0 !important;
	}
    
	footer #je-scroll-to-top{
		position:unset
	}
	
	.je-contact-details{
		gap:30px
	}
	
	.site-footer .site-below-footer-wrap .site-footer-below-section-1 {
		width: 100%;
		margin-bottom: 0 !important;
		display: flex !important;
		flex-direction: column;
		gap: 10px;
	}
	
	.footer-widget-area.widget-area.site-footer-focus-item{
		width:100%
	}
	
	#astra-footer-menu{
		display:flex;
		justify-content:flex-start
	}
	
	#astra-footer-menu li{
		width:auto;
	}
	
	#astra-footer-menu .menu-item > a{
		padding:0 5px
	}
	
	.site-below-footer-inner-wrap{
		padding: 20px 40px
	}
	
	.site-footer-below-section-1{
		align-items:flex-start !important;
	}
	
	.footer-bubble-logo{
		display:flex
	}
	
	.site-footer .site-below-footer-wrap .ast-footer-html-1{
		padding-left:0;
		padding-top:25px
	}
	footer .site-primary-footer-wrap{
	 	padding-bottom: 0px !important;   
	}
	footer .site-primary-footer-wrap .ast-builder-footer-grid-columns::after{
		position: unset;
	}
	footer .site-below-footer-wrap{
		padding-top:0px !important;
	}
	
	footer .widget.widget_newsletterwidget .tnp.tnp-subscription form,
	footer .widget.widget_newsletterwidget{
		gap:15px
	}
	
	
	footer .widget.widget_newsletterwidget .tnp.tnp-subscription form .tnp-submit{
		padding:12px 30px
	}
}

@media(max-width:767px){
	.je-contact-section .je-talk-to-us-wrapper label{
		width:100%;
	}
	footer .widget.widget_newsletterwidget{
		flex-direction:column
	}
	
	footer .widget.widget_newsletterwidget .tnp.tnp-subscription form,
	footer .widget.widget_newsletterwidget{
		gap:30px
	}
	
	footer .widget.widget_newsletterwidget .tnp.tnp-subscription form .tnp-submit{
		padding:12px 50px
	}
	
	.je-custom-subcategory-wrapper .custom-category-grid .je-subcategory-loop-item{
        width:100%
    }
    
    .je-custom-subcategory-wrapper .custom-category-grid .je-subcategory-loop-item .je-category-card .je-category-image img{
        height: auto;
    }
    
    .je-custom-subcategory-wrapper .custom-category-grid .je-subcategory-loop-item .je-category-card .je-content-wrapper{
        padding:25px;
    }
    
    .je-subcategory-loop-item.je-subcategory-loop-item-last .je-subcategory-promo-card{
        padding: 30px;
        gap:20px
    }
    
    .je-subcategory-loop-item.je-subcategory-loop-item-last .je-subcategory-promo-card .je-subcategory-promo-card-inner{
        width: calc(100% - 25px);
        flex-direction: column;
        align-items: start;;
    }
    .je-subcategory-loop-item.je-subcategory-loop-item-last .je-subcategory-promo-card .je-promo-card-top{
        flex-direction: column;
        align-items: start;
    }
	
	.je-downloads-wrap .je-controls {
		flex-direction: column;
		align-items: flex-start;
	}
	.je-downloads-wrap .je-controls .je-control-sort ,
	.je-downloads-wrap .je-control.je-control-sort select {
		width: 100%;
	}
	

}

@media(max-width:575px){
    .je-submenu-wrapper.support-hub .je-submenu-button-wrap{
        width:100%;
    }
    
    .je-submenu-wrapper.support-hub .je-submenu-button-wrap a{
        padding: 12px 30px;
        width: 100%;
        text-align: center;
    }
    .ast-mobile-header-wrap .ast-above-header-bar, .ast-above-header-bar .site-above-header-wrap{
        min-height: unset;
        box-shadow: 10px 10px 40px -10px rgba(0, 0, 0, 0.15);
    }
    
    .ts-header-above-slider li{
        height: 100%;
        color: #12385C;
        text-align: center;
        font-size: 12px;
        line-height: 1.41;
        letter-spacing: 1.2px;
        text-transform: uppercase;
    }
    
    .ts-header-above-slider {
        height: 30px;
        // max-width:214px;
    }
    
    .ts-header-above-slider-wrap{
        display: none !important;
    }
    
    .ts-header-above-slider-wrap.mob-show{
        display: flex !important;
    }
	
	footer .widget.widget_newsletterwidget .tnp.tnp-subscription form{
		flex-direction:column
	}
	
	footer .widget.widget_newsletterwidget .tnp.tnp-subscription form .tnp-submit{
		width:auto
	}
	
	.je-popup-content {
		padding: 50px 30px;
	}
	
		.je-downloads-wrap .je-results .je-download-item {
		flex-direction: column;
		gap: 30px;
	}
	
	/* Mini cart */
	#astra-mobile-cart-drawer .astra-cart-drawer-content .widget_shopping_cart_content .woocommerce-mini-cart__buttons{
		display: flex;
		flex-direction:column;
	}
}