/*
 Theme Name:     Customizr Child
 Theme URI:      http://mysite.com/
 Description:    My description
 Author:         Me
 Author URI:     http://mysite.com/
 Template:       customizr
 Version:        1.0.0
*/

/* --- main body paddings --- */

@media (max-width: 979px) and (min-width: 768px) {
	.row {
		margin-left: 0px !important;
	}
}

/* --- dividers --- */

@media (max-width: 979px) {
	.featurette-divider {
		margin: 10px 0px;
	}
}

/* --------------------------------------------- */
/* -- nav bar -- */

/* top menu item */
.navbar .nav>li>a {
   padding: 5px 10px;
   border-right: 1px dotted #E7E7E7;
}

.nav-collapse, .nav-collapse.collapse {
    overflow: visible;
}   
.navbar .btn-navbar {
    display: none;
}   

.navbar .nav-collapse {
   margin-left: -300px;
}

/* remove right padding for top menu */
.navbar-inner {
	padding-right: 0px !important;
}
@media (max-width:979px) {
	/* toggle nav button - shift upper */
	.navbar .btn-navbar, .navbar .btn-toggle-nav {
		margin: 0px !important;
	}
	body.sticky-disabled .btn-toggle-nav {
		position: relative;
		top: -95px;
		right: 10px;
	}
	.navbar .navbar-inner {
		margin: 0px 5px;
	}
	.navbar-wrapper {
		height: 0px !important;
		min-height: 0px !important;
	}
	
	/* not transparent popup menu */
	.nav-collapse.collapse, .no-navbar .nav-collapse {
		background: white !important;
	}
}

/* --------------------------------------------- */
/* -- footer -- */

@media (max-width:979px) {
	#footer .row-fluid [class*=span], .uneditable-input[class*=span], [class*=span] {
		float: left;
		display: inline-block;
		width: 100%;
		margin-left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		text-align: left;
	}
	
	#footer .span4 {
		/* width: 30%; */
		margin-top: 0px;
		padding: 0px 20px;
	}
}

footer#footer a {
  font-size:1em;
}

/* --- page headers for mobile --- */

@media (max-width: 767px) {
	h1, h2, h3 {
		line-height: 1.4em !important;
	}
}


/* --------------------------------------------- */
/*  3 blocks with round images on front page */

@media (max-width:979px) {
	.widget-area .widget-front {
		margin-top: -20px;
	}
	.widget-area .widget-front .thumb-wrapper {
		float: left;
	}
	.widget-area div.widget-front h2 {
		padding-top: 50px;
		margin-left: 220px;
		text-align: left;
	} 
	.widget-area div.widget-front p {
		margin-left: 215px;
		text-align: left;
	}
	.widget-area div.widget-front > a {
		margin-left: 15px;
		float: left;
	}
	.widget-area .span4+.span4 {
		margin-top: -30px;
	}
}

@media (max-width:500px) {
	.widget-area .widget-front {
		margin-top: 0px;
	}
	.widget-area .widget-front .thumb-wrapper {
		float: unset;
		height: 225px;
	}
	.widget-front .round-div {
		top: -58px;
	}
	.widget-area div.widget-front h2 {
		padding-top: 0px;
		margin-top: 0px;
		margin-left: 0px;
		text-align: center;		
	} 
	.widget-area div.widget-front p {
		margin-left: 0px;
		text-align: center;
	}
	.widget-area div.widget-front > a {
		margin-left: 0px;
		float: unset;
	}
	.widget-area .span4+.span4 {
		margin-top: 0px;
	}
}


/* --------------------------------------------- */
/*  hide carousel for small screens */
@media (max-width:500px) {
	.carousel {
		display: none;
	}
}

/* --------------------------------------------- */
/* -- woocommerce cart in menu -- */

#wpmenucartli {
 background: #E7E7E7;
}
#wpmenucartli .amount {
 padding-right: 15px;
}
#wpmenucartli * {
  font-weight:bold !important;
  color: #08C !important;
}


/* -- woocommerce messages -- */

.woocommerce-message {
  border: 5px solid #8fae1b !important;
}

.woocommerce-error {
  border: 5px solid #b81c23 !important;
}




.licenseinfo {
  border: 5px solid #8fae1b !important;
  padding: 0px 20px 20px 20px;
}


.colophon { display: none !important; }

.uneditable-input, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=tel], input[type=color], input[type=search], select, textarea {
  height: auto !important;
}

.create-account {
  background: #f7f6f7;
  border-top: 3px solid #1e85be;
  padding: 5px;
  margin: 50px 0px 10px 0px;
}

hr.__before_content, hr.__before_loop {
  border:none;
}






@media (min-width:979px) {
	.fullwidth {
	  align:right; 
	  margin-top:20px;
	  margin-left:0px;
	  margin-bottom:0px;
	  margin-right:0px; 
	  /*width:0px; */
	}
}

@media (max-width: 979px) {
	.fullwidth {
	  align:right; 
	  margin-top:0px;
	  margin-left:0px;
	  margin-bottom:0px;
	  margin-right:0px; 
	  /*width:0px; */
	}
}


@media (min-width:979px) {
	.fptable {
		display: table;
		width: 100%;
	}
	.fptable .fprow {
		display: table-row;
	}
	.fptable .fprow .fpcell {
		display: table-cell;
		vertical-align: middle;
		width: 50%;
	}
}


.licorderid {
	background: #8fae1b;
	padding: 5px 10px;
	color: white;
	display: inline-block;
}

.single-product .product .summary { width: auto !important; float: left !important; }

.price .amount  {
	color: #08c;
    font-size: 1.5em;
	font-weight: bold;
}

div.right #right {
	border-left-style:none;
}
div.right #right::before {
	border-left-style:none;
}
div.right .widget_display_forums ul {
	margin: 0px; padding: 0px;
}
div.right aside {
	margin-bottom: 30px;
}
div.right aside h3{
	font-size: 18px;
    line-height: 1,1em;	
	margin: 0px;
}

.bbp-reply-form, .bbp-topic-form {
	background: #EEE;
	border-top: 5px solid #8fae1b;
	border-bottom: 5px solid #8fae1b;
	margin-top: 100px;
}

.bbp-topics, .bbp-replies {
	border-top: 5px solid #8fae1b !important;
}

.bbp-admin-links a {
	background: #D0D0D0;
	color: white !important;
	padding: 3px;
}

li.bbp-topic-title  a.bbp-topic-permalink , .bbp-reply-content p {
	font-family: Arial !important;
	font-size: 11pt !important;
	font-weight: 400 !important;
}

.subscription-toggle {
	float:right;
}

.bbp-submit-wrapper {
	float:left !important;
}

fieldset.bbp-form legend {
	margin-bottom: 0px;
	border:none;
}

.bbp-reply-author {
	border-right: 5px solid #f4f4f4;
}

li.bbp-footer {
	display:none;
}

.bbp_widget_login {
	background: rgb(233, 234, 238);
	padding: 2px 10px;
}

div.right aside input[type=submit], div.right aside button, #bbp_reply_submit {
    text-decoration: none;
    display: inline-block;
	color: white;
	font-size: 10pt;
	padding: 3px 15px;
    border-color: #618926;
    border-top-color: rgb(97, 137, 38);
    border-right-color: rgb(97, 137, 38);
    border-bottom-color: rgb(97, 137, 38);
    border-left-color: rgb(97, 137, 38);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-style: solid;
    border-width: 1px;
    background: rgba(152, 186, 64, 1);
    -pie-background: linear-gradient(rgba(152, 186, 64, 1) 45%, rgba(97, 137, 38, 1));
    background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, rgba(152, 186, 64, 1)), color-stop(1, rgba(97, 137, 38, 1)));
    background: -moz-linear-gradient(rgba(152, 186, 64, 1) 45%, rgba(97, 137, 38, 1));
    background: -o-linear-gradient(rgba(152, 186, 64, 1) 45%, rgba(97, 137, 38, 1));
    background: linear-gradient(rgba(152, 186, 64, 1) 45%, rgba(97, 137, 38, 1));
    -webkit-box-shadow: 0px 0px 2px #333;
    -moz-box-shadow: 0px 0px 2px #333;
    box-shadow: 0px 0px 2px #333;
}



.tc-header .brand h1 {
    font-size: 2em;
	margin-bottom: 0px;
}
.sticky-enabled .tc-header .brand h1 {
    font-size: 1.5em;
	line-height: 1em;
}

/* ??? */
/*
.row-fluid .span3 {
    width: 28%;
}
.row-fluid .span9 {
    width: 71%;
}
.row-fluid [class*=span] {
	margin-left: 1%;
}
*/

.row-fluid H2.span7 {
    width: 70%;
    margin: 0px;
}


/* --- special headers for description page --- */
h2.descheader {
	margin-left: 40px;
}

h2.descheader > span {
	margin-left: -40px;
    padding:10px; 
	background:#08c; 
	color:white;	
}


/* adaptive logos for download page */
@media (max-width:500px) {
	.nasselect img {
		width: 100px;
	}
}
.nasselect td {
	border-top: none;
	padding: 0px;
}
