/* 
	Theme Name: HTeaO - Hello Elementor
	Theme URI: https://github.com/elementor/hello-theme-child/
	Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
	Author: Growth Factor Company
	Author URI: https://www.growthfactorco.com/
	Template: hello-elementor
	Version: 2.0.0
	Text Domain: hteao-hello-elementor
	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
*/

/**
  Woocommerce Styles
**/
.woocommerce-message::before {
    color: #1171B8 !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #F8F2E0 !important;
    color: #0E3654 !important;
    border-top: 3px solid #1171B8 !important;
    font-weight: 700 !important;
    font-family: 'Cooper' !important;
}
.woocommerce-message>.wc-forward,
.return-to-shop>.wc-backward{
  border-radius: 35px !important;
  background-color: #1171B8 !important;
  text-transform: uppercase !important;
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif;
  color: white !important;
  font-size: 12px !important;
  padding:10px 20px 13px 20px !important;
  transition:.4s ease all !important;
}
.woocommerce-message>.wc-forward:hover,
.return-to-shop>.wc-backward:hover{
  background-color: #1171B8 !important;
  transform: scale(1.05) !important;
}
.woocommerce .quantity .qty{
  width: 80px !important;
}

/* Woo Bundle CSS */
.bundle_form{}
.bundle_form .bundled_product{
  display: flex;
  padding: 15px 0;
  margin: 0 !important;
}
.bundle_form .bundled_product .bundled_product_images{
  width: 100px !important;
}
.bundle_form .bundled_product .details{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  float: none !important;
  width: auto !important;
  padding: 0 !important;
}
.bundle_form .bundled_product .details .product_title{
  flex-basis: 100%;
  margin: 0;
}
.bundle_form .bundled_product .details .product_title .bundled_product_title_inner{
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif;
  font-size: .7em;
  text-transform: uppercase;
  color: #0E3654;
}
.bundle_form .bundled_product .details .product_title .bundled_product_title_inner .product_title .bundled_product_permalink{}
.bundle_form .bundled_product .details .bundled_product_optional_checkbox {
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif;
  font-size: .7em;
  text-transform: uppercase;
  line-height: 1em;
  color: #1171B8;
  transform: translateY(0px);
}
.bundle_form .bundled_product .details .bundled_product_optional_checkbox .bundled_product_checkbox{
  transform: translateY(2px);
}
.bundle_form .bundled_product .details .cart .bundled_item_wrap .bundled_item_cart_content .bundled_item_after_cart_details .quantity{
  margin-left: 10px;
}

.bundled_item_optional .bundled_item_cart_content--populated:before {
    display: block;
    content: "";
    height: 0 !important;
}

.bundle_form .bundle_data .bundle_wrap .wcsatt-options-wrapper,
.wcsatt-options-wrapper{
  color: var(--e-global-color-primary);
  font-family: "Cooper", Sans-serif;
  font-size: 1em;
  font-weight: 600;
  margin: 20px 0px;
}
.bundle_form .bundle_data .bundle_wrap .wcsatt-options-wrapper .wcsatt-options-prompt-text,
 .wcsatt-options-wrapper .wcsatt-options-prompt-text{
  margin:0;
}
.bundle_form .bundle_data .bundle_wrap .bundle_button{
  display: flex;
  height: 32px;
}
.bundle_form .bundle_data .bundle_wrap .bundle_button .bundle_add_to_cart_button{
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 0.8em;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-radius: 20px 20px 20px 20px;
  padding: 8px 25px 10px 25px;
  color: #FFFFFF;
  background-color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-primary);
  transition: all 0.2s;
}
.has-subscription-plans .quantity{
  height: 32px !important;
}
.has-subscription-plans .single_add_to_cart_button:not(.bundle_add_to_cart_button){
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif !important;
  font-size: 0.8em !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
  line-height: 0.8em !important;
  border-style: solid !important;
  border-width: 0px 0px 0px 0px !important;
  border-radius: 20px 20px 20px 20px !important;
  padding: 8px 25px 10px 25px !important;
  color: #FFFFFF !important;
  background-color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-primary);
  transition: all 0.2s !important;
  height: 32px !important;
}
.has-subscription-plans .single_add_to_cart_button:not(.bundle_add_to_cart_button):hover{
  background-color: var(--e-global-color-primary);
}

#elementor-menu-cart__toggle_button .elementor-button-icon .elementor-button-icon-qty{
  font-family: 'Roboto' !important;
  height: auto;
  line-height: 1.7em;
  min-width: 1.7em;
}


[data-elementor-type="loop-item"] .elementor-widget-woocommerce-product-price .wcsatt-sub-options{
  display: block;
  margin-top: 12px !important;
  font-size: 12px !important;
  letter-spacing: .5p !important;
}
[data-elementor-type="loop-item"] .elementor-widget-woocommerce-product-price .wcsatt-sub-options .wcsatt-dash,
[data-elementor-type="loop-item"] .elementor-widget-woocommerce-product-price .wcsatt-sub-options del{
  display: none !important;
}

/* End Bundle CSS */

.single-location-hours td{
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif;
  font-size: 18px;
  line-height: 32px;
  text-transform: capitalize;
  color: #0D3554;
  text-transform: uppercase;
}
.single-location-additional-info p{
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #1171B8;
  margin-top: 15px;
}
.single-location-additional-info p>img{
  display: inline-block;
  height: auto;
  margin-right: 10px;
  width:25px;
  transform: translateY(3px);
}

.elementor-location-single .elementor-button-text{
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif;
  transform: translateY(-3px) !important;
}

.location-form-holder {
  text-align: center;
}

/* Buttons */
.locationFormButton {
  display: block !important;
  width: 100% !important;
  margin-top: 5px !important;
  border-style: none !important;
  border-radius: 100px !important;
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif !important;
  font-size: 1em !important;
  font-weight: 900 !important;
  line-height: 1em !important;
  color: #FFFFFF !important;
  background-color: var(--e-global-color-secondary) !important;
  padding: 15px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  transition: .4s ease all !important;
}
.locationFormButton:hover {
  transform: scale(1.07);
}

/* Popup container */
.locationFormPopup {
  display: none; /* Hidden by default */
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: auto;
}

/* Popup content */
.locationFormPopup .popup-content {
  background-color: #F8F2E0;
  margin: 10vh auto;
  padding: 40px;
  border: 1px solid #888;
  width: 80%;
  max-width: 1000px;
  display: flex;
  border-radius: 45px;
  justify-content: flex-start;
  align-content: flex-start;
}
.locationFormPopup .popup-content > div {
  text-align: left;
  padding: 0 25px;
}
.locationFormPopup .popup-content > div:first-child {
  padding-right: 20px;
  padding-left: 0;
  border-right: 1px solid #0E3654;
  flex-grow: 1;
  max-width: 380px;
}
.locationFormPopup .popup-content > div:last-child {
  flex-grow: 1.1;
  padding-top: 20px;
  align-self: center;
}

/* Popup titles */
.locationFormPopup .popup-content .popup-title-one {
  color: #0E3654;
  font-family: "Auster", Sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 0.8em;
}
.locationFormPopup .popup-content .popup-title-two {
  color: #0E3654;
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif;
  font-size: 3.8em;
  font-weight: 900;
  text-transform: uppercase;
  line-height: .7em;
}
.locationFormPopup .popup-content .content {
  color: #0F3554 !important;
  font-family: inherit;
  font-weight: 700;
  font-size: 25px;
}

/* Gravity Forms fields */
.gform_fields input,
.gform_fields textarea,
.gform_fields select {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: 15px;
  color: var(--e-global-color-primary);
  background-color: #FFFFFF;
  border: 0;
  border-radius: 20px;
  padding: 5px 15px !important;
}
.gform_required_legend {
  display: none;
}

/* Gravity Forms submit buttons */
#gform_submit_button_1,
#gform_submit_button_2,
#gform_submit_button_3,
#gform_submit_button_6 {
  display: block !important;
  width: 100%;
  margin-top: 5px !important;
  border-style: none;
  border-radius: 100px;
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif;
  font-size: .9em !important;
  font-weight: 900;
  line-height: 1em;
  color: #FFFFFF;
  background-color: var(--e-global-color-secondary);
  padding: 10px 15px;
  text-align: center;
  text-transform: uppercase;
  transition: .4s ease all;
}
#gform_submit_button_1:hover,
#gform_submit_button_2:hover,
#gform_submit_button_3:hover,
#gform_submit_button_6:hover {
  transform: scale(1.07);
}

/* Responsive */
@media only screen and (max-width: 768px) {
  .locationFormPopup .popup-content {
    display: block !important;
  }
  .locationFormPopup .popup-content > div {
    padding: 0 !important;
  }
  .locationFormPopup .popup-content > div:first-child {
    border-right: none !important;
  }
}



@media only screen and (max-width: 1024px) {
	#franchiseHeaderBackground .elementor-background-video-container{
		/*background: #1171B8 !important;*/
		display:none !important;
	}
  #locationsHeaderBackground{
    background: transparent !important;
  }
}


#sb_instagram .sbi_photo img {
	border-radius: 15px;
}


.search-input{
  position: relative;
}
.search-input #location-search-input{
  width: 100%;
  background: #F8F2E0;
  padding: 12px 20px;
  border: none;
  border-radius: 35px;
  color: #0F3554;
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif;
  font-weight: normal !important;
  text-transform: uppercase;
  font-size: 12px;
}
.search-input #location-search-input::placeholder{
  color: #0F3554;
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif;
  font-weight: normal !important;
  text-transform: uppercase;
  font-size: 12px;
}
.search-input #search-overlay-search{
  position: absolute;
  right:5px;
  top:50%;
  transform: translateY(-50%);
}
.search-input #search-overlay-search #location-search-button,
.search-input #search-overlay-search #location-search-button:hover{
  background: transparent !important;
}
.search-input #search-overlay-search #location-search-button img{
  width:35px;
}

.search-input.locations{
  position: relative;
  display: block;
  margin:auto;
  width:400px;
  padding:10px;
  border: 4px solid #F8F2E0;
  border-radius: 25px;
  max-width: 100%;
}
/*
.search-input.locations:before{
  content:'';
  background: url('/wp-content/uploads/2024/09/hteao-location-icon.png');
  background-size: contain;
  background-repeat: no-repeat;
  display:inline-block;
  width: 145px;
  height: 200px;
  position: absolute;
  left:50%;
  transform: translateX(-50%);
  top: -150px;
}
*/
.search-input.locations #location-search-input{
  width: 100%;
  background: rgba(255,255,255,.3);
  padding: 12px 20px;
  border: none;
  border-radius: 35px;
  color: white;
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif;
  font-weight: normal !important;
  text-transform: uppercase;
  font-size: 12px;
}
.search-input.locations #location-search-input::placeholder{
  color: white;
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif;
  font-weight: normal !important;
  text-transform: uppercase;
  font-size: 12px;
}
.search-input.locations #search-overlay-search{
  position: absolute;
  right: 15px;
  bottom:11px;
  top:auto;
  transform: none;
}
.search-input.locations #search-overlay-search #location-search-button,
.search-input.locations #search-overlay-search #location-search-button:hover{
  background: transparent !important;
}
.search-input.locations #search-overlay-search #location-search-button img{
  width:35px;
  filter: brightness(0) invert(1);
}

.locations-finder-section{}
.locations-finder-section #map-container{}
.locations-finder-section #map-container #map{
  min-height: 450px;
  border-radius: 25px;
}


#map.single{
  min-height: 450px !important;
  margin-top: 20px !important;
}
@media only screen and (max-width: 1024px){
  #map.single{
    min-height: 450px !important;
  }
}

#content .mapinfo{
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif;
  font-size: 2em;
  font-weight: 900;
  color: var(--e-global-color-primary);
  margin-top: 0;
}
#content #bodyContent p{
  text-align: center;
}
#content #bodyContent p>a{
  color: #0F3554 !important;
  font-family: inherit;
  font-weight: 500;
  font-size: 15px;
}
#content #bodyContent>.w-btn-wrapper>a{
  transition: .4s ease all;
  font-family: 'Auster';
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.3em;
  color: white;
  background-color: var(--e-global-color-secondary);
  border-radius: 25px;
  display: block;
  text-align: center;
  padding: 12px 30px !important;
}

.locations-finder-section #locations-panel{}
.locations-finder-section #locations-panel #locations-panel-list{}
.locations-finder-section #locations-panel #locations-panel-list .results{}
.locations-finder-section #locations-panel #locations-panel-list .results #location-results-list{
  display: flex;
  flex-wrap: wrap;
  padding:0;
  gap: 20px;
}
.locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result{
  position: relative;
}
.locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result .open-location,
.locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result .coming-soon2{
  border-radius: 25px;
  padding:10px;
  background: #F8F2E0;
}
.locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result .open-location .image,
.locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result .coming-soon2 .image{
  display: block;
  height: 200px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
  margin-bottom: 10px;
  background-position: center center !important;
  max-width: 100%;
}
.locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result .coming-soon2 .image{
  background-size: contain !important;
}
.locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result .open-location .name,
.locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result .coming-soon2 .name{
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  line-height: 1.4em;
  color: var(--e-global-color-primary);
  min-height: 45px;
  margin-bottom:10px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result .more-info{
  text-align: center;
  margin-top: 20px;
}
.locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result .open-location .more-info text,
.locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result .coming-soon2 .more-info text{
  font-family: "OBVIOUSLY DEMIBOLD", Sans-serif;
  font-size: 14px;
  line-height: 31px;
  color: #FFFFFF;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result .more-info a{
  display: block;
  text-align: center;
}
.locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result .open-location .more-info a svg,
.locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result .coming-soon2 .more-info a svg{
  transition: .3s ease all; 
  max-width: 100%;
}
.locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result .open-location .more-info a:hover svg,
.locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result .coming-soon2 .more-info a:hover svg{
  transform: scale(1.1);
}









@media only screen and (max-width: 479px){
}
@media only screen and (min-width: 480px){
}
@media only screen and (min-width: 798px){
  .locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result{
    flex-basis: calc(33% - 12px);
    max-width: calc(33% - 12px);
  }
}
@media only screen and (max-width: 797px){
  .location-result.home:nth-child(5){
    display: none;
  }
  .locations-finder-section #locations-panel #locations-panel-list .results #location-results-list{
    justify-content: center;
    gap: 10px;
  }
  .locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result{
    flex-basis: calc(50% - 12px) !important;
    max-width: calc(50% - 12px) !important;
    
  }
}
@media only screen and (max-width: 1100px){
  .locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result .name{
    font-size: .8em !important;
  }
}
@media only screen and (min-width: 992px){
  .locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result{
    flex-basis: calc(25% - 15px);
    max-width: calc(25% - 15px);
  }
}
@media only screen and (min-width: 1200px){
  .locations-finder-section #locations-panel #locations-panel-list .results #location-results-list .location-result{
    flex-basis: calc(20% - 16px);
    max-width: calc(20% - 16px);
  }
}
