/*
Theme Name: Hello Biz Child
Theme URI: https://github.com/elementor/hello-biz-child/
Description: Hello Biz Child is a child theme of Hello Biz, created by Elementor team
Author: Elementor Team
Template: hello-biz
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Version: 1.0.0
Stable tag: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-biz-child
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready, style-variations
*/

/* Add your custom styles here */

body {
    opacity: 0;
    transition: all 0.3s ease;
}

body header#main_header {
    position: absolute;
    left: 0;
    width: 100% !important;
    z-index: 999;
    top: 0;
    transition: all 0.5s ease;
}

body header#main_header.elementor-sticky--effects {
    background-color: rgba(0, 0, 0, 0.8);
    padding-top: 10px;
    padding-bottom: 10px;
}

body.home .elementor-widget .elementor-icon-list-icon {
    margin-top: 7px;
}

body p {
    margin-bottom: 0px;
}

.elementor-widget-accordion .elementor-accordion-item {
    border-left: none;
    border-right: none;
}

.elementor-widget-accordion .elementor-accordion-icon {
    line-height: 40px;
}

.readmore_fixed {
    position: absolute;
    left: 40px;
    bottom: 40px;
}

.box_cont,
.box_cont>.elementor-container,
.box_cont>.elementor-container>.elementor-column,
.box_cont>.elementor-container>.elementor-column>.elementor-widget-wrap {
    position: static;
}

.story_no_sec>.elementor-container {
    gap: 40px;
}

.team-sec-box>.elementor-container {
    gap: 32px;
}

.story_timeline_slider .jet-carousel__item {
    width: 370px;
}

.story_video .elementor-custom-embed-play i,
.story_video .elementor-custom-embed-play svg {
    opacity: 1;
}

.story_video {
    height: 712px;
}

/* MegaMenu */

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-mega-container__inner {
    padding: 0;
}

#main_header .elementor-column,
#main_header .elementor-column>.elementor-widget-wrap,
#main_header .elementor-widget-wrap>.elementor-widget,
#main_header .jet-mega-menu,
#main_header .jet-mega-menu-list,
#main_header .jet-mega-menu-list>.jet-mega-menu-item {
    position: static !important;
}

#main_header .jet-mega-menu-mega-container {
    top: 60px;
    --jmm-submenu-delta-x-offset: 0 !important;
    left: 50%;
    transform: translateX(-50%);
    width: 100% !important;
    /* visibility: visible;
	opacity: 1;
	pointer-events: all; */
}

/* Woocommerce Archive */

table tbody>tr:nth-child(2n+1)>td,
table tbody>tr:nth-child(2n+1)>th,
table tbody tr:hover>td,
table tbody tr:hover>th {
    background-color: transparent;
}

body.archive.woocommerce .single_variation_wrap,body.archive.woocommerce .quantity,body.archive.woocommerce .single_add_to_cart_button {
    display: none !important;
}

body.archive.woocommerce div.product form.cart table.variations select {
    margin: 0;
    background-image: url('/wp-content/uploads/2025/12/select_arrow.svg');
    background-size: 18px;
    background-position: calc(100% - 18px) 50%;
    -webkit-background-position: calc(100% - 18px) 50%;
}

/**/

body.archive.woocommerce table.variations tr {
    display: flex;
    flex-wrap: wrap;

}

body.archive.woocommerce table.variations th {
    display: block;
    padding: 0 !important;
    width: 100%;
    margin-bottom: 10px;
}

body.archive.woocommerce table.variations th label {
    display: block;
    border: 1px solid #E6E6E6;
    border-radius: 10px;
    text-align: left !important;
    font-size: 23px;
    line-height: 40px;
    font-weight: 600 !important;
    padding: 5px 15px;
    color: #000;
    margin: 0;
    background-image: url('/wp-content/uploads/2025/12/select_arrow-1.svg');
    background-size: 18px;
    background-position: calc(100% - 18px) 50%;
    -webkit-background-position: calc(100% - 18px) 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    font-family: "Barlow", Sans-serif;
}

body.archive.woocommerce table.variations th.active label {
    color: #B65A38;
    background-color: #B65A381A;
    border-color: #B65A38;
    background-image: url('/wp-content/uploads/2025/12/black_select_arrow.svg');
    background-size: 25px;
    background-position: calc(100% - 14px) 80%;
}

body.archive.woocommerce table.variations td {
    display: none;
    padding: 0 0 0 100px !important;
    width: 100%;
    margin-bottom: 15px;
}

body.archive.woocommerce table.variations td input {
    display: none;
}

body.archive.woocommerce table.variations td label {
	font-size: 23px;
	line-height: 40px;
	font-weight: 400 !important;
	font-family: "Barlow", Sans-serif;
	position: relative;
	padding: 10px 10px 10px 25px !important;
	margin: 0;
	text-transform: capitalize;
}

body.archive.woocommerce table.variations td label::before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    background-color: #000;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    border-radius: 50%;
}

body.archive.woocommerce table.variations td .reset_variations {
    display: none !important;
}

body.archive.woocommerce table.variations td li {
    opacity: 1;
}

body.archive.woocommerce table.variations td .select-option {
	border: none;
	position: relative;
	padding-left: 40px;
	margin: 0 20px 10px 0;
	text-transform: capitalize;
}

body.archive.woocommerce table.variations td .select-option::before {
    content: attr(data-value);
    display: block;
    font-size: 23px;
    line-height: 28px;
    font-weight: 400;
}

body.archive.woocommerce table.variations td .select-option .swatch-anchor {
    border: 1px solid #E6E6E6;
    text-indent: 0 !important;
    font-size: 0;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 30px !important;
    height: 30px !important;
}

.jet-mega-menu-mega-container {
    /* visibility: visible !important;
	opacity: 1 !important;
	pointer-events: all !important; */
    max-height: calc(100vh - 140px);
    overflow: scroll;
}

button.see-more-btn {
    background-color: transparent;
    color: #B65A38;
    border: none;
    padding: 0;
}

button.see-more-btn:hover {
    border: none;
}

.productcat_wrapper .elementor-inner-section .elementor-widget-text-editor {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*-----scroll_timeline-------*/
.scroll-container {
    height: 400vh;
    position: relative;
}

.sticky-wrapper {
    position: sticky;
    top: 0;
    height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.timeline-container {
	display: flex;
	align-items: center;
	gap: 47px;
	padding: 0 10vw;
	will-change: transform;
	transition: transform 0.1s linear;
}

.timeline-line {
	position: absolute;
	top: calc(50% + 130px);
	left: 0;
	height: 3px;
	background: #e0e0e0;
	/* transform: translateY(-50%); */
	z-index: 0;
}

.timeline-progress {
	position: absolute;
	top: calc(50% + 130px);
	left: 0;
	height: 3px;
	width: 0;
	background-color: #B65A38;
	/* transform: translateY(-50%); */
	z-index: 0;
	transition: width 0.1s linear;
}

.timeline-item {
	position: relative;
	min-width: 370px;
	z-index: 2;
}

.timeline-dot {
	width: 42px;
	height: 42px;
	background-color: #F5F5F5;
	border-radius: 50%;
	margin: 25px 0 0;
	transition: all 0.3s ease;
    z-index: 2;
}

.timeline-item.passed .timeline-dot, 
.timeline-item.active .timeline-dot {
	background-color: #B65A38;
}

.timeline-item.active .timeline-dot {
	background-color: #B65A38;
}

.timeline-box {
	background: white;
	border-radius: 20px;
	padding: 30px;
	transition: all 0.4s ease;
	height: 232px;
	border: 1px solid rgba(0, 0, 0, 0.05);
}

/* .timeline-item.passed .timeline-box,
.timeline-item.active .timeline-box {
    opacity: 1;
    transform: scale(1);
} */

/* .timeline-item.active .timeline-box {
    box-shadow: 0 8px 30px rgba(255, 107, 53, 0.15);
} */

.timeline-box .year {
	font-size: 30px;
	font-weight: 600;
	color: #B65A38;
	margin-bottom: 5px;
	line-height: 40px;
	font-family: "Barlow", Sans-serif;
}

.timeline-box .title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-bottom: 12px;
    line-height: 1.4;
    display: none;
}

.timeline-box .description {
	font-size: 17px;
	color: #3A3A3A;
	line-height: 24px;
	font-weight: 400;
	font-family: "Inter", Sans-serif;
}
.gform-footer {
	margin-top: 100px !important;
	justify-content: center !important;
}
#gform_submit_button_1,
#gform_submit_button_2, 
#gform_submit_button_4{
	background: #B65A38;
	max-width: 526px;
	width: 526px;
	border-radius: 7px;
	height: 57px;
	font-weight: 600;
	font-size: 20px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	text-transform: uppercase;
	outline: 0;
}
.gfield .ginput_container textarea,
.gfield .ginput_container input,
.gfield .ginput_container select,
.gfield .ginput_container .chosen-container-multi{
	border: 0 !important;
	border-bottom: 1px solid #3A3A3A !important;
	border-radius: 0 !important;
	color: #3A3A3A !important;
	padding: 0 !important;
	font-weight: 400 !important;
	font-size: 17px !important;
	line-height: 28px !important;
	letter-spacing: 0% !important;
	box-shadow: none !important;
  outline: 0 !important;	  
}

.gfield .ginput_container .chosen-container-multi .chosen-choices {
	padding: 0 !important;
}

.gform-theme--framework .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-choice {
	background-color: #b65a38 !important;
}

select{
	appearance:none;
	 -webkit-appearance: none;
    -moz-appearance: none; 
}
.gfield .ginput_container select{
	padding-right: 40px !important;
}
.gfield .ginput_container textarea::placeholder,.gfield .ginput_container input::placeholder,.gfield .ginput_container select .gf_placeholder{
	opacity:0.5;
}
.gform-theme--foundation .gform_fields {
	gap: 67px !important;
}
.gfield--input-type-select{
	position:relative;
}
.ginput_container_select select,
.ginput_container_select select:hover,
.ginput_container_select select:focus,
.ginput_container_address select,
.ginput_container_address select:hover,
.ginput_container_address select:focus{
  background: url('/wp-content/uploads/2026/01/Arrow-9.png') no-repeat !important;
	background-position: right 20px center !important;
  cursor: pointer;
}

#gform_2 .gform_fields {
	width: 100%;
	gap: 27px !important;
}
#gform_2_validation_container {
	display: none;
}
.gform_confirmation_message {
	text-align: center !important;
	color: green !important;
}
.gform-loader {
	position: absolute !important;
}
.product_cat_listing_img img,.product_cat_listing_img .jet-woo-builder-archive-category-thumbnail__wrapper{
	height: 216px;
	object-fit: cover;
}
.product_cat_listing_dec .jet-listing-dynamic-field__content{
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
#main_header .jet-mega-menu-mega-container .elementor-widget-wrap > .elementor-widget.product-toggle-list{
	display: none;
}

#main_header .jet-mega-menu-mega-container .elementor-widget-wrap > .elementor-widget.elementor-widget-icon-list {
	width: 100%;
}


.product-toggle-icon.active svg{
    transform: rotate(180deg);
}
.privacypolicy_texteditor h2 {
	font-size: 30px;
	font-weight: 700;
	font-family: Barlow;
	margin:0;
}
.privacypolicy_texteditor ul{
	padding-left: 20px;
}

@media (max-width: 768px) {
    .timeline-item {
        min-width: 280px;
    }

    .timeline-container {
        gap: 60px;
    }

    .timeline-box .year {
        font-size: 32px;
    }

    .timeline-box .title {
        font-size: 16px;
    }

    .timeline-box .description {
        font-size: 13px;
    }
}

.usa_map svg{
    max-width: 100%;
    width: 100%;
}

.cky-notice-group {
	flex-flow: column;
	align-items: start;
}

.cky-notice-btn-wrapper {
	margin: 0;
}

.cky-notice-des {
	margin-bottom: 15px;
}
.cky-notice-btn-wrapper .cky-btn,.cky-btn-preferences {
	text-transform: uppercase;
	max-width: 180px;
	width: 180px;
	border-radius: 7px;
	font-size: 18px !important;
    padding: 12px 20px !important;
}
.cky-btn-reject{
	order:2;
	margin-left: 15px !important;
  margin-right: 15px !important;
	
}
.cky-btn-customize{
	order: 3;
    margin: 0 !important;
	max-width: 317px !important;
	width: 317px !important;
	padding-left: 55px !important;
}
.cky-notice {
	padding-left: 226px;
}
.cky-notice-group {
	align-items: start !important;
}
.cky-notice-btn-wrapper {
	margin-left: 0px !important;
}
.cky-notice .cky-title {
	font-family: Barlow;
	font-weight: 600 !important;
	font-size: 22px !important;
	line-height: 1.5 !important;
	margin-bottom:5px !important;
}
.cky-notice-des p {
	font-size: 16px;
	line-height: 1.3;
}
.cky-notice::before {
	content: "";
	background-image: url(/wp-content/uploads/2026/01/cookie.svg);
	background-repeat: no-repeat;
	position: absolute;
	left: 85px;
	height: 80px;
	width: 80px;
	top: 50%;
	transform: translateY(-50%);
	background-size: 100% 100%;
}
.cky-consent-bar .cky-btn-customize::after {
	height: 30px ;
	width: 30px;
	border: 0 !important;
	background: url(/wp-content/uploads/2026/01/iwwa_settings.png) no-repeat;
	left: 28px;
}
.cky-consent-container.cky-consent-bar-expand .cky-btn-customize::after {
	transform: none !important;
}
.cky-preference{
	display: grid;
	justify-content: center;
}
.cky-preference-body-wrapper{
	width: 986px;
}
.cky-accordion-item{
	background: #3A3A3A4D;
	border: 1px solid #3A3A3A;
	border-radius: 7px;
	padding: 20px 12px;
}
.cky-accordion-header .cky-accordion-btn {
	font-size: 24px !important;
	line-height: 34px !important;
}
.cky-accordion-header-des {
	margin: 0px 0 0px 0 !important;
}
.cky-accordion-header-des p{
	font-size: 24px;
	line-height: 34px;
}
.cky-preference-header .cky-preference-title {
	font-family: Barlow;
	font-weight: 600 !important;
	font-size: 40px !important;
	line-height: 84px !important;
}
.cky-preference-content-wrapper{
	padding:0px !important;
}
.cky-accordion-chevron {
	display: none !important;
}
.cky-accordion .cky-accordion-item {
	margin-top: 20px !important;
}
.cky-footer-wrapper{
	display: grid;
	justify-content: center;
}
.cky-prefrence-btn-wrapper {
	width: 1005px;
	justify-content: start !important;
	padding: 20px 0px !important;
}
.cky-accordion.cky-accordion-active .cky-accordion-body {
	margin-top: 5px;
}

/**/

.elementor-widget-woocommerce-product-images .flex-control-nav {
	display: flex;
	justify-content: center;
	gap: 5px;
	margin-top: 5px !important;
	flex-wrap: wrap;
}

.elementor-widget-woocommerce-product-images .flex-control-nav li {
	width: 50px !important;
	height: 50px;
}

.elementor-widget-woocommerce-product-images .flex-control-nav li > img {
	border: 2px solid #B65A381A !important;
	opacity: 1 !important;
	height: 50px !important;
}

.elementor-widget-woocommerce-product-images .flex-control-nav li > img.flex-active {
	border-color: #B65A38 !important;
}

.jet-woo-product-gallery-pswp button,
.jet-woo-product-gallery-pswp button:hover {
	border: none;
	padding: 0;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image a img {
	max-height: 300px;
	object-fit: cover;
}

img[alt="TBBA-143154-Navy-r1cxgxl9ahybbo18vidcpn437fd4o6zm1tdgb2o3mg 1 (2)"] {
	margin-left: -40px;
}




/* Responsive =======================================*/

@media screen and (max-width: 1500px) and (min-width: 1330px){
	#main_header{
		padding-left:20px!important;
		padding-right:20px!important;
	}
	.home_bnnr{
		padding-left:20px !important;
	}
}


@media screen and (max-width: 1330px) {

.megamenu_inner > .elementor-container {
	flex-flow: column;
}

.megamenu_inner > .elementor-container > .elementor-column {
	width: 100%;
	margin-bottom: 20px;
}


}


@media screen and (max-width: 1024px) {
    .team-sec-box>.elementor-container {
        gap: 10px;
        justify-content: space-between;
    }

    .story_video {
        height: auto;
    }

    .story_no_sec>.elementor-container {
        gap: 15px;
        justify-content: space-between;
    }
	.gform-theme--foundation .gform_fields {
	gap: 47px !important;
}
#gform_2 .gform_fields {
	gap: 20px !important;
}
.gform-footer {
	margin-top: 60px !important;
}
#gform_submit_button_1, #gform_submit_button_2 {
	max-width: 326px;
	width: 326px;
	height: 50px;
	font-size: 18px;	
}
.privacypolicy_texteditor p,.privacypolicy_texteditor li{
	font-size: 20px;
	line-height: 40px;
}

.cky-consent-bar .cky-notice-des p {
	font-size: 18px;
	line-height: 1.5;
}

.cky-notice-des {
	margin-bottom: 20px;
}


}

@media screen and (max-width: 767px) {
    .banner_img_ab {
        position: relative !important;
    }

    .story_no_sec>.elementor-container {
        gap: 0px;
    }

    body.archive.woocommerce table.variations td {
        padding: 0 20px !important;
        box-sizing: border-box;
    }
	.gform-theme--foundation .gform_fields {
	gap: 27px !important;
}
.gform-footer {
	margin-top: 50px !important;
}
#gform_submit_button_1, #gform_submit_button_2 {
	max-width: 226px;
	width: 226px;
	height: 40px;
	font-size: 15px;	
}
.privacypolicy_texteditor h2 {
	font-size: 25px;
}
.privacypolicy_texteditor p,.privacypolicy_texteditor li{
	font-size: 18px;
	line-height: 30px;
}

.cky-notice {
	padding-left: 0;
}

.cky-notice::before {
	display: none;
}

.cky-consent-bar .cky-notice-des p {
	font-size: 16px;
	line-height: 1.3;
}

.cky-notice-btn-wrapper .cky-btn, .cky-btn-preferences {
	width: 100%;
	margin: 0 0 10px !important;
	font-size: 18px !important;
	padding: 15px 20px;
}

}
@media screen and (max-width: 640px) {
#gform_fields_1 #field_1_20{
	display:none;
}
.gform_fields{
	display: flex !important;
	flex-flow: column !important;
}

.usa_map svg{
	height: 200px;
	transform: scale(1.1);
}

}