/* 
Theme Name: Hello Elementor Child
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: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
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
*/

/* Add your custom styles here */


/* ------------------------------- GLOBAL STYLING ------------------------------- */

html{scroll-behavior: smooth;}

html, body{overflow-x: hidden !important;}


.home-welcome-white-col .elementor-widget-wrap{position:relative;}
.home-welcome-white-col .elementor-widget-wrap::after{
    position: absolute;
    content:"";
    top: 0;
    right: 0;
    width: 3000px;
    height: 100%;
    background: #FFF;
    margin-right:-2999px;
}


#homeslider h1, #homeslider h2{text-shadow: 0px 0px 15px rgba(0,0,0,0.2);}

#rank-math-analytics-stats-wrapper{display: none !important; visibility: hidden !important; opacity: 0 !important; height: 0px !important;}

.page-banner-breadcrumbs{}
.page-banner-breadcrumbs nav.rank-math-breadcrumb{font-family: "DM Sans", Sans-serif !important; text-align: center;}
.page-banner-breadcrumbs nav.rank-math-breadcrumb p{color:#FFF !important; font-size:14px !important; margin: 0 !important; font-weight: 500; text-align: center;}
.page-banner-breadcrumbs nav.rank-math-breadcrumb a{color:#FFF !important; font-size:14px !important; margin: 0 !important; font-weight: 500;}



.sidebar-col{position: relative;}
.sidebar-col::after{position: absolute; top: 0; right:0; content:""; height: 100%; background: #F5F2F0; width: 4000px; margin-right: -3999px;}


.single-post-content-wrap{}
.single-post-content-wrap h2{font-family: "DM Sans", sans-serif !important; font-weight: 300 !important;}
.single-post-content-wrap h3{font-family: "DM Sans", sans-serif !important; font-weight: 300 !important;}
.single-post-content-wrap h4{font-family: "DM Sans", sans-serif !important; font-weight: 300 !important;}


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



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


#hide-feature-cols-wrap{overflow: hidden !important;}
.home-feature-col{transition: all ease 0.3s;}
.home-feature-col:hover{background:#76D650; color: #FFF !important; }
.home-feature-col:hover a{color: #FFF !important;}
.home-feature-col a{transition: all ease 0.3s;}


.off-canvas-popup-menu{}
.off-canvas-popup-menu ul.elementor-nav-menu{background:#FFF !important;}
.off-canvas-popup-menu ul.elementor-nav-menu li.menu-item{background:#FFF !important;}
.off-canvas-popup-menu ul.elementor-nav-menu li.menu-item a{background:#FFF !important;}
.off-canvas-popup-menu ul.elementor-nav-menu li.menu-item a:hover{background:#FFF !important;}
.off-canvas-popup-menu ul.elementor-nav-menu li.menu-item a:focus{background:#FFF !important;}






/* ------------------------------- WOO STYLING ------------------------------- */


nav.woocommerce-pagination {
  border:none !important
}
nav.woocommerce-pagination ul {
  border:none !important;
  margin:0 !important
}
nav.woocommerce-pagination ul li {
  border:none !important;
  margin-right:3px !important
}
nav.woocommerce-pagination ul li a {
  padding:15px 18px !important;
  background:#f2f2f2 !important;
  color:#222 !important;
    border-radius:4px !important;
}
nav.woocommerce-pagination ul li span {
  padding:15px 18px !important;
  background:#f2f2f2 !important;
  color:#222 !important;
      border-radius:4px !important;
}
nav.woocommerce-pagination ul li span.current {
  background:#bfd5b0 !important;
  color:#fff !important;
      border-radius:4px !important;
}




body.woocommerce-cart table.shop_table{border:none !important;}

body.woocommerce #fancy-single-product-add-to-cart{backgound:#FFF;}
body.woocommerce #fancy-single-product-add-to-cart table.variations tr{backgound-color:#FFF !important; background: #FFF !important;}
body.woocommerce #fancy-single-product-add-to-cart table.variations th.label{backgound-color:#FFF !important; background: #FFF !important; vertical-align: middle; padding: 0px 5px 0px 0px; width:75px; text-align: left !important;}
body.woocommerce #fancy-single-product-add-to-cart table.variations td.value{backgound-color:#FFF !important; background: #FFF !important; vertical-align: middle; padding: 0px !important;}
body.woocommerce #fancy-single-product-add-to-cart table.variations td.value a.reset_variations{display: none !important;}




body.woocommerce #fancy-single-product-add-to-cart input.wc-pao-addon-custom-text{border:1px solid #DFDFDF !important; font-style: italic !important; color: #3a3a3a !important; font-size: 15px !important; padding: 10px !important; margin-bottom:20px !important;
}
body.woocommerce #fancy-single-product-add-to-cart input.qty{width: 120px !important; padding: 10px !important; margin-left:5px !important;}

body.woocommerce ul.products li.product .jdgm-widget{display:none !important; height:0px !important; visibility:hidden !important;}



/* ------------------------------- CUSTOM CHECKOUT FIELDS FORMS ------------------------------- */



#order_card_message.input-text{border:1px solid #DFDFDF !important; font-size:14px !important; color:#4A4A4A !important; padding:10px !important;}
.checkout-delivery-date  #order_delivery_date{border:1px solid #DFDFDF !important; padding:10px !important;}
.checkout-pickup-date  #order_pickup_date{border:1px solid #DFDFDF !important; padding:10px !important;}
.checkout-pickup-time{border: none !important;}
.checkout-pickup-time legend{font-family: "Poppins", Sans-serif; font-size: 12px; text-transform: capitalize; color: var( --e-global-color-secondary );}
.checkout-pickup-time label{padding:5px 0px !important; font-size:14px !important;}

#shipping_shipping_phone{border:1px solid #DFDFDF !important; font-size:14px !important; color:#4A4A4A !important; padding:10px !important;}




/* ------------------------------- NAB PAYMENT PAGE ------------------------------- */

body.woocommerce-order-pay{
    max-width: 1024px !important;
  margin: 0 auto !important;
  padding: 120px 20px !important;
}

body.woocommerce-order-pay #jsPayButton{
    width: 100% !important;
  background: #000 !important;
  color: #FFF !important;
  margin: 20px 0px !important;
}



/* ------------------------------- GRAVITY FORMS ------------------------------- */


.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue{background: #F83131 !important;}

.gform_required_legend{display: none !important; visibility: hidden !important; opacity: 0 !important;}


.gform-theme--foundation .gform_fields{row-gap:20px !important;}


.gfield{padding-bottom: 10px !important;}

.gform_wrapper{margin-top: 0px !important;}
.gform_wrapper .top_label .gfield_label{font-weight: normal !important; font-size: 13px !important; line-height: 13px !important; font-family: "DM Sans", Sans-serif; text-transform: uppercase;}
span.gfield_required{color:#F00 !important;}
.ginput_container{margin-top: 4px !important;}

.gfield_description{font-style: italic;}


.gform_wrapper input[type="text"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"]{
	padding: 0px 10px !important;
    height: 50px !important;
    color: #444 !important;
	letter-spacing: normal;
    border: 1px solid #DFDFDF !important;
    background: #FFF !important;
    border-radius: 4px;
	-moz-appearance: 4px;
	-webkit-appearance: 4px;
    font-size: 15px !important;
    font-family: "Poppins", Sans-serif;
    text-indent: 15px !important; 
    font-weight: 400;
    box-shadow:none !important;
}

.gform_wrapper input[type="text"]:focus-visible{box-shadow:none !important; outline:none !important;}
.gform_wrapper input[type="email"]:focus-visible{box-shadow:none !important; outline:none !important;}


.ginput_container_date input.datepicker{width: 100% !important;}

.gform_wrapper textarea{border: none !important; height: 120px !important;}

.gform_wrapper .gform_footer input[type="submit"]{background: #1a1a1a !important; color: #FFF !important; border: none !important; font-weight:500 !important; width: 100% !important; padding: 20px 15px !important; font-size: 17px !important; font-family: "Jost", Sans-serif; opacity: 1; text-transform: uppercase !important;
border-radius: 0px;
-moz-appearance: 0px;
-webkit-appearance: 0px;}
.gform_wrapper .gform_footer input[type="submit"]:hover{background: #2a2a2a !important;}

.gp-referral-form{}
.gp-referral-form .gfield_checkbox .gchoice{display: inline-block; width: 50%; font-family: "Lato", Sans-serif;}

.gfield_html h3{font-size:22px !important;}


select{
    outline: none !important;
	display: block;
	font-size: 15px !important;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	height: 50px !important;
	color: #444 !important;
	line-height: 50px !important;
	padding: 0px 10px !important;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #DFDFDF !important;
	box-shadow: none !important; 
	border-radius: 4px;
	-moz-appearance: 4px;
	-webkit-appearance: 4px;
	appearance: none;
	background:url('images/select-bg.png');
	background-position: right center;
	position: relative;
}

select::-ms-expand {
	display: none;
}
select:hover {}
select:focus {
	border-color: #CCC;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222;
	outline: none;
}
select option {
	font-weight:normal;
}


.gfield_checkbox .gchoice{padding-top: 5px !important; padding-bottom: 5px !important;}
.gform_wrapper.gravity-theme .gfield-choice-input{margin-right: 10px !important;}

.fancy-form-checkboxes .gfield_checkbox .gchoice{display:inline-block !important; width:50% !important;}

.gform_wrapper input[type=text]{box-shadow:none !important; outline:none important;}







.circular-text-rotate{
    animation: spin 15s infinite;
    animation-timing-function: linear;
}

@keyframes spin {
  100% {transform: rotate(360deg);}
  
}








.homepagemarquee {
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
   animation: marquee 80s linear infinite;
}

.homepagemarquee p {
    display: inline-block;
    font-family: "Jost", Sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 44px;
    color: #1a1a1a;
    padding: 0 !important;
    margin: 0 !important;
    word-spacing: 5px;
}



.footermarquee {
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
   animation: marquee 80s linear infinite;
}

.footermarquee p {
    display: inline-block;
    font-family: "Jost", Sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 44px;
    color: #fff;
    padding: 0 !important;
    margin: 0 !important;
    word-spacing: 5px;
}


@keyframes marquee {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}








/* ------------------------------- MEDIA QUERY STYLING ------------------------------- */




@media all and (max-width: 900px) {
    
}



@media all and (max-width: 639px) {
    
}



