/*  
 * Theme Name: Eco Gray
 * Theme URI: http://justpx.com/product/eco-gray-free/
 * Version: 1.7.6
 * Author: JustPX
 * Author URI: http://justpx.com/
 * Description:  – is a great solution for small and medium businesses or eCommerce. Theme comes with the support of WooCommerce Plugin, Jetpack (logo and favicon), Easy Google Fonts, Contact Form 7, BuddyPress, BBpress and Subscribe2. Your website will turn into a full-fledged, beautiful store with versatile functionality. Translation ready. Localization Ready: Albanian (Shqip), Arabic (العربية), Armenian (Հայերեն), Azerbaijani (Azərbaycan dili), Basque (Euskara), Bengali (বাংলা), Bosnian (Bosanski), Bulgarian (Български), Catalan (Català), Chinese (China) (简体中文), Chinese (Taiwan) (繁體中文), Croatian (Hrvatski), Czech (Čeština‎), Danish (Dansk), Dutch (Nederlands), English, Estonian (Eesti), Finnish (Suomi), French, Galician (Galego), German (Deutsch), Greek (Ελληνικά), Hazaragi (هزاره گی), Hebrew (עִבְרִית), Hungarian (Magyar), Icelandic (Íslenska), Indonesian (Bahasa Indonesia), Italian (Italiano), Japanese (日本語), Korean (한국어), Latvian (Latviešu valoda), Lithuanian (Lietuvių kalba), Macedonian (Македонски јазик), Myanmar, Norwegian (Bokmål) (Norsk bokmål), Norwegian (Nynorsk) (Norsk nynorsk), Occitan (Occitan), Pashto (پښتو), Persian (فارسی), Polish (Polski), Portuguese (Brazil) (Português do Brasil), Portuguese (Portugal) (Português), Romanian (Romana), Russian (Русский), Scottish Gaelic (Gàidhlig), Serbian (Српски језик), Slovak (Slovenčina), Slovenian (Slovenščina), Spanish (Spain) (Español), Spanish (Mexico) (Español de México), Spanish (Peru) (Español de Perú), Swedish (Svenska), German (Switzerland) Deutsch (Schweiz), Tagalog (Tagalog), Thai (ไทย), Turkish (Türkçe), Uighur (Uyƣurqə), Ukrainian (Українська), Uzbek, Vietnamese (Tiếng Việt), Welsh (Cymraeg). Demo and Documentation http://justpx.com/product/eco-gray-free/
 * Eco Gray WordPress Theme, Copyright 2014 JustPX
 * Eco Gray is distributed under the terms of the GNU GPL
 * Tags: white, gray, one-column, light, translation-ready, buddypress
 * Text Domain: ecogray
 * License: GNU General Public License v3.0
 * License URI: http://www.gnu.org/copyleft/gpl.html
*/

@charset "utf-8";

*{
	margin:0; 
	padding:0;
}
body{
	background:#fff;
	color: #222222;
	font-family: 'Open Sans',sans-serif;
	font-weight: 400;
}

a{
	color: #6da3bd;
}
a:hover{
	color: #a8a8a8;
}


h5{
	font-size: 40px;
	font-weight: 400;
	float: left;
}
h5 a{
	font-weight: 400;
	float: left;
	color:#000;
}
h5 a:hover{
	font-weight: 400;
	float: left;
 	-webkit-transition: all 0.2s ease;
    -webkit-transition-delay: 0.2s;
}
.head h5 a:hover{
	float: left;
	color:#6da3bd;
 	-webkit-transition: all 0.2s ease;
    -webkit-transition-delay: 0.2s;
}

h6 {
	font-size: 12px;
	float: left;
}


/* HEADER 
===================================================================*/		
.main{
	width:980px; 
	margin:0 auto;
}
.main-gray{
	width:100%; 
	margin:0 auto;
	background:#efefef; 
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}	
.main2{
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background: #fff;
}
.main3{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;

}
.main4{
	width:420px; 
	margin:0 auto;
	min-height: 30px;
}	

.hdr1{
	color: #000;
}
.hdr1::after {
    content: '';
    width: 100%;
    display: inline-block;
}
.hdr1 .sidebar-search{
	margin: 0px 0 20px 0;
	float: right;
}
.hdr1 > div {
    height: 100%;
    float: left;
	min-height: 70px;
}

.head{
	height:100%;
	padding: 28px 0 28px 0;
	margin:0px 0;
	width: 320px;
	margin-right: 20px;
}

.head a{	
	color:#000; 
	text-decoration:none; 
	margin:0px 10px 10px 0;
}	
.head a:hover{	
	color:#6da3bd; 
	text-decoration:none; 
	margin:0px 10px 10px 0;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
 	-moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}	
.head2 {
	font-size: 12px;
	color:#fff; 
	text-decoration:none; 
	margin:0px 10px 0 0;
	list-style-type: none;
	float: left;
}
.site-title{
	font-weight: 400;
}	
.site-description{
	font-weight: 400;
	margin-bottom: 8px;
}

.headleft {
	display: inline;
	float: left;
	margin: 10px 0 30px 0;
}
.sidebar-search{
	font-size: 18px;
	
	float: right;
	padding: 13px 0 0 0;
}
.sidebar-menu{
	font-size: 16px;
	
	width: 887px;
	float: right;
}
.sidebar-menu a{
	font-size: 16px;
	
	width: 887px;
	float: right;
}
.search-main{
	margin: 0 0 0 0;
}	
.serch-txt{
	height:23px; 
	background:#fff;
	border:1px solid #888894; 
	margin: 0px 8px 0 0;
	padding: 0 0 0 6px;
	color:#888894;
}
.serch-btn{
	position:relative; 
	top:8px;
	border: 1px solid #888894;
}
.widget-header {
	margin: 0px 0 0px 0;
	float: right;
	width: 70%
}
.head2 {
	color:#000;
	float:center;
}	

/* MENU
===================================================================*/
.main4 div {line-height:1.5em;}

.main4 .responsive-menu{
	display:none;
	padding:12px;
	text-decoration: none;
	background:#ccc;
	color:#fff;
}
.main4 .responsive-menu:hover{
	background:#3E4156;
	color:#000;
	text-decoration:none;
}
.main4 .menu{
	display:block;
}
.main4 .menu li{
	display: inline-block;
	position: relative;
}
.main4 .menu li a {
	display:block;
	text-decoration:none;
	padding:14px 14px;
	color:#000;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
 	-moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.main4 .menu li a:hover, .menu li:hover > a{
	color:#6da3bd;
}
.main4 .menu ul {
	position: absolute;
	display: none;
	width: 200px;
	z-index: 999;
	top: 44px;
}
.main4 .menu ul li {
	display:block;
}
.main4 .menu ul li a {
	color:#fff;
	border-left:4px solid #6DA3C3;
	background:#ccc;
	display:block;
	width: 200px;
}
.main4 .menu ul li a:hover, .menu ul li:hover > a{
	background:#f4f0f0;
	color:#000;
	border-left:4px solid #ccc;
}

.main4 .menu li:hover > ul{
	display: block;
}
.main4 .menu ul ul {
	left: 200px;
	top: 0px;
}
.main4 .menu ul ul li a{
	background: #323333;
	border-left:4px solid #000;
	top: 0px;
}
.main4 .responsive-menu{
	display:none;
	padding:12px;
	color:#000;
	text-transform:none;
}
.main4 .responsive-menu:hover{
	text-decoration:none;
	background:#6da3bd;
	color:#fff;
}
.main4 .menu .current_page_item > a{
	color: #6da3bd;
}

.main4 .menu li:first-child a{
	padding: 14px 14px 14px 0px;
}

.main4 .menu ul li:first-child a {
	padding: 12px 14px 12px 14px;
}

div.sidebar-head3 > ul {
	margin: 0;
	padding: 0 40px 0 0;
}
.sidebar-head3 li {
	float: left;
	position: relative;
	list-style-type: none;

}
.sidebar-head3 li a {
	color: #000;
	display: block;
	font-size: 16px;
	padding: 8px 16px 0 16px;
	text-decoration: none;
	display: block;
    -moz-transition: all 300ms ease-in-out 0s;
    -ms-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    white-space: normal;
}
.sidebar-head3 li:hover > a,
.sidebar-head3 li a:hover {
	color: #6da3bd;
}
.sidebar-head3:after {
	clear: both;
}
.sidebar-head3:after {
	content: " ";
	display: table;
}

.sidebar-head3 .current_page_item > a {
	color: #6da3bd;
}
.sidebar-head3 .sub-menu li {
	display: none;
}
.sidebar-head3 .sub-menu{
	display: none;
}

.sidebar-head3 .children {
	background-color: #fff;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
	display: none;
	padding: 0;
	position: absolute;
	left: 0;
	z-index: 999;
	width: 242px;
}
ul.sidebar-head3 ul a,
.sidebar-head3 ul ul a {
	margin: 0;
	text-transform: none;
	line-height:30px;
    display: block;
    color: #000;
    -moz-transition: all 300ms ease-in-out 0s;
    -ms-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    white-space: normal;
}
ul.sidebar-head3 li:hover > ul,
.sidebar-head3 ul li:hover > ul {
	display: block;
	color: #6da3bd;
}
.just-switch {
	display: none;
}

.main4 li {
   list-style-type: none;
}


/* CONTENT
===================================================================*/
p {
	line-height: 1.8em;
}
.content{
	margin:20px 0px 0 0px;
	word-wrap: break-word;
}
.hrsingl{
	border-bottom: 1px dashed #888894;
	margin-bottom: 10px; 
}
.post{
	margin: 0 0px 15px 0px;
	background: #fff;
	padding: 10px 10px 2px 10px;
}		
.post p{
	font-size: 16px;	
	margin: 0 0 15px;
}
.post a{
	text-decoration:underline;
	font-size: 16px;
	text-decoration: none;
}	
.post a:hover{
	text-decoration:none;
	font-size: 16px;
}	
.post-post{
	margin: 0 0px 15px 0px;
	background: #fff;
	padding: 20px 20px 4px 20px;
	border: #e8e8e8 solid 1px;
}		
.post-post p{
	font-size: 16px;	
	margin: 0 0 15px;
}
.post-post a{
	text-decoration:underline;
	font-size: 16px;
	text-decoration: none;
}	
.post-post a:hover{
	text-decoration:none;
	font-size: 16px;
}	
.post-woocommerce{
	background: #fff;
	padding: 20px 20px 0px 24px;
	border: #e8e8e8 solid 1px;
}		
.post-woocommerce p{
	font-size: 16px;	
	margin: 0 0 15px;
}
.post-woocommerce a{
	color:#6da3bd; 
	text-decoration:underline;
	font-size: 16px;
	text-decoration: none;
}	
.post-woocommerce a:hover{
	color:#6da3bd; 
	text-decoration:none;
	font-size: 16px;
}	
.post:after { 
   content: "";
   display: block; 
   clear: both;
}
.wp-post-image{
	float:left; 
	margin:0 15px 15px 0;
}
.post-main{
	margin:0px 0 0px 0;
    padding: 0px;
}
.post-main h1{
	font-size: 24px;
	color:#232324; 
	padding: 2px 0 8px 0px; 
	margin: 0 0 5px 0;
}
.post-main h1 a{
	font-size: 22px;
	color:#000; 
	text-decoration:none;
	padding: 0 0px 0 0;
}
.post-main h1 a:hover{
	font-size: 22px;
	color:#232324; 
	text-decoration:underline;
}	
.post-main h1 span{
	font-size: 12px;
	color:#232324;
	float: right;
	padding: 6px 0px 0 0;
}
.post-main h1 span a{
	font-size: 12px;
	color:#232324;
	float: right;
	padding: 0 0px 0 0;
}
.post-main h1 span a:hover{
	font-size: 12px;
	color:#232324;
	float: right;
	padding: 0 0px 0 0;
}
.post-main h2{
	font-size: 22px;
	color:#232324; 
	padding: 5px 0 8px 0px; 
	margin: 0 0 5px 0;
}
.post-main h2 a{
	font-size: 22px;
	color:#232324; 
	text-decoration:none;
	padding: 0 0px 0 0;
}
.post-main h2 a:hover{
	font-size: 22px;
	color:#232324; 
	text-decoration:underline;
}
.post-main h2 span{
	font-size: 22px;
	color:#232324;
	float: right;
	padding: 0 0px 0 0;
}

.post-main h3{
	font-size: 20px;
	color:#232324; 
	padding: 5px 0 8px 0px; 
	margin: 0 0 5px 0;
}
.post-main h3 a{
	font-size: 20px;
	color:#232324; 
	text-decoration:none;
	padding: 0 0px 0 0;
}
.post-main h3 a:hover{
	font-size: 20px;
	color:#232324; 
	text-decoration:underline;
}
.post-main h3 span{
	font-size: 20px;
	color:#232324;
	float: right;
	padding: 0 0px 0 0;
}
.post-main h4{
	font-size: 18px;
	color:#232324; 
	padding: 5px 0 8px 0px; 
	margin: 0 0 5px 0;
}
.post-main h4 a{
	font-size: 18px;
	color:#232324; 
	text-decoration:none;
	padding: 0 0px 0 0;
}
.post-main h4 a:hover{
	font-size: 18px;
	color:#232324; 
	text-decoration:underline;
}
.post-main h4 span{
	font-size: 18px;
	color:#232324;
	float: right;
	padding: 0 0px 0 0;
}
.post-main h5{
	font-size: 16px;
	color:#232324; 
	padding: 5px 0 8px 0px; 
	margin: 0 0 5px 0;
}
.post-main h5 a{
	font-size:16px;
	color:#232324; 
	text-decoration:none;
	padding: 0 0px 0 0;
}
.post-main h5 a:hover{
	font-size: 16px;
	color:#232324; 
	text-decoration:underline;
}
.post-main h5 span{
	font-size: 16px;
	color:#232324;
	float: right;
	padding: 0 0px 0 0;
}
.post-main h6{
	font-size: 14px;
	color:#232324; 
	padding: 5px 0 8px 0px; 
	margin: 0 0 5px 0;
}
.post-main h6 a{
	font-size: 14px;
	color:#232324; 
	text-decoration:none;
	padding: 0 0px 0 0;
}
.post-main h6 a:hover{
	font-size: 14px;
	color:#232324; 
	text-decoration:underline;
}
.post-main h6 span{
	font-size: 14px;	
	color:#232324;
	float: right;
	padding: 0 0px 0 0;
}
.post-main ul{
	margin: 0px;
	list-style-type:square;
	background-repeat: no-repeat;
}
.post-main ul li{
	list-style-type:square;
	background-repeat: no-repeat;
	background-position: 0px 5px; 
}
.post-main .tagi {
	font-size: 13px;
	color:#232324;
	padding: 0 1px 0 0px;
}
.post-main .tagi a{
	font-size: 13px;
	padding: 0 1px 0 0px;
	text-decoration: none;
}
.post-main .tagi a:hover{
	font-size: 13px;
	padding: 0 1px 0 0px;
}
.nav-previous {
	float: left;
	width: 50%;	
	height: 20px;
	margin: 6px 0 6px 0;
}
.nav-previous a {
	color: #9D9D9D;
	text-decoration:none;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
	height: 20px;
	margin: 6px 0 6px 0;
}
.nav-next a {
	color: #9D9D9D;
	text-decoration:none;
}
															/* navigation */
.navigation{
	text-align:center;
	border:0px !important;
	margin-top: 22px;
}
.navigation a{
	color:#232324;	
	border:0px !important;
}
.navigation a:hover,
.navigation .current{
	text-decoration:none;
	color:#fff;
	background:#232324;
}
.navigation .pages{
	color:#232324;
	border:0px !important;
}
.navigation .alignleft{
	float: left;
}
.navigation .alignright{
	float: right;
}
.navigation .alignright a,
.navigation .alignleft a{
	color:#fff;
	background:#323333;
	text-decoration:none;
	padding: 10px;
}
.navigation .alignright a:hover,
.navigation .alignleft a:hover{
	color:#232324;
	background:#fff;
	text-decoration:none;
	padding: 10px;
}
.categories{
	font: normal 13px sans-serif;
	padding: 4px 0 4px 0;
	color:#000;
}
.categories a{
	font: normal 13px sans-serif;
	padding: 4px 0 4px 0;
}
.categories a:hover{
	font: normal 13px sans-serif;
	padding: 4px 0 4px 0;
}
img{
    max-width:100% !important;
    height:auto;
}

a img {
    border: none;
   }

ol{
	list-style-type:decimal;
	margin: 0 0 0 22px;
}

kbd{
	color:#232324;
	display:inline-block;
	font-size: 11px;
	
	
	line-height:1.4;
}

pre {
	white-space: pre-wrap;  
	white-space: -moz-pre-wrap;  
	white-space: -pre-wrap;      
	white-space: -o-pre-wrap;    
	word-wrap: break-word;       
	color:#fff;
	background-color: #232324;
	padding: 10px;
	word-wrap: break-word;
}  
tt{
	color:#232324;
	display:inline-block;
	font-size: 11px;
	
	
	line-height:1.4;
}
img.alignnone {
	max-width: 100%;
}
.alignnone {
	max-width: 100%;
}	
hr {
	border: 1px solid #888894;
	margin: 10px 0;

}	
blockquote{
	font-size: 20px;
	margin: 10px;
	padding: 0px;
}
table{
	border-collapse:collapse;
	width: 100%;
}
table, td, th{
	font-size: 16px;	
	border:1px solid #232324;
	padding: 4px;
}
dl {
	font-size: 20px;
	padding: 0 10px;
}
dt{
	font-size: 20px;
	padding: 10px;
}
dd{
	font-size: 20px;
	padding: 0 10px;
}


/* CONTENT - Comment
===================================================================*/																								
.entry-comments{
	font-size: 13px;
	color:#232324;
	padding: 0 1px 0 0px;
	float: right;
}
.entry-comments a{
	font-size: 13px;
	color:#323333;
	padding: 3px 1px 0 0px;
	float: right;
	text-decoration: none;
}
.entry-comments a:hover{
	font-size: 13px;
	color:#6da3bd;
	padding: 3px 1px 0 0px;
	float: right;
}													
.says{
	color: #232324;
	font-size: 20px;
	display: none;
}
.comment-awaiting-moderation{
	font-size: 14px;
}
#respond p {
   margin: 10px 0;
}
p.comment-form-author,
p.comment-form-email,
p.comment-form-url {
   display: block;

   margin: 0 10px 0 5px;
   width: 33%;
}
.post-main ul li {
list-style: none;
}
.avatar{
	float: left;
	padding-right: 6px;
	width: 42px;
	height: 42px; 
}
#respond .comment-notes {				/* Your email address will not be published. Required fields are marked */
	display: none;
}
#respond textarea {
	border: 1px solid #e3e3e3;
	margin: 4px 0 4px 0;
	padding: 8px 8px 8px 8px;
}
#respond textarea {
	display: block;
	width: 96%;
	background: #fff;
}
#respond input[type=text]{
	border: 1px solid #e3e3e3;
	margin: 4px 0 4px 0;
	padding: 8px 8px 8px 8px;
}
#respond input[type=text]{
	display: block;
	width: 90%;
	background: #fff;
}
#respond .form-allowed-tags {		/* HTML tag del */
	display: none;
	color: #fff;
}
.comment{
	position: relative;
}
.commentlist .comment{
	list-style-type: none;
	margin: 40px 0;
	padding-left: 20px;
}
.comment .comment-meta {
	font-size: 12px;
	color:#232324;
	position: absolute;
	right: 1px;
	top: 10px;
}
.comment .comment-meta a{
	font-size: 12px;
	color:#232324;
}
.comment-reply-link a{
	font-size: 12px;
	color:#232324;
}
.comment-reply-title{
	display: none;
}
#respond input#submit:hover  {			/* button */
	background: #e3e3e3;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}
#respond input#submit {				/* button */
	border: 1px solid #e3e3e3;
	font-size: 20px;
	padding: 6px 6px 6px 6px;
	color: #555555;
	background:#fff; 
	cursor: pointer;
}
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}
.bypostauthor{

}
.sticky {
	border-bottom: none;
	border: 1px solid #9D9D9D;
	background: #9D9D9D;
}
.sticky a{
	color: #000;
}
fieldset{
	border:0px;
}
.wp-caption{
	background: #fff;
	border: 1px solid #9D9D9D;
	max-width: 100%;
	padding: 4px 4px 4px 4px;
	text-align: center; 
	margin: 6px;
}
.wp-caption img {
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 16px;
	margin: 0;
	padding: 6px 0 0 0;
}
.wp-caption.alignnone{
	margin: 4px 10px 10px 0px;
}
.wp-caption.alignleft{
	margin: 4px 10px 10px 0px;
}
.wp-caption.alignright{
	margin: 5px 20px 20px 0;
}
.wp-caption-text {
	margin: 0 0 6px;
}
::selection {
	background: #6da3bd;
	color: #fff;
}												
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
}
.gallery .gallery-row {
	display:block;
	clear: both;
	overflow: hidden;
	margin: 0;
}
.gallery .gallery-item img, 
.gallery .gallery-item img.thumbnail {
	max-width: 100%;
	height: auto;
	padding: 1%;
	margin: 0 auto;
}
.gallery-caption {
	margin-left: 0;
}															
.content-main{
	overflow:hidden; 
	padding-bottom: 40px;
	width:100%; 
	margin-top: 20px;
}	
.screen-reader-text { 
	clip: rect(1px, 1px, 1px, 1px); 
	position: absolute !important; 
	height: 1px; 
	width: 1px; 
	overflow: hidden; 
} 
/* Sidebar head1
===================================================================*/
.sidebar-head1{
	float: left;
	width: 48%;
}

.sidebar-head1 .widget{
	margin: 0px;
}
.sidebar-head1 .textwidget{
	padding-top: 4px;
}

.sidebar-head1 li {
  list-style: none;
}

.sidebar-head1 .widget_text{
	
}


/* Sidebar head2
===================================================================*/
.sidebar-head2{
	float: right;
	width: 48%;
	text-align: right;
	color:#232324;
}

.sidebar-head2 .widget{
	margin: 0px;
}

.sidebar-head2 li {
	float: right;
	list-style: none;
	padding-left: 16px;
	padding-top: 2px;
}
.sidebar-head2 a{
	color:#232324;
	text-decoration: none;
}

.sidebar-head2 a:hover{
	color: #6da3bd;
	text-decoration: none;
}

.sidebar-head2 .widget_text{
	
}

/* Sidebar head3
===================================================================*/

.hdr1 .sidebar-head3{
	float: left;
	width: 430px;
	margin-right: 0px;
	text-align: left;
	padding-top: 38px;
}

.sidebar-head3 li {
  list-style: none;
}

.sidebar-head3 .widget{
	margin: 0px;
}

.sidebar-head3 .widget_text h2{
	font-size: 20;
}
.sidebar-head3 .textwidget{
	padding-top: 14px;
}
.sidebar-head3 .widgettitle{
	display: none;
}
.sidebar-head3  .widget_archive,
.sidebar-head3  .widget_calendar,
.sidebar-head3  .widget_categories,
.sidebar-head3  .widget_meta,
.sidebar-head3  .widget_tag_cloud,
.sidebar-head3  .widget_search,
.sidebar-head3  .widget_recent_entries,
.sidebar-head3  .widget_recent_comments,
.sidebar-head3  .rsswidget,
.sidebar-head3  .widget_pages{
	display: none;
}


/* Sidebar head4
===================================================================*/
.hdr1 .sidebar-head4{
	float: right;
	width: 200px;
	text-align: right;
	padding-top: 56px;
	padding-right: 10px;
}

.sidebar-head4 li {
 	list-style: none;
}

.sidebar-head4 .widget{
	margin: 0px;
}

.sidebar-head4 .widget_text{
	
}

.sidebar-head4 h2{
	font-size: 20px;
}


/* Sidebar Footer 5
===================================================================*/
.sidebar-footer{
	float: left;
	width: 48%;
	color:#000;
	margin-top: 10px;
}

.sidebar-footer .widget{

}

.sidebar-footer li {
    list-style: none;
    padding: 4px 0;
}

.sidebar-footer .widget_text{
	
}

.sidebar-footer a{
	color:#6da3bd;
	text-decoration: none;
}

.sidebar-footer a:hover{
	color:#000;
	text-decoration: none;
}

#wp-calendar {
    border: none;
    margin: 0;
}
#wp-calendar caption {
	padding-bottom: 6px;
	text-align: right;
}
#wp-calendar tbody td:hover {
    background: #e7e7e7;
    color: #393939;
}
#wp-calendar tbody td a {
    display: block;
}
#wp-calendar tfoot #prev, #wp-calendar tfoot #next {
    padding-top: 6px !important;
}
#wp-calendar tfoot #next {
    text-align: right;
}
#wp-calendar th, #wp-calendar td {
	padding: 3px 3px 2px !important;
    border: none;
}
#wp-calendar thead th {
	padding-bottom: 6px !important;
    text-align: center;
}
#wp-calendar tbody .pad {
    background: none;
}
#wp-calendar tbody td {
    text-align: center;
}
#wp-calendar tbody td a:hover {
    background: #e7e7e7;
    color: #393939;
}

.serch-txt{
	height: 15px;
}


textarea,
input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=text_area],
input[type=your-message],
input[type=password]{
	padding: 4px;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc;
	border-radius: 0px;
	background: #e6e6e6;
	color: #000;
	cursor: pointer;
	font-size: 16px;
	padding: 6px 14px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #d7d7d7;
    background: #d7d7d7;
}
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus{
    border-color: #b1b1b1;
    background: #b1b1b1;
    color:#fff;
    box-shadow: inset 0 -1px 0 rgba(69, 69, 69, 0.4);
}


/* OTHER
===================================================================*/
.widget {
	margin: 20px 0 10px 0;
}
.alignleft {
	display: inline;
	float: left;
	margin: 0px 12px 4px 0;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	display: inline;
	float: right;
}
.widgettitle{
	margin: 0 0 10px 0;
	font-size: 20px;
	font-weight: normal;
	color: #808080;
}


.tagcloud a{
	color: #000;
	text-decoration: none;
	font-size: 18px;
	margin: 10px;
}						
.tagcloud a:hover{
	color: #6da3bd;
	text-decoration: none;
	font-size: 18px;
	margin: 10px;
}
.widget_tag_cloud a {
	font-size:14px!important;
	color:#fff;
	background-color:#9D9D9D;
	display:inline-block;
	padding:4px 6px;
	margin:0 4px 8px 0;
}
.widget_tag_cloud a:hover {
	color:#2ab4ed;
	background-color:#232122;
}




/* FOOTER
===================================================================*/
.container{
	margin: 0 auto;
	width: 980px;
	padding: 0px 0 12px 0;
}
.sidebar-box{
	width: 100%;
}
.afooter{
	background: #323333;
	margin: 0 auto;
	overflow:hidden; 
}

.afooter2{
	margin: 0 auto;
	overflow:hidden; 
	width: 100%;
}
.afooter2 .menu a:hover{
    color:#808080;
	text-decoration: none;
}
.afooter2  .menu ul li:before{
 	color:#808080;
	content: "- "; 
	margin-left: 12px;
}
.afooter2 .main4 .menu ul li a:hover, .menu ul li > a{
	background:#fff;
	color:#6da3bd;
	border-left:0px solid #6da3bd;
}

.afooter2 .main4 .menu ul li a:hover, .menu ul li:hover > a{
	background:#fff;
	color:#808080;
	border-left:0px solid #6da3bd;
}
.afooter2 a{
	text-decoration: none;
}
.afooter2 li{
	line-height: 1.4em;	
}

.afooter a{
	color: #6da3bd;
}
.footer{
	overflow:hidden; 
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	width: 980px;

}
.shadow{
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);	
	padding: 1px;
	background: #fff;
}
.footertext{
	font-size: 14px;
	float:left;
	padding: 12px 0 0 0;
	color: #000;
}					
.footertext a{
	font-size: 14px;
	color:#232324; 
	text-decoration:none; 
	margin:12px 0px 0 0;
}	
.footertext a:hover{
	font-size: 14px;
	color:#6da3bd; 
	text-decoration:none; 
	margin:20px 0px 0 0;
}
.mlogo{
	float:right;
	padding: 30px 0 0 0;
	color: #000;
	min-height: 40px;
}					


.mlogo a{
	color:#6da3bd; 
	text-decoration:none; 
	margin:12px 0px 0 0;
}		
.mlogo a:hover{
	color:#000; 
	text-decoration:none; 
	margin:12px 0px 0 0;
}	



/* woocommerce
===================================================================*/
.woocommerce-tabs a{
	color: #97598b;
}
.content1{
	font-size: 18px;
}
.content1 a{
	color: #97598b;
}
.woocommerce div.product form.cart{
	margin: 10px 0;
}
.posted_in a{
	text-decoration: none;
}
.posted_in a:hover{
	color: #000;
	text-decoration: none;
}
.woocommerce .related ul.products li.product, 
.woocommerce .related ul li.product, 
.woocommerce .upsells.products ul.products li.product, 
.woocommerce .upsells.products ul li.product, 
.woocommerce-page .related ul.products li.product, 
.woocommerce-page .related ul li.product, 
.woocommerce-page .upsells.products ul.products li.product, 
.woocommerce-page .upsells.products ul li.product {
	width: 32.2% !important;
	margin: 0 14px 7px 0 !important;
}
.content .woocommerce-message{
	border-top: 3px solid #ccc;
}

.woocommerce .shop_table td{
	border: 0px solid #232324;
}
.woocommerce  .shop_table th{
	border: 0px solid #232324;
}
.woocommerce .cart_totals table{
	border: 0px solid #808080;	
}
.woocommerce .cart_totals th{
	border: 0px solid #808080;	
}
.woocommerce .cart_totals td{
	border: 0px solid #808080;	
}
.content1 .page-title{
	display: none;	
}
.content1 .page-description{
	display: none;	
}
ul.products li.product {
	background: #fff;
}
.woocommerce a.added_to_cart,
.woocommerce-page a.added_to_cart,
.content-main .product .product-button,
.product .added_to_cart,
ul.products li.product .button {
	font-size: 14px;
	text-shadow: 0 0px 0 rgba(255, 255, 255, 0.8);
	background: #fff;

	padding: 13px!important;
	text-align: center;
	box-shadow: none;
	border: 0px;
	border-top: 1px solid #ccc!important;
	margin-right: 0px!important;
}
.product .added_to_cart:hover,
ul.products li.product .button:hover {
	background: #323333;
	color: #fff;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
	box-shadow:none;
	-webkit-box-shadow:none;
	width: 64px;
}
.dropdown-cart-button{
	border:0px;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
	box-shadow: none!important;
}
.woocommerce ul.products li.product a:hover  img:hover , .woocommerce-page ul.products li.product a:hover  img:hover {
	box-shadow: 10px;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	font-size: 14px!important;
	margin: 0px 6px!important;	
	color:#000;
	text-align: center;
	text-decoration: none;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	font-size: 20px;
	margin: 0px 10px 10px 10px!important;
	font-weight: bold;
}
.content .amount{
	color: #000;
	font-size: 20px;
}
.content ins{
text-decoration: none;
}
.products span.onsale, .products span.onsale{

}
.woocommerce ul.product_list_widget li a{
	text-decoration: none;
}
.content del .amount{
	font-size: 20px;
	color: #888894;
}

.products .price {
	text-align: center;
}
ul.payment_methods li{
	list-style-type: none;
}
.content1 .woocommerce-message{
	width: 884px;
}
.woocommerce-ordering{
	padding: 0 2px 0 0; 
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	margin: 0px 8px 20px 0px !important;
}

.woocommerce-page .products .star-rating{
	display:none !important;
}
.woocommerce ul.products li.product.last, .woocommerce-page ul.products li.product.last{
	margin: 0 0px 64px 0 !important;
	width: 32.2% !important;
  	border-top: 2px solid #fff;
}
.woocommerce ul.products li.product.last:hover, .woocommerce-page ul.products li.product.last:hover{
	margin: 0 0px 64px 0 !important;
	width: 32.2% !important;
  	border-top: 2px solid #ccc;
  	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
 	-moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.woocommerce div.product div.images img{
	box-shadow:none;
	-webkit-box-shadow:none;
}
.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select{
	box-shadow:none;
	-webkit-box-shadow:none;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #ccc;
}
.css-cart span{
	color:#fff;
	background: #6da3bd;
	padding: 0 4px;
}
.css-cart span:hover{
	color:#000;
	background: #fff;
	padding: 0 4px;
}

.sidebar-head4 a{
	text-decoration: none;
	color: #6da3bd;
}
.sidebar-head4 a:hover{
	text-decoration: none;
	color: #000;
}


.woocommerce ul.products li.first, .woocommerce-page ul.products li.first{

}
.woocommerce-page nav.woocommerce-pagination ul li a{
	line-height: 18px;
}
.woocommerce-page .page-numbers span{
	line-height: 18px;
}
.woocommerce nav.woocommerce-pagination ul li span.current{
	line-height: 18px;
}
.woocommerce-tabs #respond input#submit:hover  {			/* button woocommerce*/
	font-size: 16px;
	cursor: pointer;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
 	margin: 0 14px 47px 0 !important;
  	width: 32.2% !important;
  	border-top: 2px solid #fff;
}
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
  	width: 32.2% !important;
  	border-top: 2px solid #ccc;
  	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
 	-moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.woocommerce ul.products li.product a, .woocommerce-page ul.products li.product a{
	width: 275px;
	border-bottom: 1px solid #ccc;
}



.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	border-radius:0px;
}

.woocommerce a.button.added:before{
	display: none;
}
a.added_to_cart.wc-forward {
	display: none;
}

.price {
	margin: 20px 0;
}
.input-text{
	padding: 4px;
}
.woocommerce-pagination{
	margin-bottom:20px; 
}
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale{
	margin: 2px 2px 0 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content{
	margin-left: 12px;
}
.woocommerce .quantity .qty{
	height: 24px;
}
.woocommerce div.product form.cart .button{
	height: 36px;
}


.woocommerce a.remove{
	display:block;
	font-size:1.5em;
	height:1em;
	width:1em;
	text-align:center;
	line-height:1;
	border-radius:100%;
	color:red!important;
	text-decoration:none;
	font-weight:700;
	border:0
}
.woocommerce a.remove:hover{
	color:#fff!important;
	background:red
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after{
	display: none!important;
}
.product-categories .children{
	margin-left: 14px;
}
.product-categories li:before {
    content: "- "; 
    color: #808080;
}
.cat-item .count{
	color: #808080;
}
.search-field{
	padding: 7px 6px 6px 6px;
	margin: 10px 0;
}
.widget select {
	max-width: 100%;
	padding: 4px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text{
	height: 36px;
}

/* BuddyPress
===================================================================*/

#buddypress div.dir-search{
	margin: 0px 0 0 0;
}
#buddypress div.dir-search input[type=text]{
	padding: 3px 3px 4px 3px;
}

#buddypress{
	margin: 0px 0 30px 0;
}

/* BBpress
===================================================================*/
#bbpress-forums div.bbp-reply-author .bbp-author-role{
	font-size: 14px;
}
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content{
	border: 1px solid #ccc;
}
span.bbp-admin-links a:hover{
	font-size: 10px;
	color: #222;
}