/*
Theme Name: Superbizz
Theme URI: http://iweb-studio.com
Author: iWebStudio
Author URI: http://iweb-studio.com
Description: Superbizz is a responsive wordpress theme 
Version: 1.0.0
Tags: light, theme-options, translation-ready
License: Split GPL License
License URI: license.txt
*/
/* ==== Google font ==== */
@import url('http://fonts.googleapis.com/css?family=Lato:300,400,500,700,900,300|Open+Sans:300,400,600,700');

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

body {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:1.6em;
	color:#777;
	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;
}

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: 'Lato', sans-serif;
	font-weight:400;
	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;
}





/* ===================================
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
==================================== */

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: 50%;
}


/* 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 {
	background: #f5f5f5;
	padding: 10px 0 0;
}
.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;
}

/* --- header -- */
header {
	border-bottom: 1px solid #f5f5f5;
}

header .navbar {
    margin-bottom: 0;
}

.site-header {
	background-color: #fff;
	position: relative;
	width: 100%;
	z-index: 4;
	border-bottom: 1px solid #eee;
}

.header-main {
	min-height: 80px;
	padding: 0 0;
}

.site-title {
	float: left;
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	height: 100%;
}

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

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

/* Search in the header */

.search-toggle {
	cursor: pointer;
	float: right;
	height: 80px;
	text-align: center;
	width: 48px;
	
}

.search-toggle:hover,
.search-toggle.active {
	color: #41a62a;
}

.search-toggle:before {
	font-family: 'FontAwesome';
	color: #444;
	content: "\f002";
	font-size: 20px;
		line-height: 80px;
}

.search-toggle .screen-reader-text {
	left: 5px; /* Avoid a horizontal scrollbar when the site has a long menu */
}

.search-box-wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 80px;
	right:0;
	width: 100%;
 z-index: 999999 !important;
}

.search-box {
	padding: 0 20px 0 0;
 z-index: 999999 !important;
}

.search-box .form-search {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: none;
	display: block;
	float: right;
	font-size: 16px;
	padding: 2px 10px 10px 10px;
	width: 300px;
 z-index: 999999 !important;
}

/* 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 {
	color: #444;
	display: block;
}

.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.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;
}

/* Mega Menu */

@media screen and (max-width: 400px) {

	.primary-navigation .mega-nav {
		display: none;
	}

}

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

	.primary-navigation .mega-nav {
		display: none;
	}

}

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

	.primary-navigation .mega-nav li {
		border-top: none;
		border-bottom: none;
	}

	.primary-navigation .mega-nav {
		padding: 10px;
	}

	.primary-navigation .mega-nav > li {
		padding: 8px 21px;
	}

	.primary-navigation .mega-nav {
		display: block;
	}

}

@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 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:last-child {
		border-bottom: none;
		padding-bottom: 10px;
	}
	
}

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

	.primary-navigation {
		float: right;
		font-size: 14px;
		margin: 0 1px 0 -12px;
		padding: 0;
	}
	


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

	.primary-navigation .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.mega-menu-row li {
		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;
	}

	.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: 80px;
		left: -999em;
		
	}

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

	.primary-navigation .mega-menu .menu-item {
		float: none;
	}

	.primary-navigation ul .mega-menu ul {
		position: static;
		float: none;
	}

	.primary-navigation .menu-item-has-mega-menu {
		position: relative;
	}

	.primary-navigation .mega-menu {
		display: none;
		position: absolute;
		left: -500px;
		top: 100%;
		background: #fefefe; /* overrides from settings / styling / mega-menu */
		border-top: 1px solid #eee;
		z-index: 10;
	}

	.primary-navigation .mega-menu ul {
		background: none;
	}

	.primary-navigation .mega-menu a {
		padding: 0;
		display: inline;
		position: relative;
		line-height: 22px;
		text-transform: none;
	}

	#masthead .primary-navigation .mega-menu .current-menu-item a {
		font-weight: normal;
		color: #3de132;
	}

	.primary-navigation .mega-menu a:hover,
	.primary-navigation .mega-menu a:focus {
		text-decoration: none;
	}

	.primary-navigation .mega-menu p {
		margin: 0 0 1em 0;
	}

	.primary-navigation .mega-menu a:before {
		top: -2px;
		line-height: 22px;
		text-decoration: none;
	}

	.primary-navigation .mega-menu a:after {
		display: none !important;
	}

	.primary-navigation .mega-menu li,
	.primary-navigation .mega-menu li:hover {
		background: none;
	}

	.primary-navigation .menu-item-has-mega-menu:hover .mega-menu {
		display: block;
	}

	.primary-navigation .mega-menu .menu-item {
		color: #666;
		text-transform: none;
		font-size: 13px;
		line-height: 20px;
	}

	/* row */
	.primary-navigation .mega-menu-row {
		width: 100%;
		display: table;
		table-layout: fixed;
		padding: 30px 0;
	}

	.primary-navigation .mega-menu-row {
		border-top: 1px solid #ddd; /* overrides from settings / styling / mega-menu */
	}

	.primary-navigation .mega-menu-row:first-child {
		border-top: none;
	}

	/* column */
	.primary-navigation .mega-menu-col {
		display: table-cell;
		width: 1px;
		padding: 0 30px;
		border-left: 1px solid #ddd; /* overrides from settings / styling / mega-menu */
	}

	.primary-navigation .mega-menu-col:first-child {
		border-left: none;
	}

	.primary-navigation .mega-menu-col > a {
		display: inline-block;
		width: auto !important;
		padding: 0 !important;
		font-size: 19px;
		margin-top: 5px;
		margin-bottom: 14px;
		text-transform: none;
	}

	.primary-navigation .mega-menu-col > a:before {
		top: 2px;
	}

	/* column sub-menus */
	.primary-navigation .mega-menu-col .sub-menu .sub-menu {
		padding-left: 27px;
	}

	.primary-navigation .mega-menu-row .sub-menu-has-icons {
		padding-left: 27px;
	}

	.primary-navigation .mega-menu-row .menu-item-has-icon > p {
		margin-left: -27px;
	}

	.primary-navigation .mega-menu-row .sub-menu-has-icons a:before,
	.primary-navigation .mega-menu-row > .menu-item-has-icon > a:before {
		position: absolute;
		left: -27px;
		width: 18px;
		text-align: center;
		margin: 0;
	}

	.primary-navigation .mega-menu-row > .menu-item-has-icon > a {
		left: 27px;
	}

	.primary-navigation .mega-menu li:hover a {
		background: none;
	}

	.primary-navigation .mega-menu-col p + .sub-menu {
		margin-top: 12px;
	}

}

.menu-toggle {
	background-color: #000;
	border: none;
	border-radius: 0;
	cursor: pointer;
	font-size: 0;
	height: 80px;
	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-caption {
	font-family: 'Lato', sans-serif;
}


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

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

#content.blogpage, #content.contentpadding {
	padding:40px 0 40px 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;
}

#inner-headline ul.breadcrumb li {
	margin-bottom:0;
	padding-bottom:0;
}
#inner-headline ul.breadcrumb li {
	font-size:14px;
	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; 
}


/* --- search form --- */
/*
.search{
	float:right;
	margin:35px 0 0;
	padding-bottom:0;
}
*/

#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;
}

/* --- 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.post {
	border-bottom:1px solid #f5f5f5;
}
article .post-heading h3 {
	margin-bottom:20px;
}
article h4.entry-title {
	font-size: 22px;
}
article h4.entry-title a {
	font-weight:700;
	color:#353535;
}
article .entry-header img.wp-post-image {
	margin-bottom:20px;
}

article .entry-meta {
	margin-bottom:20px;
	border-bottom: none;
}



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


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


/* --- 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;
}
.filter-list{
	margin-top:20px;
}

/* --- 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;
}

/* 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 .wheadingblock {
	width: 30px;
	background: #6c6c6c;
	height: 3px;
	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;
}

#sub-footer{
	background: #161616;
	padding:30px 0;
	margin:20px 0 0 0;
	color: #999;
}

#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:32px;
	height:32px;
    bottom:0px;
    right:20px;
	background: #222;
	
}

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

a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
	opacity:1;
	text-decoration:none;
}
a.scrollup i {
	margin-top: 10px;
	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;
}
.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;
}

/* =============================
Portfolio 
============================= */
.filters .filter ul {
	list-style: none;

}

ul.filter-container {
	margin-left:0;
	padding-left:0;
}

ul.filter-container.home-filter {
  margin-right: -1%;
  margin-left: -1%;
}

.filter-container li {
  width: 25%;
  float: left;
  position: relative;
  display: block;
  overflow: hidden;
  min-height: 1px;
  padding-right: 1%;
  padding-left: 1%;
  margin-bottom: 30px;
}

.filter-container li img{
  width: 100%;
}
.filter {
  display: table;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  margin-bottom: 50px;
  margin-top: 45px;
}

.filter li {
  float: left;
  margin-right: 20px;
}

.filter a {
  font-size: 16px;
  padding: 12px 20px;
  display: table;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  border: solid 1px #e9eef2;
  font-weight: normal;
  color: #8c9195;
 -webkit-transition: all 0.4s ease-in-out 0.2s;
 -moz-transition: all 0.4s ease-in-out 0.2s;
 -o-transition: all 0.4s ease-in-out 0.2s;
 -ms-transition: all 0.4s ease-in-out 0.2s;
 transition: all 0.4s ease-in-out 0.2s;
}

.filter a:hover, .filter a.active {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  color: #fff;
  text-decoration: none;
}

.view .mask {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
    margin:0 0 0 0 !important;
   padding:0 0 0 0 !important;
}
.view img {
   display: block;
   position: relative;
   margin:0 0 0 0 !important;
   padding:0 0 0 0 !important;
}


.view h2 {
   color: #fff;
   position: relative;
   font-size: 18px;
   margin: 0;
   text-align: center;
   font-weight: normal;
}

.view p {
   font-size: 13px;
   position: relative;
   color: #fff;
   margin: 0;
   text-align: center;
}

.top-post {
    position: absolute;
    top: 30%;
    left: 50%;
    margin-left: -50px;
}

.bottom-post {
  position: absolute;
  bottom: 15%;
  left: 0;
  width: 100%;
  margin-left: 0px;
  text-align: center;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -o-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.view-first:hover .bottom-post {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}

.top-post a {
    width: 45px;
    height: 45px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 44px;
    text-align: center;
    background: #fff;
    margin-right: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.top-post a:hover{
}

.view .top-post a {
      transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}


.view:hover .top-post a {
  
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}

.top-post i {
    width: 45px;
    height: 45px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 45px;


}

.top-post i:hover{
        transform:rotate(360deg);
      -ms-transform:rotate(360deg);
      /* IE 9 */
      -moz-transform:rotate(360deg);
      /* Firefox */
      -webkit-transform:rotate(360deg);
      /* Safari and Chrome */
      -o-transform:rotate(360deg);
      /* Opera */
      transition:all 0.3s ease-in-out;
      -moz-transition:all 0.3s ease-in-out;
      -webkit-transition:all 0.3s ease-in-out;
      -o-transition:all 0.3s ease-in-out;

}

.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-first h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img {

   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-first:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}



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

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}


/* =============================
Extentions
============================= */

/* --- learnings/ lesson --- */





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

@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}


@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;
	}
	.search-toggle {
		margin: 0px 40px 0 0;
	}
	
	.search-toggle:before {
		line-height: 80px;
	}
	.search-box .search-field {
		width: 50%;
	}
	.filter-container li {
	  width: 50%;
	  margin-bottom: 20px;
	}
	ul.header-social-network {
		float:none;
		margin: 0 auto;
		text-align: center;
	}

}

@media screen and (max-width: 400px) {
	.header-main {
		height: 100%;		
		padding: 0 0;
	}
	.search-toggle {
		display: none;
	}
	.filter-container li {
	  width: 100%;
	}



}

@media screen and (min-width: 783px) {
	.header-main {
		padding-right: 0;
	}

	.search-toggle {
		margin-right: 0;
	}

	/* Fixed Header */
	.masthead-fixed .site-header {
		position: fixed;
		top: 0;
	}

	.admin-bar.masthead-fixed .site-header {
		top: 32px;
	}

	.masthead-fixed .site-main {
		margin-top: 80px;
	}

}

@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) {
	.content-area,
	.content-sidebar {
		padding-top: 72px;
	}

	.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) {
	.search-box-wrapper {
		padding-left: 182px;
	}

	.main-content {
		float: left;
	}

	.content-sidebar {
		margin-left: -18%;
		width: 18%;
	}

	.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;
	}

	.shortcode-container {
		margin-top: 0;
		margin-bottom: 45px;
		width: 100%;
		box-sizing: border-box;
	}

	h1.shortcode-container {
		margin-bottom: 30px;
	}

	.notification.shortcode-container {
		margin-bottom: 20px;
	}

	.no-border.shortcode-container {
		margin-bottom: 0px;
	}

	.shortcode-container p:last-child {
		margin-bottom: 0;
	}

	.icon-box.shortcode-container.vertical {
		margin-bottom: 0;
	}

	.subtitle-article.shortcode-container {
		margin-bottom: 23px;
	}

	a.shortcode-container {
		display: inline-block;
	}

	.shortcode-column.first {
		margin-left: 0;
		clear: both;
	}

	.text-block.shortcode-container {
		margin-bottom: 24px;
	}
	.info p {
		width: 70%;
	}

	.info .button {
		margin-top: 32px;
	}

	.testimonials ul li {
		width: 610px;
	}

}


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

	.search-box-wrapper,
	.featured-content {
		padding-left: 222px;
	}

	.slider .featured-content .entry-title {
		font-size: 33px;
	}

	.slider .featured-content .entry-header,
	.slider-control-paging {
		width: 534px;
	}

	.slider-control-paging {
		padding-left: 24px;
	}

	.slider-control-paging li {
		margin: 12px 12px 12px 0;
	}

	.slider-control-paging a {
		height: 24px;
		width: 24px;
	}

	.slider-control-paging a:before {
		top: 6px;
		left: 6px;
	}
}


@media screen and (min-width: 1218px) {
	.bottom-post {
	  position: absolute;
	  bottom: 75px;
	  left: 0;
	  width: 100%;
	  margin-left: 0px;
	  text-align: center;
	  -webkit-transform: translateY(100px);
	  -moz-transform: translateY(100px);
	  -o-transform: translateY(100px);
	  -ms-transform: translateY(100px);
	  transform: translateY(100px);
	  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	  filter: alpha(opacity=0);
	  opacity: 0;
	  -webkit-transition: all 0.5s linear;
	  -moz-transition: all 0.5s linear;
	  -o-transition: all 0.5s linear;
	  -ms-transition: all 0.5s linear;
	  transition: all 0.5s linear;
	}
}
