/*
Theme Name: Ngo
Theme URI: http://redcorazones.org
Description: Wonderful theme for your Business.
Author: Nicdark
Author URI: http://redcorazones.org
Version: 1.6
License: http://redcorazones.org
License URI: http://redcorazones.org
Text Domain: redcorazones
*/


/* CUSTOM */

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .nd_options_container {
        width: 350px;
    }
}

.sticky {
    left: 0 !important;
}

#header-donate button.give-btn.give-btn-modal {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 13px;
    float:right;
    letter-spacing: 1px;
    font-weight: bold;
}

#give_error_test_mode {
	display:none;
}

@media only screen and (min-width: 320px) and (max-width: 1500px) {
	#header-phone-icon   {display:none;}  
	#header-phone-text {display:none;}  
	#header-donate {width:100%;} 
	#header-donate {text-align:center;}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	#header-donate {
		text-align:center;
	}
    #header-donate button.give-btn.give-btn-modal{
		float:initial;
	}
}

@media only screen and (min-width: 320px) and (max-width: 1300px) {
	#main-menu .nd_elements_navigation_component ul.menu li a {
		padding: 10px 15px !important;
	}
}

.nd_elements_section.nd_elements_masonry_content .nd_elements_section .nd_elements_float_left .nd_elements_display_table {
    display: none;
}

.nd_elements_section.nd_elements_masonry_content p {
    line-height: 1.5;
}

.nd_elements_masonry_content h6 {
    font-size: 0.5rem;
}

.nd_elements_display_block.nd_elements_width_60.nd_elements_height_60.nd_elements_text_align_center.nd_elements_position_absolute.nd_elements_right_30.nd_elements_top_30_negative.nd_elements_top_60_negative_iphone.nd_elements_right_20_iphone {
    width: 25%;
}

.elementor-widget .elementor-icon-list-icon svg {
    width: var(--e-icon-list-icon-size, 1em);
    height: var(--e-icon-list-icon-size, 1em);
}

ul.elementor-icon-list-items.elementor-inline-items {
    display: flex;
    flex-wrap: wrap;
}

.elementor-widget .elementor-icon-list-items {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.elementor-428 .elementor-element.elementor-element-63c103c9 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px 10px 10px 10px;
}

/* RETIRE GLOBAL CSS */

.nd_options_customizer_fonts, .nd_options_customizer_fonts .nd_options_color_grey, .nd_options_customizer_fonts p, .nd_options_customizer_fonts a, .nd_options_customizer_fonts select, .nd_options_customizer_fonts textarea, .nd_options_customizer_fonts label, .nd_options_customizer_fonts input {
    color: unset;
}

p {
    font-size: unset;
    line-height: 1.5em;
}

.wpr-grid-item-title, .wpr-grid-item-excerpt {
    padding-bottom: 0.5rem;
}

.wpr-grid-item-below-content {
    padding: 1rem 0 !important;
}

.elementor-widget-wpr-grid:not(.wpr-item-styles-wrapper) .wpr-grid-item {
    padding: 0.5rem !important;
}

.givewp-donation-form-modal__overlay {
    z-index: 999;
}

.givewp-donation-form__steps-body .givewp-layouts-multiStepForm, .givewp-donation-form__steps-body .givewp-layouts-header__templates-ms, .givewp-donation-form>.givewp-layouts-header .givewp-layouts-multiStepForm, .givewp-donation-form>.givewp-layouts-header .givewp-layouts-header__templates-ms {
    padding: 0rem 2rem 0 2rem;
}

.givewp-elements.givewp-elements-paragraph p {
    margin-bottom: 0;
}

.givewp-elements.givewp-elements-donationSummary.givewp-elements-donationSummary-donation-summary {
    display: none;
}

.givewp-donation-form-modal__open {
    background: #dd3333 !important;
    font-size: 1.2rem !important;
    font-family: 'Montserrat' !important;
    border-radius: 0 !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price {
    font-size: 2rem;
}

.woocommerce.woocommerce-page .product .woocommerce-tabs ul li.active {
    box-shadow: unset !important;
}

.woocommerce.woocommerce-page .product .woocommerce-tabs ul{
    border-bottom: 0;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    font-size: 1em;
}

.single-product .product-title {
    font-weight: 600;
    font-size: 2rem;
    line-height: 1;
}

.shopengine_add_to_list_action.shopengine-wishlist.badge.se-btn.inactive {
    display: none;
}

.shopengine_comparison_add_to_list_action.shopengine-comparison.badge.se-btn.inactive {
    display: none;
}

.add_to_cart_button {
    background: #dd3333 !important;
    color: white !important;
    width: 100% !important;
    text-align: center;
    font-size: 1rem !important;
    border-radius: 0 !important;
}

.product {
    text-align: center;
}

.woocommerce ul.products li.product a h2.woocommerce-loop-product__title {
    font-size: 1.1rem;
    line-height: 1;
    padding: 10px 0px;
    font-weight: bold;
    letter-spacing: 0;
    min-height: 3.5rem;
}

.woocommerce ul.products li.product a .price {
    color: #000 !important;
    font-size: 20px !important;
    font-weight: 500;
    line-height: 1 !important;
    margin-top: 0.5rem;
    letter-spacing: 0;
}

.woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 0em;
    margin-bottom: 0.5rem;
}

.coupon label {
    display: none;
}

.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
    background-color: #dd3333;
}

.nd_options_customizer_forms button[type="submit"] {
    background-color: black;
}

button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained {
    background: black;
    color: white;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 600;
}

.shopengine_image_gallery_position_bottom .shopengine-widget .flex-direction-nav .flex-prev:before, .shopengine-widget .shopengine-product-image .flex-direction-nav .flex-prev:before, .shopengine_image_gallery_position_bottom .shopengine-widget .flex-direction-nav .flex-next:before {
    height: 75%;
}

.shopengine-widget .shopengine-product-image .flex-direction-nav .flex-next:before, .shopengine-widget .shopengine-product-image .flex-direction-nav .flex-prev:before{
    background-color: transparent;
}

.shopengine_swatch__tooltip {
    display: none;
}

a.button.product_type_variable.add_to_cart_button {
    background: #dd3333 !important;
    color: white !important;
    font-size: 1rem !important;
    border-radius: 0 !important;
}

@media (max-width: 1024px) {
    .woocommerce.woocommerce-page .product .woocommerce-tabs ul {
        margin: 0px 0px 0px 0px !important;
    }

    .shopengine-related :is(.swiper-button-prev svg, .swiper-button-next svg) {
        width: 20px !important;
        fill: red !important;
    }
    .nd_options_container {
        padding-top: 4rem;
    }
}

.woocommerce div.product .woocommerce-tabs .panel p {
    color: black;
}

.woocommerce div.product div.images {
    margin-bottom: 1em;
}

tr.order-total bdi {
    font-weight: 600;
    font-size: 1.2rem;
}

body.single-product .related.products ul.products li.product a.button.product_type_variable {
    background-color: #dd3333 !important;
}

.added_to_cart {
    background-color: #1d2327 !important;
    font-size: 1rem !important;
}

.shopengine-product-list .product-price .price {
    justify-content: center !important;
}

.elementor-1231 .elementor-element.elementor-element-0c81762 .nd_elements_cf7_component input[type="submit"] {
    background-color: #dd3333;
}

.elementor-1231 .elementor-element.elementor-element-0c81762 .nd_elements_cf7_component input[type="submit"]:hover {
    background-color: #212121;
}

/* #header_sticky {
    position: sticky;
    top: 0;
} */

.shopengine-qty-btn br {
    display: none;
}

.related.products li.product br {
    display: none;
}

.custom-textarea-field {
    width: 100%;
}

.text-dedicatoria {
    font-weight: 600;
    color: black !important;
}

#header_sticky {
  position: relative;
  width: 100%;
  transition: all 0.3s ease;
  z-index: 1000;
  max-width: min(100%, var(--width));
}

#header_sticky.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: white;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  max-width: min(100%, var(--width));
}

.nd_elements_section.nd_elements_posgrid_widget_l4_excerpt {
    display: none;
}

.woocommerce-checkout.checkout #customer_details .woocommerce-billing-fields p {
    margin: 0.5rem;
}

.customer_data {
    display: inline-flex;
    gap: 4rem;
}


@media only screen and (min-width: 320px) and (max-width: 479px) {
    .customer_data {
        display: block;
        gap: 4rem;
    }
}

.woocommerce-checkout .col2-set, .woocommerce-checkout .col2-set {
    width: 60%;
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .woocommerce-checkout .col2-set, .woocommerce-checkout .col2-set {
        width: 100%;
    }
}

.woocommerce-checkout #order_review {
    width: 40%;
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .woocommerce-checkout #order_review {
        width: 100%;
    }

}

.woocommerce-checkout .col2-set .col-1, .woocommerce-checkout .col2-set .col-2{
    width: 100%;
}

.woocommerce form.woocommerce-checkout .col-1 h3, .woocommerce form.woocommerce-checkout .col-2 h3, .woocommerce form.woocommerce-checkout h3#order_review_heading {
    margin-bottom: 0.5rem;
}

.woocommerce form.woocommerce-checkout .col-1 h3:after, .woocommerce form.woocommerce-checkout .col-2 h3:after, .woocommerce form.woocommerce-checkout h3#order_review_heading:after{
    display: none;
}

#place_order {
    background: #dd3333;
}

.woocommerce-order-received .woocommerce-notice {
    padding: 2rem 0 1rem;
}

.woocommerce-order-received h2 {
    font-size: 1.2rem;
    padding: 1rem 0;
}

.added_to_cart {
    padding: 0.5rem 1rem 0.5rem 1rem;
    color: white !important;
}

.cart_totals h2 {
    font-size: 1.5rem;
    padding: 0.5rem 0;
}

.woocommerce .quantity .qty {
    width: 5em;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
    width: 200px;
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .woocommerce ul.products li.product a h2.woocommerce-loop-product__title{
        min-height: 4.5rem;
    }
    
    .elementor-1397 .elementor-element.elementor-element-f51c92f {
        margin-top: 1rem;
    }
    
    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 45%;
    }
    
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
        margin-top: 1rem;
    }
}

@media (max-width: 768px) {
    .shopengine-template .woocommerce-notices-wrapper {
        padding: 1rem 0;
    }
}

.tax-product_cat .nicdark_section .nicdark_container.nicdark_clearfix {
    display: none;
}

.nd_options_customizer_fonts select {
    -webkit-appearance: menulist;
}

.tax-product_cat .nicdark_height_50 {
    height: 1rem;
}

.elementor-4017 .elementor-element.elementor-element-2b94178 .shopengine-swatches .stock.out-of-stock{
    color: #EA4335;
    font-weight: 600;
    font-size: 1rem;
}

.stock.in-stock {
    display: none !important;
}

.custom-text-field.custom-text-memorial {
    width: 100%;
}
