﻿


.skip a {
	display: none;
}


.skip { display: none; }


.img-responsive {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}


.img-responsive-sm {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
 
.menu-primary-container ul li.menu-item ul li.menu-item:hover, .menu-primary-container ul li.menu-item ul li.menu-item ul li.menu-item:hover {cursor:pointer; text-decoration:none; background:#2986a2;}

.menu-primary-container ul li.menu-item.current-menu-item a, 
.menu-primary-container ul li.menu-item ul li.menu-item.current-menu-item a, 
.menu-primary-container ul li.menu-item ul li.menu-item.current-menu-parent a, 
.menu-primary-container ul li.menu-item ul li.menu-item ul li.menu-item.current-menu-item a {background: #2986a2;}

	body .wooslider .overlay-full.layout-text-left .slide-excerpt{padding:20px !important;}

.wooslider .layout-text-left .slide-excerpt { float: left; width: 50%; }

.wooslider .layout-text-right .slide-excerpt { float: right; width: 50%; }

.wooslider .overlay-full .slide-excerpt { background: #000; opacity: 0.8; color: #FFF; position: absolute; padding: 1em; }

.wooslider .overlay-full .slide-excerpt .slide-title { color: #FFF; }

body .wooslider .overlay-full.layout-text-right .slide-excerpt { right: 0; top: 0; bottom: 0; width: 30%; padding: 1em; overflow: hidden; }

body .wooslider .overlay-full.layout-text-top .slide-excerpt { left: 0; right: 0; top: 0; height: auto; padding: 1em; overflow: hidden; }

body .wooslider .overlay-full.layout-text-bottom .slide-excerpt { left: 0; right: 0; bottom: 0; height: auto; padding: 1em; overflow: hidden; }

.wooslider .overlay-natural .slide-excerpt { color: #FFF; position: absolute; float: left; padding: 0; }

.wooslider .overlay-natural .slide-excerpt .slide-title { color: #FFF; background: #000; opacity: 0.8; float: left; padding: 0.5em 1em; margin: 0; }

.wooslider .overlay-natural .slide-excerpt p { color: #FFF; background: #000; opacity: 0.8; float: left; padding: 0.5em 1em; }


body .wooslider .overlay-natural.layout-text-left .slide-excerpt { left: 0; top: 10%; overflow: hidden; }

body .wooslider .overlay-natural.layout-text-right .slide-excerpt { float: right; right: 0; top: 10%; overflow: hidden; }

body .wooslider .overlay-natural.layout-text-right .slide-excerpt .slide-title, 
body .wooslider .overlay-natural.layout-text-right .slide-excerpt p { float: right; }

body .wooslider .overlay-natural.layout-text-top .slide-excerpt { left: 0; top: 0; overflow: hidden; }

body .wooslider .overlay-natural.layout-text-bottom .slide-excerpt { left: 0; bottom: 0; overflow: hidden; }



body .wooslider .slide-content { margin: 0.5em; padding: 0; border: 0; width: auto; height: auto; }


		body,#sidebar .slide-excerpt h2, .footer-area .slide-excerpt h2{
		font-size:13px;
				line-height:20px;
	}





#social_media_id_julio_2012_xd{
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	width: auto;
	height:20px;
	background-color: transparent;
}

.widget-top{padding-bottom: 5px ; border-bottom: 4px solid #333;}

.widget-top h4{
	font-size: 16px;
	font-family: Oswald,arial,Georgia, serif;
	text-transform: uppercase;
	line-height:1;
}

	.widget-top h4 a{color: #333;}

		.widget-top h4 a:hover{color: #000;}




#tabbed-widget .widget-top{
	margin:-10px 0 10px;
	height:30px;
	border-bottom:0 none;
	padding:0;
}

		.sidebar-narrow #tabbed-widget .widget-top {height:auto;}


		footer #tabbed-widget .widget-top { background:transparent; border-bottom-color:#444; overflow:hidden; }




a.aligncenter img {
	display: block;
	margin: 0 auto;
}


img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}


	
	.pagewidth,
	.full_width .themify_builder_row .row_inner {
		max-width: 90%;
	}



.pagewidth,
.full_width .themify_builder_row .row_inner {
	width: 1160px;
	max-width: 100%;
	margin: 0 auto;
}

.header-leftpane .pagewidth,
.header-leftpane .full_width .themify_builder_row .row_inner {
	width: 100%;
	max-width: 96%;
}





.full_width .themify_builder_row.fullwidth .row_inner {
	width: auto;
	padding: 0;
}




.col6-1,
.col5-1,
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1,
.themify_builder_row,
.themify_builder .module,
.slide_builder_module_panel,
.themify_builder_module_panel,
.themify_builder_module,
.themify_builder_input .minicolors-swatch,
.themify_builder_input .minicolors-picker,
.themify_builder_input .minicolors-grid .minicolors-picker SPAN,
.themify_builder_admin .thumb_preview .themify_builder_icon.delete,
.themify_builder_layout_lists .layout_action_dropdown li a {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.themify_builder .themify_builder_row.builder-parallax-scrolling,
.themify_builder .module_row.builder-parallax-scrolling {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;

	width: auto;
	background-repeat: no-repeat;
}

.builder-is-touch .themify_builder .themify_builder_row.builder-parallax-scrolling,
.builder-is-touch .themify_builder .module_row.builder-parallax-scrolling {
	background-attachment: scroll;
	background-position-x: 50%; 
}

.themify_builder .themify_builder_row.fullwidth,
.themify_builder .module_row.fullwidth,
.full_width.sidebar-none .themify_builder .themify_builder_row {
	width: 100%;
}

.themify_builder .themify_builder_row.fullheight,
.themify_builder .module_row.fullheight {
	height: 100vh;
	display: table;
	table-layout: fixed;
	width: 100%;
}

.themify_builder .themify_builder_row.fullheight .row_inner_wrapper,
.themify_builder .module_row.fullheight .row_inner_wrapper {
	display: table-cell;
	vertical-align: middle;
	width: 100%; 
}

.full_width .themify_builder_row.fullwidth .row_inner,
.full_width .module_row.fullwidth .row_inner {
	width: 100%;
}


.themify_builder_row {
	position: relative;
}

.themify_builder_row[data-fullwidthvideo] {
	position: relative;
}

.themify_builder_row[data-fullwidthvideo] .tb-column {
	position: relative;
	z-index: 2;
}



.themify_builder_row .row-slider .caroufredsel_wrapper {
	margin: 0 !important;
}

.themify_builder_row .row-slider-slides {
	text-align: center !important;
	width: 100% !important;
	margin: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -15px;
	visibility: hidden;
	-webkit-transition: bottom 0.2s ease-out;
	transition: bottom 0.2s ease-out;
}

.themify_builder_row .row-slider-slides li {
	display: inline-block;
	width: 10px!important;
	cursor: pointer;
	margin: 0 3px;
}

.themify_builder_row .row-slider-dot {
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 9em;
	display: block;
}

.themify_builder_row .row-slider-nav {
	position: absolute;
	z-index: 999;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -.5em;
}

.themify_builder_row .row-slider-arrow {
	cursor: pointer;
	position: absolute;
	top: 50%;
	font-size: 54px;
	visibility: hidden;
	width: 1em;
	height: 1em;
	margin-top: -.5em;
	text-indent: -999em;
	text-align: center;
}

.themify_builder_row .row-slider-arrow:before {
	position: absolute;
	top: 0;
	left: 0;
	font-family: FontAwesome;
	text-indent: 0;
	width: 1em;
	height: 1em;
	line-height: 1em;
}

.themify_builder_row .row-slider-prev {
	left: 0;
}

.themify_builder_row .row-slider-prev:before {
	content: "\f104";
}

.themify_builder_row .row-slider-next {
	right: 0;
}

.themify_builder_row .row-slider-next:before {
	content: "\f105";
}

.themify_builder_row .row-slider-dot,
.themify_builder_row .row-slider-arrow {
	color: #fff;
	opacity: 0.7;
	text-decoration: none;
	outline: none;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.themify_builder_row .row-slider-dot:hover,
.themify_builder_row .row-slider-arrow:hover {
	opacity: 1;
	text-decoration: none;
}

.themify_builder_row:hover .row-slider-prev {
	left: 5px;
	visibility: visible;
}

.themify_builder_row:hover .row-slider-next {
	right: 5px;
	visibility: visible;
}

.themify_builder_row:hover .row-slider-slides {
	bottom: 5px;
	visibility: visible;
}


.builder-is-touch .themify_builder_row .row-slider-slides {
	bottom: 5px;
	visibility: visible;
}

.builder-is-touch .themify_builder_row .row-slider-prev {
	left: 5px;
	visibility: visible;
}

.builder-is-touch .themify_builder_row .row-slider-next {
	right: 5px;
	visibility: visible;
}

	.themify_builder .themify_builder_row.fullheight .row_inner_wrapper {
		display: block;
		width: auto;	
	}

	.themify_builder .themify_builder_row.fullheight .row_inner {
		display: block;
		width: auto;
		padding-top: 30%;
		padding-bottom: 20%;
		min-height: 300px;
	}


#header,#nav,#people,#rss,.sidebar,.post-comment,.post-meta,  hr {
	display: none;
	}


ul#opening li#row1{
border-bottom: 2px solid #444;
}
.mnt_pic_container .mnt{padding:0;margin:0;display:none;}

.footer{width:800px; margin:0 auto;}

.footer a{
	text-decoration:none;
	color:#FFE9B9;
}

.footer a:hover{text-decoration:underline; color:#FFF;}

#nscontainer {
	position:absolute;
	width:904px;
	height:235px;
	background: #111; 
    background: -moz-linear-gradient(top, #111 0%, #666564 49%, #111 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111), color-stop(49%,#666564), color-stop(100%,#111)); 
    background: -webkit-linear-gradient(top, #111 0%,#666564 49%,#111 100%); 
    background: -o-linear-gradient(top, #111 0%,#666564 49%,#111 100%); 
    background: -ms-linear-gradient(top, #111 0%,#666564 49%,#111 100%); 
    background: linear-gradient(top, #111 0%,#666564 49%,#111 100%); 
    -pie-background: linear-gradient(top, #111 0%, #666564 49%, #111  100%);
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	behavior:url(/Misc/PIE.htc);
}

.wpb_row *,
.wpb_row *:before,
.wpb_row *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.wpb_row {
  margin-left: -15px;
  margin-right: -15px;
}

.wpb_row:before,
.wpb_row:after {
  content: " ";
  display: table;
}

.wpb_row:after {
  clear: both;
}

.wpb_row .vc_span1,
.wpb_row .vc_span2,
.wpb_row .vc_span3,
.wpb_row .vc_span4,
.wpb_row .vc_span5,
.wpb_row .vc_span6,
.wpb_row .vc_span7,
.wpb_row .vc_span8,
.wpb_row .vc_span9,
.wpb_row .vc_span10,
.wpb_row .vc_span11,
.wpb_row .vc_span12 {
  margin-left: 0;
}

.vc_non_responsive .wpb_row .vc_span1 {
  position: relative;
  float: left;
  width: 8.333333333333332%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_non_responsive .wpb_row .vc_span2 {
  position: relative;
  float: left;
  width: 16.666666666666664%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_non_responsive .wpb_row .vc_span3 {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_non_responsive .wpb_row .vc_span4 {
  position: relative;
  float: left;
  width: 33.33333333333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_non_responsive .wpb_row .vc_span5 {
  position: relative;
  float: left;
  width: 41.66666666666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_non_responsive .wpb_row .vc_span6 {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_non_responsive .wpb_row .vc_span7 {
  position: relative;
  float: left;
  width: 58.333333333333336%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_non_responsive .wpb_row .vc_span8 {
  position: relative;
  float: left;
  width: 66.66666666666666%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_non_responsive .wpb_row .vc_span9 {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_non_responsive .wpb_row .vc_span10 {
  position: relative;
  float: left;
  width: 83.33333333333334%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_non_responsive .wpb_row .vc_span11 {
  position: relative;
  float: left;
  width: 91.66666666666666%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_non_responsive .wpb_row .vc_span12 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_responsive .wpb_row .vc_span1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_responsive .wpb_row .vc_span2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_responsive .wpb_row .vc_span3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_responsive .wpb_row .vc_span4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_responsive .wpb_row .vc_span5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_responsive .wpb_row .vc_span6 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_responsive .wpb_row .vc_span7 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_responsive .wpb_row .vc_span8 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_responsive .wpb_row .vc_span9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_responsive .wpb_row .vc_span10 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_responsive .wpb_row .vc_span11 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.vc_responsive .wpb_row .vc_span12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.wpb_row .wpb_grid ul.wpb_thumbnails-fluid,
.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid {
  padding: 0;
  overflow: visible !important;
}

  .vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*="vc_span"] {
    width: 100%;
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
  }

		#content_box { width: 100%; }



.menu:after, #content_box:after, #sidebars:after, .format_text:after, .teasers_box:after, .prev_next:after, ul.sidebar_list:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


.callouts {
margin:0 1px 0 1px;
}

.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}


#top ul#top-nav.nav li.menu-item:nth-child(1n+2):before {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #8A8275;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    content: "";
    display: inline-block;
    height: 4px;
    position: absolute;
    top: 8px;
    vertical-align: middle;
    width: 4px;
}


#top ul#top-nav.nav li.menu-item {
	position: relative;
}


#top ul#top-nav.nav li.menu-item a {
	position: static;
	padding: 4px 0px 4px 12px;
}


ul#menu-footer-nav.menu li.menu-item {
	float: left;
	position: relative;
}


ul#menu-footer-nav.menu li.menu-item a {
  	line-height: 5px;
	position: static;
	padding: 0px 3px 0px 0px;
}


ul#menu-footer-nav.menu li.menu-item:after {
    content: "|";
    
    
}


ul#menu-footer-nav.menu li.menu-item:last-child:after {
    	content: "";
}

.map-menu .submenu, .map-menu .submenu .last { margin-bottom: 0; }

#mainNav ul#menu-header-main li.last {
	margin-right: 0;
}

ul.button-links li.last { margin-right: 0; }

#footerNav ul li.last {
	margin-right: 0;
}

#mainNav ul#menu-header-contact li.last {
	margin-right: 0;
}

#mainNav ul#menu-header-contact li.icon-only.last a i {
	text-align: right;
}

#student_application_form label.side-label.last,
#secure_payment_form label.side-label.last {
  margin-right: 0;
}

	#footerNav ul li.icon-only.last { margin-right: 0; }

	.page-template-group-class-schedule-php .featured-panel ul.button-links li.last, .page-template-group-class-schedule-php .group-class-photo { display: none; }

	#secure_payment_form .shipping label.side-label.last { margin-right: 0; }
.navbar-header:before,.navbar-header:after{display:table;content:" "}
.navbar-header:after{clear:both}

.navbar-header.pull-left {display: none;}

.sub .sidebar .navbar-header {float: none;}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

  .col-md-9 {
    width: 75%;
  }
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}

.footmenu { width:60%; float:right; }

.footmenu ul { margin:40px 35px 0 0; padding:0; list-style:none; float:right; }

.footmenu ul li { float:left; border-left:1px solid #fff; padding:0 5px; margin:0; font-size:10px; line-height:12px; }

.footmenu ul li.menu-item-55 { border:none; padding-left:0; }

.footmenu ul li a:link, .footmenu ul li a:visited, .footmenu ul li a:active
{ color:#fff; text-decoration:none; }

.footmenu ul li a:hover { color:#fff; text-decoration:underline; }


#header #logo {
  margin: 0;
  padding: 0;
}
.bottom-link{letter-spacing:0px;font-size:10px;margin:0px;display:inline-block;padding-right:5px}
.bottom-link::after{content:" | ";color:#CDCDCD;padding-left:5px}
.bottom-link:last-of-type::after{content:none}
.bottom-link:last-child{border:none}
.bottom-link:hover
a{text-decoration:none;color:#11D0DA}
span.bottom-link a, ul#bottom-social-list li
a{color:black}

#showcase-row .row-container {
  max-width: 1188px;
  margin: 0 auto;
}


.row {
	margin-left: -12px;
}

.row ul {
	margin: 0;
}

.search-div .row
{
	margin:0px;
}

#main .row
{
	width:100%;
}

.ex_sel_marginer20 {
	margin-bottom: 20px;	
}


#slide_down_products #home_acc_cats {
    float: left;
    margin-left: 15px;
    margin-top: 40px;
}


#home_news_container h5,
#home_mic_cats h5,
#home_acc_cats h5 {
    font-family: 'Avenir-medium', Helvetica Neue, Arial, sans serif;
    text-transform:uppercase;
    font-size:18px;
    color: #474545;
    text-align: center;
    padding: 20px 0 20px 0;
    margin:0;
}

#home_mic_cats h5.black,
#home_acc_cats .right h5.black a{
    color: #000;
}

#home_acc_cats h5 a:hover{
    color: #000 !important;
}

#home_acc_cats h5 {
    text-align: left;
    line-height: 0;
    margin-bottom: 10px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

  .col-lg-6 {
    width: 50%;
  }

.rhp-rhino .rhino-event-wrapper .rhino-event-right .rhino-event-list-cta, .rhp-rhino .tribe-events-single .rhino-event-right .rhino-event-list-cta, .rhp-rhino .widget.tribe-events-list-widget .rhino-event-right .rhino-event-list-cta, .rhp-rhino #tribe-events-content table.tribe-events-calendar .rhino-event-right .rhino-event-list-cta {
  margin-bottom: 5px;
}

 .rhino-event-wrapper .rhino-event-right .rhino-event-list-cta,  .tribe-events-single .rhino-event-right .rhino-event-list-cta,  .widget.tribe-events-list-widget .rhino-event-right .rhino-event-list-cta,  #tribe-events-content table.tribe-events-calendar .rhino-event-right .rhino-event-list-cta {
  margin-bottom: 5px;
}


 .rhino-event-wrapper .rhino-event-right .rhino-event-list-cta,
 .tribe-events-single .rhino-event-right .rhino-event-list-cta,
 .widget.tribe-events-list-widget .rhino-event-right .rhino-event-list-cta,
 #tribe-events-content table.tribe-events-calendar .rhino-event-right .rhino-event-list-cta {
  margin-bottom: 5px;
}
#home-slider ul li .sell .logo{width:50px;height:auto;display:block;margin:0 auto;margin-bottom:-0.3em;opacity:0.7;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
#post-not-found.m-all .logo{width:200px;height:auto;display:block;margin:0 auto;}
#header-inner{max-width:960px;width:95%;margin:0 auto;display:block;text-align:center}




li.page_item,li.menu-item {
	padding: 0;
	margin: 5px 0 5px 0;
	list-style: none;
}


li.page_item,li.menu-item a:hover{

}


li.page_item a,li.menu-item a {
	line-height: 120%;
	font-size: 10px;
}




li.page_item li a,li.menu-item li a {
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	color: #666;
	line-height: 120%;
	font-weight: normal;
}

li.page_item li a:hover,li.menu-item li a:hover {
	background: none;
}


li.page_item a:hover,
li.menu-item a:hover {
	text-decoration: none;
}

#footer-bottom #back-to-top { background: #eaeaea; color: #777; overflow: hidden; text-align: center; width: 60px; height: 30px; display: block; margin: 0 auto; margin: 0 auto -30px; 
-webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px;
-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.05); 
box-shadow: inset 0 1px 0 rgba(0,0,0,0.05); }

#footer-bottom #back-to-top i { font-size: 38px; position: relative; top: -7px; }

#footer-bottom #back-to-top:hover { color: #444; }
.calendar-calendar td span.date-display-single,.calendar-calendar td span.date-display-start,.calendar-calendar td span.date-display-end,.calendar-calendar td span.date-display-separator{font-weight:bold;}
.calendar-calendar td span.date-display-single,.calendar-calendar td span.date-display-start,.calendar-calendar td span.date-display-end,.calendar-calendar td span.date-display-separator{font-weight:bold;}




.glyph { font-family: 'blockshop-icons'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; }


.glyph.arrow-right:before { content: "\e600"; }


.glyph.arrow-left:before { content: "\e601"; }


.glyph.zoom-in:before { content: "\e602"; }


.glyph.zoom-out:before { content: "\e603"; }


.glyph.radio-checked:before { content: "\e605"; }


.glyph.radio-unchecked:before { content: "\e606"; }


.glyph.feed:before { content: "\e60a"; }


.glyph.youtube:before { content: "\e60d"; }


.glyph.soundcloud:before { content: "\e607"; }


.glyph.menu:before { content: "\e626"; }


.glyph.minus:before { content: "\e616"; }


.glyph.plus:before { content: "\e617"; }


.glyph.cross:before { content: "\e618"; }


.glyph.arrow-down:before { content: "\e619"; }


.glyph.slider-left:before { content: "\e61a"; }


.glyph.slider-right:before { content: "\e61b"; }


.glyph.arrow-dropdown:before { content: "\e61c"; }


.glyph.list:before { content: "\e61d"; }


.glyph.tumblr:before { content: "\e61e"; }


.glyph.pinterest:before { content: "\e61f"; }


.glyph.facebook:before { content: "\e620"; }


.glyph.twitter:before { content: "\e621"; }


.glyph.vimeo:before { content: "\e622"; }


.glyph.googleplus:before { content: "\e623"; }


.glyph.linkedin:before { content: "\e624"; }


.glyph.instagram:before { content: "\e625"; }


.glyph.visa:before { content: "\e604"; }


.glyph.googlewallet:before { content: "\e608"; }


.glyph.discover:before { content: "\e609"; }


.glyph.paypal:before { content: "\e60b"; }


.glyph.diners:before { content: "\e60e"; }


.glyph.switch:before { content: "\e610"; }


.glyph.stripe:before { content: "\e611"; }


.glyph.moneybookers:before { content: "\e615"; }


.glyph.amex:before { content: "\e627"; }


.glyph.mastercard:before { content: "\e60c"; }


.glyph.account:before { content: "\e60f"; }


.glyph.search:before { content: "\e628"; }


.glyph.cart:before { content: "\e629"; }

.main-header .search-account a.glyph, .main-header .search-account a:link.glyph { font-weight: normal; }

.main-header .search-account .menu .searchbar-open .glyph { font-size: 1.16667em; margin: 0 0 0 10px; }

.main-header .search-account .menu .account-open .glyph { font-size: 1.16667em; margin: 0 0 0 10px; }

.main-header .search-account .searchbar-container .glyph.cross { font-size: 18px; position: absolute; right: 0; top: 6px; }

.main-header .search-account .account-container .glyph.cross { font-size: 18px; position: relative; top: 4px; }

.main-header .cart .glyph.cart { margin-left: 5px; }

.main-header .main-menu .glyph.arrow-down { top: 2px; position: relative; font-size: 14px; }

.main-header .mobile-menu .glyph.plus, .main-header .mobile-menu .glyph.minus { font-size: 14px; top: 2px; position: relative; margin-left: 5px; }

.main-header .mobile-menu .glyph.minus { display: none; }

.main-footer .social-follow .glyph { font-size: 20px; }

.pagination .glyph { padding: 0 10px; }

.pagination .arrow.right a, .pagination .arrow.right .glyph { padding-right: 0; }



.social-share .glyph { display: inline-block; font-size: 18px; margin: 10px; border-radius: 3px; padding: 10px; background: #ffffff; border: 1px solid #ebebeb; -webkit-transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out; -moz-transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out; transition: background-color 300ms ease-out, color 300ms ease-out, border-color 300ms ease-out; }

.social-share .glyph span { font-size: 12px; font-family: Arial, Helvetica, sans-serif; vertical-align: top; line-height: 20px; padding: 0 5px; letter-spacing: 0px; }

.social-share .glyph:hover { color: #ffffff; }

.template-cart .cart-table .glyph.cross { font-size: 18px; }
.panel-body{padding:15px}
.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}

.testimonial 		{ padding-bottom:15px; border-bottom:1px solid #B6CEDD; }
