.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-fb8f97d:#323232;--e-global-color-4e8d08d:#E6E6E6;--e-global-color-505eb1b:#AAAAAA;--e-global-color-7923458:#D2D2D2CC;--e-global-typography-primary-font-family:"Source Sans Pro";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Source Sans Pro";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-55b0f58-font-family:"Source Sans Pro";--e-global-typography-55b0f58-font-size:16px;--e-global-typography-55b0f58-font-weight:400;--e-global-typography-55b0f58-text-transform:uppercase;--e-global-typography-0081c3c-font-family:"Source Sans Pro";--e-global-typography-0081c3c-font-size:16px;--e-global-typography-0081c3c-font-weight:400;--e-global-typography-2cfab7f-font-family:"Source Sans Pro";--e-global-typography-2cfab7f-font-size:16px;--e-global-typography-2cfab7f-font-weight:400;--e-global-typography-03021fb-font-family:"Source Sans Pro";--e-global-typography-03021fb-font-size:14px;--e-global-typography-03021fb-font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#323232;}.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);}@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 */.add_to_cart_button {
  background-color: #AAAAAA !important;
  color: #FFFFFF !important;
  border-color: #AAAAAA !important;
}

/* Style the product sorting dropdown */
.woocommerce-ordering select {
    font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  background-color: #f5f5f5; /* Replace with your standard grey if you have a different one */
  color: #333; /* Text color inside the dropdown */
  padding: 6px 25px;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.woocommerce-cart .cart_totals .shipping ul li {
  text-align: right;
  padding-right: 15px;
  padding-bottom: 30px; /* <- use padding instead of margin */
}/* End custom CSS */