/*
Theme Name:         Everloc Patus
Theme URI:          http://www.uxde.net/2012/08/07/patus-wordpresss-theme-free-clean-responsive-wordpress-theme/
Description:        Patus is a free responsive Wordpress theme by UXDE dot Net.
Version:            1.0.5
Author:             Toan Nguyen Minh
Developer:          Kausar Ahmad
Designer:           Jason Davey
Author URI:         http://www.uxde.net
Tags: white, two-columns, right-sidebar, fixed-width, flexible-width, custom-menu, editor-style, featured-images, full-width-template, translation-ready, custom-colors
License URI: http://www.gnu.org/copyleft/gpl.html
*/
/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: 01. Global 
:: 02. Header
:: 03. WordPress Outputs
:: 04. Widgets
:: 05. Comments
:: 06. Footer
:: 07. Portfolio
:: 08. Home
:: 09. Skin
/* ---------------------------------------------------
   01. Global
--------------------------------------------------- */
@import url("extras.css");
@import url("css/animate.css");
@import url(http://fonts.googleapis.com/css?family=Oswald);

body {
	/*background: #fafafa;*/
	background: #ffffff;
	color: #000;
	width: 100%;
	max-width: 100%;
	line-height: 2em;
}

hr {
	margin: 55px 0;
}

.post-content {
	padding: 0px 0px 0 0px;
}

.post-content .tabs-content .columns,
.post-content .tabs-content .columns.last {
	margin-bottom: 0;
	margin-top: 20px;
}

.post-content .tabs-content br {
	display: none;
}

p {
	font-size: 14px;
	line-height: 24px;
}

#post-articles:last-child {
	margin-right: 0 !important;
}

article p {
	padding-left: -10px;
}

blockquote {
	margin: 50px 0 50px 25px;
	padding: 0 0 0 25px;
}

.ie input {
	text-indent: 10px !important;
}

textarea {
	resize: vertical;
	width: 90%;
}

#patus {
	display: none;
}

#main {
	padding-top: 30px;
	margin-bottom: 0px;
	background: #fff;
	/*border-left:2px solid #EBE7E8;
border-right:2px solid #EBE7E8;*/
	/* box-shadow: 5px 0 2px -1px #001933, -5px 0 2px -1px #001933;
-moz-box-shadow: 5px 0 2px -1px #001933 , -5px 0 2px -1px #001933;
-webkit-box-shadow: 5px 0 2px -1px #001933, -5px 0 2px -1px #001933;
*/
}

#container {
	padding: 0;
}

.row {
	max-width: 990px;
}

#content {
	width: 670px;
}

#content7 {
	width: 100%;
}

#content-article {
	float: right;
	width: 71%;
	margin: 0 0 30px 0px;
}

body.woocommerce #content,
body.woocommerce-page #content,
body.woocommerce #content7,
body.woocommerce #content-article {
	width: 100%;
}

#sidebar {
	width: 230px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}

.page-template-page-full-php #content,
.single-pt-portfolio #content,
.page-template-page-portfolio-php #content,
.home #content,
.page-template-methwheretobuy-php #content {
	width: 100%;
	border: none !important;
}

.page-template-page-portfolio-php .post-box,
.single-pt-portfolio .post-box,
.page-template-page-full-php .post-box,
.home .post-box,
.page-template-methwheretobuy-php .post-box {
	padding: 0;
}

.ie #sidebar {
	border: none !important;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* ---------------------------------------------------
   02. Header
--------------------------------------------------- */
#header {
	position: relative;
	height: auto;
	background: #fff;
}

#header-top-bar {
	background: #bfcbb8;
	color: #fff;
	padding: 5px 10px;
	margin: 5px 0;
}

#header-wrap {
	margin: 0;
}

.top-testimonials {
	float: left;
	max-width: 600px;
}

.top-testimonials p {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.top-search {
	float: right;
	max-width: 360px;
}

.top-search #searchform {
	margin: 0;
}

.top-search #searchform label {
	display: block;
	float: left;
	text-transform: uppercase;
	margin: 5px 10px 0 0;
	font-weight: bold;
}

.top-search #searchform input {
	font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial,
		"Lucida Grande", sans-serif;
	background: #ffffff;
	border: none;
	color: #919599;
	width: 245px;
	height: 25px;
	margin: 0;
	padding: 0 10px;
	float: left;
	border-radius: 0;
}

.top-search #searchform input#searchsubmit {
	margin: 0;
	padding: 0 10px;
	width: auto;
	background: #ffffff url(images/search-icon.png) center center no-repeat;
}

.ie8 #searchform input {
	padding-left: 10px;
	width: 83%;
}

.header-banner-slider {
	clear: both;
}

.logo,
.logo a {
	line-height: 1;
}

/*.logo img { margin-top:0px;margin-left:0px; }
.logo h1,
.logo div,
.logo a {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}*/
#secondary-nav {
	background: #6a6057;
	margin: 4px 0 0 0;
	line-height: 30px;
	height: 34px;
	padding: 5px 0 0 0;
}

#social-buttons {
	width: 90px;
	position: absolute;
	right: -3px;
	top: 11px;
}

#social-buttons ul {
	float: right;
	width: 90px;
}

#social-buttons ul li {
	background: url(images/item-button.png) no-repeat;
	display: block;
	float: left;
	height: 30px;
	margin-left: 5px;
	text-indent: -9999px;
	width: 31px;
}

#social-buttons ul li:hover {
	background-position: 0 -32px;
}

#social-buttons li.item-rss a {
	background: url(images/item-rss.png) no-repeat;
	display: block;
	float: left;
	height: 29px;
	width: 28px;
}

#social-buttons li.item-email a {
	background: url(images/item-email.png) no-repeat;
	display: block;
	float: left;
	height: 29px;
	width: 28px;
}

#social-buttons li.item-twitter a {
	background: url(images/item-twitter.png) no-repeat;
	display: block;
	float: left;
	height: 29px;
	width: 28px;
}

#social-buttons li.item-facebook a {
	background: url(images/item-facebook.png) no-repeat;
	display: block;
	float: left;
	height: 29px;
	width: 28px;
}

#social-buttons li.item-google a {
	background: url(images/item-google.png) no-repeat;
	display: block;
	float: left;
	height: 29px;
	width: 28px;
}

/* ---------------------------------------------------
   03. WordPress Outputs
--------------------------------------------------- */
#home-ad {
	width: 100%;
	display: block;
	margin: -10px 0 25px 0;
}

/*
.hentry {
	padding: 0 0 15px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #EAEAEA;
}
.hentry footer p { 
	font-size: 11px;
}
.post-box .hentry:last-child { border: none !important; }
*/
.post-header {
	overflow: hidden;
	padding: 0;
	margin: 0 0 10px 0;
}

.post-box .post-content p {
	font-size: 13px;
	line-height: 18px;
	color: #333;
	font-family: "Arial", "Helvetica", sans-serif;
	padding: 0px 1px 0 0px;
	margin-bottom: 10px;
}

.post-box .post-content .tabs-content p {
	line-height: 1.7em;
}

.post-box .post-title-s {
	padding: 8px 0 5px 4px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial", Helvetica, Arial, sans-serif;
	line-height: 16px;
	letter-spacing: -0.04em;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.post-box .post-title-s2 {
	padding: 1px 0 10px 4px;
	color: #fff;
	font-size: 14px;
	font-family: "Arial", Helvetica, Arial, sans-serif;
	line-height: 14px;
	text-transform: uppercase;
}

.post-box .post-title-s3 {
	padding: 1px 0 10px 4px;
	color: #fff;
	font-size: 12px;
	font-family: "Arial", Helvetica, Arial, sans-serif;
	line-height: 11px;
	text-transform: uppercase;
	text-align: center;
}

.post-box .post-title a {
	color: #0a0a0a;
	text-decoration: none;
	text-transform: uppercase;
	clear: both;
	border-bottom: 1px solid #bbc4cd;
	font-size: 15px;
	padding: 0 0;
	line-height: 2em;
	text-transform: uppercase;
	display: block;
}

.post-box .post-title-s a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.post-box .post-title-s3 a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.post-box .post-title a:hover {
	color: #000000;
}

.post-box .post-title-s a:hover {
	color: #fff;
}

.meta-info {
	color: #ffffff;
	font-size: 13px;
	line-height: 21px;
	padding: 7px 12px;
	margin: 0;
	position: relative;
	overflow: hidden;
	display: inline-block;
}

.meta-info a {
	color: #ffffff;
	text-decoration: underline;
}

.meta-info a:hover {
	color: #ffffff;
	text-decoration: none;
}

.share-buttons {
	display: block;
	padding: 0;
	margin: 10px 0 0 0;
	overflow: hidden;
}

.share-buttons ul li {
	float: left;
	margin-bottom: 15px;
	height: 22px;
}

.share-buttons ul li.twitter-button {
	width: 100px;
}

.share-buttons ul li.facebook-button {
	width: 92px;
}

.share-buttons ul li.google-button {
	width: 80px;
}

.share-buttons ul li.pinterest-button {
	width: 80px;
}

a.more-link {
	text-decoration: none;
	font-weight: bold;
}

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

.post-box h1 {
	font-family: "Arial", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 40px;
	line-height: 44px;
	margin-bottom: 15px;
}

.post-box h3 {
	font-family: "Arial", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 30px;
	line-height: 34px;
	margin-bottom: 15px;
}

.post-box h4 {
	font-family: "Arial", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 10px;
}

.post-content h1 {
	font-family: "Arial", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 40px;
	margin-bottom: 15px;
}

.post-content h2 {
	font-family: "Arial", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 34px;
	margin-bottom: 15px;
}

.post-content h3 {
	font-family: "Arial", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 30px;
	margin-bottom: 15px;
}

.post-content h4 {
	font-family: "Arial", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 10px;
}

.post-content h5 {
	font-family: "Arial", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 10px;
}

.post-content h6 {
	font-family: "Arial", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}

.post-content ol {
	margin: 0;
	list-style-position: inside;
}

.post-content .columns.last {
	margin: 0 0 30px 0;
	float: right;
}

.post-content .columns {
	margin: 0 1.4% 30px 0;
}

.post-content ul ul,
.post-content ol ol {
	margin-left: 15px;
	margin-bottom: 0;
	margin-top: 0;
}

.post-content ul,
.post-content ol {
	margin-top: 25px;
	margin-bottom: 25px;
}

.post-content ul.tabs-content,
.post-content ol {
	margin-top: 0;
	margin-bottom: 0;
}

.post-content ul.tabs-content {
	margin-bottom: 55px;
}

.post-content ul {
	list-style: disc;
	list-style-position: inside;
}

.post-content li {
	border: none;
	font-size: 13px;
	line-height: 22px;
	color: #474646;
}

pre {
	font-size: 13px;
	line-height: 22px;
	color: #474646;
}

pre {
	margin: 50px 0 50px 25px;
	padding: 0 0 0 25px;
}

#post-nav {
	float: left;
	width: 100%;
	margin-top: -10px;
	padding: 35px 0 0 0;
}

.pagination a,
.pagination span {
	font-size: 14px;
	line-height: 16px;
	padding: 10px 12px;
	float: left;
	margin: 0 8px 0 0;
	border-radius: 3px;
}

.pagination a:hover,
.pagination a:active,
.pagination a:focus {
	color: #fff;
}

.post-box .featured-image {
	margin: 0 0 30px 0;
}

/* Add Align Class for Images */
img.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

img.alignleft {
	float: left;
	margin: 0 5px 10px 0;
}

img.aligncenter {
	display: block;
	margin: 5px auto;
}

.post-content img {
	max-width: 100%;
	height: auto;
	display: block;
}

.toggle-pane {
	font-size: 14px;
}

.author-wrap {
	background: #ffffff;
	border: 1px solid #eeeeee;
	color: #7e7e75;
	font-size: 14px;
	line-height: 22px;
	padding: 20px;
	margin: 40px 0 20px 0;
	display: block;
	position: relative;
	overflow: hidden;
}

.author-gravatar {
	width: 99px;
	float: left;
	display: block;
	line-height: 1;
}

.author-gravatar .avatar {
	background: #ffffff;
	border: 1px solid #eeeeee;
	margin: 0;
	padding: 5px;
}

.author-info {
	width: 498px;
	margin-left: 17px;
	float: right;
}

.author-title {
	display: block;
	margin: 4px 0 12px 0;
}

.author-title a {
	color: #7e7e75;
	text-decoration: none;
}

.author-title span {
	color: #e5e5e5;
	padding: 0 5px;
}

.author-description p {
	color: #7e7e75;
	font-size: 13px;
	line-height: 21px;
	margin: 0;
}

.related-posts {
	clear: both;
	display: block;
	margin: 30px 0 0 0;
	border-bottom: 1px solid #bbc4cd;
}

.related-posts ul li {
	float: left;
	width: 22%;
	margin: 0 4% 0% 0;
	overflow: hidden;
	list-style-type: none;
}

.related-posts ul li:last-child {
	margin-right: 0 !important;
}

h5.related-article {
	font-size: 14px;
	line-height: 24px;
	margin: 10px 0;
}

h5.related-article a {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #ffffff;
}

/* ---------------------------------------------------
   04. Widgets
--------------------------------------------------- */
.widget-title {
	font-family: "Arial", Helvetica, Arial, sans-serif;
	font-size: 25px;
	margin-bottom: 15px;
	color: #444444;
}

.widget {
	width: 100%;
	padding: 0;
	font-size: 12px;
	line-height: 21px;
	margin: 0 0 0 0;
}

.widget p {
	font-size: 12px;
	line-height: 21px;
}

.widget a {
	color: #4f4f48;
	text-decoration: none;
}

.uxde_ad_widget {
	background: none !important;
	border: none !important;
	padding: 0 !important;
	width: 260px;
}

.pu_facebook_widget {
	background: none !important;
	border: none !important;
	padding: 0 !important;
	width: 260px;
	overflow: hidden;
}

.fb-like-box {
	background: #ffffff;
}

.uxde_ad_widget a {
	display: block;
	line-height: 1;
}

.optin input.name[type="name"] {
	background: url(images/name-icon.png) no-repeat;
	background-position: 7px 8px;
	padding: 8px 10px 8px 13px;
	margin-bottom: 10px;
	width: 230px;
}

.optin input.email[type="email"] {
	background: url(images/email-icon.png) no-repeat left center;
	background-position: 7px 10px;
	padding: 8px 10px 8px 14px;
	margin-bottom: 10px;
	width: 230px;
}

.optin input.name[type="text"] {
	background: url(images/name-icon.png) no-repeat;
	background-position: 7px 8px;
	padding: 8px 10px 8px 13px;
	margin-bottom: 10px;
	width: 230px;
}

.optin input.email[type="text"] {
	background: url(images/email-icon.png) no-repeat left center;
	background-position: 7px 10px;
	padding: 8px 10px 8px 14px;
	margin-bottom: 10px;
	width: 230px;
}

.optin input[type="submit"] {
	background: #30a146;
	border: 0 none;
	color: #ffffff;
	cursor: pointer;
	padding: 7px 12px;
	margin: 0;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	text-indent: 0;
}

.optin input[type="submit"]:hover {
	background: #505050;
}

.optin p {
	margin-bottom: 10px;
}

.widget_categories li,
.widget_archive li,
.widget_meta li,
.widget_pages li {
	font-size: 12px;
	width: 50%;
	float: left;
	margin-bottom: 0;
}

.sidebar-section {
	overflow: hidden;
}

.twitter li {
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #333333;
}

#home-widgets .twitter li a {
	display: block;
}

#home-widgets .twitter a {
	display: inline;
}

.twitter {
	margin: 0;
}

.visit-wrap {
	text-align: right;
}

.UXDE_Flickr {
	width: 108%;
}

.flickr_badge_image {
	background: #2d2e2e;
	float: left;
	width: 53px;
	height: 53px;
	padding: 5px;
	margin: 0 10px 10px 0;
}

.flickr_badge_image:hover {
	background: #ffffff;
}

.flickr_badge_image img {
	width: 53px;
	height: 53px;
}

#sidebar .UXDE_Popularposts .post-title {
	margin: 0;
}

#sidebar .UXDE_Recentposts .post-title,
#sidebar .UXDE_Popularposts .post-title {
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
}

#sidebar .UXDE_Recentposts .byline,
#sidebar .UXDE_Popularposts .byline {
	display: none;
}

#sidebar .UXDE_Recentposts .post,
#sidebar .UXDE_Popularposts .post {
	border-bottom: 1px dashed #eeeeee;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

#sidebar .UXDE_Recentposts .post:last-child {
	margin: 0;
}

#footer-widgets .UXDE_Popularposts .post-title {
	margin: 0;
}

#footer-widgets .UXDE_Recentposts .post-title,
#footer-widgets .UXDE_Popularposts .post-title {
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
}

#footer-widgets .UXDE_Recentposts .byline,
#footer-widgets .UXDE_Popularposts .byline {
	display: none;
}

#footer-widgets .UXDE_Recentposts .post,
#footer-widgets .UXDE_Popularposts .post {
	border-bottom: 1px solid #333333;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

#footer-widgets .UXDE_Recentposts .post:last-child {
	margin: 0;
}

.uxde_ad125_widget {
	padding-bottom: 10px;
}

.ads-125 ul {
	display: block;
	overflow: hidden;
	margin-bottom: 0;
}

.ads-125 li {
	float: left;
	margin-bottom: 0;
}

.ads-125 li a img {
	margin: 0 10px 10px 0;
	width: 125px;
	height: 125px;
	display: block;
	line-height: 1;
}

.ads-125 li:nth-child(2n) a img {
	margin-left: 0;
	margin-right: 0;
}

table#wp-calendar {
	width: 100%;
}

#wp-calendar tbody>tr>td {
	width: 14.2857%;
}

.contact input {
	margin-right: 1%;
	width: 29.9%;
	padding-left: 0;
	font-size: 14px;
	line-height: 22px;
}

.gecko .contact input {
	width: 29.6%;
}

.ie .contact input {
	width: 27.5%;
	text-indent: 0 !important;
	padding-left: 2%;
}

.contact input.website {
	margin-right: 0;
}

.contact textarea {
	height: 260px;
	width: 99.8%;
	padding: 2% !important;
	text-indent: 0;
	font-size: 14px;
	line-height: 22px;
}

.gecko .contact textarea {
	width: 99.5%;
	padding: 10px !important;
}

.contact #submit {
	width: 100%;
	padding: 0;
	height: 60px;
	line-height: 22px;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	font-size: 16px;
	font-weight: normal;
	text-indent: 0;
	padding: 18 0;
	margin: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 1);
}

.gecko .contact #submit {
	width: 99.5%;
}

.contact #submit:active {
	margin: 0;
}

.contact .alert-box {
	display: none;
}

/* ---------------------------------------------------
   05. Comments
--------------------------------------------------- */
#comments {
	margin: 40px 0 0 0;
	padding: 40px 0 0 0;
}

.comment-header {
	overflow: hidden;
	padding-bottom: 2px;
	position: relative;
}

.comment-header h3 {
	float: left;
	color: #303030;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 1px 0 20px 0;
	text-shadow: 1px 1px 0 #ffffff;
}

.comment-header h3 a {
	color: #9c9c92;
	text-decoration: none;
	text-shadow: 1px 1px 0 #ffffff;
}

.comment-header h3 a:hover {
	color: #9c9c92;
}

.comment-header ul {
	color: #7e7e75;
	display: block;
	float: right;
	font-size: 14px;
	line-height: 32px;
}

.comment-header ul li a {
	float: left;
	padding: 6px 16px;
	color: #ffffff;
	text-decoration: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.comment-header ul li a:hover {
	text-decoration: underline;
}

.commentlist {
	margin: 0;
	list-style: none;
}

.comment-body {
	background: #ffffff;
	border: 1px solid #dfdfdf;
	margin-bottom: 10px;
	min-height: 80px;
	overflow: hidden;
	padding: 20px;
	position: relative;
}

.comment-body .avatar {
	background: #ffffff;
	padding: 5px;
	margin: 0 20px 0 0;
	border: 1px solid #eeeeee;
	position: absolute;
	right: 0;
}

.comment .vcard {
	margin-bottom: 18px;
}

.comment {
	margin: 0 0 25px 0;
	font-size: 16;
	line-height: 24px;
}

.comment-body .fn {
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
}

.comment-body .fn a {
	text-decoration: underline;
}

.comment-body .fn a:hover {
	text-decoration: none;
}

.comment-body time {
	color: #989898;
	font-size: 14px;
	line-height: 24px;
	font-style: italic;
}

.comment-body time a {
	color: #989898;
	text-decoration: none;
}

.comment-body time a:hover {
	color: #989898;
	text-decoration: underline;
}

.comment-edit-link {
	font-size: 14px;
	line-height: 24px;
	font-style: italic;
}

.comment-reply-link {
	background: #f9f9f9;
	border-right: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	font-size: 8px;
	bottom: 0;
	left: 0;
	padding: 0 8px 1px;
	position: absolute;
	text-decoration: none !important;
	text-transform: uppercase;
}

#allowed_tags,
.comment p {
	font-size: 13px;
	line-height: 22px;
	color: #474747;
}

section.comment {
	padding: 0 90px 0 0;
	margin: 0;
}

.comment .children {
	margin: 0 0 10px 0;
}

.comment .children li {
	background: url(images/li-comment.png) no-repeat 0 20px;
	border-left: 1px solid #cacaca;
	list-style: none outside none;
	margin: 0;
	padding-bottom: 10px;
	padding-left: 30px;
}

.comments-previous {
	float: left;
}

.comments-next {
	float: right;
}

#respond {
	margin: 5px 0 0 0;
}

#respond h3 {
	color: #303030;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	margin-bottom: 15px;
}

#respond p {
	font-size: 14px;
}

#respond input {
	background: #ffffff;
	margin-right: 1.33%;
	width: 29.7%;
	padding-left: 0;
	font-size: 14px;
	line-height: 22px;
}

.gecko #respond input {
	width: 29.6%;
}

.ie #respond input {
	width: 27.5%;
	text-indent: 0 !important;
	padding-left: 2%;
}

#respond p.respond_desc {
	font-size: 12px !important;
	font-size: 1.2rem !important;
}

#respond input#url {
	margin-right: 0;
}

#respond textarea {
	background: #ffffff;
	height: 150px;
	width: 75%;
	padding: 2% !important;
	text-indent: 0;
	font-size: 14px;
	line-height: 22px;
}

.gecko #respond textarea {
	width: 99.5%;
	padding: 10px !important;
}

#respond #submit {
	width: 20%;
	padding: 5px 0;
	height: 30px;
	line-height: 30px;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	text-indent: 0;
	margin: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 1);
	display: block;
}

.gecko #respond #submit {
	width: 99.5%;
}

#respond #submit:hover {
	margin: 0;
}

#respond #submit:active {
	margin: 0;
}

.commentlist #respond {
	margin: 50px 0 50px 45px;
}

/* ---------------------------------------------------
   06. Footer
--------------------------------------------------- */
#footer-wrap {
	background: #bfcbb8;
	max-width: 990px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding: 10px 0;
	border-top: 10px solid #6a6057;
}

#footer-wrap p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#footer-wrap a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
	padding: 0px 4px;
}

#footer-wrap a:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
	padding: 0px 4px;
}

.footer-logo {
	display: block;
	line-height: 1;
}

/* ---------------------------------------------------
   09. Skin
--------------------------------------------------- */
.button {
	color: #ffffff !important;
}

.button.white {
	color: #787878 !important;
}

input,
textarea,
input:focus,
textarea:focus,
select {
	color: #000;
	background: #ffffff;
}

#header nav .sub-menu li.menu-item-ancestor a {
	background-image: url(images/header-nav-arrow.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 24px;
}

#header nav .sub-menu li.menu-item-ancestor li a {
	background-image: none;
	padding-right: 15px;
}

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

a {
	text-decoration: underline;
}

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

#related,
#comments {
	border-top: 1px solid #e2e2e2;
}

.pagination a,
.pagination span {
	color: #ffffff;
	text-decoration: none;
}

#respond #submit,
.contact #submit,
.pagination a:hover,
.pagination .current {
	color: #ffffff;
	background: #303030;
}

blockquote p {
	color: #626262;
}

.archive-lists span {
	display: block;
	text-align: right;
}

.archive-lists ul {
	border-bottom: 1px solid #dedede;
	clear: both;
	margin: 0 0 40px 0;
	list-style: none outside none;
}

.archive-lists ul li {
	display: block;
	border-top: 1px solid #dedede;
	margin-bottom: 0;
}

.archive-lists ul li a {
	display: block;
	margin: 0;
	padding: 10px 0;
	text-decoration: none;
}

.archive-lists ul li a:hover {
	text-decoration: underline;
}

.archive-lists span.comments_number {
	color: #777777;
	float: right;
	margin-right: 20px;
	width: 3em;
}

.archive-lists span.archdate {
	color: #8b9091;
	float: left;
	letter-spacing: 1px;
	margin-right: 2em;
	padding: 0 0 1em 0.5em;
	width: 3em;
}

#sidebar-links-box {
	background: #e0e0e0;
	width: 315px;
	margin-top: 0px;
}

#sidebar-links-box li {
	list-style-type: none;
	list-style: none;
}

.text-li li {
	background: url(images/link-bullet.png) no-repeat;
	padding: 0 0 25px 25px;
	margin: 0 0 8px 10px;
	list-style-type: none;
	list-style: none;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

/* .menu{
 height:45px;
background:#BFCBB8;
max-width:990px;
}
.menu ul {
list-style:none;
margin-right:5px;
float:right;
}
.menu ul li {
display:block;
float:left;
position: relative;
font-size:10px; 
font-weight:normal;
padding:11px 0px 5px 0px;
}
.menu ul li a{
color:#fff;
text-transform:uppercase;
text-decoration:none;
}
.menu ul li span {
padding:1px 5px 15px 5px;
color:#fff;
}
.menu ul li:last-child span
{
display:none;
}
*/
.mobile-menu {
	height: 45px;
	background: #bfcbb8;
}

.mobile-menu ul {
	list-style: none;
	float: right;
	margin-right: 5px;
}

.mobile-menu ul li {
	display: block;
	float: right;
	position: relative;
	font-size: 10px;
	font-weight: normal;
	padding: 11px 0px 5px 0px;
}

.mobile-menu ul li a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

video {
	width: 100%;
	height: auto;
}

.iphone-mini {
	visibility: hidden;
}

.post-box .post-content .wpcf7 p .wpcf7-text {
	height: 26px;
	width: 45%;
	color: #474747;
	font-family: "Arial", "Helvetica", sans-serif;
	padding: 0px 1px 0 2px;
	border-radius: 1px;
	border: 1px solid #6a6057;
	margin-bottom: 8px;
}

.post-box .post-content .wpcf7 p .wpcf7-textarea {
	height: 160px;
	width: 45%;
	color: #474747;
	font-family: "Arial", "Helvetica", sans-serif;
	padding: 0px 1px 0 2px;
	border-radius: 1px;
	border: 1px solid #6a6057;
}

#cform-tbl .wpcf7-text {
	height: 26px;
	width: 85%;
	color: #474747;
	font-family: "Arial", "Helvetica", sans-serif;
	padding: 0px 1px 0 2px;
	border-radius: 1px;
	border: 1px solid #6a6057;
	margin-bottom: 10px;
}

#cform-tbl .wpcf7-textarea {
	height: 160px;
	width: 86%;
	color: #474747;
	font-family: "Arial", "Helvetica", sans-serif;
	padding: 0px 1px 0 2px;
	border-radius: 1px;
	border: 1px solid #6a6057;
}

.label7 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 8px;
	text-justify: right;
	min-width: 200px;
}

.wpcf7-submit:hover {
	background-image: linear-gradient(bottom, #4363a3 40%, #5079c7 70%);
	background-image: -o-linear-gradient(bottom, #4363a3 40%, #5079c7 70%);
	background-image: -moz-linear-gradient(bottom, #4363a3 40%, #5079c7 70%);
	background-image: -webkit-linear-gradient(bottom, #4363a3 40%, #5079c7 70%);
	background-image: -ms-linear-gradient(bottom, #4363a3 40%, #5079c7 70%);
}

.wpcf7-submit {
	background: #39569a;
	background-image: linear-gradient(bottom, #3b5898 40%, #4266ad 70%);
	background-image: -o-linear-gradient(bottom, #3b5898 40%, #4266ad 70%);
	background-image: -moz-linear-gradient(bottom, #3b5898 40%, #4266ad 70%);
	background-image: -webkit-linear-gradient(bottom, #3b5898 40%, #4266ad 70%);
	background-image: -ms-linear-gradient(bottom, #3b5898 40%, #4266ad 70%);
	border: 1px solid #6a6057;
	margin: 0 10px 0 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 130px;
	text-align: center;
	height: 38px;
	color: #fff;
}

#post-articles {
	width: 23%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	height: auto;
	border: 2px solid #59a5d6;
	margin-bottom: 15px;
}

#post-articles-endure {
	width: 23%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	height: auto;
	border: 2px solid #938885;
	margin-bottom: 15px;
}

#post-articles-push {
	width: 23%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	height: auto;
	border: 2px solid #809699;
	margin-bottom: 15px;
}

#post-articles-evolution {
	width: 23%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	height: auto;
	border: 2px solid #809699;
	margin-bottom: 15px;
}

.archive .post-content .hentry {
	width: 23%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 15px;
}

.archive .post-content .hentry .product-img img {
	max-height: 225px;
}

#content-article-popup {
	width: 750px;
	min-height: 550px;
}

#content-article-popup img {
	margin-right: 15px;
}

#content-article {
	border-left: 0px solid #59a5d6;
	border-radius: 0px;
	padding: 0px 0px 0px 8px;
	margin-left: 0px;
}

.sidebar-box {
	border-right: 0px solid #59a5d6;
}

#sidebar-menu-p {
	margin-top: -22px;
}

#sidebar-menu-p ul li {
	list-style: none;
	display: block;
	list-style: none;
	position: relative;
	width: 243px;
	min-height: 75px;
	padding: 0px 15px 0px 0px;
}

.sidebar-box .widget a:hover {
	color: #052549;
}

/**************
.sidebar-box #sidebar-menu-p li:hover:after{
     background: white;
    border: solid #59A5D6; 
    border-width: 2px 2px 0 0; 
    bottom: 35px;
    content: ' '; 
    display: block; 
    height: 10px;
    left: 253px;
    position: absolute; 
    width: 10px; 
    z-index: 99; 
    -webkit-transform: rotate(-135deg); 
	}
.sidebar-box #sidebar-menu-p ul li:active:after,
.sidebar-box #sidebar-menu-p ul li.current-cat:active>a:after,
.sidebar-box #sidebar-menu-p ul li.current_page_item:active:after,
.sidebar-box #sidebar-menu-p ul li.current-menu-item>a:active:after {
background: white;
    border: solid #59A5D6; 
    border-width: 2px 2px 0 0; 
    bottom: 35px;
    content: ' '; 
    display: block; 
    height: 10px;
    left: 253px;
    position: absolute; 
    width: 10px; 
    z-index: 99; 
    -webkit-transform: rotate(-135deg); 
}
*****************/
.sidebar-box #sidebar-menu-p ul li.current_page_item {
	opacity: 0.3;
}

.hiw p {
	line-height: 15px;
	margin-bottom: 0px;
}

.mobile-nav-wrapper {
	display: none;
}

.content-left {
	float: left;
	width: 70%;
}

.content-left.full-width {
	float: left;
	width: 100%;
}

.content-right {
	float: left;
	width: 29%;
	margin-left: 1%;
}

.home .post-content {
	padding-top: 20px;
}

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}

.main-navigation .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000;
	/* Above WP toolbar */
}

/* Navigation Menu */
.main-navigation {
	margin-top: 3px;
	text-align: center;
	background: #6a6057;
}

.main-navigation li {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 12px;
	line-height: 1.42857143;
	padding: 0;
}

.main-navigation li.mobile {
	display: none;
}

.main-navigation a {
	color: #5e5e5e;
}

.main-navigation a:hover,
.main-navigation a:focus {
	color: #bfcbb8;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu>ul {
	display: none;
}

.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}

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

	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu>ul {
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}

	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}

	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
		font-weight: normal;
	}

	.main-navigation li a {
		border-bottom: 0;
		color: #d7d7d7;
		line-height: 3.192307692;
		text-transform: uppercase;
		white-space: nowrap;
	}

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

	.main-navigation li {
		/*margin: 0 40px 0 0;
	margin: 0 2.857142857rem 0 0;*/
		margin: 0;
		padding: 0 12px 0 12px;
		position: relative;
		/*border-right: 1px solid #8a99aa;*/
		background: url(images/menu-border.png) right center no-repeat;
	}

	.main-navigation li.bold a {
		font-weight: bold;
	}

	.main-navigation li.last-item {
		background-image: none;
	}

	.main-navigation li.home-link {
		/*border: none;*/
		padding: 0;
		background: none;
	}

	.main-navigation li li {
		border: none;
		margin: 0;
		background: transparent;
	}

	.main-navigation li ul {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		left: -30px;
		z-index: 1;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
	}

	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}

	.main-navigation ul li:hover>ul,
	.main-navigation ul li:focus>ul,
	.main-navigation .focus>ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}

	.main-navigation li ul li:first-of-type {
		margin-top: -8px;
		padding-top: 8px;
		background: transparent url(images/dropdown-indicator.png) no-repeat center 0;
	}

	.main-navigation li ul li a {
		background: #fff;
		color: #6a6057;
		display: block;
		font-size: 12px;
		line-height: 2.181818182;
		padding: 8px 10px;
		padding: 0.571428571rem 0.714285714rem;
		width: 180px;
		width: 12.85714286rem;
		white-space: normal;
		text-align: center;
		text-transform: none;
		font-weight: bold;
	}

	.main-navigation li ul li a:hover,
	.main-navigation li ul li a:focus,
	.main-navigation li ul li.current-menu-item a {
		background: #bfcbb8;
		color: #6a6057;
	}

	.main-navigation .current-menu-item>a,
	.main-navigation .current-menu-ancestor>a,
	.main-navigation .current_page_item>a,
	.main-navigation .current_page_ancestor>a {
		color: #fff;
		font-weight: bold;
	}

	.menu-toggle {
		display: none;
	}

	.main-navigation span {
		display: none;
	}

	.home-link {
		width: 110px;
		text-align: center;
	}

	.home-link .fa {
		font-size: 20px;
		position: relative;
		top: 2px;
	}
}

.home-slider {
	clear: both;
	margin: 5px 0 0 0;
}

.flexslider ul li {
	background: #fff;
}

/* Direction Nav */
.home-slider .flex-direction-nav {
	*height: 0;
	display: block;
}

.home-slider .flex-direction-nav a {
	width: 32px;
	height: 56px;
	margin: -20px 0 0;
	display: block;
	background: url(images/slider-arrow.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.home-slider .flex-direction-nav .flex-next {
	background-position: 100% 0;
	right: 0px;
}

.home-slider .flex-direction-nav .flex-prev {
	left: 0px;
}

.home-slider .flexslider:hover .flex-next {
	opacity: 0.8;
	right: 5px;
}

.home-slider .flexslider:hover .flex-prev {
	opacity: 0.8;
	left: 5px;
}

.home-slider .flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
}

.home-slider .flex-direction-nav .flex-disabled {
	cursor: default;
	pointer-events: none;
}

.home-slider .metaslider .flexslider .flex-direction-nav li a {
	background-image: url(images/slider-arrow.png);
	width: 32px;
	height: 56px;
}

.home-slider .metaslider .caption {
	padding: 5px 10px;
	word-wrap: break-word;
}

.home-slider .metaslider .caption-wrap {
	position: absolute;
	top: 25%;
	left: 50%;
	background: #fff;
	color: #000;
	opacity: 1;
	margin: 0;
	display: block;
	width: 45%;
	height: 50%;
	line-height: 1.4em;
}

.home-slider .metaslider .caption-wrap h1 {
	color: #000;
	border-bottom: none;
	margin: 0;
	padding: 0;
}

.home-slider .metaslider .caption-wrap p {
	font-size: 11px;
	margin: 10px 0;
}

.home-slider .metaslider .caption-wrap .view-details a {
	padding: 5px 20px 5px 10px;
}

@media screen and (max-width: 640px) {
	.home-slider .metaslider .caption-wrap p.desc {
		display: none;
	}

	.home-slider .metaslider .caption-wrap h1 {
		font-size: 8px;
	}

	.view-details a {
		padding: 0;
		font-size: 8px;
	}
}

.home .post-content {
	padding: 0;
}

.home-content {
	padding: 0 0px;
	margin-bottom: 30px;
}

.home h1,
.home h2,
h1.page-title,
.post-title,
.related-posts h4,
h2.post-title,
h3.post-title {
	clear: both;
	border-bottom: 1px solid #bbc4cd;
	font-size: 12px;
	padding: 0;
	line-height: 2em;
	text-transform: uppercase;
}

h3.product-title {
	font-size: 15px;
}

.home h1 span,
.home h2 span,
.page-title span,
.post-title span,
.related-posts h4 span {
	background: #bfcbb8 url(images/title-corner.png) no-repeat right bottom;
	color: #fff;
	padding: 0 20px 0 10px;
	display: inline-block;
}

.search #content {
	width: 100%;
}

.search-results {
	color: #000;
}

.clear {
	clear: both;
}

.search-page {
	margin: 0 20px 10px 0px;
	width: auto;
}

.search-page #searchform {
	margin: 0;
	padding: 10px 20px;
	width: auto;
	display: inline-block;
	background: #bfcbb8;
}

.search-page #searchform label {
	display: block;
	float: left;
	text-transform: uppercase;
	margin: 5px 10px 0 0;
	font-weight: bold;
}

.search-page #searchform input {
	font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial,
		"Lucida Grande", sans-serif;
	background: #ffffff;
	border: none;
	color: #919599;
	width: 245px;
	height: 25px;
	margin: 0;
	padding: 0 10px;
	float: left;
}

.search-page #searchform input#searchsubmit {
	margin: 0;
	padding: 0 10px;
	width: auto;
	background: transparent;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

.search-results article {
	margin-bottom: 30px;
}

.our-range {
	margin-bottom: 20px;
}

.our-range article img {
	width: 100%;
	height: auto;
}

/*uncomment this
.our-range .endure, .our-range .solutions,
.our-range .pushloc {
float: left;
width: 30%;	
margin: 0 5% 0 0;
}*/
.our-range .endure,
.our-range .solutions,
.our-range .pushloc,
.our-range .xpressions {
	float: left;
	width: 45%;
	margin: 0 5% 5% 0;
}

.our-range article h2 {
	font-size: 12px;
	text-align: center;
}

.dl-brochure {
	background: url(images/blue-arrow.png) no-repeat 0 2px;
	text-indent: 15px;
}

.sidebar-box h6.widget-title {
	border-top: 1px solid #bbc4cd;
	border-bottom: 1px solid #bbc4cd;
	text-align: center;
	padding: 2px 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
}

.sidebar-box p {
	text-align: center;
}

#menu-browse-by-range,
#menu-browse-by-product,
#menu-browse-by-brand {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu-browse-by-range li,
#menu-browse-by-product li,
#menu-browse-by-brand li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: url(images/blue-arrow.png);
	text-align: center;
}

#menu-browse-by-range li.current-menu-item,
#menu-browse-by-product li.current-menu-item,
#menu-browse-by-range li.current-menu-parent,
#menu-browse-by-product li.current-menu-parent,
#menu-browse-by-brand li.current-menu-item,
#menu-browse-by-brand li.current-menu-parent,
body.endure #menu-browse-by-range li.link-endure,
body.solutions #menu-browse-by-range li.link-solutions,
body.push-n-loc #menu-browse-by-range li.link-pushnloc,
body.xpressions #menu-browse-by-range li.link-xpressions,
body.hook #menu-browse-by-product li.link-hook,
body.baskets-shelves #menu-browse-by-product li.link-basket,
body.toilet-accessories #menu-browse-by-product li.link-toiletacc,
body.towel-rails #menu-browse-by-product li.link-towel,
body.accessories #menu-browse-by-product li.link-acc,
body.page-id-1928 .browse-all,
body.evolution #menu-browse-by-range li.link-evolution {
	background: #bfcbb8;
}

.sidebar-box .columns {
	margin: 0 0 20px 0;
}

.product-img {
	margin-bottom: 10px;
}

.center-outer {
	display: table;
	width: 100%;
	height: 100%;
}

.center-inner {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.view-details {
	background: #6a6057;
	display: block;
	padding: 5px;
}

.view-details a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	width: 100%;
}

.news-page article {
	width: 100%;
	clear: both;
	margin: 0 0 30px 0;
}

.news-page article h4,
.news-single header h4 {
	font-size: 15px;
	border-bottom: 1px solid #bbc4cd;
	display: block;
}

.news-page article .featured-image {
	float: left;
	width: 30%;
}

.news-page article .featured-image img {
	width: 90%;
	height: auto;
}

.news-page article .the-excerpt {
	float: left;
	width: 70%;
}

.news-page .view-details {
	text-align: right;
	margin-right: 35px;
}

/* where to buy*/
#cssmenu {
	padding: 0;
	margin: 20px 0 0 0;
	border: 0;
}

#cssmenu ul,
#cssmenu li {
	list-style: none;
	margin: 0;
	height: 28px;
}

#cssmenu ul {
	position: relative;
}

#cssmenu ul li {
	float: left;
	width: 50%;
	height: 28px;
	vertical-align: middle;
}

/* width: important! */
#cssmenu ul li.hover,
#cssmenu ul li:hover {
	position: relative;
	cursor: default;
	height: 28px;
}

#cssmenu ul ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 28px;
}

#cssmenu ul ul li {
	float: none;
	height: 28px;
}

#cssmenu ul ul ul {
	top: 0;
	left: auto;
	right: -99.5%;
	height: 28px;
}

#cssmenu ul li:hover>ul {
	visibility: visible;
	height: 28px;
}

#cssmenu ul ul {
	bottom: 0;
	left: 0;
	height: 28px;
}

#cssmenu ul ul {
	margin-top: 0;
	height: 28px;
}

#cssmenu ul ul li {
	font-weight: normal;
	height: 28px;
	width: 100%;
}

#cssmenu a {
	display: block;
	text-decoration: none;
	width: 80%;
	height: 28px;
}

/* width: important! */
#cssmenu a,
#cssmenu a:focus,
#cssmenu a:hover {
	background: #cfd3d2;
	color: #000;
}

#cssmenu ul li:hover>a,
#cssmenu ul li.active>a {
	background: #aeb1b4;
	color: #000;
	height: 28px;
}

#cssmenu ul li.has-sub>a:after {
	/*content: '+';*/
	background: #aeb1b4;
	margin-left: 5px;
	height: 28px;
}

#cssmenu ul li.last ul {
	background: #cfd3d2;
	left: auto;
	right: 0;
	height: 28px;
}

#cssmenu ul li.last ul ul {
	background: #cfd3d2;
	left: auto;
	right: 99.5%;
	height: 28px;
}

.stores-wrapper {
	width: 50%;
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
}

.stores {
	width: 80%;
}

.stores a img {
	max-width: 90%;
	height: auto;
}

li.close-menu {
	display: none;
}

#wprmenu_menu.left,
#wprmenu_menu.right {
	top: 0 !important;
}

/* Our brands */
.brands-grid-item {
	float: left;
	width: 33.333333%;
	height: 300px;
	position: relative;
}

.brands-grid-item a {
	display: block;
	padding: 0 50px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.brands-grid-item:first-of-type a {
	padding-left: 0;
}

.brands-grid-item:last-of-type a {
	padding-right: 0;
}

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

	.main-navigation li {
		display: block;
	}
	
	#wprmenu_menu .fa-home {
		display: none;
	}

	#wprmenu_menu ul li.close-menu {
		display: block;
		cursor: pointer;
		background: url(images/close.png) no-repeat right !important;
	}

	.logo {
		height: auto;
	}

	.mobile-nav-wrapper {
		display: block;
		float: left;
		margin: 0;
		width: 100%;
	}

	header #wprmenu_bar {
		position: inherit;
		background: #03254a;
	}

	#responsive-content {
		padding: 0 10px;
	}

	.columns {
		margin: 0;
	}

	.container {
		padding: 0 10px 0 10px;
	}

	.single #content-article .post-content img {
		float: none;
		clear: both;
	}

	.single #content-article .post-content div {
		float: none;
		clear: both;
		width: 100%;
	}

	#sidebar,
	#content-article {
		width: 100%;
		clear: both;
		margin: 0;
		padding: 0;
	}

	#responsive-content {
		padding: 0;
	}

	.top-search #searchform input {
		width: 150px;
	}
}

@media screen and (max-width: 990px) {
	.home-content {
		padding: 0 20px;
	}
}

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

	.archive .post-content .hentry,
	#post-articles,
	#post-articles-endure,
	#post-articles-push,
	#post-articles-evolution {
		width: 48%;
		float: left;
		margin-left: 1%;
		margin-right: 1%;
	}

	.brands-grid-item {
		float: none;
		width: 100%;
		height: auto;
		position: relative;
	}

	.brands-grid-item a {
		display: block;
		padding: 0;
		margin-bottom: 50px;
		position: relative;
		top: 0;
		transform: none;
	}

	.brands-grid-item:first-of-type a {
		padding-left: 0;
	}

	.brands-grid-item:last-of-type a {
		padding-right: 0;
		margin-bottom: 0;
	}

	.brands-grid-item img {
		margin: 0 auto;
		max-width: 300px !important;
	}
}

#mg-wprm-wrap ul li {
	width: 100%;
	text-align: left;
}

/************** SHOP ****************************/
.woocommerce .post-content header h4 {
	margin-bottom: 20px;
}

#container .woocommerce #respond input#submit,
#container .woocommerce a.button,
#container .woocommerce button.button,
#container .woocommerce input.button {
	background: #6a6057;
	border-color: #6a6057 !important;
	color: #fff;
	padding: 10px !important;
}

#container .woocommerce li.type-product a.button,
#container .woocommerce .summary.entry-summary button.button {
	width: 100%;
}

#container .woocommerce ul.products li.product .price,
#container .woocommerce div.product p.price,
#container .woocommerce div.product span.price,
#container .woocommerce div.product p.price ins,
#container .woocommerce div.product span.price ins {
	color: #303030;
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
}

#container .woocommerce span.onsale {
	background: #bfcbb8;
}

#container .woocommerce ul.products li.product .price del {
	opacity: 1;
	font-weight: normal;
}

.woocommerce .product_meta a,
.showcoupon {
	color: #4f4f48;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
	width: auto !important;
}

#container .woocommerce-message::before,
#container .woocommerce-info::before {
	color: #bfcbb8;
}

#container .woocommerce-message,
#container .woocommerce-info {
	border-color: #bfcbb8;
}

.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
	margin: 13px 0 20px 0;
}

#container #add_payment_method #payment,
#container .woocommerce-cart #payment,
#container .woocommerce-checkout #payment {
	background: #fff;
	border: 1px solid #bfcbb8;
}

#container #add_payment_method #payment div.payment_box,
#container .woocommerce-cart #payment div.payment_box,
#container .woocommerce-checkout #payment div.payment_box {
	background: #fff;
}

#container #add_payment_method #payment div.payment_box::before,
#container .woocommerce-cart #payment div.payment_box::before,
#container .woocommerce-checkout #payment div.payment_box::before {
	border-bottom: 1em solid #fff;
}

#container #add_payment_method #payment ul.payment_methods li input,
#container .woocommerce-cart #payment ul.payment_methods li input,
#container .woocommerce-checkout #payment ul.payment_methods li input {
	float: left;
	width: auto;
	position: relative;
	top: 2px;
}

#container .woocommerce .col2-set .col-1,
#container .woocommerce-page .col2-set .col-1,
#container .woocommerce .col2-set .col-2,
#container .woocommerce-page .col2-set .col-2 {
	float: none;
	width: 100%;
}

#container .woocommerce table.shop_table,
#container .woocommerce table.shop_table td,
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
	border-color: #bfcbb8 !important;
}

select,
input.input-text,
textarea,
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #6a6057 !important;
	padding: 8px;
}

.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 {
	padding: 7.5px 5px;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #6a6057 !important;
	border-radius: 0 !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
	background: #bfcbb8 !important;
}

#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
	display: inline-block;
	float: right;
}

#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
	display: none;
}

#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
	margin: 0;
	padding: 0;
}

.wc-stripe-elements-field,
.wc-stripe-iban-element-field {
	border-color: #6a6057 !important;
}

.woocommerce table.shop_table td small {
	font-size: 100%;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	margin-bottom: 2em;
}

.woocommerce .woocommerce-customer-details address {
	padding: 0 !important;
	border: none !important;
}

.woocommerce ul.order_details li {
	font-size: 100% !important;
}

.woocommerce a.remove {
	line-height: 15px !important;
}

/************** END ****************************/