/*
 Theme Name:   Hope Child Theme
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     charityhub-v1-05
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  charityhub-v1-05
*/
@import url("../charityhub-v1-05/style.css");

.search .type_post{
    display: block;
    text-align: center;
    background-color: #C5C5C5;
    color: white;
    padding: 10px;
    font-weight: bold;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-transform: uppercase;
}
.type_post{
    display: none;
}
.search article{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #F9F9F9;
    overflow: hidden;
}
.search .gdlr-blog-title{
    padding: 20px;
}
.search .gdlr-blog-title a{}
.search .gdlr-blog-content{
    display: none;
}

.gdlr-main-menu > li > .sub-menu *, .gdlr-main-menu > li > .sf-mega * {
  border-color: #6E6E6E!important;
}
.gdlr-main-menu > li > .sub-menu a:hover, .gdlr-main-menu > li > .sub-menu .current-menu-item > a, .gdlr-main-menu > li > .sub-menu .current-menu-ancestor > a, .gdlr-main-menu > li > .sf-mega a:hover, .gdlr-main-menu > li > .sf-mega .current-menu-item > a, .gdlr-main-menu > li > .sf-mega .current-menu-ancestor > a{color: #EF675C!important;}
.sf-menu > .gdlr-normal-menu ul{font-size: 14px!important}
.gdlr-button.with-border, .gdlr-paypal-form-wrapper input[type="submit"] {
  display: none;
}
.pagination{
    clear: both;
    margin-top: 40px;
    display: block;
    background-color: #F7F7F7;
    height: 32px;
    padding: 15px;
    margin-bottom: 25px;
}
.pagination .nav-previous{
    float: left;
}
.pagination .nav-next{
    float: right;
    margin-right: 0!important;
}
.pagination .nav-previous:before{content: "\f0d9";font-family: fontawesome;color: white;display: inline-block;float: left;width: 14px;position: relative;top: 6px;left: 8px;margin-right: 7px;}
.pagination .nav-next:after{content: "\f0da";    font-family: fontawesome;    color: #FFF;        float: right;    width: 14px;    position: relative;    top: 6px;        margin-right: 7px;position: absolute;right: -9px;}
.pagination div{
    color: white;
    width: 157px;
    position: relative;
}
.pagination div a{
    color: white;
    padding: 5px 14px;
    background-color: #575757;
    display: block;
    margin-bottom: 16px;
    -webkit-border-radius: 2px;    -moz-border-radius: 2px;    border-radius: 2px;
}
/*.gdlr-item-title-wrapper.pos-left .gdlr-item-title{  background-color: rgba(255, 255, 255, 0.6)!important;
  padding: 10px!important;position: relative!important;
  top: 8px!important;}
.gdlr-cause-medium .gdlr-cause-thumbnail-wrapper {
  width: 20%;
  float: right;
  margin-right: 15px;
  margin-top: 1%;
}*/

.gdlr-cause-medium.gdlr-item {
  margin-bottom: 60px;
  border-bottom: 3px solid rgb(87, 87, 87);
  padding: 15px;
  margin-bottom: 0px;
}

.woocommerce-tabs h2
{
  display: none;
}
.woocommerce-tabs .tabs .reviews_tab
{
  display: none!important;
}
.woocommerce-breadcrumbs {
  display: none;
}

.woocommerce-ordering {
  display: none;
}

.mdf_sort_panel
{
  display: none;
}
html .woocommerce ul.products li.product a img, html .woocommerce-page ul.products li.product a img{  float: left;
  width: 43%;}
  html .woocommerce ul.products li.product h3, html .woocommerce-page ul.products li.product h3{  float: left;
  margin-left: 20px;}
  .woocommerce-page ul.products li.product p{text-align: justify;
  float: left;
  width: 50%;
  margin-left: 20px;}

  .woocommerce ul.products li.product .button{  float: left;
  margin-top: 0px;
  margin-left: 17px;margin-right: 30%;}

.with-sidebar-left ul, ol {
  margin-bottom: 0px;
  margin-left: 0px!important;
}


.products li{width: 100%!important} 

.related.products{display: none;}
.sf-field-post-meta-running_dates ul>li{float: left;}
.sf-field-post-meta-running_dates ul,
.sf-field-post-meta-working_area ul
{  display: none;
  overflow: hidden;}
  .metas{
    margin-bottom: 0;
}
  .metas b{
}
.searchandfilter>ul>li>ul{display: block;}
.searchandfilter h4{
    cursor: pointer;
    background-color: #2B6DB2;
    color: white;
    padding: 13px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    height: 15px;
    font-size: 14px;
    border-bottom: 4px solid #1F5186;
    z-index: 0;
    -webkit-border-radius: 2px;    -moz-border-radius: 2px;    border-radius: 2px;
}
.searchandfilter h4:after{content: "\f055";font-family: fontawesome;float: right;}
.searchandfilter>ul{}
.searchandfilter>ul>li{
    -webkit-border-radius: 2px;    -moz-border-radius: 2px;    border-radius: 2px;
}
.searchandfilter>ul>li>ul{
    background-color: #F7F7F7;
    padding: 6px;
    font-weight: 400;
    font-size: 12px;
    z-index: 50000;
    -webkit-border-radius: 2px;    -moz-border-radius: 2px;    border-radius: 2px;
    position: relative;
}
.searchandfilter>ul>li>ul>li{
    margin: 6px;
    padding: 0;
} 
.padding0{padding: 0;}
.padding20{padding: 20px;}
.page-id-2926 .gdlr-item-start-content.sidebar-left-item{padding-top: 0;margin-top: 28px;}
.page-id-2926 #content-section-2 .section-container.container{padding-top: 0;}

.search-filter-results div.item_saf{
  width: 42%;
  border-top: 4px solid #2B6DB2;
  float: left;
  background-color: #F7F7F7;
  padding: 3%;
  clear: right;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 4%;
  height: auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(192, 192, 192, 0.75);
  -moz-box-shadow: 0px 1px 2px 0px rgba(192, 192, 192, 0.75);
  box-shadow: 0px 1px 2px 0px rgba(192, 192, 192, 0.75);
  }
  .result_eu-project:nth-child(odd){
}
.search-filter-results div:nth-child(even){
    margin-right: 3%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.search-filter-results div img{}
.search-filter-results div .meta{
    background-color: #ECECEC!important;
    border-radius: 2px;
    color: #575757;
    padding: 10px;
    -webkit-border-radius: 2px;  -moz-border-radius: 2px;  border-radius: 2px;
}
.result_eu-project .title{}
.result_eu-project .excerpt{}
.result_eu-project .meta p{}
.project_top_result{
    background-color: #575757;
    color: white;
    text-transform: uppercase;
    border-bottom: 4px solid #474747;
    padding: 10px;
    height: 40px;
    margin-bottom: 20px;
    font-weight: bold;
    clear: both;
    margin-top: 40px;
    -webkit-border-radius: 2px;    -moz-border-radius: 2px;    border-radius: 2px;
}
.project_top_result p:first-child{
    float: left;
    padding: 10px;
}
.project_top_result p:last-child{
    float: right;
    padding: 10px;
}
.search-filter-reset{
    background-color: #575757;
    padding: 5px 20px;
    border-bottom: 4px solid #474747!important;
    font-size: 15px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0px;
    display: inline-block;
}
.excerpt-read-more{
    background-color: #2B6DB2;
    padding: 5px 20px;
    /* border-bottom: 4px solid #474747!important; */
    font-size: 15px;
    color: white;
    /* text-transform: uppercase; */
    /* font-weight: bold; */
    margin-top: 0px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    }
.gdlr-personnel-item.box-style .personnel-item-inner {
  padding: 25px 30px;
  position: relative;
  height: 275px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(128, 128, 128, 0.75);    -moz-box-shadow: 0px 1px 2px 0px rgba(128, 128, 128, 0.75);    box-shadow: 0px 1px 2px 0px rgba(128, 128, 128, 0.75);
  border: none;
  -webkit-border-radius: 2px;  -moz-border-radius: 2px;  border-radius: 2px;
}

.gdlr-personnel-item.box-style .personnel-item-inner ul{
    list-style: none;
}
.gdlr-personnel-item.box-style .personnel-item-inner li{
    text-align: left;
}
.gdlr-personnel-item.box-style .personnel-item-inner li:before{content: "\f00c";font-family: fontawesome;display: inline-block;width: 26px;text-align: left;color: #2B6DB2;}

#content-section-2 .gdlr-personnel-item-wrapper div.columns:nth-of-type(1){}
#content-section-2 .gdlr-personnel-item-wrapper div.columns:nth-of-type(2){}
#content-section-2 .gdlr-personnel-item-wrapper div.columns:nth-of-type(3){}
#content-section-2 .gdlr-personnel-item-wrapper div.columns:nth-of-type(4){}
#content-section-2 .gdlr-personnel-item-wrapper div.columns:nth-of-type(5){}
#content-section-2 .gdlr-personnel-item-wrapper div.columns:nth-of-type(6){}
#content-section-2 .gdlr-personnel-item-wrapper div.columns:nth-of-type(7){}
#content-section-2 .gdlr-personnel-item-wrapper div.columns:nth-of-type(8){}
#content-section-2 .gdlr-personnel-item-wrapper div.columns:nth-of-type(9){}
#content-section-2 .gdlr-personnel-item-wrapper div.columns:nth-of-type(2){}
#content-section-2 .gdlr-personnel-item-wrapper div.columns:nth-of-type(2){}
#content-section-2 .gdlr-personnel-item-wrapper div.columns:nth-of-type(2){}
#content-section-2 .gdlr-personnel-item-wrapper div.columns:nth-of-type(2){}
#content-section-2 .gdlr-personnel-item-wrapper div.columns:nth-of-type(2){}
.sf-field-post-meta-working_area ul>li,.sf-field-post-meta-hopes_position ul>li,.sf-field-post-meta-financing ul>li{}
.hope_button_red{cursor: pointer;
    background-color: #EF675C;
    color: white!important;
    padding: 12px 18px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
   
    border-bottom: 4px solid #AD4B43;
    z-index: 0;
  -webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;} 

#gdlr-main-navigation,
.gdlr-header-search .gdl-search-form input[type="text"]
{  -webkit-border-radius: 2px; 
-moz-border-radius: 2px;
border-radius: 2px;}

#slider_home_container{  margin-bottom: -60px;
  z-index: 90000000000;
  position: relative;}

#feature_causes_home .post-slider{  box-shadow: 0px 5px 7px rgba(200, 200, 200, 0.63);}
.home .urgent-cause-wrapper{  background-size: contain!important;}
#home_hope_working_areas{}

.urgent-cause-wrapper + .gdlr-item-title-wrapper.pos-left.gdlr-right-text.gdlr-nav-container {
    padding: 0 30px 15px 15px;
    margin: 0;
}
.urgent-cause-wrapper + .gdlr-item-title-wrapper.pos-left.gdlr-right-text.gdlr-nav-container i{
    color: #1E73BE;
}
.urgent-cause-wrapper + .gdlr-item-title-wrapper.pos-left.gdlr-right-text.gdlr-nav-container h3{
    color: #3F3F3F;
}
.urgent-cause-wrapper + .gdlr-item-title-wrapper.pos-left.gdlr-right-text.gdlr-nav-container div{
    color: #3F3F3F;
    right: 30px;
}
.urgent-cause-wrapper + .gdlr-item-title-wrapper.pos-left.gdlr-right-text.gdlr-nav-container a{
    color: #1E73BE;
}
.urgent-cause-wrapper + .gdlr-item-title-wrapper.pos-left.gdlr-right-text.gdlr-nav-container a:hover{}
#home_qsn a{
    color: #1E73BE;
    background-color: white;
    display: inline-block;
    padding: 10px 20px;
    -webkit-border-radius: 2px;    -moz-border-radius: 2px;    border-radius: 2px;
    font-weight: 700;
}
.gdlr-button{  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;}

  .lien_cause{display: block;color: #2B6DB2;margin: 10px 0;font-weight: 600;}

 #slider_cause_home .gdlr-cause-item {
  padding: 10px!important;
  background-color: #F7F7F7;
  height: 350px;
}
#slider_cause_home .gdlr-cause-item .cause-content {
    text-align: left;
}
#slider_cause_home .gdlr-cause-item h3{
    margin-top: -15px;
    text-align: left;
}
#slider_cause_home .gdlr-cause-item h3 a{}
#home_testimonial .testimonial-content{
    color: black;
}
#home_testimonial .testimonial-content p{}

#home_testimonial  .testimonial-author{
    font-weight: bold;
    color: #1E73BE;
}#home_testimonial  .testimonial-position
{
  color: black;
}
#home_testimonial  .testimonial-item-inner{
    background-color: rgba(255, 255, 255, 0.57);
    color: black;
}

.timeline_items_wrapper .item,.timeline_items_wrapper .item_open
{ 
-moz-box-shadow: 0px 5px 7px rgba(200, 200, 200, 0.63)!important;
-webkit-box-shadow: 0px 5px 7px rgba(200, 200, 200, 0.63)!important;
box-shadow: 0px 5px 7px rgba(200, 200, 200, 0.63)!important; border:1px solid #E2E2E2;
}

.tribe-events-single-section a{overflow: hidden;width: 100%; display: block;color: #21759B}

.gdlr-item {
  margin: 0px 15px 25px;
  min-height: 1px;
}
.page-id-3829 .gdlr-personnel-item.box-style .personnel-item-inner{    height: 216px!important;}
.gdlr-personnel-item.box-style .personnel-author-image {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 29%;
  top: -39px;
  border: none;
  margin-left: -56px;
  overflow: hidden;
  -moz-border-radius: 35px;
  -webkit-border-radius: 35px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(128, 128, 128, 0.75);
  -moz-box-shadow: 0px 1px 2px 0px rgba(128, 128, 128, 0.75);
  box-shadow: 0px 1px 2px 0px rgba(128, 128, 128, 0.75);
}

.gdlr-personnel-item.box-style .personnel-info {
  margin-top: 30px;
  text-align: left;
}

.gdlr-personnel-item .personnel-author {
  color: #2B6DB2!important;
}

.gdlr-personnel-item.box-style .personnel-content {
  text-align: left;
  margin-top: 15px;
}

.gdlr-page-title-wrapper .gdlr-page-title{
    background-color: rgba(255, 255, 255, 0.6)!important;    padding: 10px!important;
    -webkit-border-radius: 2px;  -moz-border-radius: 2px;  border-radius: 2px;
    color: #454545;
}

#home_hope_working_areas .portfolio-overlay{
  opacity: 0.3!important;

}
#home_hope_working_areas .portfolio-overlay-content{
  opacity: 1!important;

}
#home_hope_working_areas .portfolio-icon
{
  display: none!important;
}

.gdlr-skin-urgent-cause.gdlr-item-title h3{

}

.gdlr-right-text-link{
  
    display: none;
}

.page-id-2886 .gdlr-box-with-icon-item {
    height: 334px;
}

.page-id-2886 .feature-media-thumbnail .gdlr-image{
    margin-left: 28%;
    margin-top: -12%;
    height: 250px;
}

#menu-national-coordinators li{
    /* margin-bottom: 2px!important; */
    /* line-height: 1; */
    /* padding-bottom: 3px; */
    float: left;
    width: 40%;
    position: relative;
}
.page-id-149 .with-sidebar-wrapper .eight.columns{
  /* width: 90%; */
}
.page-id-149 .with-sidebar-wrapper .four.columns{
  /* width: 10%; */
  margin-bottom: 80px;
}

/* Event css modif */
.ai1ec-btn-group-vertical{
  display: none!important;
}
.ai1ec-categories{
  display: none!important;
}

.single-ai1ec_event .gdlr-post-author{
  display: none!important;
}
.single-ai1ec_event .gdlr-comments-area{
  display: none!important;
}

.gdlr-personnel-item.box-style .personnel-item-inner{height: 150px!important}
.gdlr-personnel-item.box-style .personnel-item-inner:hover{
    height: auto!important;
    transition: 200ms;
}

.personnel-content{height: 60px;
    overflow: hidden;}
.personnel-content:hover{}

.gdlr-personnel-item.box-style .personnel-item-inner:hover .personnel-content{
    height: auto;
    transition: 200ms;
}

.page-id-3744 .gdlr-personnel-item-wrapper .columns{height: 330px;}

.guizweb_box{
    background-color: #2B6DB2;
    color: #FFFFFF;
    padding: 20px;
    font-size: 15px;
    border: 1px solid #2B6DB2;
    border-style: solid;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.53);
}
.guizweb_box i{
    display: block;
    font-size: 54px;
    margin-top: -10px;
    text-shadow: 1px 3px 1px rgba(0, 0, 0, 0.58);
    color: #FFFFFF;
    text-align: center;
}
.guizweb_box h4{
    font-weight: bold;
    color: white;
}
.guizweb_box a{
    color: white;
}

.guizweb_quote{
    color: white;
    font-size: 33px;
    z-index: 900;
    position: relative;
    text-shadow: 2px 2px 6px #000;
}
/*.guizweb_quote:before{content: "\f10e"; font-family: fontawesome;font-size: 63px;margin: 0 35px 20px 0;}*/

.page-id-1631 #content-section-2:before {content: "";position: absolute;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);top: 0;left: 0;z-index: 2;}

.page-id-1631 #content-section-2{position: relative;}
#pascal_garel{
    width: 375px;
    margin: 0 auto;
    margin-bottom: 50px;
}

#guiz_center{text-align: center;}
#guiz_center h3{}
.page-id-2886 #content-section-6 .columns:nth-child(3) h3{padding-top: 0!important}

#search-filter-form-3740 .sf-field-post-meta-_:first-child ul li,.sf-field-post-meta-hope_pdf_publication_date ul li{
    display: inline-block;
    padding: 5px!important;
    }
.single-tribe_events .tribe-events-event-image{
  display: none;
}

 #search-filter-form-3740 .sf-field-post-meta-_:first-child ul li{    display: inline-block;
    padding: 5px;}

#search-filter-form-3740 .sf-field-post-meta-_:first-child ul li:nth-child(n+6){}
.searchandfilter label{display: inline;}

.guizweb_metas{
    background-color: #EFEFEF;
    padding: 20px;
    border: 1px dashed #E0E0E0;
    width: 88%;
}
.guizweb_metas p{}
.guizweb_metas div{
    margin-bottom: 10px;
}
.guizweb_metas h4{
    margin-bottom: 0;
    font-size: 15px;
    font-weight: bold;
}

.page-id-4494 .search-filter-results .pagination{margin-top:9px;}

.page-id-4494 .search-filter-results .item_saf h2{font-size: 18px; font-weight: 600;}

.open-pdf{
    cursor: pointer;
    background-color: #2B6DB2;
    color: #FFF;
    padding: 8px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    display: block;
    height: 23px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 20px;
    width: 97%;
    font-size: 14px;
    border-bottom: 4px solid #1F5186;
    z-index: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.search a.open-pdf {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
}
.open-pdf:hover{
    color: white;
}
.open-pdf-margin-top{margin-top: 20px;}

/*Modif Event*/

.post-type-archive-tribe_events .content-wrapper {
    padding-bottom: 50px;
    padding-top: 100px;
}

.single-tribe_events .content-wrapper {
    padding-top: 50px;
}

#menu-national-coordinators li:nth-child(odd){}
#menu-national-coordinators li:nth-child(even){}

#menu-national-coordinators li:nth-child(odd):before{}
#menu-national-coordinators li:nth-child(even):before{}

.page-id-3838 .gdlr-box-with-icon-item.pos-left{    min-height: 270px;
    position: relative;}

   .page-id-3838 .gdlr-button.without-border{position: absolute;
    bottom: 16px;}

 #prev_prog_container{
    border-top: 4px solid #2B6DB2;
    float: left;
    background-color: #F7F7F7;
    padding: 3%;
    clear: right;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 4%;
    height: auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(192, 192, 192, 0.75);
    -moz-box-shadow: 0px 1px 2px 0px rgba(192, 192, 192, 0.75);
    box-shadow: 0px 1px 2px 0px rgba(192, 192, 192, 0.75);
    width: 88%;
}

 #prev_prog_container .link_pdf{}
  #prev_prog_container .link_pdf img{}
  #prev_prog_container h2{
    font-size: 15px;
    margin-bottom: 7px;
    text-transform: uppercase;
}
     #prev_prog_container p{}
         #prev_prog_container p:last-child{}
         #prev_prog_container p:nth-child(4){
    font-size: 22px;
    font-weight: 600;
    color: #736D6D;
    line-height: normal;
}
   #prev_prog_container p p{}
   #prev_prog_container .presentation{}

   #prev_prog_container .download_pdf{
    background-color: #2B6DB2;
    padding: 5px 20px;
    /* border-bottom: 4px solid #474747!important; */
    font-size: 15px;
    color: #FFF;
    /* text-transform: uppercase; */
    /* font-weight: bold; */
    margin-top: 0px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: -20px;
}

.eg-item-skin-1-element-9{line-height: 25px!important}

.page-id-956 #content-section-2 .gdlr-color-wrapper {
    padding-top: 11px;
    padding-bottom: 0px;
    height: 1545px;
}
.page-id-2835 .gdlr-portfolio-carousel-item {
    margin: 0px 15px -44px;
    
}

.post-type-archive-tribe_events #tribe-events-bar{
  display: none;
}

.gm-style>div:first-child>div:nth-child(3)>div>div:first-child{

/*    border-top: 4px solid #2B6DB2;
    float: left;
    background-color: #F7F7F7;
    padding: 3%;
    clear: right;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 4%;
    height: auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(192, 192, 192, 0.75);
    -moz-box-shadow: 0px 1px 2px 0px rgba(192, 192, 192, 0.75);
    box-shadow: 0px 1px 2px 0px rgba(192, 192, 192, 0.75);*/
border-top: 4px solid #2B6DB2;            background-color: #F7F7F7;                  overflow: hidden;                              -webkit-border-radius: 2px;      -moz-border-radius: 2px;      border-radius: 2px;      -webkit-box-shadow: 0px 1px 2px 0px rgba(192, 192, 192, 0.75);      -moz-box-shadow: 0px 1px 2px 0px rgba(192, 192, 192, 0.75);      box-shadow: 0px 1px 2px 0px rgba(192, 192, 192, 0.75);}


.tribe-events-page-title:before{
  content: "\f0c0";
  font-family: fontawesome;
  margin-right: 10px;
}
.tribe-events-page-title{
  border-bottom: 4px solid #eee;
  padding-bottom: 10px;
}
.tribe-events-list h2.tribe-events-page-title{
  text-transform: uppercase;
  font-size: 34px;
}

.wpgmza_infowindow_address{display: none;}
.wpgmza_infowindow_image{width: 51%!important; float: left!important;margin-bottom: 10px!important;}
.wpgmza_infowindow_title{clear: both;padding-top: 11px!important;}

html{text-align: justify;}

.page-id-4102 .gdlr-content-item a{
    color: #2b6db2;
    font-size: medium;
    border-bottom: 3px solid;
}
.page-id-4102 .gdlr-content-item i{
  font-size: larger;
}


.page-id-4102 #content-section-2 .section-container{
  margin-top: -43px;
}



/*.wpgmza_markerbox p:last-child{
display: none!important;
}*/

.page-id-2835 .gdlr-combobox{
  display: none;
}

.gdlr-item-title-wrapper.pos-icon .gdlr-item-title{
  font-size: 34px!important;
}

.gdlr-item-title-wrapper.pos-icon .gdlr-item-title-icon{
  font-size: 34px!important;
}

.page-id-4461 .gdlr-blog-grid .gdlr-blog-info {
        display: none;
}

.post-header .gdlr-info{
  display: none;
}

.page-id-2835 .gdlr-item-title-icon {
  color: #474747!important;
}

.timeline-twitter-feed{
  background-color: #1E73BE;
}
.ttf-tweet-full-name{
  color: #FC0!important;
}

#home_qsn .gdlr-styled-box-body{
  padding-bottom: 115px;
}
.gdlr-styled-box-head-wrapper .gdlr-styled-box-corner {
border-color: rgba(0, 0, 0, 0);
}

#update_hope .gdlr-styled-box-body{
      padding-bottom: 1px;
}