<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Modern Love 2014
*/
/**
 * 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
 * ----------------------------------------------------------------------------
 */
*{
    -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 {
    line-height: 24px;
    margin: 0;
    font-size: 16px;
    font-family: 'Muli',Open Sans,Arial,Helvetica,sans-serif;
    word-wrap: break-word;
    color: #647177;
    font-weight:normal;
}

.excerpt { }
.entry-summary .excerpt{ text-align:justify; }
a {
    color: #647177;
    text-decoration: none;
}

a:focus {
}

a:active,
a:hover {
    color: #696868;
    outline: 0;
}

a:hover {
    text-decoration: none;
}

.order .order-actions a , .order .order-actions a:hover {
    color: #FFF;
}

.entry-summary .read-more a {
	background:url("images/megnor/readmore.png") no-repeat scroll right center transparent; 
}

.entry-summary .read-more a:hover{
	background:url("images/megnor/readmore_hover.png") no-repeat scroll right center transparent;
}

.entry-summary .read-more a, a.read-more {
    display: inline-block;
    padding: 4px 18px 4px 0;
	text-transform:capitalize;
}

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: 36px;
    margin: 30px 0;
}

h2 {
    font-size: 24px;
    margin: 18px 0;
}
.sitemap h2, .gallery h2 , .related h2, .upsells h2, .shortcode-page h2{ font-size:28px; }
.shortcode-page h2{ margin:6px 0; }
.gallery h2 {
    margin: 0 0 15px;
}

h3 {
    margin: 22px 0;
    font-size: 28px;
}

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

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

.portfolios h5 {
    margin: 5px 0;
}

.portfolio_wrapper h5 {
    margin: 5px 0;
}

h6 {
    font-size:18px;
    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 15px;
}

#gallery .gallery-item p,
.typography-page 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;
	list-style:none
}

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 { }

dt {
    font-weight: bold;
}

dd {
    margin: 0 0 15px;
}

menu,
ol,
ul {
    margin: 16px 0;
    padding: 0 0 0 40px;
}
.typography-page ul{  margin:0; }
nav ul,
nav ol {
}

li &gt; ul,
li &gt; ol {
    margin: 0;
}

.site-header ul, 
.site-header ol, 
.site-footer ul, 
.site-footer ol,
.sidebar-container ul,
.sidebar-container 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;
}

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%;
}
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;
}
.variations td,
.variations_form  table{ border-top: none; border-bottom:none;  }
del {
	color: #BEBEBE;
}
ins{
	color:#696868;
}
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 &gt; .comment-body .fn:before{
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 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 !important;
}
.feedburner-email-subscription span.screen-reader-text{ 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 #E3E3E3;
	font-family: inherit;
	padding: 5px;
}
input,
textarea {
	color: #666;
}
input:focus,
textarea:focus {
	border: 1px solid #FOFOFO;
	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: #B4D2D0;
	border: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius:2px;
	color: #fff;
	display: inline-block;
	padding:0px 8px;
	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: #959B8F; 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, 
.input-submit, 
.forgot, 
input[type=submit],
a.button-alt {
	margin: 0;
	font-size: 13px;
	width: auto;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	background-color: #647177;
	clear: both;
	color: #FFFFFF ;
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	line-height: 18px;
	padding: 8px 12px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	border: none;	
	 border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
}
.entry-content .lost_password a{ color:#FFF; }
.entry-content .lost_password a:hover{ color:#FFF; }

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:hover, 
.input-submit:hover, 
.forgot:hover, 
input[type=submit]:hover,
ul.products li a.add_to_cart_button:hover {
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms; 
	background-color: #696868;
	text-decoration: none;
	color: #FFFFFF;
	border: none;	
}
a.forgot {
	background-color: #963B3D !important;
	border:1px solid #963B3D !important;
	padding:5px 10px !important;
}	
a.forgot:focus,
a.forgot:hover{
	background-color: #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: #647177;
}
:-moz-placeholder {
	color: #647177;
}
::-moz-placeholder {
	color: #647177;
}
:-ms-input-placeholder {
	color: #647177;
}

/*
 * 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 {
	font-size: 16px;
	line-height: 28px;	
	font-weight: 300;
	margin:5px 0 ;
}
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 {}
.entry-image-loop-con{
	text-align: left;
}

.site-main{ margin-bottom:70px; overflow:hidden; }
.homepage .site-main{ margin-bottom:0; overflow:hidden; }
/* 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;}
.not-found{  margin: 0 0 40px; }
/* End 404 Not Found */

/**
 * 4.0 Header
 * ----------------------------------------------------------------------------
 */
/**
 * 4.1 Site Header
 * ----------------------------------------------------------------------------
 */
.site-header {
	position: relative;
}
.site-header .home-link {
	text-align:center;
	margin:0;
}
/*.header-main{ 
	position:relative; 
	clear:both; 
	padding:12px 0 16px;
}*/
header-inner{  }
.header-main{
	position:absolute;
	z-index:99;
	padding:0;
	width:100%;
}
.homepage .header-main{ }
.site-header .site-title:hover {
	text-decoration: none;
}


.site-title {
	font-size: 45px;
	font-weight: normal;
	line-height: 42px;
	margin: 0;
	text-align:center;
}
.site-title a:hover{ text-decoration:none; }
.site-description {
	margin: 5px 0 20px;
	font-size:14px;
	color:#999999;
	font-family:'Open Sans',Arial,Helvetica,sans-serif;
}
.contact-header-menu{
	margin:0 0 29px !important ;
	padding:0;
	float: right;
	text-align:right;
}
.header-bottom{ 
	clear: both;
    width: 100%;
}
.homepage .header-bottom{
	margin-top:185px;
	display:inline-block;
}
.top-bg .header-bottom{
	width:100%;
	float:left;
	clear:none;
	margin-top:-25px;
}
.contact-header-menu ul{ margin:0; padding:0;  }
.contact-header-menu li, .header_login .widget_user_login ul.pagenav li{
    display: inline;
    list-style: none outside none;
    padding: 0 9px 0 4px;
	margin: 0;
	text-transform: capitalize;
}
.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;
}

/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */
.main-navigation {
	clear: both;
	position: relative;
}
ul.nav-menu,
div.nav-menu &gt; ul {
	margin: 0;
	padding: 0;
}

.nav-menu li {
	display: inline-block;
	position: relative;
}
.ie7 .nav-menu li{display: inline;}
.nav-menu li ul li { background:none; padding:0; text-align:left}
.nav-menu li a {
	color:#FFFFFF;
	display: block;
	font-size: 14px;
	line-height : 20px;
	padding:28px;
	text-decoration: none;
	text-transform:uppercase;
	background:url("images/menu_separator.png") no-repeat scroll right center transparent;	
}
.nav-menu li li a{ background:none;	 }
.nav-menu li:last-child	a{ background:none; }
.nav-menu li:last-child	{ background:none;}
.nav-menu li a:hover{ color:#d8d8d8; transition:all 0.5s ease 0s; }

.nav-menu li li a{ 
	border-radius:0;
    color: #777777;
    text-transform: uppercase;	
	padding:0 ;
	margin:8px 0;
}

.nav-menu .sub-menu,
.nav-menu .children {
	display: none;
	position: absolute;
	z-index: 99999;
	margin-top:0;
	padding:10px 0;
	background:#FFF;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.32);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.32);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.32);

	
}
.nav-menu .sub-menu:before, 
.nav-menu .children:before {
    border-top: 6px solid #696868;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    content: "";
    left: 35px;
    position: absolute;
    text-align: center;
    top: 0px;
}
.nav-menu .sub-menu .sub-menu:before, 
.nav-menu .sub-menu .sub-menu .sub-menu:before, 
.nav-menu .sub-menu .sub-menu .sub-menu .sub-menu:before
{ display:none; }
.nav-menu .sub-menu:before, .nav-menu .children:before {
     border-top: 7px solid #696868;
}

.nav-menu &gt; ul{  border-top: none !important; }
.nav-menu .sub-menu a:hover, 
.nav-menu .children a:hover, 
.sub-menu li:hover &gt; a, 
.sub-menu li a:hover
{ 
	color:#555555; 
	transition:none;
}
.nav-menu .sub-menu li:hover{ background:#EAEBEB !important; color:#000;  }
.nav-menu .sub-menu li{ 
	}

.nav-menu .sub-menu a, .nav-menu .children a{
	font-size:16px;
	padding:10px 20px;
	border-left:4px solid transparent; 
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	left:225px;
	top:0px;
}
.nav-menu li.main-li:nth-last-child(1) .sub-menu ul, .nav-menu li.main-li:nth-last-child(1) .children ul, .nav-menu li.main-li:nth-last-child(2) .sub-menu ul, .nav-menu li.main-li:nth-last-child(2) .children ul, .nav-menu li.main-li:nth-last-child(3) .sub-menu ul, .nav-menu li.main-li:nth-last-child(3) .children ul
{
	left: -225px;
    right: auto;
    top: 0;
    width: 225px;
}

.secondary-sidebar .sub-menu li a:hover,
.secondary-sidebar .sub-menu li a,
#tertiary .sub-menu li a:hover,
#tertiary .sub-menu li a{ 	
	padding-left:0;
}

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

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

ul.nav-menu li:hover &gt; ul,
.nav-menu ul li:hover &gt; ul {
	display: block;
}
.nav-menu &gt; .current_page_item &gt; a,
.nav-menu &gt; li:hover &gt; a,
.nav-menu &gt; .current-menu-item &gt; a,
.nav-menu &gt; .current-page-parent &gt; a,
.nav-menu &gt; li:hover &gt; a{ 
	color:#000000; 
}
.menu-toggle {
	display: none;
}


/* Navbar */

.navbar {
	width: 100%;
	clear:both;
	position:relative;	
}

/* Search */
.search-main{ 
	margin: 0; 
	clear:both;
}
.search-form {	
    text-align: right;
    width: 240px;
	display: inline-block;
	position: relative;		
}
.search-main{}
.secondary-sidebar .search-form,
#tertiary .search-form { width:100%; }
.search-form .search-field , 
.widget_product_search #searchform #s{
	background-color: #fff;
	cursor: text;
	outline: 0;
	width: 71%;
	padding:8px;
	float:left;
}
.search .search-field
{ border:1px solid #E5E5E5; width:76%; }

.widget_product_search{ position:relative; overflow:hidden; }
.widget_product_search #searchform #s{  }
.widget_product_search #searchsubmit{ 
	background:  #647177;
	padding:0;
	border:none;
	font-size:0;
}
.widget-area .search-form{}
.search-field:focus { }
.search-form .search-submit,
.widget_product_search #searchsubmit {
	background: #647177;
    border: medium none;
    float: left;
    margin: 0 0 0 4px;
    overflow: hidden;
    text-transform: uppercase;
    z-index: 3;
	border-radius:0;
	clear:none;
	font-size:14px;
	padding:10px 9px;
	position:absolute;
	right:0;
}
.search-form .search-submit:hover,
.widget_product_search #searchsubmit:hover{ background:#696868; }
.search-form .search-submit:hover, .search-form .search-submit:focus{
	border:none; 
	
}	

#tertiary .sidebar-inner .search-field	{ margin-top:0; }
.widget_search{ position:relative;}

/*** Top Area ***/

#top-area
{
	clear: both;
    display: block;
    margin: 0 auto 0;
}
.top-bg{
	clear: both;
    display: block;
    margin: 0 auto;
    background-image: url("images/megnor/header_bg_img.jpg") no-repeat scroll center center #FFF;
	height:195px;
}
/*** End Top Area ***/


/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */
.products .hentry{ overflow:visible; }
.hentry {	
    margin:0 0 20px 0;
    padding: 0 0 20px;
	
}
.post.hentry{ padding:10px 0 20px } 
.page .hentry{ margin-top:0;}
article.post:after {
}
article.post{ 
	position: relative;
    padding: 10px 0;
}

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;
	margin-bottom: 10px;
	text-align: left;
}

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

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


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

.post.entry-thumbnail img, 
.post.entry-content img {
	border: 1px solid #E3E3E3;
}
.cart img {
	border: none;
}
.entry-header {
    padding-bottom: 8px;
    padding-right: 30px;  
	position: relative;  
	margin-top:15px
}
.attachment.single .entry-header{ border-bottom:none; }
.post.format-image .entry-header{ margin-top:5px; }

.entry-header:before {
	background: url("images/post-formate-icons.png") no-repeat scroll 0 0 transparent;
    content: "";
    height: 40px;
    right: 0;
    position: absolute;
    top: 0;
    width: 40px;
}	

.page-title:before{ display: none;}
article.format-standard .entry-header:before{background-position: -20px -22px;}
article.format-aside .entry-header:before{background-position: -111px -28px;}
article.format-image .entry-header:before{background-position: -201px -28px;}
article.format-gallery .entry-header:before{background-position: -290px -28px;}
article.format-video .entry-header:before{background-position: -378px -28px;}
article.type-attachment .entry-header:before{background-position: -468px -28px;}
article.format-chat .entry-header:before{background-position: -557px -28px;}
article.format-link .entry-header:before{background-position: -647px -28px;}
article.format-status .entry-header:before{background-position: -735px -28px;}
article.format-audio .entry-header:before{background-position: -825px -28px;}
article.format-quote .entry-header:before{background-position: -932px -16px;}
article.type-page .entry-header:before{background-position: -21px -28px;}
article.type-faq .entry-header:before{background-position: -21px -28px;}
article.type-product .entry-header:before{background-position: -21px -28px;}


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

.entry-title {
	margin: 0 0 10px;
	font-size: 30px;
	line-height: 40px;
	/*color: #696868;	*/
}
.post .entry-title{ margin: 0 0 5px; }
.entry-title a, .page-title a {
	color: #647177;		
}

.entry-title a:hover, .page-title a:hover {
}



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

.entry-meta {
	clear: both;
	display:inline-block;
	
}
.post .entry-meta {
	border-bottom:1px solid #ECECEC;
	padding:0 0 10px;
}
.post footer.entry-meta{ 
	padding:0; 
	margin:0; 
	display:block;
}
.empty-entry-header{
	line-height: 5px;
    margin-top: 0;
    padding: 15px 0;
}

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

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

.entry-meta &gt; span {
	margin-right: 10px;
	float:left;
}

.entry-meta &gt; 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: -2px;
}
.comments-link {
	float:right;
}

.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 {
	float: right;
}

.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:22px;
}

.entry-content a,
.comment-content a {
	color: #666;
	
}

.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 {
	border:none !important;
}

.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: 20px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links &gt; span {
	background: #696868;
	border: 1px solid #696868;
	padding: 5px 10px;
	text-decoration: none;
	border-radius:5px;
}

.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 {
	background: #696868;
	border: 1px solid #696868;
	color: #fff;
	border-radius:5px;
}

.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 {
	background: #647177;
	border: 1px solid #647177;
	color: #FFF;
}

.format-status .entry-content .page-links &gt; span,
.format-quote .entry-content .page-links &gt; 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 15px 0;
	position: relative;
	overflow:hidden;
}
.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;*/
	opacity:0.5;
	filter:alpha(opacity=50);
	/*transform: scale(1.2) rotate(-5deg);*/
}

.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 {
	font-size: 100%;
	font-weight: normal;
}

.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: 14px;
}

.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: right;
	padding-left: 35px;
	width: 80%;
	width: -webkit-calc(100% - 85px);
	width:         calc(100% - 85px);
}

.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 { 
}
article.sticky .entry-header:before{ }
.sticky	.entry-title{  
	border-bottom: 1px dashed #D4D3D3;	
    padding-bottom: 10px;
}
.sticky .entry-header {
	border: none;
	padding-bottom: 0;
}
.sticky .entry-meta a, .sticky h1 a{  }
.sticky .entry-meta a:hover, .sticky h1 a:hover{  }
.sticky .read-more{ text-transform:capitalize; margin:10px 0; text-align: right;}
.sticky .read-more a{ }
.sticky .read-more a:hover{ }
.read-more { 
	text-transform:capitalize; 
	float: right;
}
.sticky .entry-meta &gt; 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 { }

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

.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 {	
	font-weight: 300;
	position: relative;
	border: none;
}

.format-quote blockquote:before {
}

.format-quote .entry-meta .author {
}

/* 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{
	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-next { }
.image-navigation .meta-nav {

	font-weight: 300;

}

.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; }
.wpsc_page_numbers_bottom span.current	{border-radius:3px; 
-moz-border-radius: 3px;
	-khtml-border-radius: 3px;padding:5px 10px !important;}

.woocommerce-pagination{  clear:both; }

.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{
	color:#FFF;
	text-decoration: none;
	border:1px solid #647177;
	background: #647177;	
}
.woocommerce-pagination { text-align:right; }
.woocommerce-pagination ul{ margin:0; padding:0; }
.woocommerce-pagination li a{ color:#FFF; }

.paging-navigation,
.post-navigation,
.woocommerce-pagination,
.shop-page #nav-below,
.navigation.image-navigation {	
    margin: 10px 0;
    padding: 2px 0;
}
.woocommerce-pagination{
	border-top:1px solid #E8E8E8; 
	border-bottom:1px solid #E8E8E8;
	padding: 6px 0;
}
.paging-navigation{  
	margin: 0 0 25px;  
	}

.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,
.woocommerce-pagination li span,
.woocommerce-pagination li a,
.shop-page #nav-below a,
.image-navigation a,
.widget.widget_shopping_cart a.button
{	
	background: none repeat scroll 0 0 #696868;
    border: 1px solid #696868;
    color: #FFF;
    display: inline-block;
    font-weight: normal;
    margin-right: 5px;
    padding: 2px 7px 3px;	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.paging-navigation a.last{ margin-right:0; }
.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,
.woocommerce-pagination li span:hover,
.woocommerce-pagination li a:hover,
.image-navigation a:hover,
.widget.widget_shopping_cart a.button:hover
{ 
	background:#366897; 
	color:#FFF; 
	border:1px solid #366897; 
}
.paging-navigation .meta-nav {
	
	display: inline-block;
	font-size: 26px;
	padding: 3px 0 8px;
	text-align: center;
	width: 0;
}
.paging-navigation .nav-previous .meta-nav { }
.paging-navigation .nav-next a {
	margin-right:0
}

.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 &amp; 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 20px 0;
	width: 100%;
	border: none; 
	padding: 0; 
	text-transform: capitalize;
	font-size:32px;
	line-height:48px;
}

.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: 15px 0;
}
.comment-list,
.comment-list .children {
	list-style-type: none;
	padding: 0;
}
.comment-list .children {
	margin-left: 20px;
}
.comment-list &gt; li:after,
.comment-list .children &gt; 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 &gt; li{
	margin-bottom: 10px;
}
.comment-list &gt; 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 &gt; .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:5px; }
.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: #F9FAFA;
	padding: 20px;
	overflow:hidden;
}
.comments-area p.form-submit{ margin:10px 0 0; }
.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px;
}
.comment-reply-title {
	font-size: 17px;	
	line-height: 23px;
	margin:0 0 15px;
	text-transform:uppercase;
}
.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 .required {
	/*color: #ed331c;*/
}

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


.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 {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	margin: 0 0 25px;
	word-wrap: break-word;
}
.footer-main .widget a, .footer-main .widget { font-size:16px }
.site-footer .fourth-widget.widget { margin-right: 0; float: right;}
.widgets-FooterContactUsservices{ line-height:30px; }
.sidebar-container .widget .widget-title,
.widget-area .widget .widget-title,
.secondary-sidebar .widget .widget-title{
	font-size:28px;
	padding:10px 0;
	margin:0;
	text-transform:capitalize;
	border-bottom: 1px solid #E4E4E4;
}
.widgets-follow-me{ clear:both; margin-top:20x; }
.widgets-follow-me h2{ display:none; }
.widget ul,
.widget ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#tertiary .widget-area .widget ul.children,
.secondary-sidebar .widget-area .widget ul.children {
	padding-left:15px ;
}
#tertiary .widget .main-ul,
.secondary-sidebar .widget .main-ul{ padding:5px 0; margin:0; }
.shopping-cart-wrapper {
    background: none repeat scroll 0 0 #F6F6F6;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
    margin: 0;
    padding: 10px;
    position: relative;
}
.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 a,
.secondary-sidebar .woocommerce ul.product_list_widget li,
.secondary-sidebar .woocommerce ul.product_list_widget li a{
	 background:none; 
	 padding : 4px 0 ; 
	 
}
.widget .main-ul li{ }
.widget .main-ul li li{ }

.widget .main-ul li a{ 
	padding:4px 0 4px 20px; 
	display:block;
	background:url("images/megnor/cat_icon.png") no-repeat scroll 4px 14px transparent;	
}
.widget .widgets-advertise .main-ul li a{ padding:0; }
.widget .main-ul li a:hover{
	background:url("images/megnor/cat_hover.png") no-repeat scroll 4px 14px transparent;	
}

.widget.widget_recent_comments .main-ul li a,
.widget.widget_recent_comments .main-ul li a:hover{
	 background:none; 	
	display:inline;
	padding:0;
}
.widget.widget_recent_comments .main-ul li li{
	background:url("images/megnor/catmsg_icon.png") no-repeat scroll 4px 14px transparent;
	padding:6px 0 6px 25px; 
}
.widget.widget_recent_comments .main-ul li li:hover{
	background:url("images/megnor/catmsg_icon_hover.png") no-repeat scroll 4px 14px transparent;
}

.widget .main-ul li .children a{
	padding: 6px 5px 6px 18px;
	display:block;	
}
.widget .main-ul li li:hover { }
.woocommerce .widget .main-ul,
.woocommerce-page .widget .main-ul{margin: 5px 0; padding: 5px;}

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

.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:#647177;
}
.widget.widget_shopping_cart a.button,
.widget.widget_shopping_cart a.button:hover{ 
	color:#FFF; 
	display: inline-block;
	padding:6px 10px
}
.site-header .widget{background-color: transparent;}
/* Search widget */


/* RSS Widget */

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

.widget_rss .rss-date,
.widget_rss li &gt; 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 tbody td {
	background-color: rgba(255, 255, 255, 0.5);
}
.widget_calendar tbody td#today{ background:#F9FAFA;  }
.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:before{ display: none;}

/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */

.site-footer {
	color: #FFF;
	clear:both;
	margin:15px 0 0 0;	
	/* background:url("images/megnor/footer_bg.jpg") no-repeat scroll center center /cover transparent; */
	display:block;
	position:relative
}
.homepage .site-footer, .home .site-footer  { margin:0; }
.footer-top-border-outer{ position: relative; width: 100%;}
.footer-top-border-outer:before{ 
	border-top: 14px solid #6E6525;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;}
.footer-top-border{	
	background: url("images/megnor/footer_go_top.png") no-repeat scroll center center transparent;
    content: "";
    height: 85px;
    left: 45%;
    position: absolute;
    top: -72px;
    width: 110px;
    z-index: 9;
	transition:none;
	cursor:pointer;
	display: none;
}
.footer-top-border:hover{ 
	background:url("images/megnor/footer_go_tophover.png") no-repeat scroll center center transparent;
 }
.footer-main
{ 
	padding: 65px 0 15px; 
	clear:both;
	font-size:16px;
}
.footer-main .widget .main-ul li a{
	background:none;
	padding-left:0;
}
.footer-main .widget .main-ul li a:hover{ background:nonel; }
.footer-main li{ list-style: none;}
.footer-main .service-list span,
.widget .widget_product_categories li ul li,
.widgets-recentcomments span,
#tertiary .widget_wpsc_price_range li{ padding:3px 0; }

.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
{
	background:url("images/footer_newslatter_bg.png") repeat scroll center right transparent;
    padding: 15px 10px;
	color:#FFF;
	overflow:hidden;
	border-radius:5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.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	
{ 
	border-radius:5px; 
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	background:#F0F0F0;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
	box-shadow:1px 1px 1px rgba(0, 0, 0, 0.21) inset;
}
.footer-main .widget_newsletterwidget .newsletter p input.newsletter-submit	{ margin:1px;}
.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
{ 
	float:left;
	width:72%;
	text-align:center;
	margin:4px 0 0 ;
}
.footer-menu-links ul{ padding:0; margin:0; }

#footer-widget-area{ display:block; }
.footer-bottom
{
	padding: 18px 20px;
	clear: both;
/*
	background: rgba(0, 0, 0, 0.40);
	border-radius:15px; 
*/
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	font-size:14px;
	display:inline-block;
	width:100%;
}

.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: #717171;
	text-transform: uppercase;
}
.site-footer .sidebar-container {
	background-color: #220e10;
	padding: 20px 0;
}

.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;
	margin: 0 4% 50px 0;
	padding: 0;
	 width: 22%;
    
}
.footer-main .widgets-advertise h2{ display:none; }
/*.site-footer .first-widget.widget{ }
.site-footer .second-widget.widget, .site-footer .third-widget.widget{ width:20%; }*/
.footer-widget{ clear:both;}
.widget ul span{ display: inline-block; width:100%; }
.jigoshop .widget-area .widget ul span{ display: block; text-transform: capitalize;}
.widget .follow-me &gt; span, 
.footer-main .widget_products span{ 
	width:auto; 
	color:#FFF;
}

.footer-main .widget_products span{ font-size:14px; }
.footer-main .widget_products li a{ margin:0; padding:0; }
.footer-main .widget .main-ul li li{ border-bottom:none; }

.footer-main .widget .single-post .post-img img,
.footer-main  ul.product_list_widget li img{ 
	border:1px solid #F1F1F1; 	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius:10px;
}
.footer-main  ul.product_list_widget li a{ font-weight:normal; }
.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 .widget a {
}
.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
    font-size: 30px;
    margin: 0 0 15px;
	text-transform:capitalize;
}
.site-info {
	float:left;
	margin:4px 0 0;
	color: #B5B2AA;
}
#wpstats {
	display: block;
	margin: -10px auto 0;
}
.main-navigation, 
.header-inner,
.footer-main,
.content-main,
.header-top-inner,
.cms_block_inner,
.product_block_inner,
.about_block_inner,
.special_inner,
.staff_inner,
.featured_product_inner,
.choice_block_inner,
.home-contactus-inner,
.home_menu_inner
{
	margin: 0 auto;
	width: 1100px;	
}
.homepage .content-main,
.about_block_container,
.cms_block_container,
.product_block_container,
.special_container,
.staff_container,
.featured_product_container,
.choice_block_container,
.home-contactus-main,
.home_menu_container
{
	width:100%;
}

.top-area-inner{
	width:100%;
	/*min-height:714px;*/
	background:#696868;
}
.content-main{ margin-top:20px; }

.homepage #primary #content
{
	background:none; 
	padding:0;	
	overflow: visible;
}	
#primary #content
{
	overflow:hidden;	
}
.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;
}
.navbar{ 
/*
	background:#696868;
	box-shadow: 0 -5px 0 0 #9BB438 inset;
	-webkit-box-shadow: 0 -5px 0 0 #9BB438 inset;
	-moz-box-shadow: 0 -5px 0 0 #9BB438 inset;
*/
}
.top_main.fixed, .home .top_main.fixed{ 
	position:fixed; 
	width:100%;
	top:0;
	z-index:99999999;
}
.top_main
{ 
	clear:both; 
	margin:0 auto;
	padding:0;
	text-align:center;	
}
.homepage .site-header{ position:relative; }
.header-left, .header-right{ 
    font-size: 14px;
    line-height: 20px;
    padding: 30px 0;
}
.top-bg .header-left, .top-bg .header-right{
	padding:10px  0 0;
}
.header-right{
	float:right;
}
.header-left{
	float:left;
}

.site-header{ margin:0; }
.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,
.woocommerce-page.body_leftcallout #primary,
.left-sidebar #primary,
.body_twoleftcallout .left-sidebar #primary,
.body_tworightcallout .left-sidebar #primary,
.body_threecallout .left-sidebar #primary{ width: 72%; float: right; margin-left: 3%; margin-right:0; }

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

/***** Start rightcallout *****/
.body_rightcallout #primary,  
.woocommerce-page.body_rightcallout #primary,
.right-sidebar #primary,
.body_twoleftcallout .right-sidebar #primary,
.body_tworightcallout .right-sidebar #primary,
.body_threecallout .right-sidebar #primary{ width: 72%; float: left; margin-right: 3%; margin-left:0; }

.body_rightcallout #tertiary,
.right-sidebar #tertiary,
.body_twoleftcallout .right-sidebar #tertiary,
.body_tworightcallout .right-sidebar #tertiary,
.body_threecallout .right-sidebar #tertiary{ width: 25%; float: right;  margin-right: 0; margin-left: 0;}
/***** End rightcallout *****/
 
 /***** Start twoleftcallout *****/
.body_twoleftcallout #primary { float: right; width: 55%;}
.woocommerce-page.body_twoleftcallout #primary{ float: left; width: 75%; margin-right:0; }
.body_twoleftcallout #tertiary{  float: right; width: 23%; margin-right:2%;}
.woocommerce-page.body_twoleftcallout #tertiary{  float: right; width: 23%; margin-right:0;}
.body_twoleftcallout .secondary-sidebar{  float: left; width: 18%; margin-right:2%;}
/***** End twoleftcallout *****/

/***** Start tworightcallout *****/
.body_tworightcallout #primary{float: left; width: 55%;}
.woocommerce-page.body_tworightcallout #primary{ float: left; width: 75%; }
.body_tworightcallout #tertiary{float: left; width: 23%; margin-left:2%;}
.body_tworightcallout .secondary-sidebar{float: right; width: 18%; margin-left:2%;}
/***** End tworightcallout *****/

/***** Start threecallout *****/
.body_threecallout #primary{ float: left; width: 55%; margin-right:2%;}
.woocommerce-page.body_threecallout #primary{ float: left; width: 75%;  }
.body_threecallout #tertiary{float: right; width: 23%;}
.body_threecallout .secondary-sidebar{float: left; width: 18%; margin-right:2%;}
.woocommerce-page.body_threecallout .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;
}



/***** Start BreadCrumbs *****/
.shop-page #breadcrumb{ display: none;}
#breadcrumbs,
#breadcrumb,
.woocommerce-breadcrumb {
    margin-bottom: 0;
	font-size: 13px;
}
.woocommerce-breadcrumb { padding-bottom:8px; }
#breadcrumbs a,
#breadcrumb a,
.woocommerce-breadcrumb a {
    text-decoration: none;
}

#breadcrumbs a:hover,
#breadcrumb a:hover,
.woocommerce-breadcrumb a:hover {}
.breadcrumbs{ }

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

/***** Start Portfolio 2 columns Page *****/
.portfolio_wrapper img{ max-width:100%; }
.portfolio_wrapper img:hover{/*
	transform: scale(1.1);
    transition: all 1.8s ease 0s;*/
}
.isotope .isotope-item{ overflow:hidden; }

h1.entry-title-port { margin-bottom: 10px; font-size: 15px;}
.short-ex{ 
	text-align:justify; 
	font-size:15px; 
	color:#444444; 
	padding:10px 30px;
	float:left;
}
.short-ex .read-more a{ 
	margin:5px 0;
	background:#696868;
	padding:10px 15px;
	color:#FFF; 
}
.short-ex .read-more{
	text-align:center;
	float:none;
	margin-top:10px;
}
.portfolio_4column .short-ex .read-more{ margin-top:20px;  }

.short-ex .read-more a:hover{ color:#FFF; }

.portfolios li .main img, .portfolio_wrapper li .main img, .portfolio_wrapper div.main img
{ 
	display:inline-block;
	border:1px solid #E8E8E8;
	border:none;
}
.portfolios ul{ margin-top: 0;}
.portfolios li { position:relative; overflow:hidden; }
.portfolios main{
	 position:relative; 
	 overflow:hidden; 
}
.portfolios li .main img{
	transition:all 0.7s ease-in-out 0s;
	transform:scaleY(1);
}
.portfolio_hover{
    left: 0;
    overflow: hidden;
    position: absolute;
    bottom: 0;
	opacity:0;
	background:rgba(255, 255, 255, 0.8);
	transition:all 0.5s linear 0s;
	width:100%;
	padding:20px 0;
	transform: translateY(100px);
    transition: all 0.5s ease-in-out 0s;
}
.portfolio_4column .portfolio_hover{ padding:10px 0;  }

.portfolios li:hover .portfolio_hover,
.portfolio_wrapper .text-box:hover .portfolio_hover{ 
	opacity:1; 
	transform:translateY(0px);
} 

.portfolio_hover h5{ 
	background: #647177;
	padding:10px 20px;
	text-align:center;
	line-height:20px;
 }
 .portfolios h5 a, .portfolio_wrapper h5 a{
 	color:#FFF;
	font-size:20px;
 }
.portfolio_image .image1 { border: 5px solid #EEE; }

.imageOver {
/*	background: url("images/megnor/zoom2.png") no-repeat 50% 50% transparent;
	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 *****/

.gallery-item dt{ padding:3px; border:1px solid #E8E8E8; background:#FFF}
.gallery-item:hover dt{ }

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


/***** Start Contact Us Page *****/
.contact-page .contact-title h2{ font-size:35px; margin-top:30px; }
.contact-page .entry-cont iframe{border: 1px solid #CDD6DA; padding:15px;  border-radius: 16px; }

.home-contactus-main{
	float:left;
	background: url("images/p1.png");
}
.home-contactus-inner{
	padding:45px 110px 100px;
	overflow:hidden;
}

.contact-page{clear: both; margin-bottom: 50px; overflow: hidden;}
.contact-title h2{ margin: 0 0 40px 0; }
.contact-page #primary{width:100%;}
.contact-info{
	 width:50%; 
	 float:left;
	 border:1px solid #CDD6DA;
	 border-radius: 16px;
	-moz-border-radius: 16px;
	-khtml-border-radius: 16px;
	padding: 50px 55px 40px;
	text-align:center;
	background: #FFF;
}

.contact-info h4{ font-size:18px; margin:18px 0 20px; }
.contact-info  .contact-desc{
	margin:0 0 18px;
}
.contact-info span{ color:#696868; }
.contact-main .title h3,
.contact-info .title{ 
	font-size:20px; 
	margin:20px 0 ; 
	color:#666; 
	font-family:'Open Sans',Arial,Helvetica,sans-serif;
}

#contact-form {
	width:44%;
	margin-left:6%;
	float:left;
}

#contact-form fieldset
{ 
	 border: none;
	 margin : 0;
	 padding:0;
}

#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: #CDD6DA;
	 border-radius: 16px;
	-moz-border-radius: 16px;
	-khtml-border-radius: 16px;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	width: 100%;
	margin-right: 5px;
	clear: both;
	margin-bottom:10px;

}

#contact-form textarea {

	border-color: #CDD6DA;
	border-style: solid;
	border-width: 1px;
	height: 115px;
	padding: 10px;
	width: 100%;
	margin-right: 5px;
	 border-radius: 16px;
	-moz-border-radius: 16px;
	-khtml-border-radius: 16px;
	margin-bottom:10px;
}

.contact-page #primary #content{ }
.contact-info p{ margin:0 0 5px 0; }
.contact-page .post-contact strong { font-weight: normal;}

label.error{ background: url("images/error.png") no-repeat scroll 0 3px transparent; color: red; padding-left: 20px; float: left;}
.comment-respond .comment-form input{ float:left; }
.comment-respond label.error {
    float: left;
    line-height: 20px;
    margin-left: 10px;
    padding: 1px 0 0 20px;
    width: auto;
}

.comment-form-comment label.error{ padding-left: 20px;  width: 100%;   margin-bottom: 10px; padding-top:0;}

#contact-form label.error{

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

    color: red;

    float: left;

    height: 20px;

    padding-left: 20px;

}

.contact-info li{ clear:both; overflow: hidden;}

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


/* Start mobile toggle for sidebars */

.mobile_togglecolumn {

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

	display:block;

	cursor:pointer;

	width:100%;  

	margin-top: -25px;  

	overflow: hidden;

	padding:0 0 4px;

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

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

/* End mobile toggle for sidebars */





/* Start Go Top */


/* End Go Top */



/* Sub banner &amp; Top Banner home page */


.home_subbanner{ margin-bottom:15px; }
.home-topbanner{ 
	clear:both; 
	margin:34px 0 10px;
	display:inline-block;
	width:100%;
}
.top_banner img{ max-width:100%; }
.top_banner{ 
	float:left; 
	 margin-right:36px;
}
.home-topbanner #banner2{ margin-right:0; }

/* over Sub banner home page  */

.block_content,
.product_list,
#featured .woocommerce{ 
	
}

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

#featured-carousel p.wpsc-product-old-price	{ display:none;}
.header_cart{ float:roght; margin: 0;  }
.header_cart a.shopping_cart{
	
}
.header_cart a.shopping_cart:hover{ background:url("images/sprite.png") no-repeat scroll 4px -78px transparent; }
.header_login{float:left; margin: 0;}
.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 *****************/

#branding{ padding:0; }

.footer-followus{ float:right; }

.footer-followus .widget-title{ display:none;  }

.follow-me a{

	 text-indent:-500px; 

	 overflow:hidden; 

	 display:block;

	 height:36px;

	 width:36px;

	 margin-right:10px;

	 float:left; 
	 transition:width 2s ease 0s, height 2s ease 0s, -moz-transform 2s ease 0s; 
}
.follow-me a:hover{
transform: rotate(360deg);
/*ransform:rotate(360deg);
-ms-transform:rotate(360deg); 
-webkit-transform:rotate(360deg); */
}
.follow-me .fb{ background: url("images/sprite.png") no-repeat scroll 0 -25px; transform: rotate(360deg);}

.follow-me .twitter{ background: url("images/sprite.png") no-repeat scroll 0 -110px transparent; transform: rotate(360deg);}

.follow-me .linkedin{ background: url("images/sprite.png") no-repeat scroll 0 -196px transparent; transform: rotate(360deg);}

.follow-me .rss{ background: url("images/sprite.png") no-repeat scroll 0 -281px transparent; margin-right:0; transform: rotate(360deg);}

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

.follow-me .twitter:hover{background-position: 0 -153px; }

.follow-me .linkedin:hover{ background-position: 0 -238px; }

.follow-me .rss:hover{ background-position: 0 -323px; }



/**************** 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 #E3E3E3;
    display: table;
    margin: 10px auto;
    padding: 0;
}

.team span h4 {

    line-height: 20px;

    text-align: center;

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

}

.team .name { margin-bottom: 10px;}

.team .name small {

    font-size: 12px;

    font-style: italic;

    line-height: 18px;

}

.team-social {
    margin: 20px auto;
}

.team-social {
    margin: 10px auto;
}

.team-social ul {
	display: table;
    margin: 0 auto;
    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 .one_third{
	margin: 0 2%;
}

.team p {

    padding: 0 5px;

	text-align:center;

}
.team-social ul li i{
    color: #fff;
    background:url("images/megnor/team.png") no-repeat scroll left center transparent;
    float: left;
    font-size: 0;
    height: 27px;
    width: 25px;
    border-radius: 10px;
    -webkit-border-radius: 10px ;
    -moz-border-radius: 10px ;
    -khtml-border-radius: 10px;
	border-radius:0;
}
.staff-content ul li i.icon-google-plus:hover{ background-position: -7px -41px;}
.team-social ul li i.icon-google-plus{ background-position:-7px -8px;}
.team-social ul li i.icon-facebook:hover{ background-position: -7px -107px;}
.team-social ul li i.icon-facebook { background-position: -7px -76px;}
.team-social ul li i.icon-twitter:hover{ background-position: -7px -166px;}
.team-social ul li i.icon-twitter{ background-position:-7px -134px;}
.team-social ul li i.icon-linkedin:hover{ background-position:-7px -233px;}
.team-social ul li i.icon-linkedin{ background-position: -7px -201px;}  

.our-team  .our-team-content li{ width:30%; margin:0 1%; float:left; list-style:none; }

.our-team .our-team-content li li{ width:auto; margin:0; }

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



.faqs-content {

clear: both;

}

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

}

#tertiary .widget_wpsc_product_specials img	{ width:80px; height:80px;}



/*Start home-Special */



.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	

{

	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

{

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

    bottom: 25px;

    height: 94px;

    position: absolute;

    right: 0;

    text-align: center;

    width: 94px;

	display:none;

}

.wpsc_default_product_list .wpsc-product-price .currentprice	{ float:left;}

.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-top:38px;

	color:#5C483C;

	font-size:15px;

	font-weight:bold;

	width:100%;

	text-align:center;

}

.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:0 0 10px 0; font-size:15px;}
.product_page .entry-thumbnail img, .product_page .entry-content img	{ border:none;}
#address	{ padding:0;}
/*** Shop ==*/

#tertiary .wpsc-latest-product {

    border-bottom: 1px dashed #D4D3D3;

    clear: both;

    margin: 5px 0;

    overflow: hidden;

    padding: 5px 0;

    width: 100%;

}

.wpsc-latest-products .item_image {

    float: left;

    margin-right: 10px;

    width: 55px;

}

#fancy_notification	{ left:40% !important;}

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

.header_cart #shoppingcartcontents	{ position:relative;}
.header_cart .shoppingcart
{
	position:absolute;
	background: none repeat scroll 0 0 #FBFBFB;
    padding: 8px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
    position: absolute;
    right: 0;
    width: 300px;
    z-index: 9595;
	display:none;
	box-shadow:0 0 3px 3px rgba(0, 0, 0, 0.08);
	top:7px;
}
.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; text-align:right; border-top:1px dashed #D4D3D3;}

.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:0 0 15px 0;}
.user-profile-links a	{   background: none repeat scroll 0 0 #F3F3F3;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border:1px solid #E9E9E9;
    padding: 2px 8px;}
.logdisplay td img	{ border:none;}
.wpsc_make_purchase input.make_purchase{ background:#FCC180;}

/* Homepage CMS banner Block */
.cms_block_container{
    float:left;
	background:url("images/banners/cmsblock_bg.jpg") no-repeat scroll center center transparent !important 
}	
.cms_block_inner{ padding:55px 0; }
.home_cmsblock{ display:inline-block; }

#cms_banner{ float:left; width:31.6%; margin-right:2.6%;}
#cms_banner.cms_banner3{  margin-right:0;}
/* End Homepage CMS banner Block */


/* End Homepage Order from the blog */

/* End Homepage Orderfrom the blog  */

/* homepage about food block */
.special_container{ 
	background:url("images/megnor/special_bg.jpg") no-repeat fixed center center transparent;
	background-size:cover;
	height:auto;
}
.about_block_container,
.special_container,
.choice_block_container,
.home_menu_container{
	 clear:both; 
	 float:left;  
}
.about_block_inner{ 
	padding:60px 0; 
}
.home-about-food{ display:inline-block; }
.about-image{
	float:left;
	width:38%;
}
.about-image img{ max-width:100%;  transition: all 1s ease 0s; }
.about-image img:hover{
	transform: scale(1.08);
    transition: all 1s ease 0s;
}
.about-content{
	float:left;
	width:57%;
	margin-left:5%;
	text-align:center;
	font-family: Muli;
}
.home-about-food h2,
.featured_product_inner h2,
.contact-title h2{ 
	font-size:40px; 
	margin:0 0 30px;
	width:100%;
	text-align:center;
}

.food-description{
	margin-bottom:30px;
}
.about-readmore a,
.staff-readmore a{ 
	border: 1px solid #A8B3B8;
    display: inline-block;
    padding: 12px 16px;    
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius:15px;
	transition-duration:600ms;
}
.about-readmore a:hover,
.staff-readmore a:hover{ 
	background:#696868; 
	color:#FFF; 
	border:1px solid #696868;
}
/* End homepage about food  block */

/* Homepage Special food &amp; order */
.special_inner{ 
	overflow:hidden;  
	padding:30px 0 20px;
}
.season-special{ width:40%; float:left; }
.special-food h2{
	font-size:40px;
	color:#FFF;
}
.special-description{ 
	color:#FFF; 
	text-align:center;
	font-family:Muli;
	font-size:20px;
	line-height:25px;
	padding:0 40px;
}

.special-box {
    position: relative;
}
.special-box:before 
{ 
	right: -32px; 
	top: 44%; 
	border: solid transparent; 
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none;
}
.special-box:before 
{ 
	border-color: rgba(255, 255, 255, 0); 
	border-left-color: #fff; 
	border-width: 17px; 
} 


.special-food{
	text-align:center;
	margin-top:40px;
	padding:45px 25px 54px 0;
	 border-radius: 15%;
    -webkit-border-radius: 15%;
    -moz-border-radius: 15%;
	border-right:2px solid #FFF;	
}
.order-special{
	width:55%; 
	float:right;
}
.order-special li{
}

.product_block_container{  clear:both; float:left; }
.products li .order-image img,
.category-image img{ 
	border-radius:50%; 
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	border:20px solid rgba(0, 0, 0, 0.08); 
	transition:all 0.8s ease 0s;
	box-shadow: inset 0px 0px 10px rgba(255,255,255,0.5);
}
.products li .order-image img:hover,
.staff-image img:hover{ 
}
.products li:hover .order-image img{ 
 	border:20px solid rgba(0, 0, 0, 0.3)
}


.single-order{ text-align:center; }
.order-special .products_block ul.products li .product-block{
	margin:0 25px 10px;
}
.flexslider .slides img{ display:inline-block; }
.single-order a{ text-align:center; }
.order-image{ text-align:center; }
#order .product-block .image-block{
	border:none;
}
.order-content{ color:#FFF; }
.order-content .blog-name{
	 margin:5px 0 5px;
}
.order-excerpt{ 
	width:100%; 
}
.blog-name a{ color:#FFF; }
.order-excerpt .read-more,
.special-readmore{ 
	text-align:center; 	
	display:inline-block; 
	float:none;
	margin:30px 0 0;
	width:100%;
	padding:10px 0;
}
.order-excerpt .read-more a,
.special-readmore a,
.choice-readmore a{ 
	border:1px solid #FFF;
	padding: 10px 22px;    
	border-radius: 18px;
	-moz-border-radius: 18px;
	-khtml-border-radius:18px;
	color:#FFF;
	transition-duration:100ms;
}
.order-excerpt .read-more a:hover,
.special-readmore a:hover,
.products li:hover .single-order  .read-more a{ 
	background: rgba(0, 0, 0, 0.4);  
	/*background:#696868;
	border:1px solid #696868; */
	border:1px solid rgba(0, 0, 0, 0.1);
	color:#FFF; 
	transition-duration:100ms;
}
/* End  Homepage Special food &amp; order */

/*** Homepage Our Staff ***/

.staff_inner{ padding: 50px 0 30px; }
.staff_container{ clear:both; }
.our-staff-widget{ 
	display:inline-block; 
	text-align:center;
}
.staff-image img{
	border-radius:50%; 
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	border:10px solid rgba(0, 0, 0, 0.12);
}
.staff-image img:hover{ /*background:rgba(0, 0, 0, 0.12); border:0; transition:all 0.4s ease-in-out 0s*/ }
.our-staff-widget ul{ margin:0; padding:0; }
.our-staff-widget ul li{
	width:33.33%; 
	float:left;
	text-align:center;
	list-style:none;
	transition-duration:300ms;
}
.staff-content{ 
	padding: 0 22px 25px; 
	font-family:Muli;
	line-height:25px;
}
.staff-name{ 
	padding: 10px 0 5px;
	font-size:20px;
}
.staff-description{ font-size:18px; }
.our-team .staff-name{ font-size:20px; margin:5px 0; }
.our-team .staff-content{ font-size:18px; }
.staff-readmore{ clear:both; text-align:center; }
.our-staff-widget h2{
	margin:0 0 35px 0;
	font-size:40px;
}

.our-staff-widget ul li:hover .staff-image img,
.our-team .team li:hover img{ border: 10px solid #696868; transition-duration:300ms; }
.our-staff-widget ul li:hover .staff-name a,
.products li:hover .single-order  .blog-name a,
.our-team .team li:hover .staff-name a{ color: #696868; }

/*** End Homepage Our Staff ***/

.sidebar-container .widgets-display-posts .title h3{ font-size:15px; margin:10px 0 5px;	 }
.sidebar-container .widget_text .textwidget{ padding : 5px 5px 5px 15px; }


/*** home page featured products tab ***/
.featured_product_inner{
	padding:50px 0 35px;
}
.featured_product_container{ 
	clear:both;  
	float:left; 
}
.featured_product_inner h2{ text-align:center; }
#horizontalTab{ padding:0; overflow:hidden; }
#horizontalTab ul{ 
	margin:0 0 28px; 
	padding:0 ; 
	display:inline-block;
	text-align:center;
	width:100%;
}
#horizontalTab ul.products{ margin:0; }
.resp-tabs-list li {
    cursor: pointer;
    display: inline-block;
    /*float: left;*/
	float:none;
    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,
h2.resp-accordion{
	border: 1px solid #A8B3B8;
    display: inline-block;
    padding: 8px 16px;    
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius:15px;
}
.resp-tabs-list li h3{ 
	font-size:16px; 
	line-height:25px;
	margin:0;
}
h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}
#horizontalTab .resp-tabs-list li {  margin-right:10px; transition-duration:600ms; } 
#horizontalTab .resp-tabs-list li:hover,
#horizontalTab .resp-tabs-list li.resp-tab-active,
.resp-tabs-container h2.resp-accordion:hover,
.resp-tabs-container h2.resp-accordion.resp-tab-active{ 
	background:#696868;
	border:1px solid #696868;
	transition-duration:600ms;
}
 
#horizontalTab .resp-tabs-list li:hover h3,
#horizontalTab .resp-tabs-list li.resp-tab-active h3,
.resp-tabs-container h2.resp-accordion:hover a,
.resp-tabs-container h2.resp-accordion.resp-tab-active a{ color:#FFF; }   

#horizontalTab .resp-tabs-list li a{ padding:10px 45px; }
#horizontalTab .resp-tabs-list li:hover div,
#horizontalTab .resp-tabs-list li.resp-tab-active div{
	background:url("images/megnor/tab_image.png") no-repeat scroll 0 0 transparent !important;
	height:12px;
	width:20px;
	margin-left:35px;
	padding-bottom:0;
	position:absolute;
	top:46px;
	left:-6px; 
}
/*** end home page featured products tab ****/

/*** end home page choice food dish tab ****/
.choice_block_container{
	background:url("images/megnor/choice_bg.jpg") no-repeat fixed center center transparent;
	background-size:cover;
	height:auto;
}
.choice_block_inner{ 
	color: #FFF; 
	text-align: center; 
	padding: 30px 0 50px;
}
.product-category{ display:inline-block; width:100%; }
.product-category h2{ color:#FFF; font-size:40px; margin: 0 0 30px; }
.product-category ul{ margin:0; padding:0; }
.product-category li{
	width:28%; 
	margin-right:8%;
	float:left;
	list-style:none;
}
.category-image img{   }
.product-category li.last{
	margin-right:0;
}
.product-category li:hover .category-image img{ 	
	
	/*opacity:0.5;
	filter:alpha(opacity=50);
	transform: scale(1.2) rotate(-5deg);*/
 }
 .product-category li:hover img{
	border:20px solid rgba(0, 0, 0, 0.3);  
 }
.product-category li:hover .choice-readmore a{ 
	background:#696868;
	color:#FFF; 
	border:1px solid #696868; 
	transition-duration:200ms;
}
.choice-readmore{
	margin: 20px 0 0;
	padding:10px 0;
}
.product-category .category_title{ 
	text-transform:uppercase; 
	font-size:16px; 
}
.product-category .category-image{ padding:10px 0; }
/*** end home page choice food dish tab ****/

/***  Memu-page ***/

.menu-page{ clear:both; }
.menu-page .menu-item-name a{ font-size:20px;  }
.menu-item-description,
menu-item-desc {
    color: #ACB2B4;
}

.menu-item-price{ float:right;  color:#696868;}

.recipe-main menu-li .menu-item{ 
	padding: 0 10px 10px; 
	margin:0 0 10px;
	padding:0 10px 10px;
	float:left;
	clear:both;
	width:100%;
}
.menu-image{ 
	float:left;
	margin-right:30px; 
	border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius:50%;	
}
.menu-image img,
.recipe-image img{
	border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius:50%;	
}
/*.menu-content{ 
	overflow:hidden; 
	border-bottom:1px solid #DDEAF0;
	margin: 5px 0 ;
	padding: 0 0 5px;
}*/
.recipe-main h2{ 
	margin:0 0 30px
}
.item-description p{ margin:0 0 5px; }
.menu-page .menu-item {
    clear: both;
	margin: 0 0 40px;
	overflow:hidden;
}
.menu-page .item-cart a{
	color: #696868;
    padding: 5px 0;
	background:none;
	border-radius:0;
	font-size:14px;
}
.menu-page .item-cart a:hover{ background:none; color:#647177 }
.menu-category-title h2{ margin: 0 0 30px; font-size:30px; }
.menu-page .menu-content{ width:72%; padding-right:4%; float:left; border-right:1px solid #D6D6D6; }
.menu-page .price{ text-align:center; padding-top:35px; float:right; width:13%;}
.menu-item-name{ width:100%; padding:6px 0; float:left; }
.item-description{ clear:both; }
.menu-page .price ins{ clear:both; }
.menu-item del{ float:left; width:100%; }
/*** End Memu-page ****/

/***  Recipe-page ****/

.recipe-main {
    margin: 0 auto;
	border:.1px solid #CDD6DA;
	padding:20px 40px;
	border-radius:6px;
	display:inline-block;
	width:100%;
	margin-bottom:15px;
}
.recipe-main ul{
	 margin:0; 
	 padding:0; 
	 
}
.recipe-main .recipe-item-name{ 
	border-bottom: 1px solid #E0E9ED;
    overflow: hidden;
    padding: 15px 0 5px; 
}
.recipe-item-desc{ padding: 5px 0 0 0 }
.recipe-image{ 
	float:left;
	margin-right:25px; 
	border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius:50%;	
}
.recipe-item{ clear:both; padding: 0 0 40px 0; float:left; }
.recipe-main li{ 
	margin: 0 0 20px;
 }
.recipe-main ul{ list-style:none; }
.recipe-title{ margin:0; border-bottom:1px solid #E4E4E4; }
.single-recipes .entry-content strong{ color:#696868; }
.single-recipes .directions ul{ margin:0; padding:0; }
.single-recipes .directions li{
	list-style:none;
	padding:10px 0;
	line-height:34px;
}

.ingredients{ margin:0 auto; }
.recipes-single-thumbnail{
	margin:15px 0;
	clear:both;
}
.ingredients  ul{ padding: 0 0 0 20px; }
.ingredients  li{ line-height:30px; }
.recipe-item-desc{ padding: 5px 0 0 ; }
/*** End Recipe-page ****/

/*** Revolution Slider ****/
.tp-caption.banner1_readmore a,
.tp-caption.banner2_readmore a,
.tp-caption.banner3_readmore a{ color:#FFF !important; }
/*** end Revolution Slider ****/

/*** Feed burner Footer ****/
.feedburner-email-subscription .fes-default{ 
	position:relative; 
	margin:20px 0 0 0;
}
.feedburner-email-subscription .search-field{ 
	width:100% !important; 
	background:#F9FAFA; 
	padding:10px 45px 10px 10px !important;  
	border:none !important;
}
.btn-submit{ 
	position:absolute; 
	padding:5px;
	top:4px;
	right:5px;
	background:#696868;
	border: 1px solid #696868;
}
.btn-submit:hover{ background:#BD5431; border: 1px solid #BD5431; }
/*** end Feed burner Footer ****/

/*** Footer Recent Post****/
.footer-main .widgets-recent-posts  .post-img {}
.footer-main  .widgets-recent-posts .post-title{ font-size:14px; }
.footer-main .widget .widgets-recent-posts .post-date{ font-size:14px; }
.footer-main .widget .widgets-recent-posts .post-title  a{ padding:0; }
.footer-main .widgets-recent-posts .single-post{ width:100%; }
.footer-main .widgets-recent-posts li,
.footer-main .widget_products li{ padding: 5px 0; }
/*** Footer Payment Post****/

/*** Footer Payment Logo****/
.footer-payment-logo{ float:left; }
.footer-payment-logo ul{ margin:2px 0 0 0; }
.footer-payment-logo h2{ display:none; }
.footer-payment-logo span{
	width: 45px  !important; 
	height:30px  !important;
}
.american-express span{ background:url("images/paymentlogo/express-logo.png") no-repeat scroll 0 0 transparent !important; }
.maestro span{ background:url("images/paymentlogo/maestro-logo.png") no-repeat scroll 0 0 transparent !important; }
.mastercard span{ background:url("images/paymentlogo/mastercard-logo.png") no-repeat scroll 0 0 transparent !important; }
.paypal span{ background:url("images/paymentlogo/payment-logo.png") no-repeat scroll 0 0 transparent !important; }
.visa span{ background:url("images/paymentlogo/visa-logo.png") no-repeat scroll 0 0 transparent !important; }
.bitcoin span{ background:url("images/paymentlogo/bitcoin-logo.png") no-repeat scroll 0 0 transparent !important; }
.btc span{ background:url("images/paymentlogo/btc-logo.png") no-repeat scroll 0 0 transparent !important; }
.discover span{ background:url("images/paymentlogo/discover-logo.png") no-repeat scroll 0 0 transparent !important; }
.google span{ background:url("images/paymentlogo/google-logo.png") no-repeat scroll 0 0 transparent !important; }
/*** end  Footer Payment Logo ****/

/*** Home page menu slider ****/
.home_menu_inner{  margin:40px auto 60px;	 }
.home_menu_main{ 
	display:inline-block;
	width:100%; 
}
.product-menu ul{ margin:0; padding:0; }
.product-menu li.main-li{ 
	margin:0; 
	padding:0; 
	width:500px; 
	float:left; 
	list-style:none;
}
.product-menu li.main-li  li{ 
	clear:both; 
	padding:10px 0;
	list-style:none;
}
.menu-item-name h3{ font-size:15px; text-transform:uppercase; margin:0; }
.menu-item-content{ float:left; }
.menu_title h3{ margin:0; }
.recipes-left{ 
	float:left; 
	margin-right:20px; 
	border:1px solid #CDD6DA; 
	padding:4px;	
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius:50%; 
}
.recipes-left img{	
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius:50%; 
}
.recipe-name,
.menu-item-name a,
.recipe-item-name a{ 
	float:left; 
	font-size:18px;
}
.recipe-price,
.recipe-item-price{  }
.recipe-description{ float:left; font-size:15px; margin:5px 0 0  }
.recipe-right {
    float: left;
    width: 75%;
}
.recipe-right-main{  
	border-bottom: 1px solid #E0E9ED;
    overflow: hidden;
	padding:0 0 4px 0;
}
.home-recipe-main{ 
	float:left;
    padding: 10px 10px 15px;
    width: 100%; 
}
#home_menu.products_block ul.products li .product-block{ 
	margin: 10px 30px;
	overflow: hidden;
}
#home_menu{ }
#home_menu .product-carousel .slider-wrapper-outer{ 
	border-bottom:1px solid #E0E9ED;	    
    border-radius: 0 0 40px 40px;
    -webkit-border-radius: 0 0 40px 40px;
    -moz-border-radius: 0 0 40px 40px;
	padding:5px 0 35px;
}
#home_menu .products li .home-recipe-main:hover .recipes-left{
	 border:1px solid #F0F0F0; background:#F0F0F0; 
}
.title.menu-category{ text-align:center; }
#home_menu .category-name h2,
.category_title h3{
	 margin: 0 0 20px; 
	 text-align:center; 
	background: #F0F0F0;
    border: 1px solid #F0F0F0;    
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
	font-family:'Dancing Script',Arial,Helvetica,sans-serif;
}
.title.menu-category h2{ 
	font-size:40px; 
	margin:0 0 30px;
	position:relative;
}
.title.menu-category h2:before {
    font-size: 40px;
    margin: 0 0 30px;
    border-top: 1px solid #E0E9ED;
    content: "";
    position: absolute;
    height: 17px;
    width: 40%;
    left: 0;
    border-radius: 40px 0 0 0 ;
    top: 25px;
}
.title.menu-category h2:after {
    font-size: 40px;
    margin: 0 0 30px;
    border-top: 1px solid #E0E9ED;
    content: "";
    position: absolute;
    height: 17px;
    width: 40%;
    right: 0;
    border-radius: 0 40px 0 0;
    top: 25px;
}

.homemenu-slide-nav{clear: both;
    position: relative;
    top: 14px;}
.product-menu .menu-item-name{ float:left; }
.item-title{ float:left; }
.product-menu .item-price{ float:right; color:#696868;  }
.item-price del{ display:none }

/*** end   Home page menu slider****/

/*** About Us page ****/
.aboutus-page h2{ font-size:17px; margin:0 0 18PX; }
.about-us{ clear:both; width:100%; line-height:22px; }
.aboutus-top{ clear:both; text-align:justify; width:100%;  }
.aboutus-middle{ clear:both; padding:20px 0; display:inline-block; }
.aboutus-middle-left{ float:left; width:48%; margin-right:4%; text-align:justify; }
.aboutus-middle-right{ float:left; width:48%; }
.aboutus-bottom{ clear:both; }
/*** end About Us page ****/
 
 /*** Revlution slider  ****/
.tp-rightarrow.default {
	background: url("images/large_right.png") no-repeat scroll 0 0 transparent;
} 
.tp-leftarrow.default{
	background:url("images/large_left.png") no-repeat scroll 0 0 transparent;
}  
.tp-rightarrow.default:hover{
	background-position:left bottom;
}
.tp-leftarrow.default:hover{
	background-position:left bottom;
}
.tp-bullets.simplebullets.round .bullet{  
	background:url("images/bullet.png") no-repeat scroll left top transparent;
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected{ background-position:left bottom; }
/*** end Revlution slider  ****/

.single-staff .single-thumbnail img{ border:1px solid #ECECEC; }
.single-staff .single-content{ float:left; padding:10px 0 0; }
.single-staff .team-social{ float:left; }
/********/
.ie7 .widget ul span{ display:block; }
.ie7 .widget .follow-me &gt; span{ width:auto; float:left }
/********/

.widget .single-post{ clear: both; display: inline-block; padding: 3px 0;}
.footer-main .widget .single-post{ padding: 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; }
.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;}

/**** Footer Working hours ****/
.widgets-working-hours{ clear:both; text-align:center; }
.hours-content span{ margin:0; padding:0; font-size:14px; }
.hours-content span.title{ font-weight:bold; font-size:15px; }
.working-hours{ clear:both; line-height:28px; }
.time1 {  padding: 5px 0 20px; }
.hours-image{ float:left; }
.hours-content{ float:left; }
/****  Footer Working hours  ****/

.video-js .vjs-tech{height:auto !important; }
.no-slider { min-height: 500px;}
/**
 * 9.0 Print
 * ----------------------------------------------------------------------------
*/

/* Retina-specific styles. */

@media print,

	(-o-min-device-pixel-ratio: 5/4),

	(-webkit-min-device-pixel-ratio: 1.25),

	(min-resolution: 120dpi) {
	.site-header .search-field {}
	.format-audio .audio-content,
	.format-status .entry-content:before,
	.format-status .entry-meta:before,
	.comment-list &gt; li:after,
	.comment-list .children &gt; li:before {
		background-image: url(images/dotted-line-2x.png);
	}

}



@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel="bookmark"]:link:after,
	footer a[rel="bookmark"]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */

	}
	.site {
		max-width: 98%;
	}
	.site-header {
		background-image: none !important;
	}

	.site-header .home-link {
		max-width: none;
		min-height: 0;
	}
	.site-title {
		color: #000;
		font-size: 21pt;
	}
	.site-description {
		font-size: 10pt;
	}
	.author-avatar,
	.site-footer,
	.comment-respond,
	.comments-area .comment-edit-link,
	.comments-area .reply,
	.comments-link,
	.entry-meta .edit-link,
	.page-links,
	.site-content nav,
	.widget-area,
	.main-navigation,
	.navbar,
	.more-link {
		display: none;

	}
	.entry-header,
	.entry-content,
	.entry-summary,
	.entry-meta {
		margin: 0;
		width: 100%;
	}
	.page-title,
	.entry-title {
		font-size: 21pt;
	}
	.entry-meta,
	.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.entry-content img.alignleft,
	.entry-content .wp-caption.alignleft {
		margin-left: 0;
	}
	.entry-content img.alignright,
	.entry-content .wp-caption.alignright {
		margin-right: 0;
	}
	.format-image .entry-content .size-full {
		margin: 0;
	}

	/* Remove colors from post formats */
	.hentry {
		background-color: #fff;
	}
	/* Comments */

	.comments-area &gt; li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.comment-metadata {
		float: none;
	}
	.comment-author .fn,
	.comment-reply-link,
	.comment-reply-login {
		color: #333;

	}

}</pre></body></html>