/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/* coupon Styling */
.wt-mycoupons ul li {
    box-sizing: border-box;
    display: inline-block;
    padding: 15px;
    width: 170px;
    min-height: 60px;
    margin-bottom: 15px;
    vertical-align: top;
    line-height: 1.4;
}   


.wt_coupon_wrapper{ width:100%; position:relative; flex-direction:row; flex-wrap:wrap; display:flex; justify-content:flex-start; margin-bottom:15px; gap:26px;  padding:15px 4px 4px 4px; }
.wt_coupon_wrapper .wt-single-coupon, .wt_coupon_wrapper .wt-sc-hidden-coupon-box{ width: 30%; min-width: 314px; margin: 0px; flex: 1 0 30%; }
.wt_coupon_wrapper .wt-sc-hidden-coupon-box{ content:""; visibility:hidden; }


.wt_sc_pagination{ width:100%; clear:both; margin-bottom:15px; text-align:right; }
.wt_sc_pagination .woocommerce-pagination{ display:inline-block; float:none; }
.wt_sc_available_coupon_sort_by{ float:right; font-size:14px; }
.wt_sc_bogo_cart_item_discount, .wt_sc_bogo_cart_item_discount *{ color:green; font-size:small; }.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}/*
Theme Name: Charity Hub
Theme URI: http://themes.goodlayers2.com/charityhub
Description: Charity Hub Wordpress Theme
Author: Goodlayers
Author URI: http://www.goodlayers.com
Version: 1.4.3
License: 
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light, Green, two-columns, fluid-layout, custom-background, custom-colors, featured-images, theme-options
Text Domain: gdlr_translate
*/

/*--- reset ---*/
/*--- reset5 Â© 2011 opensource.736cs.com MIT ---*/
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,
pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,
s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,
mark,menu,meter,nav,output,progress,section,summary,time,video{ border:0; outline:0; 
	font-size:100%; vertical-align:baseline; background:transparent; margin:0;padding:0; }
article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{ display:block; }
nav ul{ list-style:none; }
ol{ list-style:decimal; }
ul{ list-style:disc; }
ul ul{ list-style:circle; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:none; }
ins{ text-decoration:underline; }
del{ text-decoration:line-through; }
mark{ background:none; }
abbr[title],dfn[title]{ border-bottom:1px dotted #000; cursor:help; }
table{ border-collapse:collapse;border-spacing:0; }
hr{ display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}
input[type=submit],input[type=button],button{ margin:0; padding:0;}
input,select,a img{ vertical-align:middle; }

b, strong{ font-weight: bold; }
i, em{ font-style: italic; }

/*--- clear ---*/
.clear{ display: block; clear: both; visibility: hidden; line-height: 0; height: 0; zoom: 1; }
.clear-fix{ zoom: 1; }
.clear-fix:after{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

/*--- wordpress core ---*/
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float:right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.aligncenter { display: block; margin: 5px auto 5px auto; }
a img.alignright { float: right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 20px 20px 0;}
a img.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { background: #fff; border-width: 1px; border-style: solid; max-width: 96%;
    padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.sticky{}
.bypostauthor{}

.gallery-item .gallery-icon { margin-right: 10px; }
i{ margin-right: 5px; }
a{ text-decoration: none; }
p{ margin-bottom: 20px; }
ul, ol{ margin-bottom: 20px; margin-left: 30px; }
body { line-height: 1.7; font-family: Arial, Helvetica, sans-serif; overflow-y: scroll;
	-webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
h1, h2, h3, h4, h5, h6 { line-height: 1.3; margin-bottom: 18px; font-weight: 400; }	

/*----------------------------------------------------------------------*/
/*---------------             THEME STYLE             ------------------*/
/*----------------------------------------------------------------------*/

/*--- structure ---*/
.container{ padding: 0px; margin: 0px auto; position: relative; }
.column, .columns{ float: left; position: relative; min-height: 1px; }

.one-ninth{ width: 11.111%; }
.one-eighth{ width: 12.5%; }
.one-seventh{ width: 14.285%; }
.one-fifth{ width: 20%; }
.two-fifth{ width: 40%; }
.three-fifth{ width: 60%; }
.four-fifth{ width: 80%; }

.one{ width: 8.333% }
.two{ width: 16.666%; }
.three{ width: 25%; }
.four{ width: 33.333%; }
.five{ width: 41.666%; }
.six{ width: 50%; }
.seven{ width: 58.334%; }
.eight{ width: 66.667%; }
.nine { width: 75%; }
.ten { width: 83.334%; }
.eleven { width: 91.667%; }
.twelve{ width: 100%; }

.ie7 .sf-mega-section.three{ width: 24%; }

.gdlr-item{ margin: 0px 15px 20px; min-height: 1px; }
.gdlr-full-size-wrapper .gdlr-item-no-space{ margin-bottom: 0px; }
.gdlr-item-no-space{ margin: 0px 15px 40px; }
.gdlr-item-no-space .gdlr-item{ margin: 0px; }
.gdlr-item.gdlr-main-content { margin-bottom: 55px; }
.gdlr-item.gdlr-divider-item{ margin-bottom: 50px }
.section-container, .gdlr-item-start-content, .gdlr-parallax-wrapper, .gdlr-color-wrapper{ padding-top: 60px;  }
.gdlr-color-wrapper, .gdlr-parallax-wrapper, .gdlr-full-size-wrapper{ padding-bottom: 40px; }
.gdlr-full-size-wrapper .gdlr-item,
.gdlr-full-size-wrapper .gdlr-item-no-space{ margin-left: 0px; margin-right: 0px; }

.ie7 .gdlr-item-start-content{ overflow: hidden; }
audio{ width: 100%; }
.mejs-container .mejs-controls .mejs-horizontal-volume-slider{ position: relative; clear: both; float: right; top: -31px; }
img, video{ max-width: 100%; height: auto; width: auto; /* for ie8 */ }
input[type="text"], input[type="email"], input[type="password"], textarea{ 
	border: 0px; outline: none; padding: 6px; max-width: 100%; }

/*--- transition / color animation  ---*/
a{
	transition: color 300ms, background-color 300ms, opacity 300ms;
	-moz-transition: color 300ms, background-color 300ms, opacity 300ms;    /* FF3.7+ */
	-o-transition: color 300ms, background-color 300ms, opacity 300ms;      /* Opera 10.5 */
	-webkit-transition: color 300ms, background-color 300ms, opacity 300ms; /* Saf3.2+, Chrome */ }

/*--- boxed style ---*/	
.body-wrapper.gdlr-boxed-style { margin: 0px auto;
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 5px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15); }	
	
img.gdlr-full-boxed-background{ min-height: 100%; min-width: 1024px;
  width: 100%; height: auto; position: fixed; top: 0; left: 0; z-index: -1; }

@media screen and (max-width: 1024px) {
  img.gdlr-full-boxed-background { left: 50%; margin-left: -512px; }
}
	
/*--- top navigation ---*/
.top-navigation-wrapper{ position: relative; z-index: 98; font-size: 13px; font-weight: bold; 
	padding-top: 10px;}
.top-navigation-left{ float: left; margin: 0px 15px;  }
.top-navigation-right{ float: right; margin: 0px 15px; }
.top-navigation-wrapper a, .gdlr-logo-right-text a { margin-right: 8px; margin-left: 8px; }
.top-navigation-wrapper a:last-child, .gdlr-logo-right-text a:last-child { margin-right: 0px; }

.top-social-wrapper{ padding-top: 28px; margin: 0px 20px; } 
.top-social-wrapper .social-icon{ float: left; margin-left: 14px; max-width: 16px; }
.top-social-wrapper .social-icon:first-child{ margin-left: 0px; }
.top-social-wrapper .social-icon a:hover{ opacity: 0.6; filter: alpha(opacity=60); }

/*--- search form ---*/
.gdlr-nav-search-form-button-wrapper { float: left; border-left-width: 1px; border-right-width: 1px; border-style: solid; }
.gdlr-nav-search-form form{ position: relative; display: block; }
.gdlr-nav-search-form input[type="text"]{ margin: 0px; padding: 16px; height: 16px; 
	font-size: 11px; background-color: transparent; font-weight: normal; text-transform: uppercase; }
.gdlr-nav-search-form .search-text{ float: left; overflow: hidden; width: 0px; }
.gdlr-nav-search-form-button { overflow: hidden; font-size: 14px; width: 14px; height: 14px; 
	padding: 16px; cursor: pointer; line-height: 1; }
.gdlr-nav-search-form-button i{ margin: 0px; }

/*--- top login menu---*/
.gdlr-login-form input[type="text"], .gdlr-login-form input[type="email"], 
.gdlr-login-form input[type="password"]{ width: 200px; padding: 12px; margin-bottom: 5px; }
.gdlr-login-form label { display: block; margin-bottom: 4px; }
.gdlr-login-form p { margin-bottom: 0px; margin-top: 9px; overflow: hidden; }
.gdlr-login-form p:first-child{ margin-top: 0px; }
.gdlr-login-form input[type="submit"] { margin-bottom: 0px; }
.gdlr-login-form input[type="checkbox"] { margin: 2px 10px 0px 0px; float: left; }
.gdlr-login-form .login-remember{ padding-top: 3px; }

/*--- header ---*/
.gdlr-fixed-menu.gdlr-navigation-wrapper{ position: fixed; top: 0px; left: 0px; right: 0px; z-index: 9999; }
.gdlr-fixed-menu .gdlr-logo img { width: auto; }
.gdlr-fixed-menu .gdlr-main-menu > li > a { padding-bottom: 18px; }
.gdlr-fixed-menu .gdlr-navigation-slide-bar{ display: none; }
.gdlr-fixed-menu.gdlr-header-inner{
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15); }
.admin-bar .gdlr-fixed-menu{ top: 32px }

.gdlr-header-wrapper{ position: relative; z-index: 99; }
.gdlr-header-container{ position: relative; z-index: 97; }
.gdlr-logo{ float: left; }
.gdlr-logo h1{ margin-bottom: 0px; line-height: 0; }

.gdlr-navigation-wrapper .gdlr-navigation{ margin: 0px 15px; line-height: 1.7; }
.gdlr-navigation-wrapper .gdlr-navigation-container{ position: relative; line-height: 0; }
.gdlr-navigation-wrapper .gdlr-main-menu > li{ padding: 0px; }
.gdlr-navigation-wrapper .gdlr-main-menu > li > a{ padding: 23px 20px; margin: 0px; font-weight: bold; }
.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul{ padding-right: 42px; }
.gdlr-navigation-wrapper .gdlr-main-menu > li > a.sf-with-ul:after{ top: 50%; right: 20px; }
.gdlr-navigation-wrapper .gdlr-main-menu > .gdlr-mega-menu .sf-mega{ top: 100%; }
.gdlr-navigation-wrapper.gdlr-align-left .gdlr-main-menu{ float: left; }
.gdlr-navigation-wrapper.gdlr-align-left .top-social-wrapper{ float: right; }
.gdlr-navigation-wrapper.gdlr-align-right .gdlr-main-menu{ float: right; }
.gdlr-navigation-wrapper.gdlr-align-right .top-social-wrapper{ float: left; }
.gdlr-navigation-wrapper.gdlr-align-center .gdlr-navigation{ text-align: center; }
.gdlr-navigation-wrapper.gdlr-align-center .top-social-wrapper{ display: none; }

.gdlr-navigation-wrapper{ position: absolute; top: 0px; left: 0px; right: 0px; }
.gdlr-navigation-wrapper.gdlr-fixed-menu{ height: auto; }
.gdlr-navigation-substitute{ position: relative; z-index: 91; height: 38px; }
.gdlr-header-style-2.gdlr-centered .gdlr-navigation-wrapper.gdlr-fixed-menu{ border-bottom-width: 4px; border-bottom-style: solid; }
.gdlr-header-style-2.gdlr-centered .gdlr-navigation-wrapper.gdlr-fixed-menu .gdlr-navigation{ border-bottom: 0px; }

.gdlr-header-style-2.gdlr-centered .gdlr-header-container{ text-align: center; }
.gdlr-header-style-2.gdlr-centered .gdlr-logo { float: none; display: inline-block; }
.gdlr-header-style-2.gdlr-centered .gdlr-navigation { line-height: 0; 
	border-bottom-width: 4px; border-bottom-style: solid; }
.gdlr-header-style-2.gdlr-centered .gdlr-navigation .sf-menu { text-align: left; line-height: 1.7;
	display: inline-block; zoom: 1; *display: inline; text-transform: uppercase; }
.gdlr-header-style-2.gdlr-centered .gdlr-navigation .sf-menu > .gdlr-mega-menu > .sub-menu { margin-top: -4px; }
.gdlr-navigation .sf-menu{ text-transform: uppercase; font-size: 14px; }

.gdlr-header-style-2.gdlr-centered .gdlr-logo.gdlr-align-left{ float: left; display: block; }
.gdlr-header-style-2.gdlr-centered .gdlr-logo.gdlr-align-right{ float: right; display: block; }
.gdlr-header-style-2.gdlr-centered .gdlr-header-inner{ margin: 0px 15px; }
.gdlr-logo-right-text { font-size: 13px; }
.gdlr-logo-right-text.gdlr-align-left{ float: right; }
.gdlr-logo-right-text.gdlr-align-right{ float: left; }
.gdlr-logo-right-text i.gdlr-icon{ margin-right: 7px; }


.gdlr-page-title-wrapper { padding: 75px 0px 38px; position: relative; z-index: 89;
	background: url(//www.kalixnd.org/wp-content/themes/charityhub/images/page-title-background.jpg); background-position: center; }
.gdlr-page-title-wrapper .gdlr-page-title-overlay{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; 
	background: #000; opacity: 0.2; filter: alpha(opacity=20); }
.gdlr-page-title-wrapper .gdlr-page-title-container{ position: relative; }
.gdlr-page-title-wrapper .gdlr-page-title{ font-size: 35px; margin: 0px 25px 0px 0px; font-weight: bold; 
	text-align: center; display: inline; }
.gdlr-page-title-wrapper .gdlr-page-caption{ font-size: 17px; display: inline; font-weight: normal; 
	text-align: center; font-style: italic; }
.gdlr-page-title-wrapper .gdlr-page-title-inner{ margin: 0px 20px; display: inline-block;
	 padding: 26px 0px; }

.content-wrapper{ position:relative; z-index: 89; clear: both; }

/*--- header shortcode ---*/
.gdlr-heading-shortcode.with-background { padding: 8px 19px; display: inline-block; }
.gdlr-heading-shortcode i { margin-right: 10px; }

/*--- wrapper item ---*/
.gdlr-color-wrapper, 
.gdlr-parallax-wrapper{ overflow: hidden; background-position: center 0px; 
	background-repeat: repeat; position: relative; }
	
/*--- sidebar ---*/
.with-sidebar-container .with-sidebar-content{ float: right; }
.gdlr-widget-title { font-size: 18px; font-weight: 700; margin-bottom: 30px; }
.gdlr-sidebar .gdlr-widget-title{ padding-right: 4px; padding-bottom: 10px; border-bottom-width: 3px; border-bottom-style: solid; }
.widget.gdlr-widget { margin-bottom: 60px; }

/*--- stunning-text ---*/	
.gdlr-stunning-text-item{ position: relative; }

.gdlr-stunning-text-item.type-center{ text-align:center;  margin-bottom: 35px; }
.gdlr-stunning-text-item.type-center .stunning-text-title{ font-size: 40px; font-weight: 700; margin-bottom: 30px; }
.gdlr-stunning-text-item.type-center .stunning-text-caption{ font-size: 16px; }
.gdlr-stunning-text-item.type-center .stunning-text-button{ margin: 20px 0px 0px; }

.gdlr-stunning-text-item.type-normal.gdlr-button-on{ padding-right: 150px; }
.gdlr-stunning-text-item.type-normal .stunning-text-title{ font-size: 26px; margin-bottom: 18px; }
.gdlr-stunning-text-item.type-normal .stunning-text-caption{ font-size: 15px; }
.gdlr-stunning-text-item.type-normal .stunning-text-button{ position: absolute; right: 0px; top: 50%; 
	margin-top: -22px; margin-right: 0px; }

.gdlr-stunning-text-item.with-padding{ padding: 35px 35px 15px; }
.gdlr-stunning-text-item.with-padding.with-border{ border-width: 3px; border-style: solid; }
.gdlr-stunning-text-item.with-padding.gdlr-button-on{ padding-right: 180px; }
.gdlr-stunning-text-item.with-padding .stunning-text-button{ right: 40px; }
.gdlr-stunning-text-item.with-padding .stunning-text-caption{ margin-bottom: 20px; }

/*--- footer ---*/
.footer-wrapper{ position: relative; }
.footer-wrapper a { cursor: pointer; }
.footer-wrapper .widget.gdlr-widget { margin-bottom: 60px; }
.footer-wrapper .gdlr-widget-title { margin-bottom: 35px; }
.footer-container{ padding-top: 65px; padding-bottom: 10px; }
.ie7 .footer-wrapper{ overflow: hidden; }

.copyright-left { margin: 0px 15px; float: left; }
.copyright-right { margin: 0px 15px; float: right; }
.copyright-wrapper{ border-top-width: 1px; border-top-style: solid; }
.copyright-container{ padding: 15px 0px; }

/*--- shortcode ---*/
.gdlr-shortcode-wrapper { margin-left: -15px; margin-right: -15px; }

/*--- 404 page not found ---*/
.page-not-found-block { text-align: center; padding: 50px 50px 60px; margin: 50px 0px 50px; }
.page-not-found-block .page-not-found-title { font-size: 45px; line-height: 1; margin-bottom: 17px; }
.page-not-found-block .page-not-found-caption { font-size: 20px; margin-bottom: 35px; }
.page-not-found-block .page-not-found-icon { font-size: 89px; line-height: 1;  margin-bottom: 20px; }
.page-not-found-search { max-width: 300px; margin: 0px auto; }
.page-not-found-search  .gdl-search-form{ padding-right: 30px; }
.page-not-found-search  .gdl-search-form input[type="text"]{ padding: 12px 32px 12px 15px; font-size: 15px;
	border: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;}
.page-not-found-search  .gdl-search-form input[type="submit"]{
	background-image: url(//www.kalixnd.org/wp-content/themes/charityhub/images/light/icon-search.png); }
	
body.search .page-not-found-block{ margin-top: 0px; }	

/*----------------------------------------------------------------------*/
/*---------------             CONTENT ITEM            ------------------*/
/*----------------------------------------------------------------------*/

/*--- item title ---*/
.gdlr-item-title-wrapper{ margin: 0px 15px; }
.gdlr-title-item .gdlr-item-title-wrapper { margin-left: 0px; margin-right: 0px; }

.gdlr-item-title-wrapper.pos-center{ text-align: center; position: relative; margin-bottom: 40px; }
.gdlr-item-title-wrapper.pos-center .gdlr-item-title{ font-size: 32px; font-weight: normal; display: inline; }
.gdlr-item-title-wrapper.pos-center .gdlr-item-caption{ font-size: 16px; margin-top: 14px; }
.gdlr-item-title-wrapper.pos-center .gdlr-right-text-link{ position: absolute; right: 0px; top: 50%; margin-top: -8px; }
.gdlr-item-title-wrapper.pos-center .gdlr-flex-prev { font-size: 32px; margin-right: 40px; cursor: pointer; }
.gdlr-item-title-wrapper.pos-center .gdlr-flex-next { font-size: 32px; margin-left: 40px; cursor: pointer; margin-right: 0px; }

.gdlr-item-title-wrapper.pos-left{ padding-bottom: 15px; position: relative;
	border-bottom-width: 3px; border-bottom-style: solid; margin-bottom: 30px; }
.gdlr-item-title-wrapper.pos-left .gdlr-item-title-icon{ margin-right: 14px; font-size: 24px; }
.gdlr-item-title-wrapper.pos-left .gdlr-item-title { display: inline; font-size: 22px; 
	font-weight: bold; margin-bottom: 0px; }
.gdlr-item-title-wrapper.pos-left .gdlr-right-text-link{ font-size: 14px; margin-right: 12px; }
.gdlr-item-title-wrapper.pos-left .gdlr-right-text-link:before { content: '/'; margin: 0px 8px 0px 12px; }
.gdlr-item-title-wrapper.pos-left .gdlr-flex-prev { font-size: 24px; margin-right: 9px; cursor: pointer; }
.gdlr-item-title-wrapper.pos-left .gdlr-flex-next { font-size: 24px; margin-left: 9px; cursor: pointer; margin-right: 0px; }
.gdlr-item-title-wrapper.pos-left .gdlr-nav-carousel { position: absolute;
    top: 50%; right: 0px; margin-top: -16px; }

.gdlr-item-title-wrapper.pos-icon{ padding-bottom: 10px; text-align: center; position: relative;
	border-bottom-width: 4px; border-bottom-style: solid; margin-bottom: 40px; }
.gdlr-item-title-wrapper.pos-icon .gdlr-item-title-icon{ margin-right: 14px; font-size: 24px; }
.gdlr-item-title-wrapper.pos-icon .gdlr-item-title { display: inline; font-size: 24px; 
	font-weight: bold; margin-bottom: 0px; }
.gdlr-item-title-wrapper.pos-icon .gdlr-right-text-link{ font-size: 14px; margin-right: 12px; }
.gdlr-item-title-wrapper.pos-icon .gdlr-right-text-link:before { content: '\\'; margin: 0px 8px 0px 12px; }
.gdlr-item-title-wrapper.pos-icon .gdlr-flex-prev { font-size: 24px; margin-right: 30px; cursor: pointer; }
.gdlr-item-title-wrapper.pos-icon .gdlr-flex-next { font-size: 24px; margin-left: 30px; cursor: pointer; margin-right: 0px; }

/*--- accordion / toggle ---*/
.accordion-tab > .accordion-content{ display: none; }
.accordion-tab.active > .accordion-content{ display: block; }

.gdlr-accordion-item.style-1 .accordion-tab{ overflow: hidden; padding-bottom: 4px; }
.gdlr-accordion-item.style-1 .accordion-title{ padding: 9px; font-weight: 600; 
	font-size: 15px; line-height: 26px; margin-bottom: 0px; cursor: pointer; }
.gdlr-accordion-item.style-1 .accordion-title i{ margin-right: 15px; font-size: 10px; 
	width: 8px; height: 11px; padding: 8px 9px 7px; display: inline-block; }
.gdlr-accordion-item.style-1 .accordion-content{ padding-top: 18px; margin-left: 50px; }

.gdlr-accordion-item.style-2 .accordion-tab{ overflow: hidden; padding-bottom: 4px; }
.gdlr-accordion-item.style-2 .accordion-title{ padding-bottom: 17px; font-weight: 400; 
	font-size: 15px; line-height: 18px; margin-bottom: 0px; cursor: pointer; }
.gdlr-accordion-item.style-2 .accordion-title i{ margin-right: 13px; font-size: 18px;  }
.gdlr-accordion-item.style-2 .accordion-content{ margin-left: 29px;  }

/*--- button ---*/
.gdlr-button, input[type="button"], input[type="submit"]{ display: inline-block; font-size: 12px; 
	padding: 14px 24px; margin-bottom: 15px; margin-right: 5px; background: transparent;
	outline: none; cursor: pointer; font-weight: 700; border: none; text-transform: uppercase; letter-spacing: 1px; }
.gdlr-button.small{ font-size: 11px; padding: 8px 16px; }
.gdlr-button.large{ font-size: 14px; padding: 15px 27px; }
.gdlr-button.with-border{ border-bottom-width: 3px; border-bottom-style: solid; }
.gdlr-button .gdlr-icon { margin-right: 5px; letter-spacing: 1px; }

/*--- column service ---*/
.gdlr-column-service-item .column-service-icon{ margin-right: 15px; font-size: 30px; line-height: 18px; }
.gdlr-column-service-item .column-service-icon i{ margin: 0px; }
.gdlr-column-service-item .column-service-title{ font-weight: 400; margin-bottom: 20px; font-size: 20px; line-height: 25px; }
.gdlr-column-service-item.gdlr-type-1 .column-service-icon{ float: left; margin-right: 25px; }
.gdlr-column-service-item.gdlr-type-1 .column-service-content-wrapper{ overflow: hidden; }

.gdlr-column-service-item.gdlr-type-2{ text-align: center; }
.gdlr-column-service-item.gdlr-type-2 .column-service-icon{ width: 25px; height: 25px; font-size: 25px; 
	line-height: 1; padding: 20px; margin: 0px auto 30px; 
	-moz-border-radius: 33px; -webkit-border-radius: 33; border-radius: 33px; }
	
.gdlr-column-service-item.gdlr-type-image .column-service-image { float: left; 
	margin-right: 25px; max-width: 40%; }
.gdlr-column-service-item.gdlr-type-image .column-service-content-wrapper { overflow: hidden; }

/*--- service with image ---*/	
.gdlr-service-with-image-item .service-with-image-thumbnail{ max-width: 250px; float: left; margin-right: 40px; }	
.gdlr-service-with-image-item .service-with-image-title{ font-size: 35px; margin-top: 40px; }	
.gdlr-service-with-image-item .service-with-image-content-wrapper{ overflow: hidden; }	

.gdlr-service-with-image-item.gdlr-right{ text-align: right; }
.gdlr-service-with-image-item.gdlr-right .service-with-image-thumbnail{ float: right; margin-left: 40px; margin-right: 0px; }
	
/*--- feature media ---*/		
.gdlr-feature-media-item .feature-media-title{ font-size: 34px; font-weight: bold; 
	text-transform: uppercase; margin-bottom: 7px; letter-spacing: 3px; }	
.gdlr-feature-media-item .feature-media-caption{ font-size: 18px;
	text-transform: uppercase; margin-bottom: 6px; letter-spacing: 1px; }	
.gdlr-feature-media-item .feature-media-button{ margin-top: 18px; letter-spacing: 1px; }	
.gdlr-feature-media-item .feature-media-thumbnail{ float: left; margin-right: 50px; width: 44%; }
.gdlr-feature-media-item .feature-media-content{ margin-top: 28px; overflow: hidden; }
	
/*--- divider ---*/
.gdlr-divider{ border-bottom-width: 1px; border-style: solid; margin: 0px auto; max-width: 100%; }
.gdlr-divider.double{ height: 3px; border-top-width: 1px; }
.gdlr-divider.dotted{ border-style: dashed; }
.gdlr-divider.double-dotted{ height: 3px; border-top-width: 1px; border-style: dashed; }
.gdlr-divider.thick{ border-bottom-width: 3px; }

/*--- box with icon ---*/
.gdlr-box-with-icon-item{ text-align: center; padding: 40px 30px 20px; position: relative; }
.gdlr-box-with-icon-item > i{ font-size: 45px; display: inline-block; margin-bottom: 22px; margin-right: 0; }	
.gdlr-box-with-icon-item .box-with-icon-title{ font-size: 20px; margin-bottom: 20px; display: block; }	

.gdlr-box-with-icon-item.pos-left{ text-align: left; padding: 30px 40px 20px; }
.gdlr-box-with-icon-item.pos-left > i{ float: left; margin: 5px 25px 0px 0px; }

.gdlr-box-with-icon-item.type-circle .box-with-circle-icon{ padding: 18px; display: inline-block; 
	position: absolute; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; }
.gdlr-box-with-icon-item.type-circle .box-with-circle-icon > i{ font-size: 22px; margin-right: 0; }	
.gdlr-box-with-icon-item.type-circle.pos-top{ padding-top: 50px; }
.gdlr-box-with-icon-item.type-circle.pos-top .box-with-circle-icon{ top: -30px; left: 50%; margin-left: -30px; }
.gdlr-box-with-icon-item.type-circle.pos-left{ margin-left: 40px; padding-left: 50px; }
.gdlr-box-with-icon-item.type-circle.pos-left .box-with-circle-icon{ left: -30px; top: 50%; margin-top: -30px; }

/*-- icon --*/
i.gdlr-icon { margin-right: 10px; }

/*--- frame ---*/
.gdlr-frame-shortcode{ line-height: 1; }
.gdlr-frame-shortcode.gdlr-align-left{ float: left; margin-right: 20px; margin-bottom: 20px; }
.gdlr-frame-shortcode.gdlr-align-right{ float: right; margin-left: 20px; margin-bottom: 20px; }
.gdlr-frame-shortcode.gdlr-align-center{ text-align: center; margin-bottom: 20px; }
.gdlr-frame-shortcode .gdlr-frame-caption{ display: block; text-align: center; margin-top: 15px; }

.gdlr-frame{ display: inline-block; max-width: 100%; position: relative; }
.gdlr-frame img{ display: block; }
.gdlr-frame.frame-type-border{ padding: 6px; border-style: solid; border-width: 1px; }
.gdlr-frame.frame-type-solid{ padding: 5px; }
.gdlr-frame.frame-type-rounded{ overflow: hidden; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.gdlr-frame.frame-type-circle{ overflow: hidden; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }

.gdlr-frame.frame-type-solid.frame-type-circle .gdlr-image-link-shortcode,
.gdlr-frame.frame-type-border.frame-type-circle .gdlr-image-link-shortcode{ overflow: hidden;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-frame.frame-type-solid.frame-type-rounded .gdlr-image-link-shortcode,
.gdlr-frame.frame-type-border.frame-type-rounded .gdlr-image-link-shortcode{ overflow: hidden;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }

.gdlr-image-frame-item{ text-align: center; line-height: 1; }
.gdlr-image-frame-item .image-frame-item{ display: inline-block; }	
	
/*--- image link ---*/
.gdlr-image-link-shortcode{ position: relative; }
.gdlr-image-link-shortcode .gdlr-image-link-overlay{ 
	position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; 
	opacity: 0; filter: alpha(opacity=0); cursor: pointer; }	
.gdlr-image-link-shortcode .gdlr-image-link-icon{
	padding: 25px; line-height: 1; display: inline-block; 
	position: absolute; top: 50%; left: 50%; margin-top: -37px; margin-left: -37px;
	background: url(//www.kalixnd.org/wp-content/themes/charityhub/images/portfolio-icon-overlay.png); opacity: 0; filter: alpha(opacity=0);
	-moz-border-radius: 37px; -webkit-border-radius: 37px; border-radius: 37px; filter: inherit; }
.gdlr-image-link-shortcode .gdlr-image-link-icon i{ margin-right: 0px; }
.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-link{ font-size: 22px; padding: 1px;}
.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-search{ font-size: 22px; padding: 2px; }
.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-play{ font-size: 21px; margin-left: 4px; }	

/*--- personnel ---*/	
.gdlr-personnel-item.carousel.round-style{ padding-top: 45px; }
.gdlr-personnel-item.carousel .personnel-item{ margin: 0px 15px; }
.gdlr-personnel-item.carousel.box-style .personnel-item{ padding-top: 35px; }
.gdlr-personnel-item.carousel .personnel-item:first-child{ margin-left: 0px; }
.gdlr-personnel-item-wrapper .gdlr-item-title-wrapper.pos-center .gdlr-item-title { font-size: 34px; }
.personnel-content .gdlr-icon { margin-right: 5px; }
.gdlr-personnel-item.box-style .personnel-item-inner{ padding: 25px 30px; position: relative; }	
.gdlr-personnel-item.box-style .personnel-item-inner:after{ content: ''; height: 0px; width: 0px; 
	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.gdlr-personnel-item.box-style .personnel-info{ margin-top: 30px; text-align: center; }
.gdlr-personnel-item.box-style .personnel-author{ font-size: 21px; font-weight: bold; }	
.gdlr-personnel-item.box-style .personnel-author-image{ width: 65px; height: 65px; 
	position: absolute; left: 50%; top: -35px; margin-left: -35px;
	border-width: 3px; border-style: solid; overflow: hidden;
	-moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; }
.gdlr-personnel-item.box-style .personnel-position{ font-size: 15px; }	
.gdlr-personnel-item.box-style .personnel-content{ text-align: center; margin-top: 15px; }	
.gdlr-personnel-item.box-style .personnel-social{ text-align: center; font-size: 20px; margin-top: 14px; }	
.gdlr-personnel-item.box-style .personnel-social i{ margin: 0px 1px; }	

.gdlr-personnel-item.plain-style .personnel-item-inner{ padding: 25px 30px; position: relative; }	
.gdlr-personnel-item.plain-style .personnel-item-inner:after{ content: ''; height: 0px; width: 0px; 
	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.gdlr-personnel-item.plain-style .personnel-info{ margin-top: 20px; text-align: center; }
.gdlr-personnel-item.plain-style .personnel-author{ font-size: 21px; font-weight: bold; }	
.gdlr-personnel-item.plain-style .personnel-position{ font-size: 15px; }	
.gdlr-personnel-item.plain-style .personnel-content{ text-align: center; margin-top: 20px; }	
.gdlr-personnel-item.plain-style .personnel-social{ text-align: center; font-size: 22px; margin-top: 14px; }
.gdlr-personnel-item.box-style{ margin-top: 35px; }
.gdlr-personnel-item.plain-style .personnel-social i{ margin: 0px 5px 0px 0px; }	

.gdlr-personnel-item.round-style .personnel-item,
.gdlr-personnel-item.round-style .personnel-author-image{ position: relative; overflow: hidden;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-personnel-item.round-style .personnel-item img{ display: block; }
.gdlr-personnel-item.round-style .personnel-item-inner{ position: absolute; opacity: 0; filter: alpha(opacity=0);
	top: 50%; left: 40px; right: 40px; text-align: center; background: transparent; }
.gdlr-personnel-item.round-style .personnel-author{ font-size: 20px; font-weight: bold; margin-bottom: 2px; }
.gdlr-personnel-item.round-style .personnel-position{ font-size: 16px; font-style: italic; }
.gdlr-personnel-item.round-style .personnel-content{ margin-top: 20px;  }

/*--- pie chart ---*/
.gdlr-pie-chart-item { text-align: center; }
.gdlr-pie-chart-item .gdlr-chart{ margin: 0px auto 30px;  }
.gdlr-pie-chart-item .pie-chart-title{ font-size: 17px; font-weight: 400; }

/*--- skill bar ---*/
.gdlr-skill-bar-wrapper{ margin-bottom: 15px; }

.gdlr-skill-bar-wrapper .gdlr-skill-bar-progress{ width: 0; position: relative; }
.gdlr-skill-bar-wrapper.gdlr-size-small .gdlr-skill-bar-progress{ height: 8px; }
.gdlr-skill-bar-wrapper.gdlr-size-medium .gdlr-skill-bar-progress{ padding: 8px 0px; font-size: 15px; }
.gdlr-skill-bar-wrapper.gdlr-size-large .gdlr-skill-bar-progress{ padding: 14px 0px; font-size: 17px; }

.gdlr-skill-bar-wrapper .skill-bar-content{ font-weight: bold; }
.gdlr-skill-bar-wrapper.gdlr-size-small .skill-bar-content{ margin-bottom: 10px; display: block; font-size: 14px; }
.gdlr-skill-bar-wrapper.gdlr-size-small { margin-bottom: 20px; }
.gdlr-skill-bar-wrapper.gdlr-size-medium .skill-bar-content{ padding: 0px 16px; }
.gdlr-skill-bar-wrapper.gdlr-size-medium .skill-bar-content i{ position: absolute; font-size: 15px; 
	right: 8px; top: 50%; margin-top: -8px; }
.gdlr-skill-bar-wrapper.gdlr-size-large .skill-bar-content{ padding: 0px 22px; }
.gdlr-skill-bar-wrapper.gdlr-size-large .skill-bar-content i{ position: absolute; font-size: 18px; 
	right: 16px; top: 50%; margin-top: -9px;}

/*--- skill round ---*/	
.gdlr-round-skill-bar-wrapper .gdlr-round-skill-overlay{ background: #fff; opacity: 0.15; }

.gdlr-round-skill-bar-wrapper{ position: relative; overflow: hidden; }
.gdlr-round-skill-bar-wrapper .gdlr-round-skill-content{ text-align: center; }
.gdlr-round-skill-bar-wrapper .gdlr-round-skill-title{ font-size: 52px; line-height: 1; margin-bottom: 18px; }	
.gdlr-round-skill-bar-wrapper .gdlr-round-skill-caption{ font-size: 15px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; }	
	
/*--- notification ---*/
.gdlr-notification{ padding: 13px; }
.gdlr-notification > i{ float: left; margin-right: 15px; margin-top: 3px; }
.gdlr-notification > .notification-content{ display: block; overflow: hidden; }
.gdlr-notification.color-background{ padding: 16px;}
.gdlr-notification.color-border{ border-width: 3px; border-style: solid; }

/*--- tab ---*/	
.gdlr-tab-item.horizontal > .tab-title-wrapper{ overflow: hidden; }
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title{ float: left; border-style: solid; border-width: 1px 1px 1px 0px;
	font-size: 13px; line-height: 19px; font-weight: bold; padding: 11px 20px; margin-bottom: 0px; cursor: pointer; }
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title:first-child{ border-left-width: 1px; }
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title i{ margin-right: 10px; }
.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title.active{ border-bottom-width: 0px; padding-bottom: 12px; }
.gdlr-tab-item.horizontal > .tab-content-wrapper{ margin-top: -1px; padding: 20px 20px 0px;
	border-width: 1px; border-style: solid; }
.gdlr-tab-item.horizontal > .tab-content-wrapper .tab-content{ display: none; }
.gdlr-tab-item.horizontal > .tab-content-wrapper .tab-content.active{ display: block; }
	
.gdlr-tab-item.vertical > .tab-title-wrapper{ float: left; margin-right: -1px; max-width: 40%; text-align: center; }
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title{ border-style: solid; border-width: 0px 1px 1px;
	font-size: 13px; line-height: 19px; font-weight: bold; padding: 11px 30px; margin-bottom: 0px; cursor: pointer; }
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title:first-child{ border-top-width: 1px; }
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title.active{ padding-bottom: 12px; border-right-width: 0px; }
.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title i{ margin-right: 10px; }
.gdlr-tab-item.vertical > .tab-content-wrapper{ overflow: hidden; padding: 20px 20px 0px; 
	border-width: 1px; border-style: solid; }
.gdlr-tab-item.vertical > .tab-content-wrapper .tab-content{ display: none; }
.gdlr-tab-item.vertical > .tab-content-wrapper .tab-content.active{ display: block; }

.gdlr-tab-item.vertical.right > .tab-title-wrapper{ float: right; margin-left: -1px; margin-right: 0px; }
.gdlr-tab-item.vertical.right > .tab-title-wrapper .tab-title.active{ border-right-width: 1px; border-left-width: 0px; }

/*--- table ---*/
table{ width: 100%; text-align: center; }
table tr td{ padding: 15px 0px; border-bottom-width: 1px; border-bottom-style: solid; }
table tr th{ padding: 13px 0px; font-size: 16px; font-weight: normal; }
table.style-2{ border-spacing:2px; border-collapse:separate; }
table.style-2 tr td{ border-bottom-width: 0px; }

/*--- testimonial ---*/
.gdlr-testimonial-item.carousel .testimonial-item{ margin: 0px 15px; }
.gdlr-testimonial-item.carousel .testimonial-item:first-child{ margin-left: 0px; }

.gdlr-testimonial-item.round-style .testimonial-item{ padding-bottom: 35px; }	
.gdlr-testimonial-item.round-style .testimonial-item-inner{ padding: 30px 30px 60px; position: relative;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }	
.gdlr-testimonial-item.round-style .testimonial-info{ margin-top: 15px; }
.gdlr-testimonial-item.round-style .testimonial-author{ font-weight: bold; }
.gdlr-testimonial-item.round-style .testimonial-author-image{ width: 65px; height: 65px; 
	position: absolute; left: 50%; bottom: -35px; margin-left: -35px;
	border-width: 3px; border-style: solid; overflow: hidden;
	-moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; }

.gdlr-testimonial-item.box-style .testimonial-item{ padding-bottom: 75px; }	
.gdlr-testimonial-item.box-style .testimonial-item-inner{ padding: 25px 30px; position: relative; }	
.gdlr-testimonial-item.box-style .testimonial-item-inner:after{ content: ''; height: 0px; width: 0px; 
	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.gdlr-testimonial-item.box-style .testimonial-info{ margin-top: 15px; text-align: right; }
.gdlr-testimonial-item.box-style .testimonial-author{ font-weight: bold; }
.gdlr-testimonial-item.box-style .testimonial-author-image{ width: 65px; height: 65px; 
	position: absolute; right: 34px; bottom: -75px; }	

.gdlr-testimonial-item.plain-style .testimonial-item { text-align: center; font-size: 16px; }	
.gdlr-testimonial-item.plain-style .testimonial-item-inner{ padding: 25px 30px; position: relative; }	
.gdlr-testimonial-item.plain-style .testimonial-item-inner:after{ content: ''; height: 0px; width: 0px; 
	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.gdlr-testimonial-item.plain-style .testimonial-info{ margin-top: 15px; font-size: 16px; }
.gdlr-testimonial-item.plain-style .testimonial-author-image{ width: 94px; margin: 30px auto; 
	-moz-border-radius: 47px; -webkit-border-radius: 47px; border-radius: 47px; overflow: hidden; }	
.gdlr-testimonial-item.plain-style .testimonial-author:before { content: "- "; display: inline; }
.gdlr-testimonial-item.plain-style.large{ font-size: 20px; }

/*--- block quote ---*/
blockquote{ background-repeat: no-repeat; background-position: 20px 24px; font-size: 18px; font-style: italic;
	background-image: url(//www.kalixnd.org/wp-content/themes/charityhub/images/dark/quote-small.png); background-size: 24px 20px; padding: 20px 20px 0px 60px;
	border-bottom-width: 1px; border-top-width: 1px; border-style: solid; margin-bottom: 20px; }
blockquote.gdlr-align-left{ width: 33%; float: left; margin-right: 20px; margin-bottom: 20px; }
blockquote.gdlr-align-right{ width: 33%; float: right; margin-right: 20px; margin-bottom: 20px; }

/*--- dropcap ---*/
div.gdlr-dropcap{ margin-top: 2px; margin-bottom: 0px; margin-right: 7px; margin-left: 2px; float: left; font-size: 25px; font-size: 29px; 
	width: 32px; height: 32px; line-height: 30px; text-align: center; float: left; }
div.gdlr-dropcap.gdlr-type-circle{ -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; font-size: 18px; margin-right: 10px; }

/*--- urgent cause ---*/
.urgent-cause-wrapper{ padding: 34px 30px 31px; position: relative;}
.urgent-cause-wrapper .urgent-cause-info .gdlr-donate-button{ margin: 0px 0px 0px 20px; float: right; border: 0; }
.urgent-cause-wrapper .gdlr-donation-bar-outer{ overflow: hidden; }
.urgent-cause-info .gdlr-donation-bar-wrapper { background: rgba(255, 255, 255, 0.3); }
.urgent-cause-wrapper .excerpt-read-more{ font-weight: bold; display: block; margin-top: 22px; }
.urgent-cause-wrapper .urgent-cause-info{ margin-top: 25px; }
.urgent-cause-wrapper .urgent-cause-caption{ font-size: 21px; margin-bottom: 4px; }
.urgent-cause-wrapper .urgent-cause-title{ font-size: 29px; font-weight: bold; }	
.urgent-cause-wrapper .urgent-cause-inner{ position: relative; }
.urgent-cause-wrapper .urgent-cause-overlay{ position: absolute;
	top: 0px; right: 0px; bottom: 0px; left: 0px; opacity: 0.65; filter: alpha(opacity=65); }	
	
	
/*--- styled box ---*/
.gdlr-styled-box-head-wrapper{ overflow: hidden; }
.gdlr-styled-box-head{ overflow: hidden; height: 40px; }
.gdlr-styled-box-corner{ float: right; height: 0px; width: 0px; border-style: solid;
	border-width: 0px 40px 40px 0px; border-right-color: transparent; }
	
.gdlr-styled-box-body{ padding: 34px 30px 14px; }
.gdlr-styled-box-body.with-head{ padding-top: 5px; }
.gdlr-styled-box-body .gdlr-styled-box-head-wrapper{ overflow: hidden; }

.gdlr-styled-box-title{ font-size: 29px; font-weight: bold; }
.gdlr-styled-box-caption{ font-size: 21px; margin-bottom: 4px; }
.gdlr-styled-box-icon{ font-size: 170px; text-align: center; line-height: 1; margin-bottom: 30px; }
.gdlr-styled-box-icon i{ margin-right: 0px; }

/*--- code item ---*/
.gdlr-code-item{ padding: 7px 15px; border-width: 1px; border-style: solid; overflow: hidden; }
.gdlr-code-item .gdlr-code-title{ font-weight: bold; cursor: pointer; }
.gdlr-code-item .gdlr-code-title i{ font-size: 9px; margin-right: 7px; }
.gdlr-code-item .gdlr-code-content{ padding: 8px 14px; display: none; line-height: 2; }
.gdlr-code-item.active .gdlr-code-content{ display: block; line-height: 2; }

/*--- process ---*/
.gdlr-process-wrapper .gdlr-process-tab{ padding-bottom: 10px; margin-bottom: 20px; position: relative; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-icon{ width: 24px; height: 24px; line-height: 24px;
	font-size: 22px; padding: 30px; overflow: hidden; border-width: 3px; border-style: solid;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-icon i{ margin-right: 0px; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-tab-content{ overflow: hidden; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-title{ font-size: 21px; margin-bottom: 17px; font-weight: normal; }
.gdlr-process-wrapper .gdlr-process-tab .process-line{ position: absolute; }
.gdlr-process-wrapper .gdlr-process-tab .process-line .process-line-divider{ position: absolute;  }
	
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .gdlr-process-icon{ float: left; margin-right: 30px; text-align: center; }
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line{ top: 110px; bottom: 0px; left: 35px; width: 20px; }
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .process-line-divider{ left: 50%; 
	margin-left: -1px; bottom: 5px; top: 0px; border-left-width: 1px; border-left-style: dashed; }
.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .icon-chevron-down{ position: absolute; 
	bottom: 0px; margin: 0px; font-size: 20px; }

.gdlr-process-wrapper.gdlr-horizontal-process{ text-align: center; }
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .gdlr-process-icon{ margin: 0px auto 30px;  }
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line{ top: 35px; left: 50%; right: -50%; height: 20px; }
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .process-line-divider{ 
	left: 75px; right: 55px; top: 50%; margin-top: -1px; border-top-width: 1px; border-top-style: dashed; }
.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .icon-chevron-right{ position: absolute; 
	right: 50px; margin: 0px; font-size: 20px; }

/*----------------------------------------------------------------------*/
/*---------------               MEDIA ITEM            ------------------*/
/*----------------------------------------------------------------------*/
	
/*--- banner ---*/
.gdlr-banner-images ul.slides li{ margin: 0px 20px; }	
.gdlr-banner-images ul.slides li:first-child{ margin-left: 0px; }	
.gdlr-banner-description-item .gdlr-banner-title{ font-size: 23px; margin-bottom: 15px; font-weight: normal; }
.gdlr-banner-description-item .gdlr-banner-description{ margin-bottom: 25px;  }
.gdlr-banner-description-item .nav-container{ overflow: hidden;  }
.gdlr-banner-description-item .nav-container.style-1 .flex-direction-nav{ margin-left: 0px; }
.gdlr-banner-description-item .nav-container.style-1 .flex-control-nav{ display: none;  }	
.gdlr-banner-images ul.slides li img { width: auto; display: inline-block; }
.gdlr-banner-images ul.slides li { text-align: center; }
.gdlr-banner-description .nav-container.style-1 .flex-direction-nav { margin-left: 0px; }
.gdlr-banner-images.gdlr-item{ padding-top: 30px; }
.gdlr-banner-item-wrapper .gdlr-item-title-wrapper.pos-center{ margin-bottom: 65px; }


/*--- gallery ---*/
.gdlr-gallery-item.gdlr-item{ margin: 0px 15px; }	
.gdlr-gallery-item.gdlr-item .gallery-item{ margin: 0px 5px 10px; }	
.gdlr-gallery-item.gdlr-item .gallery-item img{ display: block; margin: 0px auto; }	
.gdlr-gallery-item.gdlr-item .gallery-caption{ display: block; text-align: center; padding: 7px 0px 6px; }	

.gdlr-gallery-item.gdlr-item.gdlr-gallery-thumbnail .gallery-item{ padding: 5px; cursor: pointer; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container{ margin: 0px 5px 10px; position: relative; overflow: hidden; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gdlr-gallery-thumbnail{ display: none; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gdlr-gallery-thumbnail:first-child{ display: block; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container img{ margin: 0px auto; display: block; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gallery-caption-wrapper{
	position: absolute; bottom: 0px; left: 0px; right: 0px; text-align: center; }
.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gallery-caption{ padding: 10px 15px; opacity: 0.8; filter: alpha(opacity=80); display: inline-block; max-width: 60%; }
	
/*--- slider caption / stack image ---*/	
.gdlr-caption-wrapper{ position: absolute; bottom: 0px; left: 0px; right: 0px; z-index: 90; }
.gdlr-caption-wrapper .gdlr-caption-inner{ max-width: 940px; margin: 0px auto; }
.gdlr-caption-wrapper.position-center{ text-align: center; }
.gdlr-caption-wrapper.position-left .gdlr-caption{ float: left; text-align: left; }
.gdlr-caption-wrapper.position-right .gdlr-caption{ float: right; text-align: left; }
.gdlr-caption-wrapper.position-center .gdlr-caption{ display: inline-block; }
.gdlr-caption-wrapper .gdlr-caption{ max-width: 40%; padding: 20px 28px; }
.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-title{ font-size: 27px; font-weight: bold; 
	line-height: 1.3; margin-bottom: 20px; }
.gdlr-full-size-wrapper .gdlr-caption-wrapper.position-post-right { max-width: 350px; }
.gdlr-caption-wrapper .gdlr-caption { opacity: 0.77; filter: alpha(opacity=77); }

.gdlr-caption-wrapper.post-slider .gdlr-caption{ max-width: none; background: transparent; }
.gdlr-caption-wrapper.post-slider .gdlr-caption .blog-info{ float: left; margin-right: 10px; margin-bottom: 13px; }
.gdlr-post-slider-item .excerpt-read-more { display: block; margin-top: 20px; font-weight: bold; }
.gdlr-post-slider-item.style-post-bottom .excerpt-read-more { display: none; }
.gdlr-post-slider-item.style-post-bottom .gdlr-caption .blog-info{ display: none; }
.gdlr-caption-wrapper.position-post-left{ right: auto; top: 0px; max-width: 32%; }
.gdlr-caption-wrapper.position-post-right{ left: auto; top: 0px; max-width: 32%; }
.gdlr-post-slider-item.style-post-left .gdlr-caption,
.gdlr-post-slider-item.style-post-right .gdlr-caption{ padding: 25px 30px; }
.gdlr-post-slider-item.style-post-left .flexslider .slides img { width: 68%; float: right; }
.gdlr-post-slider-item.style-post-left .flex-direction-nav .flex-prev { left: 32%; }
.gdlr-post-slider-item.style-post-left .flex-control-nav-wrapper { position: absolute; bottom: 20px; right: 20px; }
.gdlr-post-slider-item.style-post-right .flexslider .slides img { width: 68%; }
.gdlr-post-slider-item.style-post-right .flex-direction-nav .flex-next { right: 32%; }
.gdlr-post-slider-item.style-post-right .flex-control-nav-wrapper { position: absolute; bottom: 20px; left: 20px; }

.gdlr-post-slider-item .gdlr-caption-feature{ color: #fff; }
.gdlr-post-slider-item .gdlr-caption-feature { font-size: 16px; padding-bottom: 5px;
    border-bottom-width: 3px; border-bottom-style: solid; margin-bottom: 30px; }
.gdlr-post-slider-item .gdlr-donate-button { margin-top: 30px; margin-bottom: 0px; border-bottom: 0px; }
.gdlr-caption-feature .gdlr-right { float: right; font-size: 20px; line-height: 1; }
.gdlr-caption-feature .gdlr-right .icon-angle-left { margin-right: 15px; cursor: pointer; }
.gdlr-caption-feature .gdlr-right .icon-angle-right { cursor: pointer; }

.gdlr-caption-wrapper.post-slider .gdlr-caption { opacity: 1; filter: alpha(opacity=100); }
.gdlr-caption-wrapper.post-slider .post-slider-caption-overlay{ position: absolute; z-index: -1;
	top: 0px; right: 0px; bottom: 0px; left: 0px; background-position: -35px 70px;
	background-image: url(//www.kalixnd.org/wp-content/themes/charityhub/images/post-slider-caption.png); background-repeat: no-repeat; }

.gdlr-stack-image { position: relative; margin-bottom: 40px; }
.gdlr-stack-image img{ display: block; }

/* -- Layer slider style modification --*/
body .ls-v5 .ls-bottom-slidebuttons a { width: 18px; }
body .ls-v5 .ls-bottom-slidebuttons, body .ls-v5 .ls-nav-start, body .ls-v5 .ls-nav-stop, body .ls-v5 .ls-nav-sides { top: -45px; }
body .ls-v5 .ls-nav-prev { left: 20px; }
body .ls-v5 .ls-nav-next { right: 20px; }

/*--- price table ---*/
.gdlr-price-inner-item{ margin: 0px 3px; border-style: solid; border-width: 1px;
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.08); 
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08); 
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08); }	
.gdlr-price-item .price-title-wrapper{ padding-bottom: 5px; text-align: center; }
.gdlr-price-item .price-title{ font-size: 19px; padding: 6px 0px; margin: 0px; }	
.gdlr-price-item .price-tag{ font-size: 22px; line-height: 1; padding: 25px 0px; font-weight: bold;
	background-image: url(//www.kalixnd.org/wp-content/themes/charityhub/images/light/price-tag-shadow.png); background-position: 0px 0px; background-repeat: repeat-x; }	
.gdlr-price-item .price-content{ text-align: center; font-size: 13px; line-height: 1.5; overflow: hidden; padding-bottom: 5px; }
.gdlr-price-item .price-content ul{ list-style: none; margin-left: 0px; }
.gdlr-price-item .price-content ul li{ padding: 12px 20px; border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-price-item .price-button{ text-align: center; }
.gdlr-price-item .price-button .gdlr-button{ margin: 0px 0px 25px; }

.gdlr-price-item .best-price{ margin-top: -25px; }
.gdlr-price-item .best-price .price-title{ font-size: 22px; }
.gdlr-price-item .best-price .price-tag { padding: 34px 20px; font-size: 30px; }
.gdlr-price-item .best-price .price-button { padding-bottom: 15px; }
	
/*----------------------------------------------------------------------*/
/*---------------            POST TYPE ITEM           ------------------*/
/*----------------------------------------------------------------------*/

/*--- pagination ---*/
.gdlr-pagination{ margin: 0px 20px; text-align: right; margin-bottom: 60px; }
.gdlr-pagination a{ cursor: pointer; }
.gdlr-pagination .page-numbers.current{ cursor: default; }
.gdlr-pagination .page-numbers{ display: inline-block; padding: 7px 12px; margin-right: 4px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

/*--- social share ---*/
.gdlr-social-share{ margin-bottom: 40px; line-height: 1; padding: 21px 26px 17px; }
.gdlr-social-share .social-share-title{ font-size: 15px; line-height: 23px; font-weight: bold; float: left; 
	margin-right: 20px; margin-bottom: 0px;  }
.gdlr-social-share a{ display: inline-block; width: 26px; margin-right: 6px; opacity: 0.5; filter: alpha(opacity=50); }
.gdlr-social-share a:hover{ opacity: 1; filter: alpha(opacity=100); }
.gdlr-social-share a img{ display: block; }

/*--- post author ---*/
.gdlr-post-author{ margin-bottom: 45px; }
.gdlr-post-author .post-author{ font-size: 17px; margin-bottom: 10px; }
.gdlr-post-author .post-author-title{ font-size: 17px; font-weight: 700; text-transform: uppercase; 
	margin-bottom: 15px; padding-top: 10px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; } 
.gdlr-post-author .post-author-avartar{ float: left; margin-right: 20px; }
.gdlr-post-author .post-author-content{ overflow: hidden; }

/*--- comment ---*/
.gdlr-comments-area{ margin-bottom: 60px; }
.gdlr-comments-area .comments-title { font-size: 12px; font-weight: 700; text-transform: uppercase;
	margin-bottom: 20px; padding-top: 30px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; letter-spacing: 2px; }
.gdlr-comments-area ol.commentlist { list-style: none; margin-left: 0px; }
.gdlr-comments-area ol.commentlist .comment-article{ margin-bottom: 30px; padding-bottom: 5px;
	border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-comments-area ol.commentlist ol.children{ list-style: none; margin-left: 40px; }
.gdlr-comments-area .comment-avatar{ float: left; overflow: hidden; margin-right: 20px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;  }
.gdlr-comments-area .comment-avatar img{ display: block; }
.gdlr-comments-area .comment-body{ overflow: hidden; position: relative; }
.gdlr-comments-area .comment-author{ font-size: 15px; font-weight: bold; margin-bottom: 4px; }
.gdlr-comments-area .comment-reply{ position: absolute; top: 0px; right: 0px; font-size: 15px; }
.gdlr-comments-area .comment-reply i{ margin-right: 12px; }
.gdlr-comments-area .comment-time { line-height: 20px; margin-bottom: 5px; }
.gdlr-comments-area .comment-time i { font-size: 16px; line-height: 20px; float: left; margin-right: 6px; }
.gdlr-comments-area .comment-time time{ font-style: italic; }
.gdlr-comments-area .comment-content{ margin-top: 15px; }

.comment-respond .comment-form{ width: 101%; }
.comment-respond .comment-reply-title{ font-size: 12px; font-weight: 700; text-transform: uppercase; 
	margin-bottom: 15px; padding-top: 10px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; letter-spacing: 2px; } 
.comment-respond .comment-form-head > input{ float: left; width: 28.5%; margin: 0 0 0 1.5%; padding: 11px 1.5%; border: 0px; 
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.comment-respond .comment-form-head > input:first-child{ width: 30%; margin-left: 0%; }
.comment-respond .comment-form-comment > textarea{ margin: 9px 0 0; padding: 11px 2%; width: 95%; border: 0px; 
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; display: block; }
.comment-respond .comment-form-comment > textarea:focus{ outline: none; }
.comment-respond .form-submit > input[type="submit"]{ margin-bottom: 0px; margin-top: 20px; }

p.comment-form-cookies-consent { margin-top: 12px; }
.comment-form-comment { margin-bottom: 13px; }

/*--- blog ---*/
.gdlr-blog-thumbnail { position: relative; }
.gdlr-blog-thumbnail .icon-bullhorn{ margin-right: 9px; }
.gdlr-blog-thumbnail .gdlr-sticky-banner { position: absolute; bottom: 0px;  
	font-size: 12px; font-weight: bold; padding: 7px 15px; text-transform: uppercase; }

.gdlr-blog-thumbnail{ background: #000000; }
.gdlr-blog-thumbnail.gdlr-audio{ background: transparent; }
.format-gallery .gdlr-blog-thumbnail{ background: transparent; }
.gdlr-blog-thumbnail > a > img{ 	
	transition: opacity 300ms; -moz-transition: opacity 300ms;
	-o-transition: opacity 300ms; -webkit-transition: opacity 300ms; }
.gdlr-blog-thumbnail > a > img:hover{ opacity: 0.8; filter: alpha(opacity=80); }

.blog-item-wrapper .isotope-item { padding-top: 15px; }
.gdlr-blog-carousel-item.gdlr-item .gdlr-blog-grid:first-child{ margin-left: 0px; }
.gdlr-item.gdlr-blog-grid { margin-bottom: 50px; }	
.gdlr-blog-grid .gdlr-blog-title{ font-size: 17px; font-weight: bold; margin-bottom: 10px; }
.gdlr-blog-grid .gdlr-blog-content{ margin-bottom: 0px;  }
.gdlr-blog-grid .gdlr-blog-thumbnail{ margin-bottom: 24px;  }
.gdlr-blog-grid .gdlr-blog-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-blog-grid .gdlr-blog-info{ margin-bottom: 15px; line-height: 18px; font-size: 11px; text-transform: uppercase; font-weight: 700; }
.gdlr-blog-grid .gdlr-blog-info i{ font-size: 15px; margin-right: 8px; }
.gdlr-blog-grid .gdlr-blog-info .blog-category{ font-weight: bold; font-size: 11px; }
.gdlr-blog-grid .gdlr-blog-info .blog-info{ float: left; margin-right: 16px; }
.gdlr-blog-grid .excerpt-read-more{ display: block; margin-top: 20px; font-weight: bold; }

.gdlr-blog-grid-list{ margin-bottom: 30px; }
.gdlr-blog-grid-list .gdlr-blog-list { border-top-width: 1px; border-style: solid; padding: 13px 0px; margin-bottom: 0px; }
.gdlr-blog-grid-list .gdlr-blog-list i{ margin-right: 10px; }
.gdlr-blog-grid-list .gdlr-item.gdlr-blog-grid { margin-bottom: 30px; }

.gdlr-item.gdlr-blog-medium { margin-bottom: 50px; }	
.gdlr-blog-medium .gdlr-blog-thumbnail{ margin-right: 30px; float: left; width: 35%; }
.gdlr-blog-medium .gdlr-blog-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-blog-medium .gdlr-blog-content-wrapper{ overflow: hidden;  }
.gdlr-blog-medium .gdlr-blog-title{ font-size: 22px; font-weight: bold; margin-bottom: 13px;  }
.gdlr-blog-medium .gdlr-blog-info{ margin-bottom: 15px; line-height: 18px; font-size: 12px; text-transform: uppercase; font-weight: 700;  line-height: 1.8; }
.gdlr-blog-medium .gdlr-blog-info i{ font-size: 15px; margin-right: 8px; }
.gdlr-blog-medium .gdlr-blog-info .blog-category{ font-weight: bold; font-size: 12px; }
.gdlr-blog-medium .gdlr-blog-info .blog-info{ float: left; margin-right: 16px; }
.gdlr-blog-medium .gdlr-blog-content{ margin-bottom: 22px; }
.gdlr-blog-medium .excerpt-read-more{ display: block; margin-top: 20px; font-weight: bold;  }

.gdlr-item.gdlr-blog-full{ margin-bottom: 27px; }
.gdlr-blog-full{ border-bottom-width: 0px; border-bottom-style: solid; }
.gdlr-blog-full:last-child{ border-bottom-width: 0px; padding-bottom: 0px; }
.gdlr-blog-full .excerpt-read-more { margin-top: 25px; margin-bottom: 0px; display: block; font-weight: bold; }
.gdlr-blog-full .gdlr-blog-title{ font-size: 27px; font-weight: bold; margin-bottom: 22px; }
.gdlr-blog-full .gdlr-blog-thumbnail{ text-align: center; margin-bottom: 30px; }
.gdlr-blog-full .gdlr-blog-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-blog-full .gdlr-blog-info{ font-size: 12px; margin-bottom: 8px; font-weight: bold; text-transform: uppercase; }
.gdlr-blog-full .gdlr-blog-info i{ font-size: 15px; margin-right: 8px; }
.gdlr-blog-full .gdlr-blog-info .blog-info{ float: left; margin-right: 18px; }
.gdlr-blog-full .gdlr-single-blog-tag{ margin-bottom: 40px; }
.gdlr-blog-full .gdlr-single-blog-tag i{ font-size: 16px; line-height: 16px; 
	padding-top: 6px; margin-right: 20px; float: left; }
.gdlr-blog-full .gdlr-single-blog-tag a{ line-height: 12px; padding: 8px 13px; display: inline-block; 
	margin-right: 5px; -moz-border-radius: 3px; -webkit-border-radius:3px; border-radius: 3px;  }
.gdlr-blog-full .gdlr-single-blog-tag .sep{ display: none; }

.gdlr-blog-full .blog-content-wrapper{ overflow: hidden; }
.gdlr-blog-full .blog-date-wrapper { text-align: center; float: left; margin-right: 30px; line-height: 1; width: 72px; }
.gdlr-blog-full .blog-date-wrapper .blog-date-day{ font-size: 50px; display: block; margin-bottom: 17px; }
.gdlr-blog-full .blog-date-wrapper .blog-date-month{ font-size: 14px; display: block; margin-bottom: 10px; }
.gdlr-blog-full .blog-date-wrapper .blog-date-year{ font-size: 17px; display: inline-block; 
	padding: 0px 3px 23px; border-bottom-width: 1px; border-bottom-style: solid; }

body.single .gdlr-blog-full{ border-bottom: 0px; }
.gdlr-blog-thumbnail .flex-control-nav{ display:none; }
.gdlr-blog-thumbnail .flexslider .flex-prev, 
.gdlr-blog-thumbnail .flexslider .flex-next { opacity: 0.7; }

.gdlr-single-nav > div i{ font-size: 20px; line-height: 20px; padding: 5px 12px; }
.single-post .gdlr-single-nav{ margin-bottom: 65px; width: 100%; }
.single-post .gdlr-single-nav > div.previous-nav{ padding-right: 10px; float: left; }
.single-post .gdlr-single-nav > div.previous-nav i{ margin-right: 15px; }
.single-post .gdlr-single-nav > div.next-nav{ padding-left: 10px; float: right; text-align: right; }
.single-post .gdlr-single-nav > div.next-nav i{ margin-left: 15px; }

/*--- single portfolio lightbox ---*/
.gdlr-single-lightbox { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 199; overflow-y: auto; }
.gdlr-single-lightbox-overlay { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px;
    background: #111; padding: 5px;  opacity: 0.8; filter: alpha(opacity=80);
	background-image: url(//www.kalixnd.org/wp-content/themes/charityhub/images/port-loader.gif); background-position: center; background-repeat: no-repeat; }
.gdlr-single-lightbox-wrapper { margin-top: 80px; margin-bottom: 80px; }
.gdlr-single-lightbox-close .gdlr-exit{ width: 25px; height: 25px; padding: 25px; float: right; cursor: pointer; 
	background: url(//www.kalixnd.org/wp-content/themes/charityhub/images/single-port-close.png) center no-repeat #000; }
.gdlr-single-lightbox-container { padding: 40px; }
.gdlr-single-lightbox-title{ margin: 20px 20px 0px; font-size: 29px; text-transform: uppercase; font-weight: bold; text-align: center; }

/*--- single portfolio ---*/
.gdlr-portfolio-info .portfolio-info .info-head { font-weight: bold; margin-right: 7px; }
.gdlr-portfolio-info .gdlr-social-share { padding: 10px 0px 0px; background: transparent; }
.gdlr-portfolio-info .gdlr-social-share a { background: transparent; }
.gdlr-portfolio-info .social-share-title { display: none; }

.single-portfolio .gdlr-single-nav i{ margin-right: 2px; }
.single-portfolio .gdlr-single-nav > div.previous-nav{ float: left; }
.single-portfolio .gdlr-single-nav > div.next-nav{ float: left; }
.single-portfolio .gdlr-single-nav{ position: absolute; right: 0px; top: 5px; }
.single-portfolio .gdlr-portfolio-thumbnail .gdlr-gallery-item {  margin: 0px -5px; }
.gdlr-related-portfolio .head{ font-size: 21px; font-weight: bold; margin: 0px 20px 35px; border-bottom-width: 3px; border-bottom-style: solid; padding-bottom: 10px; }
.gdlr-related-portfolio.portfolio-item-holder { margin-bottom: 25px; }

.gdlr-portfolio-style1 .gdlr-portfolio-thumbnail{ text-align: center; margin-bottom: 55px; }
.gdlr-portfolio-style1 .gdlr-portfolio-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-portfolio-style1 .gdlr-portfolio-description{ width: 62%; float: left; margin-right: 3%; position: relative; }
.gdlr-portfolio-style1 .gdlr-portfolio-content .head{ font-size: 24px; font-weight: bold; margin-bottom: 30px; }
.gdlr-portfolio-style1 .gdlr-portfolio-info{ width: 35%; float: right; position: relative; }
.gdlr-portfolio-style1 .portfolio-info{ padding-bottom: 10px; margin-bottom: 10px; 
	border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-class-both-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description,
.gdlr-class-left-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description,
.gdlr-class-right-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description{ float: none; margin-right: 0px; width: auto; }
.gdlr-class-both-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info, 
.gdlr-class-left-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info, 
.gdlr-class-right-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info{ width: auto; float: none; margin-bottom: 30px; }
	
.gdlr-portfolio-style2.gdlr-item-start-content { margin-bottom: 35px; }
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail{ text-align: center; margin: 0px 30px 30px 0px; max-width: 60%; float: left; }
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail.full-content { max-width: none; margin-right: 0px; }
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail.gdlr-video,
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail.gdlr-slider{ width: 60%; }
.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail img{ display: block; margin: 0px auto;  }
.gdlr-portfolio-style2 .gdlr-portfolio-content{ overflow: hidden; position: relative; }
.gdlr-portfolio-style2 .gdlr-portfolio-content .head{ font-size: 24px; font-weight: bold; margin-bottom: 25px; }
.gdlr-portfolio-style2 .gdlr-portfolio-info{ margin-bottom: 45px;  }
.gdlr-portfolio-style2 .portfolio-info{ padding-bottom: 10px; margin-bottom: 10px; 
	border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-class-both-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail,
.gdlr-class-left-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail,
.gdlr-class-right-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail {
    max-width: 100%; float: none; margin-right: 0px; margin-left: 0px; width: auto !important;  }

/*--- portfolio ---*/
.portfolio-thumbnail .flex-control-nav{ display:none; }
.flex-direction-nav i { margin-right: 0px; }

.portfolio-thumbnail{ position: relative; }
.portfolio-thumbnail .portfolio-overlay{ position: absolute; top: 0px; right: 0px; 
	bottom: 0px; left: 0px; opacity: 0; filter: alpha(opacity=0); }
.portfolio-thumbnail .portfolio-icon{ line-height: 1; display: inline-block; }	
.portfolio-thumbnail .portfolio-icon i{ margin: 0px; }
.portfolio-thumbnail .portfolio-icon i.icon-link{ font-size: 35px; padding: 0px 2px;}
.portfolio-thumbnail .portfolio-icon i.icon-search{ font-size: 35px; padding: 0px 2px; }
.portfolio-thumbnail .portfolio-icon i.icon-play{ font-size: 35px; padding: 0px 2px 0px 6px; }	

.portfolio-thumbnail .flexslider .flex-prev, 
.portfolio-thumbnail .flexslider .flex-next { opacity: 0.7; }

.gdlr-classic-portfolio.gdlr-item{ margin-bottom: 35px; }
.gdlr-classic-portfolio .portfolio-thumbnail{ margin-bottom: 25px; }
.gdlr-classic-portfolio .portfolio-thumbnail .portfolio-icon{ 
	position: absolute; top: 50%; left: 50%; margin-top: -18px; margin-left: -18px; }
.gdlr-classic-portfolio .portfolio-thumbnail img{ display: block; margin: 0px auto; }
.gdlr-classic-portfolio .portfolio-thumbnail .portfolio-icon{ opacity: 0; filter: alpha(opacity=0); }
.gdlr-classic-portfolio .portfolio-title{ font-size: 17px; font-weight: bold; margin-bottom: 5px; }
.gdlr-classic-portfolio .portfolio-info{ font-size: 13px; font-style: italic; }
.gdlr-classic-portfolio .portfolio-info .info-head{ display: none; }
.type-classic-portfolio .gdlr-pagination { margin-top: -10px; position: relative; z-index: 10; }

.gdlr-item-no-space .gdlr-modern-portfolio.gdlr-item{ margin-bottom: 0px; }
.gdlr-modern-portfolio.gdlr-item{ margin-bottom: 40px; }
.gdlr-modern-portfolio .portfolio-thumbnail img{ display: block; margin: 0px auto; }
.gdlr-modern-portfolio .portfolio-thumbnail.gdlr-video .portfolio-content-wrapper{ display: none; }
.gdlr-modern-portfolio .portfolio-thumbnail .portfolio-overlay-content { position: absolute; margin-top: -30px;
    top: 50%; left: 0px; right: 0px; text-align: center; opacity: 0; filter: alpha(opacity=0); }
.gdlr-modern-portfolio .portfolio-title{ font-size: 13px; font-weight: bold; position: relative; 
	margin-top: 40px; text-transform: uppercase; margin-bottom: 0px; }
.gdlr-modern-portfolio .portfolio-title a{ width: 95%; display: block; margin: auto; }
.gdlr-modern-portfolio .portfolio-info{ margin-top: 18px; font-size: 14px; position: relative; font-style: italic; }
.gdlr-modern-portfolio .portfolio-info .info-head{ display: none; }
.type-modern-portfolio .gdlr-pagination { margin-top: 30px; }

.gdlr-portfolio-carousel-item .gdlr-portfolio-item:first-child{ margin-left: 0px; }
.portfolio-item-filter{ margin: 0px 20px; padding-bottom: 40px; font-size: 15px; font-weight: bold; text-transform: uppercase; }
.portfolio-item-filter .sep{ margin: 0px 12px; }
.portfolio-item-filter a:first-child .sep{ display: none; }
.gdlr-now-loading{ height: 32px; padding: 40px 0px 80px; display: none; background: url(//www.kalixnd.org/wp-content/themes/charityhub/images/dark/now-loading.gif) center no-repeat;  }

/*--- paypal form ---*/
body .fancybox-skin{background-color: #f3f3f3; }
.gdlr-paypal-form-wrapper input[type="text"], 
.gdlr-paypal-form-wrapper textarea { background: #fff; color: #757575; }
.gdlr-paypal-fields .gdlr-head{ color: #5e5e5e; }
.gdlr-paypal-form-head,
.gdlr-paypal-form-wrapper{ color: #444; } 
.gdlr-paypal-amount-wrapper input[type="text"]{ border-color: #e5e5e5; }
.gdlr-paypal-amount-wrapper .gdlr-amount-button{ background-color: #c0c0c0; }
.gdlr-paypal-form-wrapper .gdlr-notice { background: #FF6D3F; color: #fff; }
.gdlr-paypal-form-wrapper .gdlr-notice.gdlr-success { background: #5CB928; }

.gdlr-paypal-form-wrapper { padding: 20px; width: 650px; max-width: 100%; }
.gdlr-paypal-form-wrapper input[type="submit"] { width: 95%; 
	border-bottom-width: 3px; border-bottom-style: solid; }
.gdlr-paypal-form-wrapper .gdlr-notice { display: none; margin-bottom: 15px; padding: 10px 2%; max-width: 91%; }
.gdlr-paypal-form-wrapper .gdlr-paypal-loader { height: 32px; width: 95%; margin-bottom: 15px;
	display: none; background: url(//www.kalixnd.org/wp-content/themes/charityhub/images/donate-loader.gif) center no-repeat; }
.gdlr-paypal-form-head{ font-size: 22px; margin-bottom: 40px; }
.gdlr-paypal-form-head span{ font-weight: bold; }
.gdlr-paypal-amount-wrapper { margin-bottom: 15px; }
.gdlr-paypal-amount-wrapper .gdlr-head { font-size: 15px; font-weight: bold; display: block; margin-bottom: 22px; }
.gdlr-paypal-amount-wrapper input[type="text"] { margin: 0px; padding: 12px 2%; 
	border-width: 1px; border-style: solid; height: 20px; line-height: 20px; font-size: 13px; } 
.gdlr-paypal-amount-wrapper .gdlr-amount-button{ display: inline-block; font-size: 14px; 
	padding: 13px 25px; margin-right: 8px; margin-bottom: 20px; height: 20px; line-height: 20px;
	cursor: pointer; font-weight: bold; border: none; }
.gdlr-paypal-fields .gdlr-head { display: block; margin-bottom: 10px; }
.gdlr-paypal-fields .columns { margin-bottom: 16px;}
.gdlr-paypal-fields input[type="text"] { margin: 0px; width: 85%; padding: 13px 4%; font-size: 13px; } 
.gdlr-paypal-fields textarea { margin: 0px; width: 85%; height: 80px; padding: 13px 4%; font-size: 13px; }

.gdlr-paypal-form-wrapper .gdlr-recurring-payment-wrapper{ margin-bottom: 20px; }
.gdlr-paypal-form-wrapper .gdlr-recurring-time-wrapper{ display: none; padding-top: 10px; }
.gdlr-paypal-form-wrapper .gdlr-recurring-option { margin: 0px 10px; padding: 2px 7px; }
.gdlr-payment-method{ margin-bottom: 15px; }
.gdlr-payment-method img{ padding: 2px; margin-right: 15px; cursor: pointer; }
.gdlr-payment-method img.gdlr-active{ border-width: 2px; border-style: solid; padding: 0px; }
.gdlr-single-payment-form{ padding: 30px 0px; }
.gdlr-single-payment-form label{ display: block; margin-bottom: 10px; }
.gdlr-single-payment-form .gdlr-form-half-left{ width: 50%; }
.gdlr-single-payment-form input[type="text"]{ width: 100%; padding: 15px 20px; }
.gdlr-form-expiration input[type="text"]{ width: 50px; }
.gdlr-form-expiration .gdlr-separator{ margin: 0px 10px; }
.gdlr-single-payment-form .gdlr-form-instant-payment-loading{ margin-bottom: 20px; display: none; }
.gdlr-single-payment-form .gdlr-form-notice,
.gdlr-single-payment-form .gdlr-form-error{ padding: 10px 15px;margin-bottom: 20px; display: none; }
.gdlr-single-payment-form .gdlr-form-notice,
.gdlr-payment-form .gdlr-message.gdlr-success{ background-color: #99d15e; color: #fff; }
.gdlr-single-payment-form .gdlr-form-error,
.gdlr-payment-form .gdlr-message.gdlr-failed{ background-color: #d15e5e; color: #fff; }

/*--- cause search ---*/
.gdlr-cause-search-wrapper { padding: 40px; background-image: url(//www.kalixnd.org/wp-content/themes/charityhub/images/cause-search-bg.png);
	background-repeat: no-repeat; background-position: 0px center; }
.gdlr-cause-search-wrapper .cause-search-title{ font-size: 24px; font-weight: normal; }
.gdlr-cause-search-wrapper .cause-search-caption{ margin-bottom: 15px; }
.gdlr-cause-search-wrapper form{ padding-top: 20px; }
.gdlr-cause-search-wrapper input[type="text"]{ margin: 0px 1.5% 0px 0px; width: 32%; 
	padding: 13px 2.5% 12px; height: 18px; float: left; font-size: 14px; }
.gdlr-cause-search-wrapper .gdlr-combobox{ width: 37%; margin: 0px 1.5% 0px 0px; float: left;
	overflow: hidden; background-image: url(//www.kalixnd.org/wp-content/themes/charityhub/images/combobox.png); background-repeat: no-repeat;
	background-position: right center; }
.gdlr-cause-search-wrapper select{ margin: 0px; width: 120%; padding: 13px 16px 12px; border: 0px;
	background: transparent; height: 43px; font-size: 14px; }
.gdlr-cause-search-wrapper input[type="submit"]{ margin-bottom: 0px; margin-right: 0px; height: 43px; }
 

/*--- single cause ---*/
.single-cause .gdlr-cause-thumbnail img{ display: block; }
.single-cause .gdlr-cause-info-wrapper{ margin-bottom: 30px; position: relative; }
.single-cause .gdlr-donate-button{ position: absolute; top: 0px; right: 0px; }
.single-cause .gdlr-cause-info { margin-bottom: 6px; }
.single-cause .gdlr-cause-donation-goal{ font-size: 21px; margin-bottom: 13px; }
.single-cause .gdlr-cause-donation-goal .goal{ font-weight: bold; }
.single-cause .gdlr-donation-goal-text{ float: left; }
.single-cause .cause-info.cause-pdf{ font-size: 14px; font-weight: bold; float: right; margin-top: 2px; }
.single-cause .cause-info.cause-pdf i{ margin-right: 9px; }
.single-cause .gdlr-cause-thumbnail{ margin-bottom: 40px; }

.gdlr-cause-info{ font-size: 12px; font-weight: bold; text-transform: uppercase; }
.gdlr-cause-info .cause-info{ float: left; margin-right: 18px; }
.gdlr-cause-info .cause-info i{ font-size: 13px; margin-right: 8px;}
.gdlr-donation-bar-wrapper,
.gdlr-donation-bar-wrapper .gdlr-donation-bar { height: 5px; margin-bottom: 7px; }
.gdlr-donation-goal-text { font-size: 16px; }
.gdlr-donation-goal-text .sep { margin: 0px 10px; }
.gdlr-donation-goal-text .back { font-weight: bold; }

/*--- cause item ---*/
.gdlr-item.gdlr-cause-grid { margin-bottom: 60px; }
.gdlr-cause-grid{ text-align: center; }
.gdlr-cause-grid .gdlr-cause-thumbnail{ margin-bottom: 35px; }
.gdlr-cause-grid .gdlr-cause-thumbnail img{ display: block; margin: 0px auto; }
.gdlr-cause-grid .cause-title{ font-size: 17px; font-weight: bold; margin-bottom: 18px; }
.gdlr-cause-grid .gdlr-donation-bar-wrapper,
.gdlr-cause-grid .gdlr-donation-bar-wrapper .gdlr-donation-bar { height: 3px; }
.gdlr-cause-grid .gdlr-donation-goal-text { font-size: 14px; }
.gdlr-cause-grid .gdlr-donation-bar-outer{ margin-bottom: 15px; }
.gdlr-cause-grid .gdlr-donate-button{ margin: 30px 0px 0px; }

.gdlr-cause-carousel-wrapper.gdlr-item{ margin-bottom: 0px; }
.gdlr-cause-carousel-wrapper li.gdlr-item:first-child{ margin-left: 0px; }

.gdlr-cause-medium.gdlr-item{ margin-bottom: 60px; }
.gdlr-cause-medium .gdlr-cause-thumbnail-wrapper { width: 34%; float: left; margin-right: 30px; }
.gdlr-cause-medium .gdlr-cause-thumbnail{ margin-bottom: 6px; }
.gdlr-cause-medium .gdlr-cause-thumbnail img{ display: block; }
.gdlr-cause-medium .gdlr-donate-button{ margin: 0px; display: block; text-align: center; }
.gdlr-cause-medium .cause-content-wrapper{ overflow: hidden; }
.gdlr-cause-medium .cause-title{ font-size: 23px; font-weight: bold; margin-bottom: 7px; }
.gdlr-cause-medium .gdlr-cause-info { margin-bottom: 19px; }
.gdlr-cause-medium .gdlr-donation-bar-outer { margin-bottom: 15px; }
.gdlr-cause-medium .excerpt-read-more { margin-top: 18px; display: block; font-weight: bold; }

.gdlr-cause-full.gdlr-item{ margin-bottom: 60px; }
.gdlr-cause-full .gdlr-cause-thumbnail-wrapper { margin-bottom: 25px; }
.gdlr-cause-full .gdlr-cause-thumbnail-wrapper img{ display: block; }
.gdlr-cause-full .cause-title{ font-size: 23px; font-weight: bold; margin-bottom: 18px; }
.gdlr-cause-full .gdlr-donation-bar-outer { margin-bottom: 15px; }
.gdlr-cause-full .excerpt-read-more { margin-top: 18px; display: block; font-weight: bold; }
.gdlr-cause-full .gdlr-cause-info-wrapper { float: left; width: 150px; margin-right: 30px; }
.gdlr-cause-full .gdlr-donate-button { margin-right: 0px; }
.gdlr-cause-full .gdlr-cause-info .cause-info { float: none; margin-bottom: 3px; }
.gdlr-cause-full .cause-content-wrapper{ overflow: hidden; }

/*--- list with icon ---*/
.list-with-icon{ margin-bottom: 55px; padding-bottom: 0px; margin-top: 3px; }
.list-with-icon .list-with-icon-title i{ font-size: 23px; line-height: 25px; }
.list-with-icon .list-with-icon-title{ overflow: hidden; font-size: 15px; font-weight: bold; 
	margin-bottom: 8px; text-transform: uppercase; letter-spacing: 2px; }

.list-with-icon.gdlr-left{ text-align: left; }
.list-with-icon.gdlr-left .list-with-icon-title i{ margin-left: 18px; }
.list-with-icon.gdlr-right{ text-align: right; }
.list-with-icon.gdlr-right .list-with-icon-title i{ margin-right: 18px; }

/*--- aside format ---*/
.format-aside .gdlr-blog-content{ font-size: 22px; font-style: none; padding: 30px 30px 30px; line-height: 1.7; }
.format-aside .gdlr-blog-content p:last-child{ margin-bottom: 0px; }

/*--- quote format ---*/
.format-quote .gdlr-top-quote blockquote{ font-weight: bold; font-size: 25px; font-style: normal; 
	line-height: 1.4; padding: 0px 0px 0px 55px; border-top-width: 0px; border-bottom-width: 0px;
	background-size: 34px 29px; background-position: 0px 7px; background-image: url(//www.kalixnd.org/wp-content/themes/charityhub/images/dark/quote.png); }
.format-quote .gdlr-top-quote blockquote,
.format-quote .gdlr-top-quote blockquote p{ margin-bottom: 12px; }
.format-quote .gdlr-quote-author{ font-size: 14px; font-weight: bold; padding-left: 55px; }
.post.format-quote .gdlr-blog-content { border-top-style: dashed; border-bottom-style: dashed; border-top-width: 1px; border-bottom-width: 1px; padding-top: 40px; padding-bottom: 20px; }

/*--- Link Format ---*/
.gdlr-blog-full .post.format-link .gdlr-blog-content { margin-bottom: 0px }
.post.format-link { border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-bottom-style: dashed; margin-bottom: 70px; padding: 40px 0px 40px; }
.gdlr-blog-full .post.format-link .gdlr-blog-title{ margin-bottom: 5px; }

/*-- Blog --*/
.gdlr-blog-content { margin-bottom: 50px; }


/*----------------------------------------------------------------------*/
/*---------------                 WIDGET              ------------------*/
/*----------------------------------------------------------------------*/

/*--- list ---*/
.widget_recent_entries ul, .widget_recent_comments ul, 
.widget_pages ul, .widget_rss ul, 
.widget_archive ul, .widget_categories ul, .widget_nav_menu ul,
.widget_meta ul { position: relative; list-style: none; margin-left: 0px; }

.widget_recent_entries ul ul, .widget_recent_comments ul ul, 
.widget_pages ul ul, .widget_rss ul ul, 
.widget_archive ul ul, .widget_categories ul ul, .widget_nav_menu ul ul,
.widget_meta ul ul{ margin-top: 15px; margin-bottom: 0px; }

.widget_recent_entries ul ul li:last-child, .widget_recent_comments ul ul li:last-child, 
.widget_pages ul ul li:last-child, .widget_rss ul ul li:last-child, 
.widget_archive ul ul li:last-child, .widget_categories ul ul li:last-child, .widget_nav_menu ul ul li:last-child,
.widget_meta ul ul li:last-child{ padding-bottom: 0px; margin-bottom: 0px; border-bottom-width: 0px; }

.widget_recent_entries ul li, .widget_recent_comments ul li, 
.widget_pages ul li, .widget_rss ul li, 
.widget_archive ul li, .widget_categories ul li, .widget_nav_menu ul li, 
.widget_meta ul li{ margin-bottom: 10px; padding-left: 25px; line-height: 20px; padding-bottom: 10px;
	border-bottom-width: 1px; border-bottom-style: solid; }
	
.widget_recent_entries ul li:before, .widget_recent_comments ul li:before, 
.widget_pages ul li:before, .widget_rss ul li:before, 
.widget_archive ul li:before, .widget_categories ul li:before, .widget_nav_menu ul li:before,
.widget_meta ul li:before { content: "\f105"; font-family: FontAwesome; text-align: center;
	position: absolute; left: 0px; display: block; height: 20px; width: 20px; margin-top: -1px; }

/*--- tag could ---*/
.tagcloud a { font-size: 12px !important; display: block;
	float: left; padding: 7px 14px; margin-right: 7px; margin-top: 7px;
	border: 0px solid; border-color: inherit; font-weight: bold; }
.tagcloud a:hover { opacity: 0.8; filter: alpha(opacity=80); }
.tagcloud { display: inline-block; }

/*--- search form ---*/
.gdl-search-form{ padding-right: 22px; position: relative; }
.gdl-search-form input[type="text"]{ border-width: 0px; border-style: solid; width: 94%; padding: 16px 18px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.gdl-search-form input[type="submit"] { position: absolute; right: 14px; top: 50%; margin: -9px 0px 0px; 
	width: 16px; height: 16px; padding: 0px; background-color: transparent; background-size: 16px 16px;
	background-image: url(//www.kalixnd.org/wp-content/themes/charityhub/images/dark/icon-search.png); border: none; }
	
.gdlr-header-search{ float: right; width: 32%; clear: right; }
.gdlr-header-search .gdl-search-form{ padding-right: 42px; }
.gdlr-header-search .search-text input{ font-size: 13px; }
.gdlr-header-search .gdl-search-form input[type="text"]{ width: 100%; border: 0px; margin: 0px; padding: 15px 21px;
	-moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }
.gdlr-header-search .gdl-search-form input[type="submit"] { background-image: url(//www.kalixnd.org/wp-content/themes/charityhub/images/light/icon-search.png); }


/*--- recent post widget ---*/
.recent-post-widget{ margin-bottom: 20px; }
.recent-post-widget .recent-post-widget-thumbnail{ max-width: 70px; float: left; margin-right: 18px; }
.recent-post-widget .recent-post-widget-thumbnail img{ display: block; }
.recent-post-widget .recent-post-widget-content{ overflow: hidden; margin-top: 5px; }
.recent-post-widget .recent-post-widget-title{ font-size: 14px; margin-bottom: 6px; font-weight: 400; }
.recent-post-widget .recent-post-widget-info{ line-height: 22px; }
.recent-post-widget .recent-post-widget-info i{ font-size: 15px; margin-right: 10px; }

.recent-post-widget .gdlr-donation-bar-wrapper, 
.recent-post-widget .gdlr-donation-bar-wrapper .gdlr-donation-bar{ height: 4px; }
.recent-post-widget .gdlr-donation-goal-text{ font-size: 13px; }
.widget_gdlr-recent-cause-widget .recent-post-widget-title { margin-bottom: 12px; }	
	
/*--- recent comment widget ---*/	
.gdlr-recent-comment-widget .recent-comment-widget-thumbnail{ overflow: hidden; float: left; margin-right: 20px;
    -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.gdlr-recent-comment-widget .recent-comment-widget-content { overflow: hidden; }
.gdlr-recent-comment-widget .recent-commnet-widget { padding-bottom: 20px; margin-bottom: 20px;
	border-bottom-width: 1px; border-bottom-style: solid; }
.gdlr-recent-comment-widget .recent-comment-widget-title{ font-size: 14px; font-weight: 400; 
	 margin-bottom: 5px; }
.gdlr-recent-comment-widget .recent-comment-widget-info{ font-size: 11px; font-weight: bold; 
	text-transform: uppercase; margin-bottom: 10px; }

/*--- twitter widget ---*/
ul.gdlr-twitter-widget{ list-style: none; margin-left: 0px; }
ul.gdlr-twitter-widget li{ margin-bottom: 25px; }
ul.gdlr-twitter-widget li:before{ font-size: 24px; line-height: 24px; float: left; margin-right: 23px;
margin-top: 2px; font-family: FontAwesome; 
	content: '\f099'; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;'); }
ul.gdlr-twitter-widget li .gdlr-twitter{ margin-bottom: 20px; overflow: hidden; }

/*--- recent port 2 widget ---*/
.gdlr-recent-port2-widget .recent-port-widget-thumbnail { max-width: 59px; float: left; 
	margin-right: 13px; margin-bottom: 13px; }
.footer-wrapper .gdlr-recent-port2-widget .recent-port-widget-thumbnail { max-width: 71px; }

/*--- flickr widget ---*/
.gdlr-flickr-widget .flickr_badge_image { max-width: 59px; float: left; 
	margin-right: 13px; margin-bottom: 13px; }
.footer-wrapper .gdlr-flickr-widget .flickr_badge_image { max-width: 57px; }
	
/*--- post slider widget ---*/	
.gdlr-post-slider-widget .flex-control-nav { display: none; }
.gdlr-post-slider-widget .gdlr-caption-title { padding: 7px 7px 9px; font-size: 13px; text-align: center; background: #242424; }
.gdlr-post-slider-widget .flex-direction-nav li a { padding-top: 15px;padding-bottom: 15px; 
	margin-top: -30px; }
	
/*--- Calendar Widget ---*/
.widget_calendar caption { font-size: 10px; margin-bottom: 14px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }	
.widget_calendar th { font-size: 11px; font-weight: bold; }
.widget_calendar table, .widget_calendar tr, .widget_calendar td{ padding: 10px 0px; }
.widget_calendar table tfoot td { border-bottom: 0; }


/*----------------------------------------------------------------------*/
/*---------------                PLUGINS              ------------------*/
/*----------------------------------------------------------------------*/

/*--- Isotope Filtering ---*/
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s; }
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width; }
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity; 
	-moz-transition-property: -moz-transform, opacity; 
	-ms-transition-property: -ms-transform, opacity; 
	-o-transition-property: -o-transform, opacity; 
	transition-property: transform, opacity; }
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s; 
	-moz-transition-duration: 0s; 
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s; 
	transition-duration: 0s; }
	
/*--- easy pie chart ---*/	
.gdlr-chart { position: relative; text-align: center; display: inline-block; }
.gdlr-chart canvas { position: absolute; top: 0; left: 0; max-width: 100%; max-height: 100%; 
	max-height: none\9; /*- for ie 8 and below-*/ }
.gdlr-chart .chart-content-wrapper { position: absolute; left: 50%; top: 50%; line-height: 1; z-index: 1; }
.gdlr-chart .chart-content-wrapper .chart-content-inner { position: relative; left: -50%; margin-top: -25%; }
.gdlr-chart .chart-content-wrapper .chart-content{ font-size: 16px; margin-bottom: 8px; display: block; }
.gdlr-chart .chart-content-wrapper .chart-percent-number { font-size: 24px; display: block; }	
.gdlr-chart .chart-content-wrapper .chart-content i { font-size: 25px; margin-top: -28px; margin-bottom: 10px; margin-right: 0; display: block; }

/*--- easy mailchimp form ---*/
.gdlr-mailchimp-form .yks-require-description{ display: none; }
.gdlr-mailchimp-form .yks-mailchimpFormDivRowLabel, 
.gdlr-mailchimp-form .yks-mailchimpFormDivRowField { display: block; margin-bottom: 3px; width: auto; }
.gdlr-mailchimp-form .yks-mailchimpFormDivRow{ margin-top: 9px; }
.gdlr-mailchimp-form .yks-mailchimpFormDivRow:first-child{ margin-top: 0px; }
.gdlr-mailchimp-form input[type="text"], .gdlr-mailchimp-form input[type="email"], 
.gdlr-mailchimp-form input[type="password"]{ width: 200px; padding: 12px; margin-bottom: 5px; }
.gdlr-mailchimp-form p, .gdlr-mailchimp-form input[type="submit"]{ margin-bottom: 0px; }
.gdlr-mailchimp-form .yks-status .yks-success { white-space: normal; text-align: center;
    margin: 0px auto; padding: 5px 12px; }
	

.mailpoet_text,
.mailpoet_textarea{ width:200px; font-size: 15px; padding: 18px 20px; }

/*--- wpml ---*/
.gdlr-wpml-language-selector img{ margin-right: 12px; vertical-align: middle; }

/*--- woocommerce cart ---*/
.gdlr-woocommerce-cart .sub-menu-item{ padding-top: 12px; margin-top: 12px;
	border-top-width: 1px; border-top-style: solid; }
.gdlr-woocommerce-cart .sub-menu-item:first-child{ padding-top: 0px; border-top-width: 0px; }
.gdlr-woocommerce-cart .sub-menu-item .head{ font-weight: bold; }
.gdlr-woocommerce-cart .gdlr-button{ margin-bottom: 0px; }
.gdlr-woocommerce-cart .gdlr-button:last-child{ margin-right: 0px; }
.gdlr-woocommerce-cart .sub-menu-item .gdlr-button { margin-top: 9px; }

/*--- fitvids ---*/
.gdlr-fluid-video-wrapper { width: 100%; position: relative; padding: 0; }                                                            
.gdlr-fluid-video-wrapper iframe{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }  	

/*--- contact form 7 ---*/
.wpcf7 input[type="text"], .wpcf7 input[type="email"], 
.wpcf7 input[type="password"], .wpcf7 textarea { padding: 16px 20px; width: 100%; font-size: 14px; }
.wpcf7 input[type="submit"] { padding: 15px 25px; }
.wpcf7 span.wpcf7-form-control-wrap {display: block; padding-right: 46px; margin-top: 7px; }	


.footer-wrapper .wpcf7 p{ margin-bottom: 10px; }
.footer-wrapper .wpcf7 input[type="text"], .footer-wrapper .wpcf7 input[type="email"], 
.footer-wrapper .wpcf7 input[type="password"], .footer-wrapper .wpcf7 textarea { padding: 5px 10px; width: 100%;}
.footer-wrapper .wpcf7 span.wpcf7-form-control-wrap { padding-right: 20px; margin-top: 5px; }	
	
.wpcf7 input:focus::input-placeholder{ color:transparent; }
.wpcf7 input:focus::-webkit-input-placeholder{ color:transparent; }
.wpcf7 input:focus::-moz-placeholder{ color:transparent; }
.wpcf7 input:focus:-moz-placeholder{ color:transparent; }
.wpcf7 input:focus:-ms-input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::-webkit-input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::-moz-placeholder{ color:transparent; }
.wpcf7 textarea:focus:-moz-placeholder{ color:transparent; }
.wpcf7 textarea:focus:-ms-input-placeholder{ color:transparent; }	
	
/*--- background player ---*/	
.gdlr-bg-player{ position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; }
.gdlr-player-overlay{ position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; background: #000; }

/*--- widget_wysija Newsletter ---*/
.widget_wysija input[type="text"], .widget_wysija input[type="email"], .widget_wysija input[type="password"], .widget_wysija textarea { padding: 15px; font-size: 13px; width: 91%; }


/*----------------------------------------------------------------------*/
/*---------------                RETINA               ------------------*/
/*----------------------------------------------------------------------*/	
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	blockquote { background-image: url(//www.kalixnd.org/wp-content/themes/charityhub/images/dark/quote@2x.png); background-repeat: no-repeat; }
	.gdl-search-form input[type="submit"] { background-image: url(//www.kalixnd.org/wp-content/themes/charityhub/images/dark/icon-search@2x.png); }
	.page-not-found-search  .gdl-search-form input[type="submit"]{ background-image: url(//www.kalixnd.org/wp-content/themes/charityhub/images/light/icon-search@2x.png); }
}	

div#card-element {
    padding: 18px;
    max-width: 560px;
}html body{ min-width: 300px; }

#gdlr-main-navigation{ display: block; }
#gdlr-responsive-navigation{ display: none; }

/*--- tablet ---*/
@media only screen and (max-width: 959px) {
	body .container{ max-width: 768px; }	
	body .body-wrapper.gdlr-boxed-style { max-width: 808px; }
	
	.flex-direction-nav .flex-prev,
	.flex-direction-nav .flex-next { opacity: 1; }
	
	.gdlr-header-style-1 .gdlr-logo{ float: none; margin: 35px auto 10px; }
	.gdlr-header-style-1 .gdlr-navigation { margin-top: 0px; float: none !important; 
		display: block; text-align: center; line-height: 0; }
	.gdlr-header-style-1 .gdlr-navigation > ul.sf-menu{ display: inline-block; float: none; 
		line-height: 1.7; text-align: left; }
	.gdlr-header-style-1 .gdlr-main-menu > li > a{ padding-bottom: 20px; }
	
	.gdlr-navigation-wrapper .gdlr-main-menu > li > a{ padding-left: 10px; padding-right: 10px; }
	.gdlr-navigation-wrapper .top-social-wrapper { padding-top: 0px; position: absolute; margin-top: -30px; left: 0px; }
	.gdlr-header-style-2.gdlr-centered .gdlr-navigation .sf-menu{ float: left; }
}

/*--- mobile landscape style ---*/
@media only screen and (max-width: 767px) {
	body .container{ max-width: 420px; }
	body .body-wrapper.gdlr-boxed-style { max-width: 460px; }
	body .body-wrapper{ overflow: hidden; }
	
	.one-ninth, .one-eighth, .one-seventh,.one-fifth,
	.two-fifth, .three-fifth, .four-fifth,
	.one, .two, .three, .four, .five, .six, .seven,
	.eight, .nine, .ten, .eleven, .twelve{ width: 100%; }	
	
	/*--- top bar ---*/
	.top-navigation-container{ text-align: center; line-height: 1; }
	.top-navigation-left{ float: none; margin-bottom: 10px; line-height: 1.5; }
	.top-navigation-right{ float: none; line-height: 1.5; }
	.top-navigation-right-text{ float: none; padding: 10px 0px; }
	.top-social-wrapper{ float: none; margin-left: 0px; display: inline-block; padding: 0px; }
	.gdlr-nav-search-form-button-wrapper{ display: none; }	
	
	/*--- logo ---*/
	body .gdlr-logo{ float: none; display: block; margin: 0px;
		padding-top: 30px; padding-bottom: 30px; padding-right: 80px; }
	.gdlr-logo-right-text{ float: none; text-align: center; margin: 0px 10px 30px; }
	.gdlr-header-style-2.gdlr-centered .gdlr-logo{ display: block; }	
	.gdlr-header-style-2.gdlr-centered .gdlr-logo.gdlr-align-left,
	.gdlr-header-style-2.gdlr-centered .gdlr-logo.gdlr-align-right{ float: none; }
	.gdlr-logo-right-text.gdlr-align-left,
	.gdlr-logo-right-text.gdlr-align-right{ float: none; margin-bottom: 30px; margin-top: 0px; }
	.gdlr-header-search{ width: 100%; }
	
	#gdlr-main-navigation{ display: none; }
	#gdlr-responsive-navigation { display: block; height: 0px; position: static; float: none; }
	#gdlr-responsive-navigation .dl-trigger{ position: absolute; right: 20px; top: 50%; margin-top: -20px; }
	.gdlr-logo.gdlr-align-left #gdlr-responsive-navigation .dl-trigger,
	.gdlr-logo.gdlr-align-right #gdlr-responsive-navigation .dl-trigger{ top: 32px; margin-top: 0px; }
	.dl-menuwrapper .dl-menu, .dl-menuwrapper > .dl-submenu{ margin: 0px 15px; width: 390px; text-align: left; z-index: 999; }
	.dl-menuwrapper .dl-menu{ left: 0px; margin-top: 20px; }
	
	/*--- stunning-text ---*/
	.gdlr-stunning-text-item{ text-align: center; }
	.gdlr-stunning-text-item.type-normal.gdlr-button-on{ padding-right: 0px; }
	.gdlr-stunning-text-item.type-normal .stunning-text-button{ position: static; margin-top: 0px; }
	.gdlr-stunning-text-item.with-padding.gdlr-button-on{ padding-right: 35px; }
	
	.gdlr-feature-media-item.gdlr-left .feature-media-thumbnail{ float: none; width: auto; margin-right: 0px;}
	.gdlr-feature-media-item .feature-media-icon { display: none; }
	html .woocommerce ul.products li.product, html .woocommerce-page ul.products li.product { width: 99% !important; }
	
	/*--- single page ---*/
	.gdlr-portfolio-style1 .gdlr-portfolio-description{ float: none; margin-right: 0px; width: auto; }
	.gdlr-portfolio-style1 .gdlr-portfolio-info{ width: auto; float: none; margin-bottom: 30px; }	
	.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail {
    max-width: 100%; float: none; margin-right: 0px; margin-left: 0px; width: auto !important;  }
	
	.gdlr-blog-medium .gdlr-blog-thumbnail { margin-right: 0px; float: none; margin-bottom: 20px; width: auto; }	
	.gdlr-post-slider-item.style-post-right .flexslider .slides img { width: auto; }
	.gdlr-caption-wrapper.position-post-right { display: none; }
	
	/*--- causeu ---*/
	.gdlr-cause-medium .gdlr-cause-thumbnail-wrapper{ margin-right: 0px; margin-bottom: 20px; float: none; width: auto; }
	.gdlr-cause-full .gdlr-cause-info-wrapper { float: none; margin-bottom: 20px; width: auto; }
	.single-cause .gdlr-donate-button { position: relative; margin-top: 20px; }
	.single-cause .cause-info.cause-pdf { float: none; margin-top: 10px; }
	.single-cause .gdlr-donation-goal-text { float: none; }
	.urgent-cause-wrapper .urgent-cause-info .gdlr-donate-button { float: none; 
		margin-left: 0px; margin-bottom: 30px; }	
	.gdlr-cause-search-wrapper input[type="text"] { width: 95%; margin-bottom: 10px; float: none; }
	.gdlr-cause-search-wrapper .gdlr-combobox { width: 100%; margin-bottom: 10px; float: none; }
	
	/*--- slider ---*/
	.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-text { display: none; }
	.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-title { margin-bottom: 0px; font-size: 15px; }
	.gdlr-caption-wrapper .gdlr-caption { max-width: 100%; padding: 13px 12px; }	 
	
	.gdlr-item-title .gdlr-flex-prev { margin: 0px; position: absolute; 
		left: 0px; top: 50%; margin-top: -20px;}
	.gdlr-item-title .gdlr-flex-next{ margin: 0px; position: absolute; 
		right: 0px; top: 50%; margin-top: -20px; }	
	
	/*--- title item ---*/
	.gdlr-item-title-wrapper.pos-center .gdlr-item-title-gimmick { display: none; }
	.gdlr-item-title-wrapper.pos-icon.gdlr-right-text, 
	.gdlr-item-title-wrapper.pos-center.gdlr-right-text { padding: 0px; }
	.gdlr-item-title-wrapper > .nav-container { position: static; text-align: center; margin-top: 10px; }
	.gdlr-item-title-wrapper > .nav-container > .gdlr-right-text-link{ float: none; margin: 0px; }
	
	.gdlr-service-with-image-item.gdlr-left .service-with-image-thumbnail,
	.gdlr-service-with-image-item.gdlr-right .service-with-image-thumbnail{
		float: none; margin-right: 0px;  margin: 0px auto; }	
}

/*--- mobile portrait style ---*/
@media only screen and (max-width: 419px) {
	body .container{ max-width: 300px; }
	body .body-wrapper.gdlr-boxed-style { max-width: 340px; }
	
	.dl-menuwrapper .dl-menu, .dl-menuwrapper > .dl-submenu{ width: 270px; }
}html.ltie9 body, body{ min-width: 1140px; } .container{ max-width: 1140px; } .gdlr-caption-wrapper .gdlr-caption-inner{ max-width: 1140px; }
.body-wrapper.gdlr-boxed-style { max-width: 1200px; }
.gdlr-logo{ max-width: 350px; }
.gdlr-logo-right-text{ margin-top: 15px; }
.gdlr-logo-right-text{ margin-bottom: 50px; }
.gdlr-page-title-wrapper { background-image: url(//www.kalixnd.org/wp-content/uploads/2018/04/kalix_sign_blur_bg.jpg); }
body.archive .gdlr-page-title-wrapper, body.search .gdlr-page-title-wrapper { background-image: url(//www.kalixnd.org/wp-content/uploads/2018/04/kalix_sign_blur_bg.jpg); }
h1, h2, h3, h4, h5, h6{ font-family: "Dosis"; }
body, input, textarea{ font-family: "Open Sans"; }
.gdlr-navigation{ font-family: "Open Sans"; }
.gdlr-slider-item{ font-family: "Open Sans"; }
body{ font-size: 18px; }
h1{ font-size: 34px; }
h2{ font-size: 28px; }
h3{ font-size: 24px; }
h4{ font-size: 22px; }
h5{ font-size: 20px; }
h6{ font-size: 18px; }
.top-navigation-wrapper, .gdlr-logo-right-text{ color: #dddddd; }
.top-navigation-wrapper a, .gdlr-logo-right-text a{ color: #efefef; }
.top-navigation-wrapper a:hover, .gdlr-logo-right-text a:hover{ color: #efefef; }
.gdlr-header-wrapper{ background-color: #708cb5; }
.gdlr-main-menu > li > a{ color: #ffffff; }
.gdlr-main-menu > li:hover > a, .gdlr-main-menu > li.current-menu-item > a, .gdlr-main-menu > li.current-menu-ancestor > a{ color: #ffffff; }
.gdlr-navigation, .gdlr-navigation-wrapper.gdlr-fixed-menu{ background-color: #536d94; }
.gdlr-main-menu > li:hover > a, .gdlr-main-menu > li.current-menu-item > a, .gdlr-main-menu > li.current-menu-ancestor > a{ background-color: #3a5172; }#gdlr-main-navigation, .gdlr-header-style-2.gdlr-centered .gdlr-navigation-wrapper.gdlr-fixed-menu{ border-bottom-color: #3a5172; }
.gdlr-main-menu > .gdlr-normal-menu .sub-menu, .gdlr-main-menu > .gdlr-mega-menu .sf-mega{ border-top-color: #3a5172; }
.gdlr-main-menu > .gdlr-normal-menu li , .gdlr-main-menu > .gdlr-mega-menu .sf-mega{ background-color: #556c8c; }
.gdlr-main-menu > li > .sub-menu a, .gdlr-main-menu > li > .sf-mega a{ color: #ffffff; }
.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: #ffffff; } .gdlr-main-menu .gdlr-normal-menu li > a.sf-with-ul:after { border-left-color: #ffffff; } 
.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: #eaeaea; } 
.gdlr-main-menu > li > .sub-menu *, .gdlr-main-menu > li > .sf-mega *{ border-color: #ffffff; }
.gdlr-main-menu > li > .sf-mega .sf-mega-section-inner > a { color: #ffffff; }
.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 { color: #ffffff; }
#gdlr-responsive-navigation.dl-menuwrapper button { background-color: #708cb5; }
#gdlr-responsive-navigation.dl-menuwrapper button:hover, #gdlr-responsive-navigation.dl-menuwrapper button.dl-active, #gdlr-responsive-navigation.dl-menuwrapper ul{ background-color: #536d94; }
body{ background-color: #ececec; }
.body-wrapper, .gdlr-single-lightbox-container{ background-color: #f7f7f7; }.gdlr-button.without-border, input[type="button"], input[type="submit"]{ color: #f7f7f7; }
.gdlr-page-title{ color: #ffffff; }
.gdlr-page-caption{ color: #ffffff; }
h1, h2, h3, h4, h5, h6, .gdlr-title, .gdlr-title a{ color: #454545; }
.gdlr-item-title-wrapper{ color: #494949; }
.gdlr-item-title-wrapper .gdlr-item-caption{ color: #9b9b9b; }
body{ color: #808080; }
a{ color: #005288; }
a:hover{ color: #386787; }
body *{ border-color: #f3f3f3; }
.page-not-found-block{ background-color: #366687; }
.page-not-found-block{ color: #ffffff; }
.page-not-found-search  .gdl-search-form input[type="text"]{ background-color: #005288; }
.page-not-found-search  .gdl-search-form input[type="text"]{ color: #ffffff; }
.gdlr-header-search .gdl-search-form input[type="text"]{ background-color: #536d94; }
.gdlr-header-search .gdl-search-form input[type="text"]{ color: #ffffff; }
.gdlr-sidebar .gdlr-widget-title{ color: #383838; }
.gdlr-sidebar *{ border-color: #eeeeee; }
.gdlr-sidebar ul li:before { border-color: #bdbdbd; }
.gdl-search-form input{ background-color: #638093; }
.gdl-search-form input{ color: #9d9d9d; }
.gdl-search-form input{ border-color: #536d94; }
.tagcloud a{ background-color: #536d94; }
.tagcloud a, .tagcloud a:hover{ color: #ffffff; }
.gdlr-accordion-item.style-1 .accordion-title{ background-color: #f5f5f5; }
.gdlr-accordion-item.style-1 .accordion-title{ color: #3c3c3c; }
.gdlr-accordion-item.style-1 .accordion-title i{ background-color: #536d94; }
.gdlr-accordion-item.style-1 .accordion-title i{ color: #ffffff; }
.gdlr-box-with-icon-item{ background-color: #f5f5f5; }
.gdlr-box-with-icon-item > i, .gdlr-box-with-icon-item .box-with-icon-title{ color: #585858; }
.gdlr-box-with-icon-item{ color: #929292; }
.gdlr-button, .gdlr-button:hover, .gdlr-amount-button, .gdlr-amount-button:hover{ color: #ffffff; }
.gdlr-button, input[type="button"], input[type="submit"], .gdlr-amount-button.active, .gdlr-amount-button:hover{ background-color: #536d94; }.gdlr-payment-method img.gdlr-active{ border-color: #536d94; }
.gdlr-button.with-border, .gdlr-paypal-form-wrapper input[type="submit"]{ border-color: #536d94; }
.column-service-title{ color: #333333; }
.column-service-content{ color: #909090; }
.column-service-icon i{ color: #536d94; }
.gdlr-column-service-item.gdlr-type-2 .column-service-icon{ background-color: #3e3e3e; }
.gdlr-feature-media-item .feature-media-title{ color: #4f4f4f; }
.gdlr-feature-media-item .feature-media-caption{ color: #636363; }
.list-with-icon .list-with-icon-title{ color: #333333; }
.gdlr-pie-chart-item .pie-chart-title{ color: #313131; }
.gdlr-price-inner-item{ background-color: #f9f9f9; }
.gdlr-price-item .price-title-wrapper{ background-color: #454545; }
.gdlr-price-item .price-title{ color: #ffffff; }
.gdlr-price-item .price-tag{ background-color: #838383; }
.gdlr-price-item .best-price .price-tag{ background-color: #536d94; }
.gdlr-price-item .price-tag{ color: #ffffff; }
.gdlr-process-tab .gdlr-process-icon{ background-color: #f3f3f3; }
.gdlr-process-tab .gdlr-process-icon{ border-color: #e3e3e3; }
.gdlr-process-tab .gdlr-process-icon i{ color: #aaaaaa; }
.gdlr-process-tab .process-line .process-line-divider{ border-color: #e3e3e3; } .gdlr-process-tab .process-line .icon-chevron-down, .gdlr-process-tab .process-line .icon-chevron-right{ color: #e3e3e3; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-title{ color: #454545; }
.stunning-text-title{ color: #414141; }
.stunning-text-caption{ color: #949494; }
.gdlr-stunning-text-item.with-padding{ background-color: #f3f3f3; }
.gdlr-stunning-text-item.with-border{ border-color: #f3f3f3; }
.tab-title-wrapper .tab-title{ background-color: #c6c6c6; }
.tab-title-wrapper .tab-title{ color: #454545; }
.tab-title-wrapper .tab-title.active, .tab-content-wrapper{ background-color: #ffffff; }
table tr th{ background-color: #f7f7f7; }
table tr th{ color: #1a355e; }
table.style-2 tr:nth-child(odd){ background-color: #949494; }
table.style-2 tr:nth-child(odd){ color: #949494; }
table.style-2 tr:nth-child(even){ background-color: #f9f9f9; }
table.style-2 tr:nth-child(even){ color: #f9f9f9; }
.gdlr-blog-title, .gdlr-blog-title a{ color: #545454; }
.gdlr-blog-title a:hover{ color: #324f79; }
.blog-info, .blog-info a, .blog-info i{ color: #c2c2c2; }
.gdlr-blog-full .blog-date-wrapper .blog-date-day{ color: #121212; }
.gdlr-blog-full .blog-date-wrapper .blog-date-month, .gdlr-blog-full .blog-date-wrapper .blog-date-year{ color: #5c5c5c; }
.gdlr-blog-full .blog-date-wrapper .blog-date-year{ border-bottom-color: #7c91b0; }
.gdlr-blog-thumbnail .gdlr-sticky-banner{ background-color: #7c91b0; }
.gdlr-blog-thumbnail .gdlr-sticky-banner{ color: #ffffff; }
.gdlr-social-share, .gdlr-social-share a{ background-color: #f3f3f3; }
.gdlr-social-share .social-share-title{ color: #353535; }
.gdlr-standard-style .gdlr-single-blog-tag a{ background-color: #7c91b0; }
.gdlr-standard-style .gdlr-single-blog-tag a{ color: #ffffff; }
.format-aside .gdlr-blog-content{ background-color: #b0bed4; }
.format-aside .gdlr-blog-content{ color: #ffffff; }
.format-quote .gdlr-top-quote blockquote{ color: #8d8d8d; }
.format-quote .gdlr-quote-author{ color: #ffeed0; }
.gdlr-single-nav > div i{ background-color: #f3f3f3; }
.gdlr-single-nav > div i{ color: #8d8d8d; }
.cause-title a{ color: #353535; }
.cause-title a:hover{ color: #969696; }
.gdlr-donation-bar-wrapper{ background-color: #eeeeee; }
.gdlr-donation-bar-wrapper .gdlr-donation-bar{ background-color: #e0b874; }
.gdlr-donation-goal-text{ color: #e0b874; }
.gdlr-donation-goal-text .goal{ color: #536d94; }
.gdlr-cause-info .cause-info, .gdlr-cause-info .cause-info a{ color: #c2c2c2; }
.cause-info.cause-pdf, .cause-info.cause-pdf a{ color: #484848; }
.urgent-cause-wrapper .urgent-cause-overlay{ background-color: #000000; }
.urgent-cause-wrapper, .urgent-cause-wrapper a, .urgent-cause-wrapper .gdlr-donation-goal-text{ color: #ffffff; }
.gdlr-cause-search-wrapper{ background-color: #3f3f3f; }
.gdlr-cause-search-wrapper .cause-search-title, .gdlr-cause-search-wrapper .cause-search-caption{ color: #ffffff; }
.gdlr-cause-search-wrapper .gdlr-combobox, .gdlr-cause-search-wrapper input[type="text"]{ background-color: #ffffff; }
.gdlr-cause-search-wrapper .gdlr-combobox select, .gdlr-cause-search-wrapper input[type="text"]{ color: #a5a5a5; }
.portfolio-item-filter a{ color: #ffffff; }
.portfolio-item-filter a:hover, .portfolio-item-filter a.active, .portfolio-item-filter .sep{ color: #ededed; }
.gdlr-image-link-shortcode .gdlr-image-link-overlay, .portfolio-thumbnail .portfolio-overlay{ background-color: #000000; }
.gdlr-image-link-shortcode .gdlr-image-link-icon, .portfolio-thumbnail .portfolio-icon i{ color: #ffffff; }
.portfolio-title a{ color: #4e4e4e; }
.portfolio-title a:hover{ color: #7f7f7f; }
.portfolio-info, .portfolio-info a{ color: #949494; }
.portfolio-item-holder .gdlr-modern-portfolio .portfolio-title a{ color: #ffffff; }
.gdlr-pagination .page-numbers{ background-color: #f3f3f3; }
.gdlr-pagination .page-numbers{ color: #979797; }
.gdlr-pagination .page-numbers:hover, .gdlr-pagination .page-numbers.current{ background-color: #7c91b0; }
.gdlr-pagination .page-numbers:hover, .gdlr-pagination .page-numbers.current{ color: #ffffff; }
.gdlr-personnel-item .personnel-item-inner{ background-color: #f5f5f5; }
.gdlr-personnel-item.round-style .personnel-item{ background-color: #536d94; }
.gdlr-personnel-item .personnel-author{ color: #3b3b3b; }
.gdlr-personnel-item .personnel-author-image{ border-color: #536d94; }
.gdlr-personnel-item .personnel-position{ color: #acacac; }
.gdlr-personnel-item .personnel-content{ color: #959595; }
.gdlr-personnel-item .personnel-social i{ color: #3b3b3b; }
.gdlr-testimonial-item .testimonial-item-inner, .gdlr-testimonial-item .testimonial-author-image{ background-color: #f5f5f5; }
.gdlr-testimonial-item .testimonial-content{ color: #9b9b9b; }
.gdlr-testimonial-item .testimonial-author{ color: #536d94; }
.gdlr-testimonial-item .testimonial-position{ color: #4d4d4d; }
.gdlr-testimonial-item .testimonial-author-image{ border-color: #536d94; }
.gdlr-testimonial-item.box-style .testimonial-item-inner:after{ border-top-color: #dddddd; border-left-color: #dddddd; }
.gdlr-gallery-thumbnail .gallery-item{ background-color: #e5e5e5; }
.gdlr-gallery-thumbnail-container .gallery-caption{ background-color: #000000; }
.gdlr-gallery-thumbnail-container .gallery-caption{ color: #ffffff; }
.nivo-controlNav a:hover, .nivo-controlNav a.active, .flex-control-paging li a:hover, .flex-control-paging li a.flex-active,.ls-flawless .ls-bottom-slidebuttons a.ls-nav-active, .ls-flawless .ls-bottom-slidebuttons a:hover { background-color: #ffffff; }
.nivo-controlNav a, .flex-control-paging li a, .ls-flawless .ls-bottom-slidebuttons a{ border-color: #ffffff !important; }
.nivo-directionNav a, .flex-direction-nav a, .ls-flawless .ls-nav-prev, .ls-flawless .ls-nav-next{ background-color: #000000; }
body .nivo-directionNav a, body .flex-direction-nav a, body .flex-direction-nav a:hover, .ls-flawless .ls-nav-prev, .ls-flawless .ls-nav-next{ color: #ffffff; }
.gdlr-caption{ background-color: #0a0a0a; }
.gdlr-caption-title, .gdlr-caption-title{ color: #ffffff; }
.gdlr-caption-text{ color: #ffffff; }
.gdlr-caption-wrapper.post-slider .post-slider-caption-overlay{ background-color: #536d94; }
.gdlr-caption-wrapper.post-slider .gdlr-caption-title, .gdlr-caption-wrapper.post-slider .gdlr-caption-title a{ color: #ffffff; }
.gdlr-caption-wrapper.post-slider .gdlr-caption-text, .gdlr-caption-wrapper.post-slider .gdlr-caption-text a, .gdlr-caption-wrapper.post-slider .blog-info, .gdlr-caption-wrapper.post-slider .blog-info a, .gdlr-caption-wrapper.post-slider .blog-info i{ color: #ffffff; }
.gdlr-post-slider-item .gdlr-donate-button{ background-color: #566b79; }
.gdlr-post-slider-item .gdlr-donate-button{ color: #ffffff; }
input[type="text"], input[type="email"], input[type="password"], textarea, #card-element{ background-color: #c9c9c9; }
input[type="text"], input[type="email"], input[type="password"], textarea{ color: #4f4f4f; }input::input-placeholder{ color:#4f4f4f; } input::-webkit-input-placeholder{ color:#4f4f4f; }input::-moz-placeholder{ color:#4f4f4f; } input:-moz-placeholder{ color:#4f4f4f; }input:-ms-input-placeholder{ color:#4f4f4f; }textarea::input-placeholder{ color:#4f4f4f; } textarea::-webkit-input-placeholder{ color:#4f4f4f; }textarea::-moz-placeholder{ color:#4f4f4f; } textarea:-moz-placeholder{ color:#4f4f4f; }textarea:-ms-input-placeholder{ color:#4f4f4f; }
.footer-wrapper{ background-color: #262626; }
.footer-wrapper .gdlr-widget-title, .footer-wrapper .gdlr-widget-title a{ color: #dddddd; }
.footer-wrapper{ color: #919191; }
.footer-wrapper a{ color: #d6d6d6; }
.footer-wrapper a:hover{ color: #969696; }
.footer-wrapper *{ border-color: #363636; }
.footer-wrapper input[type="text"], .footer-wrapper input[type="email"], .footer-wrapper input[type="password"], .footer-wrapper textarea{ background-color: #383838; }
.footer-wrapper input[type="text"], .footer-wrapper input[type="email"], .footer-wrapper input[type="password"], .footer-wrapper textarea{ color: #aaaaaa; }
.footer-wrapper .tagcloud a{ background-color: #7c91b0; }
.footer-wrapper .tagcloud a, .footer-wrapper .tagcloud a:hover{ color: #ffffff; }
.copyright-wrapper{ background-color: #262626; }
.copyright-wrapper{ color: #ffffff; }
.footer-wrapper .copyright-wrapper{ border-color: #262626; }
html  .woocommerce span.onsale, html  .woocommerce-page span.onsale, html .woocommerce-message,html .woocommerce div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,html .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {  background: #536D94; }html .woocommerce .star-rating, html .woocommerce-page .star-rating, html .woocommerce .star-rating:before, html .woocommerce-page .star-rating:before, html .woocommerce div.product span.price, html .woocommerce div.product p.price, html .woocommerce #content div.product span.price, html .woocommerce #content div.product p.price, html .woocommerce-page div.product span.price, html .woocommerce-page div.product p.price, html .woocommerce-page #content div.product span.price, html .woocommerce-page #content div.product p.price {color: #536D94; }
html .woocommerce-message  a.button, html .woocommerce-error  a.button, html .woocommerce-info  a.button, html .woocommerce-info a.showcoupon, html .woocommerce-message, html .woocommerce-error, html .woocommerce-info, html  .woocommerce span.onsale, html  .woocommerce-page span.onsale, html .woocommerce div.product .woocommerce-tabs ul.tabs li.active,html .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce nav.woocommerce-pagination ul li span.current, html .woocommerce-page nav.woocommerce-pagination ul li span.current, html .woocommercenav.woocommerce-pagination ul li a:hover, html .woocommerce-page nav.woocommerce-pagination ul li a:hover{ color: #ffffff; }
html .woocommerce-info{ background: #b0bed4; }
html .woocommerce-error{ background: #C23030; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ background: #536d94; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ color: #ffffff; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ border-bottom: 3px solid #324f79; }
html .woocommerce #reviews #comments ol.commentlist li img.avatar, html .woocommerce-page #reviews #comments ol.commentlist li img.avatar { background: #ebebeb; }html .woocommerce #reviews #comments ol.commentlist li img.avatar, html .woocommerce-page #reviews #comments ol.commentlist li img.avatar,html .woocommerce #reviews #comments ol.commentlist li .comment-text, html .woocommerce-page #reviews #comments ol.commentlist li .comment-text,html .woocommerce ul.products li.product a img, html .woocommerce-page ul.products li.product a img, html .woocommerce ul.products li.product a img:hover ,html .woocommerce-page ul.products li.product a img:hover, html .woocommerce-page div.product div.images img, html .woocommerce-page #content div.product div.images img,html .woocommerce form.login, html .woocommerce form.checkout_coupon, html .woocommerce form.register, html .woocommerce-page form.login,html .woocommerce-page form.checkout_coupon, html .woocommerce-page form.register, html .woocommerce table.cart td.actions .coupon .input-text,html .woocommerce #content table.cart td.actions .coupon .input-text, html .woocommerce-page table.cart td.actions .coupon .input-text,html .woocommerce-page #content table.cart td.actions .coupon .input-text { border: 1px solid #ebebeb; }html .woocommerce div.product .woocommerce-tabs ul.tabs:before, html .woocommerce #content div.product .woocommerce-tabs ul.tabs:before,html .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th, html .woocommerce-page table.shop_table tfoot td,html .woocommerce-page table.shop_table tfoot th, html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th,html .woocommerce-page table.shop_table tfoot td, html .woocommerce-page table.shop_table tfoot th { border-bottom: 1px solid #ebebeb; }html .woocommerce .cart-collaterals .cart_totals table tr:first-child th, html .woocommerce .cart-collaterals .cart_totals table tr:first-child td,html .woocommerce-page .cart-collaterals .cart_totals table tr:first-child th, html .woocommerce-page .cart-collaterals .cart_totals table tr:first-child td { border-top: 3px #ebebeb solid; }html .woocommerce .cart-collaterals .cart_totals tr td, html .woocommerce .cart-collaterals .cart_totals tr th,html .woocommerce-page .cart-collaterals .cart_totals tr td, html .woocommerce-page .cart-collaterals .cart_totals tr th { border-bottom: 2px solid #ebebeb; }
html .woocommerce div.product .woocommerce-tabs ul.tabs li, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li ,html .woocommerce table.cart a.remove, html .woocommerce #content table.cart a.remove, html .woocommerce-page table.cart a.remove, html .woocommerce-page #content table.cart a.remove, html .woocommerce #payment, html .woocommerce-page #payment, html .woocommerce .customer_details,html .woocommerce ul.order_details, html .woocommerce nav.woocommerce-pagination ul li a, html .woocommerce-page nav.woocommerce-pagination ul li a,html .woocommerce form .form-row input.input-text, html .woocommerce form .form-row textarea, html .woocommerce-page form .form-row input.input-text, html .woocommerce-page form .form-row textarea, html .woocommerce .quantity input.qty, html .woocommerce #content .quantity input.qty, html .woocommerce-page .quantity input.qty, html .woocommerce-page #content .quantity input.qty,html .woocommerce .widget_shopping_cart .total, html .woocommerce-page .widget_shopping_cart .total { background: #f3f3f3; }html .woocommerce .quantity input.qty, html .woocommerce #content .quantity input.qty, html .woocommerce-page .quantity input.qty, html .woocommerce-page #content .quantity input.qty { border: 1px solid #f3f3f3; }
html .woocommerce .widget_shopping_cart .total, html .woocommerce-page .widget_shopping_cart .total { border-top: 2px solid #e5e5e5; }html .woocommerce table.cart a.remove:hover, html .woocommerce #content table.cart a.remove:hover, html .woocommerce-page table.cart a.remove:hover,html .woocommerce-page #content table.cart a.remove:hover, html #payment div.payment_box, html .woocommerce-page #payment div.payment_box { background: #e5e5e5; }
html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th, html .woocommerce-page table.shop_table tfoot td,html .woocommerce-page table.shop_table tfoot th, .cart-subtotal th, .shipping th , .total th, html .woocommerce table.shop_attributes .alt th,html .woocommerce-page table.shop_attributes .alt th, html .woocommerce ul.products li.product .price, html.woocommerce-page ul.products li.product .price { color: #333333; }
html .woocommerce ul.products li.product .price del, html .woocommerce-page ul.products li.product .price del,html .woocommerce table.cart a.remove, html .woocommerce #content table.cart a.remove, html .woocommerce-page table.cart a.remove,html .woocommerce-page #content table.cart a.remove { color: #888888; }
html .woocommerce .quantity .plus, html .woocommerce .quantity .minus, html .woocommerce #content .quantity .plus, html .woocommerce #content .quantity .minus, 
												html .woocommerce-page .quantity .plus, html .woocommerce-page .quantity .minus, html .woocommerce-page #content .quantity .plus, 
												html .woocommerce-page #content .quantity .minus { border: 1px solid #a0a0a0; }
html .woocommerce .quantity .plus, html .woocommerce .quantity .minus, html .woocommerce #content .quantity .plus, html .woocommerce #content .quantity .minus, 
												html .woocommerce-page .quantity .plus, html .woocommerce-page .quantity .minus, html .woocommerce-page #content .quantity .plus, 
												html .woocommerce-page #content .quantity .minus { color: #ffffff; }
html .woocommerce .quantity .plus, html .woocommerce #content .quantity .plus,  html .woocommerce-page .quantity .plus,html .woocommerce-page #content .quantity .plus, html .woocommerce .quantity .plus:hover, html .woocommerce #content .quantity .plus:hover,html .woocommerce-page .quantity .plus:hover,  html .woocommerce-page #content .quantity .plus:hover{ background: #9a9a9a; }
html .woocommerce .quantity .minus, html .woocommerce #content .quantity .minus,  html .woocommerce-page .quantity .minus,html .woocommerce-page #content .quantity .minus, html .woocommerce .quantity .minus:hover, html .woocommerce #content .quantity .minus:hover,html .woocommerce-page .quantity .minus:hover,  html .woocommerce-page #content .quantity .minus:hover{ background: #b6b6b6; }
.gdlr-skin-dark-skin, .gdlr-skin-dark-skin .gdlr-skin-content{ color: #ffffff; }
.gdlr-skin-dark-skin i, .gdlr-skin-dark-skin .nav-container.style-1 .flex-direction-nav i{ color: #ffffff; }
.gdlr-skin-dark-skin h1, .gdlr-skin-dark-skin h2, .gdlr-skin-dark-skin h3, .gdlr-skin-dark-skin h4, .gdlr-skin-dark-skin h5, .gdlr-skin-dark-skin h6, .gdlr-skin-dark-skin .gdlr-skin-title, .gdlr-skin-dark-skin .gdlr-skin-title a{ color: #ffffff; }
.gdlr-skin-dark-skin .gdlr-skin-title a:hover{ color: #ffffff; }
.gdlr-skin-dark-skin .gdlr-skin-info, .gdlr-skin-dark-skin .gdlr-skin-info a, .gdlr-skin-dark-skin .gdlr-skin-info a:hover{ color: #b4b4b4; }
.gdlr-skin-dark-skin a, .gdlr-skin-dark-skin .gdlr-skin-link, .gdlr-skin-dark-skin .gdlr-skin-link-color{ color: #ffffff; }
.gdlr-skin-dark-skin a:hover, .gdlr-skin-dark-skin .gdlr-skin-link:hover{ color: #ffffff; }
.gdlr-skin-dark-skin .gdlr-skin-box, .gdlr-skin-dark-skin .nav-container.style-1 .flex-direction-nav a{ background-color: #ffffff; }
.gdlr-skin-dark-skin .gdlr-item-title .icon-quote-left, .gdlr-skin-dark-skin .gdlr-item-title .gdlr-flex-prev, .gdlr-skin-dark-skin .gdlr-item-title .gdlr-flex-next{ color: #ffffff; }
.gdlr-skin-dark-skin .gdlr-item-title-gimmick{ background-color: #ffffff; }
.gdlr-skin-dark-skin *, .gdlr-skin-dark-skin .gdlr-skin-border{ border-color: #ffffff; }
.gdlr-skin-dark-skin .gdlr-button, .gdlr-skin-dark-skin .gdlr-button:hover, .gdlr-skin-dark-skin input[type="button"], .gdlr-skin-dark-skin input[type="submit"]{ color: #ffffff; background-color: #62cdff;  }.gdlr-skin-testimonial-hp, .gdlr-skin-testimonial-hp .gdlr-skin-content{ color: #ffffff; }
.gdlr-skin-testimonial-hp i, .gdlr-skin-testimonial-hp .nav-container.style-1 .flex-direction-nav i{ color: #ffffff; }
.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; }
.gdlr-skin-testimonial-hp .gdlr-skin-title a:hover{ color: #ffffff; }
.gdlr-skin-testimonial-hp .gdlr-skin-info, .gdlr-skin-testimonial-hp .gdlr-skin-info a, .gdlr-skin-testimonial-hp .gdlr-skin-info a:hover{ color: #ffffff; }
.gdlr-skin-testimonial-hp a, .gdlr-skin-testimonial-hp .gdlr-skin-link, .gdlr-skin-testimonial-hp .gdlr-skin-link-color{ color: #62cdff; }
.gdlr-skin-testimonial-hp a:hover, .gdlr-skin-testimonial-hp .gdlr-skin-link:hover{ color: #ffffff; }
.gdlr-skin-testimonial-hp .gdlr-skin-box, .gdlr-skin-testimonial-hp .nav-container.style-1 .flex-direction-nav a{ background-color: #ffffff; }
.gdlr-skin-testimonial-hp .gdlr-item-title .icon-quote-left, .gdlr-skin-testimonial-hp .gdlr-item-title .gdlr-flex-prev, .gdlr-skin-testimonial-hp .gdlr-item-title .gdlr-flex-next{ color: #ffffff; }
.gdlr-skin-testimonial-hp .gdlr-item-title-gimmick{ background-color: #ffffff; }
.gdlr-skin-testimonial-hp *, .gdlr-skin-testimonial-hp .gdlr-skin-border{ border-color: #ffffff; }
.gdlr-skin-testimonial-hp .gdlr-button, .gdlr-skin-testimonial-hp .gdlr-button:hover, .gdlr-skin-testimonial-hp input[type="button"], .gdlr-skin-testimonial-hp input[type="submit"]{ color: #ffffff; background-color: #62cdff;  }.gdlr-skin-stunning-what-we-do, .gdlr-skin-stunning-what-we-do .gdlr-skin-content{ color: #ffffff; }
.gdlr-skin-stunning-what-we-do i, .gdlr-skin-stunning-what-we-do .nav-container.style-1 .flex-direction-nav i{ color: #ffffff; }
.gdlr-skin-stunning-what-we-do h1, .gdlr-skin-stunning-what-we-do h2, .gdlr-skin-stunning-what-we-do h3, .gdlr-skin-stunning-what-we-do h4, .gdlr-skin-stunning-what-we-do h5, .gdlr-skin-stunning-what-we-do h6, .gdlr-skin-stunning-what-we-do .gdlr-skin-title, .gdlr-skin-stunning-what-we-do .gdlr-skin-title a{ color: #ffffff; }
.gdlr-skin-stunning-what-we-do .gdlr-skin-title a:hover{ color: #ffffff; }
.gdlr-skin-stunning-what-we-do .gdlr-skin-info, .gdlr-skin-stunning-what-we-do .gdlr-skin-info a, .gdlr-skin-stunning-what-we-do .gdlr-skin-info a:hover{ color: #ffffff; }
.gdlr-skin-stunning-what-we-do a, .gdlr-skin-stunning-what-we-do .gdlr-skin-link, .gdlr-skin-stunning-what-we-do .gdlr-skin-link-color{ color: #ffffff; }
.gdlr-skin-stunning-what-we-do a:hover, .gdlr-skin-stunning-what-we-do .gdlr-skin-link:hover{ color: #ffffff; }
.gdlr-skin-stunning-what-we-do .gdlr-skin-box, .gdlr-skin-stunning-what-we-do .nav-container.style-1 .flex-direction-nav a{ background-color: #ffffff; }
.gdlr-skin-stunning-what-we-do .gdlr-item-title .icon-quote-left, .gdlr-skin-stunning-what-we-do .gdlr-item-title .gdlr-flex-prev, .gdlr-skin-stunning-what-we-do .gdlr-item-title .gdlr-flex-next{ color: #ffffff; }
.gdlr-skin-stunning-what-we-do .gdlr-item-title-gimmick{ background-color: #ffffff; }
.gdlr-skin-stunning-what-we-do *, .gdlr-skin-stunning-what-we-do .gdlr-skin-border{ border-color: #ffffff; }
.gdlr-skin-stunning-what-we-do .gdlr-button, .gdlr-skin-stunning-what-we-do .gdlr-button:hover, .gdlr-skin-stunning-what-we-do input[type="button"], .gdlr-skin-stunning-what-we-do input[type="submit"]{ color: #ffffff; background-color: #525252;  }.gdlr-skin-urgent-cause, .gdlr-skin-urgent-cause .gdlr-skin-content{ color: #ffffff; }
.gdlr-skin-urgent-cause i, .gdlr-skin-urgent-cause .nav-container.style-1 .flex-direction-nav i{ color: #ffffff; }
.gdlr-skin-urgent-cause h1, .gdlr-skin-urgent-cause h2, .gdlr-skin-urgent-cause h3, .gdlr-skin-urgent-cause h4, .gdlr-skin-urgent-cause h5, .gdlr-skin-urgent-cause h6, .gdlr-skin-urgent-cause .gdlr-skin-title, .gdlr-skin-urgent-cause .gdlr-skin-title a{ color: #ffffff; }
.gdlr-skin-urgent-cause .gdlr-skin-title a:hover{ color: #ffffff; }
.gdlr-skin-urgent-cause .gdlr-skin-info, .gdlr-skin-urgent-cause .gdlr-skin-info a, .gdlr-skin-urgent-cause .gdlr-skin-info a:hover{ color: #ffffff; }
.gdlr-skin-urgent-cause a, .gdlr-skin-urgent-cause .gdlr-skin-link, .gdlr-skin-urgent-cause .gdlr-skin-link-color{ color: #ffffff; }
.gdlr-skin-urgent-cause a:hover, .gdlr-skin-urgent-cause .gdlr-skin-link:hover{ color: #ffffff; }
.gdlr-skin-urgent-cause .gdlr-skin-box, .gdlr-skin-urgent-cause .nav-container.style-1 .flex-direction-nav a{ background-color: #ffffff; }
.gdlr-skin-urgent-cause .gdlr-item-title .icon-quote-left, .gdlr-skin-urgent-cause .gdlr-item-title .gdlr-flex-prev, .gdlr-skin-urgent-cause .gdlr-item-title .gdlr-flex-next{ color: #ffffff; }
.gdlr-skin-urgent-cause .gdlr-item-title-gimmick{ background-color: #ffffff; }
.gdlr-skin-urgent-cause *, .gdlr-skin-urgent-cause .gdlr-skin-border{ border-color: #ffffff; }
.gdlr-skin-urgent-cause .gdlr-button, .gdlr-skin-urgent-cause .gdlr-button:hover, .gdlr-skin-urgent-cause input[type="button"], .gdlr-skin-urgent-cause input[type="submit"]{ color: #ffffff; background-color: #62cdff;  }textarea { height: auto; }

.textarea_3high{height: auto; }
/*-- WooCommerce Stylesheet by GoodLayers --*/
html .woocommerce h2 {
font-size: 22px;
}
html .woocommerce h3 {
font-size: 18px;
}
html  .woocommerce-message, html  .woocommerce-error, html  .woocommerce-info {
	-webkit-box-shadow: none;
	box-shadow:  none; 
}
.woocommerce .gdlr-item-start-content{
	padding-top: 20px;
}

html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt ,
html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 13px 17px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-transform: uppercase;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	text-shadow: none;
	font-weight: bold;
}
html .woocommerce ul.products li.product h3, html .woocommerce-page ul.products li.product h3 {
	font-size: 18px;
	font-weight: lighter;
	padding-top: 5px;
}
html .woocommerce ul.products li.product, html .woocommerce-page ul.products li.product {
	text-align: center;
}
html .woocommerce ul.products li.product .price, html .woocommerce-page ul.products li.product .price {
	font-size: 24px;
	font-weight: 600;
}
.product ins {
	text-decoration: none;
}
del span.amount {
font-size: 14px;
}
html .woocommerce ul.products li.product .price del{ display: inline; }
html .woocommerce div.product p.price del, html .woocommerce div.product span.price del { display: inline; }

html  .woocommerce span.onsale, html  .woocommerce-page span.onsale {
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	padding: 5px; 
	line-height: 40px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	min-width: 40px; 
	margin-top: 12px;
	margin-left: 12px
}
html .woocommerce ul.products li.product .onsale, html .woocommerce-page ul.products li.product .onsale {
	margin: -18px -18px 0 0;
}

html .woocommerce ul.products li.product a img, html .woocommerce-page ul.products li.product a img, html .woocommerce ul.products li.product a img:hover , html .woocommerce-page ul.products li.product a img:hover {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
html .woocommerce ul.products li.product a:hover, html .woocommerce-page ul.products li.product a:hover {
	transition: none;
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
html .woocommerce div.product span.price, html .woocommerce div.product p.price, html .woocommerce #content div.product span.price, html .woocommerce #content div.product p.price, html .woocommerce-page div.product span.price, html .woocommerce-page div.product p.price, html .woocommerce-page #content div.product span.price, html .woocommerce-page #content div.product p.price {
	font-size: 22px;
	font-weight: bold;
}
html .woocommerce div.product div.images img, html .woocommerce #content div.product div.images img, html .woocommerce-page div.product div.images img, html .woocommerce-page #content div.product div.images img {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
html .woocommerce-result-count, html .woocommerce-page .woocommerce-result-count, html .woocommerce .woocommerce-ordering, html .woocommerce-page .woocommerce-ordering {
	margin-bottom: 45px;
}
html .woocommerce ul.products li.product a img, html .woocommerce-page ul.products li.product a img {
	margin: 0 0 20px;
}
.woocommerce .tagged_as, .woocommerce .posted_in{ display: block; }
html .woocommerce .quantity input.qty, html .woocommerce #content .quantity input.qty, html .woocommerce-page .quantity input.qty, html .woocommerce-page #content .quantity input.qty {
	width: 50px;
	height: 49px;
	box-shadow: none;
	-webkit-box-shadow:  none;
	-moz-box-shadow:  none;
	-webkit-border-top-left-radius:  0px;
	-webkit-border-bottom-left-radius:  0px;
	-moz-border-radius-topleft:  0px;
	-moz-border-radius-bottomleft:  0px;
	border-top-left-radius:  0px;
	border-bottom-left-radius: 0px;
}
html .woocommerce .quantity, html .woocommerce #content .quantity, html .woocommerce-page .quantity, html .woocommerce-page #content .quantity {
	width: 73px;
}
html .woocommerce .quantity .plus, html .woocommerce .quantity .minus, html .woocommerce #content .quantity .plus, html .woocommerce #content .quantity .minus, html .woocommerce-page .quantity .plus, html .woocommerce-page .quantity .minus, html .woocommerce-page #content .quantity .plus, html .woocommerce-page #content .quantity .minus {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	height: 26px;
	width: 24px;
	line-height: 12px;
}
html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{
	margin-left: 5px;
	padding: 18px;
	text-shadow: none;
}

html .woocommerce div.product form.cart, html .woocommerce #content div.product form.cart, html .woocommerce-page div.product form.cart, html .woocommerce-page #content div.product form.cart {
	margin: 36px 0px 30px;
}
.product_title.entry-title {
	font-size: 35px;
	font-weight: normal;
	margin-bottom: 13px;
}
html .woocommerce .woocommerce-breadcrumb, html .woocommerce-page .woocommerce-breadcrumb {
	margin-bottom: 22px;
	margin-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 20px;
}
html .single-product.woocommerce .woocommerce-breadcrumb, html .single-product.woocommerce-page .woocommerce-breadcrumb {
	border-bottom: 0;
	margin-bottom: 3px;
}
html .woocommerce .related ul.products li.product, html .woocommerce .related ul li.product, html .woocommerce .upsells.products ul.products li.product, html .woocommerce .upsells.products ul li.product, html .woocommerce-page .related ul.products li.product, html .woocommerce-page .related ul li.product, html .woocommerce-page .upsells.products ul.products li.product, html .woocommerce-page .upsells.products ul li.product {
	width: 24%;
}
.woocommerce-tabs h2 {
	font-size: 20px;
	margin-top: 35px;
	margin-bottom: 25px;
}
.related.products h2 {
	font-size: 24px;
	font-weight: lighter;
	margin-top: 50px;
}
html .woocommerce div.product .woocommerce-tabs ul.tabs, html .woocommerce #content div.product .woocommerce-tabs ul.tabs, html .woocommerce-page div.product .woocommerce-tabs ul.tabs, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
	padding-top: 35px;
	padding-left: 0;
}
html .woocommerce div.product .woocommerce-tabs ul.tabs li, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
	border: 0;
	display: inline-block;
	position: relative;
	z-index: 0;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	box-shadow: none;
	margin: 0px -2px;
	padding: 8px 20px;
}
html .woocommerce div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
	border-bottom-color: transparent;
}
html .woocommerce div.product .woocommerce-tabs ul.tabs li a, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: .5em 0;
	font-weight: bold;
	color: #b0b0b0;
	text-shadow: none;
}
html .woocommerce ul.tabs li:before, 
html .woocommerce ul.tabs li:after {
    display: none;
}
html .woocommerce div.product .woocommerce-tabs .panel, html .woocommerce #content div.product .woocommerce-tabs .panel, html .woocommerce-page div.product .woocommerce-tabs .panel, html .woocommerce-page #content div.product .woocommerce-tabs .panel {
	margin: 0 0 70px;
}
html .woocommerce .products ul, html .woocommerce ul.products, html .woocommerce-page .products ul, html .woocommerce-page ul.products {
	margin-bottom: 40px;
}
html .woocommerce #reviews #comments ol.commentlist li .comment-text, html .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
html .woocommerce #reviews #comments ol.commentlist li .comment-text, html .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
	padding: 20px;
}
html .woocommerce .add_review {
	padding-left: 50px;
}
html .woocommerce-message, html .woocommerce-error, html .woocommerce-info {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
html .woocommerce-message:before, html .woocommerce-error:before, html .woocommerce-info:before {
	background-color: transparent;
}
html .woocommerce-message:before, html .woocommerce-error:before, html .woocommerce-info:before {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	line-height: 26px;
	text-shadow: none;
	left: 16px;
}
html .woocommerce-message, html .woocommerce-error, html .woocommerce-info {
	padding: 15px 13px 15px 45px;
	margin: 0 0 25px;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-weight: bold;
	border-top: 0;
	text-shadow: none;
}

html .woocommerce-message  a.button, html .woocommerce-error  a.button, html .woocommerce-info  a.button, html .woocommerce-message  a.button:hover, html .woocommerce-error  a.button:hover, html .woocommerce-info  a.button:hover{
	background: transparent;
	border-bottom: 0px !important;
	padding: 5px 4px;
}
html .woocommerce-info:before {
	font-size: 16px;
	margin-top: -5px;
}
html .woocommerce .products .star-rating, html .woocommerce-page .products .star-rating {
	display: inline-block;
	font-size: 14px;
}
html .woocommerce a.added_to_cart, html .woocommerce-page a.added_to_cart {
	display: block;
	margin-left: 23px;
}
html .woocommerce a.button.added:before, html .woocommerce button.button.added:before, html .woocommerce input.button.added:before, html .woocommerce #respond input#submit.added:before, html .woocommerce #content input.button.added:before, html .woocommerce-page a.button.added:before, html .woocommerce-page button.button.added:before, html .woocommerce-page input.button.added:before, html .woocommerce-page #respond input#submit.added:before, html .woocommerce-page #content input.button.added:before {
	top: 49px;
	right: auto;
	left: 17px;
}
html .woocommerce table.shop_table, html .woocommerce-page table.shop_table {
	border: 0;
}
html .woocommerce table.shop_table th, html .woocommerce-page table.shop_table th {
	padding: 15px 12px;
	font-size: 15px;
}
html .woocommerce table.shop_table td, html .woocommerce-page table.shop_table td {
	border-top: 0px;
}
html .woocommerce .shop_table .quantity.buttons_added{
	margin: 0;
}
html .woocommerce table.cart a.remove, html .woocommerce #content table.cart a.remove, html .woocommerce-page table.cart a.remove, html .woocommerce-page #content table.cart a.remove {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 5px;
	font-weight: normal;
}
html .woocommerce table.cart a.remove:hover, html .woocommerce #content table.cart a.remove:hover, html .woocommerce-page table.cart a.remove:hover, html .woocommerce-page #content table.cart a.remove:hover {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 5px;
	font-weight: normal;
}
html .woocommerce table.cart img, html .woocommerce #content table.cart img, html .woocommerce-page table.cart img, html .woocommerce-page #content table.cart img {
	width: 66px;
}
html .woocommerce table.shop_table td, html .woocommerce-page table.shop_table td {
	padding: 12px 12px;
}

html .woocommerce table.cart td.actions .coupon .input-text, html .woocommerce #content table.cart td.actions .coupon .input-text, html .woocommerce-page table.cart td.actions .coupon .input-text, html .woocommerce-page #content table.cart td.actions .coupon .input-text {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	padding: 6px 6px 5px;
	margin: 0 11px 0 0;
	outline: 0;
	line-height: 27px;
}
html .woocommerce table.cart td.actions .button.alt, html .woocommerce #content table.cart td.actions .button.alt, html .woocommerce-page table.cart td.actions .button.alt, html .woocommerce-page #content table.cart td.actions .button.alt {
	margin-left: 10px;
}
html .woocommerce .cart-collaterals .shipping_calculator, html .woocommerce-page .cart-collaterals .shipping_calculator {
	display: inline-block;
}
html .woocommerce .cart-collaterals .cart_totals, html .woocommerce-page .cart-collaterals .cart_totals {
	display: inline-block;
	float: left;
}

html .woocommerce .cart-collaterals .cart_totals h2, html .woocommerce-page .cart-collaterals .cart_totals h2{
	font-size: 15px;
	float: left;
}
html .woocommerce .cart-collaterals .cart_totals tr td, html .woocommerce .cart-collaterals .cart_totals tr th, html .woocommerce-page .cart-collaterals .cart_totals tr td, html .woocommerce-page .cart-collaterals .cart_totals tr th {
	border-top: 0;
	padding: 15px;
}
html .woocommerce .cart-collaterals .cart_totals tr.shipping th, html .woocommerce-page .cart-collaterals .cart_totals tr.shipping th {
	font-size: 14px;
}
html .woocommerce .cart-collaterals .shipping_calculator h2, html .woocommerce-page .cart-collaterals .shipping_calculator h2 {
	font-size: 15px;
}
html .woocommerce .cart-collaterals .shipping_calculator, html .woocommerce-page .cart-collaterals .shipping_calculator {
	margin-top: 0;
}

html .woocommerce table.shop_table, html .woocommerce-page table.shop_table {
	margin: 0px -1px 45px 0px;
}
html .woocommerce .cart-collaterals, html .woocommerce-page .cart-collaterals {
	margin-bottom: 50px;
}
html .woocommerce form .form-row input.input-text, html .woocommerce form .form-row textarea, html .woocommerce-page form .form-row input.input-text, html .woocommerce-page form .form-row textarea {
	padding: 15px;
}
html .woocommerce form .form-row select, html .woocommerce-page form .form-row select {
	height: 30px;
}
html .woocommerce form .form-row, html .woocommerce-page form .form-row {
	padding: 0px;
	margin: 0 0 12px;
}
html .woocommerce-cart .cart-collaterals .cart_totals p { margin-bottom: 10px; }
html .woocommerce .woocommerce-ordering select, html .woocommerce-page .woocommerce-ordering select {
	height: 30px;
}
html .woocommerce form .form-row textarea, html .woocommerce-page form .form-row textarea {
	height: 47px;
}
html .woocommerce .checkout h3 { 
	font-size: 20px; 
	margin: 20px 0px 30px; 
}
html .woocommerce table.shop_table tfoot tr.total td, html .woocommerce table.shop_table tfoot tr.total th, html .woocommerce-page table.shop_table tfoot tr.total td, html .woocommerce-page table.shop_table tfoot tr.total th {
	border-bottom: 0;
}
html .woocommerce .col2-set, html .woocommerce-page .col2-set {
	margin-bottom: 40px;
}
html .woocommerce #payment, html .woocommerce-page #payment {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 15px 15px 2px 15px;
}
html .woocommerce #payment div.payment_box:after, html .woocommerce-page #payment div.payment_box:after {
	display: none;
}
html #payment div.payment_box, html .woocommerce-page #payment div.payment_box {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-shadow: none;
}
html .woocommerce #payment ul.payment_methods, html .woocommerce-page #payment ul.payment_methods {
	border-bottom: 0;
}
html .woocommerce #payment div.form-row, html .woocommerce-page #payment div.form-row {
	border-top: 0;
}
html .woocommerce table.shop_table tfoot tr:last-child td, html .woocommerce table.shop_table tfoot tr:last-child th, html .woocommerce-page table.shop_table tfoot tr:last-child td, html .woocommerce-page table.shop_table tfoot tr:last-child th{
	border-bottom: 0;
}
html .woocommerce .customer_details {
	margin-bottom: 45px;
	padding: 20px;
}
html .woocommerce ul.order_details {
	padding: 20px;
}
html .woocommerce .order_details.bacs_details, html .woocommerce-page .order_details.bacs_details {
	margin: 0 0 40px;
}
html .woocommerce .order_details, html .woocommerce-page .order_details {
	margin: 0 0 20px;
}
html .woocommerce form .form-row-first, html .woocommerce form .form-row-last, html .woocommerce-page form .form-row-first, html .woocommerce-page form .form-row-last {
	width: 48%;
}
html .woocommerce .lost_password, html .woocommerce-page .lost_password {
	margin-left: 15px;
}
html .woocommerce .checkout_coupon .form-row.form-row-first, html .woocommerce-page .checkout_coupon .form-row.form-row-first, html .woocommerce .checkout_coupon .form-row.form-row-last, html .woocommerce-page .checkout_coupon .form-row.form-row-last{
	margin-bottom: 0;
}
.woocommerce .gdlr-item-start-content.sidebar-right-item, .woocommerce-page .gdlr-item-start-content.sidebar-right-item, .woocommerce .gdlr-item-start-content.sidebar-left-item, .woocommerce-page .gdlr-item-start-content.sidebar-left-item  {
	padding-top: 60px;
}
html .woocommerce .gdlr-sidebar h3.gdlr-widget-title, html .woocommerce-page .gdlr-sidebar h3.gdlr-widget-title { font-size: 14px; }
html .woocommerce .woocommerce-content h1.page-title, html .woocommerce-page .woocommerce-content h1.page-title{ display: none; }
html .woocommerce-result-count {
	display: none;
}
html .woocommerce .woocommerce-ordering, html .woocommerce-page .woocommerce-ordering {
	margin: 0 0 22px;
	float: left;
}
html .woocommerce ul.cart_list li img, html .woocommerce ul.product_list_widget li img, html .woocommerce-page ul.cart_list li img, html .woocommerce-page ul.product_list_widget li img {
	width: 65px;
	float: left;
	margin-left: 0;
	margin-right: 18px;
}
html .woocommerce ul.cart_list li, html .woocommerce ul.product_list_widget li, html .woocommerce-page ul.cart_list li, html .woocommerce-page ul.product_list_widget li {
	padding: 15px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
html .woocommerce ul.cart_list li a, html .woocommerce ul.product_list_widget li a, html .woocommerce-page ul.cart_list li a, html .woocommerce-page ul.product_list_widget li a {
	font-size: 14px;
}
html .woocommerce ul.cart_list li del .amount, html .woocommerce ul.product_list_widget li del .amount, html .woocommerce-page ul.cart_list li del .amount, html .woocommerce-page ul.product_list_widget li del .amount {
	margin-top: 0px;
	font-size: 11px;
	font-weight: normal;
}
html .woocommerce ul.cart_list li ins .amount, html .woocommerce ul.product_list_widget li ins .amount, html .woocommerce-page ul.cart_list li ins .amount, html .woocommerce-page ul.product_list_widget li ins .amount {
	margin-left: 5px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1;
	font-weight: bold;
	margin-top: 4px;
}
html .woocommerce ul.cart_list li .amount, html .woocommerce ul.product_list_widget li .amount, html .woocommerce-page ul.cart_list li .amount, html .woocommerce-page ul.product_list_widget li .amount {
	font-size: 14px;
	font-weight: bold;
}


/*-- Filter --*/
html .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, html .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
background: #f3f3f3;
}
html .woocommerce .widget_price_filter .ui-slider .ui-slider-range, html .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
background: #f1f1f1;
box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 0 0 0 1px rgba(204, 204, 204, 0.5);
-moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
}

html .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range, html .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
html .woocommerce .widget_price_filter .ui-slider .ui-slider-range, html .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
}
html .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, html .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
border: 1px solid #522100;
cursor: pointer;
background: #ff9852;
background: -webkit-gradient(linear,left top,left bottom,from(#ff9852),to(#ff7a1f));
background: -webkit-linear-gradient(#ff9852,#ff7a1f);
background: -moz-linear-gradient(center top,#ff9852 0%,#ff7a1f 100%);
background: -moz-gradient(center top,#ff9852 0%,#ff7a1f 100%);
outline: none;
top: -.3em;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);
box-shadow: 0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);
}
html .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, html .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
border: 1px solid #cecece;
background: #e4e4e4;
box-shadow: none;
}
html .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child, html .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -1em;
}
html .woocommerce .widget_price_filter .price_slider_amount, html .woocommerce-page .widget_price_filter .price_slider_amount{
text-align: right;
line-height: 2.4em;
font-size: 0.8751em;
}
html .woocommerce .widget_price_filter .price_slider_amount .price_label, html .woocommerce-page .widget_price_filter .price_slider_amount .price_label{
font-size: 12px;
font-weight: bold;
margin-top: 8px;
display: block;
float: right;
}
html .woocommerce .ui-widget-content { border: 0; } 
html .woocommerce .widget_price_filter .ui-slider-horizontal, html .woocommerce-page .widget_price_filter .ui-slider-horizontal {
height: .6em;
}
html .woocommerce .widget_price_filter .price_slider, html .woocommerce-page .widget_price_filter .price_slider {
margin-bottom: 1.9em;
}
html .woocommerce .with-sidebar-content ul.products li.product.gdlr-1-product-per-row{ width: 99%; }
html .woocommerce .with-sidebar-content ul.products li.product.gdlr-2-product-per-row{ width: 48%; }
html .woocommerce .with-sidebar-content ul.products li.product.gdlr-3-product-per-row{ width: 29.5%; }
html .woocommerce .with-sidebar-content ul.products li.product.gdlr-4-product-per-row{ width: 22%; }
html .woocommerce .with-sidebar-content ul.products li.product.gdlr-5-product-per-row{ width: 16.5%; }

/*-- End Filter --*/
html .woocommerce .gdlr-widget.widget_product_search input[type="text"], html .woocommerce .gdlr-widget.widget_product_search input[type="email"], html .woocommerce .gdlr-widget.widget_product_search input[type="password"]{ width: 57%;
padding: 15px; }
html .woocommerce .gdlr-widget.widget_product_search input[type="submit"]{ padding: 13px 17px; margin-bottom: 0; }
html .woocommerce .gdlr-widget.widget_product_search .screen-reader-text { display: none; }
.woocommerce ul.product-categories li:before, .woocommerce-page ul.product-categories li:before{
content: "\f105";
font-family: FontAwesome;
text-align: center;
position: absolute;
left: 0px;
display: block;
height: 20px;
width: 20px;
border-style: solid;
border-width: 1px;
margin-top: -1px;
-moz-border-radius: 11px;
-webkit-border-radius: 11px;
border-radius: 11px;
}
.woocommerce ul.product-categories li, .woocommerce-page ul.product-categories li{
margin-bottom: 12px;
padding-left: 30px;
line-height: 20px;
padding-bottom: 12px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.woocommerce ul.product-categories, .woocommerce-page ul.product-categories {
list-style: none;
margin-left: 0;
position: relative;
}
html .woocommerce .star-rating, html .woocommerce-page .star-rating{
margin: 5px 0px 5px;
}
html .woocommerce .widget_shopping_cart .total, html .woocommerce-page .widget_shopping_cart .total {
padding: 7px 12px;
font-weight: bold;
margin-top: 10px;
}
html .woocommerce ul.cart_list li:last-child, html .woocommerce-page ul.cart_list li:last-child{
border-bottom-width: 0px;
padding-left: 0;
}
html .woocommerce .widget_shopping_cart .widget_shopping_cart_content .buttons a:first-child, html .woocommerce-page .widget_shopping_cart .widget_shopping_cart_content .buttons a:first-child{
margin-right: 5px;
}
html .woocommerce nav.woocommerce-pagination ul, html .woocommerce #content nav.woocommerce-pagination ul, html .woocommerce-page nav.woocommerce-pagination ul, html .woocommerce-page #content nav.woocommerce-pagination ul {
border: 0;
}
hmtl .woocommerce nav.woocommerce-pagination ul li, html .woocommerce #content nav.woocommerce-pagination ul li, html .woocommerce-page nav.woocommerce-pagination ul li, html .woocommerce-page #content nav.woocommerce-pagination ul li {
border-right: 0;
}
html .woocommerce nav.woocommerce-pagination ul li span.current, html .woocommerce-page nav.woocommerce-pagination ul li span.current, html .woocommercenav.woocommerce-pagination ul li a:hover, html .woocommerce-page nav.woocommerce-pagination ul li a:hover{
margin-right: 4px;
padding: 9px 7px;
}
html .woocommerce nav.woocommerce-pagination ul li a, html .woocommerce-page nav.woocommerce-pagination ul li a{
margin-right: 4px;
padding: 9px 7px;
}
html .woocommerce nav.woocommerce-pagination, html .woocommerce #content nav.woocommerce-pagination, html .woocommerce-page nav.woocommerce-pagination, html .woocommerce-page #content nav.woocommerce-pagination {
text-align: center;
margin-bottom: 40px;
margin-top: -20px;
display: inline-block;
float: right;
}

html .woocommerce .with-sidebar-content ul.products li.product, html .woocommerce-page .with-sidebar-content ul.products li.product {
width: 29.5%;
}
html .woocommerce ul.products li.product, html .woocommerce-page ul.products li.product {
margin-top: 25px;
}
html .woocommerce-info a.showcoupon{ 
margin-left: 15px;
}
html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th, html .woocommerce-page table.shop_table tfoot td, html .woocommerce-page table.shop_table tfoot th, .cart-subtotal th, .shipping th , .total th, html .woocommerce table.shop_attributes .alt th, html .woocommerce-page table.shop_attributes .alt th  {
	background: transparent;
}

/*-- WooCommerce Responsive --*/
/*--- mobile landscape style ---*/
@media only screen and (max-width: 767px) {
html .woocommerce div.product div.images, html .woocommerce #content div.product div.images, html .woocommerce-page div.product div.images, html .woocommerce-page #content div.product div.images {
width: 100%;
}
html .woocommerce div.product div.summary, html .woocommerce #content div.product div.summary, html .woocommerce-page div.product div.summary, html .woocommerce-page #content div.product div.summary {
width: 100%;
}
html .woocommerce table.shop_table .product-price , html .woocommerce-page table.shop_table .product-quantity{
display: none;
}
html .woocommerce .cart-collaterals .cart_totals, html .woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
margin-bottom: 30px;
}
html .woocommerce .cart-collaterals .shipping_calculator, html .woocommerce-page .cart-collaterals .shipping_calculator {
width: 100%;
}
html .woocommerce table.cart td.actions .button.alt, html .woocommerce #content table.cart td.actions .button.alt, html .woocommerce-page table.cart td.actions .button.alt, html .woocommerce-page #content table.cart td.actions .button.alt {
margin-top: 10px;
}

html .woocommerce .col2-set .col-1, html .woocommerce-page .col2-set .col-1 {
width: 100%;
}

html .woocommerce .col2-set .col-2, html .woocommerce-page .col2-set .col-2 {
width: 100%;
}

html .woocommerce .order_details li, html .woocommerce-page .order_details li {
border-right: 0px;
width: 100%;
padding: 10px 5px;
}
html .woocommerce-cart .cart-collaterals .cart_totals p {
margin-bottom: 15px;
}
}
/*--- mobile portrait style ---*/
@media only screen and (max-width: 419px) {
html .woocommerce table.cart td.actions .coupon, html .woocommerce #content table.cart td.actions .coupon, html .woocommerce-page table.cart td.actions .coupon, html .woocommerce-page #content table.cart td.actions .coupon {
float: right;
margin-bottom: 10px;
}
}/*
Theme Name: Charity Hub Child
Theme URI: https://bitbucket.org/kalixnd/website-theme-charity-hub-child/src
Description: Charity Hub Child Theme
Author: Dylan Hildenbrand
Author URI: https://www.kalixnd.org
Template: charityhub
Version: 1.0.2
Text Domain:  charityhub-child
*/
.hide{display:none}.gdlr-post-author,.sku_wrapper,.post-comments{display:none}header.gdlr-header-wrapper{background:#536d94;background:-moz-linear-gradient(top, #536d94 0%, #80a0ce 100%);background:-webkit-linear-gradient(top, #536d94 0%, #80a0ce 100%);background:linear-gradient(to bottom, #536d94 0%, #80a0ce 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#536d94', endColorstr='#80a0ce',GradientType=0 )}header.gdlr-header-wrapper .gdlr-fixed-menu .gdlr-navigation .scrolling_logo{max-height:67px;padding:4px}header.gdlr-header-wrapper .gdlr-fixed-menu .gdlr-navigation button.scroll_top_button{width:70px;padding:15px 25px;box-shadow:-5px 5px 5px 0px #000;cursor:pointer}header.gdlr-header-wrapper .gdlr-navigation .scrolling_logo{width:150px;position:absolute;bottom:0;left:30px;max-height:0;-moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}header.gdlr-header-wrapper .gdlr-navigation button.scroll_top_button{width:0;position:fixed;right:0;padding:0;bottom:60px;border:none;font-size:1.3em;background-color:#4f77c3;color:#f0e4e4;text-align:center;-webkit-border-top-left-radius:15px;-webkit-border-bottom-left-radius:15px;-moz-border-radius-topleft:15px;-moz-border-radius-bottomleft:15px;border-top-left-radius:15px;border-bottom-left-radius:15px;-moz-transition:width .1s ease-in-out;-o-transition:width .1s ease-in-out;-webkit-transition:width .1s ease-in-out;transition:width .1s ease-in-out}header.gdlr-header-wrapper .gdlr-navigation .gdlr-main-menu>li>.sf-mega *{border:none}header.gdlr-header-wrapper .gdlr-navigation .gdlr-main-menu .gdlr-mega-menu .sf-mega{text-align:center}.gdlr-header-inner .right-nav img,.footer-container .right-nav img{width:40px;height:auto;background-color:#edb868;border-radius:35px;padding:7px;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.gdlr-header-inner .right-nav img:hover,.footer-container .right-nav img:hover{background-color:#4f77c3}.gdlr-header-inner .gdlr-logo,.footer-container .gdlr-logo{margin-top:10px;margin-bottom:10px;max-width:400px}.sf-mega-section .sf-mega-section-inner{padding:20px}.gdlr-page-title-wrapper .gdlr-page-caption{font-size:34px !important;font-style:normal !important}.gdlr-item-title-wrapper.pos-icon .gdlr-item-title,.gdlr-item-title-wrapper.pos-left .gdlr-item-title,.gdlr-item-title-wrapper.pos-right .gdlr-item-title{font-weight:normal}.home .above-sidebar-wrapper #content-section-1 .container:first-child{padding-top:34px}.widget_featured_jobs{background-color:#edb868;padding:10px}.rsswidget>img{display:none}.page-id-240 .gdlr-stunning-text-item a.stunning-text-button{background-color:transparent;margin-top:-52px}.page-id-240 .gdlr-stunning-text-item a.stunning-text-button img{height:auto;max-width:100px;max-height:100px}.promo_button{font-family:serif;font-size:48px;font-weight:600;text-decoration:none;border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;border:3px solid #3a5172;background-color:#536D94;color:#efefef !important;padding:5px 25px;-moz-transition:all 0.35s ease-in-out;-o-transition:all 0.35s ease-in-out;-webkit-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out;min-width:220px;text-transform:uppercase;display:block;text-align:center;line-height:1.2em;margin:0 auto}.promo_button:hover{background-color:#7C91B0}.promo_button span{font-size:27px;text-transform:none;border-bottom:3px #efefef solid;font-style:italic;padding-bottom:5px}.vfbp-form{background-color:#ddd;padding:15px 8px}.vfbp-form .vfb-fieldType-address .vfb-address-block{padding:0 0 15px;margin-top:-20px}.vfbp-form .vfb-fieldType-address .vfb-address-block .vfb-form-group{width:48%;display:inline-block;margin:auto 1%}.vfbp-form .vfb-fieldType-submit button{background-color:#536d94;border-radius:0;text-transform:uppercase;font-weight:bold;padding:15px 25px;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease}.vfbp-form .vfb-fieldType-submit button:hover{background-color:#3a5172}.sidebar-right-item .widget.gdlr-widget{margin-bottom:30px}.widget_rss .gdlr-widget-title{display:none}.single-product.woocommerce ul.cart_list li dl.variation,.single-product.woocommerce ul.product_list_widget li dl.variation,.woocommerce ul.cart_list li dl.variation,.woocommerce ul.product_list_widget li dl.variation{display:none}.single-product.woocommerce .widget_shopping_cart .cart_list li,.single-product.woocommerce .widget_shopping_cart_content .cart_list li,.woocommerce .widget_shopping_cart .cart_list li,.woocommerce .widget_shopping_cart_content .cart_list li{padding-left:0 !important}html .woocommerce form.woocommerce-checkout .form-row input.input-text,html .woocommerce form.woocommerce-checkout .form-row input[type=tel]{background:#C9C9C9;border:none}html .woocommerce-order-received .woocommerce-thankyou-order-details{padding:20px 5px}html .woocommerce-order-received .woocommerce-thankyou-order-details li{margin-right:1em;padding-right:1em}html .woocommerce-order-received .woocommerce-customer-details address{width:auto}#ui-datepicker-div{width:250px}body .woocommerce-store-notice,body p.demo_store,body .admin-bar p.demo_store{position:fixed;bottom:0;top:auto !important;background-color:#4f6c98;font-size:14px}.footer-container{text-transform:uppercase;color:#f0e4e4;font-family:Dosis}.footer-container h1,.footer-container h2,.footer-container h3,.footer-container h4,.footer-container h5,.footer-container h6{color:#f0e4e4}.footer-container .kalix-address{width:49%;padding:0;display:inline-block;vertical-align:top}.footer-container .kalix-address .highlight{color:#edb868}.footer-container .right-nav{text-align:center}.footer-container .right-nav img{padding:15px;margin:10px}@media only screen and (max-width: 767px){header.gdlr-header-wrapper .gdlr-header-inner .gdlr-logo.gdlr-align-left #gdlr-responsive-navigation .dl-trigger{top:92px}header.gdlr-header-wrapper .top-navigation-wrapper .right-nav{font-size:16px}header.gdlr-header-wrapper .top-navigation-wrapper .right-nav img{width:26px !important}.vfbp-form{padding:15px 5px}.vfbp-form .vfb-fieldType-address .vfb-address-block{margin:0}.vfbp-form .vfb-fieldType-address .vfb-address-block .vfb-form-group{display:block;width:100%}}@media only screen and (max-width: 419px){header.gdlr-header-wrapper .gdlr-header-inner .gdlr-logo.gdlr-align-left #gdlr-responsive-navigation .dl-trigger{top:62px}}
/*# sourceMappingURL=style.css.map */