/*

Theme Name: PartyOnline

Theme URI: https://wordpress.org/themes/twentyfourteen/

Author: the WordPress team

Author URI: https://wordpress.org/

Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.

Version: 1.7

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready

Text Domain: twentyfourteen



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

*/

/**

 * Table of Contents:

 *

 * 1.0 - Reset

 * 2.0 - Repeatable Patterns

 * 3.0 - Basic Structure

 * 4.0 - Header

 * 5.0 - Navigation

 * 6.0 - Content

 *   6.1 - Post Thumbnail

 *   6.2 - Entry Header

 *   6.3 - Entry Meta

 *   6.4 - Entry Content

 *   6.5 - Galleries

 *   6.6 - Post Formats

 *   6.7 - Post/Image/Paging Navigation

 *   6.8 - Attachments

 *   6.9 - Archives

 *   6.10 - Contributor Page

 *   6.11 - 404 Page

 *   6.12 - Full-width

 *   6.13 - Singular

 *   6.14 - Comments

 * 7.0 - Sidebar

 *   7.1 - Widgets

 *   7.2 - Content Sidebar Widgets

 * 8.0 - Footer

 * 9.0 - Featured Content

 * 10.0 - Multisite

 * 11.0 - Media Queries

 * 12.0 - Print

 * -----------------------------------------------------------------------------

 */

/**

 * 1.0 Reset

 *

 * Resetting and rebuilding styles have been helped along thanks to the fine

 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.

 *

 * -----------------------------------------------------------------------------

 */

/*@font-face {

    font-family: 'the_goldsmith_vintagevintage';

    src: url('../fonts/the_goldsmith_vintage-webfont.woff2') format('woff2'),

         url('../fonts/the_goldsmith_vintage-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;

}*/
@font-face { font-family: 'the_goldsmith_vintagevintage'; src: url('fonts/the_goldsmith_vintage.woff2') format('woff2'), url('fonts/the_goldsmith_vintage.woff') format('woff'); font-weight: normal; font-style: normal; }
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: #434343; font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 400; line-height: 20px; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
body { background: #ffffff; }
a { text-decoration: none; }
a:hover, a:active { outline: 0; }
a:active, a:hover { color: #41a62a; }
h1, h2, h3, h4, h5, h6 { clear: both; }
h1 { font-size: 26px; line-height: 1.3846153846; }
h2 { font-size: 40px; line-height: 60px; font-family: 'the_goldsmith_vintagevintage'; text-transform: uppercase; }
h3 { font-size: 22px; line-height: 1.0909090909; color: #000; text-align: center; text-transform: uppercase; }
h4 { font-size: 20px; line-height: 1.2; }
h5 { font-size: 18px; line-height: 1.3333333333; }
h6 { font-size: 16px; line-height: 1.5; }
address { font-style: italic; margin-bottom: 24px; }
abbr[title] { border-bottom: 1px dotted #2b2b2b; cursor: help; }
b, strong { font-weight: 700; }
cite, dfn, em, i { font-style: italic; }
mark, ins { background: #fff9c0; text-decoration: none; }
p { margin-bottom: 24px; }
code, kbd, tt, var, samp, pre { font-family: 'Open Sans', sans-serif; font-size: 15px; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; line-height: 1.6; }
pre { border: 1px solid rgba(0, 0, 0, 0.1); -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: ""; content: none; }
blockquote { color: #767676; font-size: 19px; font-style: italic; font-weight: 300; line-height: 1.2631578947; margin-bottom: 24px; }
blockquote cite, blockquote small { color: #2b2b2b; font-size: 16px; 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; }
dt { font-weight: bold; }
figure { margin: 0; }
fieldset { border: 1px solid rgba(0, 0, 0, 0.1); margin: 0 0 24px; min-width: inherit; padding: 11px 12px 0; }
legend { white-space: normal; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { padding: 0; }
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 { border: 1px solid rgba(0, 0, 0, 0.1); }
table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin-bottom: 24px; width: 100%; }
caption, th, td { font-weight: normal; text-align: left; }
th { border-width: 0 1px 1px 0; font-weight: bold; }
td { border-width: 0 1px 1px 0; }
del { color: #767676; }
hr { background-color: rgba(0, 0, 0, 0.1); border: 0; height: 1px; margin-bottom: 23px; }

/* Support a widely-adopted but non-standard selector for text selection styles

 * to achieve a better experience. See https://core.trac.wordpress.org/ticket/25898.

 */
::selection { background: #24890d; color: #fff; text-shadow: none; }
::-moz-selection { background: #9045f4; color: #fff; text-shadow: none; }

/**

 * 2.0 Repeatable Patterns

 * -----------------------------------------------------------------------------

 */

/* Input fields */

textarea { width: 100%; }

/* Buttons */

/* Placeholder text color -- selectors need to be separate to work. */::-webkit-input-placeholder { opacity: 1; }
:-moz-placeholder { opacity: 1; }
::-moz-placeholder { opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */ }
:-ms-input-placeholder { opacity: 1; }

/* 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 { margin-bottom: 24px; 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, figure.wp-caption.alignleft, img.alignleft { margin: 7px 24px 7px 0; }
.wp-caption.alignleft { margin: 7px 14px 7px 0; }
blockquote.alignright, figure.wp-caption.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: 12px; font-style: italic; line-height: 1.5; margin: 9px 0; }
div.wp-caption .wp-caption-text { padding-right: 10px; }
div.wp-caption.alignright img[class*="wp-image-"], div.wp-caption.alignright .wp-caption-text { padding-left: 10px; padding-right: 0; }
.wp-smiley { border: 0; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Assistive text */
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); overflow: hidden; position: absolute !important; height: 1px; width: 1px; }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto; 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; text-transform: none; width: auto; z-index: 100000; /* Above WP toolbar */ }
.hide { display: none; }

/* Clearing floats */
.footer-sidebar:before, .footer-sidebar:after, .hentry:before, .hentry:after, .gallery:before, .gallery: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 { content: ""; display: table; }
.footer-sidebar:after, .hentry:after, .gallery:after, .slider-direction-nav:after, .contributor-info:after, .search-box:after, [class*="content"]:after, [class*="site"]:after { clear: both; }

/* Genericons */
.bypostauthor > article .fn:before, .comment-edit-link:before, .comment-reply-link:before, .comment-reply-login:before, .comment-reply-title small a:before, .contributor-posts-link:before, .menu-toggle:before, .search-toggle:before, .slider-direction-nav a:before, .widget_twentyfourteen_ephemera .widget-title:before { -webkit-font-smoothing: antialiased; display: inline-block; font: normal 16px/1 Genericons; text-decoration: inherit; vertical-align: text-bottom; }

/* Separators */
.site-content span + .entry-date:before, .full-size-link:before, .parent-post-link:before, span + .byline:before, span + .comments-link:before, span + .edit-link:before, .widget_twentyfourteen_ephemera .entry-title:after { content: "\0020\007c\0020"; }

/**

 * 3.0 Basic Structure

 * -----------------------------------------------------------------------------

 */
.site { position: relative; }
.main-content { width: 100%; }

/**

 * 4.0 Header

 * -----------------------------------------------------------------------------

 */

/* Ensure that there is no gap between the header and

	 the admin bar for WordPress versions before 3.8. */

#wpadminbar { min-height: 32px; }
#site-header { position: relative; z-index: 3; }
.site-header { position: relative; width: 100%; z-index: 9999; }
.header-main { }
.site-title { float: left; margin: 5px 0; }
.site-title a, .site-title a:hover { color: #fff; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

/* Search in the header */
.search-toggle { background-color: #24890d; cursor: pointer; float: right; height: 48px; margin-right: 38px; text-align: center; width: 48px; }
.search-toggle:hover, .search-toggle.active { background-color: #41a62a; }
.search-toggle:before { color: #fff; content: "\f400"; font-size: 20px; margin-top: 14px; }
.search-toggle .screen-reader-text { left: 5px; /* Avoid a horizontal scrollbar when the site has a long menu */ }
.search-box-wrapper { width: 18%; float: right; margin: 35px 0 0 22px; position: relative; }

/**

 * 5.0 Navigation

 * -----------------------------------------------------------------------------

 */
.site-navigation ul ul { margin-left: 20px; }
.site-navigation a { color: #fff; display: block; text-transform: uppercase; }
.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a { background: #6638b0; font-weight: 900; }

/* Primary Navigation */
.primary-navigation { width: 100%; background: #9045f4; clear: both; }
.primary-navigation .nav-menu { display: none; }
.primary-navigation.toggled-on .nav-menu { display: block; }

/* Secondary Navigation */
.secondary-navigation { border-bottom: 1px solid rgba(255, 255, 255, 0.2); font-size: 12px; margin: 48px 0; }
.secondary-navigation a { padding: 9px 0; }
.menu-toggle, .it-responsive-mega { background-color: #f05e22 !important; border: none; border-radius: 0; cursor: pointer; height: 44px !important; margin: 0; overflow: hidden; padding: 0; position: absolute; top: 15px; right: 15px; text-align: center; width: 44px !important; }
.menu-toggle:before { color: #fff; content: "\f419"; padding: 15px 0; }

/**

 * 6.0 Content

 * -----------------------------------------------------------------------------

 */
.content-area { padding-top: 48px; }
.hentry { margin: 0 auto 48px; max-width: 672px; }
.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content { margin: 0 auto; max-width: inherit; }
.page-content { margin-bottom: 48px; }

/**

 * 6.1 Post Thumbnail

 * -----------------------------------------------------------------------------

 */
.post-thumbnail { background: #b2b2b2 url(images/pattern-light.svg) repeat fixed; display: block; position: relative; width: 100%; z-index: 0; }
a.post-thumbnail:hover { background-color: #999; }
.full-width .post-thumbnail img { display: block; margin: 0 auto; }

/**

 * 6.2 Entry Header

 * -----------------------------------------------------------------------------

 */
.entry-header { position: relative; z-index: 1; }
.entry-title { font-size: 33px; font-weight: 300; line-height: 1.0909090909; margin-bottom: 12px; margin: 0 0 12px 0; text-transform: uppercase; }
.entry-title a { color: #2b2b2b; }
.entry-title a:hover { color: #41a62a; }
.site-content .entry-header { background-color: #fff; padding: 0 10px 12px; }
.site-content .has-post-thumbnail .entry-header { padding-top: 24px; }

/**

 * 6.3 Entry Meta

 * -----------------------------------------------------------------------------

 */
.entry-meta { clear: both; color: #767676; font-size: 12px; font-weight: 400; line-height: 1.3333333333; text-transform: uppercase; }
.entry-meta a { color: #767676; }
.entry-meta a:hover { color: #41a62a; }
.sticky .entry-date { display: none; }
.cat-links { font-weight: 900; text-transform: uppercase; }
.cat-links a { color: #2b2b2b; }
.cat-links a:hover { color: #41a62a; }
.byline { display: none; }
.single .byline, .group-blog .byline { display: inline; }
.site-content .entry-meta { background-color: #fff; margin-bottom: 8px; }
.site-content footer.entry-meta { margin: 24px auto 0; padding: 0 10px; }

/* Tag links style */
.entry-meta .tag-links a { background-color: #767676; border-radius: 0 2px 2px 0; color: #fff; display: inline-block; font-size: 11px; font-weight: 700; line-height: 1.2727272727; margin: 2px 4px 2px 10px; padding: 3px 7px; position: relative; text-transform: uppercase; }
.entry-meta .tag-links a:hover { background-color: #41a62a; color: #fff; }
.entry-meta .tag-links a:before { border-top: 10px solid transparent; border-right: 8px solid #767676; border-bottom: 10px solid transparent; content: ""; height: 0; position: absolute; top: 0; left: -8px; width: 0; }
.entry-meta .tag-links a:hover:before { border-right-color: #41a62a; }
.entry-meta .tag-links a:after { background-color: #fff; border-radius: 50%; content: ""; height: 4px; position: absolute; top: 8px; left: -2px; width: 4px; }

/**

 * 6.4 Entry Content

 * -----------------------------------------------------------------------------

 */
.entry-content, .entry-summary, .page-content { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-wrap: break-word; }
.site-content .entry-content, .site-content .entry-summary, .page-content { background-color: #fff; padding: 12px 10px 0; }
.page .entry-content { padding-top: 0; }
.entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child, .entry-summary h1:first-child, .entry-summary h2:first-child, .entry-summary h3:first-child, .entry-summary h4:first-child, .entry-summary h5:first-child, .entry-summary h6:first-child, .page-content h1:first-child, .page-content h2:first-child, .page-content h3:first-child, .page-content h4:first-child, .page-content h5:first-child, .page-content h6:first-child { margin-top: 0; }
.entry-content a:hover, .entry-summary a:hover, .page-content a:hover, .comment-content a:hover, .entry-content a.button, .entry-summary a.button, .page-content a.button, .comment-content a.button { text-decoration: none; }
.entry-content table, .comment-content table { font-size: 14px; line-height: 1.2857142857; margin-bottom: 24px; }
.entry-content th, .comment-content th { font-weight: 700; padding: 8px; text-transform: uppercase; }
.entry-content td, .comment-content td { padding: 8px; }
.entry-content .edit-link { clear: both; display: block; font-size: 12px; font-weight: 400; line-height: 1.3333333333; text-transform: uppercase; }
.entry-content .edit-link a { color: #767676; text-decoration: none; }
.entry-content .edit-link a:hover { color: #41a62a; }
.entry-content .more-link { white-space: nowrap; }

/* Mediaelements */
.hentry .mejs-container { margin: 12px 0 18px; }
.hentry .mejs-mediaelement, .hentry .mejs-container .mejs-controls { background: #000; }
.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: #24890d; }
.hentry .mejs-controls .mejs-time-rail .mejs-time-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total { background: rgba(255, 255, 255, .33); }
.hentry .mejs-container .mejs-controls .mejs-time { padding-top: 9px; }
.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; }
.hentry .mejs-overlay-loading { background: transparent; }
.hentry .mejs-overlay-button { background-color: #fff; background-image: none; border-radius: 2px; box-shadow: 1px 1px 1px rgba(0, 0, 0, .8); color: #000; height: 36px; margin-left: -24px; width: 48px; }
.hentry .mejs-overlay-button:before { -webkit-font-smoothing: antialiased; content: '\f452'; display: inline-block; font: normal 32px/1.125 Genericons; position: absolute; top: 1px; left: 10px; }
.hentry .mejs-controls .mejs-button button:focus { outline: none; }
.hentry .mejs-controls .mejs-button button { -webkit-font-smoothing: antialiased; background: none; color: #fff; display: inline-block; font: normal 16px/1 Genericons; }
.hentry .mejs-playpause-button.mejs-play button:before { content: '\f452'; }
.hentry .mejs-playpause-button.mejs-pause button:before { content: '\f448'; }
.hentry .mejs-volume-button.mejs-mute button:before { content: '\f109'; font-size: 20px; position: absolute; top: -2px; left: 0; }
.hentry .mejs-volume-button.mejs-unmute button:before { content: '\f109'; left: 0; position: absolute; top: 0; }
.hentry .mejs-fullscreen-button button:before { content: '\f474'; }
.hentry .mejs-fullscreen-button.mejs-unfullscreen button:before { content: '\f406'; }
.hentry .mejs-overlay:hover .mejs-overlay-button { background-color: #24890d; color: #fff; }
.hentry .mejs-controls .mejs-button button:hover { color: #41a62a; }
.content-sidebar .wp-playlist-item .wp-playlist-caption { color: #000; }

/* Page links */
.page-links { clear: both; font-size: 12px; font-weight: 900; line-height: 2; margin: 24px 0; text-transform: uppercase; }
.page-links a, .page-links > span { background: #fff; border: 1px solid #fff; display: inline-block; height: 22px; margin: 0 1px 2px 0; text-align: center; width: 22px; }
.page-links a { background: #000; border: 1px solid #000; color: #fff; text-decoration: none; }
.page-links a:hover { background: #41a62a; border: 1px solid #41a62a; color: #fff; }
.page-links > .page-links-title { height: auto; margin: 0; padding-right: 7px; width: auto; }

/**

 * 6.5 Gallery

 * -----------------------------------------------------------------------------

 */
.gallery { margin-bottom: 20px; }
.gallery-item { float: left; margin: 0 4px 4px 0; overflow: hidden; position: relative; }
.gallery-columns-1 .gallery-item { max-width: 100%; }
.gallery-columns-2 .gallery-item { max-width: 48%; max-width: -webkit-calc(50% - 4px); max-width: calc(50% - 4px); }
.gallery-columns-3 .gallery-item { max-width: 32%; max-width: -webkit-calc(33.3% - 4px); max-width: calc(33.3% - 4px); }
.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-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) { clear: left; }
.gallery-caption { background-color: rgba(0, 0, 0, 0.7); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #fff; font-size: 12px; line-height: 1.5; margin: 0; max-height: 50%; opacity: 0; padding: 6px 8px; position: absolute; bottom: 0; left: 0; text-align: left; width: 100%; }
.gallery-caption:before { content: ""; height: 100%; min-height: 49px; position: absolute; top: 0; left: 0; width: 100%; }
.gallery-item:hover .gallery-caption { opacity: 1; }
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption { display: none; }

/**

 * 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; border-top: 1px solid rgba(0, 0, 0, 0.1); hyphens: auto; word-wrap: break-word; }
.post-navigation, .image-navigation { margin: 24px auto 48px; max-width: 474px; padding: 0 10px; }
.post-navigation a, .image-navigation .previous-image, .image-navigation .next-image { border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding: 11px 0 12px; width: 100%; }
.post-navigation .meta-nav { color: #767676; display: block; font-size: 12px; font-weight: 900; line-height: 2; text-transform: uppercase; }
.post-navigation a, .image-navigation a { color: #2b2b2b; display: block; font-size: 14px; font-weight: 700; line-height: 1.7142857142; text-transform: none; }
.post-navigation a:hover, .image-navigation a:hover { color: #41a62a; }

/* Paging Navigation */
.paging-navigation { border-top: 5px solid #000; margin: 48px 0; }
.paging-navigation .loop-pagination { margin-top: -5px; text-align: center; }
.paging-navigation .page-numbers { border-top: 5px solid transparent; display: inline-block; font-size: 14px; font-weight: 900; margin-right: 1px; padding: 7px 16px; text-transform: uppercase; }
.paging-navigation a { color: #2b2b2b; }
.paging-navigation .page-numbers.current { border-top: 5px solid #24890d; }
.paging-navigation a:hover { border-top: 5px solid #41a62a; color: #2b2b2b; }

/**

 * 6.8 Attachments

 * -----------------------------------------------------------------------------

 */
.attachment .content-sidebar, .attachment .post-thumbnail { display: none; }
.attachment .entry-content { padding-top: 0; }
.attachment footer.entry-meta { text-transform: none; }
.entry-attachment .attachment { margin-bottom: 24px; }

/**

 * 6.9 Archives

 * -----------------------------------------------------------------------------

 */
.archive-header, .page-header { margin: 24px auto; max-width: 474px; }
.archive-title, .page-title { font-size: 16px; font-weight: 900; line-height: 1.5; margin: 0; }
.taxonomy-description, .author-description { color: #767676; font-size: 14px; line-height: 1.2857142857; padding-top: 18px; }
.taxonomy-description p, .author-description p { margin-bottom: 18px; }
.taxonomy-description p:last-child, .author-description p:last-child { margin-bottom: 0; }
.taxonomy-description a, .author-description a { text-decoration: underline; }
.taxonomy-description a:hover, .author-description a:hover { text-decoration: none; }

/**

 * 6.10 Contributor Page

 * -----------------------------------------------------------------------------

 */
.contributor { border-bottom: 1px solid rgba(0, 0, 0, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 48px 10px; }
.contributor:first-of-type { padding-top: 24px; }
.contributor-info { margin: 0 auto; max-width: 474px; }
.contributor-avatar { border: 1px solid rgba(0, 0, 0, 0.1); float: left; margin: 0 30px 20px 0; padding: 2px; }
.contributor-name { font-size: 16px; font-weight: 900; line-height: 1.5; margin: 0; }
.contributor-bio a { text-decoration: underline; }
.contributor-bio a:hover { text-decoration: none; }
.contributor-posts-link { display: inline-block; line-height: normal; padding: 10px 30px; }
.contributor-posts-link:before { content: "\f443"; }

/**

 * 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

 * -----------------------------------------------------------------------------

 */
.singular .site-content .hentry.has-post-thumbnail { margin-top: -48px; }

/**

 * 6.14 Comments

 * -----------------------------------------------------------------------------

 */
.comments-area { margin: 48px auto; max-width: 474px; padding: 0 10px; }
.comment-reply-title, .comments-title { font: 900 16px/1.5 Lato, sans-serif; margin: 0; text-transform: uppercase; }
.comment-list { list-style: none; margin: 0 0 48px 0; }
.comment-author { font-size: 14px; line-height: 1.7142857142; }
.comment-list .reply, .comment-metadata { font-size: 12px; line-height: 2; text-transform: uppercase; }
.comment-list .reply { margin-top: 24px; }
.comment-author .fn { font-weight: 900; }
.comment-author a { color: #2b2b2b; }
.comment-list .trackback a, .comment-list .pingback a, .comment-metadata a { color: #767676; }
.comment-author a:hover, .comment-list .pingback a:hover, .comment-list .trackback a:hover, .comment-metadata a:hover { color: #41a62a; }
.comment-list article, .comment-list .pingback, .comment-list .trackback { border-top: 1px solid rgba(0, 0, 0, 0.1); margin-bottom: 24px; padding-top: 24px; }
.comment-list > li:first-child > article, .comment-list > .pingback:first-child, .comment-list > .trackback:first-child { border-top: 0; }
.comment-author { position: relative; }
.comment-author .avatar { border: 1px solid rgba(0, 0, 0, 0.1); height: 18px; padding: 2px; position: absolute; top: 0; left: 0; width: 18px; }
.bypostauthor > article .fn:before { content: "\f408"; margin: 0 2px 0 -2px; position: relative; top: -1px; }
.says { display: none; }
.comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata { padding-left: 30px; }
.comment-edit-link { margin-left: 10px; }
.comment-edit-link:before { content: "\f411"; }
.comment-reply-link:before, .comment-reply-login:before { content: "\f412"; margin-right: 2px; }
.comment-content { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-wrap: break-word; }
.comment-content ul, .comment-content ol { margin: 0 0 24px 22px; }
.comment-content li > ul, .comment-content li > ol { margin-bottom: 0; }
.comment-content >:last-child { margin-bottom: 0; }
.comment-list .children { list-style: none; margin-left: 15px; }
.comment-respond { margin-bottom: 24px; padding: 0; }
.comment .comment-respond { margin-top: 24px; }
.comment-respond h3 { margin-top: 0; margin-bottom: 24px; }
.comment-notes, .comment-awaiting-moderation, .logged-in-as, .no-comments, .form-allowed-tags, .form-allowed-tags code { color: #767676; }
.comment-notes, .comment-awaiting-moderation, .logged-in-as { font-size: 14px; line-height: 1.7142857142; }
.no-comments { font-size: 16px; font-weight: 900; line-height: 1.5; margin-top: 24px; text-transform: uppercase; }
.comment-form label { display: block; }
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] { width: 100%; }
.form-allowed-tags, .form-allowed-tags code { font-size: 12px; line-height: 1.5; }
.required { color: #c0392b; }
.comment-reply-title small a { color: #2b2b2b; float: right; height: 24px; overflow: hidden; width: 24px; }
.comment-reply-title small a:hover { color: #41a62a; }
.comment-reply-title small a:before { content: "\f405"; font-size: 32px; }
.comment-navigation { font-size: 12px; line-height: 2; margin-bottom: 48px; text-transform: uppercase; }
.comment-navigation .nav-next, .comment-navigation .nav-previous { display: inline-block; }
.comment-navigation .nav-previous a { margin-right: 10px; }
#comment-nav-above { margin-top: 36px; margin-bottom: 0; }

/**

 * 7.0 Sidebars

 * -----------------------------------------------------------------------------

 */

/* Secondary */



#secondary { background-color: #000; border-top: 1px solid #000; border-bottom: 1px solid rgba(255, 255, 255, 0.2); clear: both; color: rgba(255, 255, 255, 0.7); margin-top: -1px; position: relative; z-index: 2; }
.site-description { display: none; font-size: 12px; font-weight: 400; line-height: 1.5; }

/* Primary Sidebar */
.primary-sidebar { padding-top: 48px; }
.secondary-navigation + .primary-sidebar { padding-top: 0; }

/* Content Sidebar */
.content-sidebar { border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(0, 0, 0, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #767676; padding: 48px 10px 0; }

/**

 * 7.1 Widgets

 * -----------------------------------------------------------------------------

 */

/* Primary Sidebar, Footer Sidebar */



.widget { font-size: 14px; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; line-height: 1.2857142857; width: 100%; word-wrap: break-word; }
.widget a:hover { color: #41a62a; }
.widget h1, .widget h2, .widget h3, .widget h4, .widget h5, .widget h6 { margin: 24px 0 12px; }
.widget h1 { font-size: 22px; line-height: 1.0909090909; }
.widget h2 { font-size: 20px; line-height: 1.2; }
.widget h3 { font-size: 18px; line-height: 1.3333333333; }
.widget h4 { font-size: 16px; line-height: 1.5; }
.widget h5 { font-size: 14px; line-height: 1.7142857142; }
.widget h6 { font-size: 12px; line-height: 2; }
.widget address { margin-bottom: 18px; }
.widget abbr[title] { border-color: rgba(255, 255, 255, 0.7); }
.widget mark, .widget ins { color: #000; }
.widget pre, .widget fieldset { border-color: rgba(255, 255, 255, 0.2); }
.widget code, .widget kbd, .widget tt, .widget var, .widget samp, .widget pre { font-size: 12px; line-height: 1.5; }
.widget blockquote { color: rgba(255, 255, 255, 0.7); font-size: 18px; line-height: 1.5; margin-bottom: 18px; }
.widget blockquote cite { color: #fff; font-size: 14px; line-height: 1.2857142857; }
.widget dl, .widget dd { margin-bottom: 18px; }
.widget ul, .widget ol { list-style: none; margin: 0; }
.widget li > ol, .widget li > ul { margin-left: 10px; }
.widget table, .widget th, .widget td { border-color: rgba(255, 255, 255, 0.2); }
.widget table { margin-bottom: 18px; }
.widget del { color: rgba(255, 255, 255, 0.4); }
.widget hr { background-color: rgba(255, 255, 255, 0.2); }
.widget p { margin-bottom: 18px; }
.widget-area .widget input, .widget-area .widget textarea { background-color: rgba(255, 255, 255, 0.1); border-color: rgba(255, 255, 255, 0.2); color: #fff; font-size: 16px; padding: 1px 2px 2px 4px; }
.widget-area .widget input:focus, .widget-area .widget textarea:focus { border-color: rgba(255, 255, 255, 0.3); }
.widget button, .widget .button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"] { background-color: #24890d; border: 0; font-size: 12px; padding: 5px 15px 4px; }
.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 { background-color: #41a62a; }
.widget input[type="button"]:active, .widget input[type="reset"]:active, .widget input[type="submit"]:active { background-color: #55d737; }
.widget .wp-caption { color: rgba(255, 255, 255, 0.7); margin-bottom: 18px; }
.widget .widget-title { font-size: 14px; font-weight: 700; line-height: 1.7142857142; margin: 0 0 24px 0; text-transform: uppercase; }
.widget-title, .widget-title a { color: #fff; }
.widget-title a:hover { color: #41a62a; }

/* Calendar Widget*/
.widget_calendar table { line-height: 2; margin: 0; }
.widget_calendar caption { color: #fff; font-weight: 700; line-height: 1.7142857142; margin-bottom: 18px; text-align: left; text-transform: uppercase; }
.widget_calendar thead th { background-color: rgba(255, 255, 255, 0.1); }
.widget_calendar tbody td, .widget_calendar thead th { text-align: center; }
.widget_calendar tbody a { background-color: #24890d; color: #fff; display: block; }
.widget_calendar tbody a:hover { background-color: #41a62a; }
.widget_calendar tbody a:hover { color: #fff; }
.widget_calendar #prev { padding-left: 5px; }
.widget_calendar #next { padding-right: 5px; text-align: right; }

/* Ephemera Widget*/
.widget_twentyfourteen_ephemera > ol > li { border-bottom: 1px solid rgba(255, 255, 255, 0.2); margin-bottom: 18px; padding: 0; }
.widget_twentyfourteen_ephemera .hentry { margin: 0; max-width: 100%; }
.widget_twentyfourteen_ephemera .entry-title, .widget_twentyfourteen_ephemera .entry-meta, .widget_twentyfourteen_ephemera .wp-caption-text, .widget_twentyfourteen_ephemera .post-format-archive-link, .widget_twentyfourteen_ephemera .entry-content table { font-size: 12px; line-height: 1.5; }
.widget_twentyfourteen_ephemera .entry-title { display: inline; font-weight: 400; }
.widget_twentyfourteen_ephemera .entry-meta { margin-bottom: 18px; }
.widget_twentyfourteen_ephemera .entry-meta a { color: rgba(255, 255, 255, 0.7); }
.widget_twentyfourteen_ephemera .entry-meta a:hover { color: #41a62a; }
.widget_twentyfourteen_ephemera .entry-content ul, .widget_twentyfourteen_ephemera .entry-content ol { margin: 0 0 18px 20px; }
.widget_twentyfourteen_ephemera .entry-content ul { list-style: disc; }
.widget_twentyfourteen_ephemera .entry-content ol { list-style: decimal; }
.widget_twentyfourteen_ephemera .entry-content li > ul, .widget_twentyfourteen_ephemera .entry-content li > ol { margin: 0 0 0 20px; }
.widget_twentyfourteen_ephemera .entry-content th, .widget_twentyfourteen_ephemera .entry-content td { padding: 6px; }
.widget_twentyfourteen_ephemera .post-format-archive-link { font-weight: 700; text-transform: uppercase; }

/* List Style Widgets*/
.widget_archive li, .widget_categories li, .widget_links li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li { border-top: 1px solid rgba(255, 255, 255, 0.2); padding: 8px 0 9px; }
.widget_archive li:first-child, .widget_categories li:first-child, .widget_links li:first-child, .widget_meta li:first-child, .widget_nav_menu li:first-child, .widget_pages li:first-child, .widget_recent_comments li:first-child, .widget_recent_entries li:first-child { border-top: 0; }
.widget_categories li ul, .widget_nav_menu li ul, .widget_pages li ul { border-top: 1px solid rgba(255, 255, 255, 0.2); margin-top: 9px; }
.widget_categories li li:last-child, .widget_nav_menu li li:last-child, .widget_pages li li:last-child { padding-bottom: 0; }

/* Recent Posts Widget */
.widget_recent_entries .post-date { display: block; }

/* RSS Widget */
.rsswidget img { margin-top: -4px; }
.rssSummary { margin: 9px 0; }
.rss-date { display: block; }
.widget_rss li { margin-bottom: 18px; }
.widget_rss li:last-child { margin-bottom: 0; }

/* Text Widget */
.widget_text > div >:last-child { margin-bottom: 0; }

/**

 * 7.2 Content Sidebar Widgets

 * -----------------------------------------------------------------------------

 */
.content-sidebar .widget a { color: #24890d; }
.content-sidebar .widget a:hover { color: #41a62a; }
.content-sidebar .widget pre { border-color: rgba(0, 0, 0, 0.1); }
.content-sidebar .widget mark, .content-sidebar .widget ins { color: #2b2b2b; }
.content-sidebar .widget abbr[title] { border-color: #2b2b2b; }
.content-sidebar .widget fieldset { border-color: rgba(0, 0, 0, 0.1); }
.content-sidebar .widget blockquote { color: #767676; }
.content-sidebar .widget blockquote cite { color: #2b2b2b; }
.content-sidebar .widget li > ol, .content-sidebar .widget li > ul { margin-left: 18px; }
.content-sidebar .widget table, .content-sidebar .widget th, .content-sidebar .widget td { border-color: rgba(0, 0, 0, 0.1); }
.content-sidebar .widget del { color: #767676; }
.content-sidebar .widget hr { background-color: rgba(0, 0, 0, 0.1); }
.content-sidebar .widget input, .content-sidebar .widget textarea { background-color: #fff; border-color: rgba(0, 0, 0, 0.1); color: #2b2b2b; }
.content-sidebar .widget input:focus, .content-sidebar .widget textarea:focus { border-color: rgba(0, 0, 0, 0.3); }
.content-sidebar .widget input[type="button"], .content-sidebar .widget input[type="reset"], .content-sidebar .widget input[type="submit"] { background-color: #24890d; border: 0; color: #fff; }
.content-sidebar .widget input[type="button"]:hover, .content-sidebar .widget input[type="button"]:focus, .content-sidebar .widget input[type="reset"]:hover, .content-sidebar .widget input[type="reset"]:focus, .content-sidebar .widget input[type="submit"]:hover, .content-sidebar .widget input[type="submit"]:focus { background-color: #41a62a; }
.content-sidebar .widget input[type="button"]:active, .content-sidebar .widget input[type="reset"]:active, .content-sidebar .widget input[type="submit"]:active { background-color: #55d737; }
.content-sidebar .widget .wp-caption { color: #767676; }
.content-sidebar .widget .widget-title { border-top: 5px solid #000; color: #2b2b2b; font-size: 14px; font-weight: 900; margin: 0 0 18px; padding-top: 7px; text-transform: uppercase; }
.content-sidebar .widget .widget-title a { color: #2b2b2b; }
.content-sidebar .widget .widget-title a:hover { color: #41a62a; }

/* List Style Widgets*/
.content-sidebar .widget_archive li, .content-sidebar .widget_categories li, .content-sidebar .widget_links li, .content-sidebar .widget_meta li, .content-sidebar .widget_nav_menu li, .content-sidebar .widget_pages li, .content-sidebar .widget_recent_comments li, .content-sidebar .widget_recent_entries li, .content-sidebar .widget_categories li ul, .content-sidebar .widget_nav_menu li ul, .content-sidebar .widget_pages li ul { border-color: rgba(0, 0, 0, 0.1); }

/* Calendar Widget */
.content-sidebar .widget_calendar caption { color: #2b2b2b; font-weight: 900; }
.content-sidebar .widget_calendar thead th { background-color: rgba(0, 0, 0, 0.02); }
.content-sidebar .widget_calendar tbody a, .content-sidebar .widget_calendar tbody a:hover { color: #fff; }

/* Ephemera widget*/
.content-sidebar .widget_twentyfourteen_ephemera .widget-title { line-height: 1.2857142857; padding-top: 1px; }
.content-sidebar .widget_twentyfourteen_ephemera .widget-title:before { background-color: #000; color: #fff; margin: -1px 9px 0 0; padding: 6px 0 9px; text-align: center; vertical-align: middle; width: 36px; }
.content-sidebar .widget_twentyfourteen_ephemera .video.widget-title:before { content: "\f104"; }
.content-sidebar .widget_twentyfourteen_ephemera .audio.widget-title:before { content: "\f109"; }
.content-sidebar .widget_twentyfourteen_ephemera .image.widget-title:before { content: "\f473"; }
.content-sidebar .widget_twentyfourteen_ephemera .gallery.widget-title:before { content: "\f103"; }
.content-sidebar .widget_twentyfourteen_ephemera .aside.widget-title:before { content: "\f101"; }
.content-sidebar .widget_twentyfourteen_ephemera .quote.widget-title:before { content: "\f106"; }
.content-sidebar .widget_twentyfourteen_ephemera .link.widget-title:before { content: "\f107"; }
.content-sidebar .widget_twentyfourteen_ephemera > ol > li { border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.content-sidebar .widget_twentyfourteen_ephemera .entry-meta { color: #ccc; }
.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a { color: #767676; }
.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover { color: #41a62a; }
.content-sidebar.widget_twentyfourteen_ephemera blockquote cite { font-size: 13px; line-height: 1.3846153846; }
.content-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link { font-weight: 900; }

/**

 * 8.0 Footer

 * -----------------------------------------------------------------------------

 */
#supplementary { padding: 0 10px; }
.site-footer, .site-info, .site-info a { color: rgba(255, 255, 255, 0.7); }
.site-footer { background-color: #333333; position: relative; z-index: 3; }
.footer-sidebar { padding-top: 48px; }
.site-info { padding: 15px 10px; }
#supplementary + .site-info { border-top: 1px solid rgba(255, 255, 255, 0.2); }
.site-info a:hover { color: #41a62a; }

/**

 * 9.0 Featured Content

 * -----------------------------------------------------------------------------

 */
.featured-content { background: #000 url(images/pattern-dark.svg) repeat fixed; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; width: 100%; }
.featured-content-inner { overflow: hidden; }
.featured-content .hentry { color: #fff; margin: 0; max-width: 100%; width: 100%; }
.featured-content .post-thumbnail, .featured-content .post-thumbnail:hover { background: transparent; }
.featured-content .post-thumbnail { display: block; position: relative; padding-top: 55.357142857%; overflow: hidden; }
.featured-content .post-thumbnail img { left: 0; position: absolute; top: 0; }
.featured-content .entry-header { background-color: #000; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; min-height: 96px; overflow: hidden; padding: 24px 10px; }
.featured-content a { color: #fff; }
.featured-content a:hover { color: #41a62a; }
.featured-content .entry-meta { color: #fff; font-size: 11px; font-weight: 700; line-height: 1.0909090909; margin-bottom: 12px; }
.featured-content .cat-links { font-weight: 700; }
.featured-content .entry-title { font-size: 18px; font-weight: 300; line-height: 1.3333333333; margin: 0; text-transform: uppercase; }

/* Slider */
.slider .featured-content .hentry { -webkit-backface-visibility: hidden; display: none; position: relative; }
.slider .featured-content .post-thumbnail { padding-top: 55.49132947%; }
.slider-control-paging { background-color: #000; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; list-style: none; margin: -24px 0 0 0; position: relative; width: 100%; z-index: 3; }
.slider-control-paging li { float: left; margin: 2px 4px 2px 0; }
.slider-control-paging li:last-child { margin-right: 0; }
.slider-control-paging a { cursor: pointer; display: block; height: 44px; position: relative; text-indent: -999em; width: 44px; }
.slider-control-paging a:before { background-color: #4d4d4d; content: ""; height: 12px; left: 10px; position: absolute; top: 16px; width: 12px; }
.slider-control-paging a:hover:before { background-color: #41a62a; }
.slider-control-paging .slider-active:before, .slider-control-paging .slider-active:hover:before { background-color: #24890d; }
.slider-direction-nav { clear: both; list-style: none; margin: 0; position: relative; width: 100%; z-index: 3; }
.slider-direction-nav li { border-color: #fff; border-style: solid; border-width: 2px 1px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; text-align: center; width: 50%; }
.slider-direction-nav li:last-child { border-width: 2px 0 0 1px; }
.slider-direction-nav a { background-color: #000; display: block; font-size: 0; height: 46px; }
.slider-direction-nav a:hover { background-color: #24890d; }
.slider-direction-nav a:before { color: #fff; content: "\f430"; font-size: 32px; line-height: 46px; }
.slider-direction-nav .slider-next:before { content: "\f429"; }
.slider-direction-nav .slider-disabled { display: none; }

/**

 * 10.0 Multisite

 * -----------------------------------------------------------------------------

 */
.site-main .widecolumn { padding-top: 72px; width: auto; }
.site-main .mu_register, .widecolumn > h2, .widecolumn > form { margin: 0 auto 48px; max-width: 474px; padding: 0 30px; }
.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: 90%; }
.site-main .mu_register input[type="submit"], .widecolumn #submit { font-size: inherit; width: auto; }
.woof_childs_list_opener span.woof_is_closed { background: url(images/plus2.png); }
.woof_childs_list_opener span.woof_is_opened { background: url(images/minus2.png); }
h1.page-title { position: relative; font-size: 18px; line-height: 24px; font-weight: 500; color: #0F0600; text-transform: uppercase; padding: 0 0 10px; }
.dropdown_product_cat { width: 100%; }

/**

 * 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 https://core.trac.wordpress.org/ticket/25888.

 */
@-ms-viewport { width: device-width; }
@viewport { width: device-width; }
@media screen and (max-width:400px) {
	.list-view .site-content .post-thumbnail { background: none; width: auto; z-index: 2; }
	.list-view .site-content .post-thumbnail img { float: left; margin: 0 10px 3px 0; width: 84px; }
	.list-view .site-content .entry-header { background-color: transparent; padding: 0; }
	.list-view .content-area { padding: 0 10px; }
	.list-view .site-content .hentry { border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin: 0; min-height: 60px; padding: 12px 0 9px; }
	.list-view .site-content .cat-links, .list-view .site-content .type-post .entry-content, .list-view .site-content .type-page .entry-content, .list-view .site-content .type-post .entry-summary, .list-view .site-content .type-page .entry-summary, .list-view .site-content footer.entry-meta { display: none; }
	.list-view .site-content .entry-title { clear: none; font-size: 15px; font-weight: 900; line-height: 1.2; margin-bottom: 6px; text-transform: none; }
	.list-view .site-content .format-aside .entry-title, .list-view .site-content .format-link .entry-title, .list-view .site-content .format-quote .entry-title { display: block; }
	.list-view .site-content .entry-meta { background-color: transparent; clear: none; margin: 0; text-transform: none; }
	.archive-header, .page-header { border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin: 24px auto 0; padding-bottom: 24px; }
	.error404 .page-header { border-bottom: 0; margin: 0 auto 24px; padding: 0 10px; }
}
@media screen and (min-width:401px) {
	a.post-thumbnail:hover img { opacity: 0.85; }
	.full-size-link:before, .parent-post-link:before, .site-content span + .byline:before, .site-content span + .comments-link:before, .site-content span + .edit-link:before, .site-content span + .entry-date:before { content: ""; }
	.attachment span.entry-date:before, .entry-content .edit-link a:before, .entry-meta .edit-link a:before, .site-content .byline a:before, .site-content .comments-link a:before, .site-content .entry-date a:before, .site-content .featured-post:before, .site-content .full-size-link a:before, .site-content .parent-post-link a:before, .site-content .post-format a:before { -webkit-font-smoothing: antialiased; display: inline-block; font: normal 16px/1 Genericons; text-decoration: inherit; vertical-align: text-bottom; }
	.site-content .entry-meta > span { margin-right: 10px; }
	.site-content .format-video .post-format a:before { content: "\f104"; }
	.site-content .format-audio .post-format a:before { content: "\f109"; }
	.site-content .format-image .post-format a:before { content: "\f473"; }
	.site-content .format-quote .post-format a:before { content: "\f106"; margin-right: 2px; }
	.site-content .format-gallery .post-format a:before { content: "\f103"; margin-right: 4px; }
	.site-content .format-aside .post-format a:before { content: "\f101"; margin-right: 2px; }
	.site-content .format-link .post-format a:before { content: "\f107"; position: relative; top: 1px; }
	.site-content .featured-post:before { content: "\f308"; margin-right: 3px; position: relative; top: 1px; }
	.site-content .entry-date a:before, .attachment .site-content span.entry-date:before { content: "\f303"; margin-right: 1px; position: relative; top: 1px; }
	.site-content .byline a:before { content: "\f304"; }
	.site-content .comments-link a:before { content: "\f300"; margin-right: 2px; }
	.entry-content .edit-link a:before, .entry-meta .edit-link a:before { content: "\f411"; }
	.site-content .full-size-link a:before { content: "\f402"; margin-right: 1px; }
	.site-content .parent-post-link a:before { content: "\f301"; }
	.list-view .site-content .hentry { border-top: 1px solid rgba(0, 0, 0, 0.1); padding-top: 48px; }
	.list-view .site-content .hentry:first-of-type, .list-view .site-content .hentry.has-post-thumbnail { border-top: 0; padding-top: 0; }
	.archive-header, .page-header { margin: 0 auto 60px; padding: 0 10px; }
	.error404 .page-header { margin-bottom: 24px; }
}
@media screen and (min-width:594px) {
	.site-content .entry-header { padding-right: 30px; padding-left: 30px; }
	.site-content .has-post-thumbnail .entry-header { margin-top: -48px; }
}
@media screen and (min-width:673px) {
	.search-toggle { margin-right: 18px; }
	.content-area { float: left; width: 100%; }
	.site-content { margin-right: 33.33333333%; }
	.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: 30px; padding-left: 30px; }
	.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 .site-content .hentry.has-post-thumbnail:first-child { margin-top: -48px; }
	.content-sidebar { border: 0; float: right; margin-left: -33.33333333%; padding: 48px 30px 24px; position: relative; width: 33.33333333%; }
	.grid .featured-content .hentry { float: left; width: 50%; }
	.grid .featured-content .hentry:nth-child(2n+1) { clear: both; }
	.grid .featured-content .entry-header { border-color: #000; border-style: solid; border-width: 12px 10px; height: 96px; padding: 0; }
	.slider .featured-content .entry-title { font-size: 22px; line-height: 1.0909090909; }
	.slider .featured-content .entry-header { min-height: inherit; padding: 24px 30px 48px; position: absolute; left: 0; bottom: 0; width: 50%; z-index: 3; }
	.slider-control-paging { background: transparent; margin-top: -48px; padding-left: 20px; width: 50%; }
	.slider-direction-nav { clear: none; float: right; margin-top: -48px; width: 98px; }
	.slider-direction-nav li { border: 0; padding: 0 1px 0 0; }
	.slider-direction-nav li:last-child { padding: 0 0 0 1px; }
	.slider-direction-nav a { height: 48px; }
	.slider-direction-nav a:before { line-height: 48px; }
	.site-info { padding: 15px 30px; }
}
@media screen and (min-width:1199px) {

	/* Fixed Header */
	.masthead-fixed .site-header { position: fixed; top: 0; }
	.admin-bar.masthead-fixed .site-header { top: 32px; }
	.masthead-fixed .site-main { margin-top: 48px; }
}
@media screen and (min-width:979px) {
	.search-toggle { margin-right: 0; }

	/* Navigation */
	.site-navigation li .current_page_item > a, .site-navigation li .current_page_ancestor > a, .site-navigation li .current-menu-item > a, .site-navigation li .current-menu-ancestor > a { color: #fff; }

	/* Primary Navigation */
	.primary-navigation .menu-toggle { display: none; padding: 0; }
	.primary-navigation .nav-menu { display: block; }
	.primary-navigation.toggled-on { border-bottom: 0; margin: 0; padding: 0; }
	.primary-navigation li { position: relative; }
	.primary-navigation ul ul { background-color: #9045f4; border: solid 1px #6638B0; float: left; margin: 0; position: absolute; top: 48px; left: -999em; z-index: 99999; }
	.primary-navigation ul ul:before { content: ""; position: absolute; top: -4px; left: 0; width: 100%; height: 3px; }
	.primary-navigation ul ul li { border-bottom: solid 1px #6638B0; }
	.primary-navigation ul ul li:last-child { border: none; }
	.primary-navigation li li { border: 0; display: block; height: auto; line-height: 1.0909090909; }
	.primary-navigation ul ul ul { left: -999em; top: 0; }
	.primary-navigation ul ul a { padding: 8px 12px; white-space: normal; width: 176px; }
	.primary-navigation li:hover > a, .primary-navigation li.focus > a { background-color: #6638b0; }
	.primary-navigation ul ul a:hover, .primary-navigation ul ul li.focus > a { background-color: #6638B0; }
	.primary-navigation ul li:hover > ul, .primary-navigation ul li.focus > ul { left: auto; }
	.primary-navigation ul ul li:hover > ul, .primary-navigation ul ul li.focus > ul { left: 100%; }
	.primary-navigation .menu-item-has-children > a:after, .primary-navigation .page_item_has_children > a:after { -webkit-font-smoothing: antialiased; content: "\f502"; display: inline-block; font: normal 8px/1 Genericons; position: absolute; right: 12px; top: 22px; vertical-align: text-bottom; }
	.primary-navigation li .menu-item-has-children > a, .primary-navigation li .page_item_has_children > a { padding-right: 20px; width: 168px; }
	.primary-navigation .menu-item-has-children li.menu-item-has-children > a:after, .primary-navigation .menu-item-has-children li.page_item_has_children > a:after, .primary-navigation .page_item_has_children li.menu-item-has-children > a:after, .primary-navigation .page_item_has_children li.page_item_has_children > a:after { content: "\f501"; right: 8px; top: 20px; }
}
@media screen and (min-width:810px) {
	.attachment .entry-attachment .attachment { margin-right: -168px; margin-left: -168px; max-width: 810px; }
	.attachment .site-content .attachment img { display: block; margin: 0 auto; }
	.contributor-avatar { margin-left: -168px; }
	.contributor-summary { float: left; }
	.full-width .site-content blockquote.alignleft, .full-width .site-content blockquote.alignright { width: -webkit-calc(50% + 130px); width: calc(50% + 130px); }
	.full-width .site-content blockquote.alignleft, .full-width .site-content img.size-full.alignleft, .full-width .site-content img.size-large.alignleft, .full-width .site-content img.size-medium.alignleft, .full-width .site-content .wp-caption.alignleft { margin-left: -168px; }
	.full-width .site-content .alignleft { clear: left; }
	.full-width .site-content blockquote.alignright, .full-width .site-content img.size-full.alignright, .full-width .site-content img.size-large.alignright, .full-width .site-content img.size-medium.alignright, .full-width .site-content .wp-caption.alignright { margin-right: -168px; }
	.full-width .site-content .alignright { clear: right; }
}
@media screen and (min-width:846px) {
	.content-area, .content-sidebar { padding-top: 72px; }
	.site-content .has-post-thumbnail .entry-header { margin-top: -48px; }
	.comment-list .trackback, .comment-list .pingback, .comment-list article { margin-bottom: 36px; padding-top: 36px; }
	.comment-author .avatar { height: 34px; top: 2px; width: 34px; }
	.comment-author, .comment-awaiting-moderation, .comment-content, .comment-list .reply, .comment-metadata { padding-left: 50px; }
	.comment-list .children { margin-left: 20px; }
	.full-width .site-content .hentry.has-post-thumbnail:first-child { margin-top: -72px; }
	.featured-content { margin-bottom: 0; }
}
@media screen and (min-width:1008px) {
	.main-content { float: left; }
	.site-content { margin-right: 29.04761904%; margin-left: 182px; }
	.site-content .entry-header { margin-top: 0; }
	.site-content .has-post-thumbnail .entry-header { margin-top: 0; }
	.content-sidebar { margin-left: -29.04761904%; width: 29.04761904%; }
	#secondary { background-color: transparent; border: 0; clear: none; float: left; margin: 0; }
	.primary-sidebar { padding-top: 0; }
	.site-description { display: block; margin: 0 0 18px; }
	.site-description:empty { margin: 0; }
	.secondary-navigation { font-size: 11px; margin: 0 -30px 48px; width: 182px; }
	.secondary-navigation li { border-top: 1px solid rgba(255, 255, 255, 0.2); position: relative; }
	.secondary-navigation a { padding: 10px 30px; }
	.secondary-navigation ul ul { background-color: #24890d; position: absolute; top: 0; left: -999em; width: 182px; z-index: 99999; }
	.secondary-navigation li li { border-top: 0; }
	.secondary-navigation li:hover > a, .secondary-navigation li.focus > a { background-color: #24890d; color: #fff; }
	.secondary-navigation ul ul a:hover, .secondary-navigation ul ul li.focus > a { background-color: #41a62a; }
	.secondary-navigation ul li:hover > ul, .secondary-navigation ul li.focus > ul { left: 162px; }
	.secondary-navigation .menu-item-has-children > a { padding-right: 38px; }
	.secondary-navigation .menu-item-has-children > a:after { -webkit-font-smoothing: antialiased; content: "\f501"; display: inline-block; font: normal 8px/1 Genericons; position: absolute; right: 26px; top: 14px; vertical-align: text-bottom; }
	.footer-sidebar .widget, .primary-sidebar .widget { font-size: 12px; }
	.footer-sidebar .widget { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; padding: 0 30px; width: 25%; }
	.footer-sidebar .widget h1, .primary-sidebar .widget h1 { font-size: 20px; line-height: 1.2; }
	.footer-sidebar .widget h2, .primary-sidebar .widget h2 { font-size: 18px; line-height: 1.3333333333; }
	.footer-sidebar .widget h3, .primary-sidebar .widget h3 { font-size: 16px; line-height: 1.5; }
	.footer-sidebar .widget h4, .primary-sidebar .widget h4 { font-size: 14px; line-height: 1.7142857142; }
	.footer-sidebar .widget h5, .primary-sidebar .widget h5 { font-size: 12px; line-height: 2; }
	.footer-sidebar .widget h6, .primary-sidebar .widget h6 { font-size: 11px; line-height: 2.1818181818; }
	.footer-sidebar .widget code, .footer-sidebar .widget kbd, .footer-sidebar .widget tt, .footer-sidebar .widget var, .footer-sidebar .widget samp, .footer-sidebar .widget pre, .primary-sidebar .widget code, .primary-sidebar .widget kbd, .primary-sidebar .widget tt, .primary-sidebar .widget var, .primary-sidebar .widget samp, .primary-sidebar .widget pre { font-size: 11px; line-height: 1.6363636363; }
	.footer-sidebar .widget blockquote, .primary-sidebar .widget blockquote { font-size: 14px; line-height: 1.2857142857; }
	.footer-sidebar .widget blockquote cite, .primary-sidebar .widget blockquote cite { font-size: 12px; line-height: 1.5; }
	.footer-sidebar .widget input, .footer-sidebar .widget textarea, .primary-sidebar .widget input, .primary-sidebar .widget textarea { font-size: 12px; padding: 3px 2px 4px 4px; }
	.footer-sidebar .widget input[type="button"], .footer-sidebar .widget input[type="reset"], .footer-sidebar .widget input[type="submit"], .primary-sidebar .widget input[type="button"], .primary-sidebar .widget input[type="reset"], .primary-sidebar .widget input[type="submit"] { padding: 5px 15px 4px; }
	.footer-sidebar .widget .widget-title, .primary-sidebar .widget .widget-title { font-size: 11px; font-weight: 900; line-height: 1.6363636363; margin-bottom: 18px; }
	.footer-sidebar .widget_twentyfourteen_ephemera .entry-title, .footer-sidebar .widget_twentyfourteen_ephemera .entry-meta, .footer-sidebar .widget_twentyfourteen_ephemera .wp-caption-text, .footer-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link, .footer-sidebar .widget_twentyfourteen_ephemera .entry-content table, .primary-sidebar .widget_twentyfourteen_ephemera .entry-title, .primary-sidebar .widget_twentyfourteen_ephemera .entry-meta, .primary-sidebar .widget_twentyfourteen_ephemera .wp-caption-text, .primary-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link, .primary-sidebar .widget_twentyfourteen_ephemera .entry-content table { font-size: 11px; line-height: 1.6363636363; }
	.footer-sidebar .widget_archive li, .footer-sidebar .widget_categories li, .footer-sidebar .widget_links li, .footer-sidebar .widget_meta li, .footer-sidebar .widget_nav_menu li, .footer-sidebar .widget_pages li, .footer-sidebar .widget_recent_comments li, .footer-sidebar .widget_recent_entries li, .primary-sidebar .widget_archive li, .primary-sidebar .widget_categories li, .primary-sidebar .widget_links li, .primary-sidebar .widget_meta li, .primary-sidebar .widget_nav_menu li, .primary-sidebar .widget_pages li, .primary-sidebar .widget_recent_comments li, .primary-sidebar .widget_recent_entries li { border-top: 0; padding: 0 0 6px; }
	.footer-sidebar .widget_archive li:last-child, .footer-sidebar .widget_categories li:last-child, .footer-sidebar .widget_links li:last-child, .footer-sidebar .widget_meta li:last-child, .footer-sidebar .widget_nav_menu li:last-child, .footer-sidebar .widget_pages li:last-child, .footer-sidebar .widget_recent_comments li:last-child, .footer-sidebar .widget_recent_entries li:last-child, .primary-sidebar .widget_archive li:last-child, .primary-sidebar .widget_categories li:last-child, .primary-sidebar .widget_links li:last-child, .primary-sidebar .widget_meta li:last-child, .primary-sidebar .widget_nav_menu li:last-child, .primary-sidebar .widget_pages li:last-child, .primary-sidebar .widget_recent_comments li:last-child, .primary-sidebar .widget_recent_entries li:last-child { padding: 0; }
	.footer-sidebar .widget_categories li ul, .footer-sidebar .widget_nav_menu li ul, .footer-sidebar .widget_pages li ul, .primary-sidebar .widget_categories li ul, .primary-sidebar .widget_nav_menu li ul, .primary-sidebar .widget_pages li ul { border-top: 0; margin-top: 6px; }
	#supplementary { padding: 0; }
	.footer-sidebar { font-size: 12px; line-height: 1.5; }
	.featured-content { padding-left: 182px; }
	.grid .featured-content .hentry { width: 33.3333333%; }
	.grid .featured-content .hentry:nth-child(2n+1) { clear: none; }
	.grid .featured-content .hentry:nth-child(3n+1) { clear: both; }
	.grid .featured-content .entry-header { height: 120px; }
}
@media screen and (min-width:1040px) {
	.site-content .has-post-thumbnail .entry-header { margin-top: -48px; }
	.archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta { padding-right: 15px; padding-left: 15px; }
	.full-width .archive-header, .full-width .comments-area, .full-width .image-navigation, .full-width .page-header, .full-width .page-content, .full-width .post-navigation, .full-width .site-content .entry-header, .full-width .site-content .entry-content, .full-width .site-content .entry-summary, .full-width .site-content footer.entry-meta { padding-right: 30px; padding-left: 30px; }
}
@media screen and (min-width:1080px) {
	.site-content, .site-main .widecolumn { margin-left: 222px; }
	.secondary-navigation, .secondary-navigation ul ul { width: 222px; }
	.secondary-navigation ul li:hover > ul, .secondary-navigation ul li.focus > ul { left: 202px; }
	.slider .featured-content .entry-title { font-size: 33px; }
	.slider .featured-content .entry-header, .slider-control-paging { width: 534px; }
	.slider-control-paging { padding-left: 24px; }
	.slider-control-paging li { margin: 12px 12px 12px 0; }
	.slider-control-paging a { height: 24px; width: 24px; }
	.slider-control-paging a:before { top: 6px; left: 6px; }
}
@media screen and (min-width:1110px) {
	.archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta { padding-right: 30px; padding-left: 30px; }
}
@media screen and (min-width:1218px) {
	.archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta { margin-right: 54px; }
	.full-width .archive-header, .full-width .comments-area, .full-width .image-navigation, .full-width .page-header, .full-width .page-content, .full-width .post-navigation, .full-width .site-content .entry-header, .full-width .site-content .entry-content, .full-width .site-content .entry-summary, .full-width .site-content footer.entry-meta { margin-right: auto; }
}
@media screen and (min-width:1260px) {
	.site-content blockquote.alignleft, .site-content blockquote.alignright { width: -webkit-calc(50% + 18px); width: calc(50% + 18px); }
	.site-content blockquote.alignleft { margin-left: -18%; }
	.site-content blockquote.alignright { margin-right: -18%; }
}

/**

 * 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 { background: transparent; }
	.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; }
}

/* Custom CSS */
* { outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
li { list-style-type: none; }
a, .search-submit, input[type="submit"], input[type="button"] { -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; text-decoration: none; cursor: pointer; }
.clearfix { clear: both; }
img { max-width: 100%; display: block; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.wrapper { max-width: 1230px; padding: 0 15px; margin: 0 auto; }
.site-header .search-box-wrapper .search-field { width: 100%; position: relative; padding: 13px 50px 13px 13px; height: 44px; background: #fff; font-size: 11px; line-height: 16px; color: #454444; border: solid 1px #565656; -moz-appearance: none; -webkit-appearance: none; appearance: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.site-header .search-box-wrapper .search-submit { width: 38px; height: 38px; background: #9045f4 url(images/search-icon.png) no-repeat center; position: absolute; top: 3px; right: 3px; border: none; font-size: 0; cursor: pointer; padding: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.site-header .search-box-wrapper .search-submit:hover { background-color: #6638ae; }
.site-header .call { line-height: 24px; float: right; margin: 45px 0 0; padding: 0 0 0 32px; background: url(images/call-icon.png) no-repeat; }
.site-header .call a { color: #434343; font-size: 14px; }
.site-header .quicklinks { float: right; clear: right; margin: 35px 0 0; }
.site-header .quicklinks li { float: left; margin-left: 28px; position: relative; }
.site-header .quicklinks li:first-child { margin: 0; }
.site-header .quicklinks li a { text-transform: uppercase; font-size: 13px; line-height: 22px; display: block; color: #434343; }
.site-header .quicklinks li a.minicart { background: url(images/down-arrow.png) no-repeat 100% 50%; padding-right: 20px; }
.site-header .quicklinks li a .count { width: 16px; height: 16px; position: absolute; top: -13px; left: 6px; font-size: 11px; line-height: 16px; text-align: center; background: #9045f4; color: #fff; font-weight: 700; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.site-header .quicklinks li a .count:hover { background: #6638ae; }
.site-header .quicklinks li a i { display: inline-block; vertical-align: top; margin: 0 9px 0 0; }
.site-header .quicklinks li a:hover { color: #9045f4; }
.site-header .primary-navigation li { float: left; background: url(images/border-img.jpg) no-repeat 0 50%; }
.site-header .primary-navigation li:first-child { background: none; }
.primary-navigation a { font-size: 13px; line-height: 19px; color: #fff !important; display: block; padding: 15px 45px; letter-spacing: 1px; }

/* Support */
.support { display: inline-block; padding: 50px 0; width: 100%; float: left; }
.support ul li { width: 24%; margin-left: 1%; text-align: center; float: left; padding: 0 10px; }
.support ul li:first-child { margin-left: 0; }
.support ul li span { display: inline-block; vertical-align: top; margin-bottom: 25px; }
.support ul li h4 { font-size: 23px; line-height: 30px; font-weight: 300; color: #373737; margin-bottom: 6px; letter-spacing: 1px; }
.support ul li p { font-size: 16px; line-height: 22px; font-weight: 300; color: #999; margin: 0; letter-spacing: 1px; }

/* Homepage slider sec */
.slider-content { left: 50%; position: absolute; bottom: 0px; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); width: 1200px; }
.slider-heading { max-width: 560px; min-width: 560px; display: inline-block; background-color: rgba(255, 255, 255, 0.8); padding: 20px 40px 10px; margin: 0 85px; min-height: 75px; }
.slider-heading h2 { color: #000; line-height: 55px; text-transform: lowercase; font-size: 50px; }

/* Dropdown */
.minicart-dropdown { width: 420px; background: #eee; position: absolute; top: 100%; right: 0; padding: 15px; border: solid 1px #ddd; z-index: 999; }
.minicart-dropdown 	h5 { margin: 0; display: inline-block; vertical-align: top; font-size: 15px; line-height: 21px; color: #000; font-weight: bold; text-transform: uppercase; }
.minicart-dropdown .close { background: #f05e22; width: 25px; height: 25px; text-align: center; position: absolute; top: 10px; right: 10px; font-size: 20px; color: #fff !important; line-height: 26px; font-weight: bold; }
.minicart-dropdown .cart-details { width: 100%; display: block; margin: 15px 0 0; float: left; }
.minicart-dropdown .cart-details .product-img { float: left; }
.minicart-dropdown .cart-details .product-img img { width: 90px; height: 90px; }
.minicart-dropdown .cart-details .product-details { float: right; width: 70%; }
.minicart-dropdown .cart-details .product-details ul li { display: block; width: 100%; margin: 0 0 8px 0; color: #000; font-size: 14px; line-height: 20px; }
.minicart-dropdown .cart-details .product-details ul li:last-child { margin: 0; }
.minicart-dropdown .cart-details .product-details ul li span { color: #f00; margin-left: 20px; }
.minicart-dropdown .cart-details .product-details ul li span input[type="text"] { width: 40px; height: 35px; padding: 5px; }
.minicart-dropdown .cart-details .subtotal { width: 100%; background: #ddd; display: inline-block; vertical-align: top; clear: both; margin: 15px 0 0; padding: 8px; }
.minicart-dropdown .cart-details .subtotal .label { font-size: 14px; line-height: 20px; color: #000; }
.minicart-dropdown .cart-details .subtotal .price { margin-left: 5px; color: #f00; }
.minicart-dropdown .cart-details .minicart-btn { width: 100%; display: inline-block; vertical-align: top; margin: 15px 0 0; }
.minicart-dropdown .cart-details .minicart-btn p.buttons { margin: 0; }
.minicart-dropdown .cart-details .minicart-btn .viewcart-btn { float: left; width: 48%; background: #9045f4; text-align: center; color: #fff; padding: font-size:14px; line-height: 20px; font-weight: 600; padding: 10px; border: solid 2px #9045f4; }
.minicart-dropdown .cart-details .minicart-btn .checkout-btn { float: right; width: 48%; background: #f05e22; text-align: center; color: #fff; padding: font-size:14px; line-height: 20px; font-weight: 600; padding: 10px; border: solid 2px #f05e22; }
.minicart-dropdown .cart-details .minicart-btn .viewcart-btn:hover { background: transparent; color: #9045f4; }
.minicart-dropdown .cart-details .minicart-btn .checkout-btn:hover { background: transparent; color: #f05e22; }
.minicart-dropdown .cart-details ul li.mini_cart_item { display: block; width: 100%; margin: 0 0 10px; }
.minicart-dropdown .cart-details ul li.mini_cart_item:last-child { margin-bottom: 0; }
.minicart-dropdown .cart-details ul li.mini_cart_item .remove { display: inline-block; vertical-align: top; font-size: 20px; font-weight: bold; color: #f00; line-height: 26px; margin: 20px 5px 0 0; }
.minicart-dropdown .cart-details ul li.mini_cart_item .minicart_img { display: inline-block; vertical-align: top; color: #000000; font-size: 14px; line-height: 20px; }
.minicart-dropdown .cart-details ul li.mini_cart_item .minicart_img img { width: 90px; height: 67px; }
.minicart-dropdown .cart-details ul li.mini_cart_item .quantity { display: block; color: #f00; }
.minicart-dropdown .cart-details ul li.mini_cart_item .minicart_details { display: inline-block; vertical-align: top; margin-left: 20px; }
.minicart-dropdown .cart-details ul li.mini_cart_item .minicart_details .minicart_product_name { color: #000000; display: block; font-size: 14px; line-height: 20px; margin: 0 0 8px; }

/* featured sec */
.heading-subtitle { background: url("images/heading-border.png") repeat-x scroll center center; margin-bottom: 45px; }
.heading-subtitle span { padding: 0 25px; background-color: #fff; }
.featured-blocks { margin: 40px 0 50px; }
.featured-blocks .product-image { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #e0e0e0; }
.featured-blocks .product-image img { margin: 0 auto; height: 240px; }
.featured-blocks .product-image img:hover { -webkit-transform: scale(1.1) rotate(3deg); -moz-transform: scale(1.1) rotate(3deg); transform: scale(1.1) rotate(3deg); }
.featured-blocks .item { display: inline-block; padding: 0 30px; text-align: center; }
.product-name { color: #171717; font-size: 14px; letter-spacing: 1.5px; }
.product-name a { color: #171717; }
.price-box { margin: 15px 0 35px; }
.price { font-size: 20px; color: #010101; }
.actions { display: inline-block; vertical-align: top; overflow: hidden; }
.actions * { -webkit-text-size-adjust: none; -moz-text-size-adjust: none; text-size-adjust: none; }
.actions .button { border: 1px solid #a4a4a4; padding: 9px 20px 9px 45px !important; min-width: 140px; background-color: #fff; cursor: pointer; display: block; font-size: 14px; line-height: 20px; float: left; height: 40px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; }
.actions .button:hover span { color: #fff }
.actions .button.btn-cart { background-image: url('images/icon-buy.png') !important; background-repeat: no-repeat; background-position: 18px 11px; }
.actions .button.btn-cart:hover { border-color: #6638b0; background-color: #6638b0; background-position: 18px -17px; }
.actions .button span { color: #363636; font-weight: bold; font-size: 13px; line-height: 20px; text-transform: uppercase; display: block; }
.search-btn { width: 50px; height: 40px; font-size: 0; line-height: 0; display: block; background-color: #454545; background-image: url('images/icon-magnifier.png'); background-repeat: no-repeat; background-position: center; float: left; margin-left: 6px; }
.search-btn:hover { background-color: #6638b0; }

/* Hottrend */
.hottrend { width: 100%; display: block; padding: 25px 0; /*background: url(images/texture.jpg); background-repeat: repeat;*/ }
.hottrend ul { display: table; overflow: hidden; }
.hottrend ul li { display: table-cell; width: 25%; position: relative; cursor: pointer; }
.hottrend ul li .overlay { width: 100%; position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.4); text-align: center; padding: 15px 25px 18px; -webkit-transform: translateY(108px); -moz-transform: translateY(108px); transform: translateY(108px); -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.hottrend ul li:hover .overlay { -webkit-transform: translateY(0); -moz-transform: translateY(0); transform: translateY(0); }
.hottrend ul li .overlay h4 { position: relative; font-size: 18px; line-height: 24px; font-weight: 700; text-transform: uppercase; color: #fff; padding: 0 0 15px; margin: 0 0 10px; }
.hottrend ul li .overlay h4:before { content: ""; position: absolute; background: #f05e22; width: 72px; height: 2px; bottom: 0; left: 50%; -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.hottrend ul li .overlay p { margin: 0 0 16px; font-size: 13px; line-height: 19px; color: #fff; font-weight: 300; margin: 0 0 20px; padding: 0 15px; }
.hottrend ul li .overlay a { position: relative; font-size: 13px; line-height: 19px; color: #fff; font-weight: 700; display: inline-block; padding: 0; text-transform: uppercase; background: transparent; border: none; }
.hottrend ul li .overlay a:after { background: #f05e22; content: ""; height: 1px; left: 50%; position: absolute; bottom: -6px; width: 0; -moz-transition: width 0.5s ease; -webkit-transition: width 0.5s ease; transition: width 0.5s ease; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
.hottrend ul li .overlay a:hover:after { width: 100%; }
.hottrend ul li.trend { position: relative; background: #9045F4; vertical-align: middle; padding: 20px 20px 20px 62px; }
.hottrend ul li.trend:before { background: #9045F4; content: ""; height: 50%; position: absolute; right: 100%; top: 0; -moz-transform: skewY(45deg); -webkit-transform: skewY(45deg); transform: skewY(45deg); -webkit-transform-origin: right bottom 0; moz-transform-origin: right bottom 0; transform-origin: right bottom 0; width: 18px; }
.hottrend ul li.trend:after { background: #9045F4; bottom: 0; content: ""; height: 50%; position: absolute; right: 100%; -moz-transform: skewY(-45deg); -webkit-transform: skewY(-45deg); transform: skewY(-45deg); -webkit-transform-origin: right bottom 0; -moz-transform-origin: right bottom 0; transform-origin: right bottom 0; transform-origin: right top 0; width: 18px; }
.hottrend ul li.trend h3 { font-size: 30px; line-height: 30px; color: #fff; font-weight: 800; text-transform: uppercase; text-align: left; }
.hottrend ul li.trend h2 { font-size: 65px; line-height: 71px; color: #fff; font-weight: 800; font-family: "Open Sans", sans-serif; }
.hottrend ul li.trend p { font-size: 13px; line-height: 19px; color: #fff; font-weight: 300; margin: 0; }

/* party */
.partyonline { width: 100%; position: relative; background: url(images/party-bg.jpg) no-repeat; background-position: center; background-attachment: fixed; background-size: cover; text-align: center; padding: 74px 0; }
.partyonline:after { width: 100%; height: 100%; content: ""; position: absolute; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.7); }
.partyonline .wrapper { position: relative; z-index: 2; }
.partyonline h2 { font-family: 'the_goldsmith_vintagevintage'; font-size: 50px; line-height: 56px; color: #fff; text-transform: uppercase; margin-bottom: 30px; }
.partyonline h4 { font-size: 23px; line-height: 29px; color: #fff; font-style: italic; margin-bottom: 15px; }
.partyonline p { font-size: 15px; line-height: 21px; color: #fff; font-weight: 300; margin-bottom: 35px; }
.partyonline a { font-size: 14px; line-height: 20px; color: #fff; font-weight: 700; text-transform: uppercase; display: inline-block; vertical-align: top; background: transparent; border: solid 2px #fff; padding: 9px 25px; }
.partyonline a:hover { background: #fff; color: #9045F4; }

/* Product category */
.product-category { clear: both; display: block; padding: 50px 0 0; }
.product-category ul li { width: 24%; position: relative; float: left; margin-left: 16px; overflow: hidden; }
.product-category ul li:first-child { margin-left: 0; }
.product-category ul li.lrg { width: 49.33%; }
.product-category ul li a .overlay { width: 100%; position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.7); padding: 19px 30px; }
.product-category ul li a .overlay h4 { font-weight: 18px; line-height: 24px; color: #fff; font-weight: 600; text-transform: uppercase; }
.product-category ul li a img { -moz-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); -moz-transition: all 1s ease; -webkit-transition: all 1s ease; transition: all 1s ease; }
.product-category ul li a img:hover { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }

/* Footer */
.site-footer .quick-contact { width: 100%; padding: 35px 0; display: block; border-bottom: solid 1px #5a5a55; }
.site-footer .quick-contact .block { width: 33.33333333333333%; min-height: 150px; float: left; text-align: center; padding: 0 30px; border-left: solid 1px #5a5a5a; }
.site-footer .quick-contact .block:first-child { border: none; }
.site-footer .quick-contact .block span { display: inline-block; vertical-align: top; margin-bottom: 30px; }
.site-footer .quick-contact .block p { font-size: 16px; line-height: 24px; font-weight: 300; color: #d9d9d9; margin: 0; letter-spacing: 1px; }
.site-footer .quick-contact .block p a { color: #d9d9d9; }
.site-footer .quick-contact .socilamedia { text-align: center; margin: 38px auto 0; }
.site-footer .quick-contact .socilamedia ul li { display: inline-block; vertical-align: top; margin: 0 12px; }
.site-footer .quick-contact .socilamedia ul li a:hover { opacity: 0.7; }
.site-footer .quick-link { width: 100%; float: left; padding: 35px 0; display: block; border-bottom: solid 1px #5a5a55; }
.site-footer .quick-link .block { width: 25%; float: left; text-align: center; padding-right: 30px; text-align: left; }
.site-footer .quick-link .block:last-of-type { padding-right: 0; }
.site-footer .quick-link .block:nth-child(1) { width: 22% }
.site-footer .quick-link .block:nth-child(2) { width: 18% }
.site-footer .quick-link .block:nth-child(3) { width: 30% }
.site-footer .quick-link .block:nth-child(4) { width: 30% }
.site-footer .quick-link .block h4 { font-size: 16px; line-height: 22px; color: #d4d4d4; font-weight: 600; text-transform: uppercase; margin: 0 0 23px; }
.site-footer .quick-link .block ul li { display: block; margin: 0 0 5px; padding-left: 16px; background: url(images/right-arrow.png) no-repeat 0 center; }
.site-footer .quick-link .block ul.timing li { padding: 0; background: none; }
.site-footer .quick-link .block ul li a { font-size: 14px; line-height: 20px; color: #d4d4d4; }
.site-footer .quick-link .block ul li a:hover { color: #fff; padding-left: 5px; }
.site-footer .quick-link .block ul li span { min-width: 140px; font-size: 14px; line-height: 20px; color: #d4d4d4; display: inline-block; vertical-align: top; }
.site-footer .quick-link .block p { font-size: 14px; line-height: 20px; color: #d4d4d4; margin: 0 0 12px; }
.site-footer .quick-link .block input[type="text"] { width: 100%; font-size: 14px; line-height: 20px; color: #d4d4d4; background: #333; border: solid 1px #727272; padding: 11px 14px; margin: 0 0 13px; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.site-footer .quick-link .block input[type="submit"], input[type="button"] { background: #333; border: solid 2px #fff; padding: 9px 28px; color: #fff; font-weight: 700; text-transform: uppercase; cursor: pointer; -moz-appearance: none; -webkit-appearance: none; appearance: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.site-footer .quick-link .block input[type="submit"], input[type="button"]:hover { color: #333; background: #fff; }
.site-footer .copyright p { font-size: 13px; line-height: 44px; color: #d4d4d4; display: inline-block; vertical-align: top; margin: 0; }
.site-footer .copyright .mail_img { position: absolute; left: 50%; top: 25px; -webkit-transform: translate(-50%); -moz-transform: translate(-50%); transform: translate(-50%); }
.site-footer .copyright { display: block; padding: 20px 0; clear: both; position: relative; }
.site-footer .copyright .payment { float: right; }
.site-footer .copyright .payment span { display: inline-block; vertical-align: top; font-size: 14px; color: #c9c9c9; font-weight: 700; line-height: 44px; margin-right: 24px; }
.site-footer .copyright .payment img { display: inline-block; vertical-align: top; }

/* Contact */
.inner_banner ul.slides p { margin: 0; }
.outer_wrapper { /*background: url("images/texture.jpg") repeat;*/ display: inline-block; clear: both; vertical-align: top; padding: 80px 0 20px; width: 100%; }
.outer_wrapper .page_title { margin-bottom: 100px; font-size: 24px; line-height: 30px; font-weight: bold; color: #3B3B3B; text-transform: uppercase; }
.outer_wrapper .left_contact { float: left; width: 60%; background: #fff; border: solid 1px #D1D1D3; padding: 15px; position: relative; }
.outer_wrapper .left_contact h3 { position: absolute; bottom: 100%; left: -1px; background: #D1D1D1; color: #141414; font-size: 14px; line-height: 20px; font-weight: 700; text-transform: capitalize; padding: 15px 20px; }
.left_contact form ul li { width: 48%; float: left; margin: 0 0 20px; position: relative; }
.left_contact form ul li:nth-child(2n+2) { float: right; }
div.wpcf7 .ajax-loader { position: absolute; }
.left_contact form ul li label { color: #4C4C4C; display: block; font-size: 13px; line-height: 19px; font-weight: 700; margin: 0 0 5px; }
.left_contact form ul li input[type="text"], input[type="email"], input[type="tel"], textarea { width: 100%; border: solid 1px #B9B9B9; font-size: 14px; line-height: 20px; color: #4C4C4C; padding: 10px; -webkit-box-shadow: none; box-shadow: none; outline: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; -webkit-border-radius: 0; border-radius: 0; }
.left_contact form ul li .form_submit { float: left; background: #6538AF; width: 45%; border: none; color: #fff; text-align: center; font-size: 13px; line-height: 19px; font-weight: 700; text-transform: uppercase; cursor: pointer; padding: 15px 10px; -webkit-box-shadow: none; box-shadow: none; outline: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; -webkit-border-radius: 0; border-radius: 0; }
.left_contact form ul li .form_reset { float: right; background: #6538AF; width: 45%; border: none; color: #fff; text-align: center; font-size: 13px; line-height: 19px; font-weight: 700; text-transform: uppercase; cursor: pointer; padding: 15px 10px; -webkit-box-shadow: none; box-shadow: none; outline: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; -webkit-border-radius: 0; border-radius: 0; }
.left_contact form ul li .form_submit:hover, .left_contact form ul li .form_reset:hover { background: #F05E22; }
.left_contact form ul li textarea { max-height: 110px; resize: none; }
.outer_wrapper .right_contact { min-height: 274px; float: right; width: 35%; background: #fff; border: solid 1px #D1D1D3; padding: 15px; position: relative; }
.outer_wrapper .right_contact h3 { position: absolute; bottom: 100%; left: -1px; background: #D1D1D1; color: #141414; font-size: 14px; line-height: 20px; font-weight: 700; text-transform: capitalize; padding: 15px 20px; }
.right_contact p:last-of-type { margin: 0; }

/* Shop */
.outer_wrapper .left-panel { width: 25%; float: left; clear: right; border: solid 1px #AAAAAC; background-color: rgba(255, 255, 255, 0.5); padding: 15px 10px 30px; }
.outer_wrapper .left-panel #secondary { width: 100%; }
.outer_wrapper .left-panel .widget-title { position: relative; font-size: 18px; line-height: 24px; font-weight: 500; color: #0F0600; text-transform: uppercase; padding: 0 0 10px; }
.outer_wrapper .left-panel .widget-title:after { content: ""; position: absolute; bottom: 0; left: 0; background: #AAAAAA; width: 100%; height: 1px; }
.outer_wrapper .left-panel ul.product-categories li { margin-bottom: 20px; padding: 0 0 0 20px; background: url(images/arrow.png) no-repeat 8px center; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.outer_wrapper .left-panel ul.product-categories li:last-child { margin: 0; }
.outer_wrapper .left-panel ul.product-categories li:hover { padding-left: 25px; }
.outer_wrapper .left-panel ul.product-categories li a { font-size: 14px; line-height: 20px; color: #100700; }
.outer_wrapper .left-panel ul.product-categories li span { color: #100700; }
.outer_wrapper .right-panel { width: 75%; float: right; padding: 0 20px 20px; }
.woocommerce .woocommerce-ordering select { background: url(images/dropdown-shop.png) no-repeat 97% center; vertical-align: top; border: solid 1px #C6C6C6; padding: 4px; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.products-per-page .wppp-select { min-width: 200px; background: url(images/dropdown-shop.png) no-repeat 97% center; border: 1px solid #c6c6c6; padding: 4px; vertical-align: top; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

/* Single Product */
.woocommerce div.product form.cart .variations select { background: #fff url("images/dropdown-shop.png") no-repeat 97% center; max-width: 100%; min-width: 30%; display: inline-block; margin-right: 1em; -moz-appearance: none; -webkit-appearance: none; appearance: none; border: 1px solid #c2c2c2; padding: 12px 10px; font-size: 14px; line-height: 20px; height: 46px; vertical-align: top; }
.product_meta .posted_in { display: block; }
.product_meta .posted_in a { font-weight: bold; color: #734EB7; }
.product_meta .posted_in a:hover { color: #734EB7; }

/* Style Chane on 06-08-2016 Start */
.wr-mega-menu > li > a { padding: 15px 45px !important; }
.open-hour .open-hour-table td { padding: 10px; color: #000; }
.open-hour .open-hour-table td:first-child { font-size: 16px; font-size: 600; color: #9045f4; text-transform: uppercase; }
.woocommerce ul.products li.product:nth-child(3n), .woocommerce-page ul.products li.product:nth-child(3n), .woocommerce-page ul.products li.product:last-child { margin-right: 0px; }
div.wpcf7-validation-errors { border: none; }
div.wpcf7-mail-sent-ok { border: none; }
#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img { display: inline-block; margin-left: 5px; }
.woocommerce div.product form.cart, .woocommerce div.product p.cart { float: left; }
.yith-wcwl-add-to-wishlist { float: left; margin: 0 0 10px; clear: both; }
.woocommerce .quantity .qty { height: 45px !important; }
.woocommerce div.product form.cart .button { height: 45px; }
.panel.entry-content { float: left; width: 100%; }
.related.products h2 { margin: 35px 0 25px; display: inline-block; }

/* Mega Nenu */
.wr-megamenu-inner { background-color: #6638b0 !important; border-color: #6638b0 !important; }
.wr-megamenu-inner .block-sub-menu { display: block; padding: 6px 0px; }
.wr-megamenu-inner .block-sub-menu a { color: #fff; padding: 0px; font-weight: 700; text-transform: capitalize; }
.wr-megamenu-inner .block-sub-menu a span { white-space: initial; word-wrap: break-word; }
.wr-megamenu-inner .block-sub-menu ul.submenu-items { padding: 10px 0 0; border: 0px none; }
.wr-megamenu-inner .block-sub-menu ul.submenu-items a { color: #fff; font-weight: 400; padding: 0px; }
.primary_405 .wr-mega-menu li:hover .wr-megamenu-inner .block-sub-menu a, .primary_405 .wr-mega-menu li.focus .wr-megamenu-inner .block-sub-menu a { background: none !important; }
.primary_405 .wr-mega-menu li:hover .wr-megamenu-inner .block-sub-menu a:hover, .primary_405 .wr-mega-menu li.focus .wr-megamenu-inner .block-sub-menu a:hover { color: #1cba70 !important; }

/*.wr-megamenu-inner .block-sub-menu .wr-element-submenu a { text-align: left; } */

/* Woocommerce css */

.woocommerce table.shop_table { box-shadow: none; border-radius: 0px; }
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions { display: table-cell; }
.woocommerce-cart table.cart td.actions .coupon .input-text { min-width: 160px; height: 40px; font-size: 16px; line-height: 22px; color: #000; font-weight: 400; text-transform: uppercase; text-align: center; border: solid 1px #9045f4; background-color: transparent; padding: 10px; -webkit-box-shadow: none; box-shadow: none; outline: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; -webkit-border-radius: 0; border-radius: 0; }
.woocommerce .cart .button, .woocommerce .cart input.button { min-width: 140px; height: 40px; font-size: 16px; line-height: 22px; color: #fff; font-weight: 400; text-transform: uppercase; text-align: center; border-color: #9045f4; border-radius: 0px; background-color: #9045f4; padding: 10px; cursor: pointer; -webkit-box-shadow: none; box-shadow: none; outline: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; -webkit-border-radius: 0; border-radius: 0; }
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover { background-color: #f05e22 !important; border-color: #f05e22 !important; color: #fff; }
.woocommerce-cart table.cart img { display: block; max-width: 100px; width: auto; }
.woocommerce-cart table.cart th { background-color: #9045f4; padding: 12px; color: #fff; border-collapse: collapse; text-align: center; }
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button { font-size: 20px; line-height: 26px; color: #fff; font-weight: 700; text-transform: uppercase; text-align: center; background-color: #9045f4; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; }
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover { background-color: #f05e22; color: #fff; }
.woocommerce .quantity .qty { width: 100px; height: 40px; border: 1px solid #999; text-align: left; padding: 10px 5px; }
.woocommerce-cart table.cart td.product-remove { text-align: center; }
.woocommerce a.remove { display: inline-block; }

/* Style Chane on 06-08-2016 End */
.yith-wcwl-add-to-wishlist .feedback, .yith-wcwl-add-to-wishlist a { font-weight: 700; color: #6538af; }
.yith-wcwl-add-to-wishlist a:hover { color: #f05e22; }
.site-header .call.mobile-version { display: none; }





/* 18-4-2017 Start */
.wr-megamenu-container ul.wr-mega-menu ul.sub-menu, .wr-megamenu-inner { -webkit-transition: all 0.5s ease-in-out !important; -moz-transition: all 0.5s ease-in-out !important; transition: all 0.5s ease-in-out !important; }
.woocommerce h2 { color: #000000; font-family: "Open Sans", sans-serif; font-size: 20px; font-weight: 700; line-height: 26px; margin: 0 0 20px; text-transform: uppercase; }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { background: #ffffff none repeat scroll 0 0; border: 1px solid #c1c1c1; float: left; margin: 0 5% 70px 0; padding: 10px 10px 20px; position: relative; text-align: center; width: 30%; }
.woocommerce ul.products li.product:nth-child(3n), .woocommerce-page ul.products li.product:nth-child(3n), .woocommerce-page ul.products li.product:last-child { margin-right: 0; }
.woocommerce ul.products li.product a { display: block; }
.woocommerce ul.products li.product a img { display: block; height: 240px; margin: 0 auto; padding-bottom: 20px; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.outer_wrapper ul.products li.product .actions .button { margin-top: 0; }
.woocommerce .woocommerce-breadcrumb { color: #ff4c00; font-size: 14px; line-height: 20px; margin: 0 0 22px; padding: 0; }
.woocommerce .woocommerce-breadcrumb a { color: #000; }
.woocommerce .woocommerce-breadcrumb a:hover { color: #6639b0; }
.product .images { background: #fff none repeat scroll 0 0; border: 1px solid #c1c1c1; float: left; margin: 0 auto; text-align: center; width: 30%; }
.product .images a { display: block; }
.product .images img { display: block; height: auto; margin: 0 auto; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.summary.entry-summary .single_product_price { color: #6639b0; font-size: 24px; font-weight: bold; line-height: 30px; margin: 0 0 10px; }
.outer_wrapper .product .cart .quantity { float: left; margin: 0 15px 0 0 !important; }
.product .cart .single_add_to_cart_button { background: #6538af !important; }

.woocommerce div.product .woocommerce-tabs .panel { background: #ffffff none repeat scroll 0 0; border: 1px solid #d1d1d1; margin: 0; padding: 26px 30px; }
.panel.entry-content { float: left; width: 100%; }
.woocommerce-tabs .panel h2 { color: #000; font-family: "Open Sans", sans-serif; font-size: 20px; font-weight: 700; line-height: 26px; margin: 0 0 20px; text-transform: uppercase; }
.woocommerce #reviews h3 { color: #3b3b3b; font-size: 19px; font-weight: 700; line-height: 25px; margin: 0; text-align: left; text-transform: none; }
.must-log-in { text-align: center; }
.woocommerce div.product .woocommerce-tabs ul.tabs { margin: 0; padding-left: 0; }
.woocommerce div.product .woocommerce-tabs ul.tabs::before { display: none; }

.woocommerce div.product .woocommerce-tabs ul.tabs li { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background-color: #ebe9eb; border-color: #d3ced2 #d3ced2 currentcolor; border-image: none; border-style: solid solid none; border-width: 1px 1px medium; display: inline-block; margin: 0 -5px 0 0; padding: 0; position: relative; z-index: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active { background: #ffffff none repeat scroll 0 0; border-bottom-color: #ffffff; z-index: 2; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a { color: #515151; display: inline-block; font-weight: 700; padding: 15px 20px; text-decoration: none; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a { color: inherit; text-shadow: inherit; }

.related.products ul.products li.product { clear: none; margin-bottom: 4%; margin-right: 4%; width: 22%; }
.related.products h2 { color: #000; font-family: "Open Sans", sans-serif; font-size: 18px; line-height: 24px; margin: 30px 0; text-transform: uppercase; }
.related.products ul.products li.product:nth-child(4n) { margin-right: 0; }
/* 18-4-2017 End */

/* 19-4-2017 Start */
.woocommerce-message { border-top-color: #f05e22 !important; }
.woocommerce-error, .woocommerce-info, .woocommerce-message { background-color: #f7f6f7; border-top: 3px solid #9045f4; color: #515151; list-style: outside none none !important; position: relative; width: auto; }
#add_payment_method .cart-collaterals .cart_totals table small, .woocommerce-cart .cart-collaterals .cart_totals table small, .woocommerce-checkout .cart-collaterals .cart_totals table small { color: #fff; }
.woocommerce .woocommerce-info::before { color: #f05e22; }
.woocommerce #place_order { background: #6538af !important; text-transform: uppercase !important; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.woocommerce #place_order:hover { background: #F05E22 !important; }
.woocommerce ul.products li.product h3 { min-height: 65px; border-top: 1px solid #ccc; font-size: 16px; line-height: 22px; margin: 0; padding: 10px 0; }
.woocommerce ul.products li.product .price { color: #010101; display: block; font-size: 20px; font-weight: 400; line-height: 26px; margin-bottom: 35px; text-align: center; }
.add_to_wishlist { background: #ddd; border: none; color: #454545; cursor: pointer; float: left; font-size: 14px; font-weight: 700; line-height: 22px; margin: 0 0 15px !important; padding: 12px; text-transform: uppercase; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; }
.add_to_wishlist:hover { background: #9045F4; }
.woocommerce-error::before { color: #f05e22; }
.shipping_address input[type="text"], .shipping_address textarea { border: 1px solid #b9b9b9; border-radius: 0 !important; font-size: 14px; line-height: 20px; margin: 0; outline: none; padding: 10px; width: 100%; }
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea { font-size: 14px; line-height: 20px; margin: 0; outline: 0 none; padding: 10px; width: 100%; border: 1px solid #d3ced2; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.woocommerce .woocommerce-Button { background: #9045F4 !important; color: #fff !important; text-transform: uppercase; padding: 12px 25px !important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; }
.woocommerce .woocommerce-Button:hover { background: #f05e22 !important; }
.woocommerce-LostPassword a { color: #9045F4; }
.woocommerce-LostPassword a:hover { color: #F05E22; }
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count { color: #000; font-size: 15px; line-height: 21px; margin: 0 0 30px; }
.woocommerce div.product div.images img { box-shadow: none; display: block; height: auto; margin: 0 auto; width: auto; }
.woocommerce p.stars a { color: #F05E22; }
.woocommerce #review_form #respond p:hover { color: #F05E22; }
.woocommerce p label { margin-bottom: 8px; }




.form .div_text { width: 100% !important; }
.wpmem_msg { margin: 0 auto 30px; }
#wpmem_reg .button_div, #wpmem_login .button_div { width: 100%; text-align: left; display: inline-block; vertical-align: top; height: auto; }
#wpmem_reg fieldset label, #wpmem_reg fieldset, #wpmem_login fieldset label { display: inline-block !important; }
#wpmem_login .button_div .buttons, .woocommerce #review_form #respond .form-submit .submit { background: #6638B0; color: #fff; border: none; text-transform: uppercase; font-size: 14px; line-height: 20px; padding: 8px 14px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
#wpmem_login .button_div .buttons:hover, .woocommerce #review_form #respond .form-submit .submit:hover { background: #f05e22; }

#yith-quick-view-modal { bottom: 0; left: 0; opacity: 0; position: fixed; right: 0; text-align: center; top: 0; visibility: hidden; z-index: 10000; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
#yith-quick-view-modal.open .yith-wcqv-wrapper { visibility: visible; }
#yith-quick-view-modal .yith-wcqv-wrapper { height: 80%; }
#yith-quick-view-modal .yith-wcqv-wrapper { backface-visibility: hidden; display: inline-block; height: 700px; max-width: 60%; min-width: auto; overflow: hidden; padding: 15px; text-align: initial; vertical-align: middle; visibility: hidden; z-index: 2000; }


#yith-quick-view-modal.open .yith-wcqv-main { overflow-y: scroll; }
#yith-quick-view-modal.open .yith-wcqv-main { height: 100%; opacity: 1; overflow-y: scroll; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px); }
#yith-quick-view-modal .yith-wcqv-main { opacity: 0; padding: 20px; -webkit-transform: translateY(20%); -moz-transform: translateY(20%); transform: translateY(20%); -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2); -moz-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2); box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
#yith-quick-view-modal .yith-wcqv-main { background: #fff; }

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images, #yith-quick-view-content div.images { width: 30%; }
.woocommerce div.product form.cart div.quantity { float: left; margin: 0 15px 0 0; }



/* 19-4-2017 End */


/* Responsive */
@media only screen and (min-width:1030px) {
	.site-header.header-sticky { background-color: rgba(255, 255, 255, 0.95); position: fixed; width: 100%; z-index: 9999; }
	.site-header.header-sticky .site-title { width: 10%; }
	.site-header.header-sticky .call { margin-top: 20px; }
	.site-header.header-sticky .search-box-wrapper { margin-top: 10px; }
	.site-header.header-sticky .quicklinks { margin-top: 20px; }
}
@media only screen and (max-width:1199px) {
	.hottrend ul li.trend { padding: 20px; }
	.hottrend ul li .overlay { padding: 15px 15px 18px; }
	.hottrend ul li .overlay h4 { font-size: 14px; line-height: 20px; }
	.product-category ul li { width: 24%; margin-left: 13px; }
	.product-category ul li.lrg { width: 49.33333333333333%; }
	.slider-content, .flex-direction-nav { display: none; }
	.wr-mega-menu > li > a { padding: 15px 30px !important }
	.outer_wrapper .right-panel { padding-right: 0; }
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { margin: 0 2% 20px 0; width: 32%; }
	.outer_wrapper { padding: 40px 0; }
	#yith-quick-view-modal .yith-wcqv-wrapper { max-width: 100%; }
}
@media only screen and (min-width:980px) and (max-width:1199px) {
	.featured-blocks .item { padding: 0 5px; }
	.primary-navigation a { padding: 13px 29px; }
	.site-footer .quick-link .block { padding-right: 20px; }
	.product-category ul li { margin-left: 12px; }
	.site-footer .copyright .mail_img { left: 40%; -webkit-transform: translate(-40%); -moz-transform: translate(-40%); transform: translate(-40%); }
}
@media only screen and (max-width:979px) {
	.wrapper { max-width: 100%; }
	.site-header { z-index: 9999; }
	.product-category ul li { margin-left: 9px; }
	.product-category ul li a .overlay h4 { font-size: 16px; line-height: 22px; }
	.primary-navigation { background: none; }
	.menu-main-menu-container .wr-megamenu-container { width: 100%; position: absolute; top: 100%; left: 0; }
	.menu-main-menu-container .nav-menu { background: #9045f4; }
	.site-header .primary-navigation li { width: 100%; display: block; float: none; background-image: none; position: relative; }
	.primary-navigation a { padding: 8px; padding-left: 20px; /* border-bottom: solid 1px #7324dc; */ font-weight: 600; }
	.primary-navigation li:last-child a { border-bottom: none; }
	.primary-navigation a:hover { background: #7324dc; }
	.site-footer .copyright p { display: block; text-align: center; line-height: 19px; margin-bottom: 15px; }
	.site-footer .copyright .mail_img { margin: 0 0 15px; text-align: center; left: inherit; top: inherit; position: relative; -webkit-transform: inherit; -moz-transform: inherit; transform: inherit; }
	.site-footer .copyright .mail_img img { display: inline-block; vertical-align: top; }
	.site-footer .copyright .payment { float: none; display: block; text-align: center; }

	/* Menu */
	/* Responsive Nav */
	.menu-main-menu-container { width: 100%; position: absolute; top: 100%; left: 0; }
	.menu-main-menu-container ul li a { padding: 8px 15px; }

	/* Responsive Nav */
	.primary-navigation .sub-menu { display: none; }
	.primary-navigation li.menu-item-has-children span { background: #F05E22 url("images/icon-nav-arrow.png") no-repeat center; cursor: pointer; height: 25px; position: absolute; right: 15px; top: 5px; width: 25px; z-index: 1; }
	.site-navigation ul ul { margin: 0; }
	.site-navigation ul ul a { padding-left: 30px; font-size: 11px; line-height: 17px; text-transform: capitalize; }
	.primary-navigation ul ul li:last-child { border-bottom: 1px solid #7324dc; }
	.wr-megamenu-container a.menu-item-link { margin: 0px !important; }
	.wr-megamenu-container ul.wr-mega-menu > li.wr-megamenu-item > a.menu-item-link { padding: 15px 45px 15px 10px !important; }
	.primary-navigation li.menu-item-has-children span { position: relative; top: auto; right: auto; left: 0px; height: auto; background: none; }
	.wr-mega-menu .wr-menu-down { display: none; }
	#secondary { background: none; border-top: 0px; }
	.primary-sidebar { padding: 0px; }
	.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count { }
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 48%; margin-right: 4%; }
	.woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n) { margin-right: 0; }
}
@media only screen and (min-width:768px) and (max-width:979px) {
	.featured-blocks .item { padding: 0 5px; }
	.featured-blocks .item { padding: 0 5px; }
	.search-box-wrapper { width: 28%; margin: 15px 50px 0 22px; }
	.site-header .call { margin-top: 25px; }
	.site-header .quicklinks { margin-top: 30px; }
	.header-main .site-title { width: 20%; }
	.site-footer .quick-link .block { padding-right: 15px; }
	.site-footer .quick-link .block ul li span { min-width: inherit; }
	.product-category ul li { margin-left: 8px; }
	.support ul li span { margin-bottom: 10px; }
	.hottrend ul li .overlay { -webkit-transform: translateY(142px); -moz-transform: translateY(142px); transform: translateY(142px); height: 100%; }
	.hottrend ul li .overlay h4 { min-height: 60px; }
	.hottrend ul li.trend h3 { font-size: 20px; line-height: 20px; }
	.hottrend ul li.trend h2 { font-size: 40px; line-height: 46px; }
	.woocommerce .woocommerce-result-count { width: 100%; margin: 0 0 10px; }
	.woocommerce .woocommerce-ordering { float: left; }
}
@media only screen and (min-width:640px) and (max-width:979px) {
	.site-header { border-bottom: 2px solid #6638b0; }
}
@media only screen and (max-width:767px) {
	.support { padding: 20px 0; }
	.support ul li { width: 100%; margin-bottom: 20px; }
	.support ul li:last-child { margin-bottom: 0; }
	.support ul li span { margin-bottom: 10px; }
	.site-footer .quick-link .block { width: 100% !important; padding-bottom: 15px; padding-right: 0px; }
	.site-footer .quick-link .block:last-child { padding-bottom: 0; }
	.site-footer .quick-link .block h4 { margin-bottom: 10px; }
	.site-footer .quick-link { padding: 25px 0; }
	.site-footer .copyright { padding: 15px 0; }
	.site-footer .copyright p { line-height: 30px; }
	.site-footer .copyright .payment { padding-bottom: 20px; }
	.site-footer .quick-contact .socilamedia { margin-top: 10px; }
	.site-footer .quick-contact .block span { margin-bottom: 15px; }
	.site-footer .quick-contact { padding: 30px 0; }
	.heading-subtitle { margin-bottom: 30px; }
	.heading-subtitle span { padding: 0 10px; }
	.featured-blocks { margin: 10px 0 30px; }
	.support ul li h4 { font-size: 20px; line-height: 24px; }
	.partyonline h2 { font-size: 40px; line-height: 46px; margin-bottom: 20px; }
	.partyonline h4 { font-size: 18px; line-height: 24px; margin-bottom: 20px; }
	.product-category { padding: 30px 0 0; }
	.product-category ul li { margin-left: 8px; }
	.product-category ul li a .overlay { padding: 10px; }
	.product-category ul li a .overlay h4 { font-size: 14px; line-height: 20px; }
	.outer_wrapper .left-panel { width: 100%; margin-bottom: 20px; }
	.outer_wrapper .right-panel { width: 100%; padding-left: 0; padding-right: 0; }
	.actions .button { padding: 9px 10px 9px 40px !important; }
	.related.products h2 { margin: 20px 0; }
}
@media only screen and (min-width:640px) and (max-width:767px) {
	.featured-blocks .item { padding: 0 5px; }
	.actions .button { min-width: 120px; }
	.header-main .site-title { width: 24%; }
	.search-box-wrapper { width: 35%; margin: 15px 48px 0 20px; }
	.site-header .call { margin-top: 30px; }
	.site-header .quicklinks { margin-top: 30px; }
	.product-category ul li { margin-left: 7px; }
	.product-category ul li a .overlay { padding: 15px 10px; }
	.site-footer .quick-contact .block { width: 33%; padding: 0 5px; border-left: none; min-height: inherit; margin-bottom: 20px; }
	.site-footer .quick-contact .block p { font-size: 14px; }
	.hottrend ul li.trend { padding: 10px; }
	.hottrend ul li.trend::after { width: 6px; }
	.hottrend ul li.trend::before { width: 6px; }
	.hottrend ul li.trend h3 { font-size: 16px; line-height: 16px; }
	.hottrend ul li.trend h2 { font-size: 30px; line-height: 36px; }
	.hottrend ul li .overlay { padding: 10px; -moz-transform: translateY(133px); -webkit-transform: translateY(133px); transform: translateY(133px); }
	.hottrend ul li .overlay h4 { min-height: 0; padding-bottom: 5px; margin-bottom: 5px; }
	.hottrend ul li .overlay p { padding: 0; }
}
@media only screen and (max-width:639px) {
	.header-main .site-title { width: 100%; text-align: center; }
	.header-main .site-title img { margin: 0 auto; }
	.search-box-wrapper { display: block; float: left; margin: 0 0 10px 15px; width: 80%; }
	.header-main.wrapper { padding: 0; text-align: center; }
	.site-header .call { margin: 10px 0; display: inline-block; float: none; }
	.site-header .quicklinks { margin: 0; width: 100%; padding: 15px 5px; background-color: #ddd; }
	.site-footer .quick-contact .block { width: 100%; padding: 0 15px; border-left: none; min-height: inherit; margin-bottom: 20px; }
	.menu-toggle { top: 235px; }
	.outer_wrapper { padding: 35px 0px; }
	.site-header .call { display: none; }
	.site-header .call.mobile-version { display: inline-block; text-align: center; }
	.site-header .call.mobile-version a { font-size: 18px; }
	.menu-toggle, .it-responsive-mega { top: 220px; }
	.woocommerce ul.products li.product h3 { letter-spacing: 0; font-size: 14px; line-height: 20px; min-height: 60px; }
	.woocommerce ul.products li.product .price { margin-bottom: 12px; }
	.woocommerce .woocommerce-result-count, .woocommerce .products-per-page, .woocommerce .woocommerce-ordering { width: 100%; margin: 0 0 10px !important; }
	.products-per-page .wppp-select, .woocommerce .woocommerce-ordering select { width: 100%; }
	#yith-quick-view-modal .yith-wcqv-wrapper, #yith-quick-view-modal .yith-wcqv-main { padding: 10px; }
	#yith-quick-view-content div.images { width: 50%; }
}
@media only screen and (min-width:480px) and (max-width:639px) {
	.featured-blocks .item { padding: 0 5px; }
	.site-header .quicklinks li a i { margin-left: 5px; }
	.site-header .quicklinks li { float: none; display: inline-block; }
	.product-category ul li.lrg { width: 100%; margin-bottom: 15px; }
	.product-category ul li { width: 49%; margin-left: 0; }
	.product-category ul li:last-child { margin-left: 2%; }
	.hottrend ul li { width: 50%; display: inline-block; vertical-align: top; float: left; overflow: hidden; }
	.hottrend ul li.trend { min-height: 260px; }
	.hottrend ul li .overlay { height: inherit; -moz-transform: translateY(110px); -webkit-transform: translateY(110px); transform: translateY(110px); }
	.hottrend ul li.trend::before { display: none; }
	.hottrend ul li.trend::after { display: none; }
	.hottrend ul li.trend h3 { font-size: 26px; line-height: 26px; margin-bottom: 20px; }
	.search-btn { margin-left: 2px; }
	.menu-toggle { right: 14px; }
	.zoomImg { display: none !important; }
}
@media only screen and (max-width:479px) {
	.featured-blocks .item { padding: 0 40px; }
	.site-header .quicklinks li { float: none; display: inline-block; margin-left: 2px; }
	.site-header .quicklinks li a i { margin-right: 2px; }
	.site-header .quicklinks li a.minicart { padding-right: 15px; }
	.site-header .quicklinks li a { font-size: 12px; }
	.product-category ul li { width: 100% !important; margin-left: 0; margin-bottom: 15px; }
	.product-category ul li img { width: 100%; }
	.product-category ul li:last-child { margin-bottom: 0; }
	.product-category ul li a .overlay { padding: 10px; }
	.product-category ul li a .overlay h4 { font-size: 18px; }
	.partyonline { padding: 30px 0; }
	.hottrend ul li { width: 100%; display: inline-block; vertical-align: top; float: left; overflow: hidden; }
	.hottrend ul li img { width: 100%; }
	.hottrend ul li .overlay { height: inherit; -moz-transform: translateY(110px); -webkit-transform: translateY(110px); transform: translateY(110px); }
	.hottrend ul li.trend::before { display: none; }
	.hottrend ul li.trend::after { display: none; }
	.hottrend ul li.trend h3 { font-size: 18px; line-height: 22px; margin-bottom: 0px; }
	.hottrend ul li.trend h2 { font-size: 40px; }
	.minicart-dropdown { right: -30px; width: 300px; }
	.menu-toggle { right: 11px; }
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*="columns-"] ul.products li.product, .woocommerce[class*="columns-"] ul.products li.product { width: 100%; margin: 0 0 20px; }
	.woocommerce ul.products li.product h3 { min-height: inherit; }
	.search-box-wrapper { width: 74%; }
	.zoomImg { display: none !important; }
	.site-header .quicklinks li { margin-left: 40px; }
	.site-header .quicklinks li > a { font-size: 0; }
}

.single-product .outer_wrapper { padding-top: 44px; padding-bottom: 20px; }
/* 08-08-2016 */
.product .images { margin: 0 !important; }
.product .summary { margin: 0 !important; padding: 0 0 0 20px !important; }
.product .summary .product_title { font-weight: 600 !important; margin: 0 0 10px !important; }
.product .summary .product_meta { clear: both !important; }
.product .summary .product_meta .posted_in { margin: 10px 0 0 !important; }
.product .summary .product_meta .sku_wrapper .sku { font-size: 14px; font-weight: 700 !important; }
.product_meta .posted_in a:hover { color: #f05e22; }
.inner_banner .slides li img { width: 100%; display: block; }
.woocommerce .quantity .qty { width: 60px !important; }
.woocommerce .wishlist_table td.product-add-to-cart a { min-width: 175px !important; display: inline-block !important; vertical-align: top !important; margin: 0 !important; font-weight: 600 !important; }
.wishlist_table tr td.product-name .yith-wcqv-button { display: none !important; }
.wishlist_table tr td { font-size: 16px !important; line-height: 22px !important; font-weight: 600 !important; text-align: center !important; }
.wishlist_table tr td.product-stock-status .wishlist-in-stock { color: #171717 !important; }
.wishlist_table tr th { font-size: 17px; line-height: 23px; text-align: center !important; text-transform: uppercase !important; }
.woocommerce .woocommerce-info a { color: #9045F4; font-weight: 600; }
.woocommerce-checkout .col2-set h3, .woocommerce-checkout #order_review_heading { line-height: 28px; font-weight: 600; margin: 0 0 20px; }
.woocommerce-checkout .woocommerce-billing-fields .input-text, .woocommerce-checkout .woocommerce-billing-fields .country_select .select2-choice, .woocommerce-checkout .woocommerce-billing-fields .address-field .input-text, .woocommerce-checkout .woocommerce-billing-fields .state_select .select2-choice { font-size: 14px; line-height: 20px; margin: 0; outline: 0 none; padding: 10px; width: 100%; border: 1px solid #b9b9b9; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; }
.woocommerce-checkout .woocommerce-shipping-fields textarea { resize: none; }
.u_regis #wpmem_reg .div_text { width: 35%; }
.u_regis #wpmem_reg .button_div .buttons { background-color: #6538af; border: none; color: #fff; font-weight: 700; padding: 10px 20px; text-transform: uppercase; }
.u_regis #wpmem_reg fieldset legend { margin: 0 0 20px; }
.u_regis #wpmem_reg .button_div { text-align: left; padding: 0; height: inherit; width: inherit; }
.u_regis #wpmem_reg .button_div .buttons:hover { background: #f05e22; }
.u_login #wpmem_login .button_div, .u_login #wpmem_login .link-text { text-align: left; height: inherit; }
.u_login #wpmem_login .button_div .buttons { display: block; background-color: #6538af; border: none; color: #fff; font-weight: 700; padding: 10px 20px; text-transform: uppercase; }
.u_login #wpmem_login .div_text { width: 35%; }
.u_login #wpmem_login .button_div .buttons:hover { background: #f05e22; }
.u_login #wpmem_login .link-text a { color: #9045F4; font-weight: 700; }
.u_regis .wpmem_msg { max-width: 500px; margin: 0 auto; }
.u_regis #wpmem_login .div_text { width: 35%; }
.u_regis #wpmem_login .button_div .buttons { display: block; background-color: #6538af; border: none; color: #fff; font-weight: 700; padding: 10px 20px; text-transform: uppercase; }
.u_regis #wpmem_login .button_div, .u_regis #wpmem_login .link-text { text-align: left; height: inherit; }
.u_regis #wpmem_login .link-text a { color: #9045F4; font-weight: 700; }
.u_login p { margin: 0; font-weight: 700; font-size: 16px; line-height: 32px; }
.u_login p a { color: #9045F4; font-weight: 700; }
.u_login p a:hover { color: #f05e22; }
.outer_wrapper .right_contact .contact_info_section p a { color: #9045F4; font-weight: 600; }
.outer_wrapper .right_contact .contact_info_section p a:hover { color: #f05e22; }
.outer_wrapper .woocommerce .woocommerce-MyAccount-navigation { width: 25%; background: #fff; border: 1px solid #aaaaac; clear: right; float: left; padding: 20px; }
.outer_wrapper .woocommerce .woocommerce-MyAccount-navigation ul li { margin: 0 0 15px; }
.outer_wrapper .woocommerce .woocommerce-MyAccount-navigation ul li:last-child { margin: 0; }
.outer_wrapper .woocommerce .woocommerce-MyAccount-navigation ul li a { font-size: 14px; line-height: 20px; color: #100700; }
.outer_wrapper .woocommerce .woocommerce-MyAccount-navigation ul li:hover a { padding-left: 5px; }
.outer_wrapper .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a { color: #9045F4; }
.outer_wrapper .woocommerce .woocommerce-MyAccount-content p { font-size: 16px; line-height: 26px; }
.outer_wrapper .woocommerce .woocommerce-MyAccount-content p a { color: #9045F4; }
.outer_wrapper .woocommerce .woocommerce-MyAccount-content p a:hover { color: #f05e22; }
.outer_wrapper .woocommerce .woocommerce-MyAccount-content { width: 70%; background: #fff; border: 1px solid #aaaaac; float: right; padding: 20px; }
.outer_wrapper .post-navigation { max-width: 100%; }
.outer_wrapper .post-navigation .nav-links { float: right; border-top: none; }
.outer_wrapper .post-navigation .nav-links a { float: left; width: auto; padding: 10px; margin-left: 10px; }
.outer_wrapper .post-navigation .nav-links a:first-child { margin-left: 0px; }
.comments-area .comment-form p.logged-in-as { text-align: center; }
.comments-area .comment-form p.logged-in-as a { font-size: 16px; line-height: 22px; color: #9045f4; padding: 0 5px; }
.comments-area .comment-form .form-submit input.submit { background-color: #6538af; border: medium none; color: #ffffff; display: block; font-weight: 700; padding: 10px 20px; text-transform: uppercase; }
.comments-area .comment-form .form-submit input.submit:hover { background-color: #f05e22; }

/* Style Added On 09-08-2016 */
.woocommerce div.product div.images a { display: block; }
.inner_heading { font-family: 'Open Sans', sans-serif; font-size: 24px; line-height: 30px; font-weight: 700; margin-bottom: 30px; }
.open-hour table { width: 50%; float: right; background-color: #fff; }
.open-hour figure { width: 50%; padding-right: 35px; float: left; }
.open-hour figure img { max-width: 100%; margin: 0px; padding: 0px; display: block; }
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images { width: 30%; }
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary { width: 70%; padding-left: 50px !important; }
.woocommerce div.product .product_title { font-size: 24px; line-height: 30px; color: #454545; text-transform: uppercase; font-weight: 300 !important; }
.summary.entry-summary .single_product_price { font-weight: 400; }
.woocommerce div.product p.stock { font-size: 18px; line-height: 24px; margin: 10px 0px; font-weight: 400; color: #353535; }
.product .summary.entry-summary .product_meta .sku_wrapper { font-size: 18px; line-height: 24px; color: #454545; margin: 10px 0px; font-weight: 400; }
.product .summary .product_meta .sku_wrapper .sku { font-size: 18px; line-height: 24px; color: #6639b0; }
.product_meta .posted_in { font-size: 18px; line-height: 24px; color: #454545; margin: 0px; font-weight: 400; }
.product_meta .posted_in a { font-size: 18px; line-height: 24px; color: #6639b0; }
#yith-quick-view-close { color: #454545; border-color: #454545; }
.inner_page_image { float: left; width: auto; padding: 10px; border: 1px solid #666; margin: 0 30px 30px 0; }
.inner_page_image img { max-width: 100%; display: block; padding: 0px; margin: 0px; }
.paging-navigation { border: none; margin: 40px 0 0; }
.paging-navigation .page-numbers { border: 1px solid #9045f4; color: #9045f4; }
.paging-navigation a:hover, .paging-navigation .page-numbers.current { border: 1px solid #6638B0; background-color: #6638B0; color: #fff; }
.post-thumbnail { width: 30%; padding: 10px; border: 1px solid #ddd; background: none; }
.post-thumbnail img { max-width: 100%; display: block; }
.entry-header { margin-bottom: 10px; }
.entry-header h3 { font-family: 'Open Sans', sans-serif; font-size: 20px; line-height: 26px; font-weight: 400; text-align: left; }
.about_us_heading { font-size: 20px; color: #454545; line-height: 26px; margin-bottom: 10px; display: inline-block; vertical-align: top; text-transform: none; font-weight: 600; margin-top: 20px; }
.inner_blog_image { float: left; width: 30%; padding: 10px; border: 1px solid #666; text-align: center; }
.inner_blog_image img { max-width: 100%; display: inline-block; }
.blog_content { width: 70%; float: right; padding-left: 30px; }
.blog_content .entry-header h3 { font-size: 20px; color: #454545; line-height: 26px; text-align: left; }
.blog_content .entry-header h3 a { color: #454545; }
.blog_content .entry-header .entry-meta a { font-size: 12px; color: #454545; line-height: 18px; font-weight: 600; }
.blog_content .entry-header .entry-meta a:hover { color: #9045f4; }
.entry-meta .tag-links a:hover { background-color: #9045f4; color: #fff; }
.entry-meta .tag-links a:hover::before { border-right-color: #9045f4; }
h3.comment-reply-title { margin-bottom: 10px; color: #454545; }
.must-log-in { text-align: center; }
.must-log-in a { color: #9045f4; font-weight: 700; }
.outer_wrapper .post-navigation .nav-links { border: 0px none; float: none; display: table; width: 100%; padding: 10px; text-align: center; }
.outer_wrapper .post-navigation .nav-links a { display: inline-block; float: none; vertical-align: top; border: 0px none; position: relative; font-size: 15px; line-height: 21px; font-weight: 400; text-align: center; font-style: italic; color: #454545; background-color: #eee; border: 1px solid #9045f4; padding: 10px 20px; }
.outer_wrapper .post-navigation .nav-links .meta-nav { color: #454545; font-size: 16px; line-height: 22px; font-weight: 300; font-style: normal; text-transform: capitalize; }
.outer_wrapper .post-navigation .nav-links a:hover { background-color: #9045f4; color: #fff; }
.outer_wrapper .post-navigation .nav-links a:hover .meta-nav { color: #fff; }

/* .outer_wrapper .post-navigation .nav-links a:first-child {  }

.outer_wrapper .post-navigation .nav-links a:last-child {  }

.outer_wrapper .post-navigation .nav-links a:first-child:before { content: ""; background: url("images/arrow-small-left.png") no-repeat 0 0; width: 11px; height: 30px; position: absolute; left: -5px; top: 20px; }

.outer_wrapper .post-navigation .nav-links a:last-child:before { content: ""; background: url("images/arrow-small-right.png") no-repeat 0 0; width: 11px; height: 30px; position: absolute; right: -5px; top: 20px; } */
.site-content .has-post-thumbnail .entry-header { margin-top: 0px !important; }
.site-content .entry-header { padding: 0px !important; }
.site-content footer.entry-meta { padding: 0px !important; margin-top: 10px; }
.cat-links a:hover { color: #9045f4; }
.cat-links a { text-transform: capitalize; font-weight: 400; font-size: 14px; }
p.cat { margin: 0px 10px 0 0; text-transform: uppercase; display: inline-block; font-weight: 400; color: #454545; }
p.tag { margin: 0px 10px 0 0; display: inline-block; }
.site-content { margin: 0 auto !important; max-width: 1230px; padding: 0 15px; float: none; }
.return_and_exchange { width: 100%; }
.return_and_exchange h2.inner_heading { margin-bottom: 20px; }
.return_and_exchange p { margin-bottom: 10px; }
ul.return_ul { padding: 0px; margin: 0px; list-style: none; }
ul.return_ul li { list-style: inside; margin-bottom: 5px; }
.regis { text-align: center; }
#wpmem_reg .form, #wpmem_reg .form, #wpmem_login .form { width: 100%; max-width: 600px; margin: 0 auto !important; padding: 20px !important; background-color: #fff; border: 1px solid #9045f4; }
#wpmem_reg fieldset, #wpmem_login fieldset { margin: 0px !important; }
#wpmem_reg legend, #wpmem_login legend { /* font-size: 20px !important; line-height: 26px !important; font-weight: 400 !important; text-transform: none !important; margin-bottom: 30px !important; width: 100%; text-align: center;  */ display: none; }
.u_regis #wpmem_reg .div_text, .u_login #wpmem_login .button_div, .u_login #wpmem_login .link-text { font-size: 14px; line-height: 20px; color: #454545; text-transform: none; }
.u_regis #wpmem_reg .div_text a, .u_login #wpmem_login .link-text a { color: #6538af; font-weight: 400; }
#wpmem_reg fieldset label, #wpmem_reg fieldset, #wpmem_login fieldset label { font-size: 14px; color: #454545; line-height: 20px; margin-bottom: 5px; display: block; text-transform: capitalize; }
.u_regis #wpmem_reg .div_text, .u_login #wpmem_login .div_text { width: 100%; margin-bottom: 15px; }
.u_regis #wpmem_reg .div_text input:not([type="button"]):not([type="checkbox"]), #wpmem_login fieldset .div_text input:not([type="button"]):not([type="checkbox"]) { width: 100%; height: 40px; background: none; border: 1px solid #666; font-size: 14px; line-height: 20px; color: #454545; padding: 10px; }
.u_regis #wpmem_reg .div_text #tos { margin-right: 5px !important; }
#wpmem_reg .req-text { font-size: 12px; line-height: 18px; color: #000; margin: 10px 0 0; text-transform: none; }
#wpmem_reg .req-text span.req { font-size: 18px; }
form.woocommerce-ResetPassword.lost_reset_password { width: 100%; max-width: 600px; margin: 0 auto !important; padding: 20px !important; background-color: #fff; border: 1px solid #9045f4; }
form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-FormRow { width: 100%; }
form.woocommerce-ResetPassword.lost_reset_password .woocommerce-FormRow label { font-size: 14px; color: #454545; line-height: 20px; margin-bottom: 5px; display: block; text-transform: capitalize; }
form.woocommerce-ResetPassword.lost_reset_password .woocommerce-FormRow input:not([type="submit"]) { width: 100%; height: 40px; background: none; border: 1px solid #666; font-size: 14px; line-height: 20px; color: #454545; padding: 10px; }
form.woocommerce-ResetPassword.lost_reset_password .woocommerce-FormRow input[type="submit"] { background-color: #6538af; border: 0px none; color: #fff; font-weight: 700; padding: 10px 20px; text-transform: uppercase; }
form.woocommerce-ResetPassword.lost_reset_password .woocommerce-FormRow input[type="submit"]:hover { background-color: #f05e22; color: #fff; }
div.wpcf7-response-output { clear: both; padding-left: 0px; margin-left: 0px; }
.woocommerce table.wishlist_table thead th { padding: 10px; text-align: center; background-color: #f05e22; font-size: 14px; text-transform: uppercase; line-height: 20px; color: #fff; border-collapse: collapse; }
table.shop_table { width: 100%; background-color: #fff; }
table.shop_table th { padding: 10px; text-align: center; background-color: #f05e22; font-size: 14px; text-transform: uppercase; line-height: 20px; color: #fff; border-collapse: collapse; }
table.shop_table td { padding: 10px; text-align: left; color: #000; font-size: 15px; font-weight: 400; }
table.shop_table td a { color: #9045f4; }
table.shop_table td a:hover { color: #f05e22; }
table.shop_table td a.button.pay { background-color: #f05e22; border-radius: 15px; color: #fff; margin: 0 5px 0 0; padding: 5px 15px; }
table.shop_table td a.button.pay:hover { background-color: #6638b0; color: #fff; }
table.shop_table td a.button.view { background-color: #9045f4; border-radius: 15px; color: #fff; margin: 0 5px 0 0; padding: 5px 15px; }
table.shop_table td a.button.view:hover { background-color: #6638b0; color: #fff; }
table.shop_table td a.button.cancel { background-color: #999; border-radius: 15px; color: #fff; margin: 0 5px 0 0; padding: 5px 15px; }
table.shop_table td a.button.cancel:hover { background-color: #ff0000; color: #fff; }

/* Related Products Responsive Fix */
.related.products ul.products li.product:nth-child(3n+3) { margin-right: 4%; }
@media only screen and (max-width:979px) {
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images { width: 40%; float: left; }
	.woocommerce div.product div.images a { width: 100% !important; }
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary { float: left; width: 60%; padding-left: 30px !important; }
	.product .summary.entry-summary .product_meta .sku_wrapper, .product .summary .product_meta .sku_wrapper .sku, .product_meta .posted_in, .product_meta .posted_in a { font-size: 14px; line-height: 20px; }
	.related.products ul.products li.product { margin-right: 4%; width: 48%; margin-bottom: 20px; }
	.related.products ul.products li.product:nth-child(2n+2) { margin-right: 0; }
}
@media only screen and (max-width:639px) {
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images { width: 100%; }
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary { float: left; width: 100%; padding-left: 0 !important; margin: 30px 0 0 !important; }
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary { margin-bottom: 30px !important; }
}
@media only screen and (max-width:479px) {
	.related.products ul.products li.product { width: 100%; margin-right: 0; }
	.woocommerce-cart table.cart td.actions .coupon { padding: 0 0 10px; }
	.woocommerce-cart table.cart td.actions .coupon .input-text { width: 100%; margin: 0 0 10px; }
	.woocommerce-cart table.cart td.actions .coupon .button { width: 100%; margin: 0; }
}
#wpmem_reg input[type="submit"], #wpmem_reg input[type="button"], #wpmem_reg input[type="reset"], #wpmem_reg button, #wpmem_login button { background: #6538af; border: medium none; color: #ffffff; cursor: pointer; float: left; font-size: 13px; font-weight: 700; line-height: 18px; padding: 10px 20px; text-align: center; text-transform: uppercase; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
#wpmem_reg input[type="submit"]:hover, #wpmem_reg input[type="button"]:hover, #wpmem_reg input[type="reset"]:hover, #wpmem_reg button:hover, #wpmem_login button:hover { background: #f05e22; }

/* Contact page Responsive */
@media only screen and (max-width:639px) {
	.outer_wrapper .page_title { margin-bottom: 70px; }
	.outer_wrapper .left_contact { width: 100%; }
	.outer_wrapper .right_contact { margin: 80px 0 0; width: 100%; min-height: auto; }
	.left_contact form ul li { width: 100%; margin: 0 0 10px; }
	.outer_wrapper .right_contact p { margin: 0 0 10px; }
}

/* Blog Page */
.blog_content .more-link { color: #683AB1; }
.blog_content .more-link:hover { color: #F05E22; }
@media only screen and (max-width:479px) {
	.blog .inner_blog_image { width: 100%; margin: 0 0 20px; }
	.blog .inner_blog_image img { width: 100%; }
	.blog_content { width: 100%; padding-left: 0; }
}

/* Opening Hours */
@media only screen and (max-width:767px) {
	.open-hour table { width: 100%; }
	.open-hour figure { width: 100%; padding: 0; }
	.open-hour figure img { width: 100%; }
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea, input[type="text"], input[type="password"], button, input[type="submit"], input[type="reset"], input[type="button"] { -webkit-box-shadow: none; box-shadow: none; outline: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; -webkit-border-radius: 0; border-radius: 0; }

/* Drop Down Menu */
.primary-navigation .wr-mega-menu .wr-menu-down, .primary-navigation .wr-mega-menu .wr-menu-down.active { background: #f05e22 url(images/icon-toggle.png) no-repeat center; border-radius: 0; height: 29px; left: auto; margin: 0; padding: 0; position: absolute; right: 10px; top: 10px; width: 29px; }
.primary-navigation .wr-mega-menu .wr-menu-down.active { background: #f05e22 url(images/icon-toggle.png) no-repeat center; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.primary-navigation .wr-megamenu-container a:hover, .primary-navigation .primary_405 .wr-mega-menu li:hover .wr-megamenu-inner .block-sub-menu a:hover, .primary-navigation .primary_405 .wr-mega-menu li.focus .wr-megamenu-inner .block-sub-menu a:hover { color: #F05E22; }

/*=========================13-12-16=================*/
.site-footer .quick-link .block:nth-child(1) { width: 35%; }
.site-footer .quick-link .block:nth-child(2) { width: 35%; }
.site-footer .quick-link .block:nth-child(3) { width: 30%; }
.inner_banner ul.slides li img:empty { display: none; }










