﻿/*

Theme Name: pergulite
Author: sysmart team
Description: 2014
Version: 1.0

*/


#sticky-posts-7 .upw-posts .entry-title {
    font-size: 18px!important;
    line-height: 18px!important;
    padding-bottom: 5px!important;
    height: auto!important;
    text-align: right;


}

#sticky-posts-7 .upw-posts article {
    display: block!important;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #ddd!important;
    max-width: 100%!important;
    float: none!important;
    margin-left: 0px;
}

#sticky-posts-7 .upw-posts .entry-title a{
 color:#ffffff!important;
 font-weight:normal;
 font-size:16px
}

#sticky-posts-7 .upw-posts .entry-title a:hover{
 color:#ddd!important;
}

#sticky-posts-7.widget .widget-title {
    font-size: 22px!important;
    font-weight: bold!important;
    margin: 0 0 5px 0;
    background-color: #000000!important;
    padding-right: 5px;
}

#sticky-posts-7.widget .widget-title a{
    font-size: 22px!important;
    font-weight: bold;
color:#ffffff;
}



.shoponline {

    background-color: #ff7f00;
    width: 100%;
    max-width: 300px;
color:#ffffff;
font-size:18px;
line-height:40px;
padding:10px 20px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
	color: #2b2b2b;
	font-family: Lato, sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.5;
}

body {

}

a {
color:#ff7f00;
	text-decoration: none;
}

a:focus {
	/*outline: thin dotted;*/
}

a:hover,
a:active {
	outline: 0;
}

a:active,
a:hover {
	color: #838383!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;

}

h1 {
	font-size: 26px;
	line-height: 1.3846153846;
}

h2 {
	font-size: 24px;
	line-height: 1;
}

h3 {
	font-size: 22px;
	line-height: 1.0909090909;
}

h4 {
	font-size: 20px;
	line-height: 1.2;
}

h5 {
	font-size: 18px;
	line-height: 1.3333333333;
}

h6 {
	font-size: 17px;
	line-height: 1.5;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

cite,
dfn,
em,
i {
	font-style: italic;
}

mark,
ins {
	text-decoration: none;
}

p {
	margin-bottom: 24px;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 17px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {

	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	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: none;
}

blockquote {
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2631578947;
	margin-bottom: 24px;
}

blockquote cite,
blockquote small {
	font-size: 17px;
	font-weight: 400;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 0px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
}

figure {
	margin: 0;
}

fieldset {

}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

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;
}

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,
th,
td {

}

table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: right;
}

th {
	font-weight: bold;
}

td {

}

del {

}

hr {
	border: 0;
}

/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See http://core.trac.wordpress.org/ticket/25898.
 */
::selection {



}

::-moz-selection {



}

.ptl
{
	padding-top: 20px;
}
.ptm
{
	padding-top: 10px;
}
.pts
{
	padding-top: 5px;
}
.prl
{
	padding-right: 20px;
}
.prm
{
	padding-right: 10px;
}
.prs
{
	padding-right: 5px;
}
.pbl
{
	padding-bottom: 20px;
}
.pbm
{
	padding-bottom: 10px;
}
.pbs
{
	padding-bottom: 5px;
}
.fltlt
{
	float: left;
}
.fltrt
{
	float: right;
}
.clr
{
	clear: both;
}
/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */

/* Input fields */

input,
textarea {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	padding: 8px 10px 7px;
}

textarea {
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid rgba(0, 0, 0, 0.3);
	outline: 0;
}

/* Buttons */

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {

	font-size: 17px;
	font-weight: 700;
	padding: 10px 30px 11px;
	text-transform: uppercase;
	vertical-align: bottom;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	opacity:0.9;
	color: #fff;
}

button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	opacity:0.9;
}

.search-field {
	width: 100%;
}

.search-submit {
	display: none;
}


/* Responsive images. Fluid images for posts, comments, and widgets */

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object,
video {
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption {
	color: #767676;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 15px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
	padding-right: 10px;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Assistive text */


.hide {
	display: none;
}

/* Clearing floats */

.footer-sidebar:before,
.footer-sidebar:after,
.hentry:before,
.hentry:after,
.slider-direction-nav:before,
.slider-direction-nav:after,
.contributor-info:before,
.contributor-info:after,
.search-box:before,
.search-box:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	display: table;
}

.footer-sidebar:after,
.hentry:after,
.slider-direction-nav:after,
.contributor-info:after,
.search-box:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}



/**
 * 3.0 Basic Structure
 * -----------------------------------------------------------------------------
 */



/**
 * 4.0 Header
 * -----------------------------------------------------------------------------
 */

/* Ensure that there is no gap between the header and
   the admin bar for WordPress versions before 3.8. */


/* Search in the header */



/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */

.site-navigation ul {
	list-style: none;
	margin: 0;
}

.site-navigation li {
	float:right;
}

.site-navigation ul ul {
	margin: 0px;
}

.site-navigation a {

	display: block;

}

.site-navigation a:hover {


}

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {

}

/* Primary Navigation */
/*
.primary-navigation {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 14px;
}

.primary-navigation.toggled-on {
}

.primary-navigation .nav-menu {
	display: none;
}

.primary-navigation.toggled-on .nav-menu {
	display: block;
}

.primary-navigation a {
	padding: 0px 0;
}*/

/* Secondary Navigation */
/*
.secondary-navigation {

	font-size: 12px;
	margin: 0px 0;
}

.secondary-navigation a {
	padding: 0px 0;
}

.menu-toggle {
	cursor: pointer;
	font-size: 0;
	height: 48px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	width: 48px;
}

.menu-toggle:before {
	color: #fff;
	content: "\f419";
	margin-top: 16px;
}*/


/**
 * 6.0 Content
 * -----------------------------------------------------------------------------
 */

.content-area {
	padding-top: 0px;
}



.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	margin: 5px auto;
}

.page-content {
	margin-bottom: 0px;
}


/**
 * 6.1 Post Thumbnail
 * -----------------------------------------------------------------------------
 */

.post-thumbnail {
	width: 100%;

}

a.post-thumbnail:hover {
	
}

.full-width .post-thumbnail img {
	display: block;
	margin: 0 auto;
}


/**
 * 6.2 Entry Header
 * -----------------------------------------------------------------------------
 */



.entry-title {
	font-size: 33px;
	line-height: 1.0909090909;
	padding-bottom:10px;
}

.entry-title a {
	color: #8a8a8a;
}

.entry-title a:hover {
	color: #8a8a8a;
}

.site-content .entry-header {


}

.site-content .has-post-thumbnail .entry-header {

}


/**
 * 6.3 Entry Meta
 * -----------------------------------------------------------------------------
 */


/**
 * 6.4 Entry Content
 * -----------------------------------------------------------------------------
 */


/**
 * 6.5 Gallery
 * -----------------------------------------------------------------------------
 */


/**
 * 6.6 Post Formats
 * -----------------------------------------------------------------------------
 */

.format-aside .entry-content,
.format-aside .entry-summary,
.format-quote .entry-content,
.format-quote .entry-summary,
.format-link .entry-content,
.format-link .entry-summary {
	padding-top: 0;
}

.site-content .format-link .entry-title,
.site-content .format-aside .entry-title,
.site-content .format-quote .entry-title {
	display: none;
}


/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

.nav-links {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;

	hyphens:         auto;
	word-wrap: break-word;
}

.post-navigation,
.image-navigation {

}

.post-navigation a,
.image-navigation .previous-image,
.image-navigation .next-image {


	width: 100%;
}



/**
 * 6.8 Attachments
 * -----------------------------------------------------------------------------
 */



/**
 * 6.9 Archives
 * -----------------------------------------------------------------------------
 */

/**
 * 6.10 Contributor Page
 * -----------------------------------------------------------------------------
 */

/**
 * 6.11 404 Page
 * -----------------------------------------------------------------------------
 */

.error404 .page-content {
	padding-top: 0;
}

.error404 .page-content .search-form {
	margin-bottom: 24px;
}


/**
 * 6.12 Full-width
 * -----------------------------------------------------------------------------
 */

.full-width .hentry {
	max-width: 100%;
}


/**
 * 6.13 Singular
 * -----------------------------------------------------------------------------
 */




/**
 * 6.14 Comments
 * -----------------------------------------------------------------------------
 */



/**
 * 7.0 Sidebars
 * -----------------------------------------------------------------------------
 */

/* Secondary */

#secondary {


}

.site-description {
	display: none;

}

/* Primary Sidebar */

.primary-sidebar {
	padding-top: 0px;
}

.secondary-navigation + .primary-sidebar {
	padding-top: 0;
}

/* Content Sidebar */

.content-sidebar {

}


/**
 * 7.1 Widgets
 * -----------------------------------------------------------------------------
 */

/* Primary Sidebar, Footer Sidebar */

.widget {
	font-size: 17px;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	line-height: 1.2857142857;
	width: 100%;
	word-wrap: break-word;
}

.widget a {

}

.widget a:hover {

}

.widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6 {

}

.widget h1 {
	font-size: 27px;
	line-height: 1.0909090909;
}

.widget h2 {
	font-size: 25px;
	line-height: 1.2;
}

.widget h3 {
	font-size: 23px;
	line-height: 1.3333333333;
}

.widget h4 {
	font-size: 21px;
	line-height: 1.5;
}

.widget h5 {
	font-size: 19px;
	line-height: 1.7142857142;
}

.widget h6 {
	font-size: 17px;
	line-height: 2;
}

.widget address {

}

.widget abbr[title] {

}

.widget mark,
.widget ins {
	color: #000;
}

.widget pre,
.widget fieldset {

}

.widget code,
.widget kbd,
.widget tt,
.widget var,
.widget samp,
.widget pre {
	font-size: 17px;
	line-height: 1.5;
}

.widget blockquote {

	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 18px;
}

.widget blockquote cite {

	font-size: 17px;
	line-height: 1.2857142857;
}

.widget dl,
.widget dd {
	margin-bottom: 0px;
}

.widget ul,
.widget ol {
	list-style: none;
	margin: 0;
}

.widget li > ol,
.widget li > ul {
	margin-right: 0px;
}

.widget table,
.widget th,
.widget td {
	
}

.widget table {

}

.widget del {

}

.widget hr {

}

.widget p {

}

.widget input,
.widget textarea {


	font-size: 17px;

}

.widget input:focus,
.widget textarea:focus {

}

.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {

	border: 0;
	font-size: 17px;

}

.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {

}

.widget input[type="button"]:active,
.widget input[type="reset"]:active,
.widget input[type="submit"]:active {

}

.widget .wp-caption {

	margin-bottom:0px;
}

.widget .widget-title {
	font-size: 17px;
	font-weight: 700;
	line-height: 1.7142857142;
	margin: 0 0 14px 0;
	text-transform: uppercase;
}

.widget-title,
.widget-title a {

}

.widget-title a:hover {

}

/* Calendar Widget*/

/* Ephemera Widget*/


/* List Style Widgets*/


/* Recent Posts Widget */



/* RSS Widget */



/* Text Widget */




/**
 * 7.2 Content Sidebar Widgets
 * -----------------------------------------------------------------------------
 */


/* List Style Widgets*/



/* Calendar Widget */



/* Ephemera widget*/


/**
 * 8.0 Footer
 * -----------------------------------------------------------------------------
 */


/**
 * 9.0 Featured Content
 * -----------------------------------------------------------------------------
 */


/**
 * 10.0 Multisite
 * -----------------------------------------------------------------------------
 */



/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media screen and (max-width: 400px) {
	
}

@media screen and (min-width: 401px) {
	
}

@media screen and (min-width: 594px) {
	
}

@media screen and (min-width: 673px) {

	.header-main {
		padding: 0 0px;
	}

	

	.content-area {
		float: right;
		width: 100%;
	}

	.site-content {
	
	}

	.site-content .has-post-thumbnail .entry-header {
		margin-top: 0;
	}

	.archive-header,
	.comments-area,
	.image-navigation,
	.page-header,
	.page-content,
	.post-navigation,
	.site-content .entry-content,
	.site-content .entry-summary,
	.site-content footer.entry-meta {
		padding-right: 0px;
		padding-left: 0px;
	}

	.singular .site-content .hentry.has-post-thumbnail {
		margin-top: 0;
	}

	.full-width .site-content {
		margin-right: 0;
	}

	.full-width .site-content .has-post-thumbnail .entry-header,
	.full-width.singular .site-content .hentry.has-post-thumbnail {
		margin-top: 0px;
	}

	#secondary,
	#supplementary {
		padding: 0 0px;
	}

	.content-sidebar {
		border: 0;

	}

	.grid .featured-content .hentry {
		float: right;

	}

	.grid .featured-content .hentry:nth-child( 2n+1 ) {
		clear: both;
	}

	
}


/**
 * 12.0 Print
 * -----------------------------------------------------------------------------
 */

@media print {
	body {
		background: none !important; /* Brute force since user agents all print differently. */
		color: #2b2b2b;
		font-size: 12pt;
	}

	.site,
	.site-header,
	.hentry,
	.site-content .entry-header,
	.site-content .entry-content,
	.site-content .entry-summary,
	.site-content .entry-meta,
	.page-content,
	.archive-header,
	.page-header,
	.contributor-info,
	.comments-area,
	.attachment .entry-attachment .attachment {
		max-width: 100%;
	}

	#site-header img,
	.search-toggle,
	.site-navigation,
	.site-content nav,
	.edit-link,
	.page-links,
	.widget-area,
	.more-link,
	.post-format-archive-link,
	.comment-respond,
	.comment-list .reply,
	.comment-reply-login,
	#secondary,
	.site-footer,
	.slider-control-paging,
	.slider-direction-nav {
		display: none;
	}

	.site-title a,
	.entry-meta,
	.entry-meta a,
	.featured-content .hentry,
	.featured-content a {
		color: #2b2b2b;
	}

	.entry-content a,
	.entry-summary a,
	.page-content a,
	.comment-content a {
		text-decoration: none;
	}

	.site-header,
	.post-thumbnail,
	a.post-thumbnail:hover,
	.site-content .entry-header,
	.site-footer,
	.featured-content,
	.featured-content .entry-header {
		
	}

	.header-main {
		padding: 48px 10px;
	}

	.site-title {
		float: none;
		font-size: 19pt;
	}

	.content-area {
		padding-top: 0;
	}

	.list-view .site-content .hentry {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		margin-bottom: 48px;
		padding-bottom: 24px;
	}

	.post-thumbnail img {
		margin: 0 10px 24px;
	}

	.site-content .has-post-thumbnail .entry-header {
		padding-top: 0;
	}

	.site-content footer.entry-meta {
		margin: 24px auto;
	}

	.entry-meta .tag-links a {
		color: #fff;
	}

	.singular .site-content .hentry.has-post-thumbnail {
		margin-top: 0;
	}

	.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: block;
	}

	.archive-title,
	.page-title {
		margin: 0 10px 48px;
	}

	.featured-content .hentry {
		margin-bottom: 48px;
	}

	.featured-content .post-thumbnail,
	.slider .featured-content .post-thumbnail {
		padding-top: 0;
	}

	.featured-content .post-thumbnail img {
		position: relative;
	}

	.featured-content .entry-header {
		padding: 0 10px 24px;
	}

	.featured-content .entry-meta {
		font-size: 9pt;
		margin-bottom: 11px;
	}

	.featured-content .cat-links {
		font-weight: 900;
	}

	.featured-content .entry-title {
		font-size: 25pt;
		line-height: 36px;
	}
}



.upw-posts .entry-title {
    height: 35px;
    overflow: hidden;
}
.upw-posts  .entry-summary {
    height: 79px;
    overflow: hidden;
}
.upw-posts .entry-image {
    max-height: 160px;
overflow:hidden;
}
.footer {
    display: inline-block;
    background: #212121;
    width: 100%;
}

.page-id-532 .widget-title h3{
    text-align: center;
    margin-bottom: 10px;
    font-size: 30px;
}
@media screen and (max-width: 768px) {

.nav-menu a {
    margin: 0px;
    display: block;
    text-decoration: none;
    color: #ffffff;
    line-height: 26px!important;
    padding: 6px 4px!important;
    text-align: right;
    font-size: 18px!important;
    height: 26px!important;
    font-weight: bold;
 border-left: 0px solid #838383;
    border-bottom: 1px solid #838383;
}
.sub-menu {
position:relative!important;
display:block!important;
    width: 100%;
    overflow: hidden;
    padding-right: 0px;

}
.sub-menu a{
padding-right:15px!important;
    color: #919191;
}
.single-products .menu-item-object-category > a, 
.nav-menu .current-category-ancestor > a, 
.nav-menu .current_page_item > a, 
.nav-menu .current_page_ancestor > a, 
.nav-menu .current-menu-item > {
    color: orange;
}
.single-products .menu-item-object-category > a{
color:#ffffff;
}
}