/* Styles for carolinanelas.pt */

b, strong {
    font-weight: 700;
}


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 {
    width: 100%;
    border: 1px solid #666;
    border-radius: 3px;
    padding: .5rem 1rem;
    transition: all .3s;
    border: 0;
    border-radius: 6px;
    font-size: 16px;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: var(--e-global-color-secondary);
}
.mailerlite-form .mailerlite-form-field label {
    padding: 6px 0;
    font-size: 15px;
}
.mailerlite-form .mailerlite-form-field label {
    display: none;
}
.mailerlite-form-title h3 {
    font-size: 48px;
}
.mailerlite-form .mailerlite-subscribe-button-container {
    text-align: left;
}
button.mailerlite-subscribe-submit {
    background-color: var(--e-global-color-secondary);
    border-radius: 20px 20px 20px 20px;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    color: #fff;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    fill: #fff;
    text-align: center;
    border: 0;
}
.mailerlite-form-response h1 {
    font-size: 38px;
}
.mailerlite-form-response h4 {
    font-size: var(--e-global-typography-text-font-size);
    font-family: var(--e-global-typography-text-font-family), sans-serif;
    color: var(--e-global-color-primary);
    font-weight: 300;
}






/* FOOTER */
.elementor-nav-menu--layout-horizontal .elementor-nav-menu li.livroreclamacoes.menu-item {
    width: 100%;
    margin: 3px 0 0;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu li.livroreclamacoes.menu-item a.elementor-item {
    font-size: 0;
    height: 24px;
    width: 100%;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu li.livroreclamacoes.menu-item a.elementor-item:before {
    content: "";
    background-color: unset;
    background-image: url(/wp-content/plugins/cn-sitefixes-plugin/img/livroreclamacoes.svg);
    display: block;
    opacity: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    height: 20px;
    margin: 6px 0 0 0;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu li.livroreclamacoes.menu-item a.elementor-item:after {
    content: "";
    opacity: 0;
}


/* MOBILE */
.elementor-nav-menu--layout-vertical .elementor-nav-menu li.livroreclamacoes.menu-item {
    width: 100%;
    margin: 3px 0 0;
}
.elementor-nav-menu--layout-vertical .elementor-nav-menu li.livroreclamacoes.menu-item a.elementor-item {
    font-size: 0;
    height: 24px;
    width: 100%;
}
.elementor-nav-menu--layout-vertical .elementor-nav-menu li.livroreclamacoes.menu-item a.elementor-item:before {
    content: "";
    background-color: unset;
    background-image: url(/wp-content/plugins/cn-sitefixes-plugin/img/livroreclamacoes.svg);
    display: block;
    opacity: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 20px;
    margin: 6px 0 0 0;
}
.elementor-nav-menu--layout-vertical .elementor-nav-menu li.livroreclamacoes.menu-item a.elementor-item:after {
    content: "";
    opacity: 0;
}



/* CUSTOM OVERRIDES TO PAGES */
body.page.page-id-191 .page-header {
    display: none;
}



/* COOKIES POPUP CHANGES */
.moove-gdpr-cookie-notice img {
    width: 66px;
    float: left;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    /* display: none; */
}
.moove-gdpr-cookie-notice img+br {
    display: none;
}






/* TESTEMUNHOS BLOCK */
.splide__arrow--prev {
    left: 0em;
}
.splide__arrow--next {
    right: 0em;
}
li.testemunho_content {
    padding: 12px 36px;
}
a.testemunho_link h3.testemunho_name {
    transition: .15s all linear;
}
a.testemunho_link:hover h3.testemunho_name {
    color: var(--e-global-color-secondary);
}
.testemunho_description {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.5;
}
h3.testemunho_name {
    color: var(--e-global-color-primary);
    font-family: "new-spirit-condensed", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 25px 0 0;
}
p.testemunho_job {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 300;
}






/* FIX TO FORM HIDDEN RADIO INPUTS */
.elementor-field-group-mentoria_horarios,
.elementor-field-group-mentoria_dias,
.elementor-field-group-field_11b954b,
.elementor-field-group-field_3c54950,
.elementor-field-group-field_2f8a05a,
.elementor-field-group-field_3c549506 {
    width: 0;
    height: 0;
    overflow: hidden;
    margin: -30px 0 0;
    padding: 0;
    opacity: 0;
}
span.form_required {
    color: red;
    padding-inline-start: .2em;
}







/* USER ACCOUNTS CHANGES */
body:not(.logged-in) #link-user a.elementor-button {
    background-color: var(--e-global-color-primary);
}



form.woocommerce-EditAccountForm fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}
form.woocommerce-EditAccountForm fieldset legend {
    display: none;
}
form.woocommerce-EditAccountForm fieldset p.woocommerce-form-row {
    padding: 0;
}
form.woocommerce-EditAccountForm .woocommerce-Button.button {
    margin: 12px 0 0px;
}
body.woocommerce-page .elementor-location-footer {
    margin: 100px 0 0;
}

nav.woocommerce-MyAccount-navigation ul {
    padding: 0;
    list-style: none;
}
nav.woocommerce-MyAccount-navigation ul li {
    margin: 0 0 6px;
    padding: 0;
}
nav.woocommerce-MyAccount-navigation ul li a {
    background: #fcfcfc;
    width: 100%;
    display: block;
    padding: 3px 6px;
    border-radius: 6px;
    transition: 0.15s all linear;
}
nav.woocommerce-MyAccount-navigation ul li a:hover {
    background: #f3f3f3;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
    background: #f499a0;
    color: #fff;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a:hover {
    background: rgb(244 153 160 / 85%);
    color: #fff;
}



.form-row.woocommerce-invalid input#billing_address_1,
.form-row.woocommerce-invalid input#billing_city {
    border-color: #666;
}
p#billing_address_1_field label,
p#billing_city_field label {
    color: #333;
}
p#billing_address_1_field label span.required,
p#billing_city_field label span.required {
    display: none;
}
div#order-notes {
    display: none;
}
.wp-block-woocommerce-cart.alignwide {
    margin: 0;
}
.woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: var(--wc-form-border-color);
}
.woocommerce form .form-row .input-text, .woocommerce form .form-row select, .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 14px 8px;
}

form.checkout.woocommerce-checkout {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: repeat(1, 1fr);
    grid-column-gap: 50px;
    grid-row-gap: 24px;
}
.woocommerce table.shop_table {
    border: 0;
    margin: 0 0 24px;
}
.woocommerce table.shop_table thead tr th {
    border: 0;
    padding: 12px 12px;
    line-height: normal;
}
.woocommerce table.shop_table td {
    border: 0;
    padding: 12px 12px;
    background: #fff;
    line-height: normal;
}
.checkout_product_line_heading {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
}
.checkout_product_line_heading_img {
    position: relative;
}
.product-quantity {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 24px;
    height: 24px;
    background: #fff;
    display: flex
;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #666;
    font-size: 12px;
    font-weight: 700;
}
.checkout_product_line_heading_desc {
    font-size: 16px;
    min-height: 60px;
    display: flex
;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.checkout_product_line_heading_desc .product-price {
    font-size: 14px;
}

.woocommerce table.shop_table tfoot tr th, .woocommerce table.shop_table tfoot tr td {
    border: 0;
    padding: 12px 12px;
    font-size: 16px;
    font-weight: 400;
}
.woocommerce table.shop_table {
    border: 1px solid #e5e5e5;
    margin: 0 0 24px;
    border-spacing: 0;
}

.woocommerce table.shop_table tbody tr td {
    vertical-align: top;
}
.woocommerce table.shop_table tbody tr td.product-total:not(.woocommerce-table__product-total) {
    text-align: right;
}
.woocommerce table.shop_table tbody tr td span.woocommerce-Price-amount.amount {
    font-weight: 700;
}
.woocommerce table.shop_table tfoot tr.order-total th, .woocommerce table.shop_table tfoot tr.order-total td {
    font-size: 20px;
    font-weight: 700;
}
.woocommerce table.shop_table tr.cart-subtotal td, .woocommerce table.shop_table tr.order-total td {
    text-align: right;
}


tr.woocommerce-table__line-item.order_item:nth-child(odd) td {
    background: #ffffff;
}
tr.woocommerce-table__line-item.order_item:nth-child(even) td {
    background: rgb(229 229 229 / 20%);
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr th, table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr td {
    border-top: 1px solid #e5e5e5;
}


#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #fff;
    border: 1px solid #e5e5e5;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background: #fcfcfc;
    border-radius: 12px;
    font-size: 14px;
    color: #666;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #fcfcfc;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #fcfcfc;
    border-radius: 12px;
}
.woocommerce-privacy-policy-text {
    font-size: 14px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
    width: 100%;
    font-family: "new-spirit-condensed";
    font-size: 20px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 12px;
    margin: 0 0 2em;
    position: relative;
    background-color: #f6f5f8;
    color: #666;
    border-top: 3px solid #f499a0;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    position: relative;
    top: unset;
    left: unset;
    margin: 0 8px 0 0;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    float: none;
    margin: 0 0 0 auto;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #f499a0;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
    background-color: rgba(244, 153, 161, 0.85);
    color: #fff;
}
/* Normally Red */
.woocommerce-error {
    border-top-color: #e2401c;
}
.woocommerce-message::before {
    color: #e2401c;
}
 
/* Normally Blue */
.woocommerce-info {
    border-top-color: #6ec0f0;
}
.woocommerce-message::before {
    color: #6ec0f0;
}
 
/* Normally Green */
.woocommerce-message {
    border-top-color: #5ad368;
}
.woocommerce-message::before {
    color: #5ad368;
}
 
/* Normally Green */
body.single-product .woocommerce-message .message-inner {
    border-top-color: #5ad368;
}
.woocommerce-message::before {
    color: #5ad368;
}



    input:has(+ span.dummy_checkbox) {
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
}
span.dummy_checkbox {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    border: 2px solid #f499a0;
    border-radius: 6px;
    transition: .15s all linear;
    cursor: pointer;
}
input:checked + span.dummy_checkbox {
    background: #f499a0;
}
span.dummy_checkbox span {
    color: #fff;
    font-size: 0;
    transition: .15s all linear;
}
input:checked + span.dummy_checkbox span {
    font-size: 16px;
}

input:checked[disabled] + span.dummy_checkbox {
    background: #cacaca;
}
input:checked[disabled] + span.dummy_checkbox {
    background: #cacaca;
    border: 2px solid #cacaca;
}
span.dummy_checkbox.radio {
    border-radius: 50%;
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    line-height: normal;
}
.woocommerce form .form-row label.checkbox span.dummy_checkbox.radio, .woocommerce-page form .form-row label.checkbox span.dummy_checkbox.radio {
    margin: 0 0 0 -12px;
}



@media screen and (max-width: 600px) {
    form.checkout.woocommerce-checkout {
    grid-template-columns: 1fr;
}
}