/*
Theme Name: Charity Hub Child
Description: Charity Hub Wordpress Theme
Author: Goodlayers
Version: 1.31
Template: charityhub
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url('../charityhub/style.css');

/* Header */
.top-navigation-wrapper {
  padding-top: 0px;
}
.top-navigation-wrapper a, .gdlr-logo-right-text a,
.top-navigation-wrapper a:hover, .gdlr-logo-right-text a:hover {
    color:#c8c8c8 !important;
    font-weight:normal !important;
    font-size:12px;
    text-transform:uppercase;
    display:inline-block;
    padding:6px 13px 10px 13px;
    margin-left:0;
    margin-right:0;
}
.top-navigation-wrapper a.top-donate, .gdlr-logo-right-text a.top-donate,
.top-navigation-wrapper a:hover.top-donate, .gdlr-logo-right-text a:hover.top-donate {
    background:#83aa30;
    color:#ffffff !important;
}
.gdlr-header-search {
    background:#8b9baf;
}
.gdlr-header-search .gdl-search-form {
  padding-right: 42px;
  padding-left: 2.3px;
}
.gdlr-header-search .gdl-search-form input[type="text"] {
  color: #ffffff;
  background-color:#8b9baf !important;
  text-transform:uppercase;
}

.gdlr-header-style-2.gdlr-centered .gdlr-header-container {
  text-align: left;
}

.gdlr-navigation-wrapper .gdlr-main-menu > li > a {
    font-weight: normal;
    font-size:14px;
    margin: 0;
    padding: 21px 14px;
    letter-spacing:-0.009em;
    border-left: 1px solid #5a5a5a;
}
.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul {
  padding-right: 14px;
}
.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul:after {
  display: none;
}
#gdlr-main-navigation, .gdlr-header-style-2.gdlr-centered .gdlr-navigation-wrapper.gdlr-fixed-menu {
  border-bottom-color: #e74700;
}
.gdlr-navigation-wrapper.gdlr-align-left .gdlr-main-menu {
  float: right;
  padding-right: 0px;
}
.gdlr-navigation-wrapper.gdlr-align-left .top-social-wrapper {
  float: left;
  margin: 0;
  padding-left: 9px;
  padding-top: 25px;
}
.gdlr-main-menu > li:hover > a, .gdlr-main-menu > li.current-menu-item > a, .gdlr-main-menu > li.current-menu-ancestor > a {
    color:#ffffff !important;
}

#gdlr-main-navigation .icon-home:before {
    content:"" !important;
}
.sf-menu > li:first-child a {
    color:#3d3d3d !important;
    overflow:hidden;
    }
    .sf-menu > li.current_page_item:first-child a {
        color:#e74700 !important;
    }
    .sf-menu > li:first-child a .icon-home {
        display:inline-block;
        color:#fff !important;
        width:16px;
        height:16px;
        margin-right:0;
        background:url(images/icon-home.png) no-repeat center center;
    }

.sf-menu > .gdlr-mega-menu .sf-mega {
    left:auto !important;
}
.gdlr-main-menu > li > .sf-mega > a {
    text-transform:uppercase;
    font-weight:normal;
}
.sf-mega-section .sf-mega-section-inner {
    /*padding:10px 25px !important;*/
}
.sf-mega-section-inner > a {
    margin-bottom:5px !important;
}
.sf-mega-section-inner > ul > li > a {
    padding:3px 10px 1px !important;
}

/*.gdlr-main-menu .sf-mega-section-inner > ul > li > a:hover,
.gdlr-main-menu .sf-mega-section-inner > ul > li.current-menu-item > a {
    background-color:#e74700;
} */
.gdlr-main-menu > .gdlr-normal-menu li:hover,
.gdlr-main-menu > .gdlr-normal-menu li.current_menu_item,
.gdlr-main-menu > .gdlr-normal-menu li.current_page_item,
.gdlr-main-menu > .gdlr-mega-menu .sf-mega a:hover,
.gdlr-main-menu > li > .sf-mega .sf-mega-section-inner > a:hover,
.gdlr-main-menu > li > .sf-mega .sf-mega-section-inner.current-menu-item > a {
/*.gdlr-main-menu > li > .sf-mega .sf-mega-section-inner.current-menu-ancestor > a*/
    background-color:#e74700;
}

/* Content */

.home .attachment-news-thumbnail-size.wp-post-image {
    width:212px;
    height:171px;
}

/* home page slider */
#content-section-1 .flexslider .slides > li {
    height:473px;
}
.gdlr-post-slider-item.style-post-right .flexslider .slides img {
    width:auto;/*74%*/
}
.ls-container .ls-bottom-nav-wrapper, .ls-below-thumbnails {
    text-align:left;
    padding-left:20px;
}

.ls-container .gdlr-caption-wrapper.position-post-right {
    max-width:100%;
}

.gdlr-caption-wrapper.post-slider .post-slider-caption-overlay {
  background: url('images/bkgrd-tree.png') no-repeat center bottom;
}
.home #content-section-1 .ls-nav-prev, .home #content-section-1 .ls-nav-prev:hover,
.home #content-section-1 .ls-nav-next, .home #content-section-1 .ls-nav-next:hover {
    /*position:relative;*/
    color:#fff;
    background-repeat:no-repeat;
    background-size:14px 23px;
    background-position:center center;
    margin-top:0;
    height:23px;
    top:25px;
}
.home #content-section-1 .ls-nav-prev {
    background-image:url(images/arrow_scroller_white_left.png);
    left:auto;
    right:50px;
}
.home #content-section-1 .ls-nav-next {
    background-image:url(images/arrow_scroller_white_right.png);
    right:17px;
}

  .home #content-section-1 .ls-nav-prev,
    .home #content-section-1 .ls-nav-prev:hover,
    .home #content-section-1 .ls-nav-next,
    .home #content-section-1 .ls-nav-next:hover
    {
      margin-top: -.6%
    }

  /* Firefox arrow positioning */
@-moz-document url-prefix() {
    .home #content-section-1 .ls-nav-prev,
    .home #content-section-1 .ls-nav-prev:hover,
    .home #content-section-1 .ls-nav-next,
    .home #content-section-1 .ls-nav-next:hover {

        top:6.5%;

    }
}

.gdlr-post-slider-item.style-post-left .gdlr-caption,
.gdlr-post-slider-item.style-post-right .gdlr-caption {
  padding:14px 30px;
}
.home #content-section-1 .gdlr-donate-button {
    display:none;
}
.home #content-section-1 a.excerpt-read-more {
    background:#3d3d3d;
    display:inline-block;
    font-weight:normal;
    text-transform:uppercase;
    padding:15px 14px;
    letter-spacing:.020em;
    margin-top:20px;
}

.gdlr-post-slider-item .gdlr-caption-feature {
    margin-bottom:10px;
}
.ls-container .gdlr-caption-feature {
    border-bottom-style: solid;
    border-bottom-width: 3px;
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom:10px;
    text-transform:none;
}
.gdlr-caption-wrapper.post-slider .gdlr-caption {
    white-space:normal;
}
.gdlr-caption-wrapper .gdlr-caption .gdlr-left {
  font-size:20px;
  font-weight:normal;
}
.gdlr-caption-feature .gdlr-right {   /* < > arrows */
   font-size:30px;
}
.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-title {
  font-size:34px;
  font-weight:normal;
  text-transform:uppercase;
}

h1, h2, h3, h4, h5, h6,
.gdlr-page-title-wrapper .gdlr-page-caption {
    text-transform:uppercase;
    font-weight:normal !important;
    line-height:1.2em;
}
.ls-container .gdlr-caption-text {
    text-transform:none;
    line-height:1.7em;
}

.gdlr-page-title-wrapper .gdlr-page-title {
    font-size:44px;
}

.gdlr-page-title-wrapper .gdlr-page-caption {
    color:#ffffff;
    font-style:normal !important;
    font-size:28px;
    display:block;
    text-align:left;
}

hr {
    border-color:#5a5a5a !important;
}
p {
    font-size:14px;
}

/* join and latest news structure */
#join-news .container {
    display:table;
}
#join-news .four,
#join-news .eight {
    display:table-cell;
    float:none;
    vertical-align:top;
}
#join-news .four {
    width:34.5%;
}
#join-news .eight {
  width: 64.2%;
}
#join-news .eight.columns {
  border: 4px solid rgba(231, 71, 0, 0.5);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* join and latest news content */
#join-news .four {
    background:url(images/bkgrd-home-join.png) repeat-y 15px center;
}
#join-news .four .gdlr-styled-box-body {
    background-repeat:no-repeat;
}
#join-news .four .gdlr-styled-box-body h2 {
    font-size:30px;
    margin:104px 0 28px 0;
}
#join-news .four h4,
#join-news .four p {
    color:#ffffff;
}
.gdlr-item-title-wrapper.pos-left .gdlr-item-title {
  display: inline;
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 0;
}
.gdlr-item-title-wrapper.pos-left {
  border-bottom-style: solid;
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 15px;
  padding-top: 15px;
  position: relative;
}
.gdlr-caption-text {
    font-size:14px;
}

.gdlr-item-title-wrapper.pos-left .gdlr-right-text-link {
  font-size: 22px;
  margin-right: 12px;
  text-transform:uppercase;
}
.gdlr-item-title-wrapper.pos-left .gdlr-flex-prev,
.gdlr-item-title-wrapper.pos-left .gdlr-flex-next {
    font-size:34px;
}
.gdlr-blog-title, .gdlr-blog-title a {
    font-weight:normal;
    font-size:20px;
}

.gdlr-blog-grid .gdlr-blog-info,
.blog-info, .blog-info a {
    font-weight:400;
    color:#646464 !important;
}
.blog-info i {
    color:#cccccc !important;
}
.gdlr-blog-grid .excerpt-read-more {
    text-transform:uppercase;
    font-weight:normal;
}
.gdlr-blog-grid .gdlr-blog-thumbnail img {
    height:284px;
}

/* three green boxes on home page */
.home #content-section-3 .gdlr-styled-box-body {
    font-size:14px;
    background-repeat:no-repeat;
    background-color:#83aa30;
    padding:24px 30px 0;
    min-height:197px;
}
.gdlr-styled-box-title {
    font-weight:normal;
    font-size:26px;
}
.home #content-section-3 .gdlr-styled-box-body h3 {
    margin-bottom:6px;
}
.gdlr-button, input[type="button"], input[type="submit"] {
    font-weight:400;
    padding:15px 14px;
    font-size:14px;
    line-height:1em;
    letter-spacing:.020em;
}



/*--- salesforce form ---*/
#topleft {
    width: 48%;
    float: left;
    display: inline-block;
}
#topleft input, #topright input, #bottomwide input {
    padding: 2px;
}
#bottomwide input {
    width: 100%;
}
#optin {
    display: inline-block;
    padding: 10px 0px;
}

#checkhere {
    float: left;
    width: 20px;
}
#subtext {
    display: inline;
    float: left;
    width: 250px;
}

#subscribe {
    margin: 4px 0px 0px 0px;
}

#topright {
    width: 48%;
    margin-left: 4%;
    float: left;
    display: inline-block;
}

#bottomwide {
    width: 100%;
    float: left;
    display: inline-block;
}


/* interior pages */
.gdlr-content {
    background:url("https://www.asle.org/wp-content/themes/charityhub-v1-03/images/pattern/pattern-1.png");
    /*padding:0 0 3em 0;*/
    }
    .home .gdlr-content {
        padding:0;
    }
    .gdlr-content section:last-child .container {
        padding-bottom:3em;
    }

.gdlr-feature-media-item .feature-media-title {
    /*font-size:37px;*/
    font-size:20px;
    font-weight:normal;
    text-transform:uppercase;
    letter-spacing:.020em;
    color:#323232 !important;
}
.home .gdlr-feature-media-item .feature-media-title {
    color:#e74700 !important;
}
.gdlr-feature-media-item .feature-media-content-wrapper {
    display:table-cell;
}
.gdlr-feature-media-item .feature-media-content {
    color:#323232;
    font-size:14px;
}


.gdlr-skin-testimonial-hp h1, .gdlr-skin-testimonial-hp h2, .gdlr-skin-testimonial-hp h3,
.gdlr-skin-testimonial-hp h4, .gdlr-skin-testimonial-hp h5, .gdlr-skin-testimonial-hp h6,
.gdlr-skin-testimonial-hp .gdlr-skin-title, .gdlr-skin-testimonial-hp .gdlr-skin-title a {
    color:#ffffff !important;
    font-weight:normal !important;
}

.gdlr-column-service-item.gdlr-type-2 .column-service-icon {
    border-radius: 115px;
    font-size: 115px;
    height: 115px;
    width: 115px;
}

.column-service-title {
    font-size:26px !important;
}
.column-service-content {
    font-size:14px;
}

.gdlr-stunning-text-item {
    max-width:722px;
    margin-left:auto;
    margin-right:auto;
}
.gdlr-stunning-text-item.type-center h2.stunning-text-title {
    font-weight:400;
    font-size:37px;
}
.stunning-text-button.gdlr-button {
    background-color:#83aa30;
}

table tr td {
    border-bottom:none;
}

.page-template-page-features-php section .gdlr-color-wrapper {
    background-color: #e6e6e6;
    border-bottom: 4px solid #e74700;
    padding-top: 40px;
}
.page-template-page-features-php section:nth-of-type(even) .gdlr-color-wrapper {
    background-color:#ffffff;
}

/* Gravity Form generated posts, syllabi search */
.gformpost .postedon {
    font-style:italic;
}
.content-wrapper input[type="text"],
.content-wrapper .gform_wrapper input[type="text"], .content-wrapper .gform_wrapper input[type="url"],
.content-wrapper .gform_wrapper input[type="email"], .content-wrapper .gform_wrapper input[type="tel"],
.content-wrapper .gform_wrapper input[type="number"], .content-wrapper .gform_wrapper input[type="password"],
.content-wrapper .gform_wrapper textarea {
    border:1px solid #ccc;
}
#search-text {
    display:inline-block;
}
.with-sidebar-container input[type="submit"],
.page-id-70 input[type="submit"] {
    margin-bottom:0;
    padding:7px 14px 8px;
}

/* match new sidebar category archives widget to other date archives */
.widget_wp-category-archive ul {
    list-style: outside none none;
    margin-left: 0;
    position: relative;
}
.widget_wp-category-archive ul li:before {
    content: "\f105";
    display: block;
    font-family: FontAwesome;
    height: 20px;
    left: 0;
    margin-top: -1px;
    position: absolute;
    text-align: center;
    width: 20px;
}
.widget_wp-category-archive ul li {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
}

/* footer */
.footer-wrapper .widget.gdlr-widget {
    font-size:14px;
}
.footer-wrapper .gdlr-widget-title, .footer-wrapper .gdlr-widget-title a {
    font-weight:normal;
    text-transform:uppercase;
    font-size:22px;
    /*letter-spacing:.020em;*/
}
.footer-wrapper #footer-widget-1 {
    margin-top:-33px;
}

.footer-wrapper #footer-widget-1 .widget.gdlr-widget {
    max-width:250px;
}


#mob_secmenu {
	display: none;
}

.gdlr-navigation-substitute {
	display: block;
}

.three {
	width: 25%;
}


@media only screen and (max-width:960px) {
	.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-title {
		font-size: 22px;
		line-height: normal;
	}

	.gdlr-navigation-substitute {
		display: none;
	}

	.ls-container .gdlr-caption-text {
		line-height: normal;
		text-transform: none;
	}

	.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-title {
		font-size: 18px;
		line-height: normal;
	}

	.gdlr-caption-text {
		font-size: 12px;
	}

	.three {
		width: 50%;
	}


} /* max-width:960px */



@media only screen and (max-width:769px) {
  .gdlr-navigation-wrapper.gdlr-align-left .top-social-wrapper {
      margin:-60px 0 0 120px;
  }
  .gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul {
      padding-right:7px;
  }
  .gdlr-navigation-wrapper .gdlr-main-menu > li > a {
      padding-left:7px !important;
      font-size:12px;
  }
  .gdlr-caption-wrapper .gdlr-caption .gdlr-left {
      font-size:16px;
  }

	.top-navigation-wrapper {
		display: none;
	}

	body .gdlr-logo {
		padding-right: 10px !important;
	}

	#mob_secmenu {
		display: block;
		float: right;
		margin: -120px 0 0;
		width: 100px;
	}

	#mob_secmenu p {
		margin: 0;
	}

	#mob_secmenu a {
		color: #C8C8C8;
	}

	#mob_secmenu .top-donate {
		background: none repeat scroll 0 0 #83aa30;
		color: #fff;
		float: left;
		margin: 5px 0;
		padding: 5px 10px 8px;
	}

	.gdlr-logo-right-text.gdlr-align-left, .gdlr-logo-right-text.gdlr-align-right {
		margin-bottom: 0 !important;
	}

	.gdlr-styled-box-item-ux.gdlr-ux {
		margin: 10px 0;
	}

	#wprmenu_menu.wprmenu_levels > ul  > li:first-child {
		display: none;
	}

	#wprmenu_menu.wprmenu_levels a.wprmenu_parent_item {
		border-left: 0 solid #e74700 !important;
	}

} /* max-width:769px */



@media only screen and (max-width:767px) {
  .gdlr-logo-right-text.gdlr-align-left, .gdlr-logo-right-text.gdlr-align-right {
      margin-bottom:0;
  }

  #content-section-1 .flexslider .slides > li {
      height:auto;
  }
  #join-news .container {
      display:block;
  }

  #join-news .four,
  #join-news .eight {
    display:block;
    width: 100%;
    max-width:100%;
    margin:0;
    background-size:100% 1px;
  }
  #join-news .four {
      background:none;
  }
  #join-news .four .gdlr-item {
      background:#3d3d3d;
  }
  .gdlr-item-title-wrapper.pos-left .gdlr-item-title {
      display:block;
  }
  .gdlr-item-title-wrapper.pos-left .gdlr-right-text-link:before {
      content:"";
      margin:0 8px 0 0;
  }

	.home .attachment-news-thumbnail-size.wp-post-image {
		height: 200px;
		width: 100%;
	}

} /* max-width:767px */



@media only screen and (max-width:640px) {

}	/* max-width:640px */



@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
  .gdlr-navigation-wrapper.gdlr-align-left .top-social-wrapper {
      margin:0;
  }
  .gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul {
      padding-right:10px;
  }
  .gdlr-navigation-wrapper .gdlr-main-menu > li > a {
      padding-left:10px !important;
      font-size:13px;
  }

} /* orientation:landscape */



@media only screen and (min-device-width:320px) and (max-device-width:1024px) and (orientation:portrait),
only screen and (min-device-width:320px) and (max-device-width:1024px) and (orientation:landscape) {
	.top-navigation-wrapper {
		display: none;
	}

	body .gdlr-logo {
		padding-right: 10px !important;
	}

	#mob_secmenu {
		display: block;
		float: right;
		margin: -120px 0 0;
		width: 100px;
	}

	#mob_secmenu p {
		margin: 0;
	}

	#mob_secmenu a {
		color: #C8C8C8;
	}

	#mob_secmenu .top-donate {
		background: none repeat scroll 0 0 #83aa30;
		color: #fff;
		float: left;
		margin: 5px 0;
		padding: 5px 10px 8px;
	}

	.gdlr-logo-right-text.gdlr-align-left, .gdlr-logo-right-text.gdlr-align-right {
		margin-bottom: 0 !important;
	}

	#layerslider_2 {
		height: 500px !important;
	}

	.image_text {
		float: left !important;
		margin: 156px 0 0 !important;
		width: 100% !important;
	}

	.gdlr-caption-wrapper.position-post-right {
		display: block !important;
	}

	.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-text {
		display: block !important;
	}

	h1.ls-l {
		background: none repeat scroll 0 0 #83aa30;
		height: 500px !important;
		width: 100% !important;
	}

	img.ls-l {
		height: auto !important;
		width: 100% !important;
	}

	.ls-container .gdlr-caption-feature {
		margin-top: 10px;
	}

	.top-social-wrapper {
		margin-left: 50px !important;
		margin-right: 0 !important;
	}

} /* (min-device-width:640px) and (max-device-width:1024px) and (orientation:portrait) */

#membersubtotal {
  color: #e74700;
  font-size: 16px;
  font-weight: bold;
}
