/*
Theme Name:Theme Freesia
Theme URI: https://themefreesia.com/themes/themefreesia
Author: Theme Freesia
Author URI: http://themefreesia.com
Version: 1.0.3
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

All files, unless otherwise stated, are released under the GNU General Public License
version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
Text Domain: themefreesia
==================================================
*/


/*-------------------------------------------------*/
/* = =  T H E M E F R E E S I A .C O M = =
/*-------------------------------------------------*/



/* #Browser Reset
================================================== */
samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
  	text-rendering: optimizelegibility;
}

*,
*:before,
*:after { /* box layout to all elements */
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* Webkit */
::selection {
	background: #28739b;
	color: #fff;
}

/* Gecko/Mozilla */
::-moz-selection {
	background: #28739b;
	color: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol, ul {
	list-style: none;
	margin: 0px;
}

ul li a,
ol li a {
	color: #666;
}

ul li a:hover,
ol li a:hover {
	color: #28739b;
}

ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 20px;
	width: 100%;
}

caption,
th {
	font-weight: normal;
	text-align: left;
}

th {
	text-transform: uppercase;
	color: #333;
}

td,
th {
	padding: 8px;
	border-width: 0 1px 1px 0;
}

a img {
	border: 0 none;
}

embed,
iframe,
object {
	max-width: 100%;
}


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


/* Typography
================================================== */
body,
input,
select,
textarea {
	color: #666;
	font: 15px 'Roboto', sans-serif;
	line-height: 22px;
	word-wrap: break-word;
	font-weight: 300;
}


/* ----- #Heading Tags  ----- */
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #484848;
	font-weight: normal;
	margin-top:0;
	padding-bottom: 15px;
}


    h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a { font-weight: inherit }


h1 {
	font-size:30px;
	line-height: 35px;
}

h2 {
	font-size: 26px;
	line-height: 33px;
}

h3 {
	font-size: 24px;
	line-height: 31px;
}

h4 {
	font-size: 22px;
	line-height: 29px;
}

h5 {
	font-size: 20px;
	line-height: 27px;
}

h6 {
	font-size: 17px;
	line-height: 24px;
}


.highlight { 
	font-weight: 500;
}


/* ----- #Text Elements  ----- */
p {
	padding: 0;
	margin: 0 0 20px 0;
}


strong { font-weight: bold; }


cite,
em,
i { font-style: italic; }


pre {
	white-space: pre-wrap;
	background-color: #f2f2f2;
	margin-bottom: 20px;
	overflow: auto;
	padding: 30px;
	clear: both;
}

pre,
code,
kbd {
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 14px;
	line-height: 21px;
}

abbr,
acronym,
dfn {
	border-bottom: 1px dotted rgba(0, 0, 0, 0.4);
	cursor: help;
}

address {
	display: block;
	margin: 0 0 1.625em;
}

ins {
	background-color: #fff9c0;
	text-decoration: none;
	margin-bottom: 20px;
}


.hidden {  display: none !important }


/* #Body Structure
================================================== */
#page {
	width: 100%;
	background-color: #fff;
}

.container {
	margin: 0 auto;
	max-width: 1270px;
	padding: 0;
	position: relative;
}


/* --------------------------------------------
	Column
-------------------------------------------- */
.column {
	margin: 0 -15px;
}

.logged-in .column,
.woocommerce .column,
.bbpress .column {
	margin: 0px;
}

.one-column,
.two-column,
.three-column,
.four-column {
	float: left;
	padding: 0 15px 40px;
}

.one-column {
	width:100%;
}

.two-column {
	width: 50%;
}

.three-column {
	width: 33.33%;
}

.four-column {
	width: 25%;
}

.two-column:nth-child(2n+3) {
 	clear: both;
}

.three-column:nth-child(3n+4),
.four-column:nth-child(4n+5) {
 	clear: both;
}


/* #Buttons
================================================== */
.entry-meta a.readmore {
	color: #28739b;
	float: right;
	text-transform: uppercase;
	font-weight: normal;
}

.entry-meta a.readmore:hover span:before {
	padding-left: 5px;
}

a.more-link:hover {
	text-decoration: underline;
}

/* ----- Default Button ----- */
.btn-default {
	color: #666;
	font-size: 13px;
	font-weight: normal;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	padding: 3px 10px;
	border: 1px solid #666;
	border-radius: 3px;
	-ms-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.btn-default:hover {
	background-color: #28739b;
	border-color: #28739b; 
	color: #fff;
}

.light {
	border-color: #fff;
    color: #fff;
}

.red {
	background-color: #ed1c24;
	border: 1px solid #ed1c24;
	color: #fff;
}

.blue {
	background-color: #28739b;
	border: 1px solid #28739b;
	color: #fff;
}

.green {
	background-color: #00aa3c;
	border: 1px solid #00aa3c;
	color: #fff;
}

.red:hover,
.blue:hover,
.green:hover {
	background-color: #eee;
	border: 1px solid #ddd;
	color: #545454;
}



/* #Universal Clearfix
================================================== */
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }

.clearfix { display: inline-block; }


/* start commented backslash hack \*/

* html .clearfix { height: 1%; }

.clearfix { display: block; }

/* close commented backslash hack */


/* #Forms
================================================== */
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="tel"],
input[type="url"],
textarea,
input[type="reset"],
input[type="button"],
input[type="submit"] {
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
	-moz-box-sizing: inherit;
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="tel"],
input[type="url"],
textarea {
	padding: 10px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	width: 100%;
	margin: 0 0 30px;
	background-color: #fff;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus {
	border-color: rgba(0, 0, 0, 0.20);
	background-color: #fff;
}

input[type="reset"],
input[type="button"],
input[type="submit"] {
	border: 0 none;
	cursor: pointer;
	margin-bottom: 30px;
	color: #fff;
	text-transform: uppercase;
	display: block;
	text-align: center;
	height: 40px;
	padding: 8px 20px;
	background-color: #28739b;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
	background-color: #666;
}

input.s {
	height: 44px;
	margin: 0;
	width: 266px;
	padding: 6px 8px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0px;
	color: #646464;
    float: left;
    font-size: 18px;
    line-height: 25px;
    outline: none;
}


/* #Logo-Name-Slogan
================================================== */
#site-branding {
	float: left;
	margin: 15px 0px;
}

.custom-logo {
	float: left;
	margin-right: 10px;
	width: 50px;
}

#site-title {
	display: inline-block;
	font-size: 26px;
	font-weight: normal;
	line-height: 33px;
	margin-right: 10px;
	margin-bottom: 0;
	padding: 8px 0;
	text-transform: uppercase;
}

#site-title a {
	color: #333;
	display: block;
}

#site-title span {
	color: #ed1c24;
}

#site-description {
	font-size: 13px;
	line-height: 20px;
	color: #999;
	float: left;
	margin: 20px 0 0;
}


/* #Horizontal Line
================================================== */
hr {
	border-color: rgba(0, 0, 0, 0.1);
	border-style: solid none none;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}


/* #Images
================================================== */
figure {
	margin: 0;
	text-align: center;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%;
}

img.size-full,
img.size-large {
	max-width: 100%;
	height: auto; 
}

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

img.alignleft,
img.alignright,
img.aligncenter {
	margin-top: 20px;
	margin-bottom: 20px;
}

img#wpstats {
	display: none;
}

.img-border {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #ccc;
}


/* ----- Caption ----- */
.wp-caption {
	margin-bottom: 20px;
	max-width: 100%;
}

.wp-caption a {
	display: block;
	position: relative;
}

.wp-caption .wp-caption-text,
.gallery-caption {
	font-style: italic;
}

.wp-caption .wp-caption-text {
	margin-bottom: 0;
	padding: 10px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}


/* #Links
================================================== */
a {
	color: #28739b;
	text-decoration: none;
	cursor:pointer;
}

a:focus,
a:active,
a:hover {
	text-decoration: none;
}


/* #Super/Sub Scripts
================================================== */
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}


/* #Header Section
================================================== */

#sticky_header {
	background-color: rgb(255, 255, 255); /* The Fallback */
	background-color: rgba(255, 255, 255, 0.9);
	border-bottom: 1px solid #eee;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  	-moz-box-shadow:    0 1px 2px rgba(0, 0, 0, 0.15);
  	box-shadow:         0 1px 2px rgba(0, 0, 0, 0.15);
	width: 100%;
	z-index: 999;
}

.navbar-right {
	float: right;
	margin-top: 14px;
}


/* #Social Links
================================================== */
.social-links {
	margin-top: 0px;
}

.social-links ul li {
	margin: 6px 5px 0 0;
	float: left;
}

.social-links ul li a {
	border-radius: 3px;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 30px;
}

.social-links ul li a:before {
	background-repeat: no-repeat;
	content: '';
	float: left;
	height: 30px;
	width: 30px;
}

.social-links ul li a[href*="facebook.com"]:hover {
	background-color: #3B5998;
}

.social-links ul li a[href*="facebook.com"]:before {
	background-image: url("../svg/facebook.svg");
}

.social-links ul li a[href*="twitter.com"]:hover {
	background-color: #38A8E0;
}

.social-links ul li a[href*="twitter.com"]:before {
	background-image: url("../svg/twitter.svg");
}

.social-links ul li a[href*="youtube.com"]:hover {
	background-color: #DE1A2A;
	color: #fff;
}

.social-links ul li a[href*="youtube.com"]:before {
	background-image: url("../svg/youtube.svg");
}


/* #Navigation
================================================== */
.main-navigation {
	float: right;
}

.main-navigation > ul > li {
	float: left;
	position: relative;
	display: inline-block;
}

.main-navigation a {
	color: #666;
	display: block;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
  	padding: 15px 12px;
}

.main-navigation .fa-user:before {
	background-image: url("../svg/man-2.svg");
	content: "";
	float: left;
	margin-right: 5px;
	width: 12px;
	height: 12px;
	margin-top: 5px;
}

.main-navigation .fa-user.account:before {
	background-image: url("../svg/man-1.svg");
}

.main-navigation .fa-user.logout:before {
	background-image: url("../svg/man-3.svg");
}

.main-navigation a.fa-user {
	color: #00aa3c;
}

.main-navigation a.fa-user.logout {
	color: #ed1c24;
}

.main-navigation a.fa-user.account {
	color: #28739b;
}

.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a {
	color: #28739b;
}


/* ----- Dropdown ----- */
.main-navigation ul li ul,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul {
	visibility:hidden;
}

.main-navigation ul li ul {
	list-style-type: none;
	position: absolute;
	top: 50px;
	padding: 0;
	margin: 0;
	opacity: 0;
		-moz-opacity: 0;
		filter:alpha(opacity=0);
	visibility:hidden;
	text-indent: 10px;
	line-height: 32px;
	background-color: #fff;
		-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
		-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
	width: 200px;
	z-index: 9999;
		-webkit-transition: 	all .40s ease;
		-moz-transition: 		all .40s ease;
		-ms-transition:		all .40s ease;
		-o-transition: 		all .40s ease;
	transition: 			all .40s ease;
}

.main-navigation > ul > li:hover > ul {
	display: block;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);	
  	visibility:visible;
  	top: 65px;
}

.main-navigation ul li ul li {
	float: none;
	margin: 0;
	position: relative;
    text-align: left;
    width: 200px;
    z-index: 1;
}

.main-navigation ul li ul li::before {
    border-top: 1px dotted #ddd;
    content: "";
    height: 1px;
    left: 10px;
    position: absolute;
    top: 0;
    width: 90%;
}

.main-navigation ul li ul li:first-child::before {
    border-top: none;
}

.main-navigation ul li ul li a,
.main-navigation ul li.current-menu-item ul li a,
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor ul li a,
.main-navigation ul li.current-menu-ancestor ul li a,
.main-navigation ul li.current_page_item ul li a {
	float: none;
	line-height: 20px;
	font-size: 14px;
	height: inherit;
	padding: 12px 10px;
	color: #666;
	text-transform: capitalize;
}

.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover {
	color: #28739b;
}

.main-navigation ul li ul li ul {
	left: 190px;
	top: 50px;
}

.main-navigation ul li:last-child ul li ul {
	left: -200px;
}

.main-navigation ul ul li:hover ul,
.main-navigation ul ul ul li:hover ul {
	top: 0;
	display: block;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);	
  	visibility:visible;
}

/* ----- Responsive Navigation ----- */
.menu-toggle {
	display: none;
}


/* #Content
================================================== */
#content {
	margin: 60px 0px 30px;
}

.themefreesia-business #content {
	margin: 0px;
}

#main ul {
	list-style-type: disc;
}

#main ol {
	list-style-type: decimal;
}

#main ol ol {
	list-style: upper-alpha;
}

#main ol ol ol {
	list-style: lower-roman;
}

#main ol ol ol ol {
	list-style: lower-alpha;
}

#primary {
	float: left;
	padding: 0 15px;
	width: 75%;
}

#main .sticky {
	background-color: #f2f2f2;
	padding: 20px 20px 0;
	margin-bottom: 50px;
}

/* #Sidebars
================================================== */
#secondary {
	float: left;
	padding: 0 15px;
	width: 25%;
	font-size: 15px;
	line-height: 22px;
}

#secondary .widget-title {
	text-transform: uppercase;
}


/* #Post Featured Image
================================================== */
.post-featured-image {
	margin-bottom: 30px;
	text-align: left;
}

.post-featured-image a {
	display: block;
}


/* #Entry Header
================================================== */
.entry-header {
	padding-bottom: 15px;
}

/* #Entry Title
================================================== */
#main .entry-title {
	padding-bottom: 8px;
}

.entry-title {
	font-size: 28px;
	line-height: 35px;
	text-transform: none;
}

.entry-title,
.entry-title a {
	color: #333;
}

.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #28739b;
}

/* #Entry Content
================================================== */
.entry-content {
	display: block;
	margin: 0px 0px 30px;
}

.entry-content dt,
.comment-content dt {
	font-weight: bold;
}

.entry-content dd,
.comment-content dd {
	margin-bottom: 20px;
}

.entry-content td,
.comment-content td {
	padding: 8px;
}

/* #Comments
================================================== */
.comments-title {
	font-size: 30px;
	font-weight: normal;
	line-height: 38px;
	padding-bottom: 15px;
}

#main .comments-area ul,
#main .comments-area ol {
	margin: 0 0 30px 30px;
}

#main .comments-area ul ul,
#main .comments-area ol ol {
	margin-bottom: 0;
}

.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}

.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}

.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}

.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}

.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}

.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}

.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}

.comments-area article header a:hover {
	color: #21759b;
}

.comments-area article header cite a {
	color: #444;
}

.comments-area article header cite a:hover {
	text-decoration: underline;
}

.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-repeat: repeat-x;
	background: #0088d0;
	background: -webkit-linear-gradient(#009cee, #0088d0);
	background: -moz-linear-gradient(#009cee, #0088d0);
	background: -ms-linear-gradient(#009cee, #0088d0);
	background: -o-linear-gradient(#009cee, #0088d0);
	background: -webkit-gradient(#009cee, #0088d0);
	background: linear-gradient(#009cee, #0088d0);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #007cbd;
}

.comments-area li.bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}

a.comment-reply-link {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}

a.comment-reply-link:hover {
	color: #21759b;
}

.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.commentlist .children {
	margin-left: 48px;
	margin-left: 3.428571429rem;
}

/* ----- Comment form ----- */
#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}

#respond h3#reply-title {
	font-size: 30px;
	font-weight: normal;
	line-height: 38px;
	padding-bottom: 15px;
}

#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}

#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}

#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}

#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

#respond form label {
	display: block;
	line-height: 1.714285714;
}

#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
}

#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
}

.required {
	color: red;
}

label ~ span.required {
	display: block;
	float: left;
	margin: -18px 0 0 -16px;
	margin: -1.285714286rem 0 0 -1.142857143rem;
}

/* #Pages
================================================== */
/* ----- Page Title ----- */

.page-header {
	background-color: #f8f8f8;
	padding: 10px 20px; 
	margin-top: 60px;
	position: relative;
}

.single-themes .page-header,
.single-plugins .page-header {
	display: none;
}

.single-forum .page-header,
.single-topic .page-header {
	background-color: transparent;
	margin-top: 30px;
}

.page-title {
	font-size: 24px;
   	line-height: 33px;
	color: #222;
	float: left;
	padding: 0px;
	text-transform: uppercase;
}

.page-title a {
	color: #fff;
}

.single-forum .page-header .page-title,
.single-topic .page-header .page-title {
	display: none;
}


/* ----- Blog Medium Page ----- */
.blog-medium .post-featured-image {
	width: 34.57%;
	float: left;
	margin-right: 4.67%;
}

/* #Widgets
================================================== */
.widget {
	margin-bottom: 50px;
}

.widget ul li a {
	color: #666;
}

.widget ul li a:hover {
	color: #28739b;
}

.widget-title {
	font-size: 28px;
	line-height: 35px;
	padding-bottom: 20px;
	font-weight: 400;
}

.widget-title,
.widget-title a {
	color:#484848;
}

.widget-title a:hover {
	color: #28739b;
}

.widget-sub-title {
	font-size: 16px;
	line-height: 25px;
	font-weight: 400;
	color: #545454;
	margin-bottom: 60px;
	padding: 0 20px;
}

/* Search Widget
================================================== */
.widget_search input.s {
	width: 80%;
	float: left;
	border-left: 1px solid rgba(0, 0, 0, 0.1);
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-right: 0 none;
}

.widget_search .search-submit {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0;
	float: left;
	border: 1px solid rgba(0, 0, 0, 0.1);
}


/* Article Widget
================================================== */
.widget_posts {
	margin-bottom: 30px;
}

.widget_posts .post-title a:hover {
	text-decoration: underline;
}

.widget_posts .article-calendar {
	font-size: 14px;
}


/* Nav Menu Widget
================================================== */
.widget_nav_menu ul li {
	border-bottom: 1px solid #ddd;
	padding: 10px 0px;
}


/* Latest Theme Widget
================================================== */
.widget_latest_theme {
	margin-bottom: 0px;
	padding: 60px 0 50px;
	text-align: center;
}

.latest-theme-content {
	box-shadow: 0 0px 4px rgba(0, 0, 0, 0.15);
	text-align: left;
	position: relative;
	overflow: hidden;
}

.latest-theme-content .theme-image img {
	display: block;
	width: 100%;
}

.latest-theme-content .theme-image {
	position: relative;
}

.latest-theme-content:hover .theme-text {
	opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	top: 0;
}

.latest-theme-content .theme-text {
	background-color: rgb(0, 0, 0); /* The Fallback */
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	cursor: pointer;
	height: 100%;
	left: 0;
	opacity: 0;
		-moz-opacity: 0;
		filter:alpha(opacity=0);
	padding: 20px;
	position: absolute;
	right: 0;
	top: -250px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-ms-transition:	all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.latest-theme-content .theme-text p {
	margin-bottom: 5px;
	font-size: 14px;
}

.theme-title:after {
	background-color: #ed1c24;
	content: " ";
	display: block;
	height: 1px;
	margin: 6px 0 auto;
	width: 80px;
}

.theme-title a {
	color: #fff;
	font-size: 18px;
}

.latest-theme-content .btn-default {
	font-size: 13px;
	padding: 5px 14px;
	margin-top: 10px;
}


.home #main > section:nth-child(2) {
	background-color: rgba(0,0,80,.02);
}


/* Parallax  Widget
================================================== */
.widget_parallax {
	margin-bottom: 0;
	color: #fff;
}

.widget_parallax .half-column {
	float: right;
	width: 50%;
	background-color: #666;
	position: relative;
	padding: 40px;
	text-align: left;
}

.parallax_content:before {
	background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    content: " ";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.parallax_content {
	color: #fff;
	background-attachment: fixed;
	background-color: #28739b;
	background-position: center center;	
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	position: relative;
	width: 100%;
}

.widget_parallax .widget-title {
	color: #fff;
	font-size: 26px;
	line-height: 33px;
	font-weight: 400;
	padding-bottom: 10px;
}

.widget_parallax .btn-default {
	margin: 10px 0;
	padding: 8px 20px;
	font-size: 14px;
}

/* Feature Widget
================================================== */
.widget_features {
	margin-bottom: 0;
	background-color: #fff;
	text-align: center;
}

.widget_features .container {
	padding: 80px 0px 40px;
}

.widget_features .feature-content {
	border: 1px solid #eee;
	float: left;
	padding: 20px 15px;
	text-align: center;
}

.feature-image {
	margin-bottom: 20px;
	width: 95px;
}

/* All Theme Page
================================================== */
.theme-feature-image {
	margin-top: 80px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.theme-feature-content {
	text-align: center;
	padding: 7% 0% 0%;
}

.theme_archive {
	margin-bottom: 0px;
	text-align: center;
}

.theme-archive-content {
	text-align: left;
	position: relative;
	overflow: hidden;
}

.theme-archive-content .theme-archive-image img {
	display: block;
	width: 100%;
	border: 1px solid #ddd;
}

.theme-archive-content .theme-archive-image {
	position: relative;
}

.theme-archive-content:hover .theme-archive-text {
	opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	top: 0;
}

.theme-archive-content:hover .btn-default {
	margin-left: 0px;
}

.theme-archive-content .theme-archive-text {
	background-color: rgb(0, 0, 0); /* The Fallback */
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	cursor: pointer;
	height: 100%;
	left: 0;
	opacity: 0;
		-moz-opacity: 0;
		filter:alpha(opacity=0);
	padding: 20px;
	position: absolute;
	right: 0;
	top: -250px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-ms-transition:	all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.theme-archive-content .theme-archive-text p {
	margin-bottom: 5px;
	font-size: 14px;
}

.theme-archive-title:after {
	background-color: #ed1c24;
	content: " ";
	display: block;
	height: 1px;
	margin: 6px 0 auto;
	width: 80px;
}

.theme-archive-title a {
	color: #fff;
	font-size: 18px;
}

.theme-archive-content .btn-default {
	font-size: 13px;
	padding: 5px 14px;
	margin-top: 10px;
	margin-left: 50px;
		-webkit-transition: all 0.7s ease 0s;
		-moz-transition: all 0.7s ease 0s;
		-ms-transition:	all 0.7s ease 0s;
		-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}

.name-price {
	border: 1px solid #ddd;
	font-size: 18px;
	font-weight: 400;
	margin-top: -1px;
	padding: 10px 20px;
	color: #28739b;
}

.name-price span {
	float: right;
}

.free-tag {
	background-color: rgba(238, 28, 36, 0.7);
	color: #fff;
	font-weight: normal;
	padding: 2px 15px;
	position: absolute;
	left: 0;
	top: 70px;
	border-bottom: 1px solid #ccc;
}

.premium-tag {
	background-color: rgba(0, 170, 60, 0.7);
	color: #fff;
	font-weight: normal;
	padding: 2px 15px;
	position: absolute;
	left: 0;
	top: 70px;
	border-bottom: 1px solid #ccc;
}

/* Single Theme Page
================================================== */
.single #content {
 	margin-top: 0;
}

.single-product #content {
	margin: 60px 0px 30px;
}

.single-theme-bg {
	background-color: #f8f8f8;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.single-theme-bg-content {
	text-align: center;
	padding: 5% 0% 0%;
}

.single-theme-bg-content .btn-default {
	padding: 8px 18px;
	margin: 0px 10px 20px 0px;
}

.single_theme_features {
	margin-bottom: 0;
	padding: 80px 0 40px;
	text-align: center;
}

.theme-features-content {
	float: left;
	padding-right: 30px;
	width: 70%;
	text-align: left;
}

.theme-info-content {
	float: right;
	padding: 0px;
	width: 30%;
}

.theme-features-content h2:after {
	background-color: #28739b;
	content: " ";
	display: block;
	height: 1px;
	margin: 12px 0 0;
	width: 120px;
}

.theme-features-content .widget-sub-title {
	font-size: 15px;
	padding: 0px 0px 30px;
	border-bottom: 1px solid #ddd;
	line-height: 22px;
}

.product-feature {
	float: left;
}

.feature-icon i {
	content: '';
	display: inline-block;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
}

.feature-icon .fa-paint-brush {
  background-image: url("../svg/colors.svg");
}

.feature-icon .fa-font {
  background-image: url("../svg/letter.svg");
}

.feature-icon .fa-random {
  background-image: url("../svg/browsers.svg");
}

.feature-icon .fa-files-o {
  background-image: url("../svg/layout.svg");
}

.feature-icon .fa-shopping-cart {
  background-image: url("../svg/cart.svg");
}

.feature-icon .fa-group {
  background-image: url("../svg/social.svg");
}

.feature-icon .fa-globe {
  background-image: url("../svg/seo.svg");
}

.feature-icon .fa-tablet {
  background-image: url("../svg/responsive.svg");
}

.feature-icon .fa-bullseye {
  background-image: url("../svg/touch.svg");
}

.feature-icon .fa-cog {
  background-image: url("../svg/support.svg");
}

.feature-icon .fa-cogs {
  background-image: url("../svg/gear.svg");
}

.feature-icon .fa-smile {
  background-image: url("../svg/happy.svg");
}

.feature-icon {
	width: 40px;
	height: 40px;
	float: left;
	margin-top: 10px;
	font-size: 42px;
	color: #999;
	text-shadow: -2px 2px 0 rgba(0, 0, 0, 0.1);
}

.product-feature .product-feature-text {
	vertical-align: top;
	margin-left: 60px;
}

.product-feature-text p {
	margin: 0px;
}

.theme-detail {
	background-color: #fafafa;
	border: 1px solid #ddd;
	margin-bottom: 40px;
}

.theme-detail .widget-title {
	font-size: 22px;
	padding: 10px 0;
}

.theme-detail p {
	margin-bottom: 0;
}

.theme-detail h5 {
	border-bottom: 2px solid #ddd;
	color: #28739b;
	padding: 15px 0px;
	text-transform: uppercase;
}

.theme-detail ul li {
	border-bottom: 1px solid #ddd;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 20px;
	text-align: left;
	width: 100%;
}

.theme-detail ul li:last-child {
	border-bottom: none;
}

.theme-detail span {
	text-align: right;
	float: right;
	font-size: 13px;
	font-weight: 200;
	width: 65%;
}

.theme-detail span.vivid-red {
	color: #ed1c24;
	font-size: 18px;
	font-weight: 400;
}

.theme-detail span.vivid-green {
	color: #00aa3c;
	font-size: 16px;
	font-weight: 400;
}

.theme-detail span.green-color {
	color: #00aa3c;
}

#shoppingcart-plus {
	padding: 5px 0;
	font-size: 20px;
	background-color: #00aa3c;
	margin: -9px 0;
	color: #fff;
}

.theme_demo {
	background-color: #fafafa;
	padding: 70px 0 20px;
	text-align: center;
}

.theme_demo .widget-title:after {
	background-color: #ed1c24;
	content: " ";
	display: block;
	height: 1px;
	margin: 20px auto 0px;
	width: 300px;
}

.theme_demo .widget-title {
	padding-bottom: 0px;
}

.theme_demo .widget-sub-title {
	font-size: 16px;
}

.header-icon {
	background-color: #fafafa;
	margin-top: -16px;
	width: 50px;
	padding: 0 10px;
}

.theme_demo .three-column img {
		-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
}

.theme_demo .three-column p {
	border: 1px solid #ccc;
		-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
		-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
	color: #333;
	font-weight: bold;
	margin-top: 20px;
	padding: 10px;
}

.theme_price {
	border-bottom: 1px solid #ddd;
	padding: 70px 0px 30px;
	text-align: center;
}

.theme_price .widget-title:after {
	background-color: #ed1c24;
	content: " ";
	display: block;
	height: 1px;
	margin: 20px auto 0;
	width: 300px;
}

.theme-feature {
	background-color: #fafafa;
	border: 1px solid #ddd;
}

.theme-feature.basic {
	background-color: #fafafa;
	border: 1px solid #ddd;
}

.theme-feature h4 {
	background-color: #00aa3c;
	color: #fff;
	padding: 15px 0;
}

.theme-feature p {
	background-color: #cef8dd;
	color: #00aa3c;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 0;
	padding: 8px 0;
}

.theme-feature.pro {
	background-color: #fafafa;
	border: 1px solid #ddd;
}

.theme-feature ul li {
	border-bottom: 1px solid #ddd;
	display: block;
	font-size: 15px;
	font-weight: normal;
	padding: 10px 20px;
	width: 100%;
}

.theme-feature ul li:last-child {
	border-bottom: none;
}

.theme-feature .btn-default {
	padding: 6px 20px;
	text-transform: none;
	margin: 10px 5px;
}

.compatible_plugin {
	padding: 70px 0px 30px;
	text-align: center;
}

.plugin-img-wrap {
	display: inline-block;
}

.plugin-img img {
	width: 128px;
	border: 1px solid #ddd;
	padding: 10px;
	margin: 10px;
	border-radius: 5px;
	-webkit-filter: grayscale(100%);
	   	-moz-filter: grayscale(100%);
	   	-ms-filter: grayscale(100%);
	   	-o-filter: grayscale(100%);
   	filter: grayscale(100%);
   	filter: gray; /* IE 6-9 */
   	opacity: 0.8;
		-moz-opacity: 0.8;
		filter:alpha(opacity=80);
}

.plugin-img img:hover {
		-webkit-filter: none;
		-webkit-filter: grayscale(0%);
	   	-moz-filter: none;
	   	-ms-filter: none;
	   	-o-filter: none;
   	filter: none;
   	filter: grayscale(0%);
	opacity: 0.9;
		-moz-opacity: 0.9;
		filter:alpha(opacity=90);
}

.plugin-img-wrap a {
	color: #666;
}

/* Contact Page
================================================== */
.contact .entry-content {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	float: left;
	padding: 30px 30px 10px;
	width: 70%;
}

.contact .contact-content {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	float: left;
	margin-left: 3%;
	padding: 10px 15px;
	width: 22%;
}

.contact .contact-content p {
	margin-bottom: 10px;
}

/* Support Page
================================================== */
.support .support-content {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 25px 30px 0;
}

.support .support-content h4:after {
	background-color: #bdbdbd;
	content: " ";
	display: block;
	height: 1px;
	margin: 10px 0 auto;
	width: 100%;
}

.support-content .btn-default {
	font-size: 14px;
	margin-bottom: 15px;
	padding: 5px 15px;
}


/* Group Instruction Page
================================================== */
.group-instruction-content {
	-webkit-box-shadow:	0 0 13px 0px rgba(0, 0, 0, 0.13);
	-moz-box-shadow:	0 0 13px 0px rgba(0, 0, 0, 0.13);
	box-shadow: 0 0 13px 0px rgba(0, 0, 0, 0.13);
	position: relative;
}

.group-instruction-content img {
	margin-bottom: 10px;
}

.group-instruction-content .btn-default {
	padding: 5px 15px;
	font-size: 14px;
}

.group-instruction-content h4 {
	font-size: 18px;
	text-align: center;
	background-color: #F9F8FC;
	padding-top: 12px;
}


.group-instruction-content p {
	display: none;
}


/* #Footer
================================================== */
#colophon form input,
#colophon form textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#colophon p {
	margin-bottom: 15px;
}

#colophon {
	font-size: 14px;
	line-height: 22px;
}

#colophon .widget-wrap {
	background-color: #fafafa;
	border-top: 1px solid #f4f4f4;
	color: #848484;
}

#colophon .widget-area {
	margin: 0 -15px;
	padding: 50px 0 10px;
}

#colophon .widget {
	margin-bottom: 0px;
}

#colophon .widget ul li a {
	color: #848484;
}

#colophon .widget ul li a:hover {
	color: #28739b;
}

#colophon .widget-title {
	color: #666;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 25px;
}


/* ----- Footer Navigation ----- */
#footer-navigation {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
}

#footer-navigation a:hover{
    color: #28739b;
}

#footer-navigation a {
    color: #888;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    padding: 0 20px;
    text-transform: uppercase;
}

#footer-navigation ul li {
	position: relative;
	display: inline-block;
}

#footer-navigation ul li::before {
	content: '';
    border-right: 1px solid #ccc;
    position: absolute;
    height: 40%;
    right: 0;
    top: 30%;
}

#footer-navigation ul li:last-child::before {
	border-right: none;
}

/* ----- Site Info ----- */
.site-info {
	background-color: #f4f4f4;
	border-top: 1px solid #e8e8e8;
	font-size: 14px;
	line-height: 21px;
	padding: 15px 0px;
}

.site-info .social-links {
	width: 100%;
}

.site-info .copyright {
	text-align: center;
	width: 100%;
}

.site-info .copyright a {
	color: #888;
}

.site-info .copyright a:hover {
	color: #28739b;
}


/* #Featured Content
================================================== */
.welcome-image-area {
	background-color: #28739b;
}

.welcome-image-wrap {
	display: table;
	padding: 30px 30px 0;
}

.welcome-image-content {
	background-color: rgba(255,255,255,0.8);
	position: relative;
	width: 50%;
	display: table-cell;
	text-align: center;
	height: 100%;
	overflow: hidden;
	vertical-align: bottom;
}

.welcome-image-content:first-child {
	border-right: 15px solid #28739b;
}

.welcome-image-content:last-child {
	border-left: 15px solid #28739b;
}

.welcome-image-text {
	margin: 40px 0;
}

.welcome-image-title a {
	color: #333;
	font-size: 24px;
	font-weight: 500;
}

.welcome-image-sort h3 {
	font-size: 15px;
}

.welcome-image-content .welcome-image {
	margin: 0 3%;
}

.welcome-image-buttons {
	margin-top: 10px;
}

.welcome-feature {
	position: absolute;
	left: -35px;
	top: 20px;
	padding: 5px 0;
	background-color: #ed1c24;
	color: #fff;
	transform: rotate(-45deg);
	text-transform: uppercase;
	width: 150px;
	text-align: center;
	font-weight: 400;
	letter-spacing: 0.5px;
}

.welcome-image-content:last-child .welcome-feature {
	background-color: #2DCC70;
}

/* #bbpress
================================================== */
#bbpress-forums,
div.bbp-breadcrumb, div.bbp-topic-tags,
div.bbp-template-notice p,
#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 {
	font-size: 14px;
}

#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 {
	border: 0px;
	float: none;
	margin-bottom: 2px;
	margin-right: 1px;
}

.bbp-pagination {
	text-align: right;
}

.bbp-pagination-count {
	float: 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: 14px;
	overflow: hidden;
	border: 1px solid #ddd;
	margin-bottom: 20px;
	clear: both;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
	background: #f4f4f4;
	border: none;
	font-weight: bold;
	text-align: center;
	padding: 15px 18px 15px 18px;
}

#bbpress-forums li.bbp-footer {
	padding: 8px;
	border-top: 1px solid #ddd;
}

#bbpress-forums .bbp-topics a {
	color: #333;
}

#bbpress-forums .bbp-topics a:hover {
	color: #28739b;
}

#bbpress-forums li.bbp-body ul.forum, 
#bbpress-forums li.bbp-body ul.topic {
	border-top: 1px solid #ddd;
}

#bbpress-forums li.bbp-header ul {
	font-size: 16px;
}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
	font-size: 14px;
	padding: 12px 0 10px 18px;	
}

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

div.bbp-template-notice.info {
	color: #1891a8;
}

div.bbp-template-notice.info a {
	color: #1891a8;
	font-weight: 400;
}

#bbpress-forums p.bbp-topic-meta img.avatar {
  width:25px;
  height:25px;
}

#bbpress-forums fieldset.bbp-form {
	border: none;
	padding: 0;
}

#bbpress-forums fieldset.bbp-form legend {
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 10px;
}

div.bbp-template-notice, div.indicator-hint {
    background: #f4f4f4;
    border: 1px solid #ddd;
    padding: 15px 20px;
    	-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
    border-radius: 0px;
}

#bbpress-forums .wp-editor-container, 
#wp-bbp_topic_content-editor-container, 
#wp-bbp_reply_content-editor-container {
	border: 1px solid #ddd;
}

#wp-bbp_topic_content-editor-container textarea {
	background-color: transparent;
}

.bbp-topic-form input#bbp_topic_title, 
.bbp-topic-form input#bbp_topic_tags,
.bbp-topic-form select#bbp_stick_topic_select, 
.bbp-topic-form select#bbp_topic_status_select { 
	color: #AAA9A9;
	background-color: #ffffff;
    border: 1px solid #ddd;
		-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
		-moz-box-shadow:    0 1px 5px rgba(0, 0, 0, 0.1) inset;  /* Firefox 3.5 - 3.6 */
	box-shadow:         	0 1px 5px rgba(0, 0, 0, 0.1) inset;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    color: #747474;
    font-size: 13px;
    padding: 8px 2%;
}

.bbp-submit-wrapper button.submit {
	border: 1px solid #28739b;
	background-color: #28739b;
	color: #fff;
	padding: 8px 30px;
	font-size: 15px;
		-ms-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-webkit-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.bbp-submit-wrapper button.submit:hover {
	background-color: #ddd;
	border: 1px solid #ccc;
	color: #666;
	cursor: pointer;
}

.bbp-search-form input[type="submit"] {
	display: inline-block;
	height: 45px;
	margin: 0px 0px 0px -4px;
}

div.bbp-template-notice, div.indicator-hint {
	color: #ed1c24;
}


@media only screen and (max-width: 480px) {
	.bbp-search-form input[type="submit"] {
		height: 29px;
	}

}


/* Woocommerce
================================================== */
.woocommerce #main .page-title {
	display: none;
}

.woocommerce-ordering .orderby {
	background-color: #fafafa;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 5px;
}

.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
	background-color: #28739b;
	color: #fff;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 400;
		-ms-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-webkit-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
	background-color: #28739b;
	color: #fff;
		-ms-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-webkit-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
	background-color: #999;
	color: #fff;
}

.woocommerce .quantity .qty {
	height: 34px;
}

.woocommerce span.onsale {
	background-color: #2eb851;
	min-height: 4em;
	min-width: 4em;
	padding: 0.402em;
	font-size: 14px;
	left: -20px;
	top: -20px;
	font-weight: 500;
}

.woocommerce ul.products li.product .onsale {
	margin: -1em -1em 0 0;
}

.woocommerce ul.products li.product h3 {
	font-size: 1.2em;
}

.woocommerce ul.products li.product .price {
	font-size: 1em;
}

.woocommerce div.product p.price, 
.woocommerce div.product span.price {
	color: #747474;
}

.woocommerce ul.products li.product .price {
	color: #747474;
}

.woocommerce div.product .woocommerce-tabs .panel {
	padding-top: 20px;
}

.woocommerce-demo-store p.demo_store {
	background-color: #28739b;
}

.woocommerce #content table.cart td.actions .input-text, 
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text {
	width: auto;
}

.woocommerce .woocommerce-message:before {
	color: #28739b;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	padding: 10px 6px 12px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	padding: 15px;
}

.woocommerce table.shop_table td {
	padding: 12px;
	border-top: 0px;
}

.woocommerce table.shop_table {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
	border-radius: 0px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
	border-radius: 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	display: none;
}

.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
	padding: 0.5em 0.8em;
}

.woocommerce .woocommerce-ordering, 
.woocommerce .woocommerce-result-count {
	margin: 0 0 3em;
}

.woocommerce ul.products li.product a img {
	border: 1px solid #ddd;
	margin: 0px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #2eb851;
}

.woocommerce .star-rating {
	color: #f9b91e;
}

.woocommerce .woocommerce-product-search input.search-field {
	width: calc(100% - 95px);
}

.woocommerce .woocommerce-product-search input[type="submit"] {
	padding: 11px 20px 12px;
	border-radius: 0px;
}

.woocommerce .tagcloud a {
	border: 1px solid #ddd;
	padding: 5px 10px;
}

.woocommerce-review-link {
	color: #747474;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	margin-bottom: 30px;
	width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content {
	width: 100%;
}

.woocommerce-MyAccount-navigation li {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px;
}

.woocommerce-MyAccount-navigation ul li > a {
	border: 1px solid #ddd;
	display: block;
	padding: 4px 10px;
}

.woocommerce-MyAccount-navigation ul li > a:hover,
.woocommerce-MyAccount-navigation ul li.is-active {
	background-color: #f8f8f8;
}


.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float:right;
    width: 48%;
}

#payment #place_order, .woocommerce-page #payment #place_order {
	width:auto;
	float:right;
}


.related.products {
	clear: both;
}


/* Bundle Item
================================================== */
.bundled_item_cart_content,
.product_meta,
.woocommerce-tabs.wc-tabs-wrapper {
	display: none;
}

.bundled_product_summary.thumbnail_hidden {
	padding-left: 0;
}

.bundled_product_summary.thumbnail_hidden h4 {
	border-bottom: 1px solid;
	color: #28739b;
	font-size: 16px;
	line-height: 30px;
}

.bundle_form {
	margin-top: 30px;
}

.extbtn {
	font-size: 18px;
	font-weight: 500;
	margin-right: 5px;
	padding: 2px 5px;
}

.bundle-heaher {
	margin-bottom: 40px;
	text-align: center;
}


/* Contact Form 7
================================================== */
.wpcf7 {
	padding: 0px 15px;
}

/* http://themefreesia.com/customization/ */
.wpcf7-select {
	border: 1px solid #ddd;
	padding: 8px; 
}

.wpcf7-form-control-wrap input[type="number"] {
	padding: 10px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-color: #fff;
}

.wpcf7-recaptcha {
	margin-bottom: 30px;
}

.select2-container .select2-choice {
	border-radius: 0px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 3px 10px;
}

.wpcf7-form input[type="text"], 
.wpcf7-form input[type="email"], 
.wpcf7-form input[type="search"],
.wpcf7-form input[type="password"], 
.wpcf7-form input[type="tel"], 
.wpcf7-form input[type="url"], 
.wpcf7-form textarea,
.wpcf7-form input[type="submit"] {
	margin: 0px;
}

span.wpcf7-not-valid-tip {
	color: #F00;
	font-size: 1em;
	display: block;
}

div.wpcf7-validation-errors {
	background-color: #fcf8e3;
	border: 1px solid #DFC2A2;
	color: #C1A484;
	padding: 10px;
	margin: 0px 0px 30px;
}

.wpcf7 .screen-reader-response {
    display: none;
}


/* #Theme Freesia Responsive Styles
================================================== */

/* All size smaller than 1281 */
@media only screen and (max-width: 1280px) {
	.container {
		width: 94%;
	}

}


/* All size smaller than 1024
================================================== */
@media only screen and (max-width: 1023px) {
	.featured-image-buttons {
		margin-top: 0px;
	}

	.parallax_content, .parallax_video_content,
	.page-header {
		background-attachment: scroll;
	}

	.widget-title {
		font-size: 22px;
		line-height: 30px;	
	}

	.featured-image-content .featured-image-title a {
		font-size: 28px;
		line-height: 35px;
	}

	.featured-image-content .featured-image-text h3 {
		font-size: 15px;
		line-height: 22px;
	}

	/* ----- Column ----- */
	.column {
		margin: 0 -10px;
	}

	.two-column,
	.three-column,
	.four-column {
		padding: 0  10px 40px;
	}

	.two-column,
	.four-column,
	.three-column {
		width: 50%;
	}

	.three-column:nth-child(3n+4),
	.four-column:nth-child(4n+5),
	.theme_price .three-column:nth-child(2n+3) {
 		clear: none;
	}

	.three-column:nth-child(2n+3),
	.four-column:nth-child(2n+3) {
 		clear: both;
	}

	.theme_price .three-column {
		width: 33.33%;
		padding: 0px;
	}

	.widget_features .two-column {
		width: 100%;
	}

	#colophon .widget-area {
		margin: 0;
	}

	.theme-features-content,
	.theme-info-content {
		padding: 0px;
		width: 100%;
	}

	.btn-default.green.alignright {
		float: inherit;
		margin-left: 0;
		margin-top: 20px;
	}

}


/* All Mobile Screen ( smaller than 768px )
================================================== */
@media only screen and (max-width: 767px) {

	.comments-title,
	#respond h3#reply-title {
		font-size: 26px;
		line-height: 32px;
	}

	#main h1,
	#main h2,
	#main h3,
	#main h4,
	#main h5,
	#main h6 {
		padding-bottom: 10px;
	}

	hr {
		margin-bottom: 30px;
	}

	input[type="text"],
	input[type="email"],
	input[type="search"],
	input[type="password"],
	textarea,
	input[type="reset"],
	input[type="button"],
	input[type="submit"] {
		margin-bottom: 20px;
	}

	input.s {
		margin: 0;
	}

	.header {
		padding: 30px 0;
	}

	.header-inner h2 {
		font-size: 24px;
		margin-bottom: 20px;
		line-height: 31px;
	}

	.header-inner .btn-default {
		padding: 10px;
		font-size: 13px;
	}

	#site-branding,
	#site-title a img {
		max-width: 420px;
	}

	.navbar-right {
		padding-right: 0;
	}

	.menu-toggle {
		display: block;
		background-color: rgba(0, 0, 0, 0);
		font-size: 0;
		border: 0 none;
		padding: 0;
		color: #666;
		width: 32px;
		float: right;
		margin-top: 25px;
		cursor: pointer;
	}

    .line-one,
	.line-two,
	.line-three {
		width: 100%;
		height: 3px;
		background: #28739b;
		margin: 5px auto;
		backface-visibility: hidden;
		-webkit-transition: all 0.3s;
    	-moz-transition: 	all 0.3s;
    	-o-transition: 		all 0.3s;
    	transition: 		all 0.3s;
    }

	.menu-toggle.on .line-one {
		transform: rotate(-45deg) translate(-5px, 5px);
	}

	.menu-toggle.on .line-two {
		opacity: 0;
		-moz-opacity: 0;
		filter:alpha(opacity=0);
	}

	.menu-toggle.on .line-three {
		transform: rotate(45deg) translate(-6px, -6px);
	}

	.navbar-right {
		clear: both;
		float: none;
	}

	.menu {
		display: none;
	}

	.toggled-on .menu {
		display: block;
	}

	.main-navigation {
		float: none;
	}

	.main-navigation > ul > li {
		position: inherit;
		width: 100%;
		border-top: 1px dotted #ddd;
		margin-left: 0;
	}

	.main-navigation > ul > li::before {
		border-right: none;
	}

	.main-navigation a {
		float: none;
		padding: 10px 0;
		height: inherit;
	}


	/* ----- Dropdown ----- */
	.main-navigation ul li:hover ul {
	  	top: auto;
	}

	.main-navigation ul li ul {
	  	top: auto;
	  	width: 100%;
	  	left: 40px;
	  	display: block;
		opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	  	visibility:visible;
	  	position: static;
	  	box-shadow: none;
	}

	.main-navigation ul li ul li {
		float: none;
		margin: 0;
		position: relative;
	    text-align: left;
	    width: 100%;
	    z-index: 1;
	    display: block;
		opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	  	visibility:visible;
	}

	.main-navigation ul li ul li {
    	border-top: 1px dotted #ddd;
	}

	.main-navigation ul li ul li::before {
		position: static;
	}

	.main-navigation ul li ul li ul {
		left: 160px;
		display: block;
		opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	  	visibility:visible;
	}

	#site-navigation ul ul ul a {
		padding-left: 40px;
	}

	.main-navigation ul ul li:hover ul {
		top: 0;
		display: block;
	  	opacity: 1;
		-moz-opacity: 1;
		filter:alpha(opacity=100);
	  	visibility:visible;
	}

	.featured-image-content {
		width: 90%;
	}

	.featured-image-content .btn-default {
		margin: 10px 5px 20px;
		padding: 10px 13px;
	}

	.page-header {
		padding: 10px 20px;
	}

	.theme-feature-image,
	.single-theme-bg {
		margin-top: 0px;
	}

	/* ----- Column ----- */
	.column {
		margin: 0;
	}

	.two-column,
	.three-column {
		padding: 0 0 30px;
		width: 100%;
	}

	.four-column {
		padding: 0 10px 30px;
		width: 50%;
	}

	.three-column:nth-child(2n+3) {
 		clear: none;
	}

	.welcome-image-content:first-child {
		margin-bottom: 30px;
	}

	.welcome-image-content:first-child,
	.welcome-image-content:last-child {
		border: none;
	}

	.theme-feature h4 {
		font-size: 16px;
	}

	.theme-feature ul li,
	.theme-feature p {
		font-size: 13px;
		padding: 10px 0px;
	}

	#main .post {
		padding-bottom: 40px;
	}

	#main .sticky {
		padding: 10px 10px 0;
		margin-bottom: 40px;
	}

	.widget {
		margin-bottom: 40px;
	}

	.widget_posts {
		margin-bottom: 20px;
	}

	.widget_parallax,
	.widget_features,
	.widget_latest_theme {
		margin-bottom: 0;
	}

	.widget_parallax .widget-title {
		font-size: 20px;
		line-height: 27px;
	}

	#colophon .widget_posts {
		margin-bottom: 20px;
	}

	.site-info .social-links,
	.site-info .copyright {
		float: none;
		width: 100%;
	}

	.site-info .social-links ul {
		text-align: center;
		float: none;
	}

	.site-info .social-links ul li {
		display: inline-block;
		float: none;
	}

	.single-theme-bg-content .btn-default {
		font-size: 13px;
		padding: 5px 12px;
	}

	.btn-default.green.alignright {
		float: right;
		margin-top: 0;
	}

	.welcome-image-content {
		width: 100%;
		display: block;
	}

}


/* All Mobile Screen ( smaller than 481px )
================================================== */
@media only screen and (max-width: 480px) {
	#site-branding {
		margin-bottom: 13px;
		margin-top: 13px;
		max-width: 265px;
	}

	#site-title a img {
		max-width: 265px;
	}


	/* ----- Column ----- */
	.column {
		margin: 0;
	}

	.four-column,
	.theme_price .three-column {
		padding: 0 0 30px;
		width: 100%;
	}

	.four-column:nth-child(2n+3) {
		clear: none;
	}

	.widget_features .feature-content {
		display: block;
		float: none;
		text-align: center;
	}

	.feature-content .feature-image {
		float: none;
		margin-bottom: 20px;
	}

	.widget_features .feature-text {
		margin-left: 0px;
		padding: 0px;
	}

	.featured-image-content .btn-default {
		padding: 6px 12px;
		font-size: 13px;
	}

	.widget_parallax .half-column {
		width: 100%;
	}

	#main .sticky {
		padding: 15px 15px 0;
	}

	.featured-image-content .featured-image-title a {
		font-size: 20px;
		line-height: 27px;
		font-weight: 500;
	}

	.featured-image-content .featured-image-text h3 {
		font-size: 14px;
		line-height: 21px;
	}

	.btn-default.green.alignright {
		float: inherit;
		margin-top: 20px;
	}

}


/* Plans & Pricing
================================================== */
.bundle-header {
	margin: 0 auto 40px;
	text-align: center;
}


.price-title {
	background-color: #28739b;
	border-bottom: 0 none;
	border-radius: 0;
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	padding: 14px 18px;
	text-align: center;
}

.price-amount {
	background-color: #888;
	color: #fff;
	font-size: 57px;
	font-weight: 300;
	line-height: 70px;
	padding: 6px 10px;
	text-align: center;
	text-shadow: 1px 2px 7px rgba(0, 0, 0, 0.6);
}

.price-content {
	padding: 0 20px;
	text-align: center;
}

.price-features {
	background-color: #f5f5f5;
	padding: 0 30px;
}

.price-features li {
	border-bottom: 1px dotted #d3d3d3;
	display: block;
	padding: 12px 16px;
}

.price-features li:last-child {
	border-bottom: none;
}

.price-foot {
	background-color: #28739b;
	color: #fff;
	display: block;
	font-size: 20px;
	line-height: 26px;
	padding: 10px 30px;
}

.price-foot.green-col{
	background-color: #00aa3c;
}

.price-foot:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}

.bundle-dis-wrap {
	background-color: #ed1c24;
	border: 1px solid #ed1c24;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	position: fixed;
	top: 0;
	padding: 15px 15px 0;
	text-align: center;
	width: 100%;
	z-index: 999;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.bundle-dis-wrap > p {
	display: inline-block;
	float: right;
	margin-bottom: 15px;
}

.bundle-dis-wrap.bundle-hidden {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}

.bundle-plus #page {
	padding-top: 58px;
}

.bundle-margin {
	margin-bottom: -20px;
}

.bundle-dis-container,
.bundle-dis-text {
 	display: inline-block;
}

.bundle-dis-text {
	margin-bottom: 15px;
}

.bundle-dis-text span {
	border: 1px dashed #fff;
	border-radius: 10px;
	padding: 5px;
	color: #ddd;
}

.bundle-dis-container > p {
	display: inline-block;
	margin-bottom: 0;
}

.bundle-dis-hide {
	color: #fff;
	float: right;
	font-size: 30px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.bundle-dis-button {
	background-color: #ffc530;
	border-radius: 5px;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	padding: 5px 10px;
	vertical-align: top;
}

.bundle-dis-button:hover {
	background-color: #00aa3c;
	color: #fff;
}

.bundled_product_summary {
 padding-left: 100px !important;
}

.woocommerce span.onsale {
	display: none;
}

.wdpu-8087 .wdpu-cta {
	background-color: #333 !important;
}

#bbpress-forums div.bbp-reply-content pre {
    display: inline-block;
}

.widget_latest_theme .three-column:first-child .latest-theme-content:before {
	background-color: rgba(45, 204, 112, 0.9);
	color: #fff;
	content: "New";
	padding: 0 22px;
	position: absolute;
	right: -18px;
	top: 8px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 2;
}

.featured-image-content .light {
 border-color: #333;
 color: #333;
}

.featured-image-content .light:hover {
 color: #fff;
}

.theme-detail .btn-default.green {
	padding: 2px 10px;
	font-size: 11px;
	display: block;
	float: right;
	margin-top: 15px;
	clear: both;
	margin-bottom: 8px;
}

#search-panel {
	position: relative;
}

.has-text-field #wp-link .query-results {
	position: static;
	height: 70px;
}

/* Document Page */
.container-box li.placeholder{
	height:70px;
	width:100%;
	font-size:16px;
}

.container-box hr { 
	display:block;
	height:0px;
	line-height:0px;
	border:0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #aaa;
	margin:16px 0;
	padding:0;
	clear:both;
	float:none;
}

#document_buttons{
	position:absolute;
	right:10px;
	margin-top:-30px;
}

.container-box .btn{
	cursor:pointer;
	width:auto;
	padding:7px 7px 8px;
	border-radius:3px;
	border:1px solid #ccc;
}

.container-box .btn:hover{
	border:1px solid #B1B4B0;
	box-shadow:0px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 2px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.1);
	text-decoration:none;
}

.container-box .btn:active{
	border:1px solid #B1B4B0;
	box-shadow:inset 0px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow:inset 0px 2px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0px 2px 2px rgba(0,0,0,0.1);
	background-color:#eee;
}


.container-box {
	box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
	margin-top: 50px !important;
}


#document_content{
	background-color: #fff;
	max-width: 75%;
	float: right;
	padding: 0 30px 80px;
	position: relative;
	z-index: 9999;
}

.sidebar-wrap {
	width: 25%;
	display: inline-block;
}

#document_sidebar {
	float: left;
	width: 100%;
	height:100%;
	min-height:100%;
	border-right: 1px solid #ddd;
}

#document_sidebar a{
	position:relative;
	z-index:100;
}

#document_copyright{
	position:absolute;
	bottom:10px;
	font-size:10px;
	right:15px;
	width:200px;
	text-align:right;
	z-index:1
}

.container-box .small{
	font-size:10px;
	letter-spacing:0;
}


/*----------------------------------------------------------------------*/
/* Sidebar
/*----------------------------------------------------------------------*/

#document_sidebar #document_logo {
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 15px;
}

#document-title {
	color: #585858;
	display: block;
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 30px;
	text-align: center;
}

#document_sidebar ul{
	font-size:12px;
	font-weight:700;
	min-height:150px;
	height:75%;
	overflow:auto;
}


#document_sidebar ul li{
	text-align:left;
	padding:0;
}

#document_sidebar ul a{
	display:block;
	border-top:1px solid #fff;
	padding:6px 20px 7px 20px;
	text-align:left;
}

#document_sidebar ul a:hover,#document_sidebar ul a.current{
	-webkit-text-shadow:none;
	-moz-text-shadow:none;
	text-shadow:none;
	text-decoration:none;
}

#document_sidebar ul li ul{
	border-top:0;
	font-size:10px;
	min-height:10px;
	height:auto;
	overflow:auto;
	margin:0;
	display:none;
}

#document_sidebar ul li ul li a{
	display:block;
	padding:4px 15px 5px 0;
	text-align:right;
}

#document_content hr{border-top:1px solid #EBEBEB;border-bottom:1px solid #FFFFFF;}

#document_sidebar, #document_sidebar ul a{background-color:#F9F8FC;color:#666; font-size: 12px; }

#document_sidebar ul a{-webkit-text-shadow:1px 1px 0px #EEEEEE;-moz-text-shadow:1px 1px 0px #EEEEEE;text-shadow:1px 1px 0px #EEEEEE;}

#document_sidebar ul a.current, #document_sidebar ul a:hover{background:#eee;color:#444;border-top:1px solid #ccc;}

#document_copyright{display:block !important;visibility:visible !important;}


/*----------------------------------------------------------------------*/
/* Content
/*----------------------------------------------------------------------*/

#document_cover{
	position:relative;
}

#document_cover li{
	list-style:none !important;
	margin-left:0 !important;
}


.prettyprint {
    overflow: auto;}


#document_content section{
	padding-top:70px;
}


#document_content div.alert {
  padding: 8px 35px 8px 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

#document_content div.alert-success,#document_content  div.alert-success div.alert-heading {
  color: #468847;
}

#document_content div.alert-danger,#document_content  div.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
}

#document_content div.alert-danger,
#document_content div.alert-error,
#document_content div.alert-danger div.alert-heading,
#document_content div.alert-error div.alert-heading {
  color: #b94a48;
}

#document_content div.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
}

#document_content div.alert-info,#document_content  div.alert-info div.alert-heading {
  color: #3a87ad;
}

#document_content div.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

#document_content div.alert-block > p,#document_content  div.alert-block > ul {
  margin-bottom: 0;
}

#document_content div.alert-block p + p {
  margin-top: 5px;
}

#document_content .warning{
	padding:8px 10px 8px 38px;
	border:1px solid #FBEED5;
	border-radius: 5px;
	background:#FCF8E3 url(../index-6.html)  no-repeat 10px 11px;
    color: #C09853;
}

#document_content .info{
	padding:8px 10px 8px 38px;
	border:1px solid #BCE8F1;
	border-radius: 5px;
	background: #D9EDF7 url(../index-6.html)  no-repeat 10px 11px;
    color: #3A87AD
}

.wrong{
	background: #F2DEDE url(../index-6.html) no-repeat 10px 11px !important;
    border-color: #EED3D7 !important;
    text-indent: 30px;
     color: #B94A48!important;
     border-radius: 5px;
}

.right{
	background: #DFF0D8 url(../index-6.html) no-repeat 10px 11px !important;
	 border-color: #D6E9C6 !important;
	 text-indent: 30px;
	  color: #468847!important;
	  border-radius: 5px;
}

.container-box #colophon {
	clear: both;
	width: 75%;
	float: right;
}


.container-box .site-info {
	background-color: transparent !important;
	border-top: none !important;
	padding: 15px !important;
}

@media only screen and (max-width: 767px) { 
	.sidebar-wrap {
		width: 40%;
	}

	#document_content {
		max-width: 60%;
		padding: 0 15px 60px;
	}

	.container-box #colophon {
		width: 60%;
	}

}