/*
Theme Name: Sport
Description: Sporting Club & Centre Theme
Theme URI: http://themeforest.net/
Author: Kenny Williams
Author URI: http://make-lemonade.co  // http://hirekenny.com.au
Version: 1.0
*/


/* ==========================================================================
   TABLE OF CONTENTS
   
   01. Typography
   02. Theme Base Settings
   03. Pre Header Area Variations
   04. Header Area Variations
   05. Post Header Area Variations
   06. Header Base Styles
   07. Specific header Variation Styles
   08. Navigation
   09. Block Elements
   10. Post Styles
   11. Tables
   12. Time Table Styles 	
   13. Event Table Styles
   14. Event Page Styles
   15. Timeline Styles
   16. Parallax Block
   17. Star Ratings
   18. Pricing
   19. Team Page
   20. List Elements
   21. Widget Lists
   22. Countdown Styles
   23. Events Widget List
   24. Open Hours
   25. Social Block Styles
   26. Breadcrumbs
   27. Paging and Comments
   28. Sitemap
   29. Footer
   30. Baseline
   31. Header Social links
   32. Tag Cloud
   33. Tabs
   34. Ratings + Reviews + Titles
   35. Toggles
   36. Forms + Buttons
   37. Message Boxes
   38. Galleries
   39. Columns
   40. Isotope styles
   41. Author's custom styles
   42. Facebook Widget
   43. Helper classes
   44. Print styles
   45. WP Specific
   
   ========================================================================== */







/* ==========================================================================
   01. Typography
   ========================================================================== */
   
html {
    font-size: .9em;
    line-height: 1.5;
    padding: 0 1em 2em;
}

h1, h2, h3{
	line-height: 100%;
}

h1, h2, h3, h4, h5, h6{
	margin-top: 15px;
	margin-bottom: 15px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	text-decoration: none;
}

h1, h2, h3{
	margin-top: 25px;
}

h1{
	font-size: 34px;
}

.post-container h1{
	font-size: 32px;
}

h2{
	font-size: 28px;	
}

h3{
	font-size: 24px;
}

h4{
	font-size: 20px;
}

h5{
	font-size: 18px;
}

h6{
	font-size: 16px;
}

h6.meta, .meta h6, .reply{
	font-size: 11px;
}

blockquote cite{
	font-style: normal;
	text-decoration: none;
	font-size: 18px;
}

.read-more, .reply{
	text-decoration: none;
}

.read-more:before, ul.sitemap li li a:before,
a.toggle-btn:before,  a.accordion-btn:before{
	
	font-size: 12px;
	padding-right: 3px;
	padding-left: 5px;
	position: relative;
	top: -1px;
}

:focus {
	outline: 0;
}

del {
	text-decoration: line-through;
}

.lead{
	font-size: 125%;
	line-height: 1.25;
}   

aside a{
	text-decoration: none;
}

.highlight:before, .highlight:after {
	content: "'";
}

.highlight:before, .highlight:after{
	padding-left: 2px;
	padding-right: 2px;
}

.text-seperator-bar, .text-seperator-line{
	display: block;
	padding: 0em;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	margin-top: 3em;
	margin-bottom: 3em;
}

.text-seperator-bar h5, .text-seperator-line h5, .text-seperator-bar .btn{
	margin: 0;
	padding: 0;
	display: inline-block;
	padding: .5em;
}

.text-seperator-bar .btn{
	float: right;
	color: #fff;
	text-decoration: none;
	padding-left: .75em;
}

 .text-seperator-line{
 	padding: 0;
 	position: relative;
 }
 
.text-seperator-line h5{
  	position: absolute;
  	top: 0;
  	padding-right: 1em;
  	padding-top: 0;
	padding-left: 0;
  }

.text-seperator-line div{
 	width: 100%;
 	height: 1px;
 	padding-top: 7px;
 	border-bottom-style: solid;
 	border-bottom-width: 1px; 	
}

hr{
	clear: both;
	border: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 1.75em 0;
}

blockquote{
	margin: 1em 0;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	font-size: 22px;
}

blockquote.right{
	padding-left: 1em;
	border-left-style: solid;
	border-left-width: 2px;
}

blockquote.left{
	padding-right: 1em;
	border-right-style: solid;
	border-right-width: 2px;
}

.boxy blockquote{
	font-size: 30px;
	margin: 0;
	line-height: 1.2;
}




   
   
   


/* ==========================================================================
   02. Theme Base Settings
   ========================================================================== */
  

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

audio, canvas, img, video {
    vertical-align: middle;
}

a:active, a:hover {
  outline: 0;
}

.body-wrapper{
	padding-bottom: 2em;
	padding-top: 1em;	
}

.ad-pad.wrapper{
	padding-top: 2em;
	padding-bottom: 3em;	
}

.ad-padx2.wrapper{
	padding-top: 3em;
	padding-bottom: 5em;
}

img{
	max-width: 100%;
	height: auto;
	vertical-align: middle; 
	border: none; 
}

.left img, .right img{
	width: 100%;
}

a{
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	cursor: pointer;
}

.widget{
	margin-bottom: 1em;
}

.feature-image{
	margin-bottom: 2em;
}

.corner{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #222222;
	background-color: rgba(0, 0, 0, .5);
	font-size: 10px;
	padding: .4em .75em;
	-webkit-border-radius: 0 3px 0 0;
	border-radius: 0 3px 0 0;
	z-index: 99;
}

.corner.date:before{
	font-size: 10px;
	padding-right: 4px;
}

.corner, .date{
	font-size: 11px;
}

.date:before{
	
	padding-right: 4px;
}

.divider{
	height: 20px;	
}








/* ==========================================================================
   03. Pre Header Area Variations
   ========================================================================== */

.pre-header-area, .pre-header-area a {
	text-decoration: none;	
	font-size: 14px;
	line-height: 200%;
}  

.pre-header-area .wrapper{
	padding-top: 0;
	padding-bottom: 0;
} 

.pre-header-area .wrapper ul{
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
}

.pre-header-area .wrapper ul li{
	list-style-type: none;
	display: inline-block;
	margin-right: .75em;
}

.pre-header-area ul#nav li li{
	padding-top: .5em;
	padding-bottom: .5em;
}  




 
 
 
 
 
 
 /* ==========================================================================
    04. Header Area Variations
    ========================================================================== */ 

.header-area a{
	text-decoration: none;
}

.header-area .wrapper{
	padding-top: 0;
	padding-bottom: 0;
}

.header-area ul{
	margin-top: 0;
	padding-left: 0;
	margin-bottom: 0;	
}   

.header-area ul > li{
	list-style-type: none;
	display: inline-block;
	margin-right: 1em;
}

.header-area .wrapper ul li:last-child{
	margin-right: 0;
}

.header-area .wrapper #navigation ul li:last-child a{
	padding-right: 0;	
}

.header-area .wrapper ul#nav > li{
	padding-top: 1em;
	padding-bottom: 1em;
} 

.header-area .wrapper ul#nav > li > a{
	display: inline-block;
padding: .25em 1em;
}

.header-area ul#nav li li{
	padding-top: .5em;
	padding-bottom: .5em;
} 


 
 
 
 
 
 
 
 
 
 
 
/* ==========================================================================
    05. Post Header Area Variations
    ========================================================================== */ 

.post-header-area a{
	text-decoration: none;	
}   

.post-header-area .wrapper{
	padding-top: 0;
	padding-bottom: 0;
}
 
.post-header-area  ul#nav > li{
	padding-top: 1em;
	padding-bottom: 1em;
} 
  
.post-header-area ul#nav > li > a{
	display: inline-block;
	padding: .25em 1em;
}

.post-header-area ul#nav li li{
	padding-top: .5em;
	padding-bottom: .5em;
} 

 	
 
 
 
 
 
 
 
 
   

/* ==========================================================================
   06. Header Base Styles
   ========================================================================== */  
 
.logo img{
	max-width: 100%;
}

#navigation .nav > ul, .nav-container ul{
	padding: 0;
	margin: 0;	
}

#navigation .nav > ul > li.right{
	float: right;
}

.logo.logo-text a{
	text-decoration: none;
}

.sticky_placeholder, .sticky_placeholder .outter-wrapper{
	width: 100%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.boxed-page .sticky-header-wrapper{
	position: relative;
	margin: 0 auto;
	-webkit-box-sizing: border-box	; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.sticky-header-wrapper{
	z-index: 1001;
	position: relative;
}

ul.header_toolbar{
	list-style-type: none;
}

ul.header_toolbar li{
	cursor: pointer;
}











/* ==========================================================================
   07. Specific header Variation Styles
   
   001. Header 1
   002. Header 2
   003. Header 3
   004. Header 4
   005. Header 5
   
   ========================================================================== */  


/* 
001. HEADER 1 ________________________________________________________________ */
.header-style-1 .logo{
	max-width: 151px;
	display: inline-block;
}

.header-style-1 .main-header-left{
	padding-top: 1em;
	padding-bottom: .75em;
}

.header-style-1 .main-header-right{
	padding-top: .75em;
	padding-bottom: .75em;
}






/* 
002. HEADER 2 ________________________________________________________________ */
.header-style-2 .logo, .sidr-class-logo{
	max-width: 151px;
	display: inline-block;
}

.header-style-2 .post-header-left{
	padding-top: 1em;
	padding-bottom: .75em;
}

.header-style-2 .post-header-right{
	padding-top: .75em;
	padding-bottom: .75em;
}







   
  




/* ==========================================================================
   08. Navigation
   ========================================================================== */

#mobile-header {
    display: none;
    width: 100%;
    text-align: center;
}

.menuHideBtn{
	display: none!important;
}

#sidr-id-closebtn{
	text-align: right;
	font-size: 24px;
}

#responsive-menu-button{
	font-size: 20px;
	text-decoration: none;	
	line-height: 40px;
}

#responsive-menu-button em{
	font-size: 24px;
	padding-right: 5px;
}

#responsive-menu-button img{
	max-width: 100%;
	width: 100%;
}











/* ==========================================================================
   09. Block Elements
   ========================================================================== */
iframe, video{
	 border: none;
}

iframe{
	margin: 0;
	width: 100%;
}

.fluid-width-video-wrapper, video, audio, .mejs-container{
	margin-bottom: 1em;
}

.page-heading{
	border-style: solid;
	border-width: 1px;
	border-left: none;
	border-right: none;
	display: block;
	padding: .75em 0;
	margin-bottom: 3.5em;
}

.page-heading .fa{
	font-size: 14px;
	padding-right: 5px;
}

.page-heading a{
	text-decoration: none;
}

.last-block{
	margin-bottom: 0;
}
   
.box-content{
	padding: 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.full-feature img{
	width: 100%;
}   










/* ==========================================================================
   11. Tables
   ========================================================================== */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.table-style-1{
	border-style: solid;
	border-width: 1px;	
	text-align: left;
	width: 100%;
	margin-bottom: 1em;
}

.table-style-1 th{
	padding: .5em;
	border-style: solid;
	border-width: 1px;	
	vertical-align: top;	
}

.table-style-1 td{
	padding: .5em;
	border-style: solid;
	border-width: 1px;	
	vertical-align: top;	
}

.table-style-2{
	border-top-style: solid;
	border-top-width: 1px;	
	text-align: left;
	width: 100%;
	margin-bottom: 1em;
}

.table-style-2 th{
	padding: .5em;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	vertical-align: top;	
}

.table-style-2 td{
	padding: .5em;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	vertical-align: top;	
}

.table-style-2 td:empty, .table-style-1 td:empty{ }
























/* ==========================================================================
   16. Parallax Block
   ========================================================================== */
   
.paralax-block.outter-wrapper{
	padding-top: 4em;
	padding-bottom: 4em;
} 

.paralax-block.outter-wrapper blockquote{
	font-size: 24px;
	line-height: 1.25;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.paralax-block.outter-wrapper blockquote cite{
	display: block;
	font-size: 18px;
	margin-top: 2em;
}  















/* ==========================================================================
   19. Team Page
   ========================================================================== */

.boxy ul.social-link{
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: .5em;
	margin-top: .75em;
	margin-bottom: 0;
}

.boxy .inner-box{
	padding: .75em;
	padding-top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.boxy ul.social-link li{
	display: inline-block;
	padding: 0 0 .3em;
}

.boxy ul.social-link li:last-child{
	padding-right: 0;
}

.boxy ul.social-link a{
	 opacity: 1;
	 text-decoration: none;
	 padding-right: 5px;
}

.boxy h4, .boxy h6{
	margin-bottom: 0;
}

.boxy .inner-box h5{
	margin-top: 0px;
	font-size: 16px;
}

.boxy .mosaic-block{
	margin-bottom: 0;
}

.teams .boxy{
	margin-bottom: 1.5em;
}

.boxy-pad{
	padding: .75em;
	padding-top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

.boxy.author .social-links li{
	padding-left: 0px;
	padding-right: 5px;
}

.boxy.author img{
	margin-bottom: 0;
	margin-top: 5px;
}









/* ==========================================================================
   20. List Elements
   ========================================================================== */
   
.body-wrapper ul, .body-wrapper ol,
.footer-wrapper ul, .footer-wrapper ol{
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

ul li, ol li,
.footer-wrapper ul li, .footer-wrapper ol li{
	padding-left: 13px;
}

.body-wrapper ul li:before, .body-wrapper ol li:before,
.footer-wrapper ul li:before, .footer-wrapper ol li:before{
	margin-left: -13px;
}

ul.widget-list.list-1 li,  ul.widget-list.list-2 li,  ul.widget-list.list-3 li,  ul.widget-list.list-4 li{
	padding-left: 13px; 	
}

ul.list-1 li:before, 
.footer-wrapper ul.list-1 li:before{
	content: "-";
	padding-right: 3px;
	font-family: "FontAwesome"!important;
	font-style: normal;
	font-size: 11px;
	position: relative;
	top: -2px;
}

ul.list-2 li:before,
.footer-wrapper ul.list-2 li:before,
.reply:before{
	content: "-";
	padding-right: 5px;
	font-family: "FontAwesome"!important;
	font-style: normal;
	font-size: 13px;
}

ul.list-3 li:before, 
.footer-wrapper ul.list-3 li:before{
	content: "-";
	padding-right: 5px;
	font-family: "FontAwesome"!important;
	font-style: normal;
	font-size: 11px;
}

ul.list-4 li:before, 
.footer-wrapper ul.list-4 li:before{
	content: "-";
	padding-right: 5px;
	font-family: "FontAwesome"!important;
	font-style: normal;
	font-size: 12px;
	position: relative;
	top: -2px;
}

ul.inline-list li{
	display: inline-block;
	padding-right: 2px;
	padding-left: 2px;
}

aside .widget-list{
	margin-bottom: 0;
}


.sidr .sidr-class-list-2 li a{
	display: inline-block;
}

.sidr .sidr-class-list-2 li:before{
	content: "?";
	padding-right: 5px;
	font-family: "FontAwesome"!important;
	font-style: normal;
	font-size: 13px;
}







/* ==========================================================================
   21. Widget Lists
   ========================================================================== */
   
.thumb-list, .body-wrapper .thumb-list{
	margin: 0;
	padding: 0;
}

.thumb-list li{
	padding-left: 0!important;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: left;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

.thumb-list li a{
	text-decoration: none;
}

.thumb-list li:first-child{
	margin-top: .5em;	
}

.thumb-list li img{
	float: left;
	margin: 0;
	margin-right: .5em;
}

.thumb-list li h6{
	margin: 0;
}

.thumb-list li h3{
	margin: 0;
	line-height: 1.3;
}

.thumb-list li:before, .thumb-list li:after {
    content: " ";
    display: table;
}

.thumb-list li:after {
    clear: both;
}

.body-wrapper ul.wiget-comment-list{
	margin: 0;
	padding: 0;
}

.body-wrapper ul.wiget-comment-list li{
	padding-left: 0;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: left;
	padding-bottom: .75em;
	margin-bottom: .75em;
	padding-left: 0px;
}

/*
.body-wrapper ul.wiget-comment-list li:before{
	content: '“ ';
	font-size: 24px;
	position: relative;
	top: 5px;
	line-height: 16px;
}*/

.body-wrapper ul.wiget-comment-list li h6{
	margin: 0;
	margin-top: .25em;
}

.thumb-list.archive{
	margin-bottom: 2em;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: .75em;
}

.thumb-list.archive a{
	text-decoration: none;
}

.related-posts{
	margin-bottom: 4em;
}

.related-posts .thumb-list.archive {
	margin-bottom: 0;
}

.related-posts .thumb-list.archive li:last-child{
	margin-bottom: 0;
}

ul.widget-list li{
	border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0;
}

ul.widget-list li:last-child{
	border: none;
}

















/* ==========================================================================
   24. Open Hours
   ========================================================================== */
.open-hours span{
	float: right;
}

.open-hours li:before, .open-hours li:after { content: " "; display: table; }
.open-hours li:after { clear: both; }

ul.open-hours li:before{
	display: none;
}

ul.open-hours{ }

ul.open-hours li{
	padding: .5em .3em;
}

ul.open-hours li:first-child{
	padding-top: 0;	
}

ul.open-hours li:nth-child(2n+2){
	background: rgba(255, 255, 255, .1);
}









/* ==========================================================================
   25. Social Block Styles
   ========================================================================== */
.social-block{ } 

ul.social-thumbs{
	overflow: hidden;
	height: 320px;
	margin: 1.5em 0;
	padding: 0;
}

.social-thumbs li:before{
	display: none;
}

.social-thumbs li{
	display:  inline-block;
	padding: .0em;
	opacity: 1;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	max-width: 80px;
}

.social-thumbs li img{
	border-radius: 0%;
}

.share-this-btns{
	padding-top: 1.0em;
	padding-bottom: 1.0em;
}








/* ==========================================================================
   26. Breadcrumbs
   ========================================================================== */
   
.breadcrumb-wrapper{
	font-size: 11px;
}

.breadcrumb-wrapper a{
	text-decoration: none;
}

.breadcrumb-wrapper a:first-child{
	margin-right: .5em;
	font-size: 14px;
}

.breadcrumb-wrapper a:after{
	content: "/";
	padding-right: .5em;
	padding-left: .5em;
}

.breadcrumb-wrapper a:first-child:after, .breadcrumb-wrapper a:last-child:after{
	display: none;
}















   
   
   
   
   
   
/* ==========================================================================
   29. Footer
   ========================================================================== */   
.footer-wrapper{
	padding-bottom: 1em;
	line-height: 1.3;
}

.footer-wrapper a{
	text-decoration: none;
}

.footer-wrapper .logo{
	width: 151px;
	display: inline-block;
	margin-top: 1.1em;
	margin-bottom: 1.6em;
}
.footer-wrapper ul.list-1 li{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: .5em;
	margin-bottom: .5em;
}

.footer-wrapper ul.list-1 li:last-child{
	border: none;
}

#scrollUp {
  bottom: 20px;
  right: 20px;
  padding: 10px 15px;
  background: #111;
  background-color: rgba(0, 0, 0, .7);
  color: #fff;
  border-radius: 3px;
  font-size: 16px;
  text-decoration: none;
  font-family: "FontAwesome";
}









/* ==========================================================================
   30. Baseline
   ========================================================================== */ 

.base-wrapper{
	font-size: 14px;
}








/* ==========================================================================
   31. Header Social links
   ========================================================================== */
   
.outter-wrapper .wrapper ul.social-links li{
	margin-right: 0;
	padding-right: 2px;
}

.social-links{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.social-links li{
	display: inline-block;
	padding-right: 2px;
}

.social-links li:last-child{
	padding-right: 0;
}

.social-links li a{
	text-decoration: none;
}

.social-links li a{
	font-size: 14px;
	min-width: 20px;
	line-height: 20px;
	text-align: center;
}   
   





   






/* ==========================================================================
   33. Tabs
   ========================================================================== */
   
.tab-container{
	margin-top: 2em;
	margin-bottom: 2em;	
}   

ul.tab-nav {
	position: relative;
	width:100%;
	margin: 0 auto;
	padding-left: 0!important;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.body-wrapper ul.tab-nav li {
	float:none;
	position:relative;
	display:inline-block;
	text-align:center;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	margin-right: 0px;
	margin-bottom: 0px;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	padding: 4px .5em;
	font-size: 100%;
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
	top: 1px;
	-webkit-box-shadow:inset 0 -1px 0 0 #eaeaea;
	box-shadow:inset 0 -1px 0 0 #eaeaea;
}

.tab-nav li:hover {
	text-decoration:none;
	cursor:pointer;
}

.body-wrapper ul.tab-nav li.active{
	-webkit-box-shadow:none;
	box-shadow:none; 
}

.tab-nav li:last-child{
	margin-right: 0;
} 

.tab-nav li.active {
	z-index:50;
}

.tab-contents {
	clear:both;
	position:relative;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	top: -2px;
}

.widget .tab-container{
	margin-bottom: 0;
	margin-top: 0;
}

.widget .tab-contents {
	border: none;
}

.tab_content {
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	padding: 1em .5em .5em;
}

.widget .tab_content{
	background: transparent;
	padding: 1em 0 0;
}
.tab_content > p{
	margin-top: 0;
}

h3.v_nav {display: none;}











/* ==========================================================================
   35. Toggles
   ========================================================================== */
   
.toggle-btn { 
	text-decoration:none; 
	display:block;
	font-size: 17px;
	outline: none;
}

.toggle-btn span{
	float: right;
}

.toggle-content{ 
	display:none;
}

.toggle-content.active{
	display: block;
}

ul.toggle > li {
	position:relative;
	overflow:hidden;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: .75em 0;
}

ul.toggle li:before{
	top: 13px;
}

ul.toggle{
	margin-bottom: 1.5em;
}

/* =======  ACCORDION =========== */

.accordion-btn { 
	text-decoration:none; 
	display:block;
	outline: none;
}

.accordion-content{ 
	display:none;
}

.accordion-content.active{
	display: block;
}

ul.accordion > li {
	position:relative;
	overflow:hidden;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: .75em 0;
}

ul.accordion li:before{
	top: 15px;
}

ul.accordion{
	margin-bottom: 1.5em;
}











/* ==========================================================================
   36. Forms + Buttons
   ========================================================================== */
   
form{
	margin-top: 1.5em;
	margin-bottom: 2em;
}

.widget form{
	margin-top: 0;
	margin-bottom: 0;
}

.widget form input{
	margin-bottom: 5px;
}

fieldset, fieldset.boxy{
	padding: 1em;
	border-style: solid;
	border-width: 1px;
	margin-top: 1em;
	background: none;
}

label{
	padding-right: 1em;
}

input[type=text],  input[type=email], input[type=password], textarea, input[type=tel],  input[type=range], input[type=url],
input[type=number]{
 	border: none;
 	border-radius: 2px;
	padding: .75em 1em;
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	outline: none;
	margin-bottom: 1em;
	resize: none;
	display: block;
	width: 100%;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
 
textarea{
	width: 100%;
	height: 140px;
	display: block;
	resize: none;
	outline: none;
}

select, input[type=radio], input[type=checkbox] {
	margin-bottom: 1em;
	margin-right: 6px;
}

.error[generated=true] {
	font-size: 14px;
	color: #f1042b;
}

.btn, .btn-2, .btn-3, input[type=button], input[type=submit], button, .option-set li a{
	border: none;
	padding: .5em 1.5em;
	white-space: normal;
	text-align: center;
	display: inline-block;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	margin-bottom: .5em;
	margin-top: .5em;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 2px;
	background: url(img/btn-bg.png) repeat-x 0 0;
}

a.small-btn, input[type=button].small-btn, input[type=submit].small-btn, .widget input[type=submit], ul.toggle li a.small-btn{
	font-size: 14px;
	padding: .4em 1.2em;
}

a.xsmall-btn, input[type=button].xsmall-btn, input[type=submit].xsmall-btn, .pb_gallery .main .isotope_filter_menu li a, ul.toggle li a.xsmall-btn{
	font-size: 12px;
	padding: .3em .5em;
}

a.btn [class^="icon-"],
a.btn [class*=" icon-"],
a.btn-2 [class^="icon-"],
a.btn-2 [class*=" icon-"],
a.btn-3 [class^="icon-"],
a.btn-3 [class*=" icon-"]{
	padding-right: 5px;
	padding-left: 5px;
}

.body-wrapper .search-404{
	margin-bottom: 5em;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 140px;
	position: relative;
}

.body-wrapper .search-404 input{
	margin: 0;
}

.body-wrapper .search-404 .btn{
	position: absolute;
	right: 1em;
	top: 1em;
	margin: 0;
}

#recaptcha_image br{
	display: none;
}

#recaptcha_audio_download{
	display: inline-block;
	text-decoration: none;	
}

ul.recap-tools li{
	display: inline-block;
}

#recaptcha_response_field{
	margin-top: .5em;
	max-width: 300px;
}

.recaptcha_only_if_audio{
	display: inline-block;
	text-decoration: none;
}

#recaptcha_audio_play_again:before, #recaptcha_audio_download:before{
	content: "?";
	font-size: 12px;
	padding-right: 3px;
	padding-left: 5px;
	position: relative;
	top: -1px;
	font-family: "FontAwesome";
}










/* ==========================================================================
   37. Message Boxes
   ========================================================================== */
   
.message, div.wpcf7-validation-errors, .woocommerce-message, .woocommerce-error, .woocommerce-info, .col2-set.addresses .address, .validation_error{
	border-width: 1px;
	border-style: solid;
	display: block;
	padding: .5em 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 1em;
}









/* ==========================================================================
   38. Galleries
   ========================================================================== */
   
.gallery-section{
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	margin-bottom: 3em;
	padding-bottom: 2em;
}










/* ==========================================================================
   39. Columns
   ========================================================================== */
   
.full, .col-1-1, input.col-1-1{
	width: 100%;
	float: none;
} 

.half, .col-1-2, input.col-1-2{
	width: 48%;
	margin-right: 4%;
	float: left;
}

.third, .col-1-3, input.col-1-3{
	width: 30%;
	margin-right: 5%;
	float: left;
}

.fourth, .col-1-4{
	width: 22%;
	margin-right: 4%;
	float: left;
}

.fifth, .col-1-5{
	width: 18%;
	margin-right: 2.5%;
	float: left;
}

.two-thirds, .col-2-3{
	width: 65%;
	margin-right: 5%;
	float: left;
}

.three-fourths, .col-3-4{
	width: 74%;
	margin-right: 4%;
	float: left;
}

.two-fifths, .col-2-5{
	width: 39%;
	margin-right: 2%;
	float: left;
}

.three-fifths, .col-3-5{
	width: 59%;
	margin-right: 2.5%;
	float: left;
}

.four-fifths, .col-4-5{
	width: 78%;
	margin-right: 4%;
	float: left;
}

















/* ==========================================================================
   43. Helper classes
   ========================================================================== */



.invisible {
    visibility: hidden;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.last, input.last{
	padding-right: 0;
	margin-right: 0;	
}

.first, input.first{
	padding-left: 0;
	margin-left: 0;
}

.centered{ 
	text-align: center!important; 
}

.tableless, .tableless th, .tableless tr, .tableless td{
	background: none!important;
	border: none!important;
	padding: 0px!important;
}

.tableless{
	width: 100%;
}

#recaptcha_table.recaptchatable{
	border: none!important;	
}

.left{
	float: left;
	display: inherit;
}

.right{
	float: right;
	display: inherit;
}

img.left, .pad-right{
	margin-right: 1em;
	margin-bottom: 1em;	
}

img.right, .pad-left{
	margin-left: 1em;
	margin-bottom: 1em;	
}

.hide {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.mobile-show{
	display: none;
}

#page-sticky{
	width: 100%;
	z-index: 1001;
}

.sticky-wrapper{
	height: auto!important;
}

.nofloat{
	float: none!important;
	display: inline-block;
}














