.elementor-kit-5201{--e-global-color-primary:#F35C79;--e-global-color-secondary:#54595F;--e-global-color-text:#6A6A6A;--e-global-color-accent:#F35C79;--e-global-color-f792a19:#FFFFFF;--e-global-color-8b33169:#EE9CB0;--e-global-color-4defed5:#F3738B;--e-global-color-9916b8e:#FFFFFF;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-font-style:italic;font-size:16px;}.elementor-kit-5201 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5201 a{color:var( --e-global-color-primary );}.elementor-kit-5201 h1{font-size:48px;font-weight:800;text-transform:uppercase;}.elementor-kit-5201 h3{font-size:32px;font-weight:700;}.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 .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */header.sticky-header.e-container.elementor-element {
	--header-height: 100px;
	--shrink-header-to: 0.5; 
	--transition-timing: .45s ease; 
	background-color: #FFF;
	--min-height: var(--header-height);
	--transition: background-color .45s ease,
					backdrop-filter .45s ease,
					box-shadow .45s ease,
					min-height .45s ease;
}
header.sticky-header.e-container.elementor-element.elementor-sticky--effects {
	background-color: #FFF;
	box-shadow: 0px 4px 33px 1px rgba(0, 0, 0, .07); 
	--min-height: calc( var(--header-height) * var(--shrink-header-to) );
}

header.sticky-header .logo img,
header.sticky-header .logo.elementor-widget-theme-site-logo img,
header.sticky-header .logo .elementor-icon svg {
	--logo-height: 73px;
	--logo-shrink-to: 0.50;
	height: var(--logo-height);
	transition: height .45s ease;
}
header.sticky-header.elementor-sticky--effects .logo img,
header.sticky-header.elementor-sticky--effects .logo.elementor-widget-theme-site-logo img,
header.sticky-header.elementor-sticky--effects .logo .elementor-icon svg {
	height: calc(var(--logo-height) * var(--logo-shrink-to));
}
header.sticky-header .logo .elementor-icon svg {
	width: auto;
}

.book-wrapper {
    text-align: center;
    margin: 0 20px;
}

.single_add_to_cart_button, .add_to_cart_button, .reset_variations { display: none !important; }

table.variations tbody, table.variations tbody tr th.label, table.variations tbody tr th.variations, table.variations tbody tr td {
    background: none;
}

.booklinks-container {
  display: flex;
  justify-content: flex-start; /* Left-align buttons */
  align-items: center;
  margin-bottom: 20px; /* Optional spacing between sections */
  flex-wrap: wrap;
}

.booklinks-button {
  background-color: rgb(243, 92, 121);
  color: #FFF !important;
  padding: 12px;
  border-radius: 12px;
  text-decoration: none; /* Remove underline from links */
  display: inline-block; /* Ensures buttons behave like blocks within the Flexbox */
  margin: 5px; /* Optional spacing between buttons */
}


ul.bookreviews a {
    color: #fff;
    text-decoration: underline;
}

.wmc-currency {
    background-color: var( --e-global-color-9916b8e ) !important;
}/* End custom CSS */