/*
Theme Name: Templatemela - WPE010003
Theme URI: http://www.templatemela.com
Author: TemplateMela
Author URI: http://www.templatemela.com/
Description: TemplateMela Theme based on Default Wordpress Theme
Version: 1.5
License: Commercial
License URI: http://www.templatemela.com/license
Tags: orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: templatemela
*/
/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */
/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */

@font-face {
	font-family: 'Bitter';
	src: url('fonts/custom-fonts/bitter/Bitter-Regular.eot');
	src: local('☺'), url('fonts/custom-fonts/bitter/Bitter-Regular.woff') format('woff'), url('fonts/custom-fonts/bitter/Bitter-Regular.ttf') format('truetype'), url('fonts/custom-fonts/bitter/Bitter-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'IndieFlower';
	src: url('fonts/custom-fonts/indieflower/IndieFlower.eot');
	src: local('☺'), url('fonts/custom-fonts/indieflower/IndieFlower.woff') format('woff'), url('fonts/custom-fonts/indieflower/IndieFlower.ttf') format('truetype'), url('fonts/custom-fonts/indieflower/IndieFlower.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'Nunito';
	src: url('fonts/custom-fonts/nunito/Nunito-Regular.eot');
	src: local('☺'), url('fonts/custom-fonts/nunito/Nunito-Regular.woff') format('woff'), url('fonts/custom-fonts/nunito/Nunito-Regular.ttf') format('truetype'), url('fonts/custom-fonts/nunito/Nunito-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

 
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
}

body {
    margin: 0;
    word-wrap: break-word;
	background:#FFFFFF;
    border-top: 4px solid #383C3F;
    color: #666666;
    font-family: Lato,sans-serif,Arial,Helvetica;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}

.excerpt {
   font-size: 16px;
   line-height: 22px;
}

a {
    color: #959B8F;
    text-decoration: none;
}

a:focus {
}

a:active,
a:hover, a:focus {
    color: #5C483C;
    outline: 0;
}

a:hover {
    text-decoration: none;
}

.entry-summary .read-more a {

}

.entry-summary .read-more a:hover {
  
}

.entry-summary .read-more a:hover, a.read-more:hover {
  
}

.entry-summary .read-more a, a.read-more {
    display: inline-block;
	padding: 0;
}
.post_border{text-align:center;}
.post_border_inner{ 
	border-bottom: 1px solid #DFDFDF;
    display: inline-block;
    width: 40%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    line-height: 1.3;
    font-weight: normal;
}

.special_inner ul {
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 22px;
    margin: 30px 0;
}

h2 {
    font-size: 16px;
    margin: 18px 0;
}

.gallery h2 {
    font-size: 18px;
    margin: 0 0 15px;
}

h3 {
    margin: 22px 0;
    font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
    color: #5C483C;
    font-size: 15px;
}

h4 {
    font-size: 14px;
    margin: 20px 0;
}

h5 {
    font-size: 14px;
    margin: 20px 0;
}

.portfolios h5 {
    margin: 10px 0px;
}
.portfolios .short-ex {
    text-align: justify;
}

.portfolio_wrapper h5 {
    margin: 10px 0;
}

h6 {
    font-size: 14px;
    margin: 32px 0;
}

address {
    margin: 0 0 24px;
}

h2.wpsc_also_bought {
    font-size: 17px;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
}

mark {
    background: none repeat scroll 0 0 #D9D9D9;
    color: #000000;
    padding: 5px;
}

p {
    margin: 0 0 20px;
}

#gallery .gallery-item p {
    margin: 0 0 10px;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 14px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

pre {
    background: #f5f5f5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

.sitemap ul,
.sitemap ol {
    padding: 0;
    margin: 0;
}

.sitemap-pages ul li, .sitemap-category ul li, .sitemap-month-archieves ul li, .sitemap-authors ul li, .sitemap-posts ul li {
    background: url("images/linkArrow2.png") no-repeat scroll 0 7px transparent;
    padding-bottom: 3px;
    padding-left: 10px;
}

blockquote {
    background: url("images/quote.png") no-repeat scroll 7px 5px #FFFFFF;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    margin: 24px 40px;
    padding: 0 0 0 50px;
    position: relative;
    width: auto;
}

blockquote p {
    margin: 0;
}

blockquote blockquote {
    margin-right: 0;
}

blockquote cite,
blockquote small {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

blockquote em,
blockquote i {
    font-style: normal;
    font-weight: 300;
}

blockquote strong,
blockquote b {
    font-weight: 400;
}

small {
    font-size: smaller;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl {
    margin: 0 20px;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 0 20px;
}

menu,
ol,
ul {
    margin: 16px 0;
    padding: 0 0 0 40px;
}

nav ul,
nav ol {
}

li > ul,
li > ol {
    margin: 0;
}

.site-header ul, 
.site-header ol, 
.site-footer ul, 
.site-footer ol,
.sidebar-container ul,
.sidebar-container ol,
.flexslider ul,
.flexslider ol,
.typography-page ul,
.typography-page ol{
    padding: 0;
	margin: 0;
}

.site-header ul li, 
.site-header ol li, 
.site-footer ul li, 
.site-footer ul li,
.sidebar-container ul li,
.sidebar-container ol li,
.flexslider ul li,
.flexslider ol li {
    list-style: none;
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #DDDDDD;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}
.single_product_display legend, .single_product_display strong{font-size:16px;}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}

button,
input {
    line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    padding-right: 2px;
 /* Don't cut off the webkit search cancel button */
	width: 270px;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}
table.shop_attributes{border-bottom: 1px solid #ededed;}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
caption {
	font-size: 16px;
	margin: 20px 0;
}
th {
	font-weight: bold;
	text-transform: uppercase;
}
td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
del {
	color: #5C483C;
}
ins{
	color:#5C483C;
}
ins span{  }
hr {
	background: url(images/dotted-line.png) repeat center top;
	background-size: 4px 4px;
	border: 0;
	height: 1px;
	margin: 0 0 24px;
}

/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */
.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 20px/16px Genericons;
	vertical-align: text-bottom;
}

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
	clear: both;
}

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
	content: "";
	display: table;
}

/* Assistive text */
.screen-reader-text {
	position: absolute !important;
	display: none;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius:3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	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;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}
/* Form fields, general styles first. */
button,
input,
textarea {
	border: 1px solid #E5E5E5;
	font-family: inherit;
	padding: 5px;
}
input,
textarea {
	color: #959B8F;
}
input:focus,
textarea:focus {
	outline: 0;
}
/* Buttons */
#empltycart a.visitshop	{ padding:5px 10px !important; margin:5px 0;}
#featured-carousel .detail_block a.feature_detailbtn	{ padding:5px 10px !important;}

#featured-carousel .detail_block a.feature_detailbtn,
#empltycart a.visitshop,
.shoppingcart a.gocheckout,
.shoppingcart .wpsc_empty_the_cart a.emptycart
{
	background: #8F8F8F;
	border: none;
	color: #fff;
	display: inline-block;
	padding:2px 8px 4px;
	text-decoration: none;
}

#featured-carousel .detail_block a.feature_detailbtn:hover,
#empltycart a.visitshop:hover,
.shoppingcart a.gocheckout:hover,
.shoppingcart .wpsc_empty_the_cart a.emptycart:hover
{background: #555555; color:#FFF;}

.detail_block	{ margin:5px 0 0 0;}

button,
input[type="submit"],
input[type="button"],
input[type="reset"], 
a.forgot,
a.button,
button.button,
input.button,
#review_form #submit, 
.lost_password a, 
.input-submit, 
.forgot, 
input[type=submit],
a.button-alt,
.yith-wcwl-add-to-wishlist .add_to_wishlist {
	margin: 0;
	width: auto;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	background-color: #8F8F8F;
	clear: both;
	/*color: #FFFFFF !important;*/
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	padding: 5px 10px;
	position: relative;
	text-align: center;
	text-transform: capitalize;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	border: 1px solid #8F8F8F;
}
.yith-wcwl-add-to-wishlist
{
	margin-bottom:10px;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
a.button:hover,
button.button:hover,
input.button:hover,
#review_form #submit:hover, 
.lost_password a:hover, 
.input-submit:hover, 
.forgot:hover, 
input[type=submit]:hover,
ul.products li a.add_to_cart_button:hover,
.yith-wcwl-add-to-wishlist .add_to_wishlist:hover {
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms; 
	background: #555555;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #555555;	
}
a.forgot {
	background: #963B3D !important;
	border:1px solid #963B3D !important;
	padding:5px 10px !important;
}	
a.forgot:focus,
a.forgot:hover{
	background: #B2B2B2 !important;
	border:1px solid #B2B2B2 !important;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: #B2B2B2;
	border:1px solid #B2B2B2;
}

.post-password-required input[type="submit"] {
	padding: 7px 24px 4px;
	vertical-align: bottom;
}
.post-password-required input[type="submit"]:active {
	padding: 5px 24px 6px;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #666666;
}
:-moz-placeholder {
	color: #666666;
}
::-moz-placeholder {
	color: #666666;
}
:-ms-input-placeholder {
	color: #666666;
}

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}

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

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
	max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}
img.alignright {
	margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}
img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	line-height: 28px;	
	font-weight: 300;
	margin-top: 10px;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol  {
	list-style-position: inside;
}

/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */
 #page{
	background:none;
}
.site-main .sidebar-container {}
.site-main .sidebar-inner {padding:0;}
.entry-image-loop-con{
	
}
/* Start 404 Not Found */
.page-not-found{ width: 100%;}
.entry-content{ clear: both;}
.not-found h1 {
	padding: 30px;
	text-transform: uppercase;
	border-bottom: 1px dotted #ddd;
	font-size: 35px;
    line-height: 35px;
}
.not-found p, .not-found h1 {text-align: center;}
.not-found p{ margin: 20px 0;}
/* End 404 Not Found */

/**
 * 4.0 Header
 * ----------------------------------------------------------------------------
 */
/**
 * 4.1 Site Header
 * ----------------------------------------------------------------------------
 */
.site-header {
	position: relative;
}
.site-header .home-link {
	display: block;
	padding:0 0 5px;
	text-decoration: none;
	/*float:left;*/
	float:none;
}
.site-header .logo{
	text-align: center;
	float:none;
}
.header-link-left {
    float: left;
	width:44%;
	margin-top: 32px;
}
.header-link-right {
    float: right;
}
.header-middle{ float:right; position: relative;}
.header-middle-top .widget{  margin:0}
.header-middle-top{float:left;position:relative;}
.header-middle-bottom{ position: relative;float:left;}
.site-header .site-title:hover {
	text-decoration: underline;
}

.site-title {
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
}
.site-description {
	margin: 15px 0 20px;
	font-size:15px;
	color:#7D7B6D;
}
.contact-header-menu{
	margin: 15px 0px 8px  !important;
	padding:0;
	float: left;
	text-align:left;
}
.header-bottom{ clear: both;
    width: 100%;}
.contact-header-menu ul{ margin:0; padding:0;  }
.contact-header-menu li, .header_login .widget_user_login ul.pagenav li, .header_login a{
	background:url("images/footer_line_sep.png") no-repeat scroll right 3px transparent;
    display: inline;
    list-style: none outside none;
    padding: 0 9px 0 4px;
	margin: 0;
	text-transform: capitalize;
}
.header_login a:last-child{background:none;padding: 0 0px 0 4px;}
.contact-header-menu li:first-child {
}
.contact-header-menu li:last-child {
	background: none;
}
.header_login .header_logout .widget_user_login ul.pagenav li:last-child {
	background: none;
	padding-right: 0;
}
#testimonial .customNavigation a
{
	display:none;
}
/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */
.main-navigation {
	clear: both;
	min-height: 45px;
	position: relative;
}
ul.nav-menu,
div.nav-menu > ul {
	margin: 0;
	padding: 0;
}

.nav-menu li {
	display: inline-block;
	position: relative;
}
.nav-menu > li:first-child a
{
	padding: 23px 15px 23px 0px;
}
.nav-menu li ul li { background:none;}
.nav-menu li a {
	color:#222222;
	display: block;
	font-size: 16px;
	line-height: 1;
	padding: 23px 15px;
	text-decoration: none;
	font-family:'Lato',Arial,Helvetica,sans-serif;
	text-transform:uppercase;	
}
.nav-menu li:last-child	{ background:none;}
.nav-menu li li a{ 
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
    color: #777777;
    padding: 8px 8px 8px 25px;
    text-transform: capitalize;	
	background:url("images/megnor/menu_dots.png") no-repeat scroll 3% 7px transparent;
}
.toggled-on .nav-menu li a{background:url("images/megnor/menu_dots.png") no-repeat scroll 0 7px transparent;padding: 8px 8px 8px 20px !important;}
.toggled-on .nav-menu li a:hover{background-position:0 -28px;}

.nav-menu .sub-menu,
.nav-menu .children {
	z-index: 99999;
	background:#FFFFFF;
    border: 2px solid #DBDBDB;
    display: none;
    padding: 6px;
    position: absolute;
	top:62px;
	transition-duration: 500ms;
}

.nav-menu .sub-menu a:hover, .nav-menu .children a:hover
{ 
	background-color: #EEEEEE;
    background-position: 3% -28px;
    color: #222222;
    transition-duration: 500ms;
	border-radius:0px;
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	left:200px;
	top:0px;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
	margin: 0;
	width: 200px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
	color:#FFF;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
	display: block;
}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a { }
.menu-toggle {
	display: none;
}

/* Navbar */

.navbar {
	width: auto;
	position:relative;
	padding:0px 0;
	float:left;
	clear:none;
}

.search-form {
	border:1px solid #EEEEEE;
    text-align: right;
    width: 240px;
	display: inline-block;
	position: absolute;
	overflow:hidden;
	right:29px;
	top:14px;
}
.header-main .search-form {
	  position: absolute;
	  top: 45px;
	  left: 0;
	  display:none;
}
.search-field {
	background-color: #fff;
	border:none;
	cursor: text;
	outline: 0;
	width: 235px;
	padding:7px 30px 7px 8px;
	float:left;

}
.widget-area .search-form{
	margin: 0;
	padding: 0;
	background: none;
	width: 100%;
	position:static;
}
.search-field:focus { }
.search-form .search-submit{
	background: url("images/search.png") no-repeat scroll center center transparent !important;
    border: medium none;
    border-radius: 0;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
    color: #FFFFFF;
    float: left;
    height: 30px;
    margin: 0 3px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0px;
    text-indent: -959px;
    text-transform: uppercase;
    width: 24px;
    z-index: 3;
	top: 1px;
	font-size:0px;
}
#searchform #searchsubmit{
	background: url("images/search.png") no-repeat scroll center center transparent !important;
	border: medium none;
	height: 30px;
	width: 25px;
	font-size:0px;
    padding: 0;
    position: absolute;
    right: -1px;
}
.widget_product_search {
    position: relative;
}
.widget_product_search #searchform #s {
    padding-right: 30px;
    width: 100%;
}
.search-form .search-submit:hover, .search-form .search-submit:focus{ background: none; border: none;}
.widget-area .search-form .search-submit{}
.widget_shopping_cart_content p.buttons a.checkout{float:none;margin-left:5px;}
.widget_shopping_cart_content p.buttons a{padding: 4px 9px;}

#tertiary .sidebar-inner .search-field	{ margin-top:0;}
.widget_search{position:relative;}
.header-login-logout{ 
	clear:both; 
	float:right; 
	margin-top:12px;
}

/*** Top Area ***/

#top-area
{
	clear: both;
    display: block;
    margin: 0 auto 10px;
}

/*** End Top Area ***/


/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */
.products .hentry{ overflow:visible; }
.hentry {	
    margin:0 0 20px 0;
    padding: 0 0 20px;
}
.page .hentry{ margin-top:0;}
article.post:after {
}
article.post{ position: relative;
	
}
article.post:before{}
article.post:first-child:before{}
article.post:first-child{ }
.shop-page .hentry{ overflow: visible;}
.single .hentry { border-bottom:none; }
.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
	width: 100%;
}
.entry-thumbnail{ 	
	position: relative;
	text-align: center;
}

.entry-image{margin-bottom: 10px;}
.entry-image img{ margin: 0 auto; text-align: center;}

.single_product_display .product_average_vote .votetext
{
	float:left;
	padding: 0 10px;;
}

.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
	/*padding: 0 376px 0 60px;*/
}


/**
 * 5.1 Entry Header
 * ----------------------------------------------------------------------------
 */

.entry-thumbnail img, .entry-content img {
}
.cart img {
	border: none;
}
.entry-header {
	position: relative; 
	padding:5px 0 5px 55px;
}

.entry-header:before {
	background: url("images/post-formate-icons.png") no-repeat scroll 0 0 #555555;
    content: "";
    height: 43px;
    left: 0;
    position: absolute;
    width: 43px;
}	
.page-title{ border: none; padding: 0;}
.page-title:before{ display: none;}
article.format-standard .entry-header:before,
article.type-page .entry-header:before,
article.type-wpsc-product .entry-header:before,
article.type-banners .entry-header:before,
article.type-faqs .entry-header:before{background-position: -21px -23px;}
article.format-aside .entry-header:before{background-position: -111px -23px;}
article.format-image .entry-header:before{background-position: -201px -23px;}
article.format-gallery .entry-header:before{background-position: -290px -23px;}
article.format-video .entry-header:before{background-position: -378px -23px;}
article.type-attachment .entry-header:before{background-position: -468px -23px;}
article.format-chat .entry-header:before{background-position: -557px -23px;}
article.format-link .entry-header:before{background-position: -647px -23px;}
article.format-status .entry-header:before{background-position: -735px -23px;}
article.format-audio .entry-header:before{background-position: -825px -23px;}
article.format-quote .entry-header:before{background-position: -932px -23px;}
.search article.type-page .entry-header:before{background-position: -21px -23px;}
article.type-faq .entry-header:before{background-position: -21px -23px;}
article.type-product .entry-header:before{background-position: -21px -23px;}

.entry-title, .page-title {
	font-weight: normal;	
}

.entry-title {
	margin: 10px 0 15px;
	font-size: 22px;
	line-height: 22px;
	color: #696868;	
	min-height: 22px;
}

.page-title {
	line-height: 24px;
}

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

.entry-title a:hover, .page-title a:hover {
	color: #5C483C;	
}



/**
 * 5.2 Entry Meta
 * ----------------------------------------------------------------------------
 */

.entry-meta {
	 clear: both;
    color: #777777;
    font-size: 16px;
    margin: 15px 0 15px;
}
.empty-entry-header{
	line-height: 5px;
    margin-top: 0;
    padding: 15px 0;
}

.entry-meta a {
	color: #696868;
}

.entry-meta a:hover {
	color: #5C483C;
}

.entry-meta > span {
	margin-right: 20px;
}

.entry-meta > span:last-child {
	margin-right: 0;
}

.featured-post:before {
	content: "\f308";
	margin-right: 2px;
}

.entry-meta .date a:before {
	content: "\f303";
}

.comments-link a:before {
	content: "\f300";
	margin-right: 2px;
	position: relative;
	top: -1px;
}
.comments-link {
	margin: 10px 0;
}

.comments-link a{
}

.comments-link a:hover{
	
}

.entry-meta .author a:before {
	content: "\f304";
	position: relative;
	top: -1px;
}

.categories-links a:first-child:before {
	content: "\f301";
}

.tags-links a:first-child:before {
	content: "\f302";
	position: relative;
	top: -1px;
}

.edit-link {

}

.edit-link a:before {
	content: "\f411";
	position: relative;
	top: -1px;
}

.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
}


/**
 * 5.3 Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
	line-height:20px;
}

.blog .entry-content, 
.blog .entry-title, 
.single-post .entry-content, 
.single-post .entry-title, 
.search-results .entry-content,
.search-results .entry-title,
.single-attachment .entry-content, 
.full-width .entry-content .entry-title,
.left-sidebar .entry-content .entry-title,
.right-sidebar .entry-content .entry-title{}


.entry-content a,
.comment-content a {
	
	
}

.entry-content a:hover,
.comment-content a:hover {
	
	
}

.entry-content blockquote {
}
.entry-content blockquote cite,
.entry-content blockquote small {
	font-size: 14px;
}

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
}

footer.entry-meta {
	margin-top: 24px;
}

.format-standard footer.entry-meta {
	margin-top: 0;
}

/* Page links */
.page-links {
	clear: both;
	font-size: 16px;
	font-weight: normal;
	line-height: 2.2;
	margin: 10px 0;
	text-align: center;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	text-decoration: none;
}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
	border: 1px solid #E7E7E7;
	
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
	border: 1px solid #999999;
}

.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
	background: none;
}

.page-links .page-links-title {
	background: transparent;
	border: none;
	margin-right: 20px;
	padding: 0;
}

/* Mediaelements */
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
	background: #220e10;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #ea9629;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #595959;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
}


/**
 * 5.4 Galleries
 * ----------------------------------------------------------------------------
 */

.gallery {
	margin-bottom: 20px;
	width:100%;
}
#gallery {
	width:100%;
	display: inline-block;
	margin: 0;
}

.gallery-item {
	float: left;
	margin: 0 4px 22px 0;
	position: relative;
}
.blog .gallery-item, .single-post .gallery-item
{
	display:inline-block;
	float:none;
}
.gallery-item.first{ clear: both;}
.gallery-item .gallery-icon img
{ 
	max-width: 100%; 
	height: auto; 
}
.gallery-item .gallery-icon img:hover
{
transform: scale(1.1);
transition: all 1.8s ease 0s;
}
.gallery-page .gallery-item{overflow:hidden;}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
	display: inline-block;
	margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
	text-align: center;
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 100%;
	opacity: 0;
	padding: 10px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
#gallery li{ list-style:none; }
.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 5.5 Post Formats
 * ----------------------------------------------------------------------------
 */

/* Aside */
.format-aside {
}
.format-aside .entry-content {
	padding: 20px 20px 0;
}
.blog .format-aside:first-of-type,
.single .format-aside:first-of-type,
.format-aside + .format-aside,
.format-aside + .format-link,
.format-link + .format-aside {
}

.format-aside .entry-meta {
	line-height: 5px;
    margin-top: 0;
    padding: 15px 0;
}

.format-aside blockquote {
}

.format-aside cite {
	font-size: 100%;
	text-transform: none;
}

.format-aside cite:before {
	content: "\2014";
	margin-right: 5px;
}

/* Audio */
.format-audio {
}

.format-audio .entry-title {
}

.format-audio .entry-content:before {
	content: "\f109";
	float: left;
	font-size: 64px;
	position: relative;
	top: 4px;
}

.format-audio .entry-content a,
.format-audio .entry-meta a,
.format-audio .entry-content a:hover,
.format-audio .entry-meta a:hover {
}

.format-audio .audio-content {
	background: url(images/dotted-line.png) repeat-y left top;
	background-size: 4px 4px;
	float: left;
	width: 80%;
	width: -webkit-calc(100% - 85px);
	width:         calc(100% - 85px);
	padding-left: 20px;
}

.format-audio .wp-audio-shortcode {
	height: 30px !important; /* Override mediaelement.js style */
	margin: 20px 0;
	max-width: 400px !important; /* Override mediaelement.js style */
}

.format-audio audio {
	max-width: 100% !important; /* Avoid player width overflow. */
}

article.post.sticky { 
	background: #F4F4F1;
    padding: 15px;
	margin-bottom: 90px;
}
article.sticky .entry-header:before{ }
.sticky	.entry-title{  
	
}
.sticky .entry-header {
	border: none;
	padding-bottom: 0;
}
.sticky .entry-meta a, .sticky h1 a{ color:#666666; }
.sticky .entry-meta a:hover, .sticky h1 a:hover{ color:#222222; }
.sticky .read-more{ margin:10px 0 0; }
.sticky .read-more a{
	background-color: #8F8F8F;
    color: #fff;
    padding: 5px 20px;
    width: auto;
}
.sticky .read-more a:hover{ 
	background-color: #555555;
}
.read-more { 
	text-transform:capitalize; 
    margin: 5px 0 5px;
}
.sticky .entry-meta > span.featured-post {
}

/* Chat */
.format-chat {

}

.format-chat .entry-title {
}

.format-chat .entry-meta a,
.format-chat .entry-content a {
}

.format-chat .entry-meta .date a:before {
	content: "\f108";
	margin-right: 2px;
}

.format-chat .entry-meta .author {
	display: none;
}

.format-chat .chat {
	margin: 0;
}

.format-chat .chat .chat-timestamp {
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 10px 0;
}

.format-chat .chat .fn {
	font-style: normal;
}

/* Gallery */
.format-gallery {
}

.format-gallery .entry-header {
	margin-bottom: 15px;
}

.format-gallery .entry-title { }

.format-gallery .entry-meta a,
.format-gallery .entry-content a {
}
.format-gallery .gallery_title{ display: none;}

/* Image */
.format-image .entry-title {
}

.format-image .categories-links,
.format-image .tags-links {
	display: none;
}

/* Link */
.format-link {
}
.format-link .entry-meta a{ }

.blog .format-link:first-of-type,
.single .format-link:first-of-type {
}

.format-link .entry-header,
.format-link .entry-content p:last-child {
	margin-bottom: 0;
}
.format-link .entry-title {	}
.format-link .entry-title a { }
.format-link div.entry-meta { }
.format-link .entry-content {
	margin: 10px 0;
} 

/* Quote */
.format-quote {
}

.format-quote .entry-meta {
	line-height: 5px;
    margin-top: 0;
    padding: 15px 0;
}

.format-quote .entry-content {
	margin: 10px 0;
} 

.format-quote .entry-content blockquote {
	line-height: 30px;
	margin: 0;
}

.format-quote .entry-content a,
.format-quote .entry-meta a,
.format-quote .linked {
}

.format-quote .entry-content cite a {
}

.format-quote .entry-content cite a:hover {
	text-decoration: none;
}

.format-quote blockquote small,
.format-quote blockquote cite {
	display: block;
	font-size: 16px;
}

.format-quote blockquote {	
}

.format-quote blockquote:before {
}

.format-quote .entry-meta .author {
	display: none;
}

/* Status */
article.post.status{ background: transparent;}
.format-status {
}

.format-status .entry-content,
.format-status .entry-meta {
	padding-left: 35px;
	position: relative;
}
.format-status .entry-content{
	color: #555555;
	font-size: 18px;
}

.format-status .entry-content a {
}

.format-status .entry-meta a {
}

.format-status .entry-content:before,
.format-status .entry-meta:before {
 background: none repeat scroll 0 0 / 4px 4px rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 100%;
    left: 10px;
    position: absolute;
    top: 0;
    width: 1px;
}

.format-status .categories-links,
.format-status .tags-links {
	display: none;
}

/* Ensures the dots in the dot background are in lockstep. */
.format-status .entry-meta:before {
}

.format-status .entry-content {
}

.format-status .entry-content p:first-child:before {
}

.format-status .entry-content p:last-child {
	margin-bottom: 0;
	line-height: 30px;
}

.format-status .entry-meta {
	line-height: 5px;
    margin-top: 0;
    padding: 15px 0;
}

.format-status .entry-meta .date a:before {
	content: "\f105";
}

/* Video */
.format-video {}
.format-video .entry-content p{ }
.format-video .entry-title a{ }
.format-video .entry-title a:hover{ }
.format-video .entry-content a,
.format-video .entry-meta a,
.format-video .entry-content a:hover,
.format-video .entry-meta a:hover {}
.format-video .entry-title {}
.format-video .entry-meta {}

/**
 * 5.6 Attachments
 * ----------------------------------------------------------------------------
 */

.attachment .hentry { } 
.attachment .entry-header { }
.attachment .entry-title { }
.attachment .entry-title:before { }
.attachment .entry-meta { } 
.hentry.attachment:not(.image-attachment) .entry-meta {}
.attachment footer.entry-meta { }
.attachment-meta:before { }
.full-size-link a:before { } 
.full-size-link:before { } 

.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
}

.attachment .entry-content { }
.image-navigation {
	 margin: 10px 0;
 
}
.image-navigation a:hover {
	text-decoration: none;
}

.image-navigation .nav-previous a,
.image-navigation .nav-next a {
 	background: none repeat scroll 0 0 #8F8F8F;
	border:1px solid #8F8F8F;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin-right: 5px;
    padding: 3px 10px 7px;
	
}

.image-navigation .nav-previous a:hover,
.image-navigation .nav-next a:hover {
	color: #FFFFFF;
	background: none repeat scroll 0 0 #555555;
	border:1px solid #555555;
	
}
.image-navigation .nav-next { }
.image-navigation .meta-nav {
	font-size: 32px;
	font-weight: 300;
	vertical-align: -4px;
}

.attachment .entry-attachment,
.attachment .type-attachment p {}
.attachment .entry-attachment{ clear: both; display: inline-block;}
.attachment .entry-attachment .attachment { }
.attachment .entry-caption { }
.attachment .entry-description { }
.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child { }
.attachment .site-main .sidebar-container { }

/**
 * 5.7 Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */
.navigation .nav-previous {
	float: left;
}

.navigation .nav-next {
	float: right;
}
.navigation #nav-below{ float:right; }

.woocommerce-pagination{  clear:both; }
.wpsc_page_numbers_bottom {
    float: right;
    margin: 20px 0;
}
.product_average_vote {margin: 0 0 7px;}
.navigation.paging-navigation a:hover, 
.paging-navigation a.current,
.wpsc_page_numbers_bottom span.current, 
.woocommerce-pagination li span.current,
.shop-page #nav-below a.current{
	
	border:1px solid #999;
}
.woocommerce-pagination { text-align:right; }
.woocommerce-pagination ul{ margin:0; padding:0; }
.woocommerce-pagination li a{ color:#FFF; }

/*.navigation a.first{ padding:0 4px; }*/
.paging-navigation,
.post-navigation,
.woocommerce-pagination,
.shop-page #nav-below {
    margin: 10px 0;
    padding: 5px;
}

.paging-navigation .nav-links {
	width: 100%;
	text-align: center;
}
.shop-page #nav-below{
	width: 100%;
	text-align:right;
}

.sidebar .paging-navigation .nav-links {
	/*padding: 0 376px 0 60px;*/
}
.blog .paging-navigation .nav-next {
	padding: 0 0 0;
}
.paging-navigation .nav-next {
	padding: 13px 0;
}

.paging-navigation a,
.post-navigation a,
.wpsc_page_numbers_bottom a,
.woocommerce-pagination li span,
.woocommerce-pagination li a,
.shop-page #nav-below a,
.wpsc_page_numbers_bottom span
{		
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #E7E7E7;
    color: #666;
    display: inline-block;
    font-weight: normal;
    margin-right: 5px;
    padding: 2px 7px 3px;	
	margin-bottom: 10px;
}
.woocommerce-pagination li{ display: inline-block; margin-right: 5px;}
.woocommerce-pagination li span, .woocommerce-pagination li a{ margin-right: 0;}
.post-navigation a{ }

.post-navigation a:hover,
.wpsc_page_numbers_bottom a:hover,
.woocommerce-pagination li span:hover,
.woocommerce-pagination li a:hover,
.shop-page #nav-below a:hover{border:1px solid #999; }
.paging-navigation .meta-nav {
	color: #666;
	display: inline-block;
	font-size: 26px;
	padding: 3px 0 8px;
	text-align: center;
	width: 50px;
}
.paging-navigation .nav-previous .meta-nav { }
.paging-navigation .nav-next .meta-nav {
	margin-left: 10px;
}

.paging-navigation a:hover .meta-nav {
	
	text-decoration: none;
}

.post-navigation {
	font-weight: 300;
}

.post-navigation .nav-links {
 width:100%;
}

.sidebar .post-navigation .nav-links {
	/*padding: 0 376px 0 60px;*/
	padding:0 5px;
}

.post-navigation a[rel="next"] {
	float:right;
}
.post-navigation a[rel="prev"] {
	float:left;
	margin-left:5px;
}


/**
 * 5.8 Author Bio
 * ----------------------------------------------------------------------------
 */
.author-info {
	padding: 30px 0 10px;
	text-align: left; /* gallery & video post formats */
	width: 100%;
}
.author.sidebar .author-info {
	padding: 30px 376px 10px 60px;
}
.single .author-info {
	padding: 50px 0 0;
}
.author-avatar .avatar {
	float: left;
	margin: 0 30px 30px 0;
}
.single-format-status .author-description {
}
.author-description .author-title {
	clear: none;
	font-size: 20px;
	margin: 0 0 8px;
}
.author-link {
	color: #ca3c08;
	margin-left: 2px;
}
.author.archive .author-link {
	display: none;
}

/**
 * 5.9 Archives
 * ----------------------------------------------------------------------------
 */
.archive-title,
.archive-meta {
	font-size: 25px;
	margin:0;
	padding: 8px 0;
	width: 100%;
}
.archive-meta {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: -15px;
	padding: 0 0 11px;
}
.sidebar .archive-meta {
	padding-right: 316px;
}

/**
 * 5.10 Search Results/No posts
 * ----------------------------------------------------------------------------
 */
.page-title {
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
}
.page-content {
	padding: 5px 0;
	width: 100%;
}
.sidebar .page-content {
	padding: 0;
}

/**
 * 5.12 Comments
 * ----------------------------------------------------------------------------
 */
.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
	display: block;
	width: 100%;
}
.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
/*	padding-left: 60px;
	padding-right: 376px;*/
}
.comments-title {
	margin: 5px 0;
}
.comment-list,
.comment-list .children {
	list-style-type: none;
	padding: 0;
}
.comment-list .children {
	margin-left: 20px;
}
.comment-list > li:after,
.comment-list .children > li:before {
	/*background: url(images/dotted-line.png) repeat left top;*/
	border-top:1px dashed #CFD4CB;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
}
.comment-list > li{
	margin-bottom: 10px;
}
.comment-list > li:last-child:after {
	display: none;
}
.comment-body {
	padding:0;
	position: relative;
}
.comment-author {
	float: left;
	max-width: 74px;
}
.comment-author .avatar {
	display: block;
	margin-bottom: 10px;
}
.comment-author .fn {
	word-wrap: break-word;
}
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
	font-style: normal;
	font-weight: normal;
}
.says {
	display: none;
}
.no-avatars .comment-author {
	margin: 0 0 5px;
	max-width: 100%;
	position: relative;
}
.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
	width: 100%;
}
.bypostauthor > .comment-body .fn:before {
	content: "\f408";
	vertical-align: text-top;
}
.comment-list .edit-link {
	margin-left: 20px;
}
.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
	float: right;
	width: 79%;
	width: -webkit-calc(100% - 124px);
	width:         calc(100% - 124px);
	word-wrap: break-word;
}
.comment-meta,
.comment-meta a {
	font-size: 13px;
}
.comment-meta a:hover {
}
.comment-metadata {
	margin-bottom: 5px;
}
.comment-content p{ margin-bottom:8px; }
.ping-meta {
	color: #a2a2a2;
	font-size: 13px;
	line-height: 2;
}
.comment-awaiting-moderation {
	color: #a2a2a2;
}
.comment-awaiting-moderation:before {
	content: "\f414";
	margin-right: 5px;
	position: relative;
	top: -2px;
}
.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 3px;
}

/* Comment form */
.comment-respond {
	background-color: #F4F4F1;
	padding: 20px;
}
.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px;
}
.comment-reply-title {
	font-size: 15px;	
	line-height: 23px;
	margin:0 0 15px;
}
.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}
.comment-reply-title small a:hover {
	color: #ed331c;
	text-decoration: none;
}
.comment-reply-title small a:before {
	content: "\f406";
	vertical-align: top;
}
.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
	padding: 0;
}
.comment-form .comment-notes {
	margin-bottom: 15px;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
	margin-bottom: 8px;
}

.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
	float: left;
	padding: 5px 0;
	width: 120px;
}
.comment-form label.error{	
    padding-left: 20px;
	margin:0 10px;
    width: auto;
	
}

.comment-form .required {
	color: #ed331c;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	max-width: 270px;
	width: 60%;
	float:left;
}


.comment-form textarea {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	color: #686758;
	font-size: 12px;
}

.form-allowed-tags code {
	font-size: 10px;
	margin-left: 3px;
}
.comment-list .pingback,
.comment-list .trackback {
	padding-top: 24px;
}

.comment-navigation {
	font-size: 20px;
	font-weight: 300;
	padding: 20px 0 30px;
	width: 100%;
}
.no-comments {
	font-size: 20px;
	font-weight: 300;
	margin: 0;
	padding: 40px 0;
	text-align: center;
}
.sidebar .no-comments {
	padding-left: 60px;
	padding-right: 376px;
}

/**
 * 5.13 Multisite
 * ----------------------------------------------------------------------------
*/
.site-main .mu_register {
	width: 100%;
}
.mu_alert {
	margin-top: 25px;
}
.site-main .mu_register input[type="submit"],
.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
	font-size: inherit;
	width: 270px;
}
.site-main .mu_register input[type="submit"] {
	width: auto;
}

/**
 * 6.0 Sidebar
 * ----------------------------------------------------------------------------
*/
.site-main .widget-area {
}

/**
 * 6.1 Widgets
 * ----------------------------------------------------------------------------
*/
.widget {
	font-size: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	margin: 0 0 20px;
	/*padding: 20px;*/
	word-wrap: break-word;
}

.site-footer .fourth-widget.widget{ margin-right: 0; float: right;}

.widgets-FooterContactUsservices{ line-height:28px; }
.sidebar-container .widget .widget-title,
.widget-area .widget .widget-title,
.secondary-sidebar .widget .widget-title,
#tertiary h3.widget-title,
.header_cart h3{
	border-bottom: 1px solid #EEEEEE;
    font-size: 18px;
    padding: 5px 0 10px;
	margin: 0 0 10px !important;
    text-transform: uppercase;
	color:#444444;
	margin:0;
}
.header_cart h3{font-size: 16px;}
.widgets-follow-me h3{ display:none; }
.widget ul,
.widget ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.shopping-cart-wrapper {
    background: none repeat scroll 0 0 #ffffff;
	border: 2px solid #EDEDED;
    margin: 0;
    padding: 5px 12px 15px;
    position: relative;
	overflow:hidden;
}
.header_cart .widget_wpsc_shopping_cart .shoppingcart tbody tr, #tertiary .widget_wpsc_shopping_cart .shoppingcart tbody tr, .secondary-sidebar .widget_wpsc_shopping_cart .shoppingcart tbody tr{border-bottom: 1px solid #EDEDED;}
.shopping-cart-wrapper td{border:none;}
.sidebar-inner .woocommerce ul.product_list_widget{ overflow:hidden; }
.sidebar-inner .woocommerce ul.product_list_widget li,
.sidebar-inner .woocommerce ul.product_list_widget li:hover{ background:none;  }
.widget .main-ul li li, .secondary-sidebar .widget .main-ul li{
	padding: 4px 5px 4px 20px;
	background: url("images/arrow.png") no-repeat scroll 5px 10px transparent;
	transition-duration: 500ms;
}
.widget .main-ul li li:hover, .secondary-sidebar .widget .main-ul li:hover{
	background: url("images/arrow_hover.png") no-repeat scroll 5px 10px transparent;
	transition-duration: 500ms;
}

.jigoshop .widget .main-ul,
.woocommerce .widget .main-ul,
.woocommerce-page .widget .main-ul{margin: 5px 0; padding: 5px;}

.jigoshop .footer-main .widget .main-ul,
.woocommerce .footer-main .widget .main-ul,
.woocommerce-page .footer-main .widget .main-ul{margin: 0; padding: 0;}

.footer-main .widget li{ background:none; padding:0;  }
.widget li:last-child{ border-bottom:none; }
.widget .children li:last-child {
	padding-bottom: 0;

}
.widget a {
	color: #666666;
}
.widget a:hover {
	color: #222222;
}
.site-header .widget{background-color: transparent;}
/* Search widget */


/* RSS Widget */

.widget_rss .rss-date {
	display: block;
}

.widget_rss .rss-date,
.widget_rss li > cite {
	color: #a2a2a2;
}

/* Calendar Widget */

.widget_calendar table,
.widget_calendar td {
	border: 0;
	border-collapse: separate;
	border-spacing: 1px;
}
.widget_calendar caption {
	font-size: 14px;
	margin: 0;
}
.widget_calendar th,
.widget_calendar td {
	padding: 0;
	text-align: center;
}

.widget_calendar a {
	display: block;
}
.widget_calendar a:hover {
	background-color: rgba(0, 0, 0, 0.15);
}
.widget_calendar .prev a:hover{background:none;} 
.widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.5);
}
.site-footer .widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.05);

}

.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
	background-color: transparent;
}
.format-gallery .gallery_title{ display: none;}
.page-title{ border: none; padding: 0; text-transform: capitalize;}
.page-title:before{ display: none;}

/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */
.site-footer {
	background: #F7F7F7;
    border-top: 1px solid #EEEEEE;
	clear:both;
	margin:15px 0 0 0;
}
.footer-main
{ 
	padding: 25px 0 15px; 
	clear:both;
}
.footer-main li{ list-style: none;}
.footer-main .service-list span,
.widget .widget_product_categories li ul li,
.widget_wpsc_categorisation .wpsc_categorisation_group li,
.widgets-recentcomments span
{ padding: 4px 0;}
.site-footer .fourth-widget {
	
}
.site-footer .widget_newsletterwidget .widget-title{
	border-bottom: medium none;
    color: #963F40;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 22px;
    margin: 0;
    padding: 0;
}
.jigoshop .site-footer .widget_newsletterwidget .main-ul{
	display: table;
    margin: 0;
    padding: 0;
}
.site-footer .footer-main .widget_newsletterwidget
{
	float:right;
}
.footer-main .widget_newsletterwidget .newsletter
{ margin:12px 0 0 0; display: table;}
.footer-main .widget_newsletterwidget .newsletter p { margin:0 2px 12px 0; float:left; padding:0;}
.footer-main .widget_newsletterwidget .newsletter p input.newsletter-email	
{ 
	background:#ffffff;
    border: 1px solid #EEEEEE;
	color: #666666;
    font-size: 15px;
    height: 54px;
    margin-right: 6px;
    padding: 10px;
    width: 368px;
}
.footer-main .widget_newsletterwidget .newsletter p input.newsletter-submit	{ margin:1px;
	background:#8F8F8F;
    font-size: 15px;
    height: 52px;
    text-indent: 0;
    width: 98px;
	border: 0 none;
    border-radius: 0;
    color: #FFFFFF;


}
.widget_newsletterwidget .newsletter input.newsletter-submit	{ float:right;}
.footer-main .wpsc_second_level_categories	{ display:none;}
.cat_image	
{
	background:url("images/category_default.jpg") no-repeat scroll center right transparent;
}
.widget_product_categories li ul{ margin-left:0;  }
.footer-menu-links
{ 
	text-align:center;
	width:100%;
}
.footer-menu-links ul{ padding:0; margin:0; }
.footer-bottom-border
{
	overflow:hidden;
	clear: both;
	margin-bottom: 30px;
}
.footer-menu-links li{ 
	display: inline; 
	margin-right:10px; 
	padding-right:10px;
	line-height:19px; 
}
.footer-menu-links li:last-child{ background:none; }
.site-footer .widget-area,
.sidebar .site-footer {
	text-align: left;
}
.site-footer a {
	color: #666666;
}
.site-footer a:hover{color:#222222;}
.site-footer .sidebar-container {
	background-color: #220e10;
	padding: 20px 0;
}
.footer-banners{	
    margin: 0 0 20px;
    padding: 25px 0;
    width: 100%;
	display: inline-block; 
	position: relative;
}
.footer-banners ul{ margin: 0; padding:0;}
#footer-widget-area { float:left; width:100%;margin: 10px 0 40px;}
.footer-banners:before{
	background: url("images/footer_banner_border.png") repeat-x scroll center top rgba(0, 0, 0, 0);
    content: "";
    height: 8px;
    position: absolute;
    width: 100%;	
	top: 0;
	left: 0;
}
.footer-banners:after{
	background: url("images/footer_banner_border.png") repeat-x scroll bottom center transparent;
    content: "";
    height: 8px;
    position: absolute;
    width: 100%;	
	bottom: 0;
	left: 0;
}
.footer-banners #banner1	{ float:left;}
.footer-banners #banner2	{ float:left; margin:0 40px;}
.footer-banners #banner3	{ float:left;}
.site-footer .widget-area {
	width: 100%;
}
.sidebar .site-footer .widget-area {
	max-width: 724px;
	position: relative;
	left: -158px;
}
.site-footer .widget {
	background: transparent;
	float: left;
	padding: 0;
	/*margin-right: 36px;
    width: 205px;*/
}
#footer-widget-area .widget
{
	width:23%;
	margin:10px 1%;
}
.footer-bottom{width:100%;clear:both;text-align:center;}
.fifth-widget.widget
{
	width:60%;
	float:left;
}
.sixth-widget.widget
{
	width:37%;
	margin-left:3%;
	float:left;
}

.footer-widget{ clear:both;}
.widget ul span{ display: inline-block; width: 100%;}
#tertiary .widget ul span{ display: inline; width: 100%;}
.jigoshop .widget-area .widget ul span{ display: block; text-transform: capitalize;}
.widget .follow-me > span{ width:auto; }
.header_cart .widget ul .quantity span{ width: auto; }
.sidebar .site-footer .widget {
	width: 218px;
}
.sidebar .site-footer .widget:nth-of-type(3){ }
.sidebar .site-footer .widget:nth-of-type(4) {
	margin-right: 0;
}

.site-footer .first-widget a:hover,
.site-footer .second-widget a:hover,
.site-footer .third-widget a:hover{padding-left:3px;transition: all 50ms ease 0s;}
.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
    color: #444444;
    font-size: 20px;
    margin: 0 0 10px;
}
.site-info {
	text-align:center;
	background:#F7F7F7;
    display: inline-block;
    padding: 0 20px;
}
.site-info-outer {
    background: url("images/footer_line.png") repeat-x scroll left center transparent;
    clear: both;
    text-align: center;
	margin-bottom: 33px;
}
#wpstats {
	display: block;
	margin: -10px auto 0;
}

.header-main,
.footer-main,
.top_main,
.cmsblock_content,
.home_product,
#brand,
.homepage_parralex_inner,
#testimonial,
.navbar-outer,
.content-main
{
	margin: 0 auto;
	width: 1170px;	
}
.home_product {margin: 60px auto 40px;overflow:hidden;}
#homepage .products_block h3.widget-title{display:none;}
.homepage_parralex, .home_testimonial, .top-area-inner, .homepage .content-main{width:100%;margin:0 auto;}
.single-product.woocommerce #tertiary, .single-wpsc-product #tertiary{display:none;}
.content-main
{
	margin:30px auto ;
}
.homepage_parralex
{
	background: url("images/homebg2.jpg") repeat-x fixed 50% 0;
	background-size:cover;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}
.homepage_parralex_inner
{
	padding:17px 0;
}
.home_offer, .offer_slider{
    float: left;
    text-align: center;
    width: 30%;
}
.home_offer {
    padding: 83px 0;
}
.home_offer2 {
    margin: 0 5%;
}
.offer_title{
    color: #FFFFFF;
    font-size: 32px;
    line-height: 40px;
    text-transform: uppercase;
}
.offer_description {
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 10px;
    margin: 20px 0;
    text-align: center;
    width: 210px;
	font-size: 16px;
    line-height: 24px;
}
.home_offer .border_main {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CECECE;
    display: inline-block;
    height: 1px;
    text-align: center;
    width: 25%;
}
.offer_slider_inner {
    background: none repeat scroll 0 0 rgba(21, 31, 51, 0.5);
    border: 1px solid #737373;
    padding: 8px 30px 30px;
}
.offer_slider .title {
    font-size: 20px;
    padding-bottom: 8px;
    text-align: left;
	color: #FFFFFF;
	line-height: 40px;
    text-transform: uppercase;
}
.home_testimonial
{
	 margin: 40px 0 0;
}
#testimonial .product-block {
    margin: 35px;
	border:none;
}
.testimonial_title, .brand_title {
    color: #555555;
    font-size: 22px;
    margin: 10px 0;
    text-align: center;
}
.brand_title {
	margin:0 0 30px;
}
h2{text-transform:capitalize;}
.testimonial_description {
    background: none repeat scroll 0 0 #F7F7F7;
    border-radius: 3px;
    padding: 25px;
	font-size: 14px;
}
#testimonial .author-test {
    background: url("images/test_img.jpg") no-repeat scroll 11% 0;
    font-size: 16px;
    padding: 10px 0 10px 24%;
    text-align: left;
}
.home_testimonial .slider-controls {
    background: url("images/slider_line.png") repeat-x scroll 0 center;
    margin: 0px auto;
    text-align: center;
    width: 50%;
}
.home_testimonial .slider-pagination {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    width: 90px;
}
.home_testimonial .slider-controls .slider-page.active, .home_testimonial .slider-controls .slider-page:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #D5D5D5;
}
.home_testimonial .slider-controls .slider-page, .home_testimonial .slider-controls .slider-buttons div {
    background: none repeat scroll 0 0 #D5D5D5;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 11px;
    margin-right: 5px;
    width: 11px;
}
.home_testimonial_product li strong{display:block;}
.header-middle-top #searchform{display:none;box-shadow: 0 0 3px #BBBBBB;background:#fff;}
.header-middle-top #searchform:focus{box-shadow:0 0 3px #BBBBBB;}
.header-main{ position:relative; }

.homepage #primary #content
{
	background:none; 
	padding:0;	
	overflow: visible;
}	
#primary #content
{
	margin-bottom: 20px;
}
.woocommerce #primary #content{ overflow: hidden;}

.header_contactus
{  
	font-size:14px;  
	margin:14px 0 0 5px;
	padding:0 0 0 25px;
	background:url("images/sprite.png") no-repeat scroll -81px -506px  transparent;	
}
.header_contactus span{ text-transform:capitalize; }

.header-top-contactus h3{ display:none; }

.header-top-contactus {
	 padding-top:0;
	 float:right;
}
.top_main
{ 
	background: #FFFFFF;
    border-top: 1px solid #DBDBDB;
    box-shadow: 0 2px 4px -1px #C3C3C3;
    clear: both;
    height: 63px;
    position: relative;
    width: 100%;
	z-index:999;
}

.header-top{margin-top: 30px;
    width: 100%;
    /*overflow: hidden;*/  }
.site-header{ margin:0;height:75px; }
.attachment.single.body_leftcallout #primary, .attachment.single.body_rightcallout #primary, .attachment.single.body_twoleftcallout #primary, .attachment.single.body_tworightcallout #primary, .attachment.single.body_threecallout #primary {width: 100%; margin: 0; float: none; }

 
 /***** Start leftcallout *****/
.body_leftcallout #primary,
.wpsc.body_leftcallout #primary,
.tax-product_tag.body_leftcallout #primary,
.body_leftcallout .product_page #primary,
.left-sidebar #primary,
.body_leftcallout .left-sidebar #primary,
.body_rightcallout .left-sidebar #primary,
.body_twoleftcallout .left-sidebar #primary,
.body_tworightcallout .left-sidebar #primary,
.body_threecallout .left-sidebar #primary{ width: 77.5%; float: right; margin-left: 3%; margin-right:0; }

.body_leftcallout #tertiary,
.left-sidebar #tertiary,
.body_leftcallout .left-sidebar #tertiary,
.body_rightcallout .left-sidebar #tertiary,
.body_twoleftcallout .left-sidebar #tertiary,
.body_tworightcallout .left-sidebar #tertiary,
.body_threecallout .left-sidebar #tertiary{ width: 19.5%; float: left; margin-right: 0; margin-left: 0;}
/***** End leftcallout *****/

/***** Start rightcallout *****/
.body_rightcallout #primary,  
.wpsc.body_rightcallout #primary,
.tax-product_tag.body_rightcallout #primary,
.body_rightcallout .product_page #primary,
.right-sidebar #primary,
.body_leftcallout .right-sidebar #primary,
.body_rightcallout .right-sidebar #primary,
.body_twoleftcallout .right-sidebar #primary,
.body_tworightcallout .right-sidebar #primary,
.body_threecallout .right-sidebar #primary{ width: 77.5%; float: left; margin-right: 3%; margin-left:0; }

.body_rightcallout #tertiary,
.right-sidebar #tertiary,
.body_leftcallout .right-sidebar #tertiary,
.body_rightcallout .right-sidebar #tertiary,
.body_twoleftcallout .right-sidebar #tertiary,
.body_tworightcallout .right-sidebar #tertiary,
.body_threecallout .right-sidebar #tertiary{ width: 19.5%; float: right;  margin-right: 0; margin-left: 0;}
/***** End rightcallout *****/
 
/***** Start twoleftcallout *****/
.body_twoleftcallout #primary { float: right; width: 55%;}
.wpsc.body_twoleftcallout #primary{ float: left; width: 75%; margin-right:0; }
.tax-product_tag.body_twoleftcallout #primary{ float: left; width: 75%; margin-right:0; }
.body_twoleftcallout .product_page #primary{ float: left; width: 75%; margin-right:0; }
.body_twoleftcallout #tertiary{  float: right; width: 23%; margin-right:2%;}
.wpsc.body_twoleftcallout #tertiary{  float: right; width: 23%; margin-right:0;}
.tax-product_tag.body_twoleftcallout #tertiary{  float: right; width: 23%; margin-right:0;}
.body_twoleftcallout .product_page #tertiary{  float: right; width: 23%; margin-right:0;}
.wpsc.body_twoleftcallout .secondary-sidebar{  display:none;}
.tax-product_tag.body_twoleftcallout .secondary-sidebar{  display:none;}
.body_twoleftcallout .product_page .secondary-sidebar{  display:none;}
/***** End twoleftcallout *****/

/***** Start tworightcallout *****/
.body_tworightcallout #primary{float: left; width: 55%;}
.wpsc.body_tworightcallout #primary{ float: left; width: 75%; }
.tax-product_tag.body_tworightcallout #primary{ float: left; width: 75%; }
.body_tworightcallout .product_page #primary{ float: left; width: 75%; }
.body_tworightcallout #tertiary{float: left; width: 23%; margin-left:2%;}
.wpsc.body_tworightcallout .secondary-sidebar{display:none;}
.tax-product_tag.body_tworightcallout .secondary-sidebar{display:none;}
.body_tworightcallout .product_page .secondary-sidebar{display:none;}
/***** End tworightcallout *****/

/***** Start threecallout *****/
.body_threecallout #primary{ float: left; width: 55%; margin-right:2%;}
.wpsc.body_threecallout #primary{ float: left; width: 75%;  }
.tax-product_tag.body_threecallout #primary{ float: left; width: 75%;  }
.body_threecallout .product_page #primary{ float: left; width: 75%;  }
.body_threecallout #tertiary{float: right; width: 23%;}
.body_threecallout .secondary-sidebar{float: left; width: 18%; margin-right:2%;}
.wpsc.body_threecallout .secondary-sidebar{ display:none;}
.tax-product_tag.body_threecallout .secondary-sidebar{ display:none;}
.body_threecallout .product_page .secondary-sidebar{ display:none;}
/***** End threecallout *****/

.body_leftcallout .full-width #primary,
.body_rightcallout .full-width #primary,
.body_twoleftcallout .full-width #primary,
.body_tworightcallout .full-width #primary,
.body_threecallout .full-width #primary{
	float: none;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

/*.home.page.body_leftcallout #primary,
.home.page.body_rightcallout #primary,
.home.page.body_twoleftcallout #primary,
.home.page.body_tworightcallout #primary,
.home.page.body_threecallout #primary { width: 100%; margin-left: 0; margin-right: 0; float:left;}
*/
.body_leftcallout.single-product.wpsc #primary,
.body_leftcallout.single-wpsc-product #primary,
.body_twoleftcallout.single-product.woocommerce-page #primary,
.body_twoleftcallout.single-wpsc-product #primary,
.body_rightcallout.single-product.wpsc #primary,
.body_rightcallout.single-wpsc-product #primary,
.body_tworightcallout.single-product.wpsc #primary,
.body_tworightcallout.single-wpsc-product #primary,
.body_threecallout.single-product.wpsc #primary,
.body_threecallout.single-wpsc-product #primary{ width:100%;margin:0;}

.body_leftcallout.single-wpsc-product .secondary-sidebar,
.body_twoleftcallout.single-wpsc-product .secondary-sidebar,
.body_rightcallout.single-wpsc-product .secondary-sidebar,
.body_tworightcallout.single-wpsc-product .secondary-sidebar,
.body_threecallout.single-wpsc-product .secondary-sidebar{display:none;}

/***** End threecallout *****/

/***** Start BreadCrumbs *****/
.shop-page #breadcrumb{ display: none;}
#breadcrumbs,
#breadcrumb,
.woocommerce-breadcrumb {
    margin: 10px 0 10px;
}
.woocommerce-breadcrumb {
    margin: 0px 0 10px;
}
#breadcrumbs a,
#breadcrumb a,
.woocommerce-breadcrumb a {
    text-decoration: none;
}

#breadcrumbs a:hover,
#breadcrumb a:hover,
.woocommerce-breadcrumb a:hover {
   
}
.breadcrumbs{ margin-bottom: 10px;}

/***** End BreadCrumbs *****/

/***** Start Portfolio 2 columns Page *****/

h1.entry-title-port { margin-bottom: 10px; font-size: 15px;}

.portfolio_wrapper {}

.portfolios li .main img, .portfolio_wrapper li .main img, .portfolio_wrapper div.main img
{ 
	display:inline-block;
	background:url("images/product_boxshadow_portfolio.png") no-repeat scroll center bottom  transparent ;
	border:none;
}

.portfolios ul{ margin-top: 0;}

.portfolio_image .image1 { border: 5px solid #EEE; }

.imageOver {
	background: url("images/megnor/zoom2.png") no-repeat 50% 50% rgba(0,0,0, 0.5);
	position: relative;
	top :auto !important;
}

.portfolio_2column, .portfolio_two{ float: left; width: 100%; padding:0; }

.portfolio_2column li, .portfolio_two li{

	vertical-align: top;

	float:left;

	list-style: none outside none;

	margin-bottom: 15px;

	margin-right: 1%;

	width: 49%;

}

.portfolio_2column li img, .portfolio_two li img{}

.portfolio_details { float: left; width: 100%;}

.portfolio_2column li.not-last, .portfolio_two li.first {float: left;}

.portfolio_2column li.last, .portfolio_two li.last { margin-right:0; float: right;}

/***** End Portfolio 2 columns Page *****/



/***** Start Portfolio 3 columns Page *****/

.portfolio_3column { float: left; width: 100%;padding:0; }

.portfolio_3column li, .portfolio_three {

	float: left;

    list-style: none outside none;

    margin-bottom: 15px;

    margin-right: 1.4%;

    vertical-align: top;

    width: 32.4%;

}

.portfolio_3column li img, .portfolio_three img{}

.portfolio_3column li.last, .portfolio_three.last {  float: right; margin-right: 0;}

/***** End Portfolio 3 columns Page *****/



/***** Start Portfolio 4 columns Page *****/

.portfolio_4column { float: left; width: 100%; padding:0; }

.portfolio_4column li, .portfolio_four {

	vertical-align: top;

	float:left;

	list-style: none outside none;

	margin-bottom: 15px;

	margin-right: 1.3%;

	width: 24%;

}

.portfolio_4column li img, .portfolio_four img{ }

.portfolio_4column li.last, .portfolio_four.last{ margin-right:0; float: right;}

/***** End Portfolio 4 columns Page *****/



/***** Start Gallery Page *****/

.gallery-page .gallery_title{}

.gallery-page .view-gallery{}

.gallery-page article{ width: 100%;}

.gallery-page article .entry-header{ margin-bottom: 0;} 

.gallery-page #primary{width:100%;}



/***** Start Gallery 1 column *****/

.gallery-page .gallery-columns-1 .gallery-item{ float: left; width: 100%;}

.gallery-page .gallery-columns-1 .gallery-item.last{}

/***** End Gallery 1 column *****/



/***** Start Gallery 2 column *****/

.gallery-page .gallery-columns-2 .gallery-item{ float: left; width: 49%;  margin-right:1%;}

.gallery-page .gallery-columns-2 .gallery-item.last{margin-right:0;float: right;}



/***** End Gallery 2 column *****/



/***** Start Gallery 3 column *****/

.gallery-page .gallery-columns-3 .gallery-item{ float: left; width: 32%; margin-right:1%;}

.gallery-page .gallery-columns-3 .gallery-item.last{margin-right:0;}

/***** End Gallery 3 column *****/



/***** Start Gallery 4 columns *****/

.gallery-page .gallery-columns-4 .gallery-item{ float: left; width: 23%; margin-right:2%;}

.gallery-page .gallery-columns-4 .gallery-item.last{margin-right:0;}

/***** End Gallery 4 columns *****/



/***** Start Gallery 5 columns *****/

.gallery-page .gallery-columns-5 .gallery-item{ float: left; width: 19%; margin-right:1%;}

.gallery-page .gallery-columns-5 .gallery-item.last{ margin-right:0;}

/***** End Gallery 5 columns *****/



/***** Start Gallery 6 columns *****/

.gallery-page .gallery-columns-6 .gallery-item{ float: left; margin-right: 2%; width: 15%;}

.gallery-page .gallery-columns-6 .gallery-item.last{ margin-right:0;}

/***** End Gallery 6 columns *****/



/***** Start Gallery 7 columns *****/

.gallery-page .gallery-columns-7 .gallery-item{ float: left; width: 13%;  margin-right:1.5%;}

.gallery-page .gallery-columns-7 .gallery-item.last{ margin-right:0;}

/***** End Gallery 7 columns *****/



/***** Start Gallery 8 columns *****/

.gallery-page .gallery-columns-8 .gallery-item{ float: left; width: 11%;  margin-right:1.7%;}

.gallery-page .gallery-columns-8 .gallery-item.last{ margin-right: 0;}

/***** End Gallery 8 columns *****/



/***** Start Gallery 9 columns *****/

.gallery-page .gallery-columns-9 .gallery-item{ float: left; width: 11.11%;}

.gallery-page .gallery-columns-9 .gallery-item.last{ margin-right: 0;}

/***** End Gallery 9 columns *****/



/***** End Gallery Page *****/



/***** Start Contact Us Page *****/

.contact-page{clear: both; margin-bottom: 10px; overflow: hidden;}

.contact-page #primary{width:100%;}

.contact-main{ width: 100%; clear: both;}

#contact-form {
	display:inline-block;
	width: 51%;
	margin-right: 15px;
	vertical-align:top;
}

#contact-form fieldset
{ 
	background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #D1D1CF;
    margin: 0 2px;
    padding:10px;
}

.contact-page .post-contact{ border:1px solid #D1D1CF; margin-bottom:20px; padding:10px 10px 0px; background:#FFF;}
.contact-page .entry-cont {
    margin-bottom: -12px;}

#contact-form p{ clear: both; margin-bottom: 10px; overflow: hidden;}

#contact-form label { font-weight: normal; float: left;}

#contact-form em 
{  
	margin-top: 3px; 
	margin-left: 4px; 
	float: left;
}

#contact-form input { 

	float: left;

	border-color: #DDDDDD;

	border-style: solid;

	border-width: 1px;

	padding: 4px;

	width: 50%;

	margin-right: 5px;

	color: #5F6684;

	clear: both;

}

#contact-form textarea {

	border-color: #DDDDDD;

	border-style: solid;

	border-width: 1px;

	height: 115px;

	padding: 4px;

	width: 81%;

	color: #5F6684;
	
	float: left;

	margin-right: 5px;
	
	clear:both;

}

.contact-page .contact-info
{
	padding:10px;
	width: 47%;
	min-height:384px; 
	display:inline-block; 
	vertical-align:top;
}

.contact-page .post-contact strong { font-weight: normal;}

label.error{ background: url("images/error.png") no-repeat scroll 0 6px transparent; color: red; padding-left: 20px; float: left;}

.comment-form-comment label.error{ padding-left: 20px;  width: 100%;}

#contact-form label.error{

	background: url("images/error.png") no-repeat scroll 1px 4px transparent;

    color: red;

    float: left;

    height: 20px;

    padding-left: 20px;

    padding-top: 3px;

}

.footer_contactus { margin-top:10px; margin-bottom:10px; overflow: hidden; }

#address i:before{ font-style:normal; font-size: 18px;}

.contact-info .title {font-size:17.5px; margin:0 0 10px; }

.contact-info i{ float: left; position:relative; }
.contact-info i.icon-envelope:before {
	margin-right: 7px;
    content: "\2709";
}
.contact-info i.icon-phone:before {
	margin-right: 7px;
    content: "\260E";
}
.contact-info .icon-home, .contact-info .icon-phone{}
.contact-info span{ float: left;}
.contact-info li{ clear:both; margin-bottom: 10px; overflow: hidden;}

/***** End Contact Us Page *****/


/* Start mobile toggle for sidebars */

.mobile_togglecolumn {

	background:url("images/toggle-arrow.png") no-repeat scroll right 4px transparent;

	display:block;

	cursor:pointer;

	width:100%;  

	margin-top: -25px;  

	overflow: hidden;

	padding:0 0 4px;

}

.active .mobile_togglecolumn  { background-position:right -48px; }

/* End mobile toggle for sidebars */





/* Start Go Top */

.go-top {

    position: fixed;

    bottom: 15px;

    right: 20px;

    display: none;

    z-index: 200;

    color: transparent;

    background: url("images/up.png") no-repeat scroll 0 0 transparent;

    height: 33px;

    width: 33px;

	font-size:0;


}



.go-top:hover {

    opacity: 0.9;

    color: transparent;

    text-decoration: none;

}

/* End Go Top */



/* Sub banner home page */


.home_subbanner{ margin-bottom:15px; }
.home-topbanner{ float:right }
.home-topbanner #banner2{ margin-top: 10px; }

/* over Sub banner home page  */

.block_content,
.product_list,
#featured .woocommerce{ 
	overflow: hidden;
}

.upsells.products, .related.products
{
	text-align:center;
}

.upsells.products h2, .related.products h2
{
	border-bottom: 1px solid #DDDDDD;
    color: #444;
    display: inline-block;
    padding: 6px 6%;
	font-size: 22px;
}


.home-featured{ clear:both; }
.product_list_widget li a{ width:100%; clear:both; margin-bottom:10px;}



.header_cart{ float:right; margin:14px 0 0; clear:both; }
.header_login{float:right; margin: 8px 0 8px;}
.header_login .tab_content{ border: none;}
.header-bottom ul{  }
/*.header_cart nav{ position: absolute; right: 0; bottom: 0;}*/
.header_cart ul.pagenav{ padding: 0; background: none; margin: 0;}

.tm-homeslider{ float:left; width:740px; }
.top-area-inner .subbanner2	{ margin:10px 0 0 0;}

/*************footer social link *****************/



.follow-me a{

	 text-indent:-500px; 

	 overflow:hidden; 

	 display:block;

	 height:36px;

	 width:36px;

	 margin-right:8px;

	 float:left;  
	 
	 transition: width 2s ease 0s, height 2s ease 0s, -moz-transform 2s ease 0s;}
	 
.follow-me a:hover{ transform: rotate(360deg);}

.follow-me .fb{ background:url("images/sprite_pict_social_block.png") no-repeat scroll 0 -178px transparent }

.follow-me .twitter{ background:url("images/sprite_pict_social_block.png") no-repeat scroll -1px -4px transparent }

.follow-me .rss{ background:url("images/sprite_pict_social_block.png") no-repeat scroll -2px -265px transparent}

.follow-me .linkedin{ background:url("images/sprite_pict_social_block.png") no-repeat scroll -2px -91px transparent}

.follow-me .fb:hover{ background-position:0  -221px; }

.follow-me .twitter:hover{background-position: -1px -47px; }

.follow-me .linkedin:hover{background-position: -2px -134px; }

.follow-me .rss:hover{ background-position: -2px -308px; }


/**************** Over footer social link**************/



.entryt-image{ margin-bottom:30px; }



/**************** product page carousel**************/



.thumbnails  {

    clear: both;

}

/****************End product page carousel**************/

/******************  TEAM  *****************************/

.team img {
	border: 1px solid #EFEFEF;


    display: table;

    height: 236px;

    margin: 10px auto;
    width: 255px;



}

.image-bottom {
    border: 10px solid rgba(160, 157, 157, 0.3);
    
    position: absolute;
    top: 10px;
    
}
.image-bottom_inner{border:1px solid #EFEFEF;
height: 216px;
width: 235px;
}
.portfolio_wrapper .image-bottom{top:0px;border:10px solid rgba(255, 255, 255, 0.5)}
.portfolio_wrapper .image-bottom_inner
{
	height:240px;
	width:240px;
}
.image-bottom_inner:hover
{
	box-shadow: 0 2px 10px -1px #888 inset;
	transition: all 0.8s ease 0s;
}
.team h4 {

    line-height: 20px;

    text-align: center;

	font-size:18px;
	text-transform: uppercase;
	margin:20px 0 10px;

}

.team .name { border-bottom: 1px solid #EFEFEF;padding-bottom: 15px;}

.team .name small {

   font-size: 16px;
   color: #858585;
   text-transform: capitalize;
}

.team-social {

    margin: 20px auto;

}

.team-social {

    margin: 15px auto;

}

.team-social ul {
	display: table;
    margin: 0 auto;
    padding: 0;

}
.footer_contactus ul {
	margin: 0;
    padding: 0;
}

.team-social ul li {

    float: left;

    list-style: none outside none;

}



.team-social a {

    color: #5A5A5A; text-decoration:none;

}

.team {

    text-align: center;
	
}
.team.aboutteam
{
	overflow: hidden;
	margin-bottom:50px;
}
.team .one_third{
	margin: 0 2%;
}

.team p {

    padding: 0 5px;

	text-align:center;

}
.team-social ul li{margin:0 1px;}
.team-social ul li i{
    color: #fff;
    background:url("images/sprite_pict_social_block.png") no-repeat scroll left center transparent;
    float: left;
    font-size: 0;
    height: 36px;
    width: 36px;
    border-radius: 10px;
    -webkit-border-radius: 10px ;
    -moz-border-radius: 10px ;
    -khtml-border-radius: 10px;
	transition: width 2s ease 0s, height 2s ease 0s, -moz-transform 2s ease 0s;
}
.team-social ul li i:hover{transform: rotate(360deg);}
.team-social ul li i.icon-google-plus:hover{ background-position: -3px -582px;}
.team-social ul li i.icon-google-plus{ background-position:-3px -620px;}
.team-social ul li i.icon-facebook:hover{ background-position: -3px -347px;}
.team-social ul li i.icon-facebook { background-position:-3px -387px;}
.team-social ul li i.icon-twitter:hover{ background-position: -3px -426px;}
.team-social ul li i.icon-twitter{ background-position:-3px -464px;}
.team-social ul li i.icon-linkedin:hover{ background-position:-3px -504px;}
.team-social ul li i.icon-linkedin{ background-position:-3px -544px;}  





/************ END TEAM *********************/



.faqs-content {

clear: both;

}


/******************* START HOME CMS BLOCK ***********/
.cmsblock_content	
{
	overflow:hidden;
	margin:40px auto;
}
.home_cmsblock_top	{ text-align:center; margin:0 0 22px 0;}
.home_cmsblock_maintitle
{
	 color: #696868;
    font-family: Ubuntu,Arial,Verdana;
    font-size: 32px;
    line-height: 32px;
}
.home_cmsblock_subtitle
{
	color: #696969;
    font-size: 18px;
	margin:15px 0;
}
.cms_banner1	{ float:left; }
.cms_banner2	{ float:left; margin:0 65px;}
.cms_banner3	{ float:left;}
.home_cmsblock_bottom img:hover { opacity:0.7;transition-duration:300ms}
.service-text
{
	color: #444444;
    font-size: 22px;
    padding: 20px 0 10px;
}
.service-description p {
    color: #777777;
	line-height: 25px;
}

/******************* END HOME CMS BLOCK ***********/

/*==================== Extra Css Addded  ============ */

.home-brandlogo {

    background: none repeat scroll 0 0 #F9F9F9 !important;

    border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;

    box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);

    margin: 0 4px 15px;

    overflow: hidden;

    padding: 15px 22px !important;

    width: 100%;

	clear:both;

}
.widget_wpsc_product_specials li h4{margin:0;}
.widget_wpsc_product_specials li div, .widget_wpsc_product_specials li div p, .widget_wpsc_product_specials li div p span {
    display: block;
	color: #222222;
}
.widget_wpsc_product_specials li div{margin-top:-10px;}
#tertiary .widget_wpsc_product_specials img{margin-bottom:20px;}
#primary ul li { list-style:none;}



/*Start home-Special */



.featureproduct_inner

{


}

#feature_slider h3.widget-title	{ margin:0 0 8px 0;}



.product_page #default_products_page_container p { margin:5px 0;}
.home-special-products{ width:480px; float:right; padding:0; }

.special_inner{ background:url("images/special_image.jpg") no-repeat scroll right top transparent; }

.special_content{ 

	 padding:15px 0 10px 0;	 

	 width:62%;

 }

.home-services ul	{ margin:0; padding:0;}

.home-special-products .widget-title{

	background:#B4D2D0;

	color:#FFFFFF;

	font-size:18px;

	padding:5px 0 5px 10px;

	text-transform:uppercase;

	line-height:1.3;

	font-family:'Verdana', Open Sans;	

	margin:0 0 6px 0;

}

.home-special-products .special-text{ margin:0 0 10px 15px; }

.home-special-products .discount{ color:#EB973A; font-size:16px; padding:0 0 8px 14px; }



.home-featureproduct,.home-speicalproduct	

{ width:100%; margin:0 0px 15px; float:left; clear:both;}

.home-featureproduct .widget{ margin:0 0 20px 0;}

.home-featureproduct li	

{ 

	width:200px;

	float:left;

	margin:4px 0;

	padding:0;

	text-align:center;

	position:relative;

}

.home-featureproduct li .item_image

{

	text-align:center;

}

.home-featureproduct li img	

{

	-moz-box-shadow: 0px 0px 6px rgba(113, 113, 113, 0.2);

	-webkit-box-shadow: 0px 0px 6px rgba(113, 113, 113, 0.2);

	-o-box-shadow: 0px 0px 6px rgba(113, 113, 113, 0.2);

	box-shadow: 0px 0px 6px rgba(113, 113, 113, 0.2);

	display:inline-block;

	padding:10px;

	border-radius:5px;	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;

	max-width:100%;

}

#featured-carousel .wpsc-special-description,

#featured-carousel .wpsc-product-you-save	

{ display:none;}



.item_name	{ margin:10px 0;}



.home-featureproduct li .wpsc-product-price,

.wpsc_default_product_list .wpsc-product-price,

.home-speicalproduct .wpsc-product-price,

.wpsc_also_bought p.pricedisplay

{
    text-align: center;
}

.wpsc_default_product_list .wpsc-product-price .currentprice	{ }

.wpsc_default_product_list .wpsc-product-price .currentprice,

.home-speicalproduct .wpsc-product-price span.currentprice,

.home-featureproduct .default_product_display span.currentprice,

.wpsc_also_bought p.pricedisplay span.pricedisplay

{ 
	margin:10px 0;
}

.wpsc_also_bought p.pricedisplay span.pricedisplay	{ float:left;}

.wpsc_also_bought .linethrought { display:none;}

.home-speicalproduct .wpsc-product-price	{ bottom:55px !important;}

.home-speicalproduct .wpsc-product-price span.currentprice	{ width:100% !important;}

.home-speicalproduct .pricedisplay span	,

.home-featureproduct .pricedisplay span	

{ width:auto !important; font-weight:normal; margin:0;}



.home-featureproduct p.pricedisplay 

{ bottom: 50px;
    clear: both;
    right: 5px;
}	



.home-featureproduct .pricedisplay span.current_price_text	,

#featureproduct-carousel p.wpsc-product-old-price ,	

#featureproduct-carousel p.wpsc-product-you-save,

.from_text

{ display:none;}



.home-topbanner .widgettitle	{ display:none;}

.footer-main ul.test	{ margin:0 !important;}
.product_page .entry-title	{ margin:5px 0 10px;}
.product_page .entry-thumbnail img, .product_page .entry-content img	{ border:none;}
.tax-product_tag .entry-thumbnail{text-align:left;}
.tax-product_tag .entry-title {margin: 20px 0 10px;}
#address	{ padding:0;}
/*** Shop ==*/



.wpsc-latest-products .item_image {

    float: left;

    margin-right: 10px;

    width: 68px;

}
.wpsc-latest-product
{
	clear: both;
    margin: 10px 0;
    overflow: hidden;
	padding: 4px 0 !important;
	background:none;
}
#fancy_notification	{ left:40% !important; border: 4px solid #ABABAB;}
#fancy_notification #fancy_notification_content a {color: #666666;}
.wpsc_also_bought_item	

{

	text-align:center;

}

.wpsc_also_bought_item a.wpsc_product_name

{ width:100%; margin:8px 0; text-align:center; display:block;}


.header_cart .shopping-cart-wrapper { background:none; padding:0; border: medium none;}

.header_cart #shoppingcartcontents	{ position:relative;}

.header_cart .shoppingcart .shoppingcart_inner	{ background:#F6F6F6;border-radius:5px;-moz-border-radius: 5px;
	-khtml-border-radius: 5px; padding:5px;}
.top_cart_heaading	{ position:relative; cursor:pointer;}
.header_cart  .cart_text
{
	font-size:14px;
	text-transform:uppercase;
}
.header_cart .cart_item	
{
	background: none repeat scroll 0 0 #B4D2D0;
    border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 0 5px;
    padding: 1px 6px;
}
.header_cart #theme-checkout-count
{
	 background: url("images/sprite.png") no-repeat scroll 0 -59px transparent;
	 padding:4px 0 2px 34px;
}
.header_cart #theme-checkout-count:hover	{ background: url("images/sprite.png") no-repeat scroll 0 -99px transparent;}
.header_cart #theme-checkout-count:hover .cart_text	{ color:#333;}
.header_cart .shoppingcart table	{ margin:0;}
.header_cart .shoppingcart .cart-widget-total td	{ padding-right:0px;display: block;}

.shoppingcart table .gocheckout	{ float:right;}
.shoppingcart table .wpsc_empty_the_cart	{ float:right; margin:0 5px 0 0;}

.shopping-cart-wrapper .remove_button, .shopping-cart-wrapper .remove_button:hover	
{ /*background:url("images/delete.gif") no-repeat scroll 0 4px transparent !important*/}
.cart-widget-total span.pricedisplay	{ color:#5C483C;}
#empltycart { text-align:center;}
.user-profile-links	{ width:100%; margin:15px 0 5px 0;font-size: 0;}
.user-profile-links a	{   background: none repeat scroll 0 0 #F3F3F3;
	border:1px solid #E9E9E9;
	margin-right: 10px;
    padding: 6px 12px;
	font-size: 14px;
	display:inline-block;
	margin-bottom: 10px;
}
.user-profile-links a.current{background:#ffffff;}
.logdisplay td img	{ border:none;}
.caption {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
    bottom: 5px;
    position: absolute;
    width: 100%;
	text-align: center;
}

.header-middle-top .search_toggle {
    background: url("images/search.png") no-repeat scroll left center transparent;
    border-right: 1px solid #DBDBDB;
    cursor: pointer;
    float: right;
    height: 22px;
    width: 35px;
    z-index: 1;
	margin: 20px 18px 0 0;
}

a#shopping_cart
{
	background-image: url("images/cart.png");
    background-position: left 7px;
    background-repeat: no-repeat;
	background-color:transparent;
    cursor: pointer;
    font-size: 0px;
    padding: 7px 0 7px 15px;
	margin-bottom: 0px;
}
.cmsblock_content .icon {
    display: inline-block;
    height: 49px;
    text-align: center;
    width: 59px;
}.cmsblock_content .service1, .cmsblock_content .service2, .cmsblock_content .service3
{
	background:url("images/icon1.png") no-repeat scroll 0 -58px;
	display: inline-block;
    height: 50px;
    text-align: center;
    width: 59px;
	transition: all 500ms ease 0s;
}
.cmsblock_content .service2{background:url("images/icon2.png") no-repeat scroll 0 -58px;}
.cmsblock_content .service3{background:url("images/icon3.png") no-repeat scroll 0 -58px;}
.cmsblock_content .service1:hover, .cmsblock_content .service2:hover, .cmsblock_content .service3:hover{background-position:0 -5px;}
.service:hover .service1, .service:hover .service2, .service:hover .service3{background-position:0 -5px; transition: all 500ms ease 0s;}

.service{
	display: inline-block;
    text-align: center;
    width: 350px;
}
.services2{margin:0 56px;}

/* product shop page buy now button */
.product .buy_it_now {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    position: inherit;
    bottom: 0;
    left: 0;
    transform: translate(-50%);
}
.product .buy_it_now .image-block{
    height: auto !important;
    text-align: center;
}
.product .buy_it_now .image-block img{   
  position: inherit !important;
  top: inherit !important;
  left: inherit !important;
  width: 110px !important;
  margin: 0 auto !important;
  transform: inherit !important;
}
/**************************start about us page *********************************/
.content-main
{
}
.home-about-me
{
	text-align:center;
}
.aboutme-read-more{text-transform:capitalize;font-size:16px;}
.aboutus{margin-bottom:40px;}
.home-about-me h3, .aboutteam span.widget-title, .aboutcomment span.widget-title, .aboutnews span.widget-title
{
	font-size:22px;
	color:#444;
	margin-bottom: 25px;
}
.aboutcomment{text-align:center;}
.home-about-me .title_inner {
    border-bottom: 1px solid #DFDFDF;
    padding: 15px 40px;
}
.home-about-me .tm-about-description
{
	font-size:16px;
}
.abouttweets
{

}
.comment_border {
    border: 1px solid #DEDEDE;
	background:#C8C8C8;
    display: inline-block;
    width: 35%;
}
.one_third_comment a, .one_third_comment a:hover{color: #858585;}
.title_outer
{
	background:url("images/title_line.png") repeat-x scroll center center transparent;
	width:60%;
	margin:20px auto;
}
.aboutnews .title_outer{background:none;width:auto;}
.aboutcomment span.widget-title, .aboutteam span.widget-title, .aboutnews span.widget-title
{
	background:#fff;
	padding: 0 16px;
}
.aboutteam span.widget-title{padding: 0 20px;}
.one_fourth_team
{
	width: 22%;
	margin:0 1.5%;
	float:left;
	position:relative;
}
.title_inner_dot
{
	background:url("images/dotwithbg.png") repeat-x scroll center 12px #fff;
	padding: 8px 6px;
}
.post-img-dec
{
	
}
.aboutnews .title_inner_dot{padding: 8px 20px;background:url("images/dotwithbg.png") repeat-x scroll center 12px #fff;}
.title_dot{background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 10px;}
.aboutnews
{
	clear:both;
	text-align: center;
	margin:0 auto 0px;
	width: 83%;
}
.aboutnews  .title-dec {
	color: #777777;
    font-size: 16px;
    line-height: 24px;
    min-height: 75px;
}
/**************************end about us page ***********************************/


.top_main.fixed{position:fixed;top: 0px;z-index: 999;}
.widgets-FooterContactUsservices i {
    float: left;
    font-size: 16px;
    margin-right: 10px;
    margin-top: 6px;
    position: relative;
}
.widgets-FooterContactUsservices .email i {font-size: 13px;margin-top: 9px;}
.gallery-item dt{overflow:hidden;}
.flexslider .slides img
{
	filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.flexslider .slides img:hover
{
	filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}



/*-------------------------------IE------------------------------*/
.ie7 .nav-menu li,
.ie7 .service,
.ie7 .search-form,
.ie7 .blog .gallery-item, .ie7 .single-post .gallery-item,
.ie7 .home_testimonial .slider-controls .slider-page, .ie7 .home_testimonial .slider-controls .slider-buttons div,
.ie7 #horizontalTab ul.resp-tabs-list,
.ie7 .resp-tabs-list li
{display:inline;}
.ie7 .homepage_parralex{background:url("images/homebg2.jpg") no-repeat fixed center #717171;}
.ie7 .home_offer2{margin:0 3%;}
.ie7 .offer_slider_inner{background:#747583;overflow:hidden;}
.ie7 .home_testimonial .slider-controls .slider-page.active, .ie7 .home_testimonial .slider-controls .slider-page:hover{height: 9px;width: 9px;}
.ie7 .top_main.fixed {position: static;}
.ie7 .site-footer{overflow:hidden;}
.ie7 .footer-main .widget_newsletterwidget .newsletter{float:right;}
.ie7 #footer-widget-area .widget{margin: 10px 0.5%;}
.ie7 .widgets-FooterContactUsservices i{display:none;}
.ie7 .footer-main .widget_newsletterwidget .newsletter p{width:auto;}
.ie7 .footer-main .widget_newsletterwidget .newsletter p input.newsletter-submit{float:left;}
.ie7 .footer-main .widget_newsletterwidget .newsletter p input.newsletter-email{height:32px;}
.ie7 .site-header{height:125px;}
.ie7 .products_block ul.products li .block_hover{left:0;padding:10px 1px;bottom:63px;}
.ie7 .products li .onsale, .onsale{top:20px;}
.ie7 .header-middle-top{width:100px;}
.ie7 .header-middle-bottom{width:30px;}
.ie7 .top_main{border-bottom:2px solid #DBDBDB;}


#horizontalTab{text-align:center;}
#horizontalTab ul.resp-tabs-list{
    border-bottom: 1px solid #DDDDDD;
    display: inline-block;
    margin: 0 auto 30px;
    padding: 0 65px;
    text-align: center;
}
h2.resp-accordion {
    cursor: pointer;
    padding: 10px 0;
    display: none;
}
.resp-tabs-list li {
    display: inline-block;
    margin: 0 10px;
}
.resp-tab-active {
    border-bottom: 3px solid #616060;
    position: relative;
}
.resp-tab-active .extra, #options li a.selected .extra, .woocommerce-tabs li.active .extra, ul.tabs li a.current .extra{
    background: url("images/sprite.png") no-repeat scroll -153px -419px rgba(0, 0, 0, 0);
    bottom: -27px;
    height: 20px;
    left: 40%;
    position: absolute;
    width: 20px;
}
.yith_magnifier_gallery li {text-align: center;}
.header_cart a.shopping_cart.tog .right-arrow {
    background: url("images/megnor/cart_arrow.png") no-repeat scroll right -1px transparent;
    display: inline-block;
    float: right;
    height: 22px;
    width: 22px;
}
.header_cart a.shopping_cart.tog.current .right-arrow {
    background: url("images/megnor/cart_arrow.png") no-repeat scroll right -43px transparent;
}
/*.resp-tabs-list li {
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: 600;
    list-style: none outside none;
    margin: 0;
    padding: 13px 15px;
}
.resp-tab-content-active {
    display: block;
}
.resp-tab-content {
    display: none;
}
.resp-tabs-list li,
.resp-tabs-container h2.resp-accordion{
    background-color: #EFF0EB;
    color: #666666;
    font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-size: 17px;
    margin-right: 7px;
    padding: 10px 20px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
	font-weight:normal;
}
.resp-tabs-container h2.resp-accordion{ }*/

/*** end home page products tab ****/


.widget .single-post{ clear: both; display: inline-block; border-bottom: 1px dotted #DDDDDC; padding: 7px 0;}
.widget .single-post .post-img{ float: left; margin-right: 10px;}
.widget .single-post .post-img img{ border: 3px solid #F1F1F1;}
.widget .single-post .post-title{display: inline-block; margin-bottom: 0; margin-top: 0; text-transform: none; font-family: 'Open Sans',Arial,Helvetica,sans-serif;}
.widget .single-post .post-title.no-image{width: 100%;}
.widget .single-post .post-excerpt{ display: inline-block;}
.widget .single-post .post-date{ display: inline-block; width: auto;}

.single-wpsc-product .page-title{display:none;}
.wpsc-breadcrumbs {
    margin-bottom: 12px;
}
.single-wpsc-product #primary .product_description ul li{list-style:square;padding: 3px 0;}
#crosssells ul.crosssells{width:100% !important;}


/*********************/
.body_leftcallout #primary{
width: 100% !important;
}
/*.woocommerce span.onsale
{
background-color: #77A464 !important;
}*/

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
width: 41% !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
width: 57% !important;
}
canvas
{
left: 0% !important;
}
 /*
.woocommerce button.button.alt{
background-color: #8F8F8F !important;
}
.woocommerce button.button.alt:hover{
background-color: #666 !important;
}
.woocommerce a.button
{
background-color: #8F8F8F !important;
}
.woocommerce input.button {
background-color: #8F8F8F !important;
}
.woocommerce a.button:hover
{
background-color: #666 !important;
}
.woocommerce input.button:hover {
background-color: #666 !important;
}
.header_cart .togg a.button:hover {
background-color: #666 !important;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 100% !important;
}

.footer-main .widget_newsletterwidget .newsletter p input.newsletter-submit:hover {
background-color: #666 !important;
}

a.button{
color: #000 !important;
}*/
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
margin-top: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
}
.woocommerce a.button{
background-color: #8F8F8F !important;
}
.woocommerce a.button:hover{
background-color: #666 !important;
}
.woocommerce div.product form.cart div.quantity {
float: none;
margin: inherit;
min-width: auto !important;
display: inline-block;  
}
.woocommerce div.product form.cart .button {
  float: none;
}
.woocommerce-tabs.wc-tabs-wrapper {
margin-top: 5em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs { float: left; }
.woocommerce a.button, .button.add_to_cart_button{ 
background-color: rgb(85, 85, 85) !important; 
border-color: rgb(34, 34, 34) !important;
color: #fff !important;
}
/*hide fancy product views */
.fpd-views-selection {display: none !important;}

.fpd-patterns > .fpd-grid > .fpd-item, .fpd-color-picker > .fpd-color-palette > .fpd-item, .fpd-filter-options .fpd-grid > .fpd-item {
 color: #fff;
font-weight: bold;
height: 30px !important;
padding-top: 3px;
text-align: center;
width: 30px !important;
}

.woocommerce .price .amount {display:none;}
/* hide context dialog for fancy designer */
.woocommerce .fpd-context-dialog {display:none !important;}
.fpd-content-edit .fpd-change-text {
  color: #555;
  font-size: 13px;
}


/* Label Customizer */
#label-customizer { font-family: "Open Sans",sans-serif; overflow: hidden;border: 1px solid #ddd;  margin-top: 60px; }

.custom-product-options {border-bottom: none;margin-bottom:0;}
.custom-product-options select {background-color: #fff;border: 1px solid #ccc;color: #555;width: 60%;}
.custom-product-options td {border: none;}
.custom-product-options td.label {width: 12%; font-weight: bold;color:#000;}

.custom-product-options .select-type{width: 100%;}
label{font-weight:bold;}

.size-table {width: 70%;margin: 0;}
.background-table ul {padding:0;margin:0;}
.color-pallete {
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  height: 35px;
  margin: 0 3px 3px 0;
  text-align: center;
  width: 35px;
}
.text-content {padding:0 !important;}
.text-table .main-td {padding: 5px 10px !important;}
.text-table .textbox {color: #777;border-color:#ccc;width:100%;}
.text-table .left {float: left; margin-right: 10px;width:28%;}
.text-table .right {float: left;width:68%;}
.other-table td{ width: 33%;}
.other-table{width: 100%}
.text-table .sp-light {margin-right: 20px;}
.fontfamily-select {width: 22% !important;}
.fontsize-select {width: 8% !important;margin-right: 20px;}

.text-options .layout-a {background-color: #444;color: #fff;padding: 3px 7px;margin-right: 5px;}
.text-options .layout-a.active {background-color: #ff6666;color:#fff;}
.sp-dragger {border-radius: 50% !important;height: 8px !important;width: 8px !important;}
.sp-choose {background: #00994d !important;box-shadow: none !important;color: #fff !important;font-size: 12px !important;}
#label-customizer .add-line-td {padding: 5px 0 5px 10px !important;}
#label-customizer .add-line-td a{background-color:#333;color:#fff;padding:8px;border-radius: 3px;}
.text-table .placeholder {color: #ff0000 !important;font-size: 18px !important;position: relative;top: -4px;}

.image-table .hidden-file {position:absolute;left:-9999999px;visibility:hidden;}
.image-table #img-upload-btn {background-color: #333;border: medium none;border-radius: 5px;color: #fff;padding: 5px 12px;}
.image-table .upload-progess {margin: 6px 4px;}


#label-customizer .tab-links {
  padding:0;
  margin:0;
  float:left;
  width:15%; 
}
#label-customizer .tab-links li {
  background-color: #efefef;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  cursor: pointer;
  padding: 5px 12px;
  transition:all .3s ease-in;
  -moz-transition:all .3s ease-in;
  -webkit-transition:all .3s ease-in;
  -ms-transition:all .3s ease-in;
  -o-transition:all .3s ease-in;
}
#label-customizer .tab-links li.active {
  background-color: #fff;  
}
#label-customizer .tab-links li:last-child {
  border-bottom: none;
}
#label-customizer .tab-links li a{
  color: #333;
  font-weight: 500;
  cursor: pointer;
  font-size: 16px;
}
#label-customizer .tab-content {
  float:left;
  width: 85%;  
}

#label-customizer .tab-panel {
  display: none;
  padding: 5px 0 0 15px;  
}
#label-customizer #text-section {max-height:150px; overflow: auto;}

#label-customizer #other-section {max-height:150px; overflow: auto;}


#label-customizer #material-section{max-height:150px; overflow: visible !important;}
.group-color-box{margin:0;}
.goup-color-lable{float:left;}
.full-table{width:100%;}
.remove-line {
  color: #ff6666;
  float: right;
  font-size: 18px;
  line-height: 30px;
}
.color-sub-pallete {
  max-height: 10px;
  background-color: antiquewhite;
  width: 100%;
  padding: 5px;
  position: absolute;
  bottom: 10px;
}

.fpd-container{width:100% !important; max-width:99.99%;margin:0 !important;}
.fpd-zoom {display:inline !important;}
.fpd-main-bar .fpd-left {display: none;}
.fpd-icon-more, .fpd-icon-more:hover {color:#000 !important;;}

/* Theme Change */
.single-product .top_main.fixed {height: 45px !important; display:none;}
/*.top_main.fixed .nav-menu > li:first-child a {padding:15px 15px 23px 0;}
.top_main.fixed .nav-menu li a{padding:15px;}
.top_main.fixed .header_cart{margin:7px 0;}
.top_main.fixed .header-middle-top .search_toggle{margin:12px 18px 0 0;}*/

.woocommerce div.product div.images, .woocommerce div.product div.summary,.woocommerce div.product form.cart, .woocommerce div.product p.cart {margin-bottom:0;}


.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary
{width:50% !important;}

#footer-widget-area .main-ul .search-form {position:static;border:none;}

/* Rohit Style*/
.aboutus #primary #content {
    overflow: visible;
}
#search-4 ul
{
position: relative;
}
.pro-description a.product_type_simple
{
color: #ffffff;
}
.lable_subtitle{
	font-size:10px;
}
.color-group{
	width:100%;
	height:100%;
	padding-right: 10px;
	padding-left: 10px
	border-radius:0;
  position:relative;
  border: 1px solid #000;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  margin: 0 3px 3px 0;
  text-align: center;
}
.product_meta{display:none;}
.add_to_cart_button1,.add_to_button,.product_type_simple{ 
  border-radius: 5px;
  position: absolute !important;
  bottom: 0;
  left: 50%;
  
  transform: translate(-50%,0%);
  -ms-transform: translate(-50%,0%);
  -moz-transform: translate(-50%,0%);
  -webkit-transform: translate(-50%,0%);
  display: inline-block !important;
  width: 100% !important;
}
  #primary ul li{
  position:relative;
  }
#primary ul li .title{
  color: #000;
  font-weight: bold;
}
#primary ul li .lable_subtitle{
  color: #000;
  font-weight: bold;
}
.list-box:hover{
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -o-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
   transform: scale(2);
  /* border-radius: 1em; */
  color: #000;
  z-index: 9;
  padding-top: 5px;
  border: 1px solid;
  /* padding-left: 10px; */
  background-color: #fff;
    padding-bottom: 5px;
  /* margin-bottom: 0px; */
  overflow: hidden;
  
}

.list-box:hover span.name-box {
	display:block;
}
.list-box:hover .color-group{
margin:0;
margin-left:10%;
margin-right:10%;
width:80%;
height:80%;
  background-size: 100% 100%;
}
.group-color-box li{
  display: inline-block;
}
span.name-box {
  font-weight: bold;
  font-size: 5px;
  background-color: #fff;
  border-top: 0;
  text-align:center;
}
.list-box .name-box{
	display:none; 
}
.list-box{
	width:50px;
	height:50px;
	margin:5px;
	}
.product-block{
height:440px !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,. product_type_simple{
left:75px !important;
}
.address,#address li:first-child,.post-contact{
display:none;
}
#brand-carousel li:nth-child(2) img {
  height: 80px !important; 
  width: auto !important; 
}

.brand-logo .product-carousel .slider-wrapper-outer{
height:170px;
}
.buy_it_now .image-block{
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
.buy_it_now .image-block img{
  height:40px;
}
.buy_it_now{
  background-color: transparent;
  border: 0;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}
#tab-tech_data img,#tab-msds img{
    width: 80px;
}
.shop_attributes td p{
    font-family: sans-serif;
    font-style: normal;
    font-weight: bold;
    padding-left: 10px !important;
    color: #000;
}
.product-block .image-block img{
    width: 200px ;
} 
.product-block .lable_subtitle i{
    color: red;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove{
width:20px;
}
/*.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product{  width: 22.05% !important;}*/
.woocommerce .related  .products_block , .woocommerce-page .related .products_block {  height:auto !important;}
#related-grid{  width:100% !important;}
.woocommerce ul.products li.product a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	  max-height: 280px;
} 
.products ul, ul.products{width:100% !important;}
.woocommerce .product-block .image-block {
    height: 280px;
}

@media screen and (max-width: 414px) {
	 .woocommerce .products ul, .woocommerce ul.products , .woocommerce .products ul, .woocommerce ul.products li{
		width: 100% !important;
	}
}

@media screen and (max-width: 800px) {
    .contact-header-menu {  
    	text-align: center !important;
    	width: 100% !important;
	}
.home-about-me{
   
    text-align: left !important;
}
.single-product .woocommerce div.product div.summary,.single-product  .woocommerce #content div.product div.summary,.single-product  .woocommerce-page div.product div.summary,.single-product  .woocommerce-page #content div.product div.summary{
	width:100% !important;
}
}
@media screen and (min-width: 1000px) and (max-width: 1250px) {
 .woocommerce-page ul.products li.first, .woocommerce ul.products li.first{
     clear: initial !important;
 }
}
