/*
Theme Name: 7Theme Shop Theme
Description: Megafolio Theme from <a href="http://www.web-rockstars.com">Web Rockstars</a>
Author: Web-Rockstars.com
Author URI: http://www.web-rockstars.com/
Version: 1.0
License: Its Located in the 'license' folder
License URI: Its Located in the 'license' folder
Theme URI: http://www.web-rockstars.com/megafolio/
Tags:  one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header
*/ 
 
 

/* //////////////////////////////////////////// NEW CODE /////////////////////////////////////// */

.userbar_search_form {
	float:left;
	display:inline-block;
}
input[type=text].userbar_search {
	margin-bottom:0 !important;
	padding:4px !important;
}


.tm_video {
	max-width:100%;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.tm_video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.theme_tabs_navigation li {
	display: block;
  	width: 33.333333%;
  	width: calc( 33.3333333333% - 1px );
  	text-align: center;
  	margin-bottom: 40px;
  	padding-bottom: 20px;
  	padding-top: 20px;
  	background-color: #F0F0F0;
  	float: left;
  	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
}
.theme_tabs_navigation li.active {
	border-bottom: none;
  	background-color: #FFF;
  	box-shadow: none;
}
.theme_tabs_navigation li:last-child {
	border-right:0px none;
}	
.theme_tabs_navigation li a {
	font-size:50px;	
	font-weight:bold;
	line-height:1;
}
.theme_tabs_navigation li a span {
  	display: block;
  	font-size: 18px;
  	font-weight: 100;
  	letter-spacing: 3px;
  	word-spacing: 10px;
}
.theme_tabs_container .themes_tabs_trending, .theme_tabs_container .themes_tabs_recent {
	display:none;
}



.sl_social {
	height:56px;
	line-height:56px;
	display:block;
	border-radius:4px;
	padding-left:80px;
	font-size:30px;
	font-weight:bold;
	color:#fff;
}
.sl_social:hover {
	color:#fff;
}

.sl_social_facebook {
	background: #3a589b url(images/facebook.png) 20px center no-repeat;
	box-shadow: 0px 5px 0px #273F74;
	
}
.sl_social_twitter {
	background: #598dca url(images/twitter.png) 20px center no-repeat;
	box-shadow: 0px 5px 0px #446FA1;
}

.edd-submit.button.orange, .sc_button.orange, .sc_button.orange:hover, #edd-purchase-button, .edd-submit, input[type=submit].edd-submit, .edd-submit.button.yellow {
  	color: #FFF;
  	background: #ED9C28 !important; 
  	border: none;
  	border-radius: 4px;
  	box-shadow: 0px 5px 0px #B57820;
}
button.theme_search_reset.sc_button.white {
	border: none;
	box-shadow: 0px 5px 0px #DBDBDB;
	border-radius: 4px;
	background: #EDEDED;
	border:none;
}

.category_featured_image {
	position:relative;
}
.category_featured_image .cat_content {
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translateX(-50%) translateY(-50%);
	-moz-transform:translateX(-50%) translateY(-50%);
	-o-transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%); 
	max-width:100%;
	width:980px;
}
.category_featured_image .cat_content h1 {
	font-size: 80px;
	line-height: 1;
	color: #FFF;
	text-transform: capitalize;
	text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.6);
}
.category_featured_image .cat_content p {
	  color: #FFF;
	  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
	  font-size: 19px;
	  line-height: 1;
	  margin-top: 30px;
}
.category_featured_image img {
	margin:0px auto;
	display:block;
} 

body.tax_has_fimg #userbar {
	position:absolute;
	z-index:222;
	width:100%;
	background:rgba(0, 0, 0, 0.4);
}
body.tax_has_fimg #userbar > .inner > strong {
	color:#fff;
}
body.tax_has_fimg #cat_filter {
	  margin-top: -128px;
	  position: relative;
	  margin-bottom: 70px;
}
body.tax_has_fimg #headline {
	border-bottom:0px none;
	box-shadow:none;
}
/* MEGA MENU */
ul#menu > li.static-menu {
	position:static;
}
.seven_mega_menu
{
	margin-top:0;
	position:absolute;	
	width:100%;
	left:0;
	padding:20px;
	padding-bottom:0;
	display:none; 
	background:#202020;
	color:#fff;
	z-index:9999;
	max-width:1200px;  
	margin-top: 31px !important;
}
.seven_mega_menu div.menuinner {
	margin:30px;
	overflow:hidden;
}
.seven_mega_menu div.menuinner .one_fourth {
	padding-bottom:300px;
	margin-bottom:-300px;
	box-shadow: 1px 0px 0px #333;
}
.seven_mega_menu div.menuinner .one_fourth hr {
	  margin-top: 20px;
  	margin-bottom: 20px;
  	background-color: #444;
  	border-top: 1px solid #333;
  	border-bottom: none;
}
.seven_mega_menu div.menuinner .one_fourth .button {
  	padding: 10px;
 	display: inline-block;
  	box-shadow: 0px 3px 0px #151515;
  	background: #2F2F2F;
	border:none;
	border-radius:4px;
}
.seven_mega_menu ul.sc_menu.inline > li:after
{
	display:none !important;
}
#layout.block .seven_mega_menu
{
	width:100%;
	width:calc(100% + 80px); 	
}
#navleft.one_page_fixed .seven_mega_menu
{
	width:100%;
	margin-left:0;
	margin-right:0;
}
header #menu .seven_mega_menu ul.sub-menu li , header #menu .seven_mega_menu li:hover
{
	background:none !important;
	background-color:none !important; 
}
.small_menu .seven_mega_menu
{
	top:auto;
}
.seven_mega_menu *
{
	line-height:140%;
}
header .seven_mega_menu ul
{
	margin:0;
	padding:0;
	position:static !important;
	display:block;
	opacity:1;
	left:0; 
	top:0;
}
header .seven_mega_menu ul li
{
	color:initial;
	line-height:initial;
	background:initial;
	margin-left:initial;
	padding-left:initial;
	display:list-item !important;
	list-style:none;
	padding:10px;
}  
header .seven_mega_menu ul > li > a
{
	position:relative; 
	padding:0px;
	padding-left:14px;
	color:#AEAEAE;
}
header .seven_mega_menu ul > li > a:before
{
	content:"\f105";
	font-family:FontAwesome;
	position:absolute;
	left:0;
	font-size:10px;
}
.logo-centered .seven_mega_menu
{
	margin-top:0;
}
li:hover > a + .seven_mega_menu
{
	display:block;
 	z-index:99999;
}
#navleft li.static-item
{
	position:static;
}
.seven_mega_menu ul.list_download_cat {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	-ms-column-count: 3;
	-o-column-count: 3;
	column-count: 3;
}

#tm_slider li .testimonial_entry_p {  
	font-size: 27px;
	line-height: 1.3;
	font-weight:bold;
	font-style:italic;
}

#tm_slider li .testimonial_entry_h3 {
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
}





/* //////////////////////////////////////// END NEW CODE //////////////////////////////////// */




/* RATINGS PREVIEW */

.mini_item_content span.rating-detailed_stars {
	position:relative;
	right:10px;
	z-index:22;
}
.mini_item_content .rating-star {
	width:14px;
	height:14px;
	background-size:14px;
}

/* ADDIONAL CART BUTTONS */

a.sl_removed_from_cart {
	padding: 7px 10px;
	background: #FFF;
	display: block;
	border-radius: 2px; 
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.sl_added_to_cart {
	padding: 4px 0px;
	display: block;
	margin-top: 10px;
	font-size: small;
}

/* SIDEBAR NEWSLETTER */

.sidebar_newsletter {
	background: #343434;
	padding: 10px;
	color: #FFF;
	border-radius: 4px;
	box-shadow: 0px 3px 0px #000;
}
.sidebar_newsletter p {
	margin-bottom:9px !important;
	font-weight:bold;
}
.sidebar_newsletter label {
	display:none;
}
.sidebar_newsletter .knews_add_user input[type=submit] {
	line-height: 36px;
	padding: 0 10px;
	margin: 0;
	color:#fff;
	border-color: #F89406 #F89406 #AD6704;
	background: #FAA732;
	background: -moz-linear-gradient(top, #FBB450, #F89406);
	background: -webkit-linear-gradient(top, #FBB450, #F89406);
	background: linear-gradient(top, #FBB450, #F89406);
}
.sidebar_newsletter input[type=text] {
	margin-bottom:0px !important;
}
.callout input[name=knewsemail] {
	height: 34px;
}
/* FAQ */

body h3.qa-faq-title a,  body h3.qa-faq-title {
	font-family: Open Sans, Tahoma;
	font-size: 15px;
}
.qa_cats {
 	font-size: small;
	background: #F9F9F9;
	padding: 3px 10px;
	border-radius: 4px;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.16);
	margin-top: 40px;
}
/* DOWNLOAD HEADER */

.download_header {
	background:url(http://7theme.net/wp-content/uploads/eddbg1.png);
}


/* X DOWNLOAD */

.edd_download_file.x_download {
	margin-left: 15px;
	padding: 0px 9px !important;
	padding-left: 30px !important;
	position: relative;
}
.edd_download_file.x_download:before {
	content: "";
	position: absolute;
	left: 7px;
	background: url(/wp-content/themes/x_seven/images/x_download.png) center left no-repeat;
	background-size: 11px;
	width: 100%;
	height: 100%; 
}
.edd_download_file a
{
	position:relative;
	z-index:222;
}

/* bundle */
.postid-3176 .item_container .nav, .postid-6435 .item_container .nav {
 display:none !important;
}

.postid-3176 .demobar, .postid-6435 .demobar {
 display:none !important;
}
span.sl_edd_entry_headline {
font-size: 40px;
padding-right: 10px;
}
span.sl_edd_entry_price {
position: absolute;
right: 0;
font-size: 30px;
text-decoration: line-through;
color: red;
}
.sl_edd_entry {
margin-bottom: 50px;
border-bottom: 1px solid #dcdcdc;
position:relative;
}
.postid-3176 .download-single-img img, .postid-6435 .download-single-img img
{
	margin-bottom:20px;
}
.postid-3176 .sl_edd_entry_secondline a, .postid-6435 .sl_edd_entry_secondline a {
	font-size:smaller;
	text-decoration:underline;
}
/* END BUNDLE */


.portfolio-lists-item.xcat-service .mini_item_content h4  {
font-size: 20px !important;
}


.screen-reader-text {
	display:none;
}


body h3.qa-faq-title a
{
display: block;
font-weight: normal;
color: #838383;
border: 1px solid #DCDCDC;
padding: 5px 10px;
}
/*
.qa-category{
	float:left;
	margin-right:2%;
	width:49%;
}

.qa-category:nth-child(2n)
{
	margin-right:0;
}
.qa-category:nth-child(2n) + div  {
clear: both;
}
*/



.qa-home {
	-webkit-column-count: 2; 
	-moz-column-count: 2;  
	column-count: 2;
	-webkit-column-gap: 40px; 
	-moz-column-gap: 40px;  
	column-gap: 40px;
}



.single-download .xcat-service .header_buylink {
 border-left:0;
}

.xcat-service .mini_item_content .edd_price, .xcat-service .two_third_last {
	position:relative;
	line-height:inherit;
}
.xcat-service .mini_item_link {
	border-bottom:0px ;
}
.portfolio-lists-item.xcat-service h4 {
	border-bottom:1px dotted;
	margin-bottom:15px !important;
}

/* MM OBJECTS */

.mm_object div.portfolio-img:before {
content: "";
position: absolute;
top: -10px;
right: -30px;
width: 100px;
height: 50px;
background: #FFF;
-webkit-transform: rotate(45deg);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.mm_object div.portfolio-img:after {
content: " ";
position: absolute;
top: 4px;
right: 4px;
width: 33px;
height: 30px;
background: #F00;
background: url(http://7theme.net/mmlogo.png) center center no-repeat;
background-size: contain;
}

.mm_object > div {
position: relative; 
}



#cat_filter
{
	text-align: center;
	margin-bottom: 50px;
}

#cat_filter a 
{
	padding: 3px 10px;
	font-size: smaller;
	background: #F5F5F5; 
	border-radius: 4px;
	margin: 0 3px;
	display:inline-block;
	margin-bottom:8px;
	box-shadow:0px 1px 0px rgba(0, 0, 0, 0.15);
}

.one_third .mojo_link
{
	height: 48px;
	line-height: 18px;
	margin-bottom: 0;
	border-bottom: 0;
	padding-top: 16px;
	padding-bottom: 0;
}

a.dropmenu_trigger {
	padding: 3px 6px; 
	background: #FFF;
	border-radius: 2px;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.16);
}





/*
** RESETS
*/

*
{ 
	margin: 0px;
	padding: 0px;
}
body
{
	line-height: 140%;
	background:#fff;
}
body a
{
	-webkit-transition:0.4s;	
	-moz-transition:0.4s;
	transition:0.4s;
}
code
{
	padding:10px;
	display:block;
	background:#f5f5f5;
	word-break: break-all;
}	
#content table
{
	width:100%;
	border-spacing:0;
	margin-bottom:30px;
}
#content th
{
	border-bottom: 2px solid #C9C9C9;
	padding-bottom: 10px;
}
#content td
{
	border-bottom:1px solid #E7E7E7;
	padding:10px 0px;
}
caption, th, td 
{
	font-weight: normal;
	text-align: left;
}
pre
{
	background: #fff; 
	margin-bottom: 20px;
	overflow: auto;
	padding: 10px;
}
.carousel li, li, ul.commentlist li, .ul.commenlist ul.children li, .template_ul li, .template_ol li, .flex-direction-nav li, ul.bbp-topics li
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
p, address, ol, ul, table, pre, .ui-tabsvertical, nav#filter, ol#filters, embed, #masonry, .callout, #twitter_update_list
{
	margin-bottom:30px;
}
ul li, .comment-body ul li
{
	list-style-type:square;
	padding-left:4px;
	margin-left:10px;
}
ol li
{
	padding-left:4px;
	margin-left:10px;
	list-style-type: decimal;
}
#content ul li, #content ol li
{
	line-height:200%;
}
ul,ol
{
	margin-left:20px;
}
ul ul, ol ol, ul ol, ol ul 
{
	margin-bottom: 0;
}
ul.template_ul, aside ul, ol.template_ol
{
	margin:0px;
}
#content .carousel li,  .portfolio-single-details li, .sidebar ul li, #footer ul li, ul#term_list li, .maps_nav_inner ul li
{
	list-style-type: none ;
	margin-left: 0px ;
	padding-left: 0px  ;
}
th
{
	text-align:left;
}	
td
{
	vertical-align: top;
}
li
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
dl 
{
	margin: 0px 10px;
}
dt 
{
	font-weight: bold;
}
dd 
{
	margin-bottom: 20px;
}
a
{
	color: #000;
	text-decoration: none;
}
a img
{
	border: none;
	display:block;
}
a.opacity-hover-bg
{
	display:block;
}
p.login-username, p.login-password, p.login-remeber
{
	margin-bottom:0px;
} 
.post-edit-link
{
	margin:20px 0px;
	clear:both;
	display:none;
}

img
{
	max-width:100%;
}
img[class*="align"], img[class*="wp-image-"]
{
	padding:6px;
	margin:20px;
	background:#fff;
}
img.alignleft, img.alignright, img.aligncenter
{
	margin-bottom:20px;
}
img.alignnone
{
	width:auto !important;
	padding:2px;
	border:1px solid #dcdcdc;
	margin:0px auto;
	display:block;
}
img.alignright
{
	margin-right:0px;
}
img.alignleft
{
	margin-left:0px;
}
img.aligncenter
{
	margin:20px auto;
}
.wp-caption img
{
	margin:0px;
	padding:0px;
	
}
#map_canvas img, #cbackground img, .gmnoprint img
{
	max-width:none ;
}
a:focus, *:focus
{
	border: none;
	outline: none;
} 
::selection
{
	background:#F04C33;
	color:#fff;
}

/*
** WORDPRESS REQUIRED STYLES
*/ 
#wp-calendar
{
	width:100%;
}
#wp-calendar td
{
	text-align:center;
}
.wp-caption
{
	left: 10px;
	padding:10px;
	background:rgba(220,220,220,0.5);
}
.wp-caption-text
{
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.sticky
{
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.gallery-caption
{
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.bypostauthor
{
}
.alignleft
{
	display: inline;
	float: left;
	margin-right: 20px;
}
.alignright
{
	display: inline;
	float: right;
	margin-left: 20px;
}
.aligncenter
{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#searchsubmit
{
	margin-left: -35px; 
} 

/* SPECIALS */

.page-template-homepage-php #footer
{
	padding-top:120px;
}
.page-template-homepage-php .callout_outer
{
	margin-bottom: -100px;
	position: relative;
	margin-top: -90px;
}

/*
** HTML ELEMTENS
*/
label
{
	display: block;
	margin-bottom: 10px;
}
input[type=text], textarea
{
	padding: 8px 4px;
}
input[type=submit]
{
	border: none;
	cursor: pointer;
}
input[type=image]
{
	line-height: 32px;
}
input[type=checkbox]
{
	margin-right: 20px;
}
.button
{
	background: #f5f5f5;
	color: #111;
	margin-top: 15px;
	padding: 2px 7px;
}
input[type=submit],input[type=reset], a.button,   .sc_button, .button
{
	cursor: pointer;
	display: inline;
	display: inline-block;
	font-size: 12px;
	line-height: 100%;
	margin: 2px;
	margin-bottom: 15px; 
	outline: none;
	padding: .4em 1.5em .42em;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	vertical-align: baseline;  
}
textarea
{
	font-family: arial;
	min-height: 80px;
}
textarea, input[type=text], input[type=password], input[type=email], select, input[type=radio], input[type=checkbox]
{
	margin-bottom: 20px !important;
	padding: 8px 8px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
textarea, input[type=text], input[type=password], input[type=email], select
{ 
	border: 1px solid #E4E4E4;
	border-radius: 2px; 
	max-width: 100%;
	min-width: 200px;
	-moz-border-radius: 2px;
	outline: none;
	-webkit-border-radius: 2px;
	-o-border-radius:2px;
	-ms-border-radius:2px;
	box-sizing:border-box; 
	padding:10px 15px;
	background:#f9f9f9;
}
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, select:hover
{
	border: 1px solid #999;
	background: #FFF;
}
select
{
	padding: 7px;
}
option
{
	margin: 5px;
	padding: 20px;
}
blockquote
{ 
	margin: 20px 5px;
	padding:0px 40px ;
	background:url(images/quote.png) top left no-repeat, url(images/quoteend.png) bottom right no-repeat;
}
#bbpress-forums blockquote {
	background: none;
	border-left: 2px solid;
	padding-left: 20px;
	font-size: inherit !important;
	margin-top: 30px;
	margin-bottom: 30px;
}
#bbpress-forums blockquote p {
	font-size:larger;
}
blockquote, blockquote p
{
	font-size: 17px;
	font-style: italic;
}
blockquote p
{
	margin-bottom:0px;
}
.quoteright
{
	border-left: none !important;
	border-right: 1px solid #dcdcdc;
	float: right;
	margin: 0px 10px 10px 10px;
	width: 250px;
}
.quoteleft
{
	float: left;
	margin: 0px 0px 0px 5px;
	width: 250px;
}
blockquote cite , .quoteleft cite , .quoteright cite
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px;
}
#main p
{
	margin-bottom: 9px; 
} 
h1, h2, .sidebar h3, h3, h4, h5, h6
{
	margin-bottom:10px !important;
} 
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6
{
	clear:both;
}
h3 
{	 
	position:relative;  
} 


/*
** SOME HACKS
*/
.clear
{
	clear: both;
	visibility:hidden;
}
.display-none
{
	display:none;
	visibility:hidden;
}
aside > ul.sisters:empty
{
	display:none;
}
a.prettyPhoto
{
	line-height:0px;
	display:block;
}
img.opacity-hover
{
	display:block;
}
.radius50
{
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
}
#ajax-loader
{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:url(images/loader.gif) center center no-repeat;
}
.load
{
	background: url(images/loader.gif) center center no-repeat;
}
.block
{
	display:block !important;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}

/*
** LAYOUT STYLING
*/

body
{
	font-family: arial;
	overflow-x:hidden; 
}
#container
{
	width: 100%;
	height:100%;
}
#page
{
	margin: 0px auto;
}
#cbackground 
{
	width:100%; 
	height:100%; 
	position:fixed; 
	z-index:-1;
}
.inner
{
	margin: 0px auto;
	width:980px;
} 
#head_line
{ 
	position: relative;
	z-index: 1; 
}
#head_line > div 
{
	padding:20px 0;
	padding-bottom:0px;
	border-bottom:1px dotted #dcdcdc;
}
#head_line .head_line_left
{
	width:55%;
	float:left;
}
#head_line h2, #head_line h1
{ 

	line-height:100% !important;
	margin-bottom:20px !important;
}
#head_line .head_line_right
{
	width:35%;
	float:right;	
	margin-top:8px;
	text-align:right;
}
#head_line div.sec p
{
	margin-top:18px !important;
	text-align:right;
}
#content
{
	min-height:500px;
} 
#content h1 
{
	padding-bottom: 10px;
	border-bottom: 1px dotted #C2C2C2;
}
#nav.menu
{
	float: left;
	overflow: hidden;
	width: 820px;
	height:70px;
}

ul#responsive_menu
{
	display:none;
}
/* RESPONSIVE MENU */
.mean-bar a
{
	color:#fff !important;
}
.mean-bar .sub-menu
{
	display:block !important;
}
.mean-bar ul li 
{
	float:none;
	display:block;
	position:static;
	width:100%;
}
.mean-bar ul.sub-menu
{
	display:block;
	visibility:visible;
	width:100%;
	position:static;
}
.mean-bar ul.sub-menu a
{
	padding: 1em 10% !important;
}

a.meanmenu-reveal 
{
	display: none;
}
.mean-container .mean-bar 
{  
	width: 100%;
	position: relative;
	background: #0c1923;
	padding: 4px 0;
	min-height: 33px;
	z-index: 999999;
}
.mean-container a.meanmenu-reveal 
{
	width: 22px;
	height: 22px;
	padding: 10px 10px 8px 10px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.mean-container a.meanmenu-reveal span 
{
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}
.mean-container .mean-nav 
{
	width: 100%;
	background: #0c1923;
	margin-top: 33px;
}
.mean-container .mean-nav ul 
{	
	padding: 0;
	margin: 0;
	width: 100%;
}
.mean-container .mean-nav ul li a 
{
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transform: uppercase;
}
.mean-container .mean-nav > ul > li:first-child > a 
{ 
	border: none; 
}
.mean-container .mean-nav ul li li a 
{
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75; 
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}
.mean-container .mean-nav ul li li li a 
{
	width: 70%;
	padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a 
{
	width: 60%;
	padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a 
{
	width: 50%;
	padding: 1em 25%;
}
.mean-container .mean-nav ul li li:first-child a 
{
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
}
.mean-container .mean-nav ul li a:hover 
{ 
	background: #252525;
	background: rgba(255,255,255,0.1); 
}
.mean-container .mean-push 
{ 
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both; 
}
.mean-nav .wrapper 
{
	width: 100%;
	padding: 0;
	margin: 0;
}

#navleft
{
	float:right;
}

.main-menu-1  
{
	float:none;
	display:inline-block;
}
.main-menu-2 
{
	float:none;
	text-align:right !important;
} 
#headmenu
{ 
	width: 100%; 
	background:inherit; 
	z-index: 8;
}
#headline 
{ 
	width:100%;   
	box-shadow:0px 0px 10px #D2D3D7 ;
	position:relative;
	z-index:9999;
}
#brand 
{
	float:left;
	width:230px; 
}
#brand img
{
	max-height:50px;
	margin-top:10px;
}
.main-inner
{
	clear:both;
	padding:30px;
	padding-bottom: 60px;
	padding-top:40px;
	position:relative; 
	z-index:9;
	border-bottom:3px double;
}
#navline
{  
	width:100%; 
	position:relative;
	z-index:89; 	 
}
.Cycle #navline
{
	background:rgba(68, 68, 68, 0.45) !important;
}
.Cycle #nav_gradient
{
	background:none !important;
}
#nav_gradient
{ 
}

#footer
{
	clear:both; 
	padding: 20px;
	padding-top:30px;
	padding-bottom:10px;
	margin-top:20px; 
	box-shadow:0px 0px 0px 10px rgba(206, 206, 206, 0.23);
	-moz-box-shadow:0px 0px 0px 10px rgba(206, 206, 206, 0.23);
	-webkit-box-shadow:0px 0px 0px 10px rgba(206, 206, 206, 0.23);
	-o-box-shadow:0px 0px 0px 10px rgba(206, 206, 206, 0.23);
}
#footer {
	font-size:13px;
}
#footer .footer_small_list li, #footer .edd-taxonomy-widget li {
	width:46%;
	border-bottom:1px solid #E7E7E7 !important;
	border-top:0px none !important;
	margin-right:4%;
	padding-right:0 !important;
	float:left;
}
#footer .footer_small_list li:last-child , #footer .edd-taxonomy-widget li:last-child {
	border-bottom:1px solid #e7e7e7 !important;
}
#footer .footer_small_list:after, #footer .edd-taxonomy-widget:after {
	content:"";
	display:table;	
	clear:both;
} 

.footer-inner 
{
	margin:0px auto;
	width:980px;
} 
#footer aside > ul > li, #footer aside ul > li 
{
	border-bottom: 1px solid #e7e7e7 !important;
	border-top: 1px solid #fff !important;
	margin-bottom:0px !important;
	padding: 6px 9px 6px 0px !important;
}
#footer aside > ul > li:first-child, #footer aside ul > li:first-child
{
	border-top:0px !important;
}
#footer aside > ul > li:last-child, #footer aside ul > li:last-child
{
	border-bottom:0px !important;
}

#footer aside > ul > li > a, #footer aside ul > li > a
{
	display: block;
	text-decoration: none; 
}
#footer p:empty 
{
	display:none;
}
#footer .widget_posts_li
{
	padding-top:0px;
}
#footer ul li a 
{
	padding:0px !important;
} 
#footer, #navline
{
	text-shadow:none;
}
#footer ul li 
{
	margin-bottom:9px;
}
#footer h1, 
#footer h2, 
#footer h3 
{  
	margin-bottom:20px !important;
	padding:0 10px;
} 
#footer h3
{
	padding-left:0px;
}
#footer ul li 
{
	border-bottom: none !important; border-top:none !important;
}
#footer .one_fourth, #footer .one_fourth_last 
{
	padding-bottom:0px !important;
}

#footer h3.widget-title
{
	padding-left:0px;
}
.widget-title:empty 
{
	display:none;
}

.load-img img
{
	opacity: 0;
}
#overline
{
	display:none;
}	
#header
{  
	position:relative; 
}


/*
** THE NAVIGATION
*/
#navleft .menu-main-container 
{  
	width:100%;
} 
.mini_menu 
{
	display:none;
	visibility:hidden;
}
.mnav
{
	width:90%;
	margin-top:25px;
}
header .main-menu
{
	clear: both;
	display: block;
	float: left;
	text-align: left; 
	width:100%;
}
header .main-menu > li span
{
	line-height: 23px !important;
	top: 50px;
	z-index: 9999999999;
	position: absolute;
	text-align: center;
	margin: 0px auto;
	width: 100%;
	display:block;
	text-transform:lowercase;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s; 
	-o-transition: 0.6s;
	-ms-transition: 0.6s;
	transition: 0.6s;
}
header .main-menu > li:hover  span 
{
	color:#000;
	-webkit-transform:rotate(-4deg);
	-moz-transform:rotate(-4deg);  
	-o-transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	transform: rotate(-4deg);
	top:50px;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-o-transition: 0.6s;
	-ms-transition: 0.6s;
	transition: 0.6s;
	z-index:9999999999;
	font-size:22px;
	font-weight:bold;
	color:#fff;
}
header .main-menu ul
{
	list-style: none;
	padding-left: 0;
} 
header .main-menu li, ul.sub-menu
{
	position:relative;
}
header .main-menu > li
{
	float: left;
	position: relative; 
	height:80px;
	text-align:left;
	margin-left:-4px;
	padding:4px 15px;
}
header .main-menu > li > a 
{
	line-height:25px;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s; 
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	transition: 0.4s;
	font-weight:bold;
	padding-top:27px;
}
header #menu > li:hover > a, .current-menu-item > a, .current-menu-ancestor > a
{
	border-bottom:1px dotted #fff;

}
header .main-menu > li:hover > a
{
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s; 
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	transition: 0.4s;
}
header .main-menu a
{
	color: #eee;
	display: block; 
	text-decoration: none;
}
header .main-menu li:hover > a, #menu ul ul :hover > a,#menu a:focus
{
}
header .main-menu ul li:hover > ul
{
	display: block;
}
header .main-menu ul li ul li 
{
	-webkit-transition:all 1s;
}
header .main-menu .current_page_item > a,#menu .current_page_ancestor > a
{
}
header .main-menu ul.sub-menu li a
{ 
	color: #000; 
	margin: 0px;
	padding: 10px;
	padding-left: 20px;
}
header .main-menu ul.sub-menu li.current_page_ancestor 
{
border:none !important;
}
header .main-menu ul.sub-menu li.divider
{
}
header .main-menu ul.sub-menu li.divider a
{
	display: none;
} 
header .sub-menu.current-menu-item
{
	border: none !important;
}
header .main-menu ul li ul li.current-menu-item
{
	border: none;
}
header .main-menu li ul li.current-menu-item
{
	border-bottom: none !important;
}
header .main-menu .sub-menu .current-menu-item, #menu .sub-menu .current-menu-parent, .sub-menu .current-page-ancestor
{
	border-bottom: none !important;
}
header ul.main-menu > li > a 
{
	text-transform:uppercase;  
}
.sf-menu, .sf-menu *
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.sf-menu
{
	line-height: 1.0;
}
.sf-menu ul
{
	position: absolute;
	top: -999em;
}
.sf-menu ul li
{
	width:100%;
	min-width: 200px;
}
.sf-menu li:hover
{
	visibility: inherit;
}
.sf-menu li
{
	float: left;
	position: relative;
}
.sf-menu a
{
	display: block;
	position: relative;
}
.sf-menu li:hover ul,.sf-menu li.sfHover ul
{
	left: 0;
	top: 88px;
	z-index: 99999999999;
}
ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul
{
	top: -999em;
}
ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul
{
	left: 200px;
	top: 0;
}
ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul
{
	top: -999em;
}
ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul
{
	float: left;
	left: 200px;
	top: 0;
}
header .inner {
	position:relative;
}
header ul.main-menu
{
	text-align:right;
}
header ul.main-menu li 
{
	z-index:9999; 
	display:inline-block !important;
	float:none !important;
	-webkit-transition:all 0.5s;
} 
header ul.sub-menu li a  
{
	border-top:1px solid rgba(0,0,0,0.1);
}
header ul.sub-menu > li:first-child > a
{
	border-top:none !important;
}
header ul.sub-menu li:hover a{
	-webkit-transition:bottom 0.2s;
	-moz-transition:bottom 0.2s;
	transition:bottom 0.2s;
	-o-transition: bottom 0.2s;
	-ms-transition: bottom 0.2s; 

}
header ul.sub-menu li a span 
{
	top:51px !important;
	margin-top: -44px !important;
	background: #2E2E2E !important;
	color: white !important; 
	right:0px !important;
	-webkit-transform: rotate(0deg) !important;	
	-moz-transform: rotate(0deg) !important;
	transform: rotate(0deg) !important;
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	width: auto !important;
	font-size: 14px !important;
	font-weight: normal !important;
	padding: 4px 10px !important;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s; 
	-o-transition:all 0.2s;
	-ms-transition: all 0.2s; 
}
header ul.sub-menu li a:hover span
{
	padding-right:15px !important;
}
header ul.sub-menu li a span::before 
{
	content: "";
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	width: 0px;
	height: 0px;
	border-right: 10px solid #2E2E2E;
	position: absolute;
	left: -10px;
	top: 6px;
}
header ul.sub-menu li a:hover span 
{
	right:0px !important;
	opacity:1;
}
ul#menu a
{
	text-shadow:1px 1px #272727;
	font-weight:bold;
}
header ul.sub-menu li a b 
{
	position: absolute;
	left: 200px;
	background: black;
	padding: 4px 10px;
	width: 100%;
	display: none;
}
header ul.sub-menu li a span + em, ul.sub-menu li a   em
{
	position: absolute;
	left: 250px;
	background: black;
	padding: 4px 10px;
	width: 100%;
	opacity:0;
	top: 7px;
	height: 23px;
	z-index:-111;
	visibility:hidden;
}
header ul.sub-menu li a:hover span + em, ul.sub-menu li a:hover  em
{
	opacity:1;
	left:200px;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	transition:all 0.2s;
	z-index:999999999999999;
	visibility:visible;
}
 
header ul.sub-menu li span + em::before, ul.sub-menu li em::before
{
	content:"";
	width:0px;
	height:0px;
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
	border-right:10px solid #000;
	left:-10px;
	position:absolute;
	top:5px;
}  
 
/*
** CONTENT LAYOUT STYLING
*/

#page-sidebar-left, #page-sidebar-right, #page-sidebar-no-sidebar 
{  
	width:980px;
	margin:0px auto;
}
#page-sidebar-left 
{ 
}
#page-sidebar-no-sidebar 
{
	width:980px;     
}
#page-sidebar-right 
{  
}
#page-sidebar-right #content 
{
	width:670px; 
	float:left;   
	padding:20px;
	padding-bottom:0px; 
	padding-left:0px;
}
#page-sidebar-right .sidebar 
{
	width:280px; 
	float:left; 
	padding:20px;    
	padding-bottom:0px; 
	padding-right:0px;
	padding-left:0px;
}
#page-sidebar-right .sidebar ul.sub-menu
{
	margin-left:20px;
}
#page-sidebar-left #content 
{
	width:670px; 
	float:right; 
	padding:20px;   
	padding-bottom:0px; 
	padding-right:0px;
}
#page-sidebar-left .sidebar 
{
	width:290px; 
	float:left; 
	padding-bottom:0px; 
	padding-left:0px;
	padding-right:0px;
}
#page-sidebar-left .sidebar ul.sub-menu
{
	margin-left:20px;
}
#page-sidebar-no-sidebar #content 
{ 
	padding-bottom:0px; 
}
#content
{
	padding-top:50px !important;
}
.sidebar_body
{
	padding-bottom:20px;
}

#page-sidebar-right .sidebar_top
{
	background: url(images/sidebar-right-top.png) top left no-repeat;
	height: 24px;
}
#page-sidebar-right .sidebar_body
{
	background: url(images/sidebar-right-body.png) top left repeat-y;
	padding-left: 30px;
}
#page-sidebar-right .sidebar_bottom
{
	background: url(images/sidebar-right-bottom.png) top left no-repeat;
	height: 71px;
}
#page-sidebar-left .sidebar_top
{
	background: url(images/sidebar-left-top.png) top right no-repeat;
	height: 24px;
}
#page-sidebar-left .sidebar_body
{
	background: url(images/sidebar-left-body.png) top right repeat-y;
	padding-right: 30px;
}
#page-sidebar-left .sidebar_bottom
{
	background: url(images/sidebar-left-bottom.png) top right no-repeat;
	height: 71px;
}
.sidebar aside, #footer aside
{
	margin-bottom:30px;
}
.sidebar aside:last-child
{
	margin-bottom:0px;
}
.sidebar h3.widget-title
{
	margin-bottom: 5px !important; 
} 
.post-count
{
	position: absolute;
	top: 6px;
	right: 0;
	text-align: right;
}
.sidebar img
{
	height:auto !important;
}
.sidebar ul > li 
{
	position:relative;
}
/*
** PAGINATION
*/

.pagination, .page-pagination
{
	text-align: center;
	clear:both; 
	margin-bottom:50px;
	font-weight:bold;
}
.pagination a.page-numbers, .pagination span.page-numbers,  .page-pagination > span, .page-pagination a
{ 
	margin: 2px;
	margin-right:18px;
	padding: 5px 10px; 
	box-shadow: 0px 0px 0px 10px rgba(214, 214, 214, 0.24);
	-moz-box-shadow: 0px 0px 0px 10px rgba(214, 214, 214, 0.24);
	-o-box-shadow: 0px 0px 0px 10px rgba(214, 214, 214, 0.24);
	-webkit-box-shadow:0px 0px 0px 10px rgba(214, 214, 214, 0.24);
	text-decoration: none; 
	border:1px solid #E4E4E4;
}
.pagination span a 
{
	color:#fff !important;
}
.pagination a.page-numbers:hover
{  
}
.pagination .current
{
	color:#F89406 !important;
	border:1px solid transparent !important;
}

/* USED FOR MORE ITEMS */
/*
.team_entry_div_more::after, .portfolio-itemlist-col3 .show_more_on::after,  .portfolio-itemlist-col4 .show_more_on::after,  .portfolio-itemlist-col2 .show_more_on::after
{
	content:"";
	color:#fff;
	position:absolute;
	bottom:0px;
	right:0px;
	border-right:40px solid #1C82C7;
	border-top:40px solid transparent; 
}
*/
/*
** WIDGETS
*/
.sidebar ul > li  {
	border-bottom: 1px solid gainsboro;
	border-top: 1px solid white;
}
.sidebar ul > li:first-child 
{
	border-top:none
}
.sidebar ul > li:last-child 
{
	border-bottom:none;
}
li.widget_last_comments
{
	margin-bottom: 30px;
}
li.widget_last_comments img
{
	margin-right: 5px;
}

 

li.widget_posts_li
{
	min-height: 55px; 
	padding-bottom:20px;
}
img.opacity-hover:hover
{
}
.widget_posts_li
{   
}
.widget_posts_left
{
	float: left;
	padding-right: 5px;
}
.widget_posts_left img
{
	border: 1px solid #dcdcdc;
	margin: 1px;
	padding: 1px;
}
.widget_posts_li h5
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px !important;
}
.left ul.sisters li , ul.xoxo li , .left ul li 
{
	display: block;
	padding: 6px 9px 6px 0px;
	text-decoration: none;
} 
.left ul.sisters li:first-child, ul.xoxo li:first-child 
{
	border-top: none;
}
.left ul.sisters li:last-child, ul.xoxo li:last-child 
{
	border-bottom: none;
}
.sidebar ul.children li
{
	margin-left:15px;
	display:none;
}
.right ul.sisters li, ul.sisters li, ul.menu li 
{
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #fff;
}
.right ul.sisters li a, ul.sisters li a, ul.menu li a, .right ul li a
{
	display: block;
	padding: 6px 9px 6px 0px;
	text-decoration: none; 
}
.right ul.sisters li.current_page_item a
{
}
.right ul.sisters li:first-child, ul.sisters li:first-child, ul.menu li:first-child 
{
	border-top: none;
}
.right ul.sisters li:last-child, ul.sisters li:last-child, ul.menu li:last-child 
{
	border-bottom: none;
}
.widget_posts_left h5, .shortcode_posts h5, .shortcode_posts p 
{
	margin-bottom:0px !important;
}
.shortcode_posts
{
	margin-bottom:15px;
}
h3.widget-title
{ 
	margin-bottom: 10px !important;
}
.main-inner aside
{
	margin-top: 0px;
	padding-bottom: 25px;
}
.widget_pages ul li ul.children li
{
	margin-bottom: 10px;
	padding-left: 10px;
}



.image-grid li:nth-child(4n) 
{
	margin-right:0%;
}
.image-grid li 
{
	width: 22%; 
	float: left;
	text-align: center;
	font-family: "Helvetica Neue",sans-serif;
	line-height: 17px;
	color: #686F74; 
	overflow: hidden;	
	margin-bottom:4%;
	margin-right:4%;
}
.image-grid li .portfolio-img
{
	margin-bottom:0px;
}
ul.hidden
{
	display:none;
}
.item
{
	float: left;
	margin-left: 0px;
	overflow: hidden;
	padding: 1%;
	padding-bottom:0%;
	width: 30%;
}
.item p
{
	text-align: left;
}
.item p a
{
	font-weight: bold;
	text-align: left;
}
.item img
{
	max-width: 100%;
	text-align: center;
}
.group
{
	margin-bottom:20px;
}
.group:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}


.team-itemlist-col1 .single-team-image, .client-itemlist-col1 .single-client-image
{
	float:left;
	width:200px;
	height:250px;
}
  .team-itemlist-col1 p, .team-itemlist-col1 h3
{
	padding-left: 230px;
}
.client-itemlist-col1 .client-lists-item 
{ 
	clear:both;	
	margin-bottom:40px;
} 
.single-client-image, .single-team-image, .single-testimonial-image
{
	overflow:hidden;
	position:relative;
	border: 1px solid gainsboro;
	margin-bottom: 30px;
	padding: 5px;	
}
.single-client-image img, .single-team-image img, .single-testimonial-image img, .single-portfolio-image img
{
	display:block;
	height:auto !important;
	margin:0px auto;
}
/* TESTIMOIALS */

.testimonial_entry_img
{
	width:60px;
	height:60px;
	float:left;
	margin-top:20px;
}
.testimonial_entry_h3
{
	padding: 10px 0px; 
	margin-top: -5px;
	padding-bottom: 0px;
	margin-bottom: 7px !important;
	display:block;
	font-style:italic;
}	
.testimonial_entry_h4
{
	margin-left:110px;
	margin-top:10px;
}	
.testimonial_entry_arrow
{
	margin-left:80px;
	width:40px;
	height:40px; 
	position:absolute;
	display:none;
}
.testimonial_entry_arrow::after
{
	content:	 "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 24px solid rgba(0, 0, 0, 0);
	z-index: 12;
	border-top: 21px solid #7A7A7A;
	top: -1px;
	left: 0px;
}
.testimonial_entry_arrow::before
{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 23px solid rgba(0, 0, 0, 0);
	z-index: 22;
	border-top: 20px solid #FFF;
	top: -2px;
}
.testimonial_entry_p
{ 
	margin-bottom:0px !important;  
	
}


/*
** BLOG
*/ 

.link_to_theme, .link_to_theme:focus {
	font-weight: bold;
	border-bottom: 1px dotted;
	font-size: large;
	border: 2px solid;
	padding: 4px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
	padding-left:50px;
}
.link_to_theme:before {
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	left: 17px;
	font-size: 10px;
	border-right: 2px solid;
	padding-right: 14px;
	display: block;
	margin-top: -4px;
	line-height: 33px;
}
.post-header
{
	border-top: 1px solid gainsboro;
	border-bottom: 1px solid gainsboro;
	padding: 20px 0px;
	margin-bottom: 10px;
	padding-bottom:0;
}
.post-header .category-item-img {
	margin-left:10px;
	margin-right:10px;
}
.post-date-left
{
	width: 100px;
	float: left;
	display: inline;
	text-align: center;
}
.post-date-left strong
{ 
	letter-spacing:20px;
	text-indent:10px;
	display:block;
}
.post-date-left strong:first-child
{
	display: inline-block;
	width: 100px;
	font-size: 70px;
	line-height: 50px;
	letter-spacing:0px;
	text-indent:0px;
}
.post-header-left h3
{
	line-height: 60px;
	padding-left:130px;
	clear:none !important;
}
.blog-2-col .post-header-left h3
{
	line-height: 30px;
	padding-left: 130px;
}


a.blog_entry_read_more
{
	display:block;
	padding:6px 0px;
}
.category-item .post-content > p
{
	margin-bottom:10px;
	clear:both;
}
.post-author, .post-cat, .post-tag, .post-counts-comments
{
	white-space:nowrap;
} 
p.postet-by span
{
	background-color:#F0F0F0 !important;
	padding: 3px 5px;
	border-radius: 2px;
	color: black;
	margin-right: 8px;
	background-size:12px;
	line-height:28px;
}
p.postet-by span.post-count-comments
{
	padding-left:20px;
	background:#e0e0e0 url(images/comment.png) 3px 3px no-repeat;
}
p.postet-by span.post-author
{
	padding-left:20px;
	background:#e0e0e0 url(images/author.png) 3px 3px no-repeat;
	background-size:12px;
}
p.postet-by span.post-cat
{
	padding-left:20px;
	background:#e0e0e0 url(images/cat.png) 3px 3px no-repeat;
	background-size:12px;
}
p.postet-by span.post-tag
{
	padding-left:20px;
	background:#e0e0e0 url(images/tag.png) 0px 0px no-repeat;
}
.form-allowed-tags
{
	display:none;
}
.form-submit
{
	clear:both;
	text-align:right;
}
.blog-index h2 a.post-link, .category-item h2 a.post-link
{   
	margin-right:20px; 
}
.blog-index h2 > span, .category-item h2 > span 
{
	padding-right:0px !important;
}

.category-item
{ 
	margin-bottom: 40px;
	padding-bottom: 15px;
	position:relative;
} 
.postet-by
{
	display: block; 
	margin-bottom: 12px;
	font-size:11px;
}
.post-content
{
	margin-bottom: 30px;
}
.post-date-month
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}
.post-date-day
{
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	margin-top: -6px;
}
.post-header-right
{
	float: right;
	width: 60px;
}
#main .post-header-left h2
{
	margin-bottom:8px !important;
}
.post-header-left h3 a
{
	text-decoration: none;
}
ul.post-categories
{
	display: inline;
}
ul.post-categories li
{
	display: inline;
}

.post-count-comments
{ 
	background:url(images/comment.png) top left no-repeat;
	padding-left:19px;
	margin-left:3px;
}
.index-item-img, .category-item-img, .portfolio-img,  .single-portfolio-image, .single-client-image, .single-testimonial-image, .single-team-image, .portfolio_thumb
{
	margin-bottom: 12px; 
	padding: 2px;
	border:1px solid #E4E4E4;
	position:relative;
	overflow:hidden; 
	box-shadow:0px 0px 0px 10px rgba(214, 214, 214, 0.24);
	-moz-box-shadow:0px 0px 0px 10px rgba(214, 214, 214, 0.24);
	-o-box-shadow:0px 0px 0px 10px rgba(214, 214, 214, 0.24);
	-webkit-box-shadow:0px 0px 0px 10px rgba(214, 214, 214, 0.24);
}

.index-item-img img, .category-item-img img
{
	width: 100%;
	display:block;
}
h1.single-heading
{
	margin-bottom: 0px;
}
.single-theauthor
{
	color: #666;
	margin-bottom: 30px;
}
.post-page
{
	margin-bottom: 30px;
}
.cntSeparator
{
	color: #000;
	font-size: 54px;
	margin: 10px 7px;
}
.desc
{
	margin: 7px 3px;
}
.desc div
{
	color: #000;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-right: 29px;
	text-align: center;
	width: 106px;
}
.desc div.desc-last
{
	margin-right: 0px;
}

/*
** COMMENTS
*/
ul.commentlist ul.children
{
	margin-left: 10px;
	padding-left:10px;
	border-left:1px solid #dcdcdc;
}
.comment-body
{
	border: 1px solid #dcdcdc;
	margin: 5px 1px;
	padding: 15px; 
	background:#fff;
	box-shadow: inset 0px 0px 30px rgba(220, 220, 220, 0.71);
	-webkit-box-shadow: inset 0px 0px 30px rgba(220, 220, 220, 0.71);
	-moz-box-shadow: inset 0px 0px 30px rgba(220, 220, 220, 0.71);
	-o-box-shadow: inset 0px 0px 30px rgba(220, 220, 220, 0.71);
}
.comment-author
{
	float: left;
	width: 100px;
}
.comments-body
{  
	padding-left:150px;
}
p.comment-form-author, p.comment-form-email, p.comment-form-url
{
	clear:both;
	width:100%; 
	margin-bottom:0px; 
}
p.comment-form-author input, p.comment-form-email input, p.comment-form-url input
{
	width:70%;
	float:right;
}
p.comment-form-author label, p.comment-form-email label, p.comment-form-url label
{
	float:left;
	width:20%;
	margin-right:4%;
}
p.comment-form-comment
{ 
	clear:both;
	width:100%; 
	margin-top:20px;
}
p.comment-form-comment label 
{
	width:20%;
	float:left;
	margin-right:4%;
}
p.comment-form-comment textarea
{
	width:70%;
	float:right;
}
p.form-allowed-tags 
{
	clear:both;
}
ul.commentlist
{
	margin-bottom:20px;
}
#comments 
{
	margin-top:20px;
}
/*
** CONTACT PAGE
*/  
p.error
{
	border: 1px solid red;
	color: red;
	padding: 4px;
}
#contactName
{
	display: block;
}
#contactEmail
{
	display: block;
}
.contact-page label 
{
	display:inline-block; 
	cursor:pointer;
	line-height:30px;
	margin-bottom:0px;
	padding:10px 0;
}
.contact-page #content input[type=text], .contact-page #content textarea
{
	width:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-shadow:0px 0px 0px 10px rgba(214, 214, 214, 0.24);
	-o-box-shadow:0px 0px 0px 10px rgba(214, 214, 214, 0.24);
	-moz-box-shadow:0px 0px 0px 10px rgba(214, 214, 214, 0.24);
	-webkit-box-shadow:0px 0px 0px 10px rgba(214, 214, 214, 0.24);
	border-radius:0 !important;
} 
.contact-page #success
{
	float:right;
	width:50%;
	margin:8px;
	padding:8px;
	margin-left:15px;
	margin-right:3px;
}


/*
** SHORTCODES
*/ 



/* SLY */ 

.wrap {
	position: relative;
	margin-bottom:40px;
	padding-bottom:40px;
	background:#f5f5f5;
}
.frame {
	height: 250px;
	line-height: 250px;
	overflow: hidden;
}
.frame ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 50px;
}
.frame ul li {
	float: left;
	width:100%;
	max-width: 980px;
	height:100%;
	max-height:500px;
	margin: 0 1px 0 0;
	padding: 0; 
	color: #ddd;
	text-align: center;
	cursor: pointer;
	list-style-type:none;
}
.frame ul li.active {
	color: #fff; 
}

.scrollbar {
	margin: 0px auto;
	margin-top:40px;
	max-width:500px;
	width:100%;
	height: 2px;
	background: #ccc;
	line-height: 0;
}
.scrollbar .handle {
	width: 100px;
	height: 100%;
	background: #292a33;
	cursor: pointer;
}
.scrollbar .handle .mousearea {
	position: absolute;
	top: -9px;
	left: 0;
	width: 100%;
	height: 20px;
}
/*
.pages {
	list-style: none;
	margin: 20px 0;
	padding: 0;
	text-align: center;
}
.pages li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 4px;
	text-indent: -999px;
	border-radius: 10px;
	cursor: pointer;
	overflow: hidden;
	background: #fff;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}
.pages li:hover {
	background: #aaa;
}
.pages li.active {
	background: #666;
}
*/
.controls { margin: 25px 0; text-align: center; }
.oneperframe { height: 300px; line-height: 300px; }
.oneperframe ul li { width: 1140px; }
.oneperframe ul li.active { background: #333; }
.effects {
	height: 510px;
	line-height: 500px;
	-webkit-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;
	-webkit-perspective-origin: 50% 50%;
	-ms-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%;
	overflow-y: show;
}
.effects ul {
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.effects ul li {
	position: relative;
	margin: 0 -20px;
	-webkit-transform: rotateY(60deg) scale(0.9);
	-ms-transform: rotateY(60deg) scale(0.9);
	transform: rotateY(60deg) scale(0.9);
	-webkit-transition: -webkit-transform 300ms ease-out;
	transition: transform 300ms ease-out;
}
.effects ul li.active {
	z-index: 10;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	cursor:default;
}
.effects ul li.active ~ li {
	-webkit-transform: rotateY(-60deg) scale(0.9);
	-ms-transform: rotateY(-60deg) scale(0.9);
	transform: rotateY(-60deg) scale(0.9);
}
.effects .info
{
	-webkit-transition: 0.5s;
	line-height: 100%;
	position: relative;
	font-size:20px;
	color:#A5A5A5;
}
.effects li.active div.info
{
	margin-top: -255px;
}
.effects li.active h3
{
	display:inline-block;
	font-size:30px;
}
.effects li.active p
{ 
	font-size: 18px;
	display: inline-block;
}
.effects li.active span.new_price
{
	color:red;
}


/* CALLOUT BOX */

.callout_outer
{
	padding-bottom: 8px;
	background: url(images/shadows/shadow100.png) bottom center no-repeat;
	margin-bottom: 50px;
	background-size: contain;
}
/* SOCIAL MEDIA */
.social_media
{
	margin-right: 10px;
	display: inline-block !important;
	width: 15px;
	height: 15px;
	margin-top: 10px;
	
}

/* TESTIMONIAL */
.testimonials-lists-item
{
	margin-bottom:20px;
}
.testimonial-lists-item-shortcode img
{
}
.testimonial-lists-item-shortcode p
{
	padding-bottom:7px;
	margin-bottom:0px !important;
}
.testimonial-lists-item-shortcode h5
{
	padding-left:30px;
	border-top:1px solid;
	position:relative;
}
.testimonial-lists-item-shortcode h5::before
{
	content:"";
	border-top:12px solid ;
	border-left:12px solid white;
	width:0px;
	height:0px;
	position:absolute;
	top:0px;
	left:8px;
}

.shortcode_posts img
{
	margin-right: 10px;
}
.shortcode_posts h3, .shortcode_posts h5
{ 
	font-weight: bold; 
}
.shortcode_posts a h3
{
	text-decoration: none;
}
.shortcode_posts a h3:hover
{
	text-decoration: underline;
} 
li.comment_shortcode
{
	margin-bottom: 20px;
}
.highlight
{
	font-weight: bold;
	text-transform: uppercase;
}
.last, .one_half_last, .one_third_last, .two_third_last, .one_fourth_last, .three_fourth_last
{
	margin-right:0px !important;
}
/* COLUMNS */
.one_third, .one_third_last
{
	float: left;
	margin-right: 5%;
	width: 30%;
}
.one_fourth, .one_fourth_last
{
	float: left;
	margin-right: 4%;
	width: 22%;
}

.three_fourth, .three_fourth_last
{
	float: left;
	margin-right: 4%;
	width: 74%;
}
.one_half, .one_half_last
{
	float: left;
	margin-right: 4%;
	width: 48%;
}
.two_third, .two_third_last
{
	float: left;
	margin-right: 5%;
	width: 65%;
}
/* TOGGLE */
.toggle + *, .accordion + *
{ 
	margin-top:15px;
}
h3.toggle-trigger, h3.accordion-trigger, .accordion h3
{
	background:#f1f1f1 url(images/toggle.png) 14px center  no-repeat ;
	border: 1px solid #999;
	color: #666 !important;
	cursor: pointer;
	line-height: 34px !important;
	padding: 3px 10px;
	text-shadow: 1px 1px 1px #fff;
	padding-left:40px;
	font-size:17px;	 
}
h3.toggle-active, h3.ui-state-active
{	
	background:#fff url(images/toggleActive.png) 14px center  no-repeat ;
}


.toggle h3.toggle-trigger
{
	cursor: pointer;
}
.toggle h3+ div
{
	display: none;
}
.toggle h3.default
{
	margin-bottom: 5px;
}
.toggle .default +div
{
	display: none;
	padding: 10px 20px;
}
.toggle .modern, .accordion h3.easy
{
	background: none !important;
	border: none;
	border-bottom: 1px solid #dcdcdc;
}
.toggle h3.box, .accordion .box
{
	background: #f5f5f5;
	border: none;
	border-left: 10px solid #dcdcdc;
	border-radius: 0px;
	margin-bottom: 0px !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius:0px;
	-ms-border-radius:0px;
}
.toggle h3.box + div, .accordion .box + div
{ 
	border-left: 10px solid green;
	padding-left: 15px;
	padding-top:10px;
	padding-bottom:10px;
}
.toggle h3.color
{
	background: #dcdcdc;
	border: none;
	border-radius: 0px;
	display: inline !important;
	line-height: 30px;
	margin-bottom: 0px !important;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px;
	-o-border-radius:0px;
	-ms-border-radius:0px;
}
.toggle h3.color + div
{ 
	border-top: 1px solid #dcdcdc;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-top:10px;
}
h3.accordion-trigger
{
	border: 1px solid #dcdcdc;
	margin-bottom: 10px;
}
div.accordion
{
	margin-top:10px;
}
h3.accordion-trigger + div
{
	margin-bottom: 30px;
}
.accordion-content
{
	padding-top:0px;
	margin-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}
/* TABS */
.ui-tabs-hide
{
	display: none;
}
.ui-tabs-nav, .profile_ul.inline_ul
{
	border-bottom: 1px solid #999;
}
.ui-tabs-nav li
{
	display: inline;
	margin-right: 4px;
}
.ui-tabs-nav li a
{
	color: #666;
	text-decoration: none;
}
.ui-tabs > div
{
	margin-bottom: 15px;
	padding-top:10px;
	padding-left:5px;
	background:#fff;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);  
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));  
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); 
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); 
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);  
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );  
}
.ui-tabs > div p 
{
 	margin-bottom:10px ;  
}
.ui-tabs ul.default, .inline_ul.profile_ul
{
	font-size: 14px;
	line-height: 45px;
}
.ui-tabs ul.default .ui-state-active, .inline_ul.profile_ul li.active
{
	font-weight: bold;
	background: #FFF;
	padding-bottom: 14px;
	border-bottom: 1px solid #FFF;
}
.ui-tabs-nav li.default,  .inline_ul.profile_ul li
{
	background: #F1F1F1;
	border: 1px solid #999;
	padding: 12px 18px;
	padding-bottom: 13px;
	margin-right:0;
	text-shadow: 1px 1px 1px #FFF;
}
.ui-tabs ul.easy
{
	border-bottom: none;
}
.ui-tabs ul.easy
{
	font-size: 14px;
	line-height: 30px;
}
.ui-tabs ul.easy li
{
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
}
.ui-tabs ul.easy .ui-state-active
{
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	box-shadow: inset 0 0 1px 1px #888;
	-moz-box-shadow: inset 0 0 1px 1px #888;
	-webkit-box-shadow: inset 0 0 1px 1px#888;
	font-weight: bold;
}
.ui-tabs-nav li.easy
{
	border: 1px solid #dcdcdc;
	padding: 5px 10px;
	text-shadow: 1px 1px 1px #fff;
}
.ui-tabs ul.easy li.ui-state-active
{
}
.ui-tabsvertical
{
	background: url(images/vtabs.png) top left repeat-y;
	border: 1px solid #dcdcdc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	height: 100%;
	overflow: auto;
}
.ui-tabs ul.vertical
{
	border-bottom: none;
	display: block;
	float: left;
	width: 214px;
}
.ui-tabs ul.vertical li a, .ui-tabs ul.vertical li
{
	display: block;
}
.ui-tabs ul.vertical
{
	font-size: 14px;
	line-height: 30px;
}
.ui-tabs ul.vertical li
{
	margin-right: 14px;
}
.ui-tabs ul.vertical .ui-state-active
{
	font-weight: bold;
}
.ui-tabs ul.vertical .ui-state-active a
{
	margin-right: -24px !important;
}
.ui-tabs-nav li.vertical
{
	border-radius: 0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	-o-border-radius:0px;
	-ms-border-radius:0px;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #fff;
	margin-left: 0px !important;
	margin-right: 0px;
	padding: 5px 10px;
	padding-right: 0px;
	text-shadow: 1px 1px 1px #fff;
}
div.ui-tabsvertical .ui-tabs-panel
{
	margin-left: 214px;
	padding: 10px;
}
/* CALL OUT BOX */
.callout
{
	padding-bottom: 8px;
	padding:20px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	font-weight:bold;
	background:url(images/bg/dark_stripes.png) top left;
}
.callout h2, .callout p, .callout h3
{
	color:#fff;
	margin-bottom:0px !important;
}
.callout > span:first-child
{
	font-size:50px;
	line-height:50px;
}

/* DIVIDER */ 
.hr_lines a
{
	color: #666;
	font-size: 10px;
	text-decoration: none;
}
.hr_line
{
	background: #dcdcdc;
	height: 0px;
	width: 100%;
}
.hr_line_simple, .hr_line_default
{
	background: #fff;
	height: 26px;
	background:url(images/dividers/di5.png) bottom left;
	margin-bottom: 48px;
	margin-top:22px;
	overflow: hidden;
	width: 100%;
	opacity:0.5;
	background-size:cover;
}
.hr_line_default
{
	margin-top:30px;
}
.hr_shadow a.top
{
	top: -18px !important;
}
.hr_top_align_right
{
	text-align: right;
}
.hr_top_align_left
{
	text-align: left;
}
.hr_top_align_center
{
	text-align: center;
}
.hr_line a.top
{
	padding: 0px 5px;
	position: relative;
	top: -5px;
}


/* ALERT BOXES */
.alert
{
	border-radius: 5px;
	font-weight: bold;
	margin: 10px 0px;
	-moz-border-radius: 5px;
	padding: 20px;
	-webkit-border-radius: 5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
}
.alert_red
{
	background: #ffbbbb;
	border: 1px solid #9a0101;
	color: #850000;
}
.alert_green
{
	background: #a3ff9c;
	border: 1px solid #118209;
	color: #222;
}
.alert_blue
{
	background: #c5d8ff;
	border: 1px solid #0a41b2;
	color: #0a3998;
}
.alert_black
{
	background: #656565;
	border: 1px solid #000;
	color: #fff;
}
.alert_yellow
{
	background: #fff79d;
	border: 1px solid #cdbc00;
	color: #857a00;
}
/* BUTTON */
a.sc_button, span.sc_button
{ 
	cursor: pointer;
	display: inline;
	display: inline-block;
	margin: 2px; 
	outline: none;
	padding: .5em 1.75em .55em;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	vertical-align: baseline; 
}
a.sc_button, a.sc_button:hover
{
	color: #fff !important;
}
a.sc_button.gray, a.sc_button.white
{
	color: #555 !important;
}
a.sc_button:hover
{
	text-decoration: none;
}
.sc_button.xlarge
{
	font-size: 24px;
	padding: .5em 2em .55em;
}
.sc_button.xlarge.round
{
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-o-border-radius:12px;
	-ms-border-radius:12px;
}
.sc_button.xlarge.less_round
{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
}
.sc_button.large
{
	font-size: 18px;
	padding: .5em 2em .55em;
}
.sc_button.large.round
{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
}
.sc_button.large.less_round
{
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
}
.sc_button.medium
{
	font-size: 14px;
	padding: .5em 1.75em .55em;
}
.sc_button.medium.round
{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius:8px;
	-ms-border-radius:8px;
}
.sc_button.medium.less_round
{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
}
.sc_button.small
{
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.sc_button.small.round
{
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
}
.sc_button.small.less_round
{
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius:2px;
	-ms-border-radius:2px;
}
.sc_button.black
{
	background: #333;
	background: -webkit-linear-gradient(top, #5f5f5f, #050505);
	background: -moz-linear-gradient(top, #5f5f5f, #050505);
	background: -o-linear-gradient(top, #5f5f5f, #050505);
	background: -ms-linear-gradient(top, #5f5f5f, #050505);
	background: linear-gradient(top, #5f5f5f, #050505);
	border: solid 1px #333;
	color: #d7d7d7;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f5f5f', endColorstr='#050505');
}
.sc_button.black:hover
{
	background: #050505;
	background: -moz-linear-gradient(top, #3a3838, #050505);
	background: -webkit-gradient(linear, left top, left bottom, from(#3a3838), to(#050505));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3838', endColorstr='#050505');
}
.sc_button.black:active
{
	background: -moz-linear-gradient(top, #050505, #5f5f5f);
	background: -webkit-gradient(linear, left top, left bottom, from(#050505), to(#5f5f5f));
	color: #5f5f5f;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#050505', endColorstr='#5f5f5f');
}
.sc_button.darkgray
{
	background: #696868;
	background: -moz-linear-gradient(top, #959595, #4f4e4e);
	background: -webkit-gradient(linear, left top, left bottom, from(#959595), to(#4f4e4e));
	border: solid 1px #4f4e4e;
	color: #e9e9e9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#959595', endColorstr='#4f4e4e');
}
.sc_button.darkgray:hover
{
	background: #696868;
	background: -moz-linear-gradient(top, #8e8e8e, #4e4e4e);
	background: -webkit-gradient(linear, left top, left bottom, from(#8e8e8e), to(#4e4e4e));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8e8e8e', endColorstr='#4e4e4e');
}
.sc_button.darkgray:active
{
	background: -moz-linear-gradient(top, #4f4e4e, #959595);
	background: -webkit-gradient(linear, left top, left bottom, from(#4f4e4e), to(#959595));
	color: #f4f4f4;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f4e4e', endColorstr='#959595');
}
.sc_button.gray
{
	background: #d6d6d6;
	background: -moz-linear-gradient(top, #e7e5e5, #b0b0b0);
	background: -webkit-gradient(linear, left top, left bottom, from(#e7e5e5), to(#b0b0b0));
	border: solid 1px #b7b7b7;
	color: #444444;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e5e5', endColorstr='#b0b0b0');
}
.sc_button.gray:hover
{
	background: #dbdada;
	background: -moz-linear-gradient(top, #e8e5e5, #a9a8a8);
	background: -webkit-gradient(linear, left top, left bottom, from(#e8e5e5), to(#a9a8a8));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e5e5', endColorstr='#a9a8a8');
}
.sc_button.gray:active
{
	background: -moz-linear-gradient(top, #b0b0b0, #e7e5e5);
	background: -webkit-gradient(linear, left top, left bottom, from(#b0b0b0), to(#e7e5e5));
	color: #444444;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0b0b0', endColorstr='#e7e5e5');
}
.sc_button.white, input[type=submit],input[type=reset], a.button,   .portfolio-filter
{
	background: #fff;
	background: -moz-linear-gradient(top, #fff, #e4e3e3);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e4e3e3));
	border: solid 1px #e4e3e3;
	color: #CACACA;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e4e3e3');
}
.theme_search button {
	text-shadow:0px 1px 1px #FFF;
}
.sc_button.white:hover, input[type=submit]:hover,input[type=reset]:hover, a.button:hover
{
	background: #e8e7e7;
	background: -moz-linear-gradient(top, #fff, #dcdcdc);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.sc_button.white:active,input[type=submit]:active,input[type=reset]:active, a.button:active
{
	background: -moz-linear-gradient(top, #e4e3e3, #fff);
	background: -webkit-gradient(linear, left top, left bottom, from(#e4e3e3), to(#fff));
	color: #606060;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e3e3', endColorstr='#ffffff');
}
/*
.sc_button.orange
{
	background: #f68c1b;
	background: -moz-linear-gradient(top, #fba518, #ef771f);
	background: -webkit-gradient(linear, left top, left bottom, from(#fba518), to(#ef771f));
	border: solid 1px #da7c0c;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fba518', endColorstr='#ef771f');
}
.sc_button.orange:hover
{
	background: #ec781f;
	background: -moz-linear-gradient(top, #f68e12, #ec5e14);
	background: -webkit-gradient(linear, left top, left bottom, from(#f68e12), to(#ec5e14));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f68e12', endColorstr='#ec5e14');
}
.sc_button.orange:active
{
	background: -moz-linear-gradient(top, #ef771f, #fba518);
	background: -webkit-gradient(linear, left top, left bottom, from(#ef771f), to(#fba518));
	color: #f2cea5;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef771f', endColorstr='#fba518');
}
*/
.sc_button.red
{
	background: #de0e15;
	background: -moz-linear-gradient(top, #f30e17, #9a070d);
	background: -webkit-gradient(linear, left top, left bottom, from(#f30e17), to(#9a070d));
	border: solid 1px #980c10;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f30e17', endColorstr='#9a070d');
}
.sc_button.red:hover
{
	background: #aa1318;
	background: -moz-linear-gradient(top, #c41016, #9a0b0f);
	background: -webkit-gradient(linear, left top, left bottom, from(#c41016), to(#9a0b0f));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c41016', endColorstr='#9a0b0f');
}
.sc_button.red:active
{
	background: -moz-linear-gradient(top, #9a070d, #f30e17);
	background: -webkit-gradient(linear, left top, left bottom, from(#9a070d), to(#f30e17));
	color: #de898c;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a070d', endColorstr='#f30e17');
}
.sc_button.pink
{
	background: #fa0c78;
	background: -moz-linear-gradient(top, #fa0c78, #bd0c5c);
	background: -webkit-gradient(linear, left top, left bottom, from(#fa0c78), to(#bd0c5c));
	border: solid 1px #bd0c5c;
	color: #fffdfe;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa0c78', endColorstr='#bd0c5c');
}
.sc_button.pink:hover
{
	background: #cc0e64;
	background: -moz-linear-gradient(top, #cc0e64, #bd0c5c);
	background: -webkit-gradient(linear, left top, left bottom, from(#cc0e64), to(#bd0c5c));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc0e64', endColorstr='#bd0c5c');
}
.sc_button.pink:active
{
	background: -moz-linear-gradient(top, #bd0c5c, #fa0c78);
	background: -webkit-gradient(linear, left top, left bottom, from(#bd0c5c), to(#fa0c78));
	color: #ffcfe5;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd0c5c', endColorstr='#fa0c78');
}
.sc_button.blue
{
	background: #079cd4;
	background: -moz-linear-gradient(top, #08b1f0, #02719a);
	background: -webkit-gradient(linear, left top, left bottom, from(#08b1f0), to(#02719a));
	border: solid 1px #02719a;
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08b1f0', endColorstr='#02719a');
}
.sc_button.blue:hover
{
	background: #0882b0;
	background: -moz-linear-gradient(top, #0882b0, #02719a);
	background: -webkit-gradient(linear, left top, left bottom, from(#0882b0), to(#02719a));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0882b0', endColorstr='#02719a');
}
.sc_button.blue:active
{
	background: -moz-linear-gradient(top, #02719a, #08b1f0);
	background: -webkit-gradient(linear, left top, left bottom, from(#02719a), to(#08b1f0));
	color: #8ed2ec;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02719a', endColorstr='#08b1f0');
}
.sc_button.small span.icon
{
	padding-left: 15px;
	padding-right: 7px;
}
.sc_button.medium span.icon
{
	padding-left: 20px;
	padding-right: 7px;
}
.sc_button.large span.icon
{
	padding-left: 25px;
	padding-right: 7px;
}
.sc_button.xlarge span.icon
{
	padding-left: 30px;
	padding-right: 7px;
} 
.sc_button.green
{
	background: #66991e;
	background: -moz-linear-gradient(top, #78c214, #467a00);
	background: -webkit-gradient(linear, left top, left bottom, from(#78c214), to(#467a00));
	border: solid 1px #538312;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78c214', endColorstr='#467a00');
}
.sc_button.green:hover
{
	background: #63a50c;
	background: -moz-linear-gradient(top, #63a50c, #467a00);
	background: -webkit-gradient(linear, left top, left bottom, from(#63a50c), to(#467a00));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63a50c', endColorstr='#467a00');
}
.sc_button.green:active
{
	background: #64991e;
	background: -moz-linear-gradient(top, #467a00, #78c214);
	background: -webkit-gradient(linear, left top, left bottom, from(#467a00), to(#78c214));
	color: #dcfab5;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#467a00', endColorstr='#78c214');
}
.sc_button.yellow
{
	background: #e3e60a;
	background: -moz-linear-gradient(top, #e3e60a, #e6bf0a);
	background: -webkit-gradient(linear, left top, left bottom, from(#e3e60a), to(#e6bf0a));
	border: solid 1px #e6bf0a;
	color: #f2fbff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e60a', endColorstr='#e6bf0a');
}
.sc_button.yellow:hover
{
	background: #e3e60a;
	background: -moz-linear-gradient(top, #e3e60a, #dcb607);
	background: -webkit-gradient(linear, left top, left bottom, from(#e3e60a), to(#dcb607));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e60a', endColorstr='#dcb607');
}
.sc_button.yellow:active
{
	background: -moz-linear-gradient(top, #e6bf0a, #e3e60a);
	background: -webkit-gradient(linear, left top, left bottom, from(#e6bf0a), to(#e3e60a));
	color: #80bed6;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6bf0a', endColorstr='#e3e60a');
}
.sc_button.purple
{
	background: #61059c;
	background: -moz-linear-gradient(top, #9809f3, #61059c);
	background: -webkit-gradient(linear, left top, left bottom, from(#9809f3), to(#61059c));
	border: solid 1px #61059c;
	color: #f2fbff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9809f3', endColorstr='#61059c');
}
.sc_button.purple:hover
{
	background: #8320c2;
	background: -moz-linear-gradient(top, #8320c2, #61059c);
	background: -webkit-gradient(linear, left top, left bottom, from(#8320c2), to(#61059c));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8320c2', endColorstr='#61059c');
}
.sc_button.purple:active
{
	background: -moz-linear-gradient(top, #61059c, #9809f3);
	background: -webkit-gradient(linear, left top, left bottom, from(#61059c), to(#9809f3));
	color: #80bed6;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#61059c', endColorstr='#9809f3');
} 
/* GOOGLE MAPS */
.googlemap
{
	margin-bottom: 20px;
}



/* CAROUSEL */
.carousel_feature_image
{
	display:block;
	width:100%;
}
.carousel h4
{
	text-align:center;
}
.carousel li > div > div 
{
	position:relative;
}
.carousel_caption
{
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	top:0;
	left:0;
	-webkit-transition:0.5s;
	transition:0.5s;
	-o-transition:0.5s;
	-moz-transition:0.5s; 
}	
.carousel a.carousel_show_more, .carousel a.carousel_show_bigger
{
	position:absolute;
	top:50%;
	opacity:0; 
	-webkit-transition:0.5s;
	transition:0.5s;
	-o-transition:0.5s;
	-moz-transition:0.5s;
}
.carousel a.carousel_show_more
{
	left:0%;
}
.carousel a.carousel_show_bigger
{
	right:0%;
}
.carousel li:hover > div   a.carousel_show_more, .carousel li:hover > div  a.carousel_show_bigger
{
	display:inline-block;
	opacity:1;
	-webkit-transition:0.5s;
	transition:0.5s;
	-o-transition:0.5s;
	-moz-transition:0.5s; 
}
.carousel li:hover > div  a.carousel_show_more
{
	left:25%;
}
 .carousel li:hover > div  a.carousel_show_bigger
{
	right:25%;
}
.carousel li:hover > div .carousel_caption
{
	-webkit-transition:0.5s;
	-transition:0.5s;
	-o-transition:0.5s;
	-moz-transition:0.5s; 
	background:rgba(255,255,255,0.95);

}
.carousel a.carousel_show_more img, .carousel a.carousel_show_bigger img
{
	width:25px;
	height:25px;
}
.caroufredsel_wrapper
{
	max-width:100%;
}
a.carousel-nav, a.carousel-nav
{ 
  position: absolute;
  top: 0px;
  background: rgba(73, 73, 73, 0.4);
  z-index: 999999999;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #FFF;
  text-shadow: none !important;
  display: inline-block !important;
  top: 0 !important;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  padding: 4px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  box-shadow: 2px 0px 0px #373737;
  border-radius: 4px;
}
.carousel-container:hover a.carousel-nav-prev
{ 
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	transition:0.3s; 
	text-shadow:none !important;
}
.carousel-container:hover a.carousel-nav-next
{ 
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	transition:0.3s; 
	text-shadow:none !important;
}
a.carousel-nav-next
{
	right:0px;
	color: #FFF !important; 
	top: 34px !important; 
}
a.carousel-nav-prev
{
	right:0px;
	margin-left:6px;
}

.carousel-container 
{
	position:relative;
}
ul.carousel p 
{
	margin-bottom:5px;
}

 




p.stats
{
	font-size: 40px;
	color: #fff;
	margin-bottom: 20px !important;
	line-height:31px;
	font-weight:bold;
}
p.stats.second
{
	color:#888;
}
p.stats.third
{
	color:#4b4b4b;
}
.page-template-homepage-php .custom_section.bottom_section
{
	padding-top: 80px;
	padding-bottom: 120px !important;
	margin-bottom: 30px;
}
.custom_section.home_feature
{
	margin-bottom:0;
	padding:50px 0;
}
.custom_section.home_feature h2
{
	background:#f5f5f5;
}
.one_half.last p.stats
{
	margin-bottom:40px !important;
}






.custom_section
{
	padding-top:30px;
	padding-bottom:1px;
	margin-bottom:30px; 
}

/* PURCHASE */
.edd_purchase_form label
{
	font-weight:bold;
}
.edd_purchase_form .edd_description
{
	display:block;
}


/* SINGLE */



/* SINGLE SLIDING CONTENT */

.item_container {
width: 600px; 
position:relative;
}

.nav { 
	height: 60px;
	margin-bottom: 30px;
	overflow: hidden;  
}

  
.tab{
	float: left;
	height: 40px;
	padding-left:20px;
	padding-right: 20px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #FFF;
	background: #F5F5F5;
	border-bottom: none;
	position: relative;
	margin-left: -1px; 
	top: 15px;
	font-weight:bold;
	background:-webkit-linear-gradient(top, #ECECEC 80%, #D3D3D3 100%);
	background:-moz-linear-gradient(top, #ECECEC 80%, #D3D3D3 100%);
	background:linear-gradient(top, #ECECEC 80%, #D3D3D3 100%);
	
} 

.item_slide {
width: 600px; 
overflow: hidden;
}

.item_slides .content {
width: 600px;  
overflow:hidden;
float: left;
}
.actTab
{
	background:-webkit-linear-gradient(top, #ECECEC 0%, #FFF 100%);
	background:-moz-linear-gradient(top, #ECECEC 0%, #FFF 100%);
	background:linear-gradient(top, #ECECEC 0%, #FFF 100%);
	z-index: 10 !important;
	height: 48px;
	line-height: 48px;
	top: 8px;
	font-weight: bold;
}	
.tablink1
{
	z-index:4;
}
.tablink2
{
	z-index:3;
}
.tablink3
{
	z-index:1;
}


.reldownloads
{
	margin-bottom: 30px !important;
	font-size: 25px !important;
}



.download_header
{   
	margin-bottom:40px;
	padding:20px;  
	border:1px solid #E4E4E4;
	box-shadow:0px 0px 0px 10px rgba(206, 206, 206, 0.23);
	-moz-box-shadow:0px 0px 0px 10px rgba(206, 206, 206, 0.23);
	-o-box-shadow:0px 0px 0px 10px rgba(206, 206, 206, 0.23);
	-webkit-box-shadow:0px 0px 0px 10px rgba(206, 206, 206, 0.23);
}
.download_header .edd-submit.button
{
	font-size:30px;
	display:block;
}
.download_headline
{
	padding:10px;
	text-align:center;
}
.download_header_row
{ 
	 
	margin-bottom:20px;
}
.item_socials
{
	margin-bottom:14px;
}
.download_header_preview, .download_header_details
{ 
}
.download_header_preview
{
	width:600px;
	float:left;
}
.download_header_details
{
	width:320px;	
	float:right;
}
.demobar
{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 40px;
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	padding-bottom: 10px;
	padding-top: 10px;
}
.header_demolink, .header_buylink, .header_purchase, .header_freelink
{
	font-size: 60px;
	padding: 0px 20px;
	font-weight: bold;
	line-height: 70px;
	font-family:tahoma;
	
}
.header_demolink + .header_demolink
{
	border-left:1px solid #e4e4e4;
}
.edd-fd-button
{
	font-size: 50px;
	font-family: Francois One;
	display: block;
	line-height: 100%;
}
.header_demolink + .header_buylink, .header_purchase, .header_freelink
{	
	border-left:1px solid #E4E4E4;
	color:#F89406;
}
.single-download .post-content .features ul
{
	margin-left:0px;
	margin-bottom:20px;
}
.single-download .post-content .features ul:after
{
	content:"."; 
	width:0;
	height:0;
	overflow:hidden;
	clear:both;
	display:block;	
}
.single-download .post-content .features li
{
	float:left;
	width:44%;	
	margin-right:10px;
	padding-left:25px;
	background:url(images/ok.png) 0 5px no-repeat;
	margin-left:0px;
	list-style-type:none;
	font-weight:bold;
	margin-bottom:20px;
}






.mini_item_content
{
	padding:10px;
}
.mini_item_content .mini_desc
{
	border-bottom:1px solid #e6e6e6;
	padding-bottom:20px;
	margin-bottom:15px;
}
.mini_item_content h4
{ 
	font-family:Francois One;
	font-size:37px;
	line-height:45px;
}
.mm_object  .one_third
{
	width:100%;
}
.mini_item_content .two_third_last
{
	text-align:right;
	position:absolute;
	right:0;
}
.mini_item_content .edd_price
{
	font-size:35px;
	font-weight:bold;
	line-height:50px;
	font-family:Francois One;
} 
.mini_item_link, .mini_demo_link
{
	display:block;
	padding:3px 0;
	font-weight:bold;
	padding-left:16px;
	background:url(images/ao.png) center left no-repeat;
	background-size:10px;
}
.mini_item_link
{
	border-bottom:1px solid #dcdcdc;
}
.mini_demo_link
{
	border-top:1px solid #ffffff;
}







/* HEADLINE */
#overhead_nav
{
	width:50%;
	float:left;
	line-height:34px;
	color:#444;

}
#overhead_nav a
{
	color:rgb(111,111,111) !important;
}
#overhead_social_icons
{
	width:50%;
	float:right;
	text-align:right;
}	

#headline
{ 
	background: -webkit-gradient(radial, center center, 0, center center, 750, from(rgb(255, 255, 255)), to(#D2D3D7));
	background:#2E2E2E;
}

/* TAXONOMY & GROUP TEMPLATES */
.group    div.clear
{
	width:0px;	
	padding:0px;
	margin:0px;
	height:0px;
}
.group-itemlist-3 > div
{
	width:30%;
	margin-right:5%;
	margin-bottom:5% !important;
	float:left;
}
.group-itemlist-3 > div:nth-child(3n)
{
	margin-right:0%;
} 
.group-itemlist-3 > div:nth-child(3n) + div
{
	clear:both;
} 
.group-itemlist-4 > div
{
	width:22%;
	margin-right:4%;
	float:left;
}
.group-itemlist-4 > div:nth-child(4n)
{
	margin-right:0%;
}

/* SINGLE DOWNLOAD */

.download_left
{
	width:620px;
	float:left;
	clear:both;
	margin-right:40px;
}
.download_right
{
	width:290px;
	float:left;
	padding-left:30px;
}  	
.download_right .hr
{
	border-top: 1px solid rgb(201, 201, 201);
	border-bottom: 1px solid #fff;
	margin:18px auto;
}
.download_right p
{
	clear:both;
	margin-bottom:10px;
	font-size:smaller;
	font-weight:bold;
	border-bottom:1px dotted #DBDBDB;
}
.download_right .edd-add-to-cart, .download_right .edd_go_to_checkout
{ 
	box-sizing: border-box;
	margin-bottom:0px !important;
}
.download_right .item_details span
{
	float:right;
	width:150px; 
	font-weight:normal;
	text-align:right;
}
span.comp_browser {
	text-indent: -9999px;
}
.download-single-img
{  
	margin-bottom:20px;
}
.download-single-img img
{
	max-width:590px;
	width:100%;
	margin-bottom:11px;

}
.download-single-img form
{
	display:inline;
	float:left;
}
.download-single-img form img
{
	width:auto;
	max-width:none;
}
.download-single-img form .edd-submit
{
	margin-bottom:0px;
}
tr.edd_cart_item td 
{
	padding:17px 5px !important;
}




body  { color:#464646; font-family: 'Source Sans Pro', sans-serif; font-size: 16px;line-height: 160%;}
body a  { color:#1a1a1a; }
body a:hover { color:#F89406;}
body h1, body a h1 { font-family:Francois One;  font-size:32px;  color:#494949;  line-height:40px;}
body h2, body a h2 { font-family:Francois One;  font-size:25px;  color:#494949;  line-height:33px;}
body h3, body a h3 { font-family:Francois One;  font-size:20px;  color:#494949;  line-height:28px;}
body h4, body a h4 { font-family:News Cycle;  font-size:18px;  color:#494949;  line-height:24px;} 
body h5, body a h5 { font-family:News Cycle;  font-size:16px;  color:#494949;  line-height:22px;}
body h6, body a h6 { font-family:News Cycle;  font-size:15px;  color:#494949;  line-height:21px;}
#brand img { margin-top:20px;}

header .main-menu {  font-size:14px;}
header .main-menu  a,  ul#responsive_menu a {  color:#FFFFFF;   } 
header .main-menu a:hover { color: #FFFFFF ;}
header .main-menu ul.sub-menu a { font-size: 14px ; }
header .main-menu  ul.sub-menu, ul#responsive_menu { background-color:#202020 ;   line-height:25px;  }
header .main-menu  ul.sub-menu li a,  ul#responsive_menu li a { color:#FFFFFF ;  }	
header .main-menu  ul.sub-menu li a:hover { color:#FFFFFF ;  }
header ul.sub-menu li a span {  background:#333333 !important; color:#FFFFFF !important;  }
header ul.sub-menu li a span + em {  background:#240202;  color:#FFFFFF;}
header ul.sub-menu li a span::before { border-right: 10px solid #333333;}
header ul.sub-menu li span + em::before, ul.sub-menu li em::before { border-right: 10px solid #240202;}
header ul.sub-menu li:hover { background-color:#0E0E0E !important; -webkit-transition:all 0.5s;}

 
#footer { background-color:#F5F5F5;    }
#footer, #footer p { color:#8A8A8A; }
#footer a  { color:#9E8953; }
#footer h5, #footer a h5 {   color:#f0f0f0; }
#footer h3.widget-title { color:#777777 !important;  }

.toggle  h3.box { color:#A00000 !important; }
.toggle .box, .toggle .box + div {  border-color:#A00000 !important;}
.toggle  h3.color { color: #FFFFFF !important;}
.toggle .color  { background:#A00000 !important; }
.toggle .color + div {   border-color:#A00000 !important;}
.accordion   h3.box { color:#A00000 !important;}
.accordion .box, .accordion .box + div {   border-color:#A00000 !important; }
a.carousel-nav  { color: #fff !important;}
::selection { background-color: #F89406 !important}
.nivo-header .nivo-controlNav a.active, .cycle-content-navs a.activeSlide { background:#A00000 !important;}

.pricing_heading { background-color:#A80000;  }
.pricing_heading::after { border-top-color: #A80000; }
.pricing_heading h3, .pricing_heading h4 { color: #fff !important; }

a.clients_entry_more { color: #fff !important; }
.clients_entry_div_more::after { border-right-color:#A00000;}

a.portfolio_entry_more { color: #fff !important; }
.portfolio-itemlist-col3 .show_more_on::after, .portfolio-itemlist-col4 .show_more_on::after, .portfolio-itemlist-col2 .show_more_on::after { border-right-color:#A00000;}

a.team_entry_more { color: #fff !important; }
.team_entry_div_more::after { border-right-color:#A00000;}




h1, h2, h3, h4, h5, h6
{
	font-weight:normal;
}




.mini_item_content .edd_price
{
color:#1a1a1a;
color: inherit;
font-weight: normal;
font-size: 30px;
line-height: 92px;
position: absolute;
right: 10px;
}






.edd_purchase_submit_wrapper input[type=submit]
{
font-size:30px;
}

p
{
margin-bottom:22px; /* 16 */
}

.page-id-827 #content .sc_column
{
margin-bottom:5%;
}

.team7
{
padding: 2px;
border: 1px solid #7A7A7A;
position: relative;
overflow: hidden;
}
.team7 img
{
margin-bottom:30px;
}
.team7 strong
{
display:block;
margin-bottom:4px;
}

.team7:hover .mini_item_content
{
bottom:0;
}
.team7 p
{
margin-bottom:0 !important;
}
.g-plusone, #___plusone_0
{
float:left !important;
}
.team7 .mini_item_content
{
-webkit-transition:0.5s;
-moz-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;
position: absolute;
bottom: -60px;
background:#fff;
width:100%;
}
.team7:hover .mini_item_content
{
bottom:0;
}

.item_sale
{
text-align:right; 
font-size:18px;
color:red; 
font-weight:bold;
}
.item_sale span.item_old_price
{
display:inline;
}
.item_old_price
{
display:block;
font-size:18px;
color:red;
text-decoration:line-through;
font-weight:bold;
}

#edd_register_account_fields legend
{
display:none;
}

p.password-first
{
clear:both;
}
.affiliate_faq p>strong
{
display:block;
margin-bottom:-20px;
}

.why_affiliate h3
{
font-size:17px;
}
why_affiliate h3 img
{
margin-right:5px;
}

.why_affiliate
{
margin:40px 0;
}

span.orange
{
color:#ec781f;
}
#reg
{
margin:70px 0;
}
#reg label
{
cursor:pointer;
}
#reg form > div
{
width:48%;
float:left;
margin-right:4%
}
#reg form > div:nth-child(2n+0)
{
margin-right:0 !important;
}

#reg form > div input
{
width:100%;
max-width:none;
}
#reg form > div.login_fields
{
clear:both;
width:100%;
float:none;
}
#reg input[type=submit]
{
margin:20px 0; 
margin-bottom:80px;
}






#edd_p_info
{
display: block;
font-size: 120%;
font-weight: bold;
border-bottom: 1px solid #ccc;
width: 100%;
margin-top:20px !important;
}

#edd-login-account-wrap
{
display:inline-block;
background:#f5f5f5;
border-radius:3px;
padding:3px 10px;

}



#edd_discount_code label
{
display: block;
font-size: 120% !important;
font-weight: bold !important; 
width: 100%;
border-bottom:1px solid #ccc !important;

}
 


.page-id-10 .callout
{
margin-bottom:20px;
font-size:20px;
}

.down_support
{
padding-left:30px;
font-weight:bold;
background:url(images/down_support.png) center left no-repeat;
}


#isa-related-downloads
{
/* margin-top:160px; */
}

.vcard p
{
margin-bottom:0px;
}

.item_slides
{
overflow:hidden;
}

#userbar_right
{
width:400px;
float:right;
text-align:right;
}

.userbar_logout, .userbar_signin, .userbar_login
{
width: 28px;
height: 28px;
background: #46371C url(images/logout.png) center center no-repeat;
display: inline-block;
position: relative;
border-radius: 4px;
background-size:14px;
float:right;
margin-left:-4px;
}
.userbar_login
{
background-image:url(images/login.png);
background-color:#2C2211;
}
.userbar_signin
{
background-image:url(images/signup.png);
}



#userbar
{
padding: 10px; 
background: #F5F5F5; 
font-size:smaller;
}
a.gotocart
{ 
color: #FFF;
padding: 1px 10px;
border-radius: 3px;
float: right;
background: #F89406 url(images/cart.png) 6px 7px no-repeat;
padding-left: 26px;
background-size: 12px;
font-size:12px;
box-shadow:0px 1px 0px rgba(76, 43, 0, 0.62);
}
a.gotocart:hover
{
color:#fff;
}

#footer .knews_add_user #email, .callout .knews_add_user #email
{
float: left;
border-color: #fff;
}
#footer .knews_add_user input[type=submit], .callout .knews_add_user input[type=submit]
{
display: inline-block !important;
margin-bottom: 10px; 
height: 34px;  
margin-top:0;
background:orange;
color:#fff;
}
.knews_add_user input[type=submit]
{
margin-left:-1px;
}
#footer .knews_add_user label, .callout .knews_add_user label
{
display:none !important;
}
.inline_ul li
{
display:inline;
margin-right:10px;
padding:5px 8px;
background:#dcdcdc;
}
.profile_ul
{
border-bottom:1px solid #dcdcdc;
margin-bottom:20px !important;
}

#adduser p
{
float:left;
width:50%;
}
p:empty
{
display:none;
}
#headline
{
border-bottom:1px solid #fff;
}
#footer
{
border-top:1px solid #fff;
}
.callout .knews_add_user
{
margin-top:18px;
}
.callout h2
{
font-size:42px;
line-height:42px;
}
.sc_headline
{
	margin-bottom:75px;
	background:url(images/hlbg.png) center left repeat-x;
	text-align:center;
	background-size:4px;	
	line-height:1;
}
.sc_headline h2, .sc_headline h3, .sc_headline h1
{
background:#fff;
display:inline-block;
padding:0px 15px;
margin-bottom:0px !important;
border:none !important;
}
.sc_headline h1
{
font-size:51px; 
padding-bottom:0 !important;
}
.sc_headline h2
{
font-size:40px;
}
hr
{
margin-top:20px;
margin-bottom:20px;
}
.download_single_details + div img
{
width:100%;
}
 
.callout h2
{
font-size:37px;
}
fieldset.knewsemail
{
display:inline;
float:left;
}

#footer .tagcloud a
{
font-size:13px !important;
display:inline-block;
margin-right:4px;
margin-bottom:7px;
padding:2px 6px;
background:#D59523;
border-radius:2px;
color:#fff;
}

.hover_cat
{ 
position:relative;
}
.hover_cat:hover  .dropmenu
{
display:block;
}
.dropmenu
{
display:none;
position:absolute;
background:#000;
color:#fff;
z-index:9;
width:150px;
padding:10px; 
padding-bottom:0px;
}
.hover_tag_item_tags .dropmenu
{
width:600px;
}
.dropmenu a
{
display:block;
height:20px;
line-height:20px;
color:#fff !important;
margin-bottom:4px;
border-bottom:1px solid rgba(250,250,250,0.2);
padding-bottom:4px;
width:150px;
float:left;
}
.hover_cat
{
float:left;
margin-right:15px;
}
#userbar strong
{
float:left;
margin-right:15px;
}
span.down
{
font-size:10px;
}








/*
**
** RESPONSIVE DESIGNS
**
*/


	
/* <980px */
@media only screen and (max-width: 1039px) 
{   
	.main-inner  {padding-left:0px; padding-right:0px;}
}

/* Tablet   */
@media only screen and (min-width: 768px) and (max-width: 979px) 
{


	#brand {float:none; position:static; margin:0px auto; text-align:center}
	#brand img {margin:0px auto; margin-left:auto !important; padding-top:30px;}
	#menu {text-align:center;}
	#navleft {width:100%; float:none;}

	#page-sidebar-right, #page-sidebar-left, #page-sidebar-no-sidebar, .footer-inner {width:96%; margin:0px 2%;}
	#page-sidebar-right, #page-sidebar-left, #page-sidebar-no-sidebar {padding-top:20px;}
	.sidebar_top, .sidebar_body, .sidebar_bottom {background-image:none !important;}


	#navleft, #navright {width:auto; text-align:center;}
	#navleft .menu-main-container {padding-right:0px; margin-right:0px;} 
	ul#menu > li > a, ul#menu_2 > li > a {   line-height:83px;}
	ul#menu > li >  span {display:none;}
	.alert span{line-height:140%;}
	.inner, #page { width:100% !important;}
	.main-inner {width:90% !important; margin:0px auto;}
	.inner, .head-nav, .headline-breadcrumbs  {width:100% !important;}
	#first-sidebar-left, .first-sidebar-left, #first-sidebar-right, .first-sidebar-right, #page-sidebar-left-right-content, #page-sidebar-right-content, #contact_left, #contact_right, #big-sidebar-left, #big-sidebar-right, #page-sidebar-left-left-content, #page-sidebar-right-right-content, #page-sidebar-left-content {  display:block; width:100%;}	
 	#page-sidebar-left-right-content, #page-sidebar-right-content {width:100%;  }   
	#nivo-slider {max-width:740px !important;  }
	.slider-shadow-Type-1, .slider-shadow-Type-2, .slider-shadow-Type-3, .slider-shadow-Type-4, .slider-shadow-Type-5, .slider-shadow-Type-6, .slider-shadow-Type-7, .slider-shadow-Type-8, .slider-shadow-Type-9, .slider-shadow-Type-10, .slider-shadow-Type-11, .slider-shadow-Type-12, .slider-shadow-Type-13, .slider-shadow-Type-14, .slider-shadow-Type-15{background-image:none !important;} 
	.underfooter_custom, .underfooter_menu {float:none !important; width:100% !important;display:block;text-align:left !important;}
	.anythingslider, .anythingslider .panel {width:740px !important;}
	.anythingslider .panel img {width:100% !important; height:auto !important;}
	ul#cycle-nav-2 img {width:60px !important; height:30px !important;}
	.slideshow_roundabout ul {width:740px !important;}
	ul#responsive_menu , .toggle-responsive-menu {display:none ;}
	#navline {height:auto;}
	#navright {display:inline; float:right;}
	#sidebar-left-top, .sidebar-left-top, #sidebar-left-bottom, .sidebar-left-bottom, #sidebar-right-top, #sidebar-right-bottom, .sidebar-right-top, .sidebar-right-bottom {display:none;}
	#sidebar-left-body, .sidebar-left-body, #sidebar-right-body, .sidebar-right-body {background:none !important;}
	ul#menu li.menu-item {border-bottom:2px solid transparent;}
	.main-inner img {max-width:100% !important; height:auto !important;}
	#content, .sidebar {width:100% !important; float:none; margin:0px !important; padding:0px !important; border:none !important; height: auto !important;}
	#sidebar-body {padding:0px !important;}
	.slideshow_default > .inner {max-width:650px !important;}
	#content {border-bottom: 9px double !important;padding-bottom: 10px !important;margin-bottom: 20px !important;}
}

/*  Tablet Portrait  */
@media only screen and (max-width: 767px) 
{

	.pricing_table, .icon_menu {background:none !important; padding-bottom:0px;}
	#page-sidebar-right, #page-sidebar-left, #page-sidebar-no-sidebar, .footer-inner {width:96%; margin:0px 2%;}
	#page-sidebar-right, #page-sidebar-left, #page-sidebar-no-sidebar {padding-top:20px;}
	.sidebar_top, .sidebar_body, .sidebar_bottom {background-image:none !important;}

	#brand {float:none; width:100%; display:block; text-align:center;	}
	#brand img {float:none; margin:0px auto; margin-left:0px !important; padding:10px ;}


	#navleft, #navright {width:auto;}
	a.carousel-nav-next {right:0px !important;}
	a.carousel-nav-prev {}
	.alert span{line-height:140%;}
	#nivo-slider {max-width:760px !important;}
	.inner, #page {max-width:767px !important;}
	.inner, .head-nav, .headline-breadcrumbs  {width:100% !important;}
	#first-sidebar-left, .first-sidebar-left, #first-sidebar-right, .first-sidebar-right, #page-sidebar-left-right-content, #page-sidebar-right-content, #contact_left, #contact_right, #big-sidebar-left, #big-sidebar-right, #page-sidebar-left-left-content, #page-sidebar-right-right-content, #page-sidebar-left-content {  display:block; width:100%;}	
 	#page-sidebar-left-right-content, #page-sidebar-right-content {width:100%;  }  
	.slideshow_roundabout ul {width:740px !important;}
	.anythingslider, .anythingslider .panel {width:740px !important;}
	.anythingslider .panel img {width:100% !important; height:auto !important;}
	.head_sector img, head_sector div {max-width:767px !important; height:auto !important;} 
	.slider-shadow-Type-1, .slider-shadow-Type-2, .slider-shadow-Type-3, .slider-shadow-Type-4, .slider-shadow-Type-5, .slider-shadow-Type-6, .slider-shadow-Type-7, .slider-shadow-Type-8, .slider-shadow-Type-9, .slider-shadow-Type-10, .slider-shadow-Type-11, .slider-shadow-Type-12, .slider-shadow-Type-13, .slider-shadow-Type-14, .slider-shadow-Type-15{background-image:none !important;} 
	.underfooter_custom, .underfooter_menu {float:none !important; width:100% !important;display:block;text-align:left !important;}
	#navline {height:auto;}
	#navright {display:inline; float:right;}
	#sidebar-left-top, .sidebar-left-top, #sidebar-left-bottom, .sidebar-left-bottom, #sidebar-right-top, #sidebar-right-bottom, .sidebar-right-top, .sidebar-right-bottom {display:none;}
	#sidebar-left-body, .sidebar-left-body, #sidebar-right-body, .sidebar-right-body {background:none !important;}
	ul#menu li.menu-item {border-bottom:2px solid transparent;}
	.main-inner img {max-width:100% !important; height:auto !important;} 
	ul#responsive_menu , .toggle-responsive-menu {display:none ;}
	#content, .sidebar {width:100% !important; float:none; margin:0px !important; padding:0px !important;}
	#sidebar-body {padding:0px !important;}
	#content {border-bottom: 9px double !important;padding-bottom: 10px !important;margin-bottom: 20px !important;}
}

/* Mobile Landscape */
@media only screen and (min-width: 480px) and (max-width: 768px) 
{ 
	.pricing_table, .icon_menu {background:none !important; padding-bottom:0px;}
	.single_team_contact_container {width:90%; margin:0px 5%;}


	#page-sidebar-right, #page-sidebar-left, #page-sidebar-no-sidebar, .footer-inner {width:96%; margin:0px 2%;}
	#page-sidebar-right, #page-sidebar-left, #page-sidebar-no-sidebar {padding-top:20px;}
	.sidebar_top, .sidebar_body, .sidebar_bottom {background-image:none !important;}

	#brand {float:none; position:static; margin:0px auto; text-align:center}
	#brand img {margin:0px auto; margin-left:auto !important; padding-top:30px;}

	#content, .sidebar {border:none !important;height:auto !important;}
	.sidebar {height:auto !important;}
	a.carousel-nav-next {right:0px !important;}
	a.carousel-nav-prev {}
	.alert span{line-height:140%;}
	#menu {margin-top:0px !important; text-align:center;}
	nivo-slider {max-width:450px !important;}
	.inner, #page {max-width:767px !important;}
	.inner, .head-nav, .headline-breadcrumbs, .anythingslider, .anythingslider .panel , .slideshow_roundabout ul {width:90% !important; margin:0px auto;}
	#first-sidebar-left, .first-sidebar-left, #first-sidebar-right, .first-sidebar-right, #page-sidebar-left-right-content, #page-sidebar-right-content, #contact_left, #contact_right, #big-sidebar-left, #big-sidebar-right, #page-sidebar-left-left-content, #page-sidebar-right-right-content, #page-sidebar-left-content {  display:block; width:100%;}	
 	#page-sidebar-left-right-content, #page-sidebar-right-content {width:100%;  }  
	.slideshow_roundabout ul {width:480px !important;}
	.slider-shadow-Type-1, .slider-shadow-Type-2, .slider-shadow-Type-3, .slider-shadow-Type-4, .slider-shadow-Type-5, .slider-shadow-Type-6, .slider-shadow-Type-7, .slider-shadow-Type-8, .slider-shadow-Type-9, .slider-shadow-Type-10, .slider-shadow-Type-11, .slider-shadow-Type-12, .slider-shadow-Type-13, .slider-shadow-Type-14, .slider-shadow-Type-15{background-image:none !important;} 
	.underfooter_custom, .underfooter_menu {float:none !important; width:100% !important;display:block;text-align:left !important;} 
	.anythingslider .panel img {width:100% !important; height:auto !important;} 
	ul#cycle-nav-2 img {width:60px !important; height:30px !important;} 
	#navline {height:auto;}
	#navright {display:inline;   text-align:right !important; }
	#sidebar-left-top, .sidebar-left-top, #sidebar-left-bottom, .sidebar-left-bottom, #sidebar-right-top, #sidebar-right-bottom, .sidebar-right-top, .sidebar-right-bottom {display:none;}
	#sidebar-left-body, .sidebar-left-body, #sidebar-right-body, .sidebar-right-body {background:none !important;}
	.main-inner img {max-width:100% !important; height:auto !important; float:left; }
	.group img {width:100%;}
	.main-inner {padding-left:3% !important; padding-right:3% !important;}
	.footer-widget, .sc_column, .portfolio-lists-item-shortcode, .shortcode_posts {width:50% !important; float:left;}
	.footer-widget {margin-left:0px !important; margin-right:0px !important;}
	.sc_column, .portfolio-lists-item-shortcode, .shortcode_posts {margin-right:0px !important;}
	.sidebar, #content {width:100% !important; float:none;}
	#sidebar-body {padding:0px !important;}
	#outer_brand {position:relative; width:90%; margin:0px auto;}
	#top_bar {padding-left:210px; overflow:hidden;}
	#navright {  }
	#navright > nav {float:none !important; position:relative;}
	#magic-line {display:none !important;}
	.mean-container .mean-nav > ul > li > a {width:100%; }
	#navleft {width:100%; text-align:center; float:none;}
	ul#menu >  li, ul#menu li > a {font-size:12px; line-height:40px; height:40px; padding:5px; }
	ul#menu > li ul.sub-menu li, ul#menu > li ul.sub-menu li a {font-size:12px; height:34px; line-height:34px; padding:5px;  z-index:9999999999999999;} 
	ul#menu > li ul.sub-menu li {padding:0px;}
	ul#menu li span {display:none !important;}
	ul#menu li:hover .sub-menu {top:52px;}
	.footer-widget, .sc_column, .portfolio-lists-item-shortcode, .shortcode_posts, .one_half, .one_half_last, .one_third, .one_third_last, .two_third, .two_third_last, .one_fourth, .one_fourth_last, .three_fourth, .three_fourth_last  {width:100% !important;}
	#content {border-bottom: 9px double !important;padding-bottom: 10px !important;margin-bottom: 20px !important;}
	#footer {text-align:center;}
	.portfolio-single .one_fourth {width:22% !important; margin-right:4% !important; }
	.portfolio-single .one_fourth_last {width:22% !important; margin-right:0% !important;}






}
/* Mobile Portrait  */
@media only screen and (max-width: 479px) 
{
	.theme_tabs_navigation li a {font-size:25px;}
	.group-itemlist-3 > div {width: 100% !important;float: none;margin-right: 0 !important;} 
	.group-itemlist-3 > div .portfolio-img img {margin-left:auto; margin-right:auto; }
	.pricing_table, .icon_menu {background:none !important; padding-bottom:0px;}
	#footer {text-align:center;}
	.single_team_contact_container {width:90%; margin:0px 5%;}
	#page-sidebar-right, #page-sidebar-left, #page-sidebar-no-sidebar, .footer-inner {width:96%; margin:0px 2%;}
	#page-sidebar-right, #page-sidebar-left, #page-sidebar-no-sidebar {padding-top:20px;}
	.sidebar_top, .sidebar_body, .sidebar_bottom {background-image:none !important;}

	a.carousel-nav-next {right:0px !important;}
	a.carousel-nav-prev {}
	.alert span{line-height:140%;}
	#page {max-width:439px !important; margin-left:0px !important; margin-right:0px !important;}
	#nivo-slider {max-width:300px !important;   }
	.inner  {max-width:479px !important;}
	.inner, .head-nav, .headline-breadcrumbs, .anythingslider, .anythingslider .panel , .slideshow_roundabout ul {width:100% !important;}
	#first-sidebar-left, .first-sidebar-left, #first-sidebar-right, .first-sidebar-right, #page-sidebar-left-right-content, #page-sidebar-right-content, #contact_left, #contact_right, #big-sidebar-left, #big-sidebar-right, #page-sidebar-left-left-content, #page-sidebar-right-right-content, #page-sidebar-left-content {  display:block; width:100%;}	
 	#page-sidebar-left-right-content, #page-sidebar-right-content {width:100%;  } 
	#head_sector {background-image:none !important;}
	.slider-shadow-Type-1, .slider-shadow-Type-2, .slider-shadow-Type-3, .slider-shadow-Type-4, .slider-shadow-Type-5, .slider-shadow-Type-6, .slider-shadow-Type-7, .slider-shadow-Type-8, .slider-shadow-Type-9, .slider-shadow-Type-10, .slider-shadow-Type-11, .slider-shadow-Type-12, .slider-shadow-Type-13, .slider-shadow-Type-14, .slider-shadow-Type-15{background-image:none !important;} 
	.underfooter_custom, .underfooter_menu {float:none !important; width:100% !important;display:block;text-align:left !important;} 
	.anythingslider .panel img {width:100% !important; height:auto !important;}
	.head_sector img, head_sector div {width:439px; max-width:439px !important; height:auto !important;}
	ul#cycle-nav-2 img {width:60px !important; height:30px !important;} 
	#navline {height:auto;} 
	#sidebar-left-top, .sidebar-left-top, #sidebar-left-bottom, .sidebar-left-bottom, #sidebar-right-top, #sidebar-right-bottom, .sidebar-right-top, .sidebar-right-bottom {display:none;}
	#sidebar-left-body, .sidebar-left-body, #sidebar-right-body, .sidebar-right-body {background:none !important;}
	.main-inner img {max-width:100% !important; height:auto !important;}
	.footer-widget, .sc_column, .portfolio-lists-item-shortcode, .shortcode_posts, .one_half, .one_half_last, .one_third, .one_third_last, .two_third, .two_third_last, .one_fourth, .one_fourth_last, .three_fourth, .three_fourth_last  {width:100% !important;}
	.footer-widget {margin-left:0px !important; margin-right:0px !important;}
	.sc_column, .portfolio-lists-item-shortcode, .shortcode_posts {margin-right:0px !important;} 
	ul#menu {display:none;}
	#brand, .menu-mainmenu-container {width:100%; float:none;} 
	#brand img, #brand a {display:block; max-width:100% !important; margin:0px auto !important; text-align:center;} 
	#social-header {float:none !important; }
	#social-header a {margin-left:10px; text-align:left !important;}
	.head-nav {text-align:left !important;} 
	#navright {float:none !important; text-align:left !important;}
	#navright > nav {float:none !important;}
	ul#responsive_menu  {position:absolute; z-index:999999999;   clear:both !important; max-height:300px; overflow-y:auto; width:300px !important;  max-width:479px;}
	ul#responsive_menu li a {text-align:left; display:block;}
	ul#responsive_menu li ul {margin-left:11px;}
	ul#responsive_menu li ul li ul {margin-left:11px;}
	.toggle-responsive-menu {display:block !important; text-align:center;}
	.slideshow_roundabout ul {width:150px !important;} 
	.footer-inner > div {float:none; width:100% !important; margin-right:0px !important; margin-bottom:30px;}
	.sidebar, #content {width:100% !important; float:none;}
	#sidebar-body {padding:0px !important;}
	input#s {min-width:10px !important; width:auto !important;}
	#content {border-bottom: 9px double !important;padding-bottom: 10px !important;margin-bottom: 20px !important;}
}
 

@font-face {
  font-family: 'Francois One';
  font-style: normal;
  font-weight: 400;
  src: local('Francois One Regular'), local('FrancoisOne-Regular'), url(http://themes.googleusercontent.com/static/fonts/francoisone/v6/bYbkq2nU2TSx4SwFbz5sCHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'News Cycle';
  font-style: normal;
  font-weight: 400;
  src: local('News Cycle Regular'), local('NewsCycle-Regular'), url(http://themes.googleusercontent.com/static/fonts/newscycle/v9/9Xe8dq6pQDsPyVH2D3tMQhsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}


/**
 * bbPress specific CSS
 *
 * @package bbPress
 * @subpackage Theme
 */

/* =bbPress Style
-------------------------------------------------------------- */

#bbpress-forums hr {
	margin: 0 0 24px 0;
}

#bbpress-forums {
	background: transparent;
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 12px;
}

#bbpress-forums div.even,
#bbpress-forums ul.even {
	background-color: #fff;
}

#bbpress-forums div.odd,
#bbpress-forums ul.odd {
	background-color: #fbfbfb;
}

body.reply-edit .reply {
	float: none;
}

#bbpress-forums div.reply {
	height: auto;
	width: 100%;
}

#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
	background-color: #f4f4f4;
}

#bbpress-forums .status-trash.even,
#bbpress-forums .status-spam.even {
	background-color: #fee;
}
#bbpress-forums .status-trash.odd,
#bbpress-forums .status-spam.odd {
	background-color: #fdd;
}

#bbpress-forums .status-closed,
#bbpress-forums .status-closed a {
	color: #ccc;
}

#bbpress-forums ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#bbpress-forums li {
	margin: 0;
	list-style: none;
}

#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
	font-size: 12px;
	overflow: hidden;
	border: 1px solid #eee;
	margin-bottom: 20px;
	clear: both;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-body,
#bbpress-forums li.bbp-footer {
	clear: both;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
	background: #f3f3f3;
	border-top: 1px solid #eee;
	font-weight: bold;
	padding: 8px;
	text-align: center;
}

#bbpress-forums li.bbp-header {
	background: #eaeaea;
}

#bbpress-forums li.bbp-header ul {
	overflow: hidden;
}

#bbpress-forums .bbp-forums-list {
	margin: 0 0 0 5px;
	padding-left: 15px;
	border-left: 1px solid #ddd;
}

#bbpress-forums .bbp-forums-list li {
	display: inline;
	font-size: 11px;
}

#bbpress-forums li.bbp-footer p {
	margin: 0;
	line-height: 1em;
}

li.bbp-forum-info,
li.bbp-topic-title {
	float: left;
	text-align: left;
	width: 55%;
}
li.bbp-forum-topic-count,
li.bbp-topic-voice-count,
li.bbp-forum-reply-count,
li.bbp-topic-reply-count {
	float: left;
	text-align: center;
	width: 10%;
}

li.bbp-forum-freshness,
li.bbp-topic-freshness {
	text-align: center;
	float: left;
	width: 22%;
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
	border-top: 1px solid #eee;
	overflow: hidden;
	padding: 8px;
}

li.bbp-header div.bbp-topic-content span#subscription-toggle,
li.bbp-header div.bbp-topic-content span#favorite-toggle,
li.bbp-header div.bbp-reply-content span#subscription-toggle,
li.bbp-header div.bbp-reply-content span#favorite-toggle {
	float: right;
}

#bbpress-forums div.bbp-forum-title h3,
#bbpress-forums div.bbp-topic-title h3,
#bbpress-forums div.bbp-reply-title h3 {
	line-height: 1em;
	margin: 8px 0;
}

#bbpress-forums div.bbp-forum-author,
#bbpress-forums div.bbp-topic-author,
#bbpress-forums div.bbp-reply-author {
	float: left;
	text-align: center;
	width: 115px;
}

#bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar {
	border: none;
	max-width: 80px;
	padding: 0;
	margin: 12px auto 0 auto;
	float: none;
}

#bbpress-forums div.bbp-forum-author a.bbp-author-name,
#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
	margin: 0 12px;
	word-break: break-word;
	display: inline-block;
}

#bbpress-forums div.bbp-forum-author .bbp-author-role,
#bbpress-forums div.bbp-topic-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-author-role {
	font-size: 11px;
	font-style: italic;
}

#bbpress-forums li.bbp-header .bbp-search-author,
#bbpress-forums li.bbp-footer .bbp-search-author,
#bbpress-forums li.bbp-header .bbp-forum-author,
#bbpress-forums li.bbp-footer .bbp-forum-author,
#bbpress-forums li.bbp-header .bbp-topic-author,
#bbpress-forums li.bbp-footer .bbp-topic-author,
#bbpress-forums li.bbp-header .bbp-reply-author,
#bbpress-forums li.bbp-footer .bbp-reply-author {
	float: left;
	margin: 0;
	padding: 0;
	width: 120px;
}

#bbpress-forums li.bbp-header .bbp-search-content,
#bbpress-forums li.bbp-footer .bbp-search-content,
#bbpress-forums li.bbp-header .bbp-forum-content,
#bbpress-forums li.bbp-footer .bbp-forum-content,
#bbpress-forums li.bbp-header .bbp-topic-content,
#bbpress-forums li.bbp-footer .bbp-topic-content,
#bbpress-forums li.bbp-header .bbp-reply-content,
#bbpress-forums li.bbp-footer .bbp-reply-content {
	margin-left: 140px;
	padding: 0;
	text-align: left;
}

div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header,
li.bbp-body div.hentry {
	margin-bottom: 0;
	overflow: hidden;
	padding: 8px;
}

div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header {
	border-top: 1px solid #ddd;
	clear: both;
}

span.bbp-author-ip {
	font-family: 'Helvetica Neue', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aaa;
}

/* =Topic and reply content
-------------------------------------------------------------- */

#bbpress-forums div.bbp-forum-content,
#bbpress-forums div.bbp-topic-content,
#bbpress-forums div.bbp-reply-content {
	margin-left: 130px;
	padding: 12px 12px 12px 0;
	text-align: left;
}

#bbpress-forums div.bbp-topic-content a,
#bbpress-forums div.bbp-reply-content a {
	background: none;
	border: none;
	display: inline;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#bbpress-forums div.bbp-topic-content h1,
#bbpress-forums div.bbp-reply-content h1,
#bbpress-forums div.bbp-topic-content h2,
#bbpress-forums div.bbp-reply-content h2,
#bbpress-forums div.bbp-topic-content h3,
#bbpress-forums div.bbp-reply-content h3,
#bbpress-forums div.bbp-topic-content h4,
#bbpress-forums div.bbp-reply-content h4,
#bbpress-forums div.bbp-topic-content h5,
#bbpress-forums div.bbp-reply-content h5,
#bbpress-forums div.bbp-topic-content h6,
#bbpress-forums div.bbp-reply-content h6 {
	clear: none;
	line-height: 1em;
	margin: 24px 0;
	padding: 0;
}

#bbpress-forums div.bbp-topic-content img,
#bbpress-forums div.bbp-reply-content img {
	max-width: 100%;
}

#bbpress-forums div.bbp-topic-content ul,
#bbpress-forums div.bbp-reply-content ul,
#bbpress-forums div.bbp-topic-content ol,
#bbpress-forums div.bbp-reply-content ol {
	margin: 0 15px 15px;
	padding: 0;
}

#bbpress-forums div.bbp-topic-content ul li,
#bbpress-forums div.bbp-reply-content ul li {
	list-style-type: disc;
}

#bbpress-forums div.bbp-topic-content ol li,
#bbpress-forums div.bbp-reply-content ol li {
	list-style-type: decimal;
}

#bbpress-forums div.bbp-topic-content ol li li,
#bbpress-forums div.bbp-reply-content ol li li {
	list-style-type: lower-alpha;
}

#bbpress-forums div.bbp-topic-content ol li li li,
#bbpress-forums div.bbp-reply-content ol li li li {
	list-style-type: upper-roman;
}

#bbpress-forums div.bbp-topic-content code,
#bbpress-forums div.bbp-reply-content code,
#bbpress-forums div.bbp-topic-content pre,
#bbpress-forums div.bbp-reply-content pre {
	font-family: Inconsolata, Consolas, Monaco, Lucida Console, monospace;
	display: inline;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	padding: 2px;
}

#bbpress-forums div.bbp-topic-content pre,
#bbpress-forums div.bbp-reply-content pre {
	display: block;
	line-height: 18px;
	margin: 0 0 24px;
	padding: 5px 10px;
	white-space: pre;
	overflow: auto;
}

#bbpress-forums div.bbp-topic-content pre code,
#bbpress-forums div.bbp-reply-content pre code {
	display: block;
	border: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
	overflow-wrap: normal;
}

/* =Breadcrumb and Tags
-------------------------------------------------------------- */

div.bbp-breadcrumb {
	float: left;
}

div.bbp-breadcrumb,
div.bbp-topic-tags {
	font-size: 12px;
}

#bbpress-forums div.bbp-breadcrumb p,
#bbpress-forums div.bbp-topic-tags p {
	margin-bottom: 10px
}

#bbpress-forums div.bbp-topic-tags {
	float: right;
}

#bbp-topic-hot-tags {
	clear: both;
}

/* =Search
-------------------------------------------------------------- */

#bbpress-forums #bbp-search-form {
	clear: left;
}

#bbpress-forums div.bbp-search-form {
	float: right;
}


/* =Admin Links
-------------------------------------------------------------- */

span.bbp-admin-links {
	float: right;
	color: #ddd;
}
span.bbp-admin-links a {
	color: #bbb;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
fieldset span.bbp-admin-links {
	float: left;
}
tr td span.bbp-admin-links a:hover {
	color: #ff4b33;
}
td.bbp-topic-admin-links,
td.bbp-topic-counts {
	width: 50%;
}

.bbp-forum-header a.bbp-forum-permalink,
.bbp-topic-header a.bbp-topic-permalink,
.bbp-reply-header a.bbp-reply-permalink {
	float: right;
	margin-left: 10px;
	color: #ccc;
}

/* =Toggles
-------------------------------------------------------------- */

.bbp-topic-action #favorite-toggle a {
	text-decoration: none;
	padding: 0 3px 1px;
	color: #7c7;
	border: 1px solid #aca;
	background-color: #dfd;
	font-weight: bold;
	font-size: 13px;
	}
	.bbp-topic-action #favorite-toggle a:hover {
		color: #5a5;
		border-color: #7c7;
		background-color: #beb;
	}
	.bbp-topic-action #favorite-toggle span.is-favorite a {
		color: #faa;
		border: 1px solid #faa;
		background-color: #fee;
		}
		.bbp-topic-action #favorite-toggle span.is-favorite a:hover {
			color: #c88;
			border-color: #c88;
			background-color: #fdd;
		}

.bbp-topic-action #subscription-toggle a {
	text-decoration: none;
	padding: 0 3px 1px;
	color: #7c7;
	border: 1px solid #aca;
	background-color: #dfd;
	font-weight: bold;
	font-size: 13px;
	}
	.bbp-topic-action #subscription-toggle a:hover {
		color: #5a5;
		border-color: #7c7;
		background-color: #beb;
	}
	.bbp-topic-action #subscription-toggle span.is-subscribed a {
		color: #faa;
		border: 1px solid #faa;
		background-color: #fee;
		}
		.bbp-topic-action #subscription-toggle span.is-subscribed a:hover {
			color: #c88;
			border-color: #c88;
			background-color: #fdd;
		}

#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
	margin: 5px 0 5px;
	padding: 0;
	font-size: 11px;
}

#bbpress-forums p.bbp-topic-meta span {
	white-space: nowrap;
}

/* =Pagination
-------------------------------------------------------------- */

.bbp-pagination-count {
	float: left;
	border: 1px solid transparent;
}

.bbp-pagination-links {
	float: right;
	list-style: none;
	display: inline;
	}
	.bbp-pagination-links a,
	.bbp-pagination-links span.current {
		display: block;
		float: left;
		padding: 0px 5px;
		margin-left: 5px;
		border: 1px solid #efefef;
		text-decoration: none;
		}
		.bbp-pagination-links a:hover,
		.bbp-pagination-links span.current {
			background: #eee;
			opacity: 0.8;
			border: 1px solid #ddd;
		}

	.bbp-pagination-links span.dots {
		display: block;
		float: left;
		padding: 1px 4px;
		margin-left: 5px;
	}

.bbp-pagination {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.bbp-topic-pagination {
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 2px;
	}
	.bbp-topic-pagination a {
		font-size: 10px;
		line-height: 10px;
		padding: 1px 3px;
		border: 1px solid #ddd;
		text-decoration: none;
	}


/* =Forms
-------------------------------------------------------------- */

#bbpress-forums fieldset.bbp-form {
	clear: left;
}

#bbpress-forums fieldset.bbp-form {
	border: 1px solid #eee;
	padding: 10px 20px;
	margin-bottom: 10px;
}

#bbpress-forums fieldset.bbp-form legend {
	padding: 5px;
}

#bbpress-forums fieldset.bbp-form label {
	margin: 0;
	display: inline-block;
}

#bbp-edit-topic-tag.bbp-form fieldset.bbp-form label,
#bbp-login fieldset label,
#bbp-register fieldset label,
#bbp-lost-pass fieldset label {
	width: 100px;
}

#bbpress-forums fieldset.bbp-form p,
#bbpress-forums fieldset.bbp-form textarea,
#bbpress-forums fieldset.bbp-form select,
#bbpress-forums fieldset.bbp-form input {
	margin: 0 0 8px;
}

textarea#bbp_reply_content,
textarea#bbp_topic_content,
textarea#bbp_forum_content {
	width: 97%;
	box-sizing: border-box;
}

textarea#bbp_forum_content {
	height: 210px;
}

#bbpress-forums fieldset.bbp-forum-form-attributes {
	width: 200px;
	float: right;
	clear: none;
	margin-left: 25px;
}

/**
 * Fix for too-long forum names, usually from conversion
 */
#bbpress-forums fieldset select#bbp_forum_id {
	max-width: 200px;
}

.bbp-topic-form,
.bbp-reply-form,
.bbp-topic-tag-form {
	clear: left;
}
body.topic-edit .bbp-topic-form div.avatar img,
body.reply-edit .bbp-reply-form div.avatar img,
body.single-forum .bbp-topic-form div.avatar img,
body.single-reply .bbp-reply-form div.avatar img {
	margin-right: 0;
	padding: 10px;
	border: 1px solid #ddd;
	line-height: 0;
	background-color: #efefef;
}

body.page .bbp-reply-form code,
body.page .bbp-topic-form code,
body.single-topic .bbp-reply-form code,
body.single-forum .bbp-topic-form code,
body.topic-edit .bbp-topic-form code,
body.reply-edit .bbp-reply-form code {
	font-size: 10px;
	background-color: #f0fff8;
	border: 1px solid #CEEFE1;
	display: block;
	padding: 8px;
	margin-top: 5px;
	width: 369px;
}

#merge_tag,
#delete_tag {
	display: inline;
}

div.bbp-submit-wrapper {
	margin-top: 15px;
	float: right;
	clear: both;
}

p.form-allowed-tags {
	width: 462px;
}

/* =TinyMCE in themes
-------------------------------------------------------------- */
#bbpress-forums div.bbp-the-content-wrapper {
	margin-bottom: 10px;
}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
	width: 100%;
	margin: 0;
	font-size: 12px;
}

#bbpress-forums div.bbp-the-content-wrapper table,
#bbpress-forums div.bbp-the-content-wrapper tbody,
#bbpress-forums div.bbp-the-content-wrapper tr,
#bbpress-forums div.bbp-the-content-wrapper td {
	border: none;
	padding: 0;
	margin: 0;
	width: auto;
	line-height: 1em;
}

#bbpress-forums div.bbp-the-content-wrapper input {
	font-size: 12px;
	padding: 5px;
	margin: 0 2px 0 0;
	line-height: 1em;
}

#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar {
	padding: 5px;
	min-height: 26px;
}
#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar {
	padding: 4px 4px 8px;
}

#bbpress-forums div.wp-editor-container {
	margin: 0;
	padding: 0;
	line-height: 0;
}

#bbpress-forums div.bbp-the-content-wrapper td.mceStatusbar {
	line-height: 16px;
}

/* =Edit User
-------------------------------------------------------------- */

#bbpress-forums #bbp-your-profile fieldset {
	padding: 20px 20px 0 20px;
}
	#bbpress-forums #bbp-your-profile fieldset div {
		margin-bottom: 20px;
		float: left;
		width: 100%;
		clear: left;
	}
	#bbpress-forums #bbp-your-profile fieldset select {
		margin-bottom: 0;
	}
	#bbpress-forums #bbp-your-profile fieldset input,
	#bbpress-forums #bbp-your-profile fieldset textarea {
		margin-bottom: 0;
		width: 60%;
		background: #f9f9f9;
		border: 1px solid #ddd;
		box-shadow: none;
		padding: 5px 8px;
		border-radius: 0;
	}
	#bbpress-forums #bbp-your-profile fieldset input:focus,
	#bbpress-forums #bbp-your-profile fieldset textarea:focus {
		border: 1px solid #ccc;
		box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
		outline-color: rgba(240,255,240,0.1);
	}
	#bbpress-forums #bbp-your-profile fieldset.bbp-form input.checkbox {
		width: auto;
	}
	#bbpress-forums #bbp-your-profile fieldset legend {
		display: none;
	}
	#bbpress-forums #bbp-your-profile fieldset label[for] {
		float: left;
		width: 20%;
		padding: 5px 20px 5px 0;
		text-align: right;
		cursor: pointer;
	}
	#bbpress-forums #bbp-your-profile fieldset dl label[for] {
		text-align: left;
		width: 60%;
	}
	#bbpress-forums #bbp-your-profile fieldset span.description {
		margin: 5px 0 0 20%;
		font-size: 12px;
		font-style: italic;
		float: left;
		clear: left;
		width: 60%;
		padding: 5px 8px;
		border: #cee1ef 1px solid;
		background-color: #f0f8ff;
	}

	#bbpress-forums #bbp-your-profile fieldset fieldset {
		margin: 0;
		border: none;
		padding: 0;
		clear: none;
		float: none;
	}
	#bbpress-forums #bbp-your-profile fieldset fieldset.password {
		width: 60%;
		display: inline;
	}
	#bbpress-forums #bbp-your-profile fieldset fieldset.password input,
	#bbpress-forums #bbp-your-profile fieldset fieldset.password span {
		width: 100%;
	}
	#bbpress-forums #bbp-your-profile fieldset fieldset.capabilities dl {
		margin: 0;
	}
	#bbpress-forums #bbp-your-profile fieldset fieldset.password span.description {
		margin-left: 0;
		margin-bottom: 20px;
	}

	#bbpress-forums #bbp-your-profile fieldset.submit button {
		float: right;
	}

/* =Notices
-------------------------------------------------------------- */

div.bbp-template-notice,
div.indicator-hint {
	border-width: 1px;
	border-style: solid;
	padding: 0 0.6em;
	margin: 5px 0 15px;
	border-radius: 3px;
	background-color: #ffffe0;
	border-color: #e6db55;
	color: #000;
	clear: both;
}
div.bbp-template-notice a {
	color: #555;
	text-decoration: none;
}
	div.bbp-template-notice a:hover {
		color: #000;
	}
	div.bbp-template-notice.info {
		border: #cee1ef 1px solid;
		background-color: #f0f8ff;
	}
	div.bbp-template-notice.important {
		border: #e6db55 1px solid;
		background-color: #fffbcc;
	}
	div.bbp-template-notice.error,
	div.bbp-template-notice.warning {
		background-color: #ffebe8;
		border-color: #c00;
	}
	div.bbp-template-notice.error a,
	div.bbp-template-notice.warning a {
		color: #c00;
	}
	div.bbp-template-notice p {
		margin: 0.5em 0 6px 0 !important;
		padding: 2px;
		font-size: 12px;
		line-height: 140%;
	}

/* =Stickies
-------------------------------------------------------------- */

.bbp-topics-front ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky {
	background-color: #ffffe0 !important;
	font-size: 1.1em;
}

/* =Revisions
-------------------------------------------------------------- */

#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log,
#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log,
#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log {
	border-top: 1px dotted #ddd;
	width: 100%;
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 11px;
	color: #aaa;
}

#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log li,
#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log li,
#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log li {
	list-style-type: none;
}

/* =Widgets
-------------------------------------------------------------- */

.bbp-login-form fieldset legend {
	display: none;
}

.bbp-login-form .bbp-username input,
.bbp-login-form .bbp-email input,
.bbp-login-form .bbp-password input {
	padding: 5px;
}

.bbp-login-form label {
	width: 140px;
	display: inline-block;
}

#sidebar .bbp-login-form label {
	width: 70px;
}

.bbp-login-form .bbp-username,
.bbp-login-form .bbp-email,
.bbp-login-form .bbp-password,
.bbp-login-form .bbp-remember-me,
.bbp-login-form .bbp-submit-wrapper {
	margin-top: 10px;
}

.bbp-login-form .bbp-remember-me {

}

.bbp-login-form .bbp-submit-wrapper {
	text-align: right;
}

.bbp-login-form .bbp-login-links {
}

.bbp-login-form .bbp-login-links a {
	float: left;
	clear: left;
}

.bbp-logged-in img.avatar {
	float: left;
	margin: 0 15px 0 0;
}

.bbp-logged-in h4 {
	font-weight: bold;
	font-size: 1.3em;
	clear: none;
	margin-bottom: 10px;
}

/* =Avatars
-------------------------------------------------------------- */

#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar,
#bbpress-forums p.bbp-topic-meta img.avatar {
	float: none;
	margin-bottom: -7px;
	border: 3px double #ddd;
}

fieldset div.avatar {
	float: right;
}

/* =BuddyPress Activity Streams
-------------------------------------------------------------- */

.activity-list li.bbp_topic_create .activity-content .activity-inner,
.activity-list li.bbp_reply_create .activity-content .activity-inner {
	border-left: 2px solid #eaeaea;
	margin-left: 5px;
	padding-left: 10px;
}

/* =User Pages
-------------------------------------------------------------- */

#bbpress-forums h1 {
	clear: none;
	font-size: 1.8em;
	line-height: 1em;
	padding-bottom: 10px;
}

#bbpress-forums #bbp-user-wrapper {
	float: left;
	width: 100%;
}

#bbpress-forums .bbp-user-section {
	overflow: auto;
}

#bbpress-forums #bbp-user-wrapper h2.entry-title {
	font-size: 1.4em;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0;
	clear: none;
}

#bbpress-forums #bbp-user-wrapper ul.bbp-lead-topic,
#bbpress-forums #bbp-user-wrapper ul.bbp-topics,
#bbpress-forums #bbp-user-wrapper ul.bbp-forums,
#bbpress-forums #bbp-user-wrapper ul.bbp-replies,
#bbpress-forums #bbp-user-wrapper fieldset.bbp-form {
	clear: none;
}

#bbpress-forums #bbp-single-user-details {
	margin: 0;
	width: 150px;
	float: left;
	overflow: hidden;
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar {
	margin: 0;
	width: 150px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
	border: none;
	height: 150px;
	padding: 0;
	margin: 0 0 20px 0;
	width: 150px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-description {
	float: none;
	margin-left: 180px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation {
	float: none;
	margin: 0;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li {
	margin: 0;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
	padding: 5px 8px;
	display: block;
	border: 1px solid transparent;
	text-decoration: none;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
	background: #eee;
	opacity: 0.8;
}

#bbpress-forums #bbp-user-body {
	margin-left: 180px;
}

body.my-account #bbpress-forums {
	border-top: none;
	padding-top: 0;
	margin-bottom: 0;
}

/* =User Capabilities
-------------------------------------------------------------- */

#bbpress-forums dl.bbp-user-capabilities {
	display: inline-block;
	vertical-align: top;
}

#bbpress-forums dl.bbp-user-capabilities dt {
	margin: 0 0 10px;
	text-transform: capitalize;
}

#bbpress-forums dl.bbp-user-capabilities dd {
	margin: 0;
	padding: 0;
}

/* =BuddyPress Group Forums
-------------------------------------------------------------- */

#bbpress-forums div.row-actions {
	font-size: 11px;
	visibility: hidden;
}

#bbpress-forums li:hover > div.row-actions {
	visibility: visible;
}




















/**
 * Easy Digital Downloads Styles
 *
 * @package     EDD
 * @subpackage  CSS
 * @copyright   Copyright (c) 2013, Pippin Williamson
 * @license     http://opensource.org/licenses/gpl-2.0.php GNU Public License
*/
@charset "UTF-8";

/* =Icon fonts
-------------------------------------------------------------- */
@font-face {
  font-family: 'padlock';
  src: url("../../plugins/easy-digital-downloads/assets/fonts/padlock.eot?64116112");
  src: url("../../plugins/easy-digital-downloads/assets/fonts/padlock.eot?64116112#iefix") format('embedded-opentype'), url("../../plugins/easy-digital-downloads/assets/fonts/padlock.svg?64116112#padlock") format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'padlock';
  src: url("data:application/octet-stream;base64,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") format('woff'), url("data:application/octet-stream;base64,AAEAAAAPAIAAAwBwRkZUTWKUVToAAAD8AAAAHE9TLzJWNGNEAAABGAAAAFZjbWFwAB/uvgAAAXAAAAFmY3Z0IAZD/54AAAbkAAAAHGZwZ20w9Z6VAAAHAAAACZZnYXNwAAAAEAAABtwAAAAIZ2x5ZmgZgQoAAALYAAAA6mhlYWT8juf9AAADxAAAADZoaGVhBi8ClQAAA/wAAAAkaG10eAiOADAAAAQgAAAAEGxvY2EAnQBQAAAEMAAAAAptYXhwAL8J2AAABDwAAAAgbmFtZdCrDhsAAARcAAACTHBvc3Rj0jvbAAAGqAAAADFwcmVwuL3ioQAAEJgAAABYAAAAAQAAAADH/rDfAAAAAM1K0i0AAAAAzUrSLQABAtoB9AAFAAACigK7AAAAjAKKArsAAAHfADEBAgAAAgAGCQAAAAAAAAAAAAACAAAAAAAAAAAAAABQZkVkAED/////A1L/agBaAwgASgAAAAEAAAAAAAAAAAAFAAAAAwAAACwAAAAEAAAARAABAAAAAABgAAMAAQAAACwAAwAKAAAARAAEABgAAAACAAIAAAAA//8AAP//AAEAAAAMAAAAAAAcAAAAAAAAAAEAAfUSAAH1EgAAAAMAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAhAAABKgKaAAMABwApQCYAAAADAgADVwACAQECSwACAgFPBAEBAgFDAAAHBgUEAAMAAxEFDyszESERJzMRIyEBCejHxwKa/WYhAlgAAAACAA//tgLLAwgAGwAjAC1AKgAFBQNRAAMDCkEEAgYDAAABUQABAQsBQgEAIiEeHRgXFBILCAAbARsHDisBMhYVERQPAQYjISIvASY1ETQ2OwE1NDYyFh0BJRUzNTQmIgYCjxQoMDwpN/7eOSk8MB4UZGXGZf7UyDVeNQHcJxX+ejASEhAQEhIwAYYWJkZsenpsRlpaWjI8PAAAAAABAAAAAQAAGVR5JF8PPPUACwPoAAAAAM1K0i0AAAAAzUrSLQAP/7YCywMIAAAACAACAAAAAAAAAAEAAAMI/7YAWgLaAAAAAALLAAEAAAAAAAAAAAAAAAAAAAAEAtoAIQAAAAAC2gAAAtoADwAAACgAKAAoAHUAAAABAAAABAAkAAIAAAAAAAIADgAcAGwAAAA+CZYAAAAAAAAADgCuAAEAAAAAAAAANQBsAAEAAAAAAAEABwCyAAEAAAAAAAIABgDIAAEAAAAAAAMAIwEXAAEAAAAAAAQABwFLAAEAAAAAAAUAEAF1AAEAAAAAAAYABwGWAAMAAQQJAAAAagAAAAMAAQQJAAEADgCiAAMAAQQJAAIADAC6AAMAAQQJAAMARgDPAAMAAQQJAAQADgE7AAMAAQQJAAUAIAFTAAMAAQQJAAYADgGGAEMAbwBwAHkAcgBpAGcAaAB0ACAAKABDACkAIAAyADAAMQAyACAAYgB5ACAAbwByAGkAZwBpAG4AYQBsACAAYQB1AHQAaABvAHIAcwAgAEAAIABmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAQ29weXJpZ2h0IChDKSAyMDEyIGJ5IG9yaWdpbmFsIGF1dGhvcnMgQCBmb250ZWxsby5jb20AAHAAYQBkAGwAbwBjAGsAAHBhZGxvY2sAAE0AZQBkAGkAdQBtAABNZWRpdW0AAEYAbwBuAHQARgBvAHIAZwBlACAAMgAuADAAIAA6ACAAcABhAGQAbABvAGMAawAgADoAIAAyADAALQAyAC0AMgAwADEAMwAARm9udEZvcmdlIDIuMCA6IHBhZGxvY2sgOiAyMC0yLTIwMTMAAHAAYQBkAGwAbwBjAGsAAHBhZGxvY2sAAFYAZQByAHMAaQBvAG4AIAAwADAAMQAuADAAMAAwACAAAFZlcnNpb24gMDAxLjAwMCAAAHAAYQBkAGwAbwBjAGsAAHBhZGxvY2sAAAIAAAAAAAD/gwAyAAAAAQAAAAAAAAAAAAAAAAAAAAAABAAAAAEAAgECBnUxRjUxMgAAAAABAAH//wAPAAAAAAAAAAAAAAAAAAAAAAAyADIDCP+2Awj/trAALLAgYGYtsAEsIGQgsMBQsAQmWrAERVtYISMhG4pYILBQUFghsEBZGyCwOFBYIbA4WVkgsApFYWSwKFBYIbAKRSCwMFBYIbAwWRsgsMBQWCBmIIqKYSCwClBYYBsgsCBQWCGwCmAbILA2UFghsDZgG2BZWVkbsAArWVkjsABQWGVZWS2wAiwgRSCwBCVhZCCwBUNQWLAFI0KwBiNCGyEhWbABYC2wAywjISMhIGSxBWJCILAGI0KyCgACKiEgsAZDIIogirAAK7EwBSWKUVhgUBthUllYI1khILBAU1iwACsbIbBAWSOwAFBYZVktsAQssAgjQrAHI0KwACNCsABDsAdDUViwCEMrsgABAENgQrAWZRxZLbAFLLAAQyBFILACRWOwAUViYEQtsAYssABDIEUgsAArI7ECBCVgIEWKI2EgZCCwIFBYIbAAG7AwUFiwIBuwQFlZI7AAUFhlWbADJSNhREQtsAcssQUFRbABYUQtsAgssAFgICCwCkNKsABQWCCwCiNCWbALQ0qwAFJYILALI0JZLbAJLCC4BABiILgEAGOKI2GwDENgIIpgILAMI0IjLbAKLEtUWLEHAURZJLANZSN4LbALLEtRWEtTWLEHAURZGyFZJLATZSN4LbAMLLEADUNVWLENDUOwAWFCsAkrWbAAQ7ACJUKyAAEAQ2BCsQoCJUKxCwIlQrABFiMgsAMlUFiwAEOwBCVCioogiiNhsAgqISOwAWEgiiNhsAgqIRuwAEOwAiVCsAIlYbAIKiFZsApDR7ALQ0dgsIBiILACRWOwAUViYLEAABMjRLABQ7AAPrIBAQFDYEItsA0ssQAFRVRYALANI0IgYLABYbUODgEADABCQopgsQwEK7BrKxsiWS2wDiyxAA0rLbAPLLEBDSstsBAssQINKy2wESyxAw0rLbASLLEEDSstsBMssQUNKy2wFCyxBg0rLbAVLLEHDSstsBYssQgNKy2wFyyxCQ0rLbAYLLAHK7EABUVUWACwDSNCIGCwAWG1Dg4BAAwAQkKKYLEMBCuwaysbIlktsBkssQAYKy2wGiyxARgrLbAbLLECGCstsBwssQMYKy2wHSyxBBgrLbAeLLEFGCstsB8ssQYYKy2wICyxBxgrLbAhLLEIGCstsCIssQkYKy2wIywgYLAOYCBDI7ABYEOwAiWwAiVRWCMgPLABYCOwEmUcGyEhWS2wJCywIyuwIyotsCUsICBHICCwAkVjsAFFYmAjYTgjIIpVWCBHICCwAkVjsAFFYmAjYTgbIVktsCYssQAFRVRYALABFrAlKrABFTAbIlktsCcssAcrsQAFRVRYALABFrAlKrABFTAbIlktsCgsIDWwAWAtsCksALADRWOwAUVisAArsAJFY7ABRWKwACuwABa0AAAAAABEPiM4sSgBFSotsCosIDwgRyCwAkVjsAFFYmCwAENhOC2wKywuFzwtsCwsIDwgRyCwAkVjsAFFYmCwAENhsAFDYzgtsC0ssQIAFiUgLiBHsAAjQrACJUmKikcjRyNhIFhiGyFZsAEjQrIsAQEVFCotsC4ssAAWsAQlsAQlRyNHI2GwBkUrZYouIyAgPIo4LbAvLLAAFrAEJbAEJSAuRyNHI2EgsAQjQrAGRSsgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjILAJQyCKI0cjRyNhI0ZgsARDsIBiYCCwACsgiophILACQ2BkI7ADQ2FkUFiwAkNhG7ADQ2BZsAMlsIBiYSMgILAEJiNGYTgbI7AJQ0awAiWwCUNHI0cjYWAgsARDsIBiYCMgsAArI7AEQ2CwACuwBSVhsAUlsIBisAQmYSCwBCVgZCOwAyVgZFBYIRsjIVkjICCwBCYjRmE4WS2wMCywABYgICCwBSYgLkcjRyNhIzw4LbAxLLAAFiCwCSNCICAgRiNHsAArI2E4LbAyLLAAFrADJbACJUcjRyNhsABUWC4gPCMhG7ACJbACJUcjRyNhILAFJbAEJUcjRyNhsAYlsAUlSbACJWGwAUVjIyBYYhshWWOwAUViYCMuIyAgPIo4IyFZLbAzLLAAFiCwCUMgLkcjRyNhIGCwIGBmsIBiIyAgPIo4LbA0LCMgLkawAiVGUlggPFkusSQBFCstsDUsIyAuRrACJUZQWCA8WS6xJAEUKy2wNiwjIC5GsAIlRlJYIDxZIyAuRrACJUZQWCA8WS6xJAEUKy2wNyywLisjIC5GsAIlRlJYIDxZLrEkARQrLbA4LLAvK4ogIDywBCNCijgjIC5GsAIlRlJYIDxZLrEkARQrsARDLrAkKy2wOSywABawBCWwBCYgLkcjRyNhsAZFKyMgPCAuIzixJAEUKy2wOiyxCQQlQrAAFrAEJbAEJSAuRyNHI2EgsAQjQrAGRSsgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjIEewBEOwgGJgILAAKyCKimEgsAJDYGQjsANDYWRQWLACQ2EbsANDYFmwAyWwgGJhsAIlRmE4IyA8IzgbISAgRiNHsAArI2E4IVmxJAEUKy2wOyywLisusSQBFCstsDwssC8rISMgIDywBCNCIzixJAEUK7AEQy6wJCstsD0ssAAVIEewACNCsgABARUUEy6wKiotsD4ssAAVIEewACNCsgABARUUEy6wKiotsD8ssQABFBOwKyotsEAssC0qLbBBLLAAFkUjIC4gRoojYTixJAEUKy2wQiywCSNCsEErLbBDLLIAADorLbBELLIAATorLbBFLLIBADorLbBGLLIBATorLbBHLLIAADsrLbBILLIAATsrLbBJLLIBADsrLbBKLLIBATsrLbBLLLIAADcrLbBMLLIAATcrLbBNLLIBADcrLbBOLLIBATcrLbBPLLIAADkrLbBQLLIAATkrLbBRLLIBADkrLbBSLLIBATkrLbBTLLIAADwrLbBULLIAATwrLbBVLLIBADwrLbBWLLIBATwrLbBXLLIAADgrLbBYLLIAATgrLbBZLLIBADgrLbBaLLIBATgrLbBbLLAwKy6xJAEUKy2wXCywMCuwNCstsF0ssDArsDUrLbBeLLAAFrAwK7A2Ky2wXyywMSsusSQBFCstsGAssDErsDQrLbBhLLAxK7A1Ky2wYiywMSuwNistsGMssDIrLrEkARQrLbBkLLAyK7A0Ky2wZSywMiuwNSstsGYssDIrsDYrLbBnLLAzKy6xJAEUKy2waCywMyuwNCstsGkssDMrsDUrLbBqLLAzK7A2Ky2waywrsAhlsAMkUHiwARUwLQAAS7gAyFJYsQEBjlm5CAAIAGMgsAEjRCCwAyNwsgQoCUVSRLMKCwYEK7EGAUSxJAGIUViwQIhYsQYDRLEmAYhRWLgEAIhYsQYBRFlZWVm4Af+FsASNsQUARA==") format('truetype');
}

/* =Checkout Form
-------------------------------------------------------------- */
.edd_clearfix:after { display: block; visibility: hidden; float: none; clear: both; text-indent: -9999px; content: "."; }

/* Cart Contents */
#edd_checkout_cart { text-align: left; width: 100%; border-top: 1px solid #f0f0f0; border-bottom: none; margin: 0 0 10px; }
#edd_checkout_cart th,
#edd_checkout_cart td { text-align: left; padding: 3px 5px; border-bottom: 1px solid #f0f0f0; border-top: none; color: #666; font-size:smaller; }
#edd_checkout_cart .edd_cart_tax_row th,
#edd_checkout_cart .edd_cart_discount_row th { background: #f9f9f9; }
#edd_checkout_cart th { font-weight: bold; background: #f5f5f5; }
#edd_checkout_cart td { line-height: 25px; vertical-align: middle; }
#edd_checkout_cart th.edd_cart_actions,
#edd_checkout_cart td.edd_cart_actions,
#edd_checkout_cart th:last-child,
#edd_checkout_cart td:last-child,
#edd_checkout_cart th.edd_cart_total { text-align: right; }
#edd_checkout_cart td img { float: left; margin: 0 8px 0 0; background: none; padding: none; border: none; }
#edd_checkout_cart .edd_discount_remove { display: inline-block; width: 10px; height: 11px; background: url( ../../plugins/easy-digital-downloads/assets/images/xit.gif ) 0 0 no-repeat; position: relative; top: 3px; }
#edd_checkout_cart .edd_discount_remove:hover { background-position: -10px 0; }

/* Checkout Fields */
#edd_purchase_form legend, #sl_edd_cart_services legend { display:block; font-size: 120%; font-weight: bold; border-bottom: 1px solid #ccc; width: 100%; }
#edd_purchase_form label { font-weight: bold; display:block; position: relative; line-height: 100%; font-size: 95%; margin: 0 0 5px; font-size: 16px;margin-top: 40px;text-transform: uppercase;color: #000;}
#edd_purchase_form label:after { display: block; visibility: hidden; float: none; clear: both; height: 0; text-indent: -9999px; content: "."; }
#edd_purchase_form span.edd-description { color: #666; font-size: 80%; display: block; margin: 0 0 5px; font-size:12px; }
#edd_purchase_form input.edd-input { display:block; width: 100%; }
#edd_purchase_form select.edd-select { display:block; width: 60%; }
#edd_purchase_form select.edd-select.edd-select-small { display:inline; width: auto; }
#edd_purchase_form input.edd-input.error { border-color: #c4554e; }
#edd_purchase_form #edd_terms_agreement label,
#edd_purchase_form #edd_tax_opt_in_fields label { display: inline-block;  width: auto; }
#edd_checkout_form_wrap p { margin: 0 0 10px; }
/* #edd_checkout_form_wrap input[type="text"], #edd_checkout_form_wrap input[type="email"], #edd_checkout_form_wrap input[type="password"] { padding: 4px 6px; } */
#edd_checkout_form_wrap input[type="radio"] { border: none; margin-right: 5px; }
#edd_purchase_form input[type="checkbox"] { float: left; margin: 0 8px 0 0; }
/* #edd_checkout_form_wrap .edd-payment-icons { height: 32px; } */
#edd_checkout_form_wrap .edd-payment-icons img.payment-icon{ margin: 0 3px 0 0; /* float: left; */ background: none; padding: none; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
#edd_checkout_form_wrap #edd-payment-mode-wrap label { display: inline-block; margin: 0 20px 0 0; }
#edd_checkout_form_wrap #edd-payment-mode-wrap .edd-payment-mode-label { font-weight: bold; display: inline-block; position: relative; margin-bottom: 5px; }
#edd_checkout_form_wrap fieldset { border: none; padding: 10px 0 0 0; margin: 0 0 10px; }
#edd_checkout_form_wrap fieldset fieldset { margin: 0; }
#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_register_password,
#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_login_password { margin: 0; }
#edd_checkout_form_wrap fieldset#edd_cc_fields { padding: 0 8px 8px 8px; border: 1px solid #f0f0f0; margin: 0 0 10px; background: #f9f9f9; position: relative; left: -8px; }
#edd_checkout_form_wrap fieldset#edd_cc_fields legend { border: none; }
#edd_checkout_form_wrap fieldset#edd_cc_fields #edd-card-number-wrap { margin-top: 5px; }
#edd_secure_site_wrapper { padding: 4px 4px 4px 0; font-weight: bold; }
#edd_secure_site_wrapper span.padlock:before { font-family: 'padlock'; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: 0.2em; text-align: center;	line-height: 1em; margin-left: 0.2em; font-size: 120%; text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); content: '??'; }
#edd_checkout_form_wrap input.edd-input.card-number.valid { background-image: url(../../plugins/easy-digital-downloads/assets/images/tick.png); background-repeat: no-repeat; background-position: 98% 50%; }
#edd_checkout_form_wrap span.exp-divider { display: inline; }
#edd_checkout_form_wrap span.card-type { position: absolute; top: -2px; right: 0; width: 32px; height: 32px; }
#edd_checkout_form_wrap span.card-type.off { display:none; }
#edd_checkout_form_wrap span.card-type.visa { background: url( ../../plugins/easy-digital-downloads/assets/images/icons/visa.png ) no-repeat; }
#edd_checkout_form_wrap span.card-type.mastercard { background: url( ../../plugins/easy-digital-downloads/assets/images/icons/mastercard.png ) no-repeat; }
#edd_checkout_form_wrap span.card-type.discover { background: url( ../../plugins/easy-digital-downloads/assets/images/icons/discover.png ) no-repeat; }
#edd_checkout_form_wrap span.card-type.americanexpress { background: url( ../../plugins/easy-digital-downloads/assets/images/icons/americanexpress.png ) no-repeat; }
#edd_checkout_form_wrap #edd-discount-loader, #edd_checkeout_form_wrap .edd-cart-ajax { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

/* =Theme Specific styling
-------------------------------------------------------------- */

/* Twenty Twelve */
#edd_purchase_form input.edd-input.required,#edd_purchase_form select.edd-select.required { color: #000; }

/* =Receipt Page
-------------------------------------------------------------- */
body.edd_receipt_page { background-color: #fff; color: ##141412; margin: 0; font-family: Helvetica, sans-serif; font-size: 12px; }
body.edd_receipt_page #edd_receipt_wrapper { width: 660px; margin: 0 auto; padding: 50px 0; }
body.edd_receipt_page table { display: table; width: 100%; border-bottom: 1px solid #ededed; border-collapse: collapse; border-spacing: 0; font-size: 14px; line-height: 2; margin: 0 0 20px; }
body.edd_receipt_page td, body.edd_receipt_page th { display: table-cell; text-align: left; border-top: 1px solid #ededed; padding: 6px 10px 6px 0; font-weight: normal; }
body.edd_receipt_page th { font-weight: bold; text-transform: uppercase; }
body.edd_receipt_page h3 { font-size: 22px; margin: 40px 0 5px; clear: both; display: block; font-weight: bold; }

/* =Purchase Summary Tables
-------------------------------------------------------------- */
table#edd_purchase_receipt_products,
table#edd_purchase_receipt { width: 100%; }
table#edd_purchase_receipt_products td,
table#edd_purchase_receipt_products th,
table#edd_purchase_receipt td,
table#edd_purchase_receipt th { text-align: left; }
table#edd_purchase_receipt_products li { list-style: none; margin: 0 0 8px 10px; }
table#edd_purchase_receipt ul, table#edd_purchase_receipt_products ul { margin: 0; padding: 0; }
table#edd_purchase_receipt li { list-style: none; margin: 0 0 8px 0; }
table#edd_purchase_receipt_products .edd_purchase_receipt_product_notes { font-style: italic; }


/* =Purchase History
-------------------------------------------------------------- */
#edd_user_history { text-align: left; width: 100%; border-top: 1px solid #f0f0f0; border-bottom: none;}
#edd_user_history th,
#edd_user_history td { text-align: left; padding: 3px 5px; border-bottom: 1px solid #f0f0f0; border-top: none; }
#edd_user_history th { font-weight: bold; background: #f5f5f5;}
#edd_user_history td { line-height: 25px; vertical-align: middle; }

/* =Registration Form
-------------------------------------------------------------- */
#edd_registration_form .edd-input { display: inline-block; width: 200px; }
#edd_registration_form label { display: inline-block; width: 200px; }

/* =Profile Form
-------------------------------------------------------------- */
#edd_profile_editor_form p { margin-bottom: 8px; }
#edd_profile_editor_form label { display: inline-block; width: 200px; }

/* =Alerts
-------------------------------------------------------------- */
.edd_added_to_cart_alert { padding: 5px; font-size: 14px;  border: 1px solid #046a9e; background: #9ecce2; color: #333; margin: 8px 0;}
.edd_added_to_cart_alert a.edd_alert_checkout_link { color: #000 !important; }

/* =Purchase buttons
-------------------------------------------------------------- */
input.edd_submit_plain { background: none !important; border: none !important; padding: 0 !important; display: inline; cursor: pointer; }
.edd_download_purchase_form .edd_price_options { margin: 0 0 15px; }
.edd_download_purchase_form .edd_price_options ul { margin: 0; padding: 0; list-style: none; }
.edd_download_purchase_form .edd_price_options li { display: block; padding: 0; margin: 0; }

.edd-submit { text-shadow: 1px 1px #FAFAFA; line-height: normal; cursor: pointer; }
.edd-submit.button { font-size: inherit; }
.edd-submit.plain { text-shadow: none; margin: 0; padding: 0; background: none; border: 0; }
.edd-submit.plain:hover { text-decoration: underline; }

/** Gray (Default) */
.edd-submit.button { text-shadow: 0 -1px 0 rgba(0, 0, 0, .25); line-height: normal; cursor: pointer; padding: 5px 15px 6px; outline: none; position: relative; border: 1px solid; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 3px rgba(0, 0, 0, .10); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 3px rgba(0, 0, 0, .10); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 3px rgba(0, 0, 0, .10); border-radius:  3px; color: #555; border-color: #BBB; background: #E8E8E8; background: -moz-linear-gradient(top, #eeeeee, #e2e2e2); background: -webkit-linear-gradient(top, #eeeeee, #e2e2e2); background: linear-gradient(top, #eeeeee, #e2e2e2); }
.edd-submit.button.gray { text-shadow: 0 -1px 0 rgba(255, 255, 255, .25); }
.edd-submit.button:hover { text-decoration: none; background: #E8E8E8; }
.edd-submit.button:active { text-decoration: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border-top: 1px solid #959595; background: #E3E3E3; }

/** Blue */
.edd-submit.button.blue { color: #fff; border-color: #04C #04C #002A80; background: #006DCC; background: -moz-linear-gradient(top, #08C, #04C); background: -webkit-linear-gradient(top, #08C, #04C); background: linear-gradient(top, #08C, #04C); }
.edd-submit.button.blue:hover { background: #006DCC; }
.edd-submit.button.blue:active { border-color: #002A80 #04C #04C; background: #005fb1; }

/** Green */
.edd-submit.button.green { color: #fff; border-color: #51A351 #51A351 #387038; background: #5BB75B; background: -moz-linear-gradient(top, #62C462, #51A351); background: -webkit-linear-gradient(top, #62C462, #51A351); background: linear-gradient(top, #62C462, #51A351); }
.edd-submit.button.green:hover { background: #5BB75B; }
.edd-submit.button.green:active { border-color: #387038 #51A351 #51A351; background: #51a451; }

/** Yellow */
.edd-submit.button.yellow { color: #fff; border-color: #F89406 #F89406 #AD6704; background: #FAA732; background: -moz-linear-gradient(top, #FBB450, #F89406); background: -webkit-linear-gradient(top, #FBB450, #F89406); background: linear-gradient(top, #FBB450, #F89406); }
.edd-submit.button.yellow:hover { background: #FAA732; }
.edd-submit.button.yellow:active { border-color: #AD6704 #F89406 #F89406; background: #f09e2b; }

/** Dark Gray */
.edd-submit.button.dark-gray { color: #FFFFFF; border-color: #222 #222 black; background: #363636; background: -moz-linear-gradient(top, #444, #222); background: -webkit-linear-gradient(top, #444, #222); background: linear-gradient(top, #444, #222); }
.edd-submit.button.dark-gray:hover { background: #363636; }
.edd-submit.button.dark-gray:active { border-color: #000 #222 #222; background: #2b2b2b; }

/* =Downloads Shortcode
-------------------------------------------------------------- */
.edd_download_inner { padding: 0 8px 8px; margin: 0 0 10px; }
.edd_download_image { max-width:100%; }
.edd_download .edd_price { margin-bottom: 10px; }

/* =Misc styles
-------------------------------------------------------------- */
.edd-cart-ajax { margin: 0 8px 0 4px; position: relative; top: 2px; background: none; border: none; padding: 0; }

/* =Error styles
-------------------------------------------------------------- */
.edd_errors { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #E6DB55; margin: 0; background: #FFFFE0; color: #333; }
.edd_error { padding:10px; }
p.edd_error { margin: 0 !important; }

/* =Success Message styles
-------------------------------------------------------------- */
.edd_success { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #b3ce89; margin: 20px 0; background: #d5eab3; color: #567622; padding: 6px 8px; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7); }




/* EDD CART NEW CUSTOM STYLES */

#edd_checkout_form_wrap fieldset {
	clear:both;
}
#edd_checkout_form_wrap p {
	margin-top:20px;
}
.page-id-452 #navleft {
	 opacity: 0;
	z-index: -222222;
	position: relative;
}
.page-id-452 #footer_gradient {
	display:none;
}
#edd_checkout_wrap {
	padding: 20px;
	border: 1px solid #DCDCDC;
	box-shadow: 0px 0px 0px 10px rgba(214, 214, 214, 0.24);
	-moz-box-shadow: 0px 0px 0px 10px rgba(214, 214, 214, 0.24);
	-o-box-shadow: 0px 0px 0px 10px rgba(214, 214, 214, 0.24);
	-webkit-box-shadow: 0px 0px 0px 10px rgba(214, 214, 214, 0.24);
}
#edd_checkout_wrap input.edd-submit {
	font-weight: bold;
	font-size: 20px;
	display: block;
	width: 100%;
}
.edd_download_file {
	padding: 3px 11px;
	background: #F9F9F9;
	margin-bottom: 8px;
	margin-top: 8px;
	border-radius: 4px;
	text-transform: uppercase;
	font-size: smaller;
	border: 1px solid rgba(220, 220, 220, 0.34);
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.edd_download_file a {
	display:block;
} 
table#edd_user_history {
	font-size:smaller;
}
#edd_checkout_cart th {
	background:none;
}
div#edd_checkout_cart_wrap:before {
	content: "1. Your Cart";
	font-size: 26px;
	padding-bottom: 13px;
	text-transform: uppercase;
	margin-top: 20px;
	text-align: center;
	display: block;
	width: 100%;
	border-bottom: 1px solid #DCDCDC;
	margin-bottom: 10px;
	font-weight: bold;
	font-style: italic;	
	margin-bottom:24px;
}
#edd_purchase_form legend, #sl_edd_cart_services legend {
	text-align: center;
	font-size: 26px;
	padding-bottom: 13px;
	text-transform: uppercase;
	margin-top: 20px;
	font-style: italic;
}
#edd_purchase_form legend:before {
	content: "3. ";
}
#edd_show_discount {
	border-top: 1px solid #DCDCDC;
	padding-top: 10px;
	font-size: smaller;
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 10px;
}
#edd_checkout_form_wrap .edd-payment-icons {
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 10px;
}
#edd_checkout_form_wrap .edd-payment-icons img {
	max-height:36px;
}
a#edd-save-cart-button, .edd-submit.edd-apply-discount.button.yellow, #edd-restore-cart-button {
	padding: 0;
	background: none !important;
	border: none;
	box-shadow: none;
	text-shadow: none;
	color: inherit !important;
	font-size:inherit !important;
	text-decoration: underline;
	box-shadow:none !important;
	margin-left:10px;
}
.edd-submit.edd-apply-discount {
	text-align:left;
}
.edd-payment-icons:before {
	content: "Pay with: ";
	vertical-align: top;
	padding-top: 7px;
	display: inline-block;
	padding-right: 10px;
	font-size: smaller;
}


/* DOWNLOAD SINGLE FAQ */

.content-faq p {
	border-left: 3px solid;
	padding-left: 10px;
	margin-bottom: 35px;
	font-size: smaller;
}
.content-faq strong {
	font-size: 20px;
	font-weight: bold;
	border-left: 3px solid;
	padding-left: 10px;
	padding-bottom: 5px;
	display: block;
}

.edd_price_options input[type=radio] {
	margin-bottom: 0 !important;
}
.edd_price_options label {
	margin-bottom:0 !important;
	z-index: 2;
	position: relative;
}
.edd_download_purchase_form .edd_price_options li {
	padding: 5px 10px; 
	border-radius: 4px;
	background: #F7F7F7;
	margin-bottom: 10px;
	color:#888;
	font-size:12px;
}
#edd_price_option_6435_all10themes {
	position: relative;
	-webkit-transform: scale(1.02);
	-o-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-moz-transform: scale(1.02);
	transform: scale(1.02);
	box-shadow: 0px 2px 0px 0px rgba(55, 73, 28, 0.62);
	background: #A3DA51;
	font-weight: bold;
	color: #FFF;
	padding:10px;
	font-size:16px;
}
#edd_price_option_6435_all10themes:before {
	content: "Hot!";
	position: absolute;
	font-size: 13px;
	right: 10px;
	color: #F00;
	z-index: 1;
	font-weight: bold;
}

/* RATING */

.rating-detailed-average {
	font-size:small;
}	
.rating-star {
	width:20px;
	height:20px; 
	display:inline-block;
}
.star-on {
	background:url(images/star-rating.png) top left no-repeat;
	background-size:20px;
}
.star-half {
	background:url(images/star-rating-half.png) top left no-repeat;
	background-size:20px;

}
.rating-detailed-header p {
	margin-bottom:0;
}


div.knews_add_user fieldset small {
 display:none;
}







/* THEME SEARCH */


.theme_search{
	margin-bottom:50px;  
	padding:30px;
	padding-bottom:10px;
	border: 1px solid #E4E4E4;
	position: relative;
	overflow: hidden;
	box-shadow: 0px 0px 0px 10px rgba(214, 214, 214, 0.24);
	-moz-box-shadow: 0px 0px 0px 10px rgba(214, 214, 214, 0.24);
	-o-box-shadow: 0px 0px 0px 10px rgba(214, 214, 214, 0.24);
	-webkit-box-shadow: 0px 0px 0px 10px rgba(214, 214, 214, 0.24);
}
.sl_theme_search_cat_entry, .sl_theme_search_feat_entry, .sl_theme_search_perpage_entry {
	padding:  7px;
	font-size: 11px;
	background: #F9F9F9;
	border-radius: 4px;
	margin: 0 2px;
	display: inline-block;
	margin-bottom: 4px;
	line-height:1;
	box-shadow:0px 1px 0px rgba(0, 0, 0, 0.15);
	position:relative;
}
.sl_theme_search_cat_entry.choosen_cat, .sl_theme_search_feat_entry.choosen_cat, .sl_theme_search_perpage_entry.choosen_cat  {
	background:#F89A19;
	color:#fff;
	box-shadow:none;
	bottom:-1px;
}
.theme_search.inactive > div a, .theme_search.inactive > div input, .theme_search.inactive > div select, .theme_search.inactive .perpercontainer, .theme_search.inactive .theme_search_category_label, .theme_search.inactive .theme_search_features_label, .theme_search.inactive button {
	display: none;
}
.theme_search.inactive h3, .theme_search.inactive h3 a,.theme_search.inactive #sl_theme_search_ds {
	display: block;
}
.theme_search label {
	display:inline;
	margin-right:10px,
	font-size:13px;
}
.theme_search h3 {
	float: left;
	margin-top: -3px;
	margin-bottom: 15px !important;
}
.theme_search #sl_theme_search_ds {
	width: 100%;
	width: calc( 100% - 100px);
	float: right;
}
.theme_search.inactive #sl_theme_search_ds
{
	margin-bottom: 0 !important;
}
#sl_theme_search_perpage {
	width:50px;
	min-width:0;
	padding:3px;
}
.theme_search h3 a
{
	display:block;
	font-size:10px;
	line-height:1;
	font-family:Open Sans, Tahoma;
}
.theme_search_category_label, .theme_search_features_label, .theme_search_perpage_label {
	width:100px;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:70px;
}
.theme_search_features_label, .theme_search_perpage_label {
	height:40px;
}	





/* AFFILIATE UI */

.portfolio-img.ui-box {
	padding:20px;
	height:200px;
}
.portfolio-img.ui-box h4 {
	font-weight: bold;
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 10px;
	margin-bottom: 20px !important;
}





/* /////////////////////////// NEW CODE FOR FORUMS /////////////////////*/
 
body #bbpress-forums div.bbp-reply-author {
	float: none;
	width:auto;	
	position:absolute;
	top:20px;
	left:10px;
}
body #bbpress-forums div.bbp-reply-author br {
	display:none;
}
body #bbpress-forums a.bbp-author-name {
	color:#fff;
	background: #909090;
	border-radius: 2px;
	padding: 4px 10px;
	line-height: 100%;
	position:relative;
}
body #bbpress-forums a.bbp-author-name:before {
	content:'posted by: '; 
}
.bbp-author-role, .bbp-reply-ip, .bbp-author-avatar , .bbp-pagination-count, .bbp-topic-started-by, .bbp-topic-metas a:first-child, .bbp-author-name, div.bbp-template-notice.info, li.bbp-forum-topic-count, li.bbp-topic-reply-count, li.bbp-topic-voice-count, #bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer, #forums-list-0 > li > ul .bbp-forum-freshness, #forums-list-0 .bbp-forum-reply-count, #forums-list-0 .bbp-forum-reply-count{
	display:none;
}
#bbpress-forums li {
	padding-left:0;
}
#bbpress-forums ul.bbp-forums, #forums-list-0, #bbpress-forums ul.bbp-topics {
	border:0px none !important;
}	
/* INDEX */
#forums-list-0 > li > ul {
	margin-bottom:0px; 
	padding:40px  !important;
	font-size:20px;
}

/* LIST */
#bbpress-forums ul.bbp-replies {
	border:0px none !important;
}
#forums-list-0 li.bbp-forum-info, a.bbp-topic-permalink {
	font-size: 18px;
	font-weight: bold;
}
#bbpress-forums .bbp-topic-title, .topic li.bbp-topic-freshness, li.bbp-topic-freshness {
	display:block;
	width:100%;
	float:none;
	text-align:left;
}
#bbpress-forums li.bbp-body ul.topic {
	padding:20px !important;
}
#bbpress-forums .bbp-topic-freshness .bbp-topic-meta {
	float:left;
	margin:0;
	margin-right:10px;
}
a.bbp-topic-permalink {
	font-size:18px;
}
span#subscription-toggle {
	float: right;
}
#bbpress-forums div.reply.user-id-1 {
	background-image: url(http://7theme.net/wp-content/uploads/by7theme.png);
	background-position: 20px 67px;
	background-repeat: no-repeat;
	background-size: 30px;
	padding-left: 70px !important;
}
#bbpress-forums div.bbp-reply-content {
	margin-left: 0 !important;
	padding-top: 40px !important;
	padding-bottom: 0 !important;
	font-size:14px;
	color:#000;
}
#bbpress-forums div.bbp-reply-header {
	background-color:transparent !important;
	position:absolute;
	padding-left:20px;
	border-top:0px none;
	color:#ccc;	
}
li.bbp-body div.hentry {
	padding:20px !important;
}
#bbpress-forums div.reply {
	min-height:140px;
	position:relative;
	width:auto !important;
}
#bbpress-forums div.odd, #bbpress-forums ul.odd {
	background-color: #EFEFEF !important;
}	
#bbpress-forums div.even, #bbpress-forums ul.even {
	background-color:#fcfcfc !important;
}
#bbpress-forums #bbp-user-wrapper ul.bbp-topics, #bbpress-forums #bbp-user-wrapper ul.bbp-replies, #bbp-user-replies-created .forums bbp-replies, #bbp-user-topics-started .bbp-topics {
	clear:both;
}
#bbp-user-replies-created .div.bbp-reply-header, #bbp-user-topics-started .div.bbp-reply-header {
	overflow:initial;
}
#bbp-user-replies-created .bbp-reply-post-date, #bbp-user-topics-started .bbp-reply-post-date {
	display:none;
}
.bbp-user-section #forums bbp-replies a.bbp-topic-permalink {
 	font-size: 18px;
	position: absolute;
	left: 0;
	z-index: 2222222;
	top: 16px; 

}
.bbp-user-section #forums bbp-replies bbp-author-name, #bbp-user-replies-created .bbp-author-name {
	display:none !important;
}
#bbp-user-replies-created a.bbp-topic-permalink {
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 222;
}
.admin-bar.single-forum #bbpress-forums .bbp-author-avatar {
	display:block !important;
}
/* END FORUMS */




body.home #headline {
	position:absolute;
	border:0px none;
	box-shadow:none;
	background:none;
}
body.home .frame.effects {
	background: url(http://7theme.net/7theme_banner_homepage.jpg) top left repeat-x;
	background-size: 2875px auto;
	height:900px; 
	-webkit-animation: backgroundScroll 60s linear infinite;
	-moz-animation: backgroundScroll 60s linear infinite;
	-o-animation: backgroundScroll 60s linear infinite;
	animation: backgroundScroll 60s linear infinite; 
}
body.home .frame.effects ul {
	display:none;
}
body.home .wrap {
	padding-bottom:0;
}
body.home .wrap .scrollbar {
	display:none;
}
@-webkit-keyframes backgroundScroll {
from {background-position: 0 0;}
to {background-position: -2875px 0;}
}
 
@keyframes backgroundScroll {
from {background-position: 0 0;}
to {background-position: -2875px 0;}
}
@-moz-keyframes backgroundScroll {
from {background-position: 0 0;}
to {background-position: -2875px 0;}
}
 
@-o-keyframes backgroundScroll {
from {background-position: 0 0;}
to {background-position: -2875px 0;}
}

.frame_overlay {
	/* height: 900px; */
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: -110px;
}
.frame_overlay .h1, .frame_overlay .h2, .frame_overlay .h3 {
	position: relative;
	max-width: 1100px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	text-shadow: 0px 0px 40px #000;
	font-size: 134px;
}
.frame_overlay .h2 {
	font-size: 57px;
	margin-top: 23px;
	padding-left: 120px;
	font-style: italic;
	text-align: right;
}
.frame_overlay .h3 {
	margin-bottom: 40px !important;
	font-size: 95px;
	opacity: 0.4;
	padding-left: 40px;
}

.rotating {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
  -o-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin-x: 50%;
}

.rotating.flip {
  position: relative;
}

.rotating .front, .rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-transform: translate3d(0,0,1px);
  -moz-transform: translate3d(0,0,1px);
  -ms-transform: translate3d(0,0,1px);
  -o-transform: translate3d(0,0,1px);
  transform: translate3d(0,0,1px);
}

.rotating.flip .front {
  z-index: 1;
}

.rotating .back {
  display: block;
  opacity: 0;
}

.rotating.spin {
  -webkit-transform: rotate(360deg) scale(0);
  -moz-transform: rotate(360deg) scale(0);
  -ms-transform: rotate(360deg) scale(0);
  -o-transform: rotate(360deg) scale(0);
  transform: rotate(360deg) scale(0);
}



.rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;
  
  -webkit-transform: rotateY(180deg) translate3d(0,0,0);
  -moz-transform: rotateY(180deg) translate3d(0,0,0);
  -ms-transform: rotateY(180deg) translate3d(0,0,0);
  -o-transform: rotateY(180deg) translate3d(0,0,0);
  transform: rotateY(180deg) translate3d(0,0,0);
}

.rotating.flip.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0,0,0);
  -moz-transform: rotateX(180deg) translate3d(0,0,0);
  -ms-transform: rotateX(180deg) translate3d(0,0,0);
  -o-transform: rotateX(180deg) translate3d(0,0,0);
  transform: rotateX(180deg) translate3d(0,0,0);
}

.rotating.flip.cube .front {
  -webkit-transform: translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: translate3d(0,0,100px) scale(0.85,0.85);
  transform: translate3d(0,0,100px) scale(0.85,0.85);
}

.rotating.flip.cube .back {
  -webkit-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}

.rotating.flip.cube.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}
body.home #page-sidebar-no-sidebar {
	position: relative;
}
body.home #page-sidebar-no-sidebar #content {
	margin-top: -200px;
}

.pp_social {
	display:none;
	visibility:hidden;
}


aside#nav_menu-4 h3, aside#nav_menu-5 h3 {
	color: inherit;
}
aside#nav_menu-4, aside#nav_menu-5 {
	padding: 20px;
	background: #FFA500;
	color: #fff;
}
aside#nav_menu-4 a, aside#nav_menu-5 a {
	color: inherit;
}

/* SERVICES IN CART */

.sl_edd_cart_readmore {
	margin-top: -12px;
	display: block;
	font-size: smaller;
	margin-bottom:30px;
}
#sl_edd_cart_services a.button {
	display:block;
}
#sl_edd_cart_services legend:before {
	content:'2. ';
}
.download_right .sl_add_to_cart {
	background:#353535;
	color:#fff;
}
.download_right .sl_add_to_cart span {
	background:#ED9C28;
	float:right;
	padding:7px 10px;
	margin-top:-7px;
	margin-right:-10px;
}
.download_right .edd_download_purchase_form .edd_price_options li {
	margin-top:10px;
	float:left;
	padding-top:10px;
	margin-right:2%;
	width:25%;
	background:#353535;
	color:#fff;
	position:relative;
	cursor:pointer;
}
.download_right .edd_download_purchase_form .edd_price_options li:nth-child(2) {
	margin-top:0;
	padding-bottom:25px;
	position:relative;
}
.download_right .edd_download_purchase_form .edd_price_options li:nth-child(2) .edd_price_option_price {
	display:block;
	margin-bottom:10px;
}
.download_right .edd_download_purchase_form .edd_price_options li:nth-child(2):after {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #ED9C28;
	height: 25px;
	content: "Recommended";
	left: 0;
	font-size: 10px;
}
.download_right .edd_price_options {
	text-align:center;
}
.download_right .edd_download_purchase_form .edd_price_options li:last-child {
	margin-right:0;
}
.download_right .edd_price_option_name {
	display:block;
	margin-top:20px;

}
.download_right .edd_price_option_sep {
	display:none;
}
.download_right .edd_price_option_price {
	font-weight:bold;
	font-size:18px;
	display:block;
	margin-bottom:10px;
}
.download_right .edd-submit.button.yellow {
	display:block;
}
.download_right .edd_purchase_submit_wrapper {
	clear:both;
	float:none;
	margin-top:30px;
} 
.edd_download_purchase_form .edd_price_options {
	margin-bottom:20px;
}	
.edd_download_purchase_form .edd_price_options ul:after {
	content: "";
	clear: both;
	display: table;
}
.download_right .edd_purchase_submit_wrapper:before, .sl_edd_single_add_services {
	content: "2. Purchase";
	font-size: 20px;
	text-align: left;
	width: 100%;
	display: block;
	margin-bottom: 30px;
	font-weight: bold;
}
body.download_type_service .download_right .edd_purchase_submit_wrapper:before {
	display:none;
}
body.download_type_service .download_right .edd_purchase_submit_wrapper {
	margin-top:0;
}
.edd_multiprice .download_right .edd_purchase_submit_wrapper:before, .sl_edd_single_add_services {
	content: "3. Purchase";
	font-size: 20px;
	text-align: left;
	width: 100%;
	display: block;
	margin-bottom: 30px;
	font-weight: bold;
}
.content .recommented_product product_2954, .content .recommented_product product_2959, .content .sl_edd_single_add_services, .content .sl_add_to_cart, .content .edd_download_purchase_form .edd_price_options:before, .edd-checkout .sl_edd_single_add_services {
	display:none;
}
.content .edd_download_purchase_form .edd_price_options li {
	width:27%;
	float:left;
	margin-right:3%;
}
.edd_download_purchase_form .edd_price_options ul:after {
	content:"";
	clear:both;
	display:table;
}
.download-single-img .content  form {
	float:none;
	width:100%;
}
.page-id-452.cart_is_empty #edd_checkout_wrap {
	padding: 0px;
	border: 0px none;
	box-shadow: none;
	-moz-box-shadow:none;
	-o-box-shadow: none;
	-webkit-box-shadow: none;
	margin-top:300px;
} 
.page-id-452.cart_is_empty #page-sidebar-no-sidebar h3 {
	display:inline-block;
	background:#fff;
	font-size:100px; 
	line-height:100px;
	padding:10px 20px;
	padding: 20px 50px;
	box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.24);
}
.page-id-452.cart_is_empty #page-sidebar-no-sidebar h3 + p {
	background:#fff;
	line-height:30px;
	font-size:30px; 
	display:inline-block;
	padding:10px 20px; 
	box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.24);
	
}
.page-id-452.cart_is_empty #page-sidebar-no-sidebar h3 + p a {
	text-decoration:none;	
}
.page-id-452.cart_is_empty #page-sidebar-no-sidebar .one_third, .page-id-452.cart_is_empty #page-sidebar-no-sidebar .one_half, .page-id-452.cart_is_empty #page-sidebar-no-sidebar .one_fourth {
	float:none;
	width:100%;
	clear:both;
}
.page-id-452.cart_is_empty #page-sidebar-no-sidebar {
	background: url(http://7theme.net/wp-content/uploads/empty-cart.jpg) center top no-repeat;
	background-size: contain;
	background-repeat: no-repeat;
	text-align: center;
	min-height: 1000px;
}
.page-id-452.cart_is_empty #footer {
	margin-top:-12px;
}
.page-id-452.cart_is_empty #navleft {
	position:static;
	opacity:1;
}
.page-id-452.cart_is_empty #footer_gradient {
	display:block;
}
.download_right .edd_download_purchase_form .edd_price_options li:before {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	background: #545454 url(http://7theme.net/wp-content/uploads/radio_blank.png) center center no-repeat; 
	height: 40px;
	top: -5px;
	z-index: 222;
	line-height: 40px;
}
.download_right .edd_download_purchase_form .edd_price_options li.sl_option_selected:before {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	background: #ED9C28 url(http://7theme.net/wp-content/uploads/check_dark.png) center center no-repeat; 
	height: 40px;
	top: -5px;
	z-index: 222;
	line-height: 40px;
}
.download_right .edd_price_options input[type=radio] {
	opacity:0;
}

.youcan {
	padding: 20px;
	padding-left: 100px;
	font-size: 20px;
	font-weight: bold;
	background:#E9FFE9 url(/wp-content/uploads/youcan.png) 30px center no-repeat;
	margin: 30px auto;
	border: 1px solid #008000; 
}
.youcannot {
	padding: 20px;
	padding-left: 100px;
	font-size: 20px;
	font-weight: bold;
	background:#FFE9E9 url(/wp-content/uploads/youcannot.png) 30px center no-repeat;
	margin: 30px auto;
	border: 1px solid #8A0F0F; 
}
.license_info_link, .license_info_link:hover { 
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #ED9C28;
	line-height: 20px;
	text-align: center;
	color: #fff;
	border-radius: 100%;
	font-size: 14px;
	margin-left: 5px;
	position: relative;
	top: -2px; 
}
.span_right, .user_edit_paypal_link {
	float:right;
}
.span_right:after, .user_edit_paypal_link:after {
	content:'';
	display:table;
	clear:both;
}
.user_edit_paypal_link {
	width:20px;  
	line-height:24px;
	text-indent:-9999px;
	background: url(https://cdn3.iconfinder.com/data/icons/glypho-free/64/pen-checkbox-20.png) center center no-repeat;
	margin-left:8px;
}
.affiliate_page .ui-tabs-nav {
	background:#f1f1f1;
	display:table;
	width:98%;
	padding:0px 1%;
	padding-top:1%;
	border-bottom:0px none;
	margin-bottom:40px; 
}
.affiliate_page .ui-tabs-nav > li {
	display:table-cell;
	width:20%;
	text-align:center;
	font-size:18px;
	padding:20px 18px;
	border:0px none;
}	
.affiliate_page .ui-box {
	box-shadow:none;
	-webkit-box-shadow:none;
	background:#f1f1f1;
	border:0px none;
}
.affiliate_page .ui-tabs > div {
	padding:0 !important;
}
a.black {
    background: #424242 !important;
    box-shadow: 0px 5px 0px #000;
    border: 0px none !important;
}
li#menu-item-25153:after {
	content: "new";
	position: absolute;
	top: 21px;
	right: 2px;
	background: #F89406;
	color: #fff;
	border-radius: 2px;
	padding: 1px 2px;
	line-height: 1;
	font-size: 12px;
}

.download_type_pre-release .demobar {
	border-bottom: 0px none;
	margin-top: 40px;
	margin-bottom: 30px;
}
.is_pre_release .mini_item_content .two_third_last, .is_pre_release .mini_item_content .edd_price {
	position: relative;
	line-height: 1;
}
.is_pre_release .mini_item_link {
	border-bottom:0px none;
}

.prerelease_notice {
	padding: 20px;
	margin-bottom: 40px;
	background: #FFF;
	border: 4px solid #F20;
}
.prerelease_notice p:first-child {
	color: #F20;
}
.prerelease_notice label {
	display:inline-block;
	margin-right:15px;
}
.prerelease_notice input[type=submit] {
	color: #FFF;
	background: #ED9C28 !important;
	border: none;
	border-radius: 4px;
	box-shadow: 0px 5px 0px #B57820;
	margin-left: 15px;
	padding: 11px 30px;
	margin-top: 0;
	font-weight: bold;
}
