.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-d06a649:#303030;--e-global-color-611ee0a:#4A435C;--e-global-color-523734d:#9F8FC4;--e-global-color-0a807d1:#D2BFD4;--e-global-color-94143c5:#F2E8F9;--e-global-color-254d86d:#F7DC82;--e-global-color-cb7c668:#F8E7B1;--e-global-color-ff1acc7:#662D91;--e-global-color-1cc8809:#B37DE2;--e-global-color-cfa5862:#FAE029;--e-global-color-433a991:#8CC63F;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//* Theme Overrides */

#qodef-page-inner .elementor-widget-text-editor a {
    color: #4a435c;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px !important;
}

#qodef-page-inner .elementor-widget-text-editor a:hover {
    color: #9f8ec4;
}

#qodef-top-area-inner {
    border: 0px !important;
}

#qodef-top-area {
    background-color: unset !important;
}

#qodef-page-footer img {
    max-width: 200px !important;
}

.qodef-page-title:before {
    background-image: linear-gradient(0deg,rgba(27,27,27,0) 0,rgb(0 0 0 / 35%) 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 145px;
    z-index: 99;
    content: '';
}

#qodef-page-footer-top-area #qodef-page-footer-top-area-inner {
    padding: 100px 0 0 0 !important;
}

#qodef-top-area .qodef-skin--light .qodef-widget-holder svg{
    fill: #fff !important;
}

.qodef-blog .qodef-blog-item.format-link .qodef-e-link {
    background-color: #f1e8f8;
}

.qodef-blog .qodef-blog-item.format-link .qodef-e-link .qodef-e-info {
    color: #9b8cb7;
}

.qodef-blog .qodef-blog-item.format-link .qodef-e-link-text,.qodef-blog .qodef-blog-item.format-link .qodef-e-link-icon, .qodef-blog .qodef-blog-item.format-link .qodef-icon-elegant-icons.icon_link_alt {
    color: #9b8cb7;
}

@media(max-width: 680px){
    div#qodef-page-footer-top-area {
        text-align: center !important;
        margin: auto !important;
    }
    
    div#qodef-page-footer-top-area .qodef-e-media-image {
        display: none
    }
}

/* Custom List */

.custom-list .elementor-widget-container ul li {
    list-style: none;
    margin: 0 0 5px 30px !important;
}

.custom-list .elementor-widget-container li:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: relative;
    color: #9F8FC4;
    margin-left: -25px;
    margin-right: 11px;
}

.golf-tee.custom-list .elementor-widget-container li:before {
    content: '\f450';
}

/* Gravity Forms */

p.gform_required_legend {
    display: none;
}

.gform_next_button, .gform_previous_button {
    position: relative;
    font-family: Anton,sans-serif;
    font-weight: 400;
    font-size: 19px;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
    color: var(--qode-main-color);
    background-color: #f0e8f8;
    border: 1px solid #f0e8f8;
    cursor: pointer;
}

.gform_button, .gform_next_button, .gform_previous_button {
    text-decoration: underline !important;
	text-decoration-thickness: 2px !important;
	text-underline-offset: 2px !important;
}

.gform_button:hover, .gform_next_button:hover, .gform_previous_button:hover {
    text-decoration: none !important;
}

.qodef-theme-button, button[type=submit], input[type=submit], .gform_next_button, .gform_previous_button {
    padding: 7px 29px 10px;
}

.gfield--type-product, .gfield--type-total {
    background: #f6f6f6;
    padding: 20px;
    border: dashed 1px #e1e1e1;
}

.gfield--type-product .gform-field-label, .gfield--type-total .gform-field-label {
    margin-bottom: -8px !important
}

.gfield--type-total .ginput_total {
    padding: 0px !important;
}

.gform_legacy_markup_wrapper .StripeElement, .gravity-theme .StripeElement {
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: solid 2px #303030 !important;
    border-radius: 0px !important;
}

.gform_confirmation_message {
    color: #9e8fc4 !important;
    font-weight: 700 !important;
    text-decoration: underline !important;
    text-underline-offset: 4px !important;
}

/* WooCommerce */

.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-tabs, .sku_wrapper, body.single-product .posted_in,
.qodef-out-of-stock, .related.products .qodef-woo-product-categories,
#wc-stripe-payment-request-wrapper,
#wc-stripe-payment-request-button-separator{
    display: none !important;
}

input#wc-stripe-new-payment-method {
    width: 15px !important;
    height: 15px !important;
}

input[type=checkbox]:checked:after {
    left: 5px;
    bottom: 5px;
    width: 5px;
}

h1.qodef-woo-product-title.product_title.entry-title {
    font-size: 60px;
}

body.single-product div#qodef-page-inner {
    padding: 100px 0 !important;
}

.mfp-container {
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    max-width: 800px;
}

.single-post h1.qodef-e-title.entry-title {
    font-size: 70px;
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper, #yith-quick-view-content.single-product .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper {
    width: 20%;
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.woocommerce-product-gallery__image, #yith-quick-view-content.single-product .woocommerce-product-gallery.qodef-position--left figure>.woocommerce-product-gallery__image {
    width: calc(100% - 20%)!important;
}

.related.products .price {
    font-size: 14px !important;
    width: 100%;
    padding-top: 10px !important;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

div#qodef-page-content-bottom {
    background: #F2E8F9 !important;
}

#qodef-woo-page.qodef--checkout #customer_details h3 {
    font-size: 32px;
}

.qodef-page-title:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #00000070;
}

h1.qodef-m-title.entry-title {
    z-index: 99;
}

body.single-product .qodef-page-title {
    height: 250px;
    background: #303030;
    background-size: cover;
    background-position: 50% 50%;
}

@media(max-width:680px){
    #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.woocommerce-product-gallery__image {
         width: 100% !important;
    }
}

/* Slider Customizations */

#home-slider .swiper-slide-inner {
    max-width: 1300px;
}

#home-slider .swiper-slide {
    max-height: 1000px !important;
    min-height: 800px !important;
}

#home-slider .elementor-slide-button {
    position: relative;
    padding: 12px 25px 16px 25px;
    cursor: pointer;
}

#home-slider .elementor-slide-button:before{
    content: '';
    width: calc(100% - 50px);
    height: 2px;
    position: absolute;
    bottom: 10px;
    transform: scaleX(1);
    transform-origin: left;
    transition: transform .4s cubic-bezier(.33,.52,.05,.96) !important;
    background-color: #9e8fc4;
    left: 25px;
    transition-delay: 400ms !important;
}

#home-slider .elementor-slide-button:after {
    content: '';
    width: calc(100% - 50px);
    height: 2px;
    background-color: #9e8fc4;
    position: absolute;
    bottom: 10px;
    right: 25px;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .4s cubic-bezier(.33,.52,.05,.96) !important;
}

#home-slider .elementor-slide-button:hover:before {
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .4s cubic-bezier(.33,.52,.05,.96) !important;
}

#home-slider .elementor-slide-button:hover:after {    
    transform: scaleX(1);
    transform-origin: right;
    transition: transform .4s cubic-bezier(.33,.52,.05,.96) !important;
    transition-delay: 400ms !important;
}

#home-slider .swiper-slide-contents {
    z-index: 10;
    margin-bottom: 125px;
}

@media(max-width: 1024px){
    #home-slider .swiper-slide-contents {
        margin-bottom: 80px;
    }
}

@media(min-width: 1025px){
    .hide-on-desktop {
        display: none;
    }
}

@media(max-width: 767px){
    #home-slider .swiper-slide-contents {
        margin-bottom: 85px;
    }

.widget-image-caption.wp-caption-text {
    line-height: 1.4em !important;
    }

	body.single-product div#qodef-page-inner {
		padding: 60px 0 !important;
	}
	.elementor-swiper-button {
        display: none;
    }
}

@media(max-width: 680px){
    div#qodef-page-footer-bottom-area * {
        text-align: center !important;
    }
}

/* Custom Numbers */

.custom-numbers li {
  margin: 0 0 10px 0;
  padding-top: 1em;
  display: block;
  position: relative;
  counter-increment: inst;
}
.custom-numbers li::before {
  content: counter(inst);
  background: rgb(159 142 196);
  color: #fff;
  font-weight: 700;
  font-style: italic;
  text-shadow: 1px 1px rgb(74 67 92);
  border-radius: 50%;
  font-size: 20px;
  text-align: center;
  left: -40px;
  top: 10px;
  height: 30px;
  width: 30px;
  position: absolute;
  transition: all 0.2s ease-in-out;
  z-index: -1;
  font-family: 'Heebo', sans-serif;
  text-indent: -4px;
  padding-top: 2px;
}

.custom-numbers ol {
    margin: 0 0 0 40px;
}

/* Gravity Forms */

.gfield_description.gform_fileupload_rules {
    display: none !important;
}

.ginput_container_fileupload {
    padding: 20px;
    border: dashed 1px #bababa;
    background: #fafafa;
}

/* Open Divisions */

body.postid-8172 .qodef-page-title {
    display: none;
}

@media(max-width: 680px){
    body.postid-8172 .qodef-woo-thumbnails-wrapper {
        display: none !important;
    }
}

/* WooComm 2024 */

.qodef-woo-single-image {
    max-width: 50%;
}

div#wpgs-gallery {
    max-width: 100% !important;
}

@media(max-width: 1024px){
	.qodef-woo-single-image {
	    max-width: 100%;
	}
}

#qodef-woo-page.qodef--single .qodef-woo-single-inner>*, #yith-quick-view-content.single-product .qodef-woo-single-inner>* {
    padding: 25px;
}/* End custom CSS */