/*
Theme Name: Rapid Builder
Theme URI: http://rapidbuilder.co
Author: Themesprofit
Author URI: http://themesprofit.com
Description: Rapid Builder is a wordpress theme for multiple niche
Version: 1.0.3
Tags: light, theme-options, translation-ready
License: Split GPL License
License URI: license.txt
*/
/* ==== Google font ==== */
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700||Roboto:400,300,500,700);

/* ===================================
1. General
==================================== */

body {
	font-family: 'Roboto', "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	font-size:16px;
	font-weight:400;
	line-height:1.5em;
	color:#111111;
	margin:0;
	padding:0;
}
body,
button,
input,
select,
textarea {
	line-height: 1.6em;
}


input,
select,
textarea {
	background-color: #fff;
	line-height: 1.6em;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
	padding: 5px 2px;
}


select ,
input,
textarea {
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

select:focus,
input:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	color: #333;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: 0;
}

a:focus {
	outline: 0;
	text-decoration: none;
}

a:hover {
	color: #111;
}

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

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

.bypostauthor, .wp-caption, .wp-caption-text,.gallery-caption, .sticky {
	font-weight: normal;
}
.alignleft {
	float: left;
}

img.alignleft {
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
}

img.alignright {
	margin: 0 0 10px 10px;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.text-center {
	text-align: center;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}

a:hover {
	text-decoration: none;
}

a:active {
	outline:0;
}

.clear {
	clear:both;
}

p {
	margin-bottom: 20px;
}

h1,h2, h3, h4, h5, h6 {
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	line-height:1.1em;
	color:#111;
	margin-bottom: 20px;
}

h1 {
	font-size: 30px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}


/* ===================================
2.1. Layout
==================================== */

#wrapper {
	background: #fff;
	margin:0 auto;
}
#wrapper.header-transparent {
	background: none;
	margin:0 auto;
}

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


/* ===================================
3. Responsive media
==================================== */

.video-container,.map-container,.embed-container 		{ position:relative; margin:0 0 15px 0;	padding-bottom:51%; padding-top:30px; height:0; overflow:hidden; border:none; }
.embed-container iframe,
.embed-container object,
.embed-container embed,
.video-container iframe,
.map-container iframe,
.map-container object,
.map-container embed,
.video-container object,  
.video-container embed 					{ position:absolute; top:0; left:0; width:100%; height:100%; }
iframe {
	border:none;
}

embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}

img.img-polaroid {
	margin:0 0 20px 0;
}
.img-box {
	max-width:100%;
}


/* ===================================
4. Header
==================================== */

header.site-header {
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
	}
#wrapper.header-transparent header.site-header {

}

#wrapper.header-transparent #inner-headline {
	position: relative;
	display: block;
}


header.site-header.header-fix,#wrapper.header-transparent header.site-header.header-fix  {
	position: fixed;
	top:0;
}
#wrapper.themeboxed header.site-header.header-fix,#wrapper.themeboxed.header-transparent header.site-header.header-fix  {
	position: fixed;
	top:0;
}

	header.site-header.header-fix .site-title .logo {
		margin: 10px 0 5px;

		-webkit-transition: all 0.4s ease;
				transition: all 0.4s ease;
		 -moz-transition: all 0.4s ease;
}
	


ul.header-social-network {
	float:right;
}

ul.header-social-network li {
	margin: 0 2px !important; 
}
ul.header-social-network li a {
	margin: 0 0;
}

ul.header-social-network li a i {
	background: #666;
	text-align: center;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border-radius: 2px;
}


/* Assistive text */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

.hide {
	display: none;
}

.top-header {
	padding: 10px 0 0;
	color: #fff;
}
.top-header .top-left-info span {
	font-size: 14px;
}
.top-header .top-left-info span.email {
	margin-right: 10px;
	border-right: 1px solid #ddd;
	padding-right: 10px;
}

.top-header a,.top-header a:focus {
	color: #fff;
}

/* --- header -- */


header .navbar {
    margin-bottom: 0;
}

.site-header {
	background-color: #fff;
	position: relative;
	width: 100%;
	z-index: 999;
	box-shadow: 0 1px 4px #ccc;
	padding: 0 0;
}
#wrapper.header-transparent header.site-header.header-fix {
	background-color: #fff;
	box-shadow: 0 1px 4px #ccc;
}

.header-main {
	padding: 0 0;
}

header.site-header .site-title,header.site-header.header-fix .site-title{
	float: left;
	font-size: 18px;
	font-weight: 700;
}

header.site-header.center .site-title,header.site-header.center.header-fix .site-title {
	float: none;
	text-align: center;
	margin: 0 auto;
}

.site-title .logo {
	margin: 15px 0 0;
}


.site-title a,
.site-title a:hover {
	color: #fff;
}

/* navigation */
.site-navigation ul {
	list-style: none;
	margin: 0;

}

.site-navigation li {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-navigation ul ul {
	margin-left: 20px;
}

.site-navigation a,.site-navigation li li a {
	color: #444;
	display: block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.site-navigation a:hover {
	color: #41a62a;
}

/* Primary Navigation */

.primary-navigation {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	height: 100%;
}

.primary-navigation {
	font-size: 16px;
	font-weight: 600;
}
	


.primary-navigation.toggled-on {
	padding: 72px 0 36px;
}

.primary-navigation .nav-menu {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	display: none;
}

.primary-navigation.toggled-on .nav-menu {
	display: block;
}

.primary-navigation a {
	padding: 7px 0;
	line-height: inherit;
	display: block;
}

.primary-navigation a:before {
	font-family: 'FontAwesome';
	font-style: normal;
	position: relative;
	font-size: 16px;
	line-height: 0;
	margin-right: 5px;
	top: 1px;
	font-weight: 100;
	display: inline-block;
	width: 1em;
	text-align: center;
}



@media screen and (max-width: 782px) {
	.site-header {
		border-bottom: 5px solid #eee;
	}
	
	.primary-navigation p {
		color: #fff;
		margin: 7px 0;
	}
	

	.primary-navigation a {
		padding: 0;
		margin: 7px 0;
	}

	.primary-navigation a:before {
		display: inline-block;
		width: 1em;
		text-align: center;
	}
	.primary-navigation {
		padding-right:0;		
	}
	
	.primary-navigation .nav-menu {
		height: auto;
		max-height: 270px;
		overflow: auto;
	}
	
	.primary-navigation ul {
		margin-top: 10px;		
	}
	.primary-navigation ul ul {
		padding-left: 0;
	}
	
	.primary-navigation ul li {
		border-bottom: 1px solid #eee;
		padding: 3px 20px 0;
	}
	.primary-navigation ul li {
		padding-left: 0;
	}


	.primary-navigation ul li:last-child {
		border-bottom: none;
		padding-bottom: 10px;
	}
	
}

@media screen and (min-width: 783px) {

	.primary-navigation {
		float: right;
		margin: 0 1px 0 -12px;
		padding: 0;
	}
	
header.site-header.center .primary-navigation  {
		float: none !important;
		margin: 0 auto !important;
		text-align: center;
		padding: 0;
}
header.site-header.header-fix .primary-navigation {
		float: right;
		margin: 0 1px 0 -12px;
		padding: 0;
	}

	.primary-navigation.toggled-on {
		border-bottom: 0;
		margin: 0;
		padding: 0;
	}

	.menu-toggle {
		display: none;
		padding: 0;
	}

	.primary-navigation .nav-menu {
		border-bottom: 0;
		display: block;
		
	}

	.primary-navigation a {
		padding: 0 12px;
		white-space: nowrap;
	}

	.primary-navigation a:before {
		position: relative;
		font-size: 16px;
		line-height: 0;
		margin-right: 9px;
		top: 2px;
		font-weight: 100;
	}
	
	.primary-navigation ul ul {
		padding-left: 0;
		width: 176px;
	}

	.primary-navigation ul ul li {
		border-bottom: 1px solid #eee;
	}
	.primary-navigation ul ul li:last-child {
		border-bottom: none;
	}


	.primary-navigation ul ul a {
		padding: 12px 10px 12px 17px;
		white-space: normal;
		width: 100%;
	}

	.primary-navigation ul ul ul a {
		width: 176px;
	}
	
	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
		background-color: #f8f8f8;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}

	.primary-navigation .menu-item-has-children > a,
	.primary-navigation .page_item_has_children > a {
		padding-right: 26px;
	}

	.primary-navigation .menu-item-has-children > a:after,
	.primary-navigation .page_item_has_children > a:after {
		-webkit-font-smoothing: antialiased;
		content: "\f107";
		display: inline-block;
		font-family: 'Fontawesome';
		position: absolute;
		right: 12px;
		top: 2px;
		vertical-align: text-top;
	}

	.primary-navigation .menu-item-has-children li.menu-item-has-children > a:after,
	.primary-navigation .menu-item-has-children li.page_item_has_children > a:after,
	.primary-navigation .page_item_has_children li.menu-item-has-children > a:after,
	.primary-navigation .page_item_has_children li.page_item_has_children > a:after {
		font-family: 'Fontawesome';
		content: "\f105";
		right: 8px;
		top: 12px;
	}

	.primary-navigation li .menu-item-has-children > a,
	.primary-navigation li .page_item_has_children > a {
		padding-right: 20px;
		width: 176px;
	}

	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		color: #fff;
	}

	.primary-navigation li {
		border: 0;
		display: inline-block;
		height: 80px;
		line-height: 80px;
		position: relative;
	}
	

	header.site-header.header-fix .primary-navigation li  {
		height: 60px;
		line-height: 60px;
	}
	header.site-header.header-fix .primary-navigation li ul li  {
		height: 100%;
		line-height: 100%;
	}

	.primary-navigation li li {
		border: 0;
		display: block;
		height: auto;
		line-height: 1.0909090909;
	}

	.primary-navigation ul li:hover > ul,
	.primary-navigation ul li.focus > ul {
		left: auto;
	}

	.primary-navigation ul ul li:hover > ul,
	.primary-navigation ul ul li.focus > ul {
		left: 100%;
	}

	.primary-navigation ul ul {
		border: 1px solid #eee;
		background-color: #fefefe;
		float: left;
		margin: 0;
		position: absolute;
		top: 100%;
		left: -999em;
		
	}

	.primary-navigation ul ul ul {
		left: -999em;
		top: -1px;
	}

}

.menu-toggle {
	background-color: #000;
	border: none;
	border-radius: 0;
	cursor: pointer;
	font-size: 0;
	height: 60px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	width: 68px;
}
.menu-toggle:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	text-decoration: inherit;
	vertical-align: text-bottom;
}
.menu-toggle:before {
	font-family: 'Fontawesome';
	color: #fff;
	content: "\f0c9";
	display: inline;
	margin-top: 16px;
	font-size: 26px;
}

.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
	background-color: #444;
}
.menu-toggle:focus {
	outline: 1px dotted;
}


/* ===================================
5. Section: Featured
==================================== */

#featured{
	width: 100%;
	background:#fcfcfc;
	position:relative;
	margin:0;
	padding:0;
}

/* ===================================
6. Sliders
==================================== */

.rev_slider_wrapper,.rev_slider {
	z-index: 1;
	padding-top:0;
	padding-bottom:0;
}
.tp-button{
	padding:8px 15px 8px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height:30px;
	cursor:pointer;
	color:#fff !important; text-shadow: none !important; 
	font-size:16px; line-height:45px !important;
			background: #666666; font-family: 'Roboto', arial, sans-serif; font-weight: normal;
			text-decoration:none;
}

.tp-caption .tp-button {
	text-shadow: none;
	font-weight:300;
}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange,.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green,.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue,.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red,.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey,.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey { 
	-webkit-box-shadow:  none;        
	-moz-box-shadow:   none;           
	box-shadow:  none;    
}


.tp-caption .tp-button.small {
	padding: 10px 20px;
	font-size: 16px;
}
.tp-caption .tp-button.medium {
	padding: 15px 30px;
	font-size: 24px;
}
.tp-caption .tp-button.big {
	padding: 20px 40px;
	font-size: 36px;
}


/* ===================================
8. Section: Content
==================================== */

#content {
	background:#fff;
	padding:0 0 0 0;
}

#content.blogpage, #content.contentpadding {
	padding:40px 0 40px 0;
}

#content.top {
	top:0;
}

#content.nopadtop {
	position:relative;
	background:#fff;
	padding:0 0 40px 0;
}

#content img {
	max-width:100%;
	height:auto;
}


/* ===================================
9. Section: Bottom
==================================== */

#bottom {
	background:#fcfcfc;
	padding:50px 0 0;

}


/* ===================================
10. Inner - Section: page headline
==================================== */

#inner-headline{
	background:#f6f6f6;
	position:relative;
	margin:0;
	padding:0;
	border-bottom: 1px solid #f2f2f2;
}


#inner-headline .inner-heading h2 {
	color:#fff;
	margin:20px 0 0 0;
}

/* --- breadcrumbs --- */
#inner-headline ul.breadcrumb {
	margin:20px 0;
	float:left;
	margin-left:0;
	padding-left: 0;
}

.woocommerce .woocommerce-breadcrumb {
	margin-top:20px !important;
	padding:10px 0 !important;
	float:left;
	margin-left:0;
	padding-left: 0;
	color:#666 !important;
}

#inner-headline ul.breadcrumb li {
	margin-bottom:0;
	padding-bottom:0;
}
#inner-headline ul.breadcrumb li {
	color:#666;
}

ul.breadcrumb li:first-child {
	margin-left:0;
	padding-left: 0;
}


#inner-headline ul.breadcrumb li i{
	color:#dedede;
}

#inner-headline ul.breadcrumb li a {
	color:#fff;
}

ul.breadcrumb li a:hover {
	text-decoration:none;
}

/* ============================
11. Forms
============================= */
.form-control:focus {
  outline: 0;
	box-shadow: none;
	outline: none;
}
input:focus {
	box-shadow: none;
	outline: none;
}

/* --- contact form  ---- */
form#contactform input[type="text"] {
  width: 100%;
  border: 1px solid #f5f5f5;
  min-height: 40px;
  padding-left:20px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

form#contactform textarea {
border: 1px solid #f5f5f5;
  width: 100%;
  padding-left:20px;
  padding-top:10px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

form#contactform .validation {
	font-size:11px;
}

#sendmessage {
	border:1px solid #e6e6e6;
	background:#f6f6f6;
	display:none;
	text-align:center;
	padding:15px 12px 15px 65px;
	margin:10px 0;
	font-weight:600;
	margin-bottom:30px;

}

#sendmessage.show,.show  {
	display:block;
}

form#contactform span.error {
	font-size: 12px;
	font-weight: 600;
	display: block;
	margin: 10px 0;
}


/* wp */
/* comments */
button#comment-form-submit:hover {
  background-color: #444;
}
.comment_wrap .comment_list, .comment_wrap .comment_list .children {
	list-style-type: none;
	list-style-position: outside;	
	list-style: none;
}

.comment_list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	padding-top: 15px;	
}

.comment {
	margin: 15px 0 0;	
}

.comment:first-child {
	margin-top: 0;	
}

.comment .children {
	margin: 15px 0 0 25px;
	padding: 0 0 0 35px;
	list-style: none;
}

.comment:first {
	margin-top: 0;	
}

.single_comment {
	display: block;
	position: relative;
	padding: 25px ;
	border: 1px dotted #eee;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	-o-border-radius: 4px; 
	border-radius: 4px; 	
}

.single_comment .avatar {
	display: inline-block;
	margin-right: 15px;
	overflow: hidden;
	float: left;	
}

.single_comment .avatar img {
	width: 80px;
	height: 80px;
	display: block;	
}

.single_comment .comment_meta {
	display: inline-block;
	position: relative;
}

.single_comment .comment_meta .author {
	font-size: 16px;
	display: block;
	margin-top: 10px;
	font-weight: bold;	
}

.single_comment .comment_meta .author a {
	color: #666;	
}



.single_comment .comment_meta .date {
	line-height: 17px;	
}


.single_comment .comment_wrap {
	display: block;
	width: 100%;
	padding-top: 20px;
	overflow: hidden;
	color: #999;
}

.single_comment .comment_wrap p:last-child {
	padding-bottom: 0;	
}

.cancel-comment-reply {
	margin-bottom: 20px;
}

#respond {
	margin-bottom: 100px;
}

#respond h4 {
	margin: 40px 0 20px;
}


/* comment-form */

#comments form {
	border: none;
}

#comments form label {
	font-size: 14px;
    font-weight:400;
}

#comments form input[type="text"],
#comments form input[type="email"]{
 
	box-shadow: none;
  width: 100%;
  border: 1px solid #f5f5f5;
  min-height: 40px;
  padding-left:20px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;	
}
#comments form textarea {
    width: 100%;
    margin-bottom: 20px;
    padding: 20px 20px;
    border-style: solid;
    border-color:#f5f5f5;
    border-radius: 2px;
    box-shadow: none;
    font-weight:400;
    text-align:left;
	font-size: 14px;
    line-height:25px;    
}

#comment-form-submit { 
	position: relative; display: inline-block; 
	margin: 35px 0 30px 0; border: none; 
	font-size: 16px; 
	font-weight: 700; 
	font-family: inherit; 
	line-height: 30px; text-align: center; 
	text-decoration: none; vertical-align: middle; 
	padding: 7px 20px 8px 20px; 
	cursor: pointer; outline: none; 
	color: #fff; 
	-webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; 
	-o-border-radius: 4px; border-radius: 4px; -webkit-transition: 0.3s; 
	-moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; 
	-webkit-appearance: none; -moz-appearance: none; appearance: none; 
}


#inner-headline form.input-append {
	margin:0;
	padding:0;
}



/* ===============================
13. Elements
================================ */

/* --- blockquote --- */
blockquote {
	font-size:18px;
	font-weight:400;
	padding-left:0;
	color:#a2a2a2;
	line-height:1.6em;
	border:none;
}

blockquote cite 							{ display:block; font-size:12px; color:#666; margin-top:10px; }
blockquote cite:before 					{ content:"\2014 \0020"; }
blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited 				{ color:#555; }

/* --- button --- */
.product_button a.button,.btn-theme {
	color: #fff;
}
.btn-theme:hover {
	color: #eee;
}

.wpcf7-submit {
	padding: 6px 15px;
	color: #fff;
}

/* --- list style --- */

ul.general {
	list-style:none;
	margin-left:0;
}

ul.link-list{
	margin:0;
	padding:0;
	list-style:none;
}

ul.link-list li{
	margin:0;
	padding:2px 0 2px 0;
	list-style:none;
}

/* --- Heading style --- */

h4.heading {
	font-weight:700;
}

.heading { margin-bottom: 30px; }

.heading {
	position: relative;
	
}

.post-heading h3 {
	font-size: 22px;
}


h5.widgetheading {
	font-size: 16px;
	margin-bottom: 25px;
	text-transform: uppercase;
}

/* --- pagination --- */
.pagenation {  
  padding: 60px 0 100px;

}

.pagenation ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table;
  margin: auto;
}

.pagenation li {
  float: left;
  margin-left: 4px;
  background: #fff;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  border: 1px solid #dbe0ea;
}

.pagenation li.active {
    border: 1px solid transparent;
}
.pagenation li:hover {
    border: 1px solid transparent;
}


.pagenation li:first-child {
    margin-left: 0;
}

.pagenation li a {
    display: block;
    color: #868e9c;
    font-size: 14px;
    width:35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.pagenation li.active a,.pagenation li:hover a {
    color: #fff;
}

.pagenation li:not(.active):hover {
    opacity: 0.90;
    -moz-opacity: 0.90;
    filter:alpha(opacity=90);
}

/* ===============================
14. Blog & article
================================ */

article{
	margin-bottom:40px;
}

article.boxed {
	background: #fff;
	border: 1px solid #f7f7f7;
	padding: 20px;
}


article.post {
	border-bottom:1px solid #f5f5f5;
}
article .post-heading h3 {
	margin-bottom:20px;
}
article h2.entry-title {
	font-weight:700;
	font-size: 26px;
}
article h2.entry-title a {
	font-weight:700;
	color:#111;
}
article h2.entry-title a:hover {
	color:#888;
}

article .entry-header img.wp-post-image {
	margin-bottom:15px;
}

article .entry-meta {
	margin-bottom:10px;
	border-bottom: none;
}
article.post .post-thumbnail {
	margin-top:20px;
}

article.post .singlepost {
	margin-bottom:30px;
}

article .entry-meta .left {
	float: left;
}

article .entry-meta .right {
	float: right;
}

article .entry-meta .left .postcateg a,.postcateg a {
	padding: 3px 6px;
	color: #fff;
	font-size: 13px;
	border-radius: 2px;
}

.postcateg a:focus {
	color: #f3f3f3;
	text-decoration: none;
}

article .entry-meta.second span, article .entry-meta.second {
	font-size: 14px;
	color: #999;
}

article .entry-meta.second span a {
	color: #999;
}


article img.wp-post-image {
	margin-bottom: 20px;
}

article .comments-link {
	text-align: right;
	color: #999;
}
article .comments-link a {
	color: #999;
}


article header.entry-header {
	border-bottom: none;
}


article h4.entry-title a:hover,article h4.entry-title a:focus {
	text-decoration:none;
}

article .more-link {
	font-weight: 700;
}

/* --- post meta --- */
.post-meta {
	background:#fcfcfc;
	border:1px solid #e6e6e6;
	border-top:none;
	text-align:center;
}

.post-meta .format {
	border-bottom:1px solid #e6e6e6;
	padding:10px 0 10px;
}

.post-meta i{
	margin:0;
}

.post-meta .date {
	border-bottom:1px solid #e6e6e6;
	padding:10px 0 10px;
}

.post-meta .date span {
	text-align:center;
	color:#999;
	font-size:12px;
	font-weight:600;
}

.post-meta .comments {
	padding:10px 0 10px;
}

.post-meta .comments a {
	color:#999;
	font-size:12px;
	font-weight:700;
}

.post-meta .comments a:hover {
	text-decoration:none;
}

/* --- post format --- */

.post-image {
	margin-bottom:20px;
}

.post-quote {
	margin-bottom:20px;
}

.post-video {
	margin-bottom:20px;
}

.post-audio {
	margin-bottom:20px;
}

.post-link {
	margin-bottom:20px;
}

.post-slider {
	margin-bottom:20px;
}


.post-quote blockquote {
	font-size:16px;
	color:#999;
	font-style:italic;
	line-height:1.6em;
}


.post-image img:hover {
  -webkit-box-shadow: 0 0 2px #979797;
     -moz-box-shadow: 0 0 2px #979797;
          box-shadow: 0 0 2px #979797;	
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

ul.meta-post{
	float:left;
	margin: 0;
	padding:0;
	list-style:none;
}

ul.meta-post li{
	float:left;
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	border-right:1px dotted #e9e9e9;
	padding-right:10px;
	color: #aaa;
}

ul.meta-post li i {
	float:left;
	font-size:16px;
	margin:5px 5px 0 0;
}

/* --- post meta --- */
.meta-article{
	overflow: hidden;
	border-bottom:1px solid #f5f5f5;
	padding:10px 0 10px 0;
	margin:20px 0;
}


/* --- Comment --- */

.comment-area {
	float:left;
	width:100%;
	margin-top:30px;	
}


.media-content{
	overflow:hidden;
	margin-left:12px;
	border-bottom:1px dotted #d5d5d5;
	padding-bottom:20px;
}

.media-content h6 {
	font-size:14px;
	font-weight:700;
}

.media-content span{
	color:#a9a9a9;
	font-size:14px;
	font-weight:300;
}

.comment-area .thumbnail > img {
  display: block;
	width:60px;
	height:60px;
}

/* --- pagination --- */

#pagination a,
#pagination span {
    display: block;
    float: left;
    margin: 0 7px 0 0;
    padding: 7px 10px 6px 10px;
    font-size: 12px;
    line-height:12px;
    color: #888;
	font-weight:600;
}

#pagination a:hover {
    color: #fff;
	text-decoration:none;
}

#pagination span.current {
    background: #333;
    color: #fff;
    font-weight: bold;
}


/* ===============================
15. Aside, sidebar
================================ */

aside{
	position:relative;
	margin-bottom:40px;
}

.sidebar-nav{
	float:left;
	width:100%;
}

aside .widget,.widget {
	margin-bottom:50px;
}

.sidebar .widget .widgetheading {
	color: #fff;
	padding: 10px 10px;
}

/* wp */

.widget_calendar table {
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 2.3333;
	text-align: center;
	padding: 0;
}

.widget_calendar caption {
	font-weight: 700;
	margin: 0 0 1.6em;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.widget_calendar tbody a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	color: #fff;
	display: block;
	font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	color: #fff;
}

.widget ul {
	margin:0;
	padding:0;
	list-style:none;
}

.widget ul  li {
	line-height: 1.6em;
	margin-bottom: 10px;
}
.widget ul  li:last-child {
	margin-bottom: 0;
}
.widget ul li a {
	color:#656565;
}


.widget ul.recent li {
	margin-bottom:20px;
}


.widget ul.tags {
	list-style:none;
	margin:0;
	margin-left: 0;
	padding-left:0;
}

.widget ul.tags li {
	margin:0 5px 15px 0;
	display:inline-block;
}
.tagcloud a {
	margin:0 5px 15px 0;
	display:inline-block;
	font-size: 14px;
}


.widget ul.tags li a, .tagcloud a {
	background:#e6e6e6;
	color:#333;
	padding:5px 10px;
}

.widget ul.tags li a:hover, .tagcloud a:hover {
	text-decoration:none;
	color:#fff;
}


aside.sidebar .widget ul li {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}

aside.sidebar .widget ul li:after {
	font-family: 'FontAwesome';
	content: "\f105";
	float: right;
	color: #bbb;
}

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

/* --- Recent post widget --- */

.recent-post{
	margin:20px 0 0 0;
	padding:0;
	line-height:18px;
}

.recent-post h5 a:hover {
	text-decoration:none;
}

.recent-post .text h5 a {
	color:#353535;
}


ul.time-post{
	float:left;
	width:120px;
	padding:0;
	list-style:none;
	margin:0 20px 0 0;
	text-align:center;
	color: #0e0f0f;
}

ul.time-post li{
	float:none;
	background:#f8f8f8;
	list-style:none;
	margin:0 0 2px 0;
	padding:0;
}

ul.time-post li a img:hover{
	opacity: 0.8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";	
}
 	
ul.time-post li.time{
	float:none;
	padding:5px 0 5px 0;
	text-shadow: none;	
}

.recent-post ul.time-post li.time{
	color:#121214;
}

.post-meta{
	margin-bottom:20px;
}

.post-meta span{
	padding:0 10px 0 10px;
	margin-bottom:10px;
}

.post-meta span a{
	color:#919191;
}

.post-meta strong{
	font-weight:200px;
	color:#c7c7c7;
}

.item .text {
	margin-left:140px;
	margin-bottom:20px;
}

/* ===============================
16. Footer
================================ */

footer{
	background: #2d2d2d;
	padding:50px 0 0 0;
	color:#f8f8f8;
}

footer h5.widgetheading {
	font-weight: 600;
	margin-bottom: 20px;
}

footer .widget ul li a {
	color:#f8f8f8;
}

footer .widget ul li a:hover {
	color:#eee;
}

footer .wheadingblock {
	width: 60px;
	background: #6c6c6c;
	height: 1px;
	margin-bottom: 20px;
}

footer a:hover {
	color:#eee;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6{
	color:#fff;
}

footer address {
	line-height:1.6em;
}

footer h5 a:hover, footer a:hover {
	text-decoration:none;
}

ul.social-network,ul.header-social-network  {
	list-style:none;
	margin:0;
}

ul.social-network li,ul.header-social-network li {
	display:inline;
	margin: 0 5px;
}

ul.social-network li a,ul.header-social-network li a {
	color: #fff;
}

ul.header-social-network li a i.fa-facebook {
	background: #4463b2;
}
ul.header-social-network li a i.fa-google-plus {
	background: #e24939;
}
ul.header-social-network li a i.fa-twitter {
	background: #27aee6;
}
ul.header-social-network li a i.fa-dribbble {
	background: #e6538a;
}
ul.header-social-network li a i.fa-flickr {
	background: #ec1483;
}
ul.header-social-network li a i.fa-youtube {
	background: #b83835;
}
ul.header-social-network li a i.fa-tumblr {
	background: #35536b;
}

ul.header-social-network li a:hover i {
	background: #111;
}

/* menu */
.menu-footer-menu-container,.footer-menu {
	float: right;
}


ul.footer-menu,.footer-menu ul {
	list-style: none;
	padding-left:0;
}
ul.footer-menu li,.footer-menu ul li  {
	display: inline;
}
ul.footer-menu li a,.footer-menu ul li a {
	margin-left: 10px;
	color: #f2f2f2;
}
ul.footer-menu li a:hover,.footer-menu ul li a:hover {
	color: #ddd;
}

#sub-footer{
	background: #1e73be;
	padding:30px 0;
	margin:20px 0 0 0;
	color: #fff;
}

#sub-footer p{
	margin:0;
	padding:0;
}

#sub-footer span{
	color:#f5f5f5;
}

.copyright {
	text-align:left;
}

#sub-footer ul.social-network {
	float:right;
}

/* ===============================
17. Divider, Line & Misc
================================ */

.solidline {
	border-top:1px solid #f5f5f5;
	margin:0 0 30px;
}

.dottedline {
	border-top:1px dotted #f5f5f5;
	margin:0 0 30px;
}

.dashedline {
	border-top:1px dashed #f5f5f5;
	margin:0 0 30px;
}

.blankline {
	height:1px;
	margin:0 0 30px;
}


/* scroll to top */
.scrollup{
    position:fixed;
	width:48px;
	height:48px;
	bottom: 20px;
	right: 10px;
	border-radius: 4px;
}

a.scrollup {
	outline:0;
	text-align: center;
	vertical-align: middle;
}

a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
	opacity:1;
	text-decoration:none;
}
a.scrollup i {
	line-height: 48px;
	color: #fff;
}
a.scrollup i:hover {
	text-decoration:none;
}




/* =============================
18. Position & alignment
============================= */

.absolute{
	position:absolute;
}

.relative{
	position:relative;
}

.aligncenter{
	text-align:center;
}

.aligncenter span{
	margin-left:0;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.floatnone {
	float:none;
}

.aligncenter {
	text-align:center;
}

/* --- Image allignment style --- */

img.pull-left, .align-left{
	float:left;
	margin:0 15px 15px 0;
}

.widget img.pull-left {
	float:left;
	margin:0 15px 15px 0;
}

img.pull-right, .align-right {
	float:right;
	margin:0 0 15px 15px;
}

article img.pull-left, article .align-left{
	float:left;
	margin:5px 15px 15px 0;
}

article img.pull-right, article .align-right{
	float:right;
	margin:5px 0 15px 15px;
}

/* =============================
20. Spacer, margin
============================= */

.clear-marginbot{
	margin-bottom:0;
}

.marginbot10{
	margin-bottom:10px;
}
.marginbot15{
	margin-bottom:15px;
}
.marginbot20{
	margin-bottom:20px;
}
.marginbot30{
	margin-bottom:30px;
}
.marginbot40{
	margin-bottom:40px;
}

.clear-margintop{
	margin-top:0;
}

.margintop10{
	margin-top:10px;
}

.margintop20{
	margin-top:20px;
}

.margintop30{
	margin-top:30px;
}

.margintop40{
	margin-top:40px;
}


/* =============================
Woocommerce
============================= */

.woocommerce  h2.page-title {
	margin-top: 0;
}

ul.products-categories {
	list-style: none;
	padding-left: 0;
	padding-left: -15px !important;
	padding-right: -15px !important;
	margin-left: -15px !important;
	margin-right: -15px !important;
}
ul.products-categories li {
	  position: relative;
	  min-height: 1px;
	width:262.5px !important;
	margin:0 15px 30px 15px !important;
	text-align:left;
	border:0;	
	list-style:none !important;
	float: left;
}

.product-category-inner h3 {
	font-size: 18px;
}

.woocommerce hr.paddingbottom40 {
	margin-bottom: 40px;
}

ul.products {
	list-style: none;
	padding-left:0;


}

.products
{
	position: relative;
	padding-left: -15px !important;
	padding-right: -15px !important;
	margin-left: -15px !important;
	margin-right: -15px !important;
}

.product_item_inner
{
	padding: 9px;
	border: 1px solid #eee;
}

.product-desc {
	padding: 5px 0 0;
}

.product_item {
	  position: relative;
	  min-height: 1px;
	width:262.5px !important;
	margin:0 15px 30px 15px !important;

	text-align:left;
	border:0;	
	list-style:none !important;
	float: left;
}

.product-title {
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 10px;
}

.product-title a {
	color: #444;
}

.product_item .image_container {
	position:relative;
	max-width: 270px !important;
	max-height:300px;
	margin-bottom:7px;
}

.product_button a.button {
	padding:10px 20px !important;
	margin:10px 0;
	text-shadow: none;
	border: none;
	background:none;
	background-color:#fff;
	
	z-index:100;
	/*-webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;*/
}

.product_item h3 {
	margin:0 0 2px 0 !important;
	padding:0 !important;
	font-size: 14px;
	font-weight: 300;
}
.product_item h3 a {
	color: #888;
}
.product_item h3 i {
	margin-right: 10px;
	color: #888;
}
.woocommerce span.onsale{
	height:50px;
	width:50px;
	z-index: 2;
	font-weight:700;
	position:absolute;
	display: inline-block;
	text-align:center;
	right:0;
	margin:0;
	border-radius:50%;
	background-color:#f04d1a;
	color:#fff;
	font-size:13px;
	-webkit-font-smoothing:antialiased;
}
.woocommerce ul.products li.product_item .onsale{
	bottom:0;
	top: 0;
	right:0;
	left:auto;
	margin: -9px -9px 0 0;
	border: 4px solid #fff;
}

.woocommerce ul.products li.product_item .star-rating {
	position: absolute;
	top: 5px;
	left: 15px;
	margin: 10px 0 10px;
	color: #ff571c;
}
.woocommerce ul.products li.product_item .star-rating:after {
	border-color: #ff571c;
}

.woocommerce ul.products li.product_item .price .amount {
	text-decoration: none !important;
	font-size: 13px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border:1px solid #d3ced2;
	background-color:#ebe9eb;
	display:inline-block;
	position:relative;
	z-index:0;
	border-radius:0 0 0 0;
	margin:0 0;
	padding:0 1em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before{
	left:0;
	-webkit-border-bottom-right-radius:0;
	-moz-border-bottom-right-radius:0;
	border-bottom-right-radius:0;
	border-width:0 0 0 0;
	box-shadow:0 0 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after{
	right:0;
	-webkit-border-bottom-left-radius:0;
	-moz-border-bottom-left-radius:0;
	border-bottom-left-radius:0;
	border-width:0 0 0 0;
	box-shadow:0 0 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus {
	outline: 0;
}
.woocommerce-tabs .panel.entry-content {
	box-shadow:0 0 0 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
	-webkit-border-bottom-left-radius:0;
	-moz-border-bottom-left-radius:0;
	border-bottom-left-radius:0;
}
#review_form h3.comment-reply-title {
	font-size: 20px;
}

.quantity input.input-text.qty.text:focus {
	background: #f2f2f2;
}

button.single_add_to_cart_button.button.alt:hover,.product_button a.button:hover {
  background-color: #444 !important;
  color: #fff;
}
.wc-proceed-to-checkout .checkout-button.button.alt {
	color: #fff;
}
.woocommerce-message a.button,.place-order input.button.alt {
	background-color: #f04d1a;
	color: #fff;
}
.woocommerce-message a.button:hover,.place-order input.button.alt:hover,.wc-proceed-to-checkout .checkout-button.button.alt:hover {
	background-color: #444;
	color: #fff;
}

.woocommerce input {
	padding: 8px 10px;
}

.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{
	padding:1em 2em 1em 3.5em!important;
	margin:0 0 2em!important;
	position:relative;
	background-color:#f7f6f7;
	color:#515151;
	border-top:3px solid #a46497;
	list-style:none!important;width:auto
}

.woocommerce-checkout #payment{background:#f7f7f7;border-radius:5px}

.productthumb.wp-post-image {
	height: auto;
	max-width: 300px;
}

.cart-popup {
  top: 100%;
  right: 0px;
  background-color: #141414;
  padding: 0px;
  background-clip: padding-box;
  max-width: 250px;
  color: #888;
}

/* =============================
21. Media queries 
============================= */

@media screen and (max-width: 783px) {
	.header-main {
		padding: 0 30px 0 0;
	}
	.top-header {
		padding: 10px 0 20px;
	}
	.top-header .top-left-info {
		margin: 0;
		padding:0;
	    text-align: center;
	}
	.site-title .logo {
		margin: 5px 0 5px;
	}
	.site-title .logo  {
		float: left;
		max-width: 100%;
		height: auto;
	}
	ul.header-social-network {
		float:none;
		margin: 0 auto;
		text-align: center;
	}
	
	.menu-footer-menu-container {
		float: none;
	}
	.footer-menu,.copyright {
		float: none;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 480px) {
	.site-title .logo {
		margin: 10px 0 10px;
	}
	.site-title .logo  {
		float: none;
		max-width: 100%;
		height: auto;
	}
	.primary-navigation.toggled-on {
		padding: 10px 0 36px;
		background: #f7f7f7;
	}
	.header-main {
		height: 100%;		
		padding: 0 0;
		width: 100%;
	}
	
	.menu-toggle {
		padding: 0;
		position: relative;
		text-align: center;
		width: 100%;
		margin-left:0 auto !important;
		margin-right:0 auto !important;
		background-color: transparent;
	}
	.menu-toggle:before {
		color: #fff;
		content: "\f0c9";
		display: inline;
		margin-top: 16px;
		font-size: 26px;
		background-color: #444;
		padding: 5px 10px;
	}
	.menu-toggle:active,
	.menu-toggle:focus,
	.menu-toggle:hover {
		background-color: transparent;
	}
	.menu-toggle:focus {
		outline: 0;
	}
}

@media screen and (max-width: 400px) {
	.header-main {
		height: 100%;		
		padding: 0 0;
	}
}

@media screen and (min-width: 810px) {
	.attachment .entry-attachment .attachment {
		margin-right: -168px;
		margin-left: -168px;
		max-width: 810px;
	}

	.contributor-avatar {
		margin-left: -168px;
	}

	.contributor-summary {
		float: left;
	}

}

@media screen and (min-width: 846px) {
	.comment-list .trackback,
	.comment-list .pingback,
	.comment-list article {
		margin-bottom: 36px;
		padding-top: 36px;
	}

	.comment-author .avatar {
		height: 34px;
		top: 2px;
		width: 34px;
	}

	.comment-author,
	.comment-awaiting-moderation,
	.comment-content,
	.comment-list .reply,
	.comment-metadata {
		padding-left: 50px;
	}

	.comment-list .children {
		margin-left: 20px;
	}

	.featured-content {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 1008px) {
	.site:before {
		background-color: #000;
		content: "";
		display: block;
		height: 100%;
		min-height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		width: 182px;
		z-index: 2;
	}

	.primary-sidebar {
		padding-top: 0;
	}

	.site-description {
		display: block;
		margin: -3px 0 21px;
	}

	.site-description:empty {
		margin: 0;
	}

}


@media screen and (min-width: 1080px) {
	.site:before {
		width: 222px;
	}
}