/*
Theme Name:     Karma Child Theme
Theme URI:      http://themeforest.net/item/karma-clean-and-modern-wordpress-theme/168737?ref=TrueThemes
Description:    Child theme for the Karma theme 
Author:         TrueThemes
Author URI:     http://themeforest.net/user/TrueThemes?ref=TrueThemes
Template:       Karma
Version:        0.1.1
*/

@import url("../Karma/style.css");
@import url("landing.css");
@import url("subscribebar.css");
@import url("corpate-page-edits.css");
@import url("program-page.css");
p{
font-size:125%;
}

.toolbar-right .textwidget {font-size:100%;float:right;}
.toolbar-right .search-form {float:right; margin-left:5px;}

/*------general----*/
#menu-main-nav .drop {top: 35px;}
.justify {text-align:justify;}
.callout{color:#fff;background:#C01D04;font-size:14px;}
.float-left{float:left;}
br.clear{clear:both;}
.center{text-align:center;}

.social_icons li:first-child {display:none !important;}
.social_icons .digg {background:url(http://bowastudios.com/wp-content/uploads/MMT.png) no-repeat;}
.social_icons .twitter {background:url(http://bowastudios.com/wp-content/uploads/twitter-1.png) no-repeat !important;}
.social_icons .google {background:url(http://bowastudios.com/wp-content/uploads/ICON-Torch-black-red-flame.png) no-repeat;}



/*------------Mobile Tweaks-----------------*/

/* iPhone (landscape) ----------- */
@media only screen and (max-width:768px) {
.home-banner-wrap, .home-banner-wrap ul, .home-banner-wrap ul li {margin-bottom:-100px !important;}

}
 

/* iPhone (portrait) ----------- */
@media only screen and (max-width:479px) {
.home-banner-wrap, .home-banner-wrap ul, .home-banner-wrap ul li {height:12px !important;margin-bottom:-100px !important;}

}



@media only screen and (max-width: 480px){
.post_date {top: -10px !important; margin-left:10px !important;}
img.latest-episode{margin-right:50px;width:25%; }
.video-wrap iframe{margin-top:20px !important;}
.cubes img {width:55% !important;display:block;margin-left:auto !important;margin-right:auto !important;text-align:center;}


}

@media only screen and (max-width: 1024px) and (min-width: 768px){
#content.content_blog{ width:80% !important;float:none;}

/*.video-frame iframe {width:413px; height:232px;}*/
}

@media only screen and (max-width: 767px) {
.video-frame iframe {width:343px; height:180px;
}
}

@media only screen and (max-width: 320px) and (orientation: portrait){
.page-template-template-homepage-jquery-2-php .home-banner-wrap {
height:212px !important;}
}
/*--------End Mobile Tweaks---------------*/

.page-id-47 img {max-width: none !important;}
.page-id-47 td {padding-bottom:25px;}
.page-id-47 p {font-size:100%;}

/*---bowa blog customization--*/

.single_blog_wrap {padding-bottom:0; margin-bottom:0;}
.category-media-coverage h2,.category-press-releases h2, .single-post h2 {margin-bottom:0; margin-right:50px;}
.category-media-coverage .blog_wrap, .category-press-releases .blog_wrap {margin-bottom:0px;}
.category-media-coverage .post_content, .category-press-releases .post_content {border-bottom: solid #000 1px;margin-bottom:25px;padding-bottom:0;}
.category-media-coverage p,.category-press-releases p{text-align:justify;}
.category-media-coverage h4,.category-press-releases h4 {margin-bottom:0;}
/* Disable WordPress Admin Bar for all users. */
  show_admin_bar(false);

/*--woo commerce edits--*/
/* a.button,
a.edit,
.woocommerce-page .nav-next a,
.woocommerce-page .nav-previous a,
button.button,
input.button,
#respond input#submit,
#content input.button,
#wp-submit,
.sidebar #searchsubmit,
ul.products .add_to_cart_button,
.actions .button,
.shipping-calculator-form .button,
#review_form #respond .form-submit input {
background-color: #C01D04;
background-image: -webkit-gradient(linear, left top, left bottom, from(#C01D04), to(#731102));
background-image: -webkit-linear-gradient(top, #C01D04, #731102F);
background-image:    -moz-linear-gradient(top, #C01D04, #731102);
background-image:      -o-linear-gradient(top, #C01D04, #731102);
background-image:         linear-gradient(to bottom, #C01D04, #731102);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#C01D04', endColorstr='#731102');
box-shadow:0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1) !important;
color:#E6E6E6 !important;
border:1px solid #731102;
border-radius:2px 2px 2px 2px;
cursor:pointer;
font-family:inherit;
font-size:13px;
font-weight:bold;
left:auto;
line-height:1em;
margin:0;
height:auto;
overflow:visible;
padding:6px 10px;
position:relative;
text-decoration:none;
text-shadow:none;
}  */


a.button:hover,
ul.products .add_to_cart_button:hover,
a.edit:hover,
.woocommerce-page .nav-next a:hover,
.woocommerce-page .nav-previous a:hover,
a.button.alt,
button.button.alt,
input.button.alt,
#respond input#submit.alt,
#content input.button.alt,
.actions .checkout-button {
border-color: #5A0300 !important;
color:#ffffff !important;
background-color: #C01D04;
background-image: -webkit-gradient(linear, left top, left bottom, from(#C01D04), to(#9A1703));
background-image: -webkit-linear-gradient(top, #C01D04, #9A1703);
background-image:    -moz-linear-gradient(top, #C01D04, #9A1703);
background-image:      -o-linear-gradient(top, #C01D04, #9A1703);
background-image:         linear-gradient(to bottom, #C01D04, #9A1703);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#C01D04', endColorstr='#9A1703');
text-shadow:0 -1px 0 rgba(0,0,0,0.6) !important;
border-radius:2px 2px 2px 2px !important;
}

a.button.alt:hover,
button.button.alt:hover,
input.button.alt:hover,
input#submit.alt:hover,
input.button.alt:hover {
background-color: #C01D04 !important;
background-image: -webkit-gradient(linear, left top, left bottom, from(#C01D04), to(#731102)) !important;
background-image: -webkit-linear-gradient(top, #C01D04, #731102) !important;
background-image:    -moz-linear-gradient(top, #C01D04, #731102) !important;
background-image:      -o-linear-gradient(top, #C01D04, #731102) !important;
background-image:         linear-gradient(to bottom, #C01D04, #731102) !important;
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#C01D04', endColorstr='#731102');
}

ul.products li.product .price, div.product p.price {
color: #C01D04;
}
/*-- end woo commer edits--*/

/* ------- Insert custom styles below this line ------- */

/*--------------original edits from first developers --------*/
.post_tags {display:none !important;}
.post_content {width:920px; }
.archive .main-holder-inner-nav {padding-top:0px !important}

/*.archive #main .tools .frame {display:none !important;}

.page-id-4475 #main .tools .frame {display:none !important;}

.blog #main .tools .frame {display:none !important;}

.single #main .tools .frame {display:none !important;}*/


.post_content {background:url(/wp-content/themes/Karma/images/skins/secondary-cool-blue/bg-post-content.png) no-repeat scroll 847px 0 transparent;}
.post_date {width:45px !important;}

.content_blog .small_button {background:url(/bowaworld/wp-content/themes/Karma/images/_global/bg-buttons-sprite-cherry.png) no-repeat scroll 100% -43px transparent !important;} .content_blog .small_button span {background:url(/bowaworld/wp-content/themes/Karma/images/_global/bg-buttons-sprite-cherry.png) no-repeat scroll 0 0 transparent !important;}

.testimonials blockquote cite, .testimonials_static blockquote cite {position:absolute !important;} 
#content .testimonials blockquote { width:auto !important; text-align:justiy;}
/*.testimonials, .testimonials_static {padding-bottom:30px !important;}*/

/*----------------End original edits-------------------------*/




/*---------------Edits for Left Side Nav---------------------*/

.page-template-template_leftnav_BW-php #main .tools .frame {display:none !important;height:0 !important;}

.page-template-template_leftnav_BW-php #main .main-area {padding: 0 0 5px !important;}


/*----------------End Left Side Nav----------*/




/*-------Tweaks for BOWA.TV (make it look like abc)----*/

@media only screen and (max-width:767px){
	.network_block {background:#ffffff;padding-top:5px;}
	.network_block .inner_block, .network_block .inner_block_last {clear:both;overflow:auto; position:relative;}
	.network_block .inner_block {border-bottom:thin solid #A9A5A5;}
	.network_block .network_image_link {float:left; margin-right:12px;}
	.network_block .network_text{/*float:left;*/}
	.network_block br.clear, .network_block .hide {display:none;}
	
	
	
} 	
@media only screen and (max-width: 1024px) and (min-width: 768px){
	.inner_block {margin-right:10px !important;}
}


@media only screen and (max-width: 480px){
	img.network_image{max-width:118px !important;max-height:61px !important;}
	}
}

.network_block .inner_block, .network_block .inner_block_last {
    position: relative;
}
.network_block .network_text{color: #000;font-size:14px;line-height:120%;}
.network_block .network_text .network_desc{color: #000; font-size:12px;}

.network_block .inner_block a.network_link, .network_block .inner_block_last a.network_link {
 text-decoration:none;  
 color:#000; 
}
img.network_image{padding:6px;background:#EEE;border:1px solid #BBB;-webkit-box-shadow: 0 8px 6px -6px black;-moz-box-shadow: 0 8px 6px -6px black;box-shadow: 0 8px 6px -6px black;
}
/*-----endtweaks for bowa.tv-----*/


/*---custom header--*/
.page-template-template-homepage-jquery-2-php .main-holder {padding-top:0 !important;}
.page-template-template-homepage-jquery-2.php .main-area.home-main-area {padding-top:0 !important;}

.main-holder{padding-top:20px !important;}

#header .header-area {padding-top:10px !important;padding-bottom:10px !important;}

@font-face {
    font-family: "linowrite";
    src: url("http://www.motivationalmissionaries.com/wp-content/uploads/fonts/linowrite-webfont.eot");
    src: url("http://www.motivationalmissionaries.com/wp-content/uploads/fonts/linowrite-webfont.eot?#iefix") format("embedded-opentype"),
         url("http://www.motivationalmissionaries.com/wp-content/uploads/fonts/linowrite-webfont.woff") format("woff"),
         url("http://www.bowaworld.com/bowaworld/wp-content/uploads/fonts/linowrite-webfont.ttf") format("truetype"),
         url("http://www.bowaworld.com/bowaworld/wp-content/uploads/fonts/linowrite-webfont.svg#vulgar_display_of_powerRg") format("sag");
    font-weight: normal;
    font-style: normal;

}

.tools .holder .frame h1 {
/* font-family: arial;*/
 padding-bottom:10px !important;
}


.tools .holder .frame {
 padding-top:10px !important;
}

@media only screen and (max-width: 480px){
.tools .holder .frame h1 {font-size:15px !important;}

}
@media only screen and (max-width: 1023px){
 #main .main-area{padding-top:10px !important;}

}

media="screen" @media only screen and (max-width: 480px)
.post_date {
top: -35px !important;
}
/*----end custom header--*/

/*---Contact Us Form Customization----*/

.contact-us .one_fourth dl{color:#000;}
.contact-us .one_fourth dt {font-weight:bold; font-size:14px; color: #000;/*#A17B1C;*/}
.contact-us .one_fourth address{color:#000;font-style:normal;}
.contact-us .one_fourth dd a {color:#000;text-decoration:none;}
.contact-us .one_fourth dd a:hover{text-decoration:underline;}
.
.contact-us .one_fourth {padding-top:5%;padding-left:20px;height:100%;}


.contact-us .three_fourth_last p{margin:0;}
.contact-us .three_fourth_last .contact-form {padding-top:0;}
.contact-us .three_fourth_last .contact-form label{color:#000;}

.contact-us .three_fourth_last .contact-form  input[type="text"] {width:250px;}
.contact-us .three_fourth_last .contact-form  input[type="textarea"] {width:550px;}

.contact-us h2{margin-top:10px; margin-bottom:10px;}
.contact-us .button-row .ka_button {width:168px !important;text-align:center;}*/



/*---End Contactus Us Form---*/

/*---Team Page Customization--*/
/*ul.team{list-style: none; display: inline;}*/
.member{display:inline;}
.member{float: left; text-align:center !important;margin-right:20px;margin-bottom:10px;}
.member a{text-decoration: none;}
.member img{border: 2px solid #000; width:100px; height:100px;}
.member br {font-size:10%;}
.member strong, .teampage strong{color: #A17B1C;}
.team-info{display: none; border: 2px solid #000; background: #fff;padding:0; color: #000;text-align:left;float:left;}

.member:hover{background:#EEE;border: #A17B1C;}
.member:hover img{border: 2px solid #A17B1C;}
.member:hover strong{color:#000;}
.socialmedia {text-align:center;width:100%;padding-left:5px;padding-bottom:10px;}

.socialmedia a {margin-right:5px;float:left;}
.teampage .one_third_last {padding:5px;padding-bottom: 0;padding-top:10px;}
.teampage .two_thirds{border-right: 2px solid #000;padding:5px;padding-bottom:0; padding-top:10px;}
.teampage .team-info p{text-align:justify;padding-right:10px;padding-left:5px;color:#000;}
.teampage .one_third_last h4, .teampage .two_thirds h4 {padding:0;margin-top:0;padding-left:5px;}




a.teamln {display:block;height:32px;width:32px;margin-left:5px;margin-right:5px;background: transparent url('http://bowaworld.com/bowaworld/wp-content/uploads/BOWAnet-Social-Media-Icons-LINKEDin.jpg') center top no-repeat;}
a.teamfb {display:block;height:32px;width:32px;margin-left:5px;margin-right:5px;background: transparent url('http://bowaworld.com/bowaworld/wp-content/uploads/BOWAnet-Social-Media-Icons-FACEBOOK.jpg') center top no-repeat;}
/*a.teamfb:hover{background-image: url('http://bowaworld.com/bowaworld/wp-content/uploads/facebook.png');}*/
a.teamtw {display:block;height:32px;width:32px;margin-left:5px;margin-right:5px;background: transparent url('http://bowaworld.com/bowaworld/wp-content/uploads/BOWAnet-Social-Media-Icons-TWITTER.jpg') center top no-repeat;}
/*a.teamtw:hover{background-image: url('http://bowaworld.com/bowaworld/wp-content/uploads/BOWAnet-Social-Media-Icons-TWITTER.jpg');}*/
a.teamin {display:block;height:32px;width:32px;margin-left:5px;margin-right:5px;background: transparent url('http://bowaworld.com/bowaworld/wp-content/uploads/BOWAnet-Social-Media-Icons-INSTAGRAM.jpg') center top no-repeat;}
/*a.teamin:hover{background-image: url('/bowaworld/wp-content/uploads/BOWAnet-Social-Media-Icons-INSTAGRAM.jpg');}*/
a.teamgp {display:block;height:32px;width:32px;margin-left:5px;margin-right:5px;background: transparent url('http://bowaworld.com/bowaworld/wp-content/uploads/BOWAnet-Social-Media-Icons-GOOGLEplus.jpg') center top no-repeat;}
/*a.teamgp:hover{background-image: url('http://bowaworld.com/bowaworld/wp-content/uploads/BOWAnet-Social-Media-Icons-GOOGLEplus.jpg');}*/
a.teamyt {display:block;height:32px;width:32px;margin-left:5px;margin-right:5px;background: transparent url('http://bowaworld.com/bowaworld/wp-content/uploads/BOWAnet-Social-Media-Icons-YOUTUBE.jpg') center top no-repeat;}
a.teamsc {display:block;height:32px;width:32px;margin-left:5px;margin-right:5px;background: transparent url('http://bowaworld.com/bowaworld/wp-content/uploads/BOWAnet-Social-Media-Icons-SOCIALCAM-2.jpg') center top no-repeat;}
/*a.teamsc:hover{background-image: url('http://bowaworld.com/bowaworld/wp-content/uploads/Socialcam-grey.png');}*/
a.teamtv {display:block;height:32px;width:32px;margin-left:5px;margin-right:5px;background: transparent url('http://bowaworld.com/bowaworld/wp-content/uploads/BOWAtv.jpg') center top no-repeat;}
/*a.teamtv:hover{background-image: url('http://bowaworld.com/bowaworld/wp-content/uploads/BOWAtv-SMALL-Black.png');*/



.profilepic{
float:left;
border:2px solid #000;
margin-right:15px;
margin-top:5px;
}


.ambassador{
padding:10px;
}
/*@media only screen and (max-width: 1023px){
.team-info{margin-top:125px;}
}*/

@media only screen and (max-width:620px){
.teampage .one_third_last {border-left:0 solid #000;}
.teampage .two_thirds {border-right:0 solid #000;}
ul.socialmedia {padding-right:0;}
}


/*---end team page customization---*/

/*---bowa blog customization--*/

.single_blog_wrap {padding-bottom:0; margin-bottom:0;}
.category-media-coverage h2,.category-press-releases h2, .single-post h2 {margin-bottom:0; margin-right:50px;}
.category-media-coverage .blog_wrap, .category-press-releases .blog_wrap {margin-bottom:0px;}
.category-media-coverage.post_content, .category-press-releases.post_content {border-bottom: solid #000 1px;margin-bottom:25px;padding-bottom:0;}
.category-media-coverage p,.category-press-releases p{text-align:justify;}
.category-media-coverage h4,.category-press-releases h4 {margin-bottom:0;}


/*----Show Pages Customization----*/

.video-sub h2{font-size:14px;font-weight:bold;}
.video-sub p{font-size:12px;text-align:justify;}

/*----End Show Page Customization---*/



/*---pay with tweet bylaws customization---**/

.page-id-13617 #content{background:#000;color: #fff;}
.page-id-13617 p{color:#fff;}
.page-id-13617 strong{color:#ffda1e;}
.page-id-13617 #quotes {
color: #666;
	float: left; 
	font-size: 20px;
	font-weight: 700;
	line-height: 22px;
	margin: 0 20px 0 0; 
	padding: 20px 0 20px 20px;
	width: 233px;}
.page-id-13617 #quotes p{color:#666;font-weight:700}
.page-id-13617 .tools {display:none !important;}
.page-id-13617 #header, .page-id-13617 #footer, .page-id-13617 #footer_bottom{display:none !important;}
.page-id-13617 .main-area{padding-top:0 !important;}
.page-id-13617 #main {background:url(http://bowaworld.com/bowaworld/wp-content/uploads/background_img_2.jpg) 0 0 ;}
/*---end pay with tweet bylaws customization--**/

/*--system 21--*/
.page-template-template-system-21-php .tools, .page-template-template-system-21-php #header, .page-template-template-system-21-php #footer, .page-template-template-system-21-php #footer_bottom{display:none !important;}

.category-media-coverage h4 + p, .category-press-releases h4 + p { margin-top:0px !important}



.page-id-24802 .content_full_width .one_half_last, .page-id-24802 .content_full_width .one_half {width:45% !important;}


.page-id-24802 #header, .page-id-24802 .tools, .page-id-24802 #footer_bottom, .page-id-24802 #footer, .page-id-24681 #header, .page-id-24681 .tools, .page-id-24681 #footer_bottom, .page-id-24681 #footer, .page-id-24683 #header,.page-id-24683 .tools, .page-id-24683 #footer_bottom, .page-id-24683 #footer, .page-id-24693 #header,.page-id-24693 .tools, .page-id-24693 #footer_bottom, .page-id-24693 #footer, .page-id-24728 #header,.page-id-24728 .tools, .page-id-24728 #footer_bottom, .page-id-24728 #footer, .page-id-24737 #header,.page-id-24737 .tools, .page-id-24737 #footer_bottom, .page-id-24737 #footer, .page-id-24738 #header,.page-id-24738 .tools, .page-id-24738 #footer_bottom, .page-id-24738 #footer,.page-id-24679 #header, .page-id-24679 .tools, .page-id-24679 #footer_bottom, .page-id-24679 #footer, .page-id-25099 #header, .page-id-25099 .tools, .page-id-25099 #footer_bottom, .page-id-25099 #footer,.page-id-25100 #header, .page-id-25100 .tools, .page-id-25100 #footer_bottom, .page-id-25100 #footer, .page-id-25093 #header, .page-id-25093 .tools, .page-id-25093 #footer_bottom, .page-id-25093 #footer, .page-id-25175 #header, .page-id-25175 .tools, .page-id-25175 #footer_bottom, .page-id-25175 #footer,.page-id-25176 #header, .page-id-25176 .tools, .page-id-25176 #footer_bottom, .page-id-25176 #footer, .page-id-25174 #header, .page-id-25174 .tools, .page-id-25174 #footer_bottom, .page-id-25174 #footer,.page-id-24518 #footer, .page-id-25545 #header, .page-id-25545 .tools, .page-id-25545 #footer_bottom, .page-id-25545 #footer, .parent-pageid-25545 #header, .parent-pageid-25545 .tools, .parent-pageid-25545 #footer_bottom, .parent-pageid-25545 #footer, .page-id-25544 #header, .page-id-25544 .tools, .page-id-25544 #footer_bottom, .page-id-25544 #footer, .page-id-25746 .tools {display:none !important;}

.page-id-25569 #header, .page-id-25569 .tools, .page-id-25569 #footer_bottom, .page-id-25569 #footer, .page-id-25570 #header, .page-id-25570 .tools, .page-id-25570 #footer_bottom, .page-id-25570 #footer, .page-id-25571 #header, .page-id-25571 .tools, .page-id-25571 #footer_bottom, .page-id-25571 #footer {display:none !important;}

.page-id-25599 #header, .page-id-25599 .tools, .page-id-25599 #footer_bottom, .page-id-25599 #footer,.page-id-25916 #header, .page-id-25916 .tools, .page-id-25916 #footer_bottom, .page-id-25916 #footer, .page-id-25924 #header, .page-id-25924 .tools, .page-id-25924 #footer_bottom, .page-id-25924 #footer, .page-id-25925 #header, .page-id-25925 .tools, .page-id-25925 #footer_bottom, .page-id-25925 #footer{display:none !important;}

.page-id-25746 #footer_bottom, .page-id-25746 #footer, .page-id-25950 #header, .page-id-25950 .tools, .page-id-25950 #footer_bottom, .page-id-25950 #footer, .page-id-25951 #header, .page-id-25951 .tools, .page-id-25951 #footer_bottom, .page-id-25951 #footer  {display:none !important;}

.page-id-25974 #footer_bottom, .page-id-25974 #footer, .page-id-25974 #header, .page-id-25974 .tools, .page-id-25976  #footer_bottom, .page-id-25976  #footer, .page-id-25976  #header, .page-id-25976  .tools, .page-id-25976  #footer_bottom, .page-id-25976  #footer  {display:none !important;}

.page-id-26012 #footer_bottom, .page-id-26012 #footer, .page-id-26012 #header, .page-id-26012 .tools, .page-id-26013  #footer_bottom, .page-id-26012 #footer, .page-id-26013  #header, .page-id-26013  .tools, .page-id-26013  #footer_bottom, .page-id-26013  #footer  {display:none !important;}

.page-id-26005 #footer_bottom, .page-id-26005 #footer, .page-id-26005 .tools, .page-id-26006 #footer_bottom, .page-id-26006 #footer, .page-id-26006 .tools {display:none !important;}

.page-id-26021 #footer_bottom, .page-id-26021 #footer,.page-id-26021 #header, .page-id-26021 .tools, .page-id-26022 #footer_bottom, .page-id-26022 #footer,.page-id-26022 #header, .page-id-26022 .tools {display:none !important;}

.page-id-26056 #footer_bottom, .page-id-26056 #footer,.page-id-26056 #header, .page-id-26056 .tools, .page-id-26056 #footer_bottom, .page-id-26056 #footer,.page-id-26056 #header, .page-id-26056 .tools {display:none !important;}

.page-id-26044 #footer_bottom, .page-id-26044 #footer,.page-id-26044 #header, .page-id-26044 .tools, .page-id-26044 #footer_bottom, .page-id-26044 #footer,.page-id-26044 #header, .page-id-26044 .tools {display:none !important;}

.page-id-26045 #footer_bottom, .page-id-26045 #footer,.page-id-26045 #header, .page-id-26045 .tools, .page-id-26045 #footer_bottom, .page-id-26045 #footer,.page-id-26044 #header, .page-id-26045 .tools {display:none !important;}

.page-id-26201 #footer_bottom, .page-id-26201 #footer,.page-id-26201 #header, .page-id-26201 .tools, .page-id-26199 #footer_bottom, .page-id-26199 #footer,.page-id-26199 #header, .page-id-26199 .tools {display:none !important;}


.page-id-26257 #footer_bottom, .page-id-26257 #footer,.page-id-226257 #header, .page-id-26257 .tools, .page-id-26258 #footer_bottom, .page-id-26258  #footer,.page-id-26258  #header, .page-id-26258  .tools {display:none !important;}

