/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
@font-face {
    font-family: 'Josefin Sans';
    src: url('/wp-content/themes/hello-theme-child-master/assets/fonts/JosefinSans/JosefinSans-VariableFont_wght.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Instrument Sans';
    src: url('/wp-content/themes/hello-theme-child-master/assets/fonts/Instrument/InstrumentSans-VariableFont_wdth,wght.ttf') format('truetype');
    font-style: normal;
}
body {
    font-family: 'Instrument Sans';
    color: #333333;
    font-variation-settings: "slnt" 0, "CRSV" 0.5, "SHRP" 0;
}
body:has(> .modal-popup-wrapper.active) {
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin: 0;
    white-space: break-spaces;
    white-space-collapse: break-spaces;
    white-space-collapse: preserve-breaks;
}
.section {
    padding-top: 120px;
    padding-bottom: 120px;
}
.mobile {
    display: none;
}
body:has(> .site-header-wrapper .mobile-menu-wrapper.active) section.section {
    position: relative;
    z-index: -1;
}
.bg-primary {
    background-color: #F9F5FA;
}
.bg-secondary {
    background-color: #FFFEF5;
}
.bg-purple {
    background-color: #5C3382;
}
a {
    color: #8B5BAE;
}
a:hover {
    color: #8B5BAE;
}
.color-primary {
    color: #333333;
}
.text-underline {
    text-decoration: underline !important;
}
.josefin {
    font-family: 'Josefin Sans';
}
.button-wrapper {
    display: flex;
}
.row {
    display: flex;
    flex-direction: row;
}
.flex {
    display: flex;
}
.column {
    flex-direction: column;
}
.align-center {
    align-items: center;
}
.j-center {
    justify-content: center;
}
.g-16 {
    gap: 16px;
}
.g-48 {
    gap: 48px;
}
.g-80 {
    gap: 80px;
}
.btn-primary {
    background-color: #8B5BAE;
    color: #ffffff;
    padding: 12px 24px;
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    border-radius: 120px;
    border: 1px solid transparent;
    text-transform: uppercase;
    text-align: center;
}
.btn-primary:focus {
    background-color: #8B5BAE;
}
.btn-primary.border {
    background-color: transparent;
    border: 1.5px solid #8B5BAE;
    color: #8B5BAE;
}
.btn-primary:hover {
    background-color: #5C3382;
    color: #ffffff;
}
.btn-primary.white {
    background-color: #ffffff;
    color: #39106D;
}
.btn-primary:hover.white {
    border: 1px solid #ffffff;
    background: transparent;
    color: #ffffff;
}
.btn-primary.full {
    width: 100%;
}
.fw-700 {
    font-weight: 700 !important;
}
.fw-600 {
    font-weight: 600 !important;
}
.fw-500 {
    font-weight: 500 !important;
}
.fw-400 {
    font-weight: 400 !important;
}
.fw-300 {
    font-weight: 300 !important;
}
.strong {
    font-weight: 700 !important;
}
.fs-72 {
    font-size: 72px;
    line-height: 80px;
}
.fs-44 {
    font-size: 44px;
    line-height: 56px;
}
.fs-36 {
    font-size: 36px;
    line-height: 48px;
}
.fs-32 {
    font-size: 32px;
    line-height: 44px;
}
.fs-24 {
    font-size: 24px;
    line-height: 32px;
}
.fs-18 {
    font-size: 18px;
    line-height: 28px;
}
.fs-16 {
    font-size: 16px;
    line-height: 24px;
}
.fs-14 {
    font-size: 14px;
    line-height: 20px;
}
.fs-12 {
    font-size: 12px;
    line-height: 20px;
}
.pt-24 {
    padding-top: 24px;
}
.pb-24 {
    padding-bottom: 24px;
}
.pt-48 {
    padding-top: 48px;
}
.pb-48 {
    padding-bottom: 48px;
}
.pt-64 {
    padding-top: 64px;
}
.pb-64 {
    padding-bottom: 64px;
}
.pt-80 {
    padding-top: 80px;
}
.pb-80 {
    padding-bottom: 80px;
}
.pt-96 {
    padding-top: 96px;
}
.pb-96 {
    padding-bottom: 96px;
}
.pt-112 {
    padding-top: 112px;
}
.pb-112 {
    padding-bottom: 112px;
}
.pt-0 {
    padding-top: 0;
}
.pb-0 {
    padding-bottom: 0;
}
.m-0 {
    margin: 0 !important;
}
.mt-8 {
    margin-top: 8px;
}
.mb-8 {
    margin-bottom: 8px;
}
.mt-16 {
    margin-top: 16px;
}
.mb-16 {
    margin-bottom: 16px;
}
.mt-24 {
    margin-top: 24px;
}
.mb-24 {
    margin-bottom: 24px;
}
.mt-40 {
    margin-top: 40px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mt-48 {
    margin-top: 48px;
}
.mb-48 {
    margin-bottom: 48px;
}
.mt-64 {
    margin-top: 64px;
}
.mb-64 {
    margin-bottom: 64px;
}
.mt-72 {
    margin-top: 72px;
}
.mb-72 {
    margin-bottom: 72px;
}
.mt-80 {
    margin-top: 80px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mt-96 {
    margin-top: 96px;
}
.mb-96 {
    margin-bottom: 96px;
}
.text-center {
    text-align: center;
}
.fc-white {
    color: #FFFFFF;
}
.fc-secondary {
    color: #170A0A;
}
.fc-neutral {
    color: #0B0D1F;
}
.fc-grey {
    color: #707070;
}
.break {
    white-space: break-spaces;
    white-space-collapse: break-spaces;
    white-space-collapse: preserve-breaks;
}
.has-border {
    border-top: 1px solid #EBEBEB;
}
/**
* Header
**/
.hamburger-menu,
.mobile-menu-wrapper {
    display: none;
}
.site-header-wrapper {
    border-bottom: 1px solid #EBEBEB;
}
#site-header ul#menu-main-menu {
    display: flex;
    gap: 24px;
    align-items: center;
}
#site-header a.custom-logo-link {
    max-width: 140px;
    display: flex;
}
#site-header ul#menu-main-menu > li > a {
    padding: 0;
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #170A0A;
    text-transform: uppercase;
}
#site-header ul#menu-main-menu > li > a:hover,
#site-header ul#menu-main-menu > li.current-menu-item > a,
.single-product #site-header ul#menu-main-menu > li.products > a {
    text-decoration: underline;
    color: #8B5BAE;
}
#site-header ul#menu-main-menu > li.contact-us {
    margin-left: 16px;
}
#site-header ul#menu-main-menu > li.contact-us > a {
    padding: 10px 24px;
    background: #8B5BAE;
    border-radius: 120px;
    color: #ffffff;
    text-decoration: unset;
}
#site-header ul#menu-main-menu > li.contact-us > a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #5C3382;
}
/**
* Footer
**/
.site-footer-wrapper {
    border-top: 1px solid #EBEBEB;
    position: relative;
    z-index: -1;
}
.footer-bottom-wrapper {
    background: #170A0A;
}
.footer-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
    gap: 64px;
    color: #ffffff;
}
footer#site-footer {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 48px;
    padding-bottom: 40px;
}
footer#site-footer .footer-logo {
    max-width: 230px;
    width: 100%;
    display: flex;
}
footer#site-footer .site-navigation {
    gap: 72px;
}
footer#site-footer .site-navigation .menu {
    flex-direction: column;
    gap: 16px;
}
footer#site-footer .site-navigation .menu > li > a {
    padding: 0;
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;    
    color: #170A0A;
    text-transform: uppercase;
}
ul#menu-footer-bottom {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 24px;
}
ul#menu-footer-bottom > li > a {
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}
.bottom-menu-wrapper {
    display: flex;
    align-items: center;
    gap: 56px;
    flex-wrap: wrap;
}
.social-menu-wrapper {
    display: flex;
    align-items: center;
    gap: 24px;
}
.social-menu-wrapper .social-link {
    display: flex;
    max-width: 24px;
    width: 100%;
    max-height: 24px;
    height: 100%;
}

/**
* banner
**/
.banner-sub-details {
    display: flex;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
}
.j-left {
    justify-content: flex-start;
}

/**
* Home
**/
.has_ellipse {
    position: relative;
    display: flex;
    align-items: center;
    gap: 12px;
}
.has_ellipse:after {
    content: "";
    width: 3px;
    height: 3px;
    background: #333333;
    border-radius: 100%;
}
.product-list-modulo {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.product-list-modulo > a {
    flex: 1 0 100%;
    background: #F5F5F5;
    border-radius: 16px;
    max-width: 528px;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
}
.product-list-modulo > a .prod-thumb-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.product-list-modulo > a:first-child, 
.product-list-modulo > a:nth-child(4) {
    flex: 1 0 100%;
    max-width: 709px;
    width: 100%;
}
.product-list-modulo > a:nth-child(2), 
.product-list-modulo > a:nth-child(3) {
    flex: 1 0 100%;
    max-width: 346px;
    width: 100%;
}
.product-content {
    text-align: left;
    padding: 0 24px 24px 24px;
}
.product-content .product-title-wrapper {
    display: flex;
    justify-content: space-between;
}
.outlet-rows {
    display: flex;
    gap: 16px;
}
.outlet-rows .outlet-col {
    padding: 24px 24px 40px;
    background: #F5F5F5;
    border-radius: 16px;
}
.section-story .row .col:first-child {
    max-width: 565px;
    width: 100%;
}
.section-faq details summary::marker {
    content: "";
}
.section-faq details {
    padding: 16px 0;
    border-bottom: 1px solid #CDCDD0;
}
.section-faq details > div {
    padding-right: 34px;
}
.section-faq details summary {
    position: relative;
    display: flex;
    align-items: center;
    gap: 16px;
    cursor: pointer;
    justify-content: space-between;
}
.section-faq details summary::after {
    content: "";
    background: url(/wp-content/themes/hello-theme-child-master/assets/images/plus.svg);
    width: 20px;
    height: 20px;
    background-size: cover;
    display: flex;
    background-repeat: no-repeat;
}
.section-faq details[open] summary::after {
    background: url(/wp-content/themes/hello-theme-child-master/assets/images/minus.svg);
}
.section-faq details:hover summary{
    color: #707070;
}
.section-faq details:hover summary:after {
    opacity: 0.7;
}
.faq-content-wrapper {
    max-width: 640px;
    margin: 0 auto;
    width: 100%;
}
.wpcf7 {
    width: 100%;
    max-width: 100%;
}
.modal-popup-wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal-popup-wrapper.active {
    display: block;
    overflow: auto;
}
.modal-popup-wrapper:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1E1B41;
    opacity: 0.5;
}
.modal-content {
    padding: 40px;
    position: relative;
    max-width: 560px;
    left: 0;
    right: 0;
    top: 0;
    background: #FFFFFF;
    border-radius: 16px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 84px;
}
.close-wrapper {
    display: flex;
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
}
.wpcf7-form.invalid .wpcf7-response-output {
    display: none;
}
.form-row .input-col {
    display: flex;
    gap: 16px;
}
input[type=date], 
input[type=email], 
input[type=number], 
input[type=password], 
input[type=search], 
input[type=tel], 
input[type=text], 
input[type=url], 
select, 
textarea {
    padding: 12px 16px;
    border: 1px solid #ADADAD;
    border-radius: 4px;
    max-height: 48px;
    height: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}
input[type="checkbox"] {
    appearance: none;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    border: 1px solid #6A707D;
    border-radius: 4px;
    flex: none;
    order: 0;
    flex-grow: 0;
    cursor: pointer;
}
input[type='checkbox']:checked {
    background-color: #8B5BAE;
    display: flex;
    align-items: center;
    justify-content: center;
}
input[type='checkbox']:checked:after {
    content: url(/wp-content/themes/hello-theme-child-master/assets/images/checkbox-icon.svg);
}
span.wpcf7-list-item-label {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
textarea {
    max-height: 144px;
}
input::placeholder, textarea::placeholder {
    color: #707070;
}
input[type=date]:focus, 
input[type=email]:focus, 
input[type=number]:focus, 
input[type=password]:focus, 
input[type=search]:focus, 
input[type=tel]:focus, 
input[type=text]:focus, 
input[type=url]:focus, 
select:focus, 
textarea:focus {
    border: 2px solid #8B5BAE;
    outline: unset;
}
.form-row .input-wrapper br {
    display: none;
}
.input-wrapper > p > label {
    font-family: 'Instrument Sans';
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 4px;
}
.form-row span {
    display: flex;
    flex-direction: column;
}
span.wpcf7-not-valid-tip {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #DA372C;
    margin-top: 4px;
    display: flex;
    gap: 4px;
    align-items: flex-start;
    flex-direction: row;
}
span.wpcf7-not-valid-tip:before {
    content: url(/wp-content/themes/hello-theme-child-master/assets/images/exclamation-circle.svg);
    width: 16px;
    height: 16px;
}
.form-row .wpcf7-not-valid {
    border: 1px solid #DA372C;
}
.form-row p, 
.input-wrapper > p {
    margin: 0;
    position: relative;
}
.form-row .input-wrapper {
    margin-bottom: 16px;
    width: 100%;
}
span.wpcf7-spinner {
    position: absolute;
    top: 1px;
    left: 0;
    margin: 12px 24px;
}
.wpcf7-form span.wpcf7-form-control.wpcf7-checkbox label {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    cursor: pointer;
}
.wpcf7-list-item {
    margin: 0;
}
.form-row .legal-text {
    margin-top: 16px;
}
/**
* Product page
**/
section.section.single-banner {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.background-image {
    position: absolute;
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    width: 982px;
    height: 596px;
    top: -200px;
    right: -364px;
    z-index: -1;
}
section.section.single-banner.outlets .background-image {
    width: 911px;
    height: 684px;
    top: -120px;
    right: -282px;
    rotate: 60deg;
}
section.section.single-banner.exhibition-section .background-image {
    rotate: -135deg;
    width: 915px;
    height: 498px;
    top: -6px;
    right: -130px;
}
.product-list {
    display: flex;
    gap: 48px;
    flex-wrap: wrap;
}
.product-list > a {
    flex: 1;
    flex-basis: 325px;
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.product-list .thumb-wrapper {
    display: flex;
    max-height: 336px;
    min-height: 336px;
    height: 100%;
    /* padding: 40px 29.33px 40px 40px; */
    width: 100%;
    background: #F5F5F5;
    border-radius: 16px;
    align-items: stretch;
    justify-content: center;
    margin-bottom: 16px;
    border: 2px solid transparent;
}
.product-list .product-content {
    padding: 0;
}
.product-list > a:hover > .thumb-wrapper {
    background: #F9F5FA;
    border: 2px solid #8B5BAE;
    box-shadow: 0px 10px 18px -3px rgba(54, 56, 68, 0.04), 0px 4px 10px -4px rgba(54, 56, 68, 0.06);
    border-radius: 16px;
}
.testi-list .slick-dotted.slick-slider {
    margin-bottom: 0;
}
/* .testi-list .slick-track:before, 
.testi-list .slick-track:after {
    content: unset;
} */
.testi-list .slick-track {
    display: flex;
    gap: 24px;
}
.testi-list .slick-list .slick-track .slick-slide {
    padding: 40px;
    max-width: 341.33px;
    width: 100% !important;
    height: auto;
    background: #FFFFFF;
    border-radius: 16px;
}
.testi-list .testi-content {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
}
.testi-list .testi-content .profile-wrapper {
    display: flex;
    align-items: center;
    gap: 16px;
}
.testi-list .testi-content .profile-wrapper .thumb-wrapper {
    width: 48px;
    height: 48px;
    background: #F4EBF7;
    border-radius: 64px;
    overflow: hidden;
}
.testi-list .testi-content .profile-wrapper .thumb-wrapper > img {
    object-fit: cover;
}
.testi-list .slick-dots {
    display: flex;
    list-style: none;
    text-align: center;
    gap: 8px;
    justify-content: center;
    align-items: center;
    bottom: 0;
    position: relative;
    top: 48px;
}
.testi-list .slick-dots > li {
    margin: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 8px;
    height: 8px;
}
.testi-list .slick-dots li button {
    background: transparent;
}
.testi-list .slick-dots li button:before {
    background: #2E2929;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    content: "";
    opacity: 1;
}
.testi-list .slick-dots li.slick-active button:before {
    opacity: 1;
    color: transparent;
    background: #FFFFFF;
}
.product-sub-details {
    display: flex;
    justify-content: center;
    padding: 16px;
    border: 1px solid #EBEBEB;
    border-left: 0;
    border-right: 0;
    gap: 12px;
    position: relative;
    z-index: -1;
    flex-wrap: wrap;
}
.single-product main#main {
    max-width: 100%;
    padding: 0;
}
.single-product nav.woocommerce-breadcrumb {
    max-width: 1440px;
    margin: 0 auto;
    padding: 64px 184px 48px 184px;
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
}
.single-product nav.woocommerce-breadcrumb > a:first-child {
    color: #707070;
}
.section-product .content-wrapper .row .col:first-child {
    padding: 40px;
    max-width: 512px;
    width: 100%;
    max-height: 336px;
    height: 100%;
    background: #F5F5F5;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 0 512px;
}
.section-prod-details .row .col {
    width: 100%;
}
.section-prod-details details:first-child {
    padding-top: 0;
}
.section-prod-details details:last-child {
    padding-bottom: 0;
    border: 0;
}
.section-prod-details .image-detail-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 40px;
    gap: 8px;
    max-width: 496px;
    max-height: 336px;
    background: #FCCA41;
    border-radius: 16px;
    width: 100%;
    height: 100%;
}
.single-product nav.woocommerce-breadcrumb a:last-child, 
.single-product nav.woocommerce-breadcrumb a:hover {
    text-decoration: underline;
    color: #8B5BAE;
}
/**
* Outlets
**/
.section.outlets .content-wrapper {
    max-width: 749px;
    width: 100%;
}
section.section.section-outlet .row {
    display: flex;
    column-gap: 16px;
    row-gap: 48px;
    flex-wrap: wrap;
}
section.section.section-outlet .row .col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 24px;
    gap: 24px;
    max-width: 100%;
    width: 100%;
    height: auto;
    background: #F5F5F5;
    border-radius: 16px;
    align-self: stretch;
    flex: 1;
    flex-basis: 528px;
}
section.section.section-outlet .row .col:last-child {
    background: transparent;
    padding: 0;
}
section.section.section-outlet .icon-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 88px;
    height: 88px;
    border-radius: 16px;
    overflow: hidden;
    background: #ffffff;
}
.details-w-icon {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.details-w-icon .details-row {
    display: flex;
    gap: 8px;
    align-items: flex-start;
}
/**
* About
**/
.section-approach .row .col:first-child {
    max-width: 533px;
    width: 100%;
}
/**
* Contact
**/
section.section.section-contact .row .col {
    max-width: 512px;
    width: 100%;
}
section.section.section-contact .row .col .contact-side-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 24px 40px;
    gap: 24px;
    background: #F5F5F5;
    border-radius: 16px;
}
.icon-wrapper {
    display: flex;
}
section.section.section-contact .row .col .contact-side-wrapper .outlet-details-wrapper {
    width: 100%;
    padding-bottom: 24px;
    border-bottom: 1px solid #EBEBEB;
}
.gallery-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: -8px;
    margin-top: 48px;
}
.gallery-wrapper .image-wrapper{
    width: calc(33.333% - 16px);
    margin: 8px;
    box-sizing: border-box;
}
.gallery-wrapper .image-wrapper > img {
    border-radius: 16px;
}
/**
* Exhibition
**/
.exhibition-section .content-wrapper {
    max-width: 646px;
    width: 100%;
}
section.section.upcoming-section {
    border-bottom: 1px solid #EBEBEB;
}
.post-wrapper {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}
.post-wrapper .post-col {
    padding: 24px 16px;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 16px;
}
.post-wrapper > a {
    color: #333333;
    border: 2px solid transparent;
    width: 100%;
    flex: 1;
    flex-basis: 344px;
}
.post-wrapper > a:hover {
    background: #F9F5FA;
    border: 2px solid #8B5BAE;
    box-shadow: 0px 10px 18px -3px rgba(54, 56, 68, 0.04), 0px 4px 10px -4px rgba(54, 56, 68, 0.06);
    border-radius: 16px;
}
.post-wrapper .post-col .thumb-wrapper {
    width: 100%;
    height: 177px;
    border-radius: 8px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}
.paginate-wrapper .links {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
}
.paginate-wrapper .links > a, .paginate-wrapper .links > span {
    display: flex;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #333333;
}
.paginate-wrapper .links span.current, .paginate-wrapper .links > a:hover {
    background: #E3CEEB;
    border-radius: 24px;
}
/**
* Single page
**/
.single-post .thumb-wrapper {
    height: 320px;
    border-radius: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.single-post .title-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 64px;
}
.single-post .title-wrapper > a {
    display: flex;
    width: 40px;
    height: 40px;
    flex: 1 0 40px;
    justify-content: flex-end;
}
.breadcrumbs-wrapper > a {
    text-transform: uppercase;
}
.breadcrumbs-wrapper > a:hover {
    text-decoration: underline;
}

/**
* Cookie
**/
div#enzuzo-modal-wrap {
    overflow: auto;
    padding: 32px;
}
.ez-consent #enzuzo-modal-wrap .enzuzo-cookie-modal {
    width: 100%;
    max-width: 800px;
    margin: 32px 0;
    position: relative;
}
.ez-consent #enzuzo-modal-wrap .enzuzo-cookie-modal {
    border-radius: 16px;
}
div#ez-cookie-notification {
    padding: 16px 40px;
    position: fixed;
    left: 0;
    bottom: 24px;
    border: 2px solid #D2B4DE;
    box-shadow: 0px 10px 18px -3px rgba(54, 56, 68, 0.04), 0px 4px 10px -4px rgba(54, 56, 68, 0.06);
    border-radius: 24px;
    right: 0;
    margin: 0 auto;
    width: 100% !important;
    transform: unset !important;
}
.ez-consent #ez-cookie-notification.notification-main .notification-text-medium {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.ez-consent #ez-cookie-notification.notification-main .notification-text-medium a > span {
    color: #8B5BAE !important;
}
.ez-consent #ez-cookie-notification.notification-main button#ez-cookie-notification__accept {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 24px;
    gap: 8px;
    background: #8B5BAE;
    border-radius: 120px !important;
}
div#ez-cookie-notification .enzuzo-cookie-icon.cookie-icon,
div#ez-cookie-notification a#notificationPolicyLink,
.ez-consent .notification-main .notification-buttons .close-banner-button,
.ez-consent .enzuzo-poweredby-wrap,
.ez-consent button.enzuzo-modal-button-reject,
.ez-consent .enzuzo-card-header, .ez-consent .enzuzo-cookie-card {
    display: none !important;
}
.ez-consent div#ez-cookie-notification .notification-text-small {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #363844 !important;
    max-width: 506px;
}
.ez-consent .notification-main.notification-bottom-center-floating .closeTrigger {
    padding: 0;
}
.ez-consent div#ez-cookie-notification .buttons-small button {
    padding: 10px 24px;
    border-radius: 120px;
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ez-consent .notification-main.notification-bottom-center-floating .notification-buttons {
    gap: 16px;
}
div#ez-cookie-notification {
    gap: 80px;
}
.ez-consent div#ez-cookie-notification #notificationManagerLink {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #8B5BAE !important;
    margin: 0;
}
.ez-consent .notification-main .notification-text a {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-decoration-line: underline;
    color: #39106D !important;
}
.ez-consent #enzuzo-modal-wrap .enzuzo-modal-header p.enzuzo-modal-title {
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #170A0A;
}
.ez-consent #enzuzo-modal-wrap .enzuzo-modal-header .enzuzo-modal-desc {
    margin: 0;
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
}
span#ez-cookie-preferences-privacy-policy-link-wrapper > a {
    color: #39106D;
}
.ez-consent #enzuzo-modal-wrap button#ez-confirm-modal, 
.ez-consent #enzuzo-modal-wrap button#ez-accept-modal {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 24px;
    gap: 8px;
    background: #8B5BAE;
    border-radius: 120px;
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    border: 0;
}
.ez-consent #enzuzo-modal-wrap button#ez-confirm-modal:hover, 
.ez-consent #enzuzo-modal-wrap button#ez-accept-modal:hover {
    background: #5C3382;
}
.ez-consent #enzuzo-modal-wrap .enzuzo-modal-header {
    padding: 40px 40px 16px;
}
.ez-consent #ez-cookie-preferences p.enzuzo-hv-preference__purpose {
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #170A0A;
}
.ez-consent #ez-cookie-preferences .enzuzo-preferences-card, .ez-consent #ez-cookie-preferences .enzuzo-preferences-card:last-child {
    border: 0;
}
.ez-consent #ez-cookie-preferences .enzuzo-card-info {
    padding: 0;
    border-bottom: 0;
}
.ez-consent #ez-cookie-preferences .enzuzo-preferences-card {
    padding: 16px 0;
    border-bottom: 1px solid #E8EBED;
}
#ez-cookie-preferences #ez-cookie-preferences-wrapper .enzuzo-card-info > div {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #333333;
}
p.enzuzo-hv-preference__description {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
}
.ez-consent #ez-cookie-preferences-wrapper .enzuzo-hv-toggle-label {
    width: 44px !important;
    height: 24px !important;
    font-size: 0;
}
.ez-consent .enzuzo-cookie-toggle-slider .enzuzo-hv-toggle:checked+label {
    background: #8B5BAE !important;
}
.ez-consent #ez-cookie-preferences-wrapper .enzuzo-preferences-content {
    background: transparent;
    padding-left: 28px;
    padding-top: 16px;
    padding-bottom: 0;
    padding-right: 0;
}
.ez-consent #ez-cookie-preferences-wrapper .enzuzo-hv-toggle-label:before {
    width: 20px !important;
    height: 20px !important;
    top: 2px !important;
    left: 2px !important;
}
.ez-consent #ez-cookie-preferences-wrapper .enzuzo-hv-toggle:checked+label:before {
    top: 2px !important;
    right: 16px !important;
    left: auto !important;
}
.ez-consent #enzuzo-modal-wrap .enzuzo-modal-footer {
    padding: 24px 40px 40px;
}
.ez-consent #ez-cookie-preferences .enzuzo-card-info svg {
    margin-right: 12px !important;
    min-width: 16px !important;
    min-height: 16px !important;
    max-width: 16px !important;
    max-height: 16px !important;
}
.ez-consent #ez-cookie-preferences .enzuzo-card-info svg path {
    fill: #363844;
}
div#ez-cookie-notification > .enzuzo-notification-text .notification-desc {
    display: flex;
    gap: 16px;
    align-items: center;
    max-width: 559px;
    width: 100%;
}
div#ez-cookie-notification > .enzuzo-notification-text .notification-desc:before {
    content: url(/wp-content/themes/hello-theme-child-master/assets/images/Cookie.svg);
}

/**
* Legal Pages
**/
.legal-heading {
    font-size: 44px;
    line-height: 56px;
    letter-spacing: -0.02em;
}
.legal-pages p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
}
.legal-sub-heading {
    font-size: 24px;
    line-height: 32px;
}
ul.style-number {
    list-style: decimal;
    padding-left: 40px;
}
ul.p-left-20 {
    padding-left: 20px;
}
.legal-pages ul li {
    font-family: 'Instrument Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
}