.elementor-kit-5{--e-global-color-primary:#005096;--e-global-color-secondary:#05ADEA;--e-global-color-text:#545353;--e-global-color-accent:#F38C3A;--e-global-color-4dc2578:#FAFAFA;--e-global-color-023dbc4:#908F8F;--e-global-typography-primary-font-family:"Effra";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Effra";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Effra";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Effra";--e-global-typography-accent-font-weight:500;--e-global-typography-809e14c-font-family:"Effra";--e-global-typography-809e14c-font-size:25px;--e-global-typography-809e14c-font-weight:300;--e-global-typography-809e14c-text-transform:none;--e-global-typography-809e14c-font-style:normal;--e-global-typography-809e14c-line-height:30em;--e-global-typography-8818913-font-family:"Effra";--e-global-typography-8818913-font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*HIDE ADD TO CART BUTTON*/
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none !important;
}

/*RECAPTCHA v3 on Bottom-Left  side*/
.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: -2px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}
/*DATE AND TIME PLACEHOLDER CSS - MOBILE DEVICE*/
input[type="date"]:before{
color:rgba(53, 53, 53, 0.44);
content:attr(placeholder);
}
input[type="date"].full:before {
color:black;
content:""!important;
}
input[type="time"]:before{
color:rgba(53, 53, 53, 0.44);
content:attr(placeholder);
}
input[type="time"].full:before {
color:black;
content:""!important;
}

/** CONFIRMATION MESSAGE **/
.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #005096;
    color: white;
    border: 1px solid #005096;
}


/*VEHICLE PAGE PRODUCT*/
.woocommerce ul.products li.product a img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail, .woocommerce ul.products li.product a img {
    width: 265px !important;
    height: 265px !important;
    object-fit: contain;
		margin: 0 auto !important;
}
/*--------------------------------
    TABLET SCREENS AND SMALLER
--------------------------------*/
@media screen and (max-width: 768px){ 
.woocommerce ul.products li.product a img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail, .woocommerce ul.products li.product a img {
    width: 150px !important;
    height: 150px !important;
    object-fit: contain;
  	margin: 0 auto !important;
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Effra';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('../ttf/effra_std_rg.ttf') format('truetype');
}
/* End Custom Fonts CSS */