/*!
Theme Name:  Wash-Mcg Main
Author: WSG
Version: 1.0
Text Domain: washburn-mcgoldrick
Domain Path: /languages/
*/
/*----------------------------------------------------------------------------*	TABLE OF CONTENTS
\*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*	# Helpers
	# Normalize

	# Typography
	# Display
	# Elements

	# Header
	# Sidebar
	# Footer
	# Navigation

	# Posts
	# Comments
	# Forms
	# Media
	# Widgets
\*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*	# Helpers
\*----------------------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }

.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* Clearing */
.clear:before, .clear:after, .b_entry__content:before, .b_entry__content:after, .b_comment__content:before, .b_comment__content:after, .b_site__header:before, .b_site__header:after, .b_site__content:before, .b_site__content:after, .b_site__footer:before, .b_site__footer:after { content: ""; display: table; }

.clear:after, .b_entry__content:after, .b_comment__content:after, .b_site__header:after, .b_site__content:after, .b_site__footer:after { clear: both; }

/* Alignment */
.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { text-align: center; display: block; margin-left: auto; margin-right: auto; }

/*----------------------------------------------------------------------------*	# Normalize
\*----------------------------------------------------------------------------*/
html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; }

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

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

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

[hidden], template { display: none; }

a { background-color: transparent; }

a:active, a:hover { outline: 0; }

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

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

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

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

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

figure { margin: 1em 40px; }

hr { box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea {  }

button { overflow: visible; }

button, select { text-transform: none; }

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

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

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

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; }

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

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

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

/*----------------------------------------------------------------------------*	# Typography
\*----------------------------------------------------------------------------*/
body, button, input, select, textarea {  }

/* Headings */
h1, h2, h3, h4, h5, h6 { clear: both; }

/* Defaults */
p { margin-bottom: 1.5em; }

dfn, cite, em, i { font-style: italic; }

blockquote { margin: 0 1.5em; }

address { margin: 0 0 1.5em; }

pre { background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; color: #333333; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; white-space: pre-wrap; }

.xdebug-error pre { margin: 0; padding: 0; }

code, kbd, tt, var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem; }

abbr, acronym { border-bottom: 1px dotted #666; cursor: help; }

mark, ins { background: #fff9c0; text-decoration: none; }

big { font-size: 125%; }

/*----------------------------------------------------------------------------*	# Display
\*----------------------------------------------------------------------------*/
/* Display */
.b_display--boxed .b_site { width: 1200px; margin: 0 auto; }

@media only screen and (min-width: 1200px) { .b_display--boxed .b_site { width: 1200px; } }

@media only screen and (max-width: 1199px) { .b_display--boxed .b_site { width: 960px; } }

@media only screen and (max-width: 1100px) { .b_display--boxed .b_site { width: 720px; } }

@media only screen and (max-width: 768px) { .b_display--boxed .b_site { width: 100%; } }

.b_site, .b_site__content { position: relative; overflow: hidden; }

/* Frames */
.b_frames { display: none; }

.b_display--frame .b_frames { display: block; }

.b_frames .b_frame { position: fixed; z-index: 100; }

.b_frames .b_frame.b_frame--top { top: 0; left: 0; width: 100%; padding-right: 0; padding-bottom: 0; padding-left: 0; }

.admin-bar .b_frames .b_frame.b_frame--top { top: 32px; }

@media screen and (max-width: 782px) { .admin-bar .b_frames .b_frame.b_frame--top { top: 46px; } }

.b_frames .b_frame.b_frame--right { top: 0; right: 0; height: 100%; padding-top: 0; padding-bottom: 0; padding-left: 0; }

.b_frames .b_frame.b_frame--bottom { bottom: 0; left: 0; width: 100%; padding-top: 0; padding-right: 0; padding-left: 0; }

.b_frames .b_frame.b_frame--left { top: 0; left: 0; height: 100%; padding-top: 0; padding-right: 0; padding-bottom: 0; }

/* Layout */
.b_layout--box { width: 1200px; margin: 0 auto; }

.b_layout__block { padding-left: 30px; padding-right: 30px; width: 1200px; margin: 0 auto; }

@media only screen and (min-width: 1200px) { .b_layout__block { width: 1200px; } }

@media only screen and (max-width: 1199px) { .b_layout__block { width: 1000px;  } }

@media only screen and (max-width: 1100px) { .b_layout__block { width: 820px;  } }

@media only screen and (max-width: 850px) { .b_layout__block { width: 100%; } }

/* Columns */
.b_column { padding: 20px; }

.b_columns--one .b_column { width: 100%; }

.b_columns--two .b_column { width: 50%; }

.b_columns--three .b_column { width: 33%; }

.b_columns--four .b_column { width: 25%; }

.b_columns--fluid .b_column { width: auto; max-width: 100%; }

@media only screen and (max-width: 1100px) { .b_columns--four .b_column { width: 50%; } }

@media only screen and (max-width: 768px) { .b_columns--three .b_column, .b_columns--four .b_column { width: 50%; } }

@media only screen and (max-width: 480px) { .b_columns--one .b_column, .b_columns--two .b_column, .b_columns--three .b_column, .b_columns--four .b_column { width: 100%; } }

.b_columns__wrap { margin: 0 -20px -25px -20px; }

/* Alignment */
.b_align--left { text-align: left; }

.b_align--center { text-align: center; }

.b_align--right { text-align: right; }

/* Visibility */
@media only screen and (min-width: 993px) { .b_visible--mobile { display: none !important; } }

@media only screen and (max-width: 1100px) { .b_visible--desktop { display: none !important; } }

/* AJAX */
.b_site.b_fake-ajax { opacity: 0; -webkit-transition: opacity 0.25s ease-out; transition: opacity 0.25s ease-out; }

.b_site.b_fake-ajax.b_loaded { opacity: 1; }

.b_ajax { position: fixed; top: 0; left: 0; width: 100%; height: 100%; opacity: 1; z-index: 10000; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out; }

.b_ajax.b_loaded { opacity: 0; }

.b_ajax.b_out { opacity: 1; }

.b_ajax.b_hidden { display: none; }

.b_ajax div { position: absolute; top: 50%; left: 50%; width: 40px; height: 40px; margin: -20px 0 0 -20px; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out; }

.b_ajax.b_loaded div { -webkit-transform: scale(0); transform: scale(0); }

.b_ajax span { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid transparent; border-radius: 100%; border-left-color: inherit; }

.b_ajax span:nth-child(1) { border-left-width: 9px; -webkit-animation: b_ajax-spin 2s infinite linear; animation: b_ajax-spin 2s infinite linear; opacity: 0.1; filter: alpha(opacity=10); }

.b_ajax span:nth-child(2) { border-left-width: 7px; -webkit-animation: b_ajax-spin 1.5s infinite linear; animation: b_ajax-spin 1.5s infinite linear; opacity: 0.2; filter: alpha(opacity=20); }

.b_ajax span:nth-child(3) { border-left-width: 5px; -webkit-animation: b_ajax-spin 1s infinite linear; animation: b_ajax-spin 1s infinite linear; opacity: 0.3; filter: alpha(opacity=30); }

@-webkit-keyframes b_ajax-spin { 0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); } }

@keyframes b_ajax-spin { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }

/*----------------------------------------------------------------------------*	# Elements
\*----------------------------------------------------------------------------*/
html { box-sizing: border-box; }

*, *:before, *:after { box-sizing: inherit; }

body { background: #fff; overflow-x: hidden; overflow-y: visible; }

body * { /word-wrap: break-word; }

blockquote, q { quotes: "" ""; }

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

hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }

ul, ol { margin: 0 0 1.5em 0; padding-left: 2em; }

ul { list-style: disc; }

ol { list-style: decimal; }

li > ul, li > ol { margin-bottom: 0; margin-left: 0; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

img { height: auto; max-width: 100%; }

table { margin: 0 0 1.5em; width: 100%; }

figure { margin: 0; }

a { text-decoration: none; }

/* Defaults */
body a { color: #0484A9; }

body a:hover { color: #333333; }

select, select:hover, input, input:hover, textarea, textarea:hover { outline: none; }

.b_entry__content ul li { margin-bottom: 1em; }

.b_entry__content ul li:last-child { margin-bottom: 0; }

/* TEMP */
.mpc-menu-buy-now { background: #75cdde; color: white; border-radius: 5px; font-weight: 600; padding: 0.4em 1em; margin-top: 0.6em; margin-bottom: 0.6em; }

.mpc-menu-buy-now:hover { background: #f59448; }

.wpb_row.mpc-feature-list ul li { margin-bottom: .5em; }

.wpb_row.mpc-feature-list ul ul { margin: .5em 0; }

.wpb_row.mpc-feature-list h5 { margin: 0 0 20px; }

.mpc-menu .menu-item.mpc-no-separator:before { display: none; }

@media only screen and (max-width: 1100px) { .mpc-menu-custom-content { display: none !important; } }

@media only screen and (max-width: 1199px) { .b_tagline { display: none !important; } }

.xdebug-error { color: #333333; font-size: 14px; font-family: "Courier 10 Pitch", Courier, monospace; margin: 10px 20px; width: auto; }

.xdebug-error td, .xdebug-error th { padding: 5px 10px; }

/*----------------------------------------------------------------------------*	# Header
\*----------------------------------------------------------------------------*/
/* Styles */
.b_site__header { position: relative; z-index: 1000; border-bottom-style: solid; }

.b_site__header.b_site__header { -webkit-transition: background .25s; transition: background .25s; }

.b_site__header .b_logo.b_logo--image { font-size: 16px; line-height: 1 !important; }

.b_site__header.b_style--style1 .b_style-wrap, .b_site__header.b_style--style3 .b_style-wrap { display: table; width: 100%; }

.b_site__header.b_style--style1 .b_logo-wrap, .b_site__header.b_style--style1 .b_site__navigation, .b_site__header.b_style--style3 .b_logo-wrap, .b_site__header.b_style--style3 .b_site__navigation { display: table-cell; vertical-align: middle; }

.b_site__header.b_style--style1 .b_logo-wrap, .b_site__header.b_style--style3 .b_logo-wrap { text-align: left; }

.b_site__header.b_style--style1 .b_site__navigation, .b_site__header.b_style--style3 .b_site__navigation { text-align: right; }

.b_site__header.b_style--style1 .b_logo, .b_site__header.b_style--style1 .b_tagline, .b_site__header.b_style--style3 .b_logo, .b_site__header.b_style--style3 .b_tagline { display: inline-block; vertical-align: middle; }

@media only screen and (max-width: 1100px) { .b_site__header.b_style--style1 .b_style-wrap, .b_site__header.b_style--style3 .b_style-wrap { display: block; } }

.b_site__header.b_style--style2 .b_logo-wrap, .b_site__header.b_style--style2 .b_site__navigation { text-align: center; }

.b_site__header.b_float { position: absolute; top: 0; left: 0; width: 100%; }

.b_pre-header + .b_site__header.b_float { position: relative; }

.b_site__header.b_floating { position: fixed; top: 0; left: 0; width: 100%; margin-top: 0 !important; }

.b_pre-header + .b_site__header.b_floating { position: fixed; }

.b_site__header.b_style--style3 .b_site__navigation { text-align: center; }

.b_site__header.b_style--style3 .b_logo-wrap { text-align: left; }

.b_site__header.b_style--style3 .b_logo-wrap + .b_site__navigation { text-align: right; }

@media only screen and (max-width: 1100px) { .b_site__header .b_logo-wrap.b_logo-wrap { display: none; }
  .b_site__header .b_logo-wrap + .b_site__navigation { text-align: left; } }

.b_tagline { margin: 0; }

.b_style--style2.b_floating .b_tagline { display: none; }

/* Clear default gradient */
.b_site__header.b_floating.b_background-sticky--default { background-image: none; }

/* Logo */
.b_logo { margin: 0; }

.b_logo.b_logo--image { text-align: center; }

.b_logo a { display: inline-block; vertical-align: middle; }

.b_logo img { display: block; }

.b_style--style2.b_floating .b_logo { display: none; }

.b_site__header.b_style--style3 + .b_logo-wrap { text-align: center; }

@media only screen and (max-width: 1100px) { .b_site__header.b_style--style3 + .b_logo-wrap { display: none; } }

.b_logo-wrap--mobile { display: none; }

@media only screen and (max-width: 1100px) { .b_logo-wrap--mobile { display: block; text-align: center; } }

/* Pre-header */
.b_pre-header { width: 100%; overflow: hidden; }

.b_pre-header .wpb_row:last-child { margin-bottom: 0; }

/* Mobile menu/search */
.b_navigation-toggle, .b_search-toggle { display: none; position: absolute; top: 0; height: 100%; padding: 0 2em; -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; }

.b_navigation-toggle:before, .b_search-toggle:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }

@media only screen and (max-width: 768px) { .b_navigation-toggle, .b_search-toggle { padding: 0 1.5em; } }

@media only screen and (max-width: 1100px) { .b_navigation-toggle, .b_search-toggle { display: inline-block; } }

.b_navigation-toggle { left: 0; }

.b_search-toggle { right: 0; }

/* Icons */
.b_icon--menu { position: relative; vertical-align: middle; }

.b_icon--menu, .b_icon--menu:before, .b_icon--menu:after { content: ''; display: inline-block; width: 22px; height: 2px; background: inherit; border-radius: 3px; -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; }

.b_icon--menu:before, .b_icon--menu:after { position: absolute; left: 0; }

.b_icon--menu:before { top: -7px; }

.b_icon--menu:after { bottom: -7px; }

.b_active .b_icon--menu { transform: rotate(45deg); }

.b_active .b_icon--menu:before { top: 0; }

.b_active .b_icon--menu:after { bottom: 0; transform: rotate(-90deg); }

.b_icon--search { position: relative; display: inline-block; width: 20px; height: 20px; border: 2px solid #555555; border-radius: 12px; vertical-align: middle; margin-top: -5px; -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; }

.b_icon--search:before, .b_icon--search:after { content: ''; position: absolute; bottom: -8px; left: -5px; height: 3px; width: 12px; background: #555555; transform: rotate(-45deg); transform-origin: 0 100%; -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; }

.b_active .b_icon--search { border-color: transparent !important; width: 22px; }

.b_active .b_icon--search:before, .b_active .b_icon--search:after { left: -2px; bottom: 5px; width: 22px; height: 2px; border-radius: 3px; transform-origin: 50%; }

.b_active .b_icon--search:after { transform-origin: 50%; transform: rotate(45deg); }

/* Search */
.b_site__search { position: absolute; top: 100%; right: -300px; width: 300px; visibility: hidden; -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; }

.b_site__search.b_active { right: 0; visibility: visible; }

.b_site__search .search-submit { display: none; }

.b_site__search .search-field { display: block; border: none; border-radius: 0; padding: 8px; width: 100%; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.b_site__search .search-field:hover { border-color: rgba(0, 0, 0, 0.1); }

.b_site__search .search-field:focus, .b_site__search .search-field:active { border-color: rgba(0, 0, 0, 0.2); }

.b_site__search label { display: block; }

/*----------------------------------------------------------------------------*	# Sidebar
\*----------------------------------------------------------------------------*/
/* Left */
.b_sidebar--left .b_content-area, .b_sidebar--left #container { float: right; margin: 0 0 0 -25%; width: 100%; }

.b_sidebar--left .b_site__main, .b_sidebar--left #content { margin: 0 0 0 25%; padding-left: 30px; }

.b_sidebar--left .b_site__content .b_sidebar { float: left; overflow: hidden; width: 25%; }

.b_sidebar--left .b_site__footer { clear: both; width: 100%; }

/* Right */
.b_sidebar--right .b_content-area, .b_sidebar--right #container { float: left; margin: 0 -25% 0 0; width: 100%; }

.b_sidebar--right .b_site__main, .b_sidebar--right #content { margin: 0 25% 0 0; padding-right: 30px; }

.b_sidebar--right .b_site__content .b_sidebar { float: right; overflow: hidden; width: 25%; }

.b_sidebar--right .b_site__footer { clear: both; width: 100%; }

@media only screen and (max-width: 1100px) { .b_sidebar--left .b_content-area, .b_sidebar--left #container, .b_sidebar--right .b_content-area, .b_sidebar--right #container { float: none; margin: 0; }
  .b_sidebar--left .b_site__main, .b_sidebar--left #content, .b_sidebar--right .b_site__main, .b_sidebar--right #content { margin: 0; padding-left: 0; padding-right: 0; }
  .b_sidebar--left .b_site__content .b_sidebar, .b_sidebar--right .b_site__content .b_sidebar { float: none; width: auto; margin-left: -30px; margin-right: -30px; padding-left: 10px !important; padding-right: 10px !important; }
  .woocommerce .b_sidebar--left .b_site__content .b_sidebar, .woocommerce .b_sidebar--right .b_site__content .b_sidebar { width: 100%; }
  .woocommerce .b_sidebar--right #container, .woocommerce .b_sidebar--left #container { margin: 0; }
  .woocommerce .b_sidebar--right #content, .woocommerce .b_sidebar--left #content { margin: 0; padding-right: 0; padding-left: 0; } }

/*----------------------------------------------------------------------------*	# Footer
\*----------------------------------------------------------------------------*/
.b_site__footer { border-top: 0 solid transparent; }

.b_site__footer .menu-item { display: block; }

.b_fake-ajax .b_to_top-wrap { display: none; }

.b_fake-ajax.b_visible .b_to_top-wrap { display: block; }

.b_to_top-wrap { display: block; position: fixed; bottom: 0; z-index: 1000; -webkit-transition: opacity .25s; transition: opacity .25s; }

.b_to_top-wrap.b_position--left { left: 0; }

.b_to_top-wrap.b_position--center { left: 50%; transform: translateX(-50%); }

.b_to_top-wrap.b_position--right { right: 0; }

.b_to_top__arrow { position: relative; bottom: -6px; border: 3px solid; border-bottom: none; border-right: none; width: 20px; height: 20px; transform: rotate(45deg); }

/*----------------------------------------------------------------------------*	# Navigation
\*----------------------------------------------------------------------------*/
/* Links */
body a { color: #3A80B7; outline: none !important; -webkit-transition: all .25s; transition: all .25s; }

body a:hover, body a:active { color: #56A1DC; }

body a:hover, body a:active { outline: 0; }

/* Menu */
.b_site__main .b_comment__navigation, .b_site__main .b_posts__navigation, .b_site__main .b_post__navigation { margin: 0 0 1.5em; overflow: hidden; }

.b_comment__navigation .b_nav__previous, .b_posts__navigation .b_nav__previous, .b_post__navigation .b_nav__previous { float: left; width: 50%; }

.b_comment__navigation .b_nav__next, .b_posts__navigation .b_nav__next, .b_post__navigation .b_nav__next { float: right; text-align: right; width: 50%; }

/* Main menu */
.mpc-menu { position: relative; margin: 0 -1em; padding: 0; z-index: 10; }

.mpc-menu a { display: block; padding: 0 1em; text-align: left; -webkit-transition: color .25s; transition: color .25s; }

.mpc-menu a[href="#"] { cursor: default; }

.mpc-menu > .menu-item { position: relative; z-index: 2; }

.mpc-menu > .menu-item > a { padding: 1em 1.5em; }

.mpc-menu > .menu-item:hover { z-index: 3; }

.mpc-menu > .menu-item:before { position: absolute; top: 50%; left: 0; height: 1em; line-height: 1; text-align: center; margin-top: -.5em; -ms-transform: translateX(-50%); transform: translateX(-50%); }

.mpc-menu > .menu-item:first-child:before { display: none; }

.mpc-menu > .menu-item:last-child > a { border: none !important; }

.b_mobile .mpc-menu > .menu-item.menu-item-has-children > a { position: relative; }

.b_mobile .mpc-menu > .menu-item.menu-item-has-children > a:after { content: '+'; font-size: 1.5em; position: absolute; top: 50%; right: 1em; line-height: 2px; }

.b_mobile .mpc-menu > .menu-item.menu-item-has-children > a.b_active:after { content: '-'; }

/* Single menu item */
.menu-item { display: inline-block; list-style: none; vertical-align: top; white-space: normal; }

.mpc-menu-icon, .mpc-menu-label { display: inline-block; padding: 0; vertical-align: middle; }

.mpc-menu-icon { margin-right: .5em; }

.mpc-submenu-icon { display: none; position: relative; bottom: -5px; right: -2px; border: 2px solid; width: 0; height: 0; border-left-color: transparent; border-top-color: transparent; opacity: .5; }

.sub-menu .mpc-submenu-icon { position: absolute; bottom: 10px; right: 10px; }

.menu-item-has-children > a .mpc-submenu-icon { display: inline-block; }

.b_submenu-sign--disable .menu-item-has-children > a .mpc-submenu-icon { display: none; }

.mpc-menu > .menu-item > a .mpc-submenu-icon { display: none; }

.menu-item-has-children { position: relative; z-index: 2; }

.menu-item-has-children:hover > .sub-menu.sub-menu { visibility: visible; opacity: 1; }

.mpc-mega-menu-wrap a .mpc-submenu-icon { display: none; }

/* Default dropdown */
.mpc-menu .sub-menu { visibility: hidden; opacity: 0; position: absolute; top: 100%; left: 0; background: #ffffff; width: 200px; padding: 0; text-align: left; box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.05); -webkit-transition: opacity .25s, top .25s, visibility .25s; transition: opacity .25s, top .25s, visibility .25s; }

.sub-menu .sub-menu { position: absolute; top: 0; left: 100%; }

.sub-menu .menu-item { display: block; }

.mpc-menu > .menu-item:not(.mpc-mega-menu) .sub-menu .menu-item { width: 100%; padding: 6px 0; -webkit-transition: background .25s; transition: background .25s; }

.menu-item:not(.mpc-mega-menu-col) .sub-menu .menu-item:not(.mpc-mega-menu-col) { width: 100%; }

html:not(.b_mobile) .mpc-menu > .menu-item:not(.mpc-mega-menu) .sub-menu .menu-item { border-bottom: 1px solid transparent; }

html:not(.b_mobile) .mpc-menu > .menu-item:not(.mpc-mega-menu) .sub-menu .menu-item:last-child { border-bottom: none; }

.sub-menu.sub-menu a, .sub-menu.sub-menu .mpc-menu-description-wrap { padding: 0 20px; visibility: inherit; }

.sub-menu .mpc-menu-label, .sub-menu .mpc-menu-icon { padding: 0; }

.sub-menu .mpc-menu-icon { display: table-cell; line-height: inherit; vertical-align: top; padding-right: .5em; }

.sub-menu .mpc-menu-label { display: table-cell; }

.sub-menu.mpc-scrollable { overflow-y: auto; overflow-x: hidden; }

.sub-menu.mpc-scrollable::-webkit-scrollbar { width: 6px; }

.sub-menu.mpc-scrollable::-webkit-scrollbar { background: rgba(255, 255, 255, 0.35); }

.sub-menu.mpc-scrollable::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.5); }

.mpc-flip-menus > .sub-menu .sub-menu { left: 0 !important; transform: translateX(-100%) !important; }

.mpc-menu .mpc-menu-description-wrap { display: table; }

.mpc-menu .mpc-menu-icon-spacer, .mpc-menu .mpc-menu-description { display: table-cell; }

.mpc-menu .mpc-menu-icon-spacer { width: 1em; padding-right: .5em; line-height: 1px !important; }

/* Mega dropdown */
.mpc-mega-menu { position: relative; z-index: 2; }

.mpc-mega-menu:hover .mpc-mega-menu-wrap { visibility: visible; opacity: 1; }

.mpc-mega-menu-wrap { position: absolute; top: 100%; background-color: #ffffff; background-repeat: no-repeat; background-size: cover; box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.05); visibility: hidden; opacity: 0; overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-transition: opacity .25s, top .25s, visibility .25s; transition: opacity .25s, top .25s, visibility .25s; }

.mpc-mega-menu-wrap.mpc-pattern { background-repeat: repeat; background-size: initial; }

.mpc-center-col .mpc-mega-menu-wrap, .mpc-left-col .mpc-mega-menu-wrap { left: 0; }

.mpc-right-col .mpc-mega-menu-wrap { right: 0; }

.mpc-full-width .mpc-mega-menu-wrap > .sub-menu.sub-menu { margin: 0 auto; }

@media only screen and (min-width: 1200px) { .mpc-full-width .mpc-mega-menu-wrap > .sub-menu.sub-menu { max-width: 1180px; } }

@media only screen and (max-width: 1199px) { .mpc-full-width .mpc-mega-menu-wrap > .sub-menu.sub-menu { max-width: 940px; } }

@media only screen and (max-width: 1100px) { .mpc-full-width .mpc-mega-menu-wrap > .sub-menu.sub-menu { max-width: 700px; } }

@media only screen and (max-width: 768px) { .mpc-full-width .mpc-mega-menu-wrap > .sub-menu.sub-menu { max-width: 100%; } }

/* Mega Menu Preview Popup */
.mpc-menu-description-wrap .mpc-preview-popup { position: absolute; top: 7px; left: -10px; width: 197px; visibility: hidden; opacity: 0; pointer-events: none; box-shadow: 0 0 0 7px rgba(150, 150, 150, 0.5); transition: all .25s ease .1s; transform: translate(-100%, 0); }

@media screen and (min-width: 1700px) { .menu-item-309 .mpc-menu-description-wrap .mpc-preview-popup { top: 92px; }
  .menu-item-310 .mpc-menu-description-wrap .mpc-preview-popup { top: 50px; } }

.menu-item:hover > .mpc-menu-description-wrap .mpc-preview-popup.mpc-loaded { visibility: visible; opacity: 1; }

.mpc-menu-description-wrap .mpc-preview-popup img { display: block; }

/* Mega row */
.mpc-mega-menu-wrap .sub-menu { -webkit-transition: none; transition: none; }

.mpc-mega-menu-wrap .sub-menu.sub-menu { display: block; position: relative; top: 0; left: 0; right: 0; background: transparent !important; width: auto; padding: 0; box-shadow: none; margin: 0; visibility: inherit; opacity: 1; }

.mpc-mega-menu-wrap .sub-menu.sub-menu:after { content: ''; display: block; clear: both; }

.mpc-mega-menu-wrap > .sub-menu.sub-menu { display: flex; flex-wrap: wrap; margin-right: -20px; }

.mpc-mega-menu-wrap .sub-menu .sub-menu { left: 0; right: 0; background: none !important; }

.mpc-mega-menu-col .sub-menu .sub-menu { padding-left: 1em; }

/* Mega col */
.mpc-mega-menu-col { position: relative; width: 200px; padding: 1em 0; z-index: 2; flex: 0 1 auto; }

.mpc-shrink .mpc-mega-menu-col { flex: 1 1 auto; }

.mpc-mega-menu-col:hover { z-index: 3; }

.mpc-mega-menu-col:after { content: ''; position: absolute; top: 3em; left: 0; bottom: 3em; width: 1px; background: #ffffff; }

.mpc-mega-menu-col:first-child:after { display: none; }

.mpc-mega-menu-col > a { text-transform: uppercase; }

.mpc-mega-menu-col > a { visibility: inherit; }

.mpc-mega-menu-col > a .mpc-menu-label, .mpc-mega-menu-col > a .mpc-menu-icon { display: inline-block; margin-bottom: .77em; }

.mpc-mega-menu-col .sub-menu > .menu-item { display: block; position: relative; }

/* Mega extras */
.mpc-mega-menu-break { list-style: none; flex: 0 0 100%; }

.mpc-menu-custom-content { display: block; padding: 0 1.5em; }

.mpc-menu-custom-content img { max-width: 100%; height: auto; }

/* Menu label */
.mpc-menu-item-label { color: #ffffff; background: #72cde0; border-radius: 3px; display: inline-block; padding: .2em .5em; line-height: 1; font-size: .8em; margin-left: .5em; text-transform: uppercase; }

.mpc-menu-item-label.mpc--hot { background: #f49551; }

.mpc-menu-item-label.mpc--new { background: #86d677; }

/* Mobile */
@media only screen and (max-width: 1100px) { .b_site__navigation { display: block !important; position: absolute; top: 100%; left: -300px; width: 300px; background: #f3f3f3; visibility: hidden; overflow: auto; -webkit-overflow-scrolling: touch; -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; }
  .b_site__navigation.b_active { visibility: visible; left: 0; }
  .mpc-menu { margin: 0; }
  .menu-item { display: block; }
  .mpc-menu > .menu-item:before { display: none; }
  .mpc-menu .mpc-mega-menu-wrap, .mpc-menu.mpc-menu .sub-menu { position: relative; top: 0; left: 0 !important; visibility: visible; opacity: 1; width: auto !important; height: 0; padding: 0 !important; overflow: hidden; box-shadow: none; background-image: none !important; -webkit-transition: height .5s; -moz-transition: height .5s; transition: height .5s; }
  .b_active + .mpc-mega-menu-wrap, .b_active + .sub-menu.sub-menu { padding: .5em 0 !important; }
  .mpc-menu .mpc-mega-menu-wrap .sub-menu, .mpc-menu .sub-menu .sub-menu { background: none; box-shadow: none; padding: 0 0 0 1em !important; height: auto; }
  .mpc-menu .mpc-mega-menu-wrap > .sub-menu { padding: 0 !important; }
  .mpc-mega-menu-wrap .mpc-mega-menu-col { float: none; display: block; padding: 0; width: auto !important; }
  .mpc-mega-menu-col > a .mpc-menu-label, .mpc-mega-menu-col > a .mpc-menu-icon { margin-bottom: 0; }
  .sub-menu .mpc-menu-icon { left: 0; }
  .mpc-menu-custom-content { margin-left: 1em; } }

@media only screen and (max-width: 480px) { .mpc-mega-menu-col { width: 100% !important; } }

/* Pagination */
.nav-links { overflow: hidden; }

.nav-links .nav-previous { float: left; }

.nav-links .nav-next { float: right; }

.nav-links a { display: block; line-height: 1; }

.navigation.post-navigation { margin: 2em 0; }

/* Video Button */
.mpc-menu-watch { -webkit-transition: background 0.25s ease-out !important; transition: background 0.25s ease-out !important; }

.mpc-menu-watch:hover { background: #FF0069 !important; }

/*----------------------------------------------------------------------------*	# Posts
\*----------------------------------------------------------------------------*/
.sticky { display: block; }

.hentry { margin: 0; }

.byline, .updated:not(.published) { display: none; }

.single .byline, .group-blog .byline { display: inline; }

.b_page-content, .b_entry__content, .b_entry__summary { margin: 0; }

.page-links { clear: both; margin: 0 0 1.5em; }

/* Aside */
.blog .format-aside .b_entry__title, .archive .format-aside .b_entry__title { display: none; }

/* Blog */
.archive .b_entry__thumbnail, .blog .b_entry__thumbnail, .search .b_entry__thumbnail, .single-post .b_entry__thumbnail { width: 100%; display: block; }

.archive .b_entry__content, .blog .b_entry__content, .search .b_entry__content, .single-post .b_entry__content { padding: .5em 0; }

.archive .entry-date, .blog .entry-date, .search .entry-date, .single-post .entry-date { float: left; margin-right: .75em; text-align: center; }

.archive .entry-date .entry-date--day, .blog .entry-date .entry-date--day, .search .entry-date .entry-date--day, .single-post .entry-date .entry-date--day { display: block; font-size: 2em; line-height: 1; }

.archive .entry-date .entry-date--month, .blog .entry-date .entry-date--month, .search .entry-date .entry-date--month, .single-post .entry-date .entry-date--month { text-transform: uppercase; }

.archive .b_entry__meta-wrap, .blog .b_entry__meta-wrap, .search .b_entry__meta-wrap, .single-post .b_entry__meta-wrap { display: inline-block; max-width: 95%; }

.archive .b_entry__title, .blog .b_entry__title, .search .b_entry__title, .single-post .b_entry__title { margin: 0; }

.archive .b_entry__read-more, .blog .b_entry__read-more, .search .b_entry__read-more, .single-post .b_entry__read-more { display: inline-block; padding: 0.5em 3em; border: 1px solid; margin-bottom: 1em; }

/* Comments */
.b_comments__list { list-style: none; padding-left: 0; }

.b_comments__list .children { list-style: none; margin: 2em 0 0 0; background: rgba(0, 0, 0, 0.025); padding: 0; }

@media only screen and (max-width: 768px) { .b_comments__list .children { margin-left: -1.5em; margin-right: -1.5em; } }

.b_comments__list .children .comment { padding: 2em; }

.b_comments__list .children .comment + .comment.alt { background: rgba(0, 0, 0, 0.02); }

.b_comments__list .comment.depth-1 { padding: 2em; margin-bottom: 3em; background: #ffffff; }

.b_comments__list .comment-reply-link { display: inline-block; padding: .25em 3em; border: 1px solid; }

.b_comments__list .avatar { float: left; margin-right: .5em; margin-top: 2px; }

.b_comments__list .comment-content { margin: 1em 0; }

.b_comments__list .depth-5 .comment-content { margin-bottom: 0; }

.b_comments__list .comment-content > *:last-child { margin-bottom: 0; }

/* Single */
.single-post .b_entry__content-wrap, .single-post .b_entry__header-thumbnail { margin-top: 2em; }

/*----------------------------------------------------------------------------*	# Comments
\*----------------------------------------------------------------------------*/
.b_comment__content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/*----------------------------------------------------------------------------*	# Forms
\*----------------------------------------------------------------------------*/
/* Buttons */
.comment-form-author, .comment-form-email, .comment-form-url { float: left; width: 31%; margin-right: 3.5%; }

.comment-form-url { margin-right: 0; }

.comment-form-comment { clear: both; }

@media only screen and (max-width: 1100px) { .comment-form-author, .comment-form-email, .comment-form-url { float: none; width: 100%; margin-right: 0; } }

.comment-form label { display: block; margin-bottom: .5em; }

.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form textarea { display: block; width: 100%; border-radius: 0; padding: 10px 12px; border: 1px solid rgba(0, 0, 0, 0.1); outline: none; -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; }

.comment-form input[type="text"]:hover, .comment-form input[type="email"]:hover, .comment-form input[type="url"]:hover, .comment-form textarea:hover { border-color: rgba(0, 0, 0, 0.2); }

.comment-form input[type="text"]:active, .comment-form input[type="text"]:focus, .comment-form input[type="email"]:active, .comment-form input[type="email"]:focus, .comment-form input[type="url"]:active, .comment-form input[type="url"]:focus, .comment-form textarea:active, .comment-form textarea:focus { border-color: rgba(0, 0, 0, 0.3); }

.comment-form .submit { padding: 0.5em 3em; border: 1px solid; font-size: 1em; text-transform: uppercase; background: none; -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; }

/*----------------------------------------------------------------------------*	# Media
\*----------------------------------------------------------------------------*/
.b_page__content .wp-smiley, .b_entry__content .wp-smiley, .b_comment__content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

embed, iframe, object { max-width: 100%; }

/* WP Caption */
.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.wp-caption-text { text-align: center; }

/* WP Gallery */
.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*----------------------------------------------------------------------------*	# Widgets
\*----------------------------------------------------------------------------*/
.widget { margin: 0 0 25px 0; width: 100%; }

.widget select { max-width: 100%; border: none; padding: 10px 5px; }

.widget li { margin-bottom: .5em; }

.widget li:last-child { margin-bottom: 0; }

.widget ul, .widget ol { margin: 0; padding: 0; list-style: none; }

.widget ul ul, .widget ul ol, .widget ol ul, .widget ol ol { padding-left: 2em; margin-top: .5em; }

.b_site__main .widget li { margin-bottom: .5em; }

.b_site__main .widget li:last-child { margin-bottom: 0; }

.b_widget { vertical-align: top; }

.b_widgets-wrap .b_widget { display: inline-block; }

.b_widget .b_widget__title { margin-top: 0; }

/* Sidebar */
.b_sidebar-widgets { margin-bottom: -25px; }

@media only screen and (max-width: 1100px) { .b_sidebar-widgets .b_widget { display: inline-block; width: 33%; padding: 20px; } }

@media only screen and (max-width: 768px) { .b_sidebar-widgets .b_widget { width: 50%; } }

@media only screen and (max-width: 480px) { .b_sidebar-widgets .b_widget { width: 100%; } }

/* Text widget */
.widget_text p:last-child { margin-bottom: 0; }

/* Search widget */
.widget_search .search-field { border: none; border-radius: 0; padding: 8px; max-width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.widget_search .search-submit { display: none; }

/* Calendar widget */
.widget_calendar #prev { text-align: left; padding-top: 5px; }

.widget_calendar #next { text-align: right; padding-top: 5px; }

.widget_calendar caption { margin-bottom: 15px; }

.widget_calendar td { text-align: center; }

/* Menu */
.widget_nav_menu .menu .sub-menu { background: none; padding-left: 2em; margin-top: .5em; }

.widget_nav_menu .menu .sub-menu a { padding: 0; }

.widget_nav_menu .menu .sub-menu .sub-menu { position: relative; top: 0; left: 0; }

.widget_nav_menu .menu .sub-menu .sub-menu .sub-menu { padding-left: .5em; }

.widget_nav_menu .menu .menu-item { display: block; }

/* Recent posts */
.widget_recent_entries .post-date { display: block; font-style: italic; }

/*----------------------------------------------------------------------------*	# WooCommerce
\*----------------------------------------------------------------------------*/
.b_body.woocommerce-page { /* Add to Cart */ /* Badges */ /* Rating */ /* Single Image */ /* Breadcrumbs */ /* Inputs */ /* Buttons */ /* Orders */ /* Products */ /* Title */ /* Price */ /* Pagination */ /* Tabs */ /* Notice */ }

.b_body.woocommerce-page .b_wc-add-to-cart { height: 0; padding: 0 10px 10px 10px; margin-top: -10px; opacity: .9; text-align: center; }

.b_body.woocommerce-page .b_wc-add-to-cart .add_to_cart_button { margin: 0 !important; display: block; opacity: 0; border-radius: 0; }

.b_body.woocommerce-page .b_wc-add-to-cart .add_to_cart_button:before { content: '+'; display: inline-block; font-size: 1.5em; line-height: .1; vertical-align: middle; margin-right: .25em; margin-top: -.08em; font-family: Arial, sans-serif; font-weight: normal; }

.b_body.woocommerce-page .b_wc-add-to-cart .add_to_cart_button:hover { color: inherit; }

.b_body.woocommerce-page .product .single_add_to_cart_button { border-radius: 0; padding: .8em 1em; }

.b_body.woocommerce-page .product .single_add_to_cart_button:focus { outline: none; }

.b_body.woocommerce-page .products .add_to_cart_button { opacity: 0; transform: translateY(0); }

.b_body.woocommerce-page .products .product:hover .add_to_cart_button { opacity: 1; transform: translateY(-100%); }

.b_body.woocommerce-page .product.product .b_wc-new-badge, .b_body.woocommerce-page .product.product .onsale { position: absolute; right: 0; left: auto; min-height: 4em; min-width: 4em; padding: 0; line-height: 4; border-radius: 100%; margin: 1.5em -.75em 0 0; -webkit-font-smoothing: antialiased; }

.b_body.woocommerce-page .product.product .b_wc-new-badge { position: absolute; top: 0; right: 0; left: auto; -webkit-font-smoothing: antialiased; z-index: 2; }

.b_body.woocommerce-page .product.product .b_wc-new-badge + .onsale { top: 3.5em; z-index: 1; }

.b_body.woocommerce-page.single-product .product.product .b_wc-new-badge, .b_body.woocommerce-page.single-product .product.product .onsale { right: auto; left: -1em; }

.b_body.woocommerce-page .star-rating { margin: 8px 0; }

.b_body.woocommerce-page .star-rating:before { color: inherit; }

.b_body.woocommerce-page .woocommerce-review-link { margin-left: 0.5em; vertical-align: middle; }

.b_body.woocommerce-page .wp-post-image { margin: 0 !important; }

.b_body.woocommerce-page.single-product .images { margin-top: 3em; }

.b_body.woocommerce-page .woocommerce-breadcrumb { margin: 0; padding-top: 2.25rem; }

.b_body.woocommerce-page.single-product .woocommerce-breadcrumb { margin-bottom: 1em; }

.b_body.woocommerce-page .b_wc-delimiter { opacity: .15; }

.b_body.woocommerce-page .input-text, .b_body.woocommerce-page .button, .b_body.woocommerce-page .orderby { line-height: 1; }

.b_body.woocommerce-page .button { -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; }

.b_body.woocommerce-page .woocommerce-ordering, .b_body.woocommerce-page .woocommerce-result-count { margin: 0; }

.b_body.woocommerce-page .products { padding-top: 2.25rem; }

.b_body.woocommerce-page .products .product { padding-bottom: .5em; }

.b_body.woocommerce-page .products .product h3 { text-transform: none; padding: 10px 0 0; }

.b_body.woocommerce-page .products .product .price { margin: 0; }

.b_body.woocommerce-page .products .product .price ins { display: inline-block; }

.b_body.woocommerce-page .products .product .price del { display: inline-block; font-weight: normal; opacity: .75; }

.b_body.woocommerce-page .product_meta > span { display: block; margin-bottom: .5em; font-style: italic; }

.b_body.woocommerce-page .product_meta > span > * { font-style: normal; margin-left: .25em; }

.b_body.woocommerce-page .woocommerce #review_form #respond .form-submit { clear: both; }

.b_body.woocommerce-page .woocommerce #review_form #respond .comment-form-author, .b_body.woocommerce-page .woocommerce #review_form #respond .comment-form-email { width: 48%; }

.b_body.woocommerce-page .woocommerce #review_form #respond .comment-form-author { margin-right: 4%; }

.b_body.woocommerce-page .woocommerce-pagination .page-numbers { border: none; }

.b_body.woocommerce-page .woocommerce-pagination .page-numbers li { border: none; }

.b_body.woocommerce-page .woocommerce-pagination a:focus, .b_body.woocommerce-page .woocommerce-pagination a:hover, .b_body.woocommerce-page .woocommerce-pagination span.current { background: none; }

.b_body.woocommerce-page .product .woocommerce-tabs .tabs { padding: 0; }

.b_body.woocommerce-page .product .woocommerce-tabs .tabs li { background: none; border: none; border-radius: 0; margin: 0; }

.b_body.woocommerce-page .product .woocommerce-tabs .tabs li:before, .b_body.woocommerce-page .product .woocommerce-tabs .tabs li:after { display: none; }

.b_body.woocommerce-page .product .woocommerce-tabs .tabs li.active { background: rgba(0, 0, 0, 0.06); }

.b_body.woocommerce-page .woocommerce-error, .b_body.woocommerce-page .woocommerce-info, .b_body.woocommerce-page .woocommerce-message { margin-bottom: 0 !important; }
