.elementor-kit-26{--e-global-color-primary:#243A3D;--e-global-color-secondary:#909A99;--e-global-color-text:#7A7A7AF2;--e-global-color-accent:#C6C7B5;--e-global-color-738a46a:#E8E8E8;--e-global-color-a1eb606:#E9D7D0;--e-global-color-832b22a:#E2C4AE;--e-global-color-ca164ad:#C7B6A8;--e-global-color-b1e378c:#141515;--e-global-color-cb8ee6b:#FFFFFF;--e-global-color-daf2cc9:#959684;--e-global-color-24adc07:#B3948F;--e-global-color-849b702:#C0A99F;--e-global-color-5f04f6b:#CBB09D;--e-global-color-2ac5d11:#C6C7B500;--e-global-color-4e63d47:#FFFFFF00;--e-global-color-64be4b6:#C7B6A885;--e-global-color-81632ef:#B3948F5C;--e-global-color-a9e2472:#949684;--e-global-color-120e593:#A7A89B;--e-global-typography-primary-font-family:"Libre Baskerville";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Libre Franklin";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Libre Franklin";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );font-family:"Libre Franklin", Sans-serif;font-weight:300;}.elementor-kit-26 button,.elementor-kit-26 input[type="button"],.elementor-kit-26 input[type="submit"],.elementor-kit-26 .elementor-button{background-color:var( --e-global-color-a9e2472 );font-family:"Libre Franklin", Sans-serif;color:var( --e-global-color-cb8ee6b );}.elementor-kit-26 e-page-transition{background-color:#FFBC7D;}.elementor-kit-26 a{color:var( --e-global-color-daf2cc9 );}.elementor-kit-26 h1{font-family:"Libre Baskerville", Sans-serif;}.elementor-kit-26 h2{font-family:"Libre Baskerville", Sans-serif;}.elementor-kit-26 h3{font-family:"Libre Franklin", Sans-serif;}.elementor-kit-26 h4{font-family:"Libre Franklin", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 *//*Modify the Cart/Basket Button Text and Background*/
.woocommerce a.button.alt {
  color: #ffffff;
  background-color: #949684;
}

.woocommerce a.button.alt:hover {
  color: #ffffff;
  background-color: #c5c7b5;
}



/*Modify the Checkout Button Text and Background*/
.woocommerce #payment #place_order {
  color: #ffffff;
  background-color: #949684;
}

.woocommerce a.button.alt:hover #payment #place_order {
  color: #ffffff;
  background-color: #c5c7b5;
}/* End custom CSS */