.elementor-kit-24{--e-global-color-primary:#F5F5F5;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#0D0D0D;--e-global-color-accent:#F6F5ED;--e-global-color-6aecc2f:#707070;--e-global-color-9f5174c:#1B1B1B;--e-global-color-0393561:#EBE9D9;--e-global-color-fee0b1a:#0D0D0DB3;--e-global-typography-primary-font-family:"Rota";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rota";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rota";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rota";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );color:var( --e-global-color-text );font-family:"Rota", Sans-serif;font-size:16px;font-weight:400;line-height:26px;}.elementor-kit-24 e-page-transition{background-color:#FFBC7D;}.elementor-kit-24 a{color:var( --e-global-color-text );font-family:"Rota", Sans-serif;}.elementor-kit-24 h1{color:var( --e-global-color-text );font-family:"Rota", Sans-serif;font-size:60px;font-weight:600;line-height:60px;}.elementor-kit-24 h2{color:var( --e-global-color-text );font-family:"Rota", Sans-serif;font-size:36px;font-weight:600;line-height:40px;}.elementor-kit-24 h3{font-family:"Rota", Sans-serif;}.elementor-kit-24 h4{font-family:"Rota", Sans-serif;}.elementor-kit-24 h5{font-family:"Rota", Sans-serif;}.elementor-kit-24 h6{font-family:"Rota", Sans-serif;}.elementor-kit-24 button,.elementor-kit-24 input[type="button"],.elementor-kit-24 input[type="submit"],.elementor-kit-24 .elementor-button{font-family:"Rota", Sans-serif;font-size:16px;font-weight:500;line-height:23px;color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-24 h2{font-size:35px;}.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 */.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    font-weight: 700 !important;
    font-size: 18px;
    margin-bottom: 10px;
}

.woocommerce-form-row {
    margin-bottom: 30px;
}

.woocommerce-form-row {
    margin-bottom: 30px;
}

legend {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}

fieldset {
    padding: 0px !important;
    border: 0px !important;
}

button.woocommerce-Button.button {
    border: 2px solid #0D0D0D;
    border-radius: 999px;
    background: #0D0D0D;
    font-weight: 700;
    color: white;
}

button.woocommerce-Button.button:hover {
    background: transparent !important;
    color: #0D0D0D !important;
}

/* Hide the main tabs when viewing a WooCommerce endpoint */
.wc-endpoint-active .my-account-tabs-wrapper {
    display: none;
}

/* Add some spacing to the endpoint content area */
.wc-endpoint-active .page-content {
    padding-bottom: 60px;
}

/* ===== Endpoint content layout ===== */

/* Make endpoint content fill the available width */
.wc-endpoint-active .endpoint-content-wrapper {
    width: 100%;
    max-width: 100%;
}

.wc-endpoint-active .woocommerce {
    width: 100%;
    max-width: 100%;
}

/* Tables full width with cleaner styling */
.wc-endpoint-active table.shop_table,
.wc-endpoint-active .woocommerce-table,
.wc-endpoint-active .woocommerce table.shop_table {
    width: 100%;
    max-width: 100%;
    border: none;
    border-collapse: collapse;
    margin-bottom: 30px;
}

.wc-endpoint-active table.shop_table th,
.wc-endpoint-active table.shop_table td,
.wc-endpoint-active .woocommerce table.shop_table th,
.wc-endpoint-active .woocommerce table.shop_table td {
    padding: 18px 20px;
    border: none;
    border-bottom: 1px solid #e5e5e5;
    background: transparent;
}

.wc-endpoint-active table.shop_table thead th {
    border-bottom: 2px solid #000;
    font-weight: 600;
}

.wc-endpoint-active table.shop_table tfoot td {
    border-top: 2px solid #000;
    border-bottom: none;
    font-weight: 600;
}

/* ===== Heading spacing ===== */

.wc-endpoint-active .endpoint-content-wrapper h1,
.wc-endpoint-active .endpoint-content-wrapper h2,
.wc-endpoint-active .endpoint-content-wrapper h3 {
    margin-top: 60px;
    margin-bottom: 25px;
}

.wc-endpoint-active .endpoint-content-wrapper > *:first-child,
.wc-endpoint-active .endpoint-content-wrapper h1:first-child,
.wc-endpoint-active .endpoint-content-wrapper h2:first-child {
    margin-top: 0;
}

/* ===== Back to my account button ===== */

.back-to-my-account-wrapper {
    margin-bottom: 40px;
}

.back-to-my-account-button {
    display: inline-flex;
    align-items: center;
    padding: 12px 28px;
    background-color: #000;
    color: #fff !important;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 500;
    font-size: 15px;
    transition: all 0.2s ease;
}

.back-to-my-account-button:hover {
    background-color: #333;
    color: #fff !important;
    transform: translateX(-3px);
}

.back-to-my-account-button::before {
    content: "â†";
    margin-right: 10px;
    font-size: 18px;
}

/* ===== General spacing on endpoint content ===== */

.wc-endpoint-active .endpoint-content-wrapper p {
    margin-bottom: 20px;
    line-height: 1.6;
}

.wc-endpoint-active .endpoint-content-wrapper .order-again,
.wc-endpoint-active .endpoint-content-wrapper .woocommerce-customer-details {
    margin-top: 40px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Rota';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://newsculpt.cfcdev.com.au/wp-content/uploads/2026/05/Rota-Regular-1.eot');
	src: url('https://newsculpt.cfcdev.com.au/wp-content/uploads/2026/05/Rota-Regular-1.eot?#iefix') format('embedded-opentype'),
		url('https://newsculpt.cfcdev.com.au/wp-content/uploads/2026/05/Rota-Regular-1.woff2') format('woff2'),
		url('https://newsculpt.cfcdev.com.au/wp-content/uploads/2026/05/Rota-Regular-1.woff') format('woff'),
		url('https://newsculpt.cfcdev.com.au/wp-content/uploads/2026/05/Rota-Regular-1.ttf') format('truetype'),
		url('https://newsculpt.cfcdev.com.au/wp-content/uploads/2026/05/Rota-Regular.svg#Rota') format('svg');
}
/* End Custom Fonts CSS */