/*
Theme Name: BigHearts Child
Author: WebGeniusLab
Author URI: http://webgeniuslab.net
Description: -
Version: 1.0
Template: bighearts
Text Domain: bighearts-child
*/
.form-donation-custom {
    display: flex;
    flex-wrap: wrap;
}
.form-donation-custom .item-custom {
    width: 30%;
    display: flex;
    flex-wrap: wrap;
    margin-right: 20px;
}
.form-donation-custom input[type=radio].radio-button-custom{
    background-color: #d20a11;
    width: 18px;
    height: 18px;
    accent-color: #d20a11;
}

.form-donation-custom .label-button-custom{
    font-family: var(--bighearts-header-font-family);
    font-weight: 700;
    color: #232323;
    text-align: left;
}
.form-donation-custom .label-button-custom span{
    color: rgba(74, 73, 73, 0.36);
    display: block;
    margin-top: -10px;
    font-size: 12px;
}
input[type=submit].give-btn.button-donation-custom{
    margin-bottom: 20px;
}
.select-map{     
    border-radius: 35px;
    color: #fff;
    position: relative;
    height: auto;
    background-color: #D10A10;
    font-size: 16px;
    padding: 10px 30px;
}
.select-map a{     
    color: #ffffff !important;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Nunito Sans;
    font-size: 14px;
}
.select-map a.call-to{ display: block; cursor: pointer;}
.mapsvg-menu, .map-initiative {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100%;
    max-height: 300px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999999;
    top: 30px;
    overflow: scroll; 
    list-style: none; 
    margin: 0px; 
    padding: 0px; 
    left: 0;
}
.mapsvg-menu li a{ color: #000!important; }
.mapsvg-menu li, .map-initiative li{border-bottom: 1px solid #eee; cursor: pointer; line-height: 20px;}
.mapsvg-menu li a, .map-initiative li a{ display:block; padding: 10px; }
.mapsvg-menu li:hover, .map-initiative li:hover{ background-color:  #D10A10; }
.mapsvg-menu li:hover a, .map-initiative li:hover a{ color: #fff !important; }
.wrap-popover-content{ display: flex;}
.pic-map-popover{ width: 100%; max-width: 300px;}
.pic-map-popover img{width: 100%;}
.text-map-popover{ padding: 40px 10px 10px 40px; width: 40%;}
.mapsvg-popover{ border-radius: 0px; box-shadow: 0 4px 15px 1px rgba(0, 0, 0, 0.2);}
.mapsvg-popover-close{top: 10px; right: 10px; width: 70px; height: 100px;}
.fya-donde-estamos{ width: 100%; display: flex; justify-content: center; flex-wrap: wrap; position: relative}
.single-give_forms .give_forms{ max-width: 960px;}

.box-title-pais{
    position: absolute;
    z-index: 10;
    top: 40px;
    left: 50px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 30%;
    text-align: left;
}
.box-title-pais .titulo-feyalegria{
    width: 100%;
}
.box-title-pais .titulo-pais{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}
.box-title-proyecto-global {
    position: absolute;
    z-index: 10;
    top: 92px;
    right: 50px;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    width: 30%;
    text-align: right;
}
.box-title-proyecto-global a{
    background-color: #D10A10;
    border: 2px solid #D10A10;
    color: #fff!important;
    display: inline-block;
    padding: 7px 30px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 30px;
    margin-top: 10px;
    transition: 0.3s all ease;
    font-size: 16px;
}
.box-title-proyecto-global a:hover{
    background-color: #D10A10;
    color: #fff;
}
.box-title-pais h3{ text-transform: uppercase; color: #D10A10;font-family: "Fira Sans", Sans-serif; font-size: 24px; line-height: 1.2;}
.box-title-proyecto-global h3{text-transform: uppercase; color: #D10A10;font-family: "Fira Sans", Sans-serif; font-size: 24px; line-height: 1.2;}
.box-title-pais strong{ text-transform: uppercase; color: #616161; font-family: "Fira Sans", Sans-serif;line-height: 1.2;}
.text-map-popover{font-family: "Fira Sans", Sans-serif;}
.text-map-popover strong{ font-size: 24px; line-height:24px;}
.text-map-popover span{font-weight:bold; color:#333;}
.text-map-popover p{padding:10px 0px;line-height:18px;}
.text-map-popover {
    padding: 15px 10px 10px 40px;
    width: 48%;}
.text-map-popover a span{color:#fff}
.elementor-1406 .elementor-element.elementor-element-f8a6a80 .primary-nav > ul > li[class*="current"]:not(:hover) > a{color:#232323}
.wrap-popover-content{ align-items:center;}
.give-form__feature-image .post_categories{ display:none;}
@media all and (max-width:768px),
only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:1024px),
only screen and (min--moz-device-pixel-ratio:2) and (max-width:1024px),
only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:1024px),
only screen and (min-device-pixel-ratio:2) and (max-width:1024px),
only screen and (min-resolution:192dpi) and (max-width:1024px),
only screen and (min-resolution:2dppx) and (max-width:1024px){
    .select-map{width: auto;}
    .wrap-popover-content {
    display: flex;
    flex-direction: column;
}
    .text-map-popover { padding: 15px;  width: 100%; }
	#mapsvg{ padding-bottom:100% !important;}
	.text-map-popover p {
    line-height: 18px;
    font-size: 16px;
}
}
.hamburger-box{padding-left:20px;}
.form-donation-custom .label-button-custom{ text-align:left;}

@media only screen and (min-width: 1199px) {
    .primary-nav #menu-menu-fr > ul > li{
        width: 160px;
    }
  }

.give-form-wrap .give-form #give_purchase_form_wrap #give_terms_agreement input[name=give_agree_to_terms] + label:before, .givewp-elementor-widget #give_purchase_form_wrap input[name=give_agree_to_terms] + label:before, .give-form-wrap #give_purchase_form_wrap input[name=give_agree_to_terms] + label:before{
    top: 0px;
}

#give_terms_agreement .link-policy{
    text-transform: uppercase; 
    margin-left: 15px; 
    font-weight: 900;
}

.popup-box.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 10;
  }
.popup-box.overlay:target {
    visibility: visible;
    opacity: 1;
  }
  
.popup-box.overlay .popup {
    margin: 70px auto;
    padding: 30px;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: relative;
    transition: all 5s ease-in-out;
}
  
.popup-box.overlay .popup h3 {
    text-transform: uppercase;
    margin-top: 0;
    color: #F43442;
    font-family: var(--bighearts-h2-font-family);
}
.popup-box.overlay .popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}
.popup-box.overlay .popup .close:hover {
    color: #F43442;
}
.popup-box.overlay .popup .content {
    max-height: 30%;
    overflow: auto;
}
.popup-box.overlay .popup .content p{
    line-height: 1.4;
}
@media screen and (max-width: 1000px){
    
}
@media screen and (max-width: 800px){
    .form-donation-custom .item-custom {
        width: 100%;
    }
    .popup-box.overlay .box{
      width: 70%;
    }
    .popup-box.overlay .popup{
      width: 70%;
    }
    .box-title-pais{
        position: relative;
        width: 100%;
        margin-bottom: 45px;
        text-align: center;
    }
    .box-title-proyecto-global{
        display: none;
    }
    .single-give_forms #main-content .give_forms .give-form__feature-image .images img{
        width: 80%
    }
    .single-give_forms #main-content .give_forms .entry-summary p{
        display: none;
    }
    .single-give_forms #main-content .give_forms .entry-summary #give_checkout_user_info p{
        display: block;
    }
    .single-give_forms #main-content .give-form-content-wrap{
        display: none;
    }
    .mapsvg-controller-view-content{
        padding: 20px;
    }
    .pic-map-popover {
    width: 100%;
    max-width: 270px!important;
    }
}
