/*
Theme Name: 	Bristol Pound
Template:		betheme
Version: 		1.6.1
*/
/* Notes
Dark-Blue	#204497
Midi-Blue 	#158ACB
Lite-Blue 	#5CCAF2
Orange 		#B1E4E3

** NEW branding
Header #00205B
-------------------------------------------------------------- */

/** GLOBAL **/
#Content h1 {
	color:#00205B;
	padding-top: 0.5em;
}
* {text-decoration-skip: ink;}
/*LOGO*/
@media only screen and (max-width: 767px) {
	#Top_bar .logo #logo {margin: 10px 60px 10px 0;}
}
	@media only screen and (max-width: 767px) {
/* 		.home #Top_bar {background: rgba(0, 0, 0, 0) !important;position: absolute;} */
}

@media only screen and (min-width:1240px) {
	.is-sticky#Top_bar #logo img.logo-sticky {
	    display: inline;
	    max-height: 35px;
	    height: auto;
	    max-width:240px;
	    width: 100%;
	}
}
.rounded img {border-radius: 100%;}
/*BRANDED CONTENT*/
.brandback p, .brandback h2, .brandback h3 , .brandback h4 , .brandback li {color: #fff;}
.brandback a {color:#efefef; text-decoration: underline;}
.brandback a:hover {color:#204497;text-decoration: none;}
.emphasis .icon_box .icon_wrapper, .emphasis .icon_box a .icon_wrapper, .emphasis .style-simple .icon_box:hover .icon_wrapper {color: #B1E4E3;}
/*MENU*/
.home #Top_bar .menu > li.current-menu-item {display: none;}
#menu li a {text-transform: uppercase;}
#Top_bar .top_bar_right a#search_button:not(.action_button) {color: #fff;}

	/*NON-HOME*/
	body #Top_bar {background-color: #00205B;}
/*	@media only screen and (min-width: 768px) {*/
	body:not(.home) #Content {padding-top: 120px;}
	/*}	*/
	/*STICKY*/
	#Top_bar.is-sticky .menu > li > a {color: #00205B;}
	#Top_bar.is-sticky .menu > li:hover > a {color: #B1E4E3;}
	#Top_bar.is-sticky .top_bar_right a#search_button:not(.action_button) {color: #204497;}
	/*RWD*/
	body #Top_bar .responsive-menu-toggle {color: #fff;}
	@media only screen and (max-width: 767px) {
	body #Header #Top_bar {background-color: #00205B !important;}
	#Top_bar a.responsive-menu-toggle {right: 20px;}
	}

/*£B BUTTONS*/

.button-flat a.button:not(.action_button),
.button-flat:not(.header-plain) a.button.action_button,
.button-flat a.tp-button, .button-flat button,
.button-flat input[type="submit"], .button-flat input[type="reset"],
.button-flat input[type="button"],
body #wdi_feed_0 .wdi_follow_btn {
	background-image: url(button-lefty.svg?ver=2);
	background-color: transparent;
	border-width: 0px !important;
	color: #fff;
	padding-top: 0.3em;
	text-transform: uppercase;
	transition: transform 0.15s ease-in-out;
}
#landing .button-flat a.button:not(.action_button) {
		text-shadow: 0 0 15px rgba(0,0,0,0.4);
		filter: drop-shadow(0 0 20px rgba(0,0,0,0.2));
}
a.button:not(.button_full_width) {padding-left:1em;}

	/*ALT BUTTON*/
	.button-flat a.orange.button:not(.action_button) {background-image: url(button-orange.svg?ver=2); color: #00205B;}
	.button-flat a.alt.button:not(.action_button) {background-image: url(button-alt.svg?ver=2);}
	.button-flat a.alt.orange.button:not(.action_button) {background-image: url(button-alt-orange.svg?ver=2); color: #00205B;}
	/*HOVER STATE*/
	.button-flat a.button:not(.action_button):hover,
	.button-flat:not(.header-plain) a.button.action_button:hover,
	.button-flat a.tp-button:hover, .button-flat button:hover,
	.button-flat input[type="submit"]:hover, .button-flat input[type="reset"]:hover,
	.button-flat input[type="button"]:hover,
	body #wdi_feed_0 .wdi_follow_btn:hover {
		transform:rotate(1deg) scale(1.05);
	}
	.button-flat a.button:not(.action_button):hover span,
	.button-flat:not(.header-plain) a.button.action_button:hover span,
	.button-flat a.tp-button:hover  span, .button-flat button:hover span,
	.button-flat input[type="submit"]:hover span, .button-flat input[type="reset"]:hover span,
	.button-flat input[type="button"]:hover span,
	body #wdi_feed_0 .wdi_follow_btn:hover span {
		transform:rotate(0deg);
	}
	/*HOVER STATE RESET*/
	.button-flat a.button:hover::after, .button-flat a.tp-button:hover::after, .button-flat button:hover::after, .button-flat input[type="submit"]:hover::after, .button-flat input[type="reset"]:hover::after, .button-flat input[type="button"]:hover::after {opacity: 0;}

/*FOOTER*/

#Footer a {
    color: #B1E4E3 !important; 
}

#Footer .copyright {font-size: 0.8em;}

@media (min-width: 768px) {
	Footer img {
	    max-width: 60%;
	    height: auto;
	}
	Footer a.appstore img {
	max-width:100%;
	width:55%;
	}
}
@media (max-width: 767px) {
	#Footer img {
		max-width: 100%;
	    height: auto;
	}
	#Footer img.footerlogo {
	    max-width: 30% !important;
	    width: 30%;
	    height: auto;
	}
}

#Footer .footer_copy .social li a {
    color: rgba(255,255,255,.5);
    font-size: 1.5em;
    line-height: 1.1em;
}


#Footer .widget_mfn_menu ul li a {
    background: transparent;
    color: #ccc;
    border: none;
    font-family: "muse bold", Arial, Tahoma, sans-serif;
}
#Footer .widget_mfn_menu ul li a:hover {
    background: transparent !important;
    color: #158acb !important;
    border: none;
}

/*SPACING*/
.widget_mfn_menu ul li a {padding: 3px 10px;}
aside#widget_mfn_menu-2 {margin-top: -0.67em;}




/**** PAGE SPECIFICS ****/

/* HOME LANDING */
.missionwrap {
	padding-top:10em;
	padding-bottom:2em;
}
.mission h2, .mission h3 {
	color: #fff;
	line-height: 1.1em;
	text-shadow: 0 0 15px rgba(0,0,0,0.4);
}
.mission h2 {
	font-size: 2.5em;
	text-transform: uppercase;
}
.mission h3 {
	font-size: 2em;
}

/* HOME VIDEO */

/*customise home video mask*/
.section.has-video .section_video .mask {
    background-image: none;
    background-color: rgba(0,0,0,0.35);
}
/*force home video on mobile*/
@media only screen and (max-device-width: 1024px) {
	.section.has-video .section_video {
	    display: block !important;
	}
	.section.has-video .section_video video {
	    max-height:100%;
	    left: -40%;
	}
}

/*INFOGRAPHIC*/
.plax .image_frame .image_wrapper img:not(.ls-l) {position: fixed;}

#infoghow p {font-size: 21px;}

#infographic .wrap {
	background-position: 50% 50% !important;
	background-position-y: 50% !important;
	background-size: contain;
	-webkit-background-size:contain;
	padding: 40vh 0 !important;
	vertical-align:text-bottom;
}
	@media only screen and (min-width: 1240px) {
	#infographic .section_wrapper, #infographic .container {
	    max-width: 99%;
}
}
	@media only screen and (max-width: 1024px) {
	#infographic .section_wrapper {
	    padding-left: 0 !important;
	    padding-right: 0 !important;
		}
}
	@media only screen and (max-width: 959px) and (min-width: 768px) {
		#infographic .section_wrapper, #infographic .container, #infographic .with_aside .content_wrapper {
		    max-width: 99%;
		}
}
	@media only screen and (max-width: 767px) {
		#infographic .wrap {
			background-attachment: scroll !important;
		}
		#infographic .info1,
		#infographic .info2,
		#infographic .info3 {
			display: none;
		}
}
	@media only screen and (orientation:portrait) and (max-width: 767px) {
	#infographic .wrap {padding: 25vh 0 !important;}
}

#joining h2 {padding-top: 0.5em;}

/*HOME INFO BOXES*/


.home .icon_box.icon_position_top.no_border {padding-top: 3em;}
.home .icon_box h4 {color: #fff;}
.home .icon_box img {width:151px; height: 151px;}
.home .wrap.brandback.one-third {border-right: 2px solid white;border-bottom: 2px solid white;}
.home .wrap.brandback:hover {background-color: #204497;}
.home .category-bristol-pound-news .post-head, .home .category-bristol-pound-news .post-excerpt {display: none;}


#mailinglistcta {
	background-blend-mode: soft-light;
}

#mailinglistcta .orange h2 {
	color:#FFF;
	font-size: 3em;
	line-height: 1.1em;
    text-shadow: 0 0 0.4em rgba(0,0,0,0.7);
    padding-top: 0.3em;
}


/*SOCIAL INSTAGRAM*/
#social .smicons a {    margin-right: 0.35em;    margin-left: 0.35em;}
body #wdi_feed_0 .wdi_follow_btn {
	border-color: transparent !important;
	border-radius: 0 !important;
    background-color: transparent !important;
    border-width: 0 !important;
    color: #fff !important;
    padding-top: 0.8em;
    padding-bottom: 0.4em;
}
body .wdi_feed_main_container .wdi_follow_btn {border-color: transparent !important;}
#social a {
	font-size: 2em;
	color:#fff;
	background-color:#158ACB;
	padding:0.5em 0.42em;
	border-radius: 100%;
	transition:all 0.2s ease-in-out;
}
#social a:hover {background-color:#204497;}
#social i::before {	transition:all 0.35s ease-in-out;}
#social i:hover::before {transform: rotateX(360deg);}
	@media only screen and (max-width: 479px) {
		#social a {margin-bottom: 2em;}
	}

#Content #social img {max-width: unset;}

#appad h3 {font-size: 2.1em;line-height: 1.1;}
#appad img {width: 250px; height: auto; text-align: right;}

/*BLOG PAGE*/
#Filters .authors {display: none;}


/*SINGLE POST*/
.single-post .section-post-header img,
.single-post .section-post-header .single-photo-wrapper {
	display: none;
}

/** MOBILE ADJUSTS **/
@media only screen and (max-width: 767px) {
	#Header #Top_bar, #Action_bar {
		background: transparent !important; /*base theme inlines important ugh*/
		position: absolute;
	}
	.mobile-tb-center #Top_bar .top_bar_right {display: none;}
	#Top_bar .logo #logo {margin: 10px 90px 10px 0px;}
	#Top_bar a.responsive-menu-toggle {right: 25px;	}
	.missionwrap {padding-top:3em;}
	.mission h2 {font-size:2.6em;}
	.mission h3 {font-size: 1.9em;}
}

/*HOW CONTENT*/
.column_visual + .column_video {margin-top: -20px;}
.column.mcb-column.one.column_image.goodenergy {background-color: #ffe50d;}
.column.mcb-column.one.column_image.bristolenergy {background-color: #fff;}


#howmenu {padding-bottom:40px !important;}
#howmenu h4 {color: #fff;}
.icon_box .icon_wrapper:before {border:0;}
#howmenu .one-fourth.column, #howmenu .four.columns {width: 23%; background-color: #00205B;margin: 0 1% 2%;}
#howmenu .one-fourth.column.emphasis, #howmenu .four.columns.emphasis {width: 23%; background-color: #B1E4E3;}

.icon_box:hover .icon_wrapper {background-color: #158acb !important;}
.emphasis .icon_box:hover .icon_wrapper {background-color: #B1E4E3 !important;}
.emphasis .icon_box:hover .icon_wrapper:before, .emphasis .icon_box a:hover .icon_wrapper:before {background-color: #B1E4E3;}

.icon_box .icon_wrapper {
	border-radius:0;
    -webkit-box-shadow: none;
    box-shadow: none
}

/*MAILCHIMP*/
#mc_embed_signup {text-align: center;}
#mc_embed_signup input {
	margin:0 auto;
	font-size: 1.1em;
	margin-bottom: 1em;
	width: 19em;
}
#mc_embed_signup input[type="submit"].button {padding-top:0.9em;background-image: url(button-orange.svg); }


/*ACCORDIONS*/
.brandback .accordion p, .brandback .accordion h2, .brandback .accordion h3 , .brandback .accordion li {color: #204497;}
.brandback .accordion a {color:#204497; text-decoration: underline;}
.brandback .accordion a:hover {color:#158ACB;text-decoration: none;}
.accordion .question .title {font-size: 1em;font-weight: 400;}
.accordion .question {-webkit-border-radius: 0;border-radius: 0;}

/*HOW TO ICONS*/
#howmenu .icon_box .icon_wrapper, #howmenu .icon_box a .icon_wrapper, #howmenu .style-simple .icon_box:hover .icon_wrapper {
		background-color: #00205B !important;
    color: #fff;
}
.emphasis .icon_box .icon_wrapper, .emphasis .icon_box a .icon_wrapper, .emphasis .style-simple .icon_box:hover .icon_wrapper {color: #B1E4E3 !important;}
/*#howmenu .emphasis .icon_box .icon_wrapper, #howmenu .emphasis .icon_box a .icon_wrapper, #howmenu .emphasis .style-simple .icon_box:hover .icon_wrapper {color: #B1E4E3;}*/
.icon_box .icon_wrapper {
	border-width: 0;
    background-image: none;
    background-color:#00205B;
}
#howmenu .emphasis .icon_box .icon_wrapper {background-color:#B1E4E3 !important; color: #00205B !important}
#howmenu .emphasis .icon_box h4 {color: #00205B !important}
.icon_box:hover .icon_wrapper {
    background-color:#204497;
	}
.icon-money-line:before {
    content: '';
    background-image: url(/wp-content/uploads/note.svg);
    background-size: 1.2em;
    width: 1.2em;
    height: 1.2em;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 0.9em;
}

/*CONTACT FORMS*/
input.wpcf7-form-control.wpcf7-submit {
    font-size: 1.3em;
    padding: 0.75em 1em 0.5em 1.5em;
    background-image: url(button-alt-orange.svg);
}

.list_item.lists_1 .list_left {
    -webkit-border-radius: 100%;
    border-radius: 100%;
}


/*BUSINESS LISTING*/
@media (min-width: 768px) {
#bizlisting .one-fourth {
	border-radius: 0.2em;
	width: calc(25% - 0.5em) !important;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	}
}
@media (max-width: 767px) {
#bizlisting .one-fourth {margin-bottom: 0.5em;}
}
.column.bizcard {
    padding-top: 2em;
    background: transparent;
    color: #fff;
    font-size: 1.1em;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.8);
    text-transform: uppercase;
    letter-spacing: 1px;
}



.column.bizcard a {color: #fff;border-bottom: 2px rgba(255,255,255,0.4) solid;}
.column.bizcard a:hover {text-decoration: none;}
@media (max-width:768px) {
#singlebizmap .section_wrapper {padding: 0 !important;}
}

/*JOIN PAGE*/
@media (min-width:768px) {
.formfirst, .formsecond {width:48%; margin-right: 1%; margin-left:1%; float: left;}
#joinform input[type=submit] {clear: both;display: block;}
textarea.wpcf7-form-control.wpcf7-textarea {height: 15.4em;}
}


/*TEST BUSINESS LISTINGS*/

/*Search*/
.bizsearch_wrap input {float: left;font-size: 18px;}
.bizsearch_input {width:285px !important;}
.bizsearch_submit {padding-top:0.8em !important; height: 3em; top: -0.4em;}


.category-businesses .post-meta {display: none;}
.category-businesses .image_frame {border:none;}

.category-businesses .image_frame .image_wrapper {
	background-color: #fff;
	text-align:center;
	line-height: 350px;
	max-height: 295px;
}
.category-businesses .image_frame .mask {

}
.category-businesses .image_frame img {
	display: inline-block;
}

.page-id-2106 .post-item.category-businesses:nth-child(2n) img {filter:hue-rotate(-168deg);}
.page-id-2106 .post-item.category-businesses:nth-child(3n) img {filter:hue-rotate(-78deg);}

.category-businesses .post-desc {
    background-color: rgba(255,255,255,0.9);
    /*margin-left: 1em;*/
    /*min-height: 280px;*/
}




 /*BUSINESS LISTING*/

@media (min-width: 768px) {
#bizlistingscat .posts_group.masonry.tiles.col-3 .post-item {
	border-radius: 0.2em;
	width: calc(33% - 0.5em) !important;
	margin-right: 0.5em !important;
	margin-bottom: 0.5em !important;
	}
}
.category-businesses .post-excerpt {padding-right: 1em;}

.category-businesses .post-footer {
	    background-color: transparent;
    line-height: 30px;
    bottom: 1em;
    display: block;
    position: absolute;
    right: 0;
}

#bizlisting p {
    min-height: 2.8em;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1239px) {

#bizlisting p {    min-height: 5.8em;}
.column.bizcard {font-size: 0.8em;}
}



.category-businesses p.nocomments {display: none;}

#bizlisting .wrap.bg-cover {
    background-color: rgba(0,0,0,0.4);
    background-blend-mode: soft-light;
}


.column.bizcard a:hover {color:#B1E4E3;}

	@media (max-width:767px) {
		.category-businesses .post-desc  {
			width: calc(100% - 2em);
			padding: 1em 1em 0 !important;
		}
		.category-businesses .post-desc {
		    margin-left: 0;
		}
	}
	@media (max-width:430px) {
		.category-businesses .image_frame .image_wrapper {
			line-height: unset;
		}
	}

/*BIZLISTWRAP - JSON SOURCED META CAT LISTINGS*/
#bizlisting h1 {text-align: center; padding-bottom:1em; text-transform: capitalize;}
.bizlistwrap p {text-align: center;}

/*Meta Cat Images for each business*/
#bizlisting .bizlistwrap {
	background-repeat: no-repeat;
	background-size: cover;
}
#bizlisting .wrap.bizlistwrap {
	background-color: #158ACB;
	/*background-image: url(/wp-content/uploads/art.jpg);*/ /*set default image*/
}
#bizlisting.Art .bizlistwrap {} /* set styles per meta-cat*/
.backtometacatchoice {display: block; clear: both; margin-bottom: 3em;}

#bizlisting .bizlistwrap p {
    min-height: 4.1em;
    margin-bottom: 0;
    padding: 0 0.5em;
}

/*CASHPOINTS*/
#bizlisting .wrap.gimmethecashhh {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 92% !important;
    width: 99.3%;
    border-radius: 4px;
}



/*SINGLE BUSINESS*/
#singlebizlisting h1 {text-align: center;margin-bottom: 0.75em;}
#singlebizlisting #biz-desc {font-weight:700;}
#singlebizlisting #biz-address  {font-size: 0.9em;}
#singlebizlisting i {font-size:2em;padding-right:0.5em;}
#singlebizlisting p#biz-social {margin-top:2em;}

/*INFOGRAPHIC v3*/
	#infogv3 .wrap {padding:0 1em;}
	@media (min-width: 768px) {
		#infogv3 .wrap:not(:last-child)::after {
	    display: block;
	    content: " ";
	    position: absolute;
	    right: -1em;
	    top: 100px;
	    width: 3.5em;
	    height: 1.9em;
	    background-image: url(/wp-content/uploads/circular-arrows-01.svg);
	    background-position: center;
	    background-size: contain;
	    visibility: visible;
	    overflow: visible;
		}
}
#infogv3 .wrap:first-child::after {transform: rotateZ(-27deg);}
#infogv3 .wrap:nth-child(2)::after {right:-1.5em;top:45px;}
#infogv3 .wrap:nth-child(3)::after {transform: rotateZ(27deg);right:-2em;top:94px;}
	@media (min-width: 768px) {
		#infogv3::after {
	    display: block;
	    content: " ";
	    position: absolute;
	    right: 0;
	    bottom: 4em;
	    width: 100%;
	    height: 1.9em;
	    background-image: url(/wp-content/uploads/circular-arrows-02.svg);
	    background-repeat: no-repeat;
	    background-position: center;
	    background-size: contain;
	    visibility: visible;
	    overflow: visible;
		}
	}

/*TEAM*/
.page-id-60 .category-team h3 {color: #fff;}
.category-team .post-head, .single-post .category-team .post-meta, .single-post .category-team .section-post-comments {display:none;}

/*404*/
.list_item.lists_1 .list_left {background-color: #B1E4E3 !important;}

/*ASHOP*/
#shop .column_visual ul li {margin-bottom: 4px;}
#shop table {margin-bottom:0;}
#shop table tr:first-child td {background: none;}
#shop table th, #shop table td {border: 0;}
#shop input {
    cursor: pointer;
    margin: 0 auto !important;
    display: block;
}
#shop input::name[on0] {display: none;}
#shop select {-webkit-appearance: menulist;width: 100%;}
/*RESOURCES PAGE*/
.page-id-2403 .icon_box .icon_wrapper, .page-id-2403 .icon_box a .icon_wrapper, .style-simple .page-id-2403 .icon_box:hover .icon_wrapper {color: #fff;}
.page-id-2403 h4 , .page-id-2403 .icon_box .desc {color: #fff;}
.page-id-2403 .icon_box .desc {text-decoration: none !important; border-bottom: none;}
.page-id-2403 #resources .wrap {border-right: 2px solid #fff;}


/*maps*/
.marker-cluster span {
	font-weight:700;
    color: #fff;
    text-shadow: 0 0 5px rgba(0,0,0,0.9);
    font-size:14px;
}

#comments {display: none;}


/*short individual indi join form*/
#formindividual {text-align: center;}
#formindividual label {color: #fff;margin-top: 1em;}
#formindividual input {margin:0 auto 1.5em;width: 30em;}
#formindividual input[type="button"] {
	background-image: url(button-orange.svg?ver=2);
	background-repeat: no-repeat;
	width: 13em;
	font-size: 1.3em;
	padding-top: 0.7em;
	margin:1em 0;
	color: #00205B;
}
@media (max-width: 460px) {
	#formindividual input {width: 95%;}
	#formindividual input[type="button"] {width: 85%;}
}

/*send confirm*/
#formindividual #message {
    border: none!important;
    margin: 25px 0 0!important;
    /*padding: 7px!important;*/
    background: #7DCC68!important;
    color: #fff;
    text-align: center;
    float: left;
    width: 98%;
    box-sizing: border-box;
    margin: 0 1%!important;
}

.cashpointdata tbody {background-color: #efefef;}

.team .image_frame {
	border-width:0;

}
.team .desc_wrapper {
    top: -6em;
    margin-bottom:-6em;
    position: relative;
    left: 1em;
}
.team .desc_wrapper h4 {
	color: #fff;
	font-size: 2em;
	text-shadow: 0 0 2px 3px rgba(0,0,0,0.3);
}
.team .desc_wrapper p.subtitle {
	color: #fff !important;
	font-size: 1.3em;
	text-shadow: 0 0 2px 3px rgba(0,0,0,0.3);
}
.team a.icon_bar {border-radius: 100%;}
a.icon_bar span.t {
    position: relative;
    background-color: #158ACB;
    color: #fff;
}
a.icon_bar {border-width: 3px;border-color:#fcfcfc;}


/* SOCIAL ICONS IN MENU */
#Top_bar .menu > li.social > a span:not(.description) {
    padding: 0 5px;
}
body #menu > ul > li > a {
    font-size: 15px;
}

/* BP Submenu */

body:not(.home) #Content {
    padding-top: 178px !important;
}

.BP-submenu {
	background-color: #B1E4E3;
	color: #00205B;
}

@media only screen and (max-width: 768px) {
	.BP-submenu {
	  display: none;
	}
  }

#Top_bar .BP-submenu .container .menu > li > a {
	line-height: 1;
    padding: 20px 25px;
    font-weight: bold;
    font-size: 1em;
		color: #00205B !important;
}

#Top_bar.is-sticky .BP-submenu .menu > li > a {
    color: #00205B !important;
}

#Top_bar .BP-submenu .container .menu > li > a:hover {
	color: #0095eb;
	background-color: #fff;
}

#Top_bar .BP-submenu .container .menu > li.current-menu-item > a {
	color: #0095eb;
	background-color: #fff;
}

.BP-submenu .menu-main-menu-container {
	text-align: center;
}

.BP-submenu .menu {
	display: inline-block;
	margin-bottom: -8px;
}

#Top_bar #menu-main-menu .sub-menu {
	display: none !important;
}

#media_image-2 img {
	max-width: 110px !important;
}

.logo img.logo-sticky  {
	max-width: 34px !important;
}

#Top_bar #logo img {
	width: auto;
}

.get_in_touch, .infobox {
    background-color: #00205B !important;
}
