@charset "UTF-8";
/* ! 
Theme Name: Kitchen Connection
Description: A responsive WordPress theme designed and built by Thirteen Digital
Author: Thirteen Digital
Author URI: http://www.thirteendigital.com.au
Version: 0.0.1
*/
/* CSS Files */
@import url(css/animate.css);
@import url(fonts/font-awesome.min.css);
/* SASS Files */
/*------------------------------------*\ $COLORS \*------------------------------------*/
/* PRIMARY + SECONDARY */
/*------------------------------------*\ $FONTS \*------------------------------------*/
/*------------------------------------*\ $ANIMATIONS \*------------------------------------*/
/*------------------------------------*\ $CLASSES Classes to use variables  \*------------------------------------*/
/*.color--primary { color: $color-primary; } .color--secondary { color: $color-secondary; } .color--tertiary { color: $color-tertiary; } .bg--primary { background-color: $color-primary; } .bg--secondary { background-color: $color-secondary; } .bg--tertiary { background-color: $color-tertiary; } .bg--dark { background-color: $color-dark; }*/
/*------------------------------------*\ $CLASSES \*------------------------------------*/
.bg--primary { background-color: #1b6fb6; }

.color--primary { color: #1b6fb6; }

.border--primary { border--color: #1b6fb6; }

.bg--secondary { background-color: #31c2b7; }

.color--secondary { color: #31c2b7; }

.border--secondary { border--color: #31c2b7; }

.bg--tertiary { background-color: #00315b; }

.color--tertiary { color: #00315b; }

.border--tertiary { border--color: #00315b; }

.bg--dark { background-color: #131313; }

.color--dark { color: #131313; }

.border--dark { border--color: #131313; }

.bg--light { background-color: #ebebeb; }

.color--light { color: #ebebeb; }

.border--light { border--color: #ebebeb; }

.bg--red { background-color: #db4044; }

.color--red { color: #db4044; }

.border--red { border--color: #db4044; }

.bg--blue { background-color: #1b6fb6; }

.color--blue { color: #1b6fb6; }

.border--blue { border--color: #1b6fb6; }

.bg--green { background-color: #31c2b7; }

.color--green { color: #31c2b7; }

.border--green { border--color: #31c2b7; }

.bg--grey { background-color: #131313; }

.color--grey { color: #131313; }

.border--grey { border--color: #131313; }

.bg--peach { background-color: #ffcc99; }

.color--peach { color: #ffcc99; }

.border--peach { border--color: #ffcc99; }

.bg--orange { background-color: #FA6900; }

.color--orange { color: #FA6900; }

.border--orange { border--color: #FA6900; }

.bg--contrast { background-color: #9c8673; }

.color--contrast { color: #9c8673; }

.border--contrast { border--color: #9c8673; }

.bg--primary-light { background-color: #d6e4f3; }

.color--primary-light { color: #d6e4f3; }

.border--primary-light { border--color: #d6e4f3; }

.bg--dark-light { background-color: #c4c4c4; }

.color--dark-light { color: #c4c4c4; }

.border--dark-light { border--color: #c4c4c4; }

/*------------------------------------*\ $SPACING \*------------------------------------*/
/*------------------------------------*\ $COVER \*------------------------------------*/
/*------------------------------------*\ $VERTICAL ALIGN \*------------------------------------*/
/*------------------------------------*\ $CLEARFIX \*------------------------------------*/
/*------------------------------------*\ $OPACITY \*------------------------------------*/
/*------------------------------------*\ $GRADIENT \*------------------------------------*/
/*------------------------------------*\ $MEDIA QUERIES \*------------------------------------*/
/*------------------------------------*\ $WRAP LINKS \*------------------------------------*/
/*------------------------------------*\ $LETTER SPACING \*------------------------------------*/
/*------------------------------------*\ $TINT AND SHADE \*------------------------------------*/
/*------------------------------------*\ $PLACEHOLDERS \*------------------------------------*/
/*------------------------------------*\ $GRID SPACING \*------------------------------------*/
/*------------------------------------*\ $ROUND \*------------------------------------*/
/*------------------------------------*\ $ZOOM \*------------------------------------*/
/* Magnific Popup CSS */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #131313; opacity: 0.95; filter: alpha(opacity=95); }

.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }

.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; -moz-box-sizing: border-box; box-sizing: border-box; }

.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }

.mfp-align-top .mfp-container:before { display: none; }

.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }

.mfp-ajax-cur { cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: zoom-out; }

.mfp-zoom { cursor: pointer; cursor: -moz-zoom-in; cursor: zoom-in; }

.mfp-auto-cursor .mfp-content { cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.mfp-loading.mfp-figure { display: none; }

.mfp-hide { display: none !important; }

.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }

.mfp-preloader a { color: #CCC; }

.mfp-preloader a:hover { color: #FFF; }

.mfp-s-ready .mfp-preloader { display: none; }

.mfp-s-error .mfp-content { display: none; }

button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; box-shadow: none; -ms-touch-action: manipulation; touch-action: manipulation; }

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

.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }

.mfp-close-btn-in .mfp-close { color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }

.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }

.mfp-gallery .mfp-counter { display: none; }

.mfp-arrow { position: absolute; top: 50%; margin-top: -22px; padding: 14px; width: 44px; height: 44px; -webkit-tap-highlight-color: transparent; color: #fff; font-size: 44px; line-height: 1em; text-align: center; opacity: 0.7; filter: alpha(opacity=70); transition: all 0.25s ease-in-out; text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.35); }

.mfp-arrow .fa { vertical-align: top; }

.mfp-arrow:hover, .mfp-arrow:focus { color: #fff; opacity: 1; filter: alpha(opacity=100); }

.mfp-arrow-left { left: 0; }

.mfp-arrow-right { right: 0; }

.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }

.mfp-iframe-holder .mfp-close { top: -40px; }

.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }

.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }

/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -moz-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure { line-height: 0; }

.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }

.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }

.mfp-figure figure { margin: 0; }

.mfp-bottom-bar { margin-top: -40px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }

.mfp-title__content { font-size: 14px; line-height: 1.2em; font-weight: 300; font-style: italic; margin-bottom: 0; padding: 1em 0; background-color: #d6e4f3; text-align: center; }

.mfp-image-holder .mfp-content { max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { /** Remove all paddings around the image on small screen */
  .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
  .mfp-img-mobile img.mfp-img { padding: 0; }
  .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
  .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; -moz-box-sizing: border-box; box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
  .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
  .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } }

@media all and (max-width: 900px) { .mfp-arrow { transform: scale(0.75); }
  .mfp-arrow-left { transform-origin: 0; }
  .mfp-arrow-right { transform-origin: 100%; }
  .mfp-container { padding-left: 6px; padding-right: 6px; } }

/* Slider */
.slick-slider { position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { transform: translate3d(0, 0, 0); }

.slick-track { position: relative; top: 0; left: 0; display: block; }

.slick-track:before, .slick-track:after { display: table; content: ''; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }

[dir='rtl'] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

/*------------------------------------*\ $COLORS \*------------------------------------*/
/* PRIMARY + SECONDARY */
/*------------------------------------*\ $FONTS \*------------------------------------*/
/*------------------------------------*\ $ANIMATIONS \*------------------------------------*/
/*------------------------------------*\ $CLASSES Classes to use variables  \*------------------------------------*/
/*.color--primary { color: $color-primary; } .color--secondary { color: $color-secondary; } .color--tertiary { color: $color-tertiary; } .bg--primary { background-color: $color-primary; } .bg--secondary { background-color: $color-secondary; } .bg--tertiary { background-color: $color-tertiary; } .bg--dark { background-color: $color-dark; }*/
/*------------------------------------*\ $CLASSES \*------------------------------------*/
.bg--primary { background-color: #1b6fb6; }

.color--primary { color: #1b6fb6; }

.border--primary { border--color: #1b6fb6; }

.bg--secondary { background-color: #31c2b7; }

.color--secondary { color: #31c2b7; }

.border--secondary { border--color: #31c2b7; }

.bg--tertiary { background-color: #00315b; }

.color--tertiary { color: #00315b; }

.border--tertiary { border--color: #00315b; }

.bg--dark { background-color: #131313; }

.color--dark { color: #131313; }

.border--dark { border--color: #131313; }

.bg--light { background-color: #ebebeb; }

.color--light { color: #ebebeb; }

.border--light { border--color: #ebebeb; }

.bg--red { background-color: #db4044; }

.color--red { color: #db4044; }

.border--red { border--color: #db4044; }

.bg--blue { background-color: #1b6fb6; }

.color--blue { color: #1b6fb6; }

.border--blue { border--color: #1b6fb6; }

.bg--green { background-color: #31c2b7; }

.color--green { color: #31c2b7; }

.border--green { border--color: #31c2b7; }

.bg--grey { background-color: #131313; }

.color--grey { color: #131313; }

.border--grey { border--color: #131313; }

.bg--peach { background-color: #ffcc99; }

.color--peach { color: #ffcc99; }

.border--peach { border--color: #ffcc99; }

.bg--orange { background-color: #FA6900; }

.color--orange { color: #FA6900; }

.border--orange { border--color: #FA6900; }

.bg--contrast { background-color: #9c8673; }

.color--contrast { color: #9c8673; }

.border--contrast { border--color: #9c8673; }

.bg--primary-light { background-color: #d6e4f3; }

.color--primary-light { color: #d6e4f3; }

.border--primary-light { border--color: #d6e4f3; }

.bg--dark-light { background-color: #c4c4c4; }

.color--dark-light { color: #c4c4c4; }

.border--dark-light { border--color: #c4c4c4; }

/*------------------------------------*\ $SPACING \*------------------------------------*/
/*------------------------------------*\ $COVER \*------------------------------------*/
/*------------------------------------*\ $VERTICAL ALIGN \*------------------------------------*/
/*------------------------------------*\ $CLEARFIX \*------------------------------------*/
/*------------------------------------*\ $OPACITY \*------------------------------------*/
/*------------------------------------*\ $GRADIENT \*------------------------------------*/
/*------------------------------------*\ $MEDIA QUERIES \*------------------------------------*/
/*------------------------------------*\ $WRAP LINKS \*------------------------------------*/
/*------------------------------------*\ $LETTER SPACING \*------------------------------------*/
/*------------------------------------*\ $TINT AND SHADE \*------------------------------------*/
/*------------------------------------*\ $PLACEHOLDERS \*------------------------------------*/
/*------------------------------------*\ $GRID SPACING \*------------------------------------*/
/*------------------------------------*\ $ROUND \*------------------------------------*/
/*------------------------------------*\ $ZOOM \*------------------------------------*/
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, xmp, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, capt, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

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

ul, ol { list-style: none; }

/*------------------------------------*\ $NAV \*------------------------------------*/
ul.nav:after, .nav ul:after { content: ''; display: table; clear: both; }

.nav li { position: relative; float: left; }

.nav a { display: block; }

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

ul.nav--stacked li { float: none; }

/*------------------------------------*\ $HELPER \*------------------------------------*/
.left { float: left; }

.right { float: right; }

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

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

.upper { text-transform: uppercase; }

.lower { text-transform: lowercase; }

.under { border-bottom: 1px solid; }

.spaced { letter-spacing: 1px; }

.no-mb { margin-bottom: 0; }

.is-relative { position: relative; }

.va { position: relative; top: 50%; transform: translateY(-50%); }

.inline-block { display: inline-block; zoom: 1; *display: inline; }

.cf:before, .cf:after, .grid:before, .grid:after, .main:before, .main:after, .content:before, .content:after, .nav-primary:before, .nav-primary:after, .container:before, .container:after, .top:before, .top:after, .navigation:before, .navigation:after { content: ''; display: table; }

.cf:after, .grid:after, .main:after, .content:after, .nav-primary:after, .container:after, .top:after, .navigation:after { clear: both; }

.cf, .grid, .main, .content, .nav-primary, .container, .top, .navigation { *zoom: 1; }

.slick-arrow:before { display: none; }

/*------------------------------------*\ $GRID \*------------------------------------*/
.grid { margin-left: -44px; }

.grid__item { display: block; float: left; padding-left: 44px; width: 50%; min-height: 1px; }

.grid__item--third { width: 33.333%; }

.grid__item--two-thirds { width: 66.667%; }

.grid__item--fourth { width: 25%; }

.grid__item--fifth { width: 20%; }

.grid--tight { margin-left: 0; }

.grid--tight .grid__item { padding-left: 0; }

.is-hidden { display: none; }

.is-invisible { opacity: 0; filter: alpha(opacity=0); }

.no-transition { transition: none; }

.spinner { height: 80px; width: 80px; position: absolute; top: 50%; left: 50%; margin-top: -40px; margin-left: -40px; animation: rotation 1s infinite linear; border-left: 2px solid rgba(255, 255, 255, 0.15); border-right: 2px solid rgba(255, 255, 255, 0.15); border-bottom: 2px solid rgba(255, 255, 255, 0.15); border-top: 2px solid rgba(255, 255, 255, 0.8); border-radius: 100%; }

@keyframes rotation { from { transform: rotate(0deg); }
  to { transform: rotate(359deg); } }

@media handheld, only screen and (max-width: 767px) { .spinner { width: 50px; height: 50px; margin-top: -25px; margin-left: -25px; } }

.tablet-only { display: none; }

@media handheld, only screen and (min-width: 768px) and (max-width: 1199px) { .tablet-only { display: block; } }

/*------------------------------------*\ $ICONS \*------------------------------------*/
.icon { display: inline-block; vertical-align: middle; }

/*------------------------------------*\ $CROSS \*------------------------------------*/
.icon-cross { position: relative; width: 24px; height: 24px; }

.icon-cross:before, .icon-cross:after { content: ''; position: absolute; top: 0; bottom: 0; left: 50%; margin-left: -1px; width: 2px; background-color: #fff; }

.icon-cross:before { transform: rotate(-45deg); }

.icon-cross:after { transform: rotate(45deg); }

/*------------------------------------*\ $PLUS \*------------------------------------*/
.icon-plus { display: inline-block; width: 1em; height: 1em; position: relative; }

.icon-plus:before, .icon-plus:after { content: ''; position: absolute; background-color: #fff; transition: all 0.25s ease-in-out; }

.icon-plus:before { top: 0; bottom: 0; left: 50%; transform: translateX(-50%); width: 2px; height: 100%; }

.icon-plus:after { left: 0; right: 0; top: 50%; height: 2px; transform: translateY(-50%); }

.icon-plus--open:before { opacity: 0; filter: alpha(opacity=0); height: 0; }

.active .icon-plus:before { opacity: 0; filter: alpha(opacity=0); height: 0; }

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

@font-face { font-family: star; src: url(fonts/star.eot); src: url(fonts/star.eot?#iefix) format("embedded-opentype"), url(fonts/star.woff) format("woff"), url(fonts/star.ttf) format("truetype"), url(fonts/star.svg#star) format("svg"); font-weight: 400; font-style: normal; }

@font-face { font-family: WooCommerce; src: url(fonts/WooCommerce.eot); src: url(fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(fonts/WooCommerce.woff) format("woff"), url(fonts/WooCommerce.ttf) format("truetype"), url(fonts/WooCommerce.svg#WooCommerce) format("svg"); font-weight: 400; font-style: normal; }

.woocommerce-store-notice, p.demo_store { position: absolute; top: 0; left: 0; right: 0; margin: 0; width: 100%; font-size: 1em; padding: 1em 0; text-align: center; background-color: #a46497; color: #fff; z-index: 99998; box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2); display: none; }

.woocommerce-store-notice a, p.demo_store a { color: #fff; text-decoration: underline; }

.admin-bar p.demo_store { top: 32px; }

.clear { clear: both; }

.woocommerce .blockUI.blockOverlay { position: relative; }

.woocommerce .blockUI.blockOverlay::before, .woocommerce .loader::before { height: 1em; width: 1em; display: block; position: absolute; top: 50%; left: 50%; margin-left: -.5em; margin-top: -.5em; content: ''; animation: spin 1s ease-in-out infinite; background: url(images/icons/loader.svg) center center; background-size: cover; line-height: 1; text-align: center; font-size: 2em; color: rgba(0, 0, 0, 0.75); }

.woocommerce a.remove { display: block; font-size: 1.5em; height: 1em; width: 1em; text-align: center; line-height: 1; border-radius: 100%; color: red !important; text-decoration: none; font-weight: 700; border: 0; }

.woocommerce a.remove:hover { color: #fff !important; background: red; }

.woocommerce small.note { display: block; color: #777; font-size: .857em; margin-top: 10px; }

.woocommerce .woocommerce-breadcrumb { margin: 0 0 1em; padding: 0; font-size: .92em; color: #777; }

.woocommerce .woocommerce-breadcrumb::after, .woocommerce .woocommerce-breadcrumb::before { content: ' '; display: table; }

.woocommerce .woocommerce-breadcrumb::after { clear: both; }

.woocommerce .woocommerce-breadcrumb a { color: #777; }

.woocommerce .quantity .qty { width: 3.631em; text-align: center; }

.woocommerce div.product { margin-bottom: 0; position: relative; }

.woocommerce div.product .product_title { clear: none; margin-top: 0; padding: 0; }

.woocommerce div.product p.price, .woocommerce div.product span.price { color: #77a464; font-size: 1.25em; }

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins { background: inherit; font-weight: 700; }

.woocommerce div.product p.price del, .woocommerce div.product span.price del { opacity: .5; }

.woocommerce div.product p.stock { font-size: .92em; }

.woocommerce div.product .stock { color: #77a464; }

.woocommerce div.product .out-of-stock { color: red; }

.woocommerce div.product .woocommerce-product-rating { margin-bottom: 1.618em; }

.woocommerce div.product div.images { margin-bottom: 2em; }

.woocommerce div.product div.images img { display: block; width: 100%; height: auto; box-shadow: none; }

.woocommerce div.product div.images div.thumbnails { padding-top: 1em; }

.woocommerce div.product div.images.woocommerce-product-gallery { position: relative; }

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper { transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s; }

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg { background-color: #fff; }

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) { width: 25%; display: inline-block; }

.woocommerce div.product div.images .woocommerce-product-gallery__trigger { position: absolute; top: .5em; right: .5em; font-size: 2em; z-index: 9; width: 36px; height: 36px; background: #fff; text-indent: -9999px; border-radius: 100%; -moz-box-sizing: content-box; box-sizing: content-box; }

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before { content: ""; display: block; width: 10px; height: 10px; border: 2px solid #000; border-radius: 100%; position: absolute; top: 9px; left: 9px; -moz-box-sizing: content-box; box-sizing: content-box; }

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after { content: ""; display: block; width: 2px; height: 8px; background: #000; border-radius: 6px; position: absolute; top: 19px; left: 22px; transform: rotate(-45deg); -moz-box-sizing: content-box; box-sizing: content-box; }

.woocommerce div.product div.images .flex-control-thumbs { overflow: hidden; zoom: 1; margin: 0; padding: 0; }

.woocommerce div.product div.images .flex-control-thumbs li { width: 25%; float: left; margin: 0; list-style: none; }

.woocommerce div.product div.images .flex-control-thumbs li img { cursor: pointer; opacity: .5; margin: 0; }

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover { opacity: 1; }

.woocommerce div.product div.images .flex-control-thumbs li:nth-child(4n+1) { clear: left; }

.woocommerce #reviews #comments .add_review::after, .woocommerce .products ul::after, .woocommerce div.product form.cart::after, .woocommerce div.product p.cart::after, .woocommerce nav.woocommerce-pagination ul, .woocommerce ul.products::after { clear: both; }

.woocommerce div.product div.summary { margin-bottom: 2em; }

.woocommerce div.product div.social { text-align: right; margin: 0 0 1em; }

.woocommerce div.product div.social span { margin: 0 0 0 2px; }

.woocommerce div.product div.social span span { margin: 0; }

.woocommerce div.product div.social span .stButton .chicklets { padding-left: 16px; width: 0; }

.woocommerce div.product div.social iframe { float: left; margin-top: 3px; }

.woocommerce div.product .woocommerce-tabs ul.tabs { list-style: none; padding: 0 0 0 1em; margin: 0 0 1.618em; overflow: hidden; position: relative; }

.woocommerce div.product .woocommerce-tabs ul.tabs li { border: 1px solid #d3ced2; background-color: #ebe9eb; display: inline-block; position: relative; z-index: 0; border-radius: 4px 4px 0 0; margin: 0 -5px; padding: 0 1em; }

.woocommerce div.product .woocommerce-tabs ul.tabs li a { display: inline-block; padding: .5em 0; font-weight: 700; color: #515151; text-decoration: none; }

.woocommerce div.product form.cart::after, .woocommerce div.product form.cart::before, .woocommerce div.product p.cart::after, .woocommerce div.product p.cart::before { display: table; content: ' '; }

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover { text-decoration: none; color: #6b6b6b; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active { background: #fff; z-index: 2; border-bottom-color: #fff; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a { color: inherit; text-shadow: inherit; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before { box-shadow: 2px 2px 0 #fff; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after { box-shadow: -2px 2px 0 #fff; }

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before { border: 1px solid #d3ced2; position: absolute; bottom: -1px; width: 5px; height: 5px; content: ' '; }

.woocommerce div.product .woocommerce-tabs ul.tabs li::before { left: -6px; -moz-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; border-width: 0 1px 1px 0; box-shadow: 2px 2px 0 #ebe9eb; }

.woocommerce div.product .woocommerce-tabs ul.tabs li::after { right: -6px; -moz-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; border-width: 0 0 1px 1px; box-shadow: -2px 2px 0 #ebe9eb; }

.woocommerce div.product .woocommerce-tabs ul.tabs::before { position: absolute; content: ' '; width: 100%; bottom: 0; left: 0; border-bottom: 1px solid #d3ced2; z-index: 1; }

.woocommerce div.product .woocommerce-tabs .panel { margin: 0 0 2em; padding: 0; }

.woocommerce div.product form.cart, .woocommerce div.product p.cart { margin-bottom: 2em; }

.woocommerce div.product form.cart div.quantity { float: left; margin: 0 4px 0 0; }

.woocommerce div.product form.cart table { border-width: 0 0 1px; }

.woocommerce div.product form.cart table td { padding-left: 0; }

.woocommerce div.product form.cart table div.quantity { float: none; margin: 0; }

.woocommerce div.product form.cart table small.stock { display: block; float: none; }

.woocommerce div.product form.cart .variations { margin-bottom: 1em; border: 0; width: 100%; }

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th { border: 0; vertical-align: top; line-height: 2em; }

.woocommerce div.product form.cart .variations label { font-weight: 700; }

.woocommerce div.product form.cart .variations select { max-width: 100%; min-width: 75%; display: inline-block; margin-right: 1em; }

.woocommerce div.product form.cart .variations td.label { padding-right: 1em; }

.woocommerce div.product form.cart .woocommerce-variation-description p { margin-bottom: 1em; }

.woocommerce div.product form.cart .reset_variations { visibility: hidden; font-size: .83em; }

.woocommerce div.product form.cart .wc-no-matching-variations { display: none; }

.woocommerce div.product form.cart .button { vertical-align: middle; float: left; }

.woocommerce div.product form.cart .group_table td.label { padding-right: 1em; padding-left: 1em; }

.woocommerce div.product form.cart .group_table td { vertical-align: top; padding-bottom: .5em; border: 0; }

.woocommerce div.product form.cart .group_table td:first-child { width: 4em; text-align: center; }

.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox { display: inline-block; width: auto; margin: 0 auto; transform: scale(1.5, 1.5); }

.woocommerce span.onsale { min-height: 3.236em; min-width: 3.236em; padding: .202em; font-weight: 700; position: absolute; text-align: center; line-height: 3.236; top: -.5em; left: -.5em; margin: 0; border-radius: 100%; background-color: #77a464; color: #fff; font-size: .857em; -webkit-font-smoothing: antialiased; z-index: 9; }

.woocommerce .products ul, .woocommerce ul.products { margin: 0 0 1em; padding: 0; list-style: none; clear: both; }

.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before { content: ' '; display: table; }

.woocommerce .products ul li, .woocommerce ul.products li { list-style: none; }

.woocommerce ul.products li.product .onsale { top: 0; right: 0; left: auto; margin: -.5em -.5em 0 0; }

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 { padding: .5em 0; margin: 0; font-size: 1em; }

.woocommerce ul.products li.product a { text-decoration: none; }

.woocommerce ul.products li.product a img { width: 100%; height: auto; display: block; margin: 0 0 1em; box-shadow: none; }

.woocommerce ul.products li.product strong { display: block; }

.woocommerce ul.products li.product .star-rating { font-size: .857em; }

.woocommerce ul.products li.product .button { margin-top: 1em; }

.woocommerce ul.products li.product .price { color: #77a464; display: block; font-weight: 400; margin-bottom: .5em; font-size: .857em; }

.woocommerce ul.products li.product .price del { color: inherit; opacity: .5; display: block; }

.woocommerce ul.products li.product .price ins { background: 0 0; font-weight: 700; }

.woocommerce ul.products li.product .price .from { font-size: .67em; margin: -2px 0 0; text-transform: uppercase; color: rgba(132, 132, 132, 0.5); }

.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count { margin: 0 0 1em; }

.woocommerce .woocommerce-ordering select { vertical-align: top; }

.woocommerce nav.woocommerce-pagination { text-align: center; }

.woocommerce nav.woocommerce-pagination ul { display: inline-block; white-space: nowrap; padding: 0; border: 1px solid #d3ced2; border-right: 0; margin: 1px; }

.woocommerce nav.woocommerce-pagination ul li { border-right: 1px solid #d3ced2; padding: 0; margin: 0; float: left; display: inline; overflow: hidden; }

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span { margin: 0; text-decoration: none; line-height: 1; font-size: 1em; font-weight: 400; padding: .5em; min-width: 1em; display: block; }

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current { background: #ebe9eb; color: #8a7e88; }

/* .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { font-size: 100%; margin: 0; line-height: 1; cursor: pointer; position: relative; text-decoration: none; overflow: visible; padding: .618em 1em; font-weight: 700; border-radius: 3px; left: auto; color: #515151; background-color: #ebe9eb; border: 0; white-space: nowrap; display: inline-block; background-image: none; box-shadow: none; -webkit-box-shadow: none; text-shadow: none } .woocommerce #respond input#submit.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading { opacity: .25; padding-right: 2.618em } .woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after { font-family: WooCommerce; content: '\e01c'; vertical-align: top; -webkit-font-smoothing: antialiased; font-weight: 400; position: absolute; top: .618em; right: 1em; -webkit-animation: spin 2s linear infinite; -moz-animation: spin 2s linear infinite; animation: spin 2s linear infinite } .woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after { font-family: WooCommerce; content: '\e017'; margin-left: .53em; vertical-align: bottom } .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover { background-color: #dad8da; text-decoration: none; background-image: none; color: #515151 } .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { background-color: #a46497; color: #fff; -webkit-font-smoothing: antialiased } .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover { background-color: #935386; color: #fff } .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover { background-color: #a46497; color: #fff } .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] { color: inherit; cursor: not-allowed; opacity: .5; padding: .618em 1em } .woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover { color: inherit; background-color: #ebe9eb } */
.woocommerce .cart .button, .woocommerce .cart input.button { float: none; }

.woocommerce a.added_to_cart { padding-top: .5em; white-space: nowrap; display: inline-block; }

.woocommerce #reviews #comments .add_review::after, .woocommerce #reviews #comments .add_review::before, .woocommerce #reviews #comments ol.commentlist li .comment-text::after, .woocommerce #reviews #comments ol.commentlist li .comment-text::before, .woocommerce #reviews #comments ol.commentlist::after, .woocommerce #reviews #comments ol.commentlist::before { content: ' '; display: table; }

.woocommerce #reviews h2 small { float: right; color: #777; font-size: 15px; margin: 10px 0 0; }

.woocommerce #reviews h2 small a { text-decoration: none; color: #777; }

.woocommerce #reviews h3 { margin: 0; }

.woocommerce #reviews #respond { margin: 0; border: 0; padding: 0; }

.woocommerce #reviews #comment { height: 75px; }

.woocommerce #reviews #comments h2 { clear: none; }

.woocommerce #review_form #respond::after, .woocommerce #reviews #comments ol.commentlist li .comment-text::after, .woocommerce #reviews #comments ol.commentlist::after, .woocommerce .woocommerce-product-rating::after, .woocommerce ul.cart_list li dl::after, .woocommerce ul.cart_list li::after, .woocommerce ul.product_list_widget li dl::after, .woocommerce ul.product_list_widget li::after { clear: both; }

.woocommerce #reviews #comments ol.commentlist { margin: 0; width: 100%; background: 0 0; list-style: none; }

.woocommerce #reviews #comments ol.commentlist li { padding: 0; margin: 0 0 20px; position: relative; background: 0; border: 0; }

.woocommerce #reviews #comments ol.commentlist li .meta { color: #777; font-size: .75em; }

.woocommerce #reviews #comments ol.commentlist li img.avatar { float: left; position: absolute; top: 0; left: 0; padding: 3px; width: 32px; height: auto; background: #ebe9eb; border: 1px solid #e4e1e3; margin: 0; box-shadow: none; }

.woocommerce #reviews #comments ol.commentlist li .comment-text { margin: 0 0 0 50px; border: 1px solid #e4e1e3; border-radius: 4px; padding: 1em 1em 0; }

.woocommerce #reviews #comments ol.commentlist li .comment-text p { margin: 0 0 1em; }

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta { font-size: .83em; }

.woocommerce #reviews #comments ol.commentlist ul.children { list-style: none; margin: 20px 0 0 50px; }

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating { display: none; }

.woocommerce #reviews #comments ol.commentlist #respond { border: 1px solid #e4e1e3; border-radius: 4px; padding: 1em 1em 0; margin: 20px 0 0 50px; }

.woocommerce #reviews #comments .commentlist > li::before { content: ''; }

.woocommerce .star-rating { float: right; overflow: hidden; position: relative; height: 1em; line-height: 1; font-size: 1em; width: 5.4em; font-family: star; }

.woocommerce .star-rating::before { content: '\73\73\73\73\73'; color: #d3ced2; float: left; top: 0; left: 0; position: absolute; }

.woocommerce .star-rating span { overflow: hidden; float: left; top: 0; left: 0; position: absolute; padding-top: 1.5em; }

.woocommerce .star-rating span::before { content: '\53\53\53\53\53'; top: 0; position: absolute; left: 0; }

.woocommerce .woocommerce-product-rating { line-height: 2; display: block; }

.woocommerce .woocommerce-product-rating::after, .woocommerce .woocommerce-product-rating::before { content: ' '; display: table; }

.woocommerce .woocommerce-product-rating .star-rating { margin: .5em 4px 0 0; float: left; }

.woocommerce .products .star-rating { display: block; margin: 0 0 .5em; float: none; }

.woocommerce .hreview-aggregate .star-rating { margin: 10px 0 0; }

.woocommerce #review_form #respond { position: static; margin: 0; width: auto; padding: 0; background: 0 0; border: 0; }

.woocommerce #review_form #respond::after, .woocommerce #review_form #respond::before { content: ' '; display: table; }

.woocommerce p.stars a::before, .woocommerce p.stars a:hover ~ a::before { content: '\e021'; }

.woocommerce #review_form #respond p { margin: 0 0 10px; }

.woocommerce #review_form #respond .form-submit input { left: auto; }

.woocommerce #review_form #respond textarea { -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; }

.woocommerce p.stars a { position: relative; height: 1em; width: 1em; text-indent: -999em; display: inline-block; text-decoration: none; }

.woocommerce p.stars a::before { display: block; position: absolute; top: 0; left: 0; width: 1em; height: 1em; line-height: 1; font-family: WooCommerce; text-indent: 0; }

.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th { line-height: 1.5; border-bottom: 1px dotted rgba(0, 0, 0, 0.1); border-top: 0; margin: 0; }

.woocommerce p.stars.selected a.active::before, .woocommerce p.stars:hover a::before { content: '\e020'; }

.woocommerce p.stars.selected a.active ~ a::before { content: '\e021'; }

.woocommerce p.stars.selected a:not(.active)::before { content: '\e020'; }

.woocommerce table.shop_attributes { border: 0; border-top: 1px dotted rgba(0, 0, 0, 0.1); margin-bottom: 1.618em; width: 100%; }

.woocommerce table.shop_attributes th { width: 150px; font-weight: 700; padding: 8px; }

.woocommerce table.shop_attributes td { font-style: italic; padding: 0; }

.woocommerce table.shop_attributes td p { margin: 0; padding: 8px 0; }

.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th { background: rgba(0, 0, 0, 0.025); }

.woocommerce table.shop_table { border: 1px solid rgba(0, 0, 0, 0.1); margin: 0 -1px 24px 0; text-align: left; width: 100%; border-collapse: separate; border-radius: 5px; }

.woocommerce table.shop_table th { font-weight: 700; padding: 9px 12px; }

.woocommerce table.shop_table td { border-top: 1px solid rgba(0, 0, 0, 0.1); padding: 6px 12px; vertical-align: middle; }

.woocommerce table.shop_table td small { font-weight: 400; }

.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th { border-top: 0; }

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th { font-weight: 700; border-top: 1px solid rgba(0, 0, 0, 0.1); }

.woocommerce table.my_account_orders { font-size: .85em; }

.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th { padding: 4px 8px; vertical-align: middle; }

.woocommerce table.my_account_orders .button { white-space: nowrap; }

.woocommerce table.my_account_orders .order-actions { text-align: right; }

.woocommerce table.my_account_orders .order-actions .button { margin: .125em 0 .125em .25em; }

.woocommerce table.woocommerce-MyAccount-downloads td, .woocommerce table.woocommerce-MyAccount-downloads th { vertical-align: top; text-align: center; }

.woocommerce table.woocommerce-MyAccount-downloads td:first-child, .woocommerce table.woocommerce-MyAccount-downloads td:last-child, .woocommerce table.woocommerce-MyAccount-downloads th:first-child, .woocommerce table.woocommerce-MyAccount-downloads th:last-child { text-align: left; }

.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before, .woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before { content: '\2193'; display: inline-block; }

.woocommerce td.product-name .wc-item-meta, .woocommerce td.product-name dl.variation { list-style: none; }

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt { float: left; clear: both; margin-right: .25em; display: inline-block; list-style: none; }

.woocommerce td.product-name .wc-item-meta dd, .woocommerce td.product-name dl.variation dd { margin: 0; }

.woocommerce td.product-name .wc-item-meta p, .woocommerce td.product-name .wc-item-meta:last-child, .woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child { margin-bottom: 0; }

.woocommerce td.product-name p.backorder_notification { font-size: .83em; }

.woocommerce td.product-quantity { min-width: 80px; }

.woocommerce ul.cart_list, .woocommerce ul.product_list_widget { list-style: none; padding: 0; margin: 0; }

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li { padding: 4px 0; margin: 0; list-style: none; }

.woocommerce ul.cart_list li::after, .woocommerce ul.cart_list li::before, .woocommerce ul.product_list_widget li::after, .woocommerce ul.product_list_widget li::before { content: ' '; display: table; }

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a { display: block; font-weight: 700; }

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img { float: right; margin-left: 4px; width: 32px; height: auto; box-shadow: none; }

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl { margin: 0; padding-left: 1em; border-left: 2px solid rgba(0, 0, 0, 0.1); }

.woocommerce ul.cart_list li dl::after, .woocommerce ul.cart_list li dl::before, .woocommerce ul.product_list_widget li dl::after, .woocommerce ul.product_list_widget li dl::before { content: ' '; display: table; }

.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt { display: inline-block; float: left; margin-bottom: 1em; }

.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt { font-weight: 700; padding: 0 0 .25em; margin: 0 4px 0 0; clear: left; }

#add_payment_method .wc-proceed-to-checkout::after, .woocommerce .widget_layered_nav ul li::after, .woocommerce .widget_rating_filter ul li::after, .woocommerce .widget_shopping_cart .buttons::after, .woocommerce ul.order_details::after, .woocommerce-account .addresses .title::after, .woocommerce-account .woocommerce::after, .woocommerce-cart .wc-proceed-to-checkout::after, .woocommerce-checkout .wc-proceed-to-checkout::after, .woocommerce-error::after, .woocommerce-info::after, .woocommerce-message::after, .woocommerce.widget_shopping_cart .buttons::after { clear: both; }

.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd { padding: 0 0 .25em; }

.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child { margin-bottom: 0; }

.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating { float: none; }

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total { border-top: 3px double #ebe9eb; padding: 4px 0 0; }

.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong { min-width: 40px; display: inline-block; }

.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li { padding-left: 2em; position: relative; padding-top: 0; }

.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove { position: absolute; top: 0; left: 0; }

.woocommerce .widget_shopping_cart .buttons::after, .woocommerce .widget_shopping_cart .buttons::before, .woocommerce.widget_shopping_cart .buttons::after, .woocommerce.widget_shopping_cart .buttons::before { content: ' '; display: table; }

.woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a { margin-right: 5px; margin-bottom: 5px; }

.woocommerce form .form-row { padding: 3px; margin: 0 0 6px; }

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder { transition: opacity .5s .5s ease; opacity: 0; }

.woocommerce form .form-row label { line-height: 2; }

.woocommerce form .form-row label.hidden { visibility: hidden; }

.woocommerce form .form-row label.inline { display: inline; }

.woocommerce form .form-row select { cursor: pointer; margin: 0; }

.woocommerce form .form-row .required { color: red; font-weight: 700; border: 0; }

.woocommerce form .form-row .input-checkbox { display: inline; margin: -2px 8px 0 0; text-align: center; vertical-align: middle; }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea { -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; margin: 0; outline: 0; line-height: 1; }

.woocommerce form .form-row textarea { height: 4em; line-height: 1.5; display: block; box-shadow: none; }

.woocommerce form .form-row .select2-container { width: 100%; line-height: 2em; }

.woocommerce form .form-row.woocommerce-invalid label { color: #a00; }

.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select { border-color: #a00; }

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select { border-color: #69bf29; }

.woocommerce form .form-row::-webkit-input-placeholder { line-height: normal; }

.woocommerce form .form-row:-moz-placeholder { line-height: normal; }

.woocommerce form .form-row:-ms-input-placeholder { line-height: normal; }

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register { border: 1px solid #d3ced2; padding: 20px; margin: 2em 0; text-align: left; border-radius: 5px; }

.woocommerce ul#shipping_method { list-style: none; margin: 0; padding: 0; }

.woocommerce ul#shipping_method li { margin: 0; padding: .25em 0 .25em 22px; text-indent: -22px; list-style: none; }

.woocommerce ul#shipping_method li input { margin: 3px .5ex; }

.woocommerce ul#shipping_method li label { display: inline; }

.woocommerce ul#shipping_method .amount { font-weight: 700; }

.woocommerce p.woocommerce-shipping-contents { margin: 0; }

.woocommerce ul.order_details { margin: 0 0 3em; list-style: none; }

.woocommerce ul.order_details::after, .woocommerce ul.order_details::before { content: ' '; display: table; }

.woocommerce ul.order_details li { float: left; margin-right: 2em; text-transform: uppercase; font-size: .715em; line-height: 1; border-right: 1px dashed #d3ced2; padding-right: 2em; margin-left: 0; padding-left: 0; list-style-type: none; }

.woocommerce ul.order_details li strong { display: block; font-size: 1.4em; text-transform: none; line-height: 1.5; }

.woocommerce ul.order_details li:last-of-type { border: none; }

.woocommerce .wc-bacs-bank-details-account-name { font-weight: 700; }

.woocommerce .widget_layered_nav ul { margin: 0; padding: 0; border: 0; list-style: none; }

.woocommerce .widget_layered_nav ul li { padding: 0 0 1px; list-style: none; }

.woocommerce .widget_layered_nav ul li::after, .woocommerce .widget_layered_nav ul li::before { content: ' '; display: table; }

.woocommerce .widget_layered_nav ul li.chosen a::before, .woocommerce .widget_layered_nav_filters ul li a::before { line-height: 1; content: ""; font-weight: 400; color: #a00; font-family: WooCommerce; speak: none; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; text-decoration: none; }

.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span { padding: 1px 0; }

.woocommerce .widget_layered_nav ul li.chosen a::before { margin-right: .618em; }

.woocommerce .widget_layered_nav_filters ul { margin: 0; padding: 0; border: 0; list-style: none; overflow: hidden; zoom: 1; }

.woocommerce .widget_layered_nav_filters ul li { float: left; padding: 0 1px 1px 0; list-style: none; }

.woocommerce .widget_layered_nav_filters ul li a { text-decoration: none; }

.woocommerce .widget_layered_nav_filters ul li a::before { margin-right: .618em; }

.woocommerce .widget_price_filter .price_slider { margin-bottom: 1em; }

.woocommerce .widget_price_filter .price_slider_amount { text-align: right; line-height: 2.4; font-size: .8751em; }

.woocommerce .widget_price_filter .price_slider_amount .button { font-size: 1.15em; float: left; }

.woocommerce .widget_price_filter .ui-slider { position: relative; text-align: left; margin-left: .5em; margin-right: .5em; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1em; height: 1em; background-color: #a46497; border-radius: 1em; cursor: ew-resize; outline: 0; top: -.3em; margin-left: -.5em; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; border-radius: 1em; background-color: #a46497; }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content { border-radius: 1em; background-color: #602053; border: 0; }

.woocommerce .widget_price_filter .ui-slider-horizontal { height: .5em; }

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min { left: -1px; }

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max { right: -1px; }

.woocommerce .widget_rating_filter ul { margin: 0; padding: 0; border: 0; list-style: none; }

.woocommerce .widget_rating_filter ul li { padding: 0 0 1px; list-style: none; }

.woocommerce .widget_rating_filter ul li::after, .woocommerce .widget_rating_filter ul li::before { content: ' '; display: table; }

.woocommerce .widget_rating_filter ul li a { padding: 1px 0; text-decoration: none; }

.woocommerce .widget_rating_filter ul li .star-rating { float: none; display: inline-block; }

.rtl.woocommerce div.product div.images .flex-control-thumbs li, .woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button { float: right; }

.woocommerce .widget_rating_filter ul li.chosen a::before { font-family: WooCommerce; speak: none; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; margin-right: .618em; content: ""; text-decoration: none; color: #a00; }

.pswp { z-index: 999999; }

.woocommerce img.pswp__img, .woocommerce-page img.pswp__img { max-width: none; }

button.pswp__button { box-shadow: none !important; background-image: url(photoswipe/default-skin/default-skin.png) !important; }

button.pswp__button, button.pswp__button--arrow--left::before, button.pswp__button--arrow--right::before, button.pswp__button:hover { background-color: transparent !important; }

button.pswp__button--arrow--left, button.pswp__button--arrow--left:hover, button.pswp__button--arrow--right, button.pswp__button--arrow--right:hover { background-image: none !important; }

button.pswp__button--close:hover { background-position: 0 -44px; }

button.pswp__button--zoom:hover { background-position: -88px 0; }

.woocommerce-error, .woocommerce-info, .woocommerce-message { padding: 1em 2em 1em 3.5em; margin: 0 0 2em; position: relative; background-color: #f7f6f7; color: #515151; border-top: 3px solid #a46497; list-style: none; width: auto; word-wrap: break-word; }

.woocommerce-error::after, .woocommerce-error::before, .woocommerce-info::after, .woocommerce-info::before, .woocommerce-message::after, .woocommerce-message::before { content: ' '; display: table; }

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before { font-family: WooCommerce; content: '\e028'; display: inline-block; position: absolute; top: 1em; left: 1.5em; }

.woocommerce-error li, .woocommerce-info li, .woocommerce-message li { list-style: none !important; padding-left: 0 !important; margin-left: 0 !important; }

.woocommerce-message { border-top-color: #8fae1b; }

.woocommerce-message::before { content: '\e015'; color: #8fae1b; }

.woocommerce-info { border-top-color: #1e85be; }

.woocommerce-info::before { color: #1e85be; }

.woocommerce-error { border-top-color: #b81c23; }

.woocommerce-error::before { content: '\e016'; color: #b81c23; }

.woocommerce-account .addresses .title::after, .woocommerce-account .addresses .title::before, .woocommerce-account .woocommerce::after, .woocommerce-account .woocommerce::before { content: ' '; display: table; }

.woocommerce-account .addresses .title h3 { float: left; }

.woocommerce-account .addresses .title .edit, .woocommerce-account ul.digital-downloads li .count { float: right; }

.woocommerce-account ol.commentlist.notes li.note p.meta { font-weight: 700; margin-bottom: 0; }

.woocommerce-account ol.commentlist.notes li.note .description p:last-child { margin-bottom: 0; }

.woocommerce-account ul.digital-downloads { margin-left: 0; padding-left: 0; }

.woocommerce-account ul.digital-downloads li { list-style: none; margin-left: 0; padding-left: 0; }

.woocommerce-account ul.digital-downloads li::before { font-family: WooCommerce; speak: none; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; margin-right: .618em; content: ""; text-decoration: none; }

#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail { min-width: 32px; }

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img { width: 32px; box-shadow: none; }

#add_payment_method table.cart td, #add_payment_method table.cart th, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th { vertical-align: middle; }

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text { float: left; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #d3ced2; padding: 6px 6px 5px; margin: 0 4px 0 0; outline: 0; line-height: 1; }

#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input { margin: 0; vertical-align: middle; line-height: 1; }

#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout { padding: 1em 0; }

#add_payment_method .wc-proceed-to-checkout::after, #add_payment_method .wc-proceed-to-checkout::before, .woocommerce-cart .wc-proceed-to-checkout::after, .woocommerce-cart .wc-proceed-to-checkout::before, .woocommerce-checkout .wc-proceed-to-checkout::after, .woocommerce-checkout .wc-proceed-to-checkout::before { content: ' '; display: table; }

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button { display: block; text-align: center; margin-bottom: 1em; font-size: 1.25em; padding: 1em; }

#add_payment_method .cart-collaterals .shipping_calculator .button, .woocommerce-cart .cart-collaterals .shipping_calculator .button, .woocommerce-checkout .cart-collaterals .shipping_calculator .button { width: 100%; float: none; display: block; }

#add_payment_method .cart-collaterals .shipping_calculator .shipping-calculator-button::after, .woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button::after, .woocommerce-checkout .cart-collaterals .shipping_calculator .shipping-calculator-button::after { font-family: WooCommerce; speak: none; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; margin-left: .618em; content: ""; text-decoration: none; }

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after, #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before, #add_payment_method #payment ul.payment_methods::after, #add_payment_method #payment ul.payment_methods::before, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before, .woocommerce-cart #payment ul.payment_methods::after, .woocommerce-cart #payment ul.payment_methods::before, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before, .woocommerce-checkout #payment ul.payment_methods::after, .woocommerce-checkout #payment ul.payment_methods::before { content: ' '; display: table; }

#add_payment_method .cart-collaterals .cart_totals p small, .woocommerce-cart .cart-collaterals .cart_totals p small, .woocommerce-checkout .cart-collaterals .cart_totals p small { color: #777; font-size: .83em; }

#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table { border-collapse: separate; margin: 0 0 6px; padding: 0; }

#add_payment_method .cart-collaterals .cart_totals table tr:first-child td, #add_payment_method .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th { border-top: 0; }

#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th { width: 40%; }

#add_payment_method .cart-collaterals .cart_totals table td, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table th { vertical-align: top; border-left: 0; border-right: 0; line-height: 1.5em; }

#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: #777; }

#add_payment_method .cart-collaterals .cart_totals table select, .woocommerce-cart .cart-collaterals .cart_totals table select, .woocommerce-checkout .cart-collaterals .cart_totals table select { width: 100%; }

#add_payment_method .cart-collaterals .cart_totals .discount td, .woocommerce-cart .cart-collaterals .cart_totals .discount td, .woocommerce-checkout .cart-collaterals .cart_totals .discount td { color: #77a464; }

#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th { border-top: 1px solid #ebe9eb; }

#add_payment_method .cart-collaterals .cross-sells ul.products li.product, .woocommerce-cart .cart-collaterals .cross-sells ul.products li.product, .woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product { margin-top: 0; }

#add_payment_method .checkout .col-2 h3#ship-to-different-address, .woocommerce-cart .checkout .col-2 h3#ship-to-different-address, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address { float: left; clear: none; }

#add_payment_method .checkout .col-2 .form-row-first, #add_payment_method .checkout .col-2 .notes, .woocommerce-cart .checkout .col-2 .form-row-first, .woocommerce-cart .checkout .col-2 .notes, .woocommerce-checkout .checkout .col-2 .form-row-first, .woocommerce-checkout .checkout .col-2 .notes { clear: left; }

#add_payment_method .checkout .create-account small, .woocommerce-cart .checkout .create-account small, .woocommerce-checkout .checkout .create-account small { font-size: 11px; color: #777; font-weight: 400; }

#add_payment_method .checkout div.shipping-address, .woocommerce-cart .checkout div.shipping-address, .woocommerce-checkout .checkout div.shipping-address { padding: 0; clear: left; width: 100%; }

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after, #add_payment_method #payment ul.payment_methods::after, #add_payment_method .checkout .shipping_address, .single-product .twentythirteen p.stars, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-cart #payment ul.payment_methods::after, .woocommerce-cart .checkout .shipping_address, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after, .woocommerce-checkout #payment ul.payment_methods::after, .woocommerce-checkout .checkout .shipping_address { clear: both; }

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment { background: #ebe9eb; border-radius: 5px; }

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods { text-align: left; padding: 1em; border-bottom: 1px solid #d3ced2; margin: 0; list-style: none; }

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li { line-height: 2; text-align: left; margin: 0; font-weight: 400; }

#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input { margin: 0 1em 0 0; }

#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 { vertical-align: middle; margin: -2px 0 0 .5em; padding: 0; position: relative; box-shadow: none; }

#add_payment_method #payment ul.payment_methods li img + img, .woocommerce-cart #payment ul.payment_methods li img + img, .woocommerce-checkout #payment ul.payment_methods li img + img { margin-left: 2px; }

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row { padding: 1em; }

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box { position: relative; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 1em; margin: 1em 0; font-size: .92em; border-radius: 2px; line-height: 1.5; background-color: #dfdcde; color: #515151; }

#add_payment_method #payment div.payment_box input.input-text, #add_payment_method #payment div.payment_box textarea, .woocommerce-cart #payment div.payment_box input.input-text, .woocommerce-cart #payment div.payment_box textarea, .woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea { border-color: #bbb3b9 #c7c1c6 #c7c1c6; }

#add_payment_method #payment div.payment_box::-webkit-input-placeholder, .woocommerce-cart #payment div.payment_box::-webkit-input-placeholder, .woocommerce-checkout #payment div.payment_box::-webkit-input-placeholder { color: #bbb3b9; }

#add_payment_method #payment div.payment_box:-moz-placeholder, .woocommerce-cart #payment div.payment_box:-moz-placeholder, .woocommerce-checkout #payment div.payment_box:-moz-placeholder { color: #bbb3b9; }

#add_payment_method #payment div.payment_box:-ms-input-placeholder, .woocommerce-cart #payment div.payment_box:-ms-input-placeholder, .woocommerce-checkout #payment div.payment_box:-ms-input-placeholder { color: #bbb3b9; }

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods { list-style: none; margin: 0; }

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token { margin: 0 0 .5em; }

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label { cursor: pointer; }

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput { vertical-align: middle; margin: -3px 1em 0 0; position: relative; }

#add_payment_method #payment div.payment_box .wc-credit-card-form, .woocommerce-cart #payment div.payment_box .wc-credit-card-form, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form { border: 0; padding: 0; margin: 1em 0 0; }

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number { font-size: 1.5em; padding: 8px; background-repeat: no-repeat; background-position: right .618em center; background-size: 32px 20px; }

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa { background-image: url(images/icons/credit-cards/visa.svg); }

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard { background-image: url(images/icons/credit-cards/mastercard.svg); }

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser { background-image: url(images/icons/credit-cards/laser.svg); }

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub { background-image: url(images/icons/credit-cards/diners.svg); }

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro { background-image: url(images/icons/credit-cards/maestro.svg); }

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb { background-image: url(images/icons/credit-cards/jcb.svg); }

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex { background-image: url(images/icons/credit-cards/amex.svg); }

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover { background-image: url(images/icons/credit-cards/discover.svg); }

#add_payment_method #payment div.payment_box span.help, .woocommerce-cart #payment div.payment_box span.help, .woocommerce-checkout #payment div.payment_box span.help { font-size: .857em; color: #777; font-weight: 400; }

#add_payment_method #payment div.payment_box .form-row, .woocommerce-cart #payment div.payment_box .form-row, .woocommerce-checkout #payment div.payment_box .form-row { margin: 0 0 1em; }

#add_payment_method #payment div.payment_box p:last-child, .woocommerce-cart #payment div.payment_box p:last-child, .woocommerce-checkout #payment div.payment_box p:last-child { margin-bottom: 0; }

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before { content: ''; display: block; border: 1em solid #dfdcde; border-right-color: transparent; border-left-color: transparent; border-top-color: transparent; position: absolute; top: -.75em; left: 0; margin: -1em 0 0 2em; }

#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal { float: right; line-height: 52px; font-size: .83em; }

#add_payment_method #payment .payment_method_paypal img, .woocommerce-cart #payment .payment_method_paypal img, .woocommerce-checkout #payment .payment_method_paypal img { max-height: 52px; vertical-align: middle; }

.woocommerce-password-strength { text-align: center; font-weight: 600; padding: 3px .5em; font-size: 1em; }

.woocommerce-password-strength.strong { background-color: #c1e1b9; border-color: #83c373; }

.woocommerce-password-strength.short { background-color: #f1adad; border-color: #e35b5b; }

.woocommerce-password-strength.bad { background-color: #fbc5a9; border-color: #f78b53; }

.woocommerce-password-strength.good { background-color: #ffe399; border-color: #ffc733; }

.woocommerce-password-hint { margin: .5em 0 0; display: block; }

#content.twentyeleven .woocommerce-pagination a { font-size: 1em; line-height: 1; }

.single-product .twentythirteen #reply-title, .single-product .twentythirteen #respond #commentform, .single-product .twentythirteen .entry-summary { padding: 0; }

.twentythirteen .woocommerce-breadcrumb { padding-top: 40px; }

.twentyfourteen ul.products li.product { margin-top: 0 !important; }

body:not(.search-results) .twentysixteen .entry-summary { color: inherit; font-size: inherit; line-height: inherit; }

.twentysixteen .price ins { background: inherit; color: inherit; }

/*------------------------------------*\ 1. $BASE \*------------------------------------*/
body { font: 400 14px/2.143em "lato", sans-serif; color: #131313; letter-spacing: 0.03em; }

@media handheld, only screen and (max-width: 767px) { body { padding-top: 44px; } }

.body--nav-open { overflow: hidden; }

/*------------------------------------*\ $LINKS \*------------------------------------*/
a, a:visited { text-decoration: none; font-weight: 500; color: #1b6fb6; transition: all 0.25s ease-in-out; }

a:hover { outline: none; color: #31c2b7; }

a:focus, a:active { outline: none; }

a.no-td:hover { text-decoration: none; }

a.block-link { display: block; }

a.link--cover { position: absolute; z-index: 2; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; display: block; }

/*------------------------------------*\ $TEXT LINKS \*------------------------------------*/
a.text-link { border-bottom: 1px solid; }

a.text-link--light { color: #fff; }

a.text-link--light:hover { color: #1b6fb6; }

a.text-link--dark { color: #131313; }

a.text-link--dark:hover { color: #fff; }

/*------------------------------------*\ $BUTTONS \*------------------------------------*/
a.button, form button, input[type="submit"], .pod--tile .pod__item__link__text { display: inline-block; font-size: 13px; line-height: 18px; padding: 7px 15px; letter-spacing: 0.03em; font-weight: 500; color: #131313; border: 2px solid #131313; background-color: transparent; text-transform: uppercase; }

a.button:before, form button:before, input[type="submit"]:before, .pod--tile .pod__item__link__text:before, a.button:after, form button:after, input[type="submit"]:after, .pod--tile .pod__item__link__text:after { content: '\f0da'; font-family: "FontAwesome"; color: #1b6fb6; margin-left: 0.692em; font-size: 1.125em; }

a.button:before, form button:before, input[type="submit"]:before, .pod--tile .pod__item__link__text:before { display: none; content: '\f0d9'; margin-left: 0; margin-right: 0.692em; }

a.button:hover, a.button.is-current, form button:hover, form button.is-current, input[type="submit"]:hover, input[type="submit"].is-current { text-decoration: none; color: #fff; background-color: #131313; }

a.button.button--solid, form button.button--solid, input[type="submit"].button--solid { color: #fff; background-color: #1b6fb6; border: none; }

a.button.button--solid:after, form button.button--solid:after, input[type="submit"].button--solid:after { color: #fff; }

a.button.button--solid:hover, a.button.button--solid.is-current, form button.button--solid:hover, form button.button--solid.is-current, input[type="submit"].button--solid:hover, input[type="submit"].button--solid.is-current { color: #fff; background-color: #131313; }

a.button.button--light, .form--light a.button, form button.button--light, .form--light form button, input[type="submit"].button--light, .form--light input[type="submit"] { color: #fff; border-color: #fff; }

a.button.button--light:after, .form--light a.button:after, form button.button--light:after, .form--light form button:after, input[type="submit"].button--light:after, .form--light input[type="submit"]:after { color: #fff; }

a.button.button--light:hover, a.button.button--light.is-current, .form--light a.button:hover, .form--light a.button.is-current, form button.button--light:hover, form button.button--light.is-current, .form--light form button:hover, .form--light form button.is-current, input[type="submit"].button--light:hover, input[type="submit"].button--light.is-current, .form--light input[type="submit"]:hover, .form--light input[type="submit"].is-current { background-color: #fff; color: #1b6fb6; }

a.button.button--light:hover:after, a.button.button--light.is-current:after, .form--light a.button:hover:after, .form--light a.button.is-current:after, form button.button--light:hover:after, form button.button--light.is-current:after, .form--light form button:hover:after, .form--light form button.is-current:after, input[type="submit"].button--light:hover:after, input[type="submit"].button--light.is-current:after, .form--light input[type="submit"]:hover:after, .form--light input[type="submit"].is-current:after { color: #1b6fb6; }

a.button.button--blue, .subscribe a.button, form button.button--blue, .subscribe form button, input[type="submit"].button--blue, .subscribe input[type="submit"] { color: #1b6fb6; border-color: #1b6fb6; }

a.button.button--blue:after, .subscribe a.button:after, form button.button--blue:after, .subscribe form button:after, input[type="submit"].button--blue:after, .subscribe input[type="submit"]:after { color: #1b6fb6; }

a.button.button--blue:hover, a.button.button--blue.is-current, .subscribe a.button:hover, .subscribe a.button.is-current, form button.button--blue:hover, form button.button--blue.is-current, .subscribe form button:hover, .subscribe form button.is-current, input[type="submit"].button--blue:hover, input[type="submit"].button--blue.is-current, .subscribe input[type="submit"]:hover, .subscribe input[type="submit"].is-current { background-color: #1b6fb6; color: #fff; }

a.button.button--blue:hover:after, a.button.button--blue.is-current:after, .subscribe a.button:hover:after, .subscribe a.button.is-current:after, form button.button--blue:hover:after, form button.button--blue.is-current:after, .subscribe form button:hover:after, .subscribe form button.is-current:after, input[type="submit"].button--blue:hover:after, input[type="submit"].button--blue.is-current:after, .subscribe input[type="submit"]:hover:after, .subscribe input[type="submit"].is-current:after { color: #fff; }

a.button.button--teal, form button.button--teal, input[type="submit"].button--teal { color: #1b6fb6; border-color: #1b6fb6; }

a.button.button--teal:after, form button.button--teal:after, input[type="submit"].button--teal:after { color: #1b6fb6; }

a.button.button--teal:hover, a.button.button--teal.is-current, form button.button--teal:hover, form button.button--teal.is-current, input[type="submit"].button--teal:hover, input[type="submit"].button--teal.is-current { background-color: #1b6fb6; color: #fff; }

a.button.button--teal:hover:after, a.button.button--teal.is-current:after, form button.button--teal:hover:after, form button.button--teal.is-current:after, input[type="submit"].button--teal:hover:after, input[type="submit"].button--teal.is-current:after { color: #fff; }

a.button.button--dark:after, form button.button--dark:after, input[type="submit"].button--dark:after { color: #131313; }

a.button.button--reverse:before, form button.button--reverse:before, input[type="submit"].button--reverse:before { display: inline-block; }

a.button.button--reverse:after, form button.button--reverse:after, input[type="submit"].button--reverse:after { display: none; }

/*------------------------------------*\ $OTHER ELEMENTS \*------------------------------------*/
hr { border: solid #1b6fb6; border-width: 1px 0 0 0; clear: both; width: 100%; margin: 40px auto; }

.hr--light { border-color: #ebebeb; }

img, iframe { vertical-align: top; max-width: 100%; }

.b-lazy { transition: opacity 500ms ease-in-out; opacity: 0; }

.b-lazy.b-loaded { opacity: 1; }

.image--border { border: 2px solid #1b6fb6; }

/*------------------------------------*\ 2. $LAYOUT \*------------------------------------*/
.wrap { margin: 0 auto; width: 1200px; }

.wrap:after { content: ''; display: table; clear: both; }

.wrap--fixed { position: absolute; z-index: 5; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; display: block; left: 50%; margin-left: -600px; width: 1200px; }

@media handheld, only screen and (max-width: 1199px) { .wrap { width: 90%; }
  .wrap--fixed { margin-left: -45%; width: 90%; } }

/*------------------------------------*\ $HEADER \*------------------------------------*/
.header .wrap { position: relative; }

.header__logo { width: 262px; width: 282px; height: 104px; display: block; margin: 0 auto; }

.header__logo svg { max-width: 100%; margin-top: -5px; }

.header__cta { float: left; }

.header__cta .button { font-size: 16px; line-height: 1.313em; padding: 0.5em 1em; }

.header__cta .button:hover, .header__cta .button.is-current { background-color: #1b6fb6; border-color: #1b6fb6; color: #fff; }

.header__cta .button:hover:after, .header__cta .button.is-current:after { color: #fff; }

.header__cta__secondary, .header__phone { position: absolute; top: 0; right: 0; }

.header__phone { font-size: 28px; line-height: 1em; letter-spacing: 0.05em; }

.header__phone .fa { color: #1b6fb6; }

@media handheld, only screen and (max-width: 1199px) { .header__logo { width: 200px; height: 74px; }
  .header__logo svg { margin-top: -18px; }
  .header__cta__secondary { width: 190px; }
  .header__cta .button { font-size: 14px; }
  .header__phone { display: none; font-size: 24px; } }

@media only screen and (max-width: 970px) { .header__logo { width: 119px; height: 43px; margin: 0; }
  .header__logo svg { margin-top: -28px; }
  .header .header__nav, .header .header__phone { display: none; }
  .header__cta__secondary .button { display: none; }
  .header .header--primary .header__cta { position: absolute; right: 46px; bottom: 0; }
  .header .header--primary .header__cta .button { font-size: 8px; vertical-align: bottom; } }

/*------------------------------------*\ $SVG FALLBACK \*------------------------------------*/
.no-smil .header__logo svg { display: none; }

.no-smil .header__logo img { display: block; }

@media handheld, only screen and (max-width: 767px) { 
	/* .header__logo svg { display: none; } */
  /*.header__logo img { display: block; } */
}

.header--secondary { background-color: #1b6fb6; }

.header--secondary:after { content: ''; display: table; clear: both; }

.header--secondary .nav-social { float: left; margin-bottom: 0; line-height: 40px; }

.header--secondary__cta { float: left; }

.header--secondary__nav { float: right; }

.header--secondary .header__cta, .header--secondary .header__phone { display: none; }

@media handheld, only screen and (max-width: 1199px) { .header--secondary .grid__item--alpha { width: 25%; }
  .header--secondary .grid__item--beta { width: 75%; } }

@media handheld, only screen and (max-width: 767px) { .header--secondary { position: fixed; z-index: 900; top: 0; left: 0; right: 0; height: 44px; background-color: #31c2b7; padding: 12px 0; }
  .header--secondary .grid__item--alpha { display: none; }
  .header--secondary .grid__item--beta { width: 100%; text-align: right; }
  .header--secondary .nav-social, .header--secondary .header__cta, .header--secondary .header__phone { display: inline-block; vertical-align: top; }
  .header--secondary .header__cta { display: none; }
  .header--secondary .header__cta--mobile { display: block; }
  .header--secondary .nav-social { font-size: 13px; line-height: 22px; }
  .header--secondary .nav-social a { color: #131313; }
  .header--secondary .nav-social li { margin-right: 2px; }
  .header--secondary .nav-social li:last-child { margin-right: 0; }
  .header--secondary .nav-social .fa { width: auto; }
  .header--secondary .header__phone { position: relative; top: auto; right: 0; margin-left: 8px; font-size: 12px; line-height: 22px; }
  .header--secondary .header__phone .fa, .header--secondary .header__phone a { color: #131313; }
  .header--secondary .header__phone a { display: block; line-height: 22px; }
  .header--secondary .header__cta .button { font-size: 8px; vertical-align: top; }
  .header--secondary .header__cta .button:after { margin-left: 4px; }
  .header--secondary__nav { display: none; } }

.header--primary { padding: 35px 0 27px 0; }

@media only screen and (max-width: 970px) { .header--primary { padding: 15px 0; } }

.header__nav { margin-bottom: 37px; }

/*------------------------------------*\ $NAV \*------------------------------------*/
/*------------------------------------*\ $NAV SOCIAL \*------------------------------------*/
.nav-social { font-size: 18px; line-height: 1em; }

.nav-social li { display: inline-block; }

.nav-social img { width: 20px; height: 20px; margin-top: 10px; vertical-align: top; margin-left: 0.25em; }

.nav-social a { color: #131313; }

.nav-social a:hover { color: #1b6fb6; }

.nav-social--light a { color: #fff; }

.nav-social--light a:hover { color: #fff; opacity: 0.5; filter: alpha(opacity=50); }

.nav-social--dark a:hover { color: #fff; }

.nav-social--2x { font-size: 30px; }

.nav-social--2x img { width: 32px; height: 32px; margin-top: 0; }

.nav-mobile .nav-social img { margin-top: 0; }

/*------------------------------------*\ $NAV SECONDARY \*------------------------------------*/
.nav--secondary { font-size: 12px; line-height: 40px; margin-bottom: 0; }

.nav--secondary a { color: #fff; padding: 0 10px; }

.nav--secondary a span { border-bottom: 1px solid; }

.nav--secondary a:hover { opacity: 0.5; filter: alpha(opacity=50); }

.nav--secondary li:last-child a { padding-right: 0; }

/*------------------------------------*\ $NAV PRIMARY \*------------------------------------*/
.nav--primary { font-size: 14px; line-height: 1em; margin-bottom: 0; text-transform: uppercase; text-align: center; letter-spacing: 0.03em; /*------------------------------------*\ $HOVER \*------------------------------------*/ /*------------------------------------*\ $DROPDOWN \*------------------------------------*/ /*------------------------------------*\ $CURRENT MENU ITEMS \*------------------------------------*/ }

.nav--primary li { float: none; display: inline-block; }

.nav--primary a { line-height: 44px; padding: 0 24px; position: relative; color: #131313; }

.nav--primary li:hover > a { color: #1b6fb6; }

.nav--primary .sub-menu { opacity: 0; filter: alpha(opacity=0); visibility: hidden; display: block; position: absolute; left: 0; top: 100%; background-color: #1b6fb6; background-color: rgba(27, 111, 182, 0.9); transition: all 0.25s ease-in-out; width: 335px; padding: 6px 22px; margin-bottom: 0; z-index: 99999; text-align: left; }

.nav--primary .sub-menu li { float: none; display: block; border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

.nav--primary .sub-menu li:last-child { border-bottom: none; }

.nav--primary .sub-menu a { font-size: 14px; line-height: 1.25em; padding: 10px 0; font-weight: 400; color: #fff; }

.nav--primary .sub-menu a:hover { color: #fff; opacity: 0.5; filter: alpha(opacity=50); }

.nav--primary .sub-menu > .current-menu-item a { color: #fff; opacity: 0.5; filter: alpha(opacity=50); }

.nav--primary li:hover .sub-menu { visibility: visible; opacity: 1; filter: alpha(opacity=100); }

.nav--primary > .current-menu-item > a, .nav--primary > .current-menu-ancestor > a, .nav--primary > .current-page-ancestor > a { color: #1b6fb6; }

@media handheld, only screen and (max-width: 1199px) { .nav--primary a { padding: 0 12px; }
  .nav--primary .sub-menu { width: 275px; }
  .nav--primary li:nth-child(5) .sub-menu, .nav--primary li:nth-child(6) .sub-menu { left: auto; right: 0; } }

/*------------------------------------*\ $NAV ICON \*------------------------------------*/
.nav-icon { display: none; width: 35px; height: 21px; position: absolute; transform: rotate(0deg); transition: all 0.25s ease-in-out; cursor: pointer; z-index: 888; right: 0; bottom: 0; }

.nav-icon__line { display: block; position: absolute; height: 5px; width: 100%; background-color: #131313; opacity: 1; filter: alpha(opacity=100); left: 0; transform: rotate(0deg); transition: all 0.25s ease-in-out; }

.nav-icon__line:nth-child(1) { top: 0; }

.nav-icon__line:nth-child(2) { top: 8px; }

.nav-icon__line:nth-child(3) { bottom: 0; }

@media only screen and (max-width: 970px) { .nav-icon { display: block; } }

.nav-icon--open .nav-icon__line:nth-child(1) { top: 18px; width: 0%; left: 50%; }

.nav-icon--open .nav-icon__line:nth-child(2) { top: 18px; transform: rotate(45deg); }

.nav-icon--open .nav-icon__line:nth-child(3) { transform: rotate(-45deg); top: 18px; }

/*------------------------------------*\ $MOBILE NAV \*------------------------------------*/
.nav-mobile { position: absolute; z-index: 150; top: 44px; right: 0; bottom: 0; left: 0; height: calc(100vh - 44px); background-color: #1b6fb6; opacity: 0; filter: alpha(opacity=0); overflow-y: scroll; -webkit-overflow-scrolling: touch; visibility: hidden; transition: all 0.25s ease-in-out; text-align: center; padding: 56px 0 112px 0; }

.nav-mobile--open { visibility: visible; opacity: 1; filter: alpha(opacity=100); }

.nav-mobile .wrap { width: 75%; }

.nav-mobile__logo { width: 132px; margin: 0 auto 32px auto; }

.nav-mobile .nav--stacked { font-size: 19px; line-height: 1.125em; margin-bottom: 1em; text-transform: uppercase; }

.nav-mobile .nav--stacked a { color: #fff; padding: 0.6em 0; font-weight: 400; }

.nav-mobile .nav--stacked a .icon { margin-left: 8px; vertical-align: baseline; width: 16px; height: 16px; }

.nav-mobile .nav--stacked a:hover { color: #1b6fb6; }

.nav-mobile .nav--stacked li { border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

.nav-mobile .nav--stacked li:hover > a { opacity: 0.5; filter: alpha(opacity=50); color: #fff; }

.nav-mobile .nav--stacked > .current-menu-item > a, .nav-mobile .nav--stacked > .current-menu-ancestor > a { font-weight: 700; opacity: 0.5; filter: alpha(opacity=50); color: #fff; }

.nav-mobile .nav--stacked > .current-menu-item > a .icon:before, .nav-mobile .nav--stacked > .current-menu-item > a .icon:after, .nav-mobile .nav--stacked > .current-menu-ancestor > a .icon:before, .nav-mobile .nav--stacked > .current-menu-ancestor > a .icon:after { background-color: #131313; }

.nav-mobile .nav--stacked .sub-menu { display: none; padding: 8px 0; margin-bottom: 0; }

.nav-mobile .nav--stacked .sub-menu li { border-bottom: none; }

.nav-mobile .nav--stacked .sub-menu a { font-size: 17px; line-height: 1em; }

.nav-mobile__cta { margin-bottom: 24px; }

.nav-mobile__cta .button { font-size: 10px; line-height: 1em; padding: 7px 10px; }

.nav-mobile__cta .button:after { font-size: 12px; margin-left: 4px; }

/*------------------------------------*\ $NAV KEYLINE \*------------------------------------*/
.nav--keyline li { position: relative; padding: 0 5px; }

.nav--keyline li:before { content: '|'; position: absolute; top: 0; right: 0; bottom: 0; width: 1px; }

.nav--keyline li:first-child { padding-left: 0; }

.nav--keyline li:last-child { padding-right: 0; }

.nav--keyline li:last-child:before { display: none; }

/*------------------------------------*\ $BREADCRUMB \*------------------------------------*/
.breadcrumb { font-size: 12px; line-height: 1.5em; margin-bottom: 24px; font-weight: 300; text-transform: uppercase; }

.breadcrumb .breadcrumb__divider { margin: 0 4px; }

@media handheld, only screen and (max-width: 767px) { .breadcrumb { font-size: 11px; } }

/*------------------------------------*\ $SIDEBAR NAV \*------------------------------------*/
.nav--vertical__heading { background-color: #1b6fb6; color: #fff; text-transform: uppercase; padding: 11px 20px; font-size: 14px; line-height: 1.3em; margin-bottom: 0; font-weight: 500; }

.nav--vertical { padding: 0 20px 10px 20px; background-color: #d6e4f3; text-transform: uppercase; font-size: 14px; line-height: 1.3em; }

.nav--vertical li { border-bottom: 1px solid rgba(27, 111, 182, 0.25); }

.nav--vertical li:last-child { border-bottom: none; }

.nav--vertical a { font-weight: 300; padding: 16px 0; color: #131313; }

.nav--vertical a:hover { color: #1b6fb6; }

.nav--vertical .current-menu-item > a { font-weight: 400; color: #1b6fb6; }

.nav--vertical .menu-item-has-children > a { color: #1b6fb6; font-weight: 600; }

.nav--vertical .sub-menu { border-top: 1px solid rgba(27, 111, 182, 0.25); }

.nav--vertical .sub-menu a { padding: 7px 23px; }

@media handheld, only screen and (max-width: 767px) { .nav--vertical { font-size: 12px; } }

/*------------------------------------*\ $NAV BRICK \*------------------------------------*/
.nav--brick { font-size: 0; }

.nav--brick li { float: none; display: inline-block; margin: 0 5px 12px 5px; }

.nav--brick a { font-size: 13px; line-height: 1.385em; text-transform: uppercase; color: #1b6fb6; border: 2px solid #1b6fb6; padding: 6px 15px; }

.nav--brick a:hover { color: #31c2b7; border-color: #31c2b7; }

.nav--brick .current-cat a { background-color: #31c2b7; color: #fff; border-color: #31c2b7; }

@media handheld, only screen and (max-width: 767px) { .nav--brick li { margin: 0 2px 6px 2px; }
  .nav--brick a { font-size: 12px; padding: 4px 12px; } }

/*------------------------------------*\ $HERO CTA \*------------------------------------*/
.hero-cta { position: fixed; z-index: 100; top: 398px; right: 0; opacity: 0.9; filter: alpha(opacity=90); }

.hero-cta .button { font-size: 15px; line-height: 1.25em; padding: 1.7em 1.4em; background-color: rgba(27, 111, 182, 0.9); }

@media handheld, only screen and (max-width: 1799px) { .hero-cta { top: 298px; }
  .hero-cta .button { width: 210px; } }

@media handheld, only screen and (max-width: 1199px) { .hero-cta { display: none; } }

/*------------------------------------*\ $SLANTED HEADING \*------------------------------------*/
.has-slant:before { content: ''; position: absolute; top: 0; left: 0; bottom: 0; width: 500%; margin-left: -500%; }

.slant { position: absolute; right: -135px; top: 0; bottom: 0; width: 135px; overflow: hidden; }

.slant:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; transform: skew(26deg); transform-origin: bottom right; }

@media handheld, only screen and (max-width: 767px) { .slant { right: -90px; width: 90px; } }

/*------------------------------------*\ $SLICK \*------------------------------------*/
.slick-arrow { position: absolute; top: 50%; transform: translateY(-50%); z-index: 25; font-size: 70px; line-height: 1em; cursor: pointer; color: #fff; opacity: 0.7; filter: alpha(opacity=70); }

.slick-arrow--previous, .slick-arrow--next { text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.35); }

.slick-arrow--previous { left: 0; }

.slick-arrow--next { right: 0; }

.slick-arrow:hover { color: #fff; opacity: 1; filter: alpha(opacity=100); }

/*------------------------------------*\ $SLIDER ANIMATION \*------------------------------------*/
.slider__item, .slider .slick-arrow, .hero__image { opacity: 0; filter: alpha(opacity=0); transition: all 0.25s ease-in-out; }

.animation-ready .slider__item, .animation-ready .hero__image { opacity: 1; filter: alpha(opacity=100); }

.animation-ready .slider .slick-arrow { opacity: 0.7; filter: alpha(opacity=70); }

.animation-ready .slider .slick-arrow:hover { opacity: 1; filter: alpha(opacity=100); }

/*------------------------------------*\ $SUPPLIER \*------------------------------------*/
.supplier .slick-slider { padding: 0 45px; }

.pod--slider .slick-arrow { color: #ebebeb; font-size: 50px; text-shadow: none; }

.pod--slider .slick-arrow:hover { color: #bcbcbc; }

.supplier__grid__item { position: relative; }

.supplier__grid__item a { position: absolute; z-index: 5; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; display: block; }

.supplier__grid__item img { max-width: 120px; }

.not-home .supplier .slick-arrow { color: #1b6fb6; opacity: 0.2; filter: alpha(opacity=20); }

.not-home .supplier .slick-arrow:hover { opacity: 1; filter: alpha(opacity=100); }

@media handheld, only screen and (max-width: 767px) { .supplier .slick-slider { padding: 0 32px; }
  .supplier .slick-arrow { font-size: 40px; } }

/*------------------------------------*\ $SUPPLIER LIST \*------------------------------------*/
.supplier-list { padding-bottom: 40px; }

.supplier-list .grid { margin-left: -30px; }

.supplier-list .grid__item { padding-left: 30px; padding-bottom: 0; }

.supplier-list img { max-width: 240px; }

.supplier-list .grid__item--alpha { width: 34%; }

.supplier-list .grid__item--beta { width: 66%; }

@media handheld, only screen and (max-width: 1199px) { .supplier-list .grid__item { width: 100%; }
  .supplier-list .grid__item--alpha { padding-bottom: 24px; } }

/*------------------------------------*\ $SLIDER COLOURS \*------------------------------------*/
/* Set up variables */
/* Loop through each variable, assigning to classes with same name */
.slider__item--red .slider__item__content, .slider__item--red .has-slant:before, .slider__item--red .has-slant:after, .slider__item--red .slant:before { background-color: #db4044; background-color: rgba(219, 64, 68, 0.9); }

.slider__item--blue .slider__item__content, .slider__item--blue .has-slant:before, .slider__item--blue .has-slant:after, .slider__item--blue .slant:before { background-color: #1b6fb6; background-color: rgba(27, 111, 182, 0.9); }

.slider__item--grey .slider__item__content, .slider__item--grey .has-slant:before, .slider__item--grey .has-slant:after, .slider__item--grey .slant:before { background-color: #131313; background-color: rgba(19, 19, 19, 0.9); }

.slider__item--green .slider__item__content, .slider__item--green .has-slant:before, .slider__item--green .has-slant:after, .slider__item--green .slant:before { background-color: #31c2b7; background-color: rgba(49, 194, 183, 0.9); }

.slider__item--peach .slider__item__content, .slider__item--peach .has-slant:before, .slider__item--peach .has-slant:after, .slider__item--peach .slant:before { background-color: #ffcc99; background-color: rgba(255, 204, 153, 0.9); }

.slider__item--orange .slider__item__content, .slider__item--orange .has-slant:before, .slider__item--orange .has-slant:after, .slider__item--orange .slant:before { background-color: #FA6900; background-color: rgba(250, 105, 0, 0.9); }

/*------------------------------------*\ $HERO \*------------------------------------*/
.hero { position: relative; overflow: hidden; height: 400px; background-position: 50% 0; background-repeat: no-repeat; background-size: cover; width: 1200px; margin: 0 auto 58px auto; background-color: #ebebeb; }

.hero .wrap { position: relative; z-index: 5; }

.hero__image img { position: absolute; z-index: 1; top: 50%; left: 50%; transform: translateY(-50%); width: 1200px; margin-left: -600px; max-width: none; }

@media only screen and (max-width: 1200px) { .hero { height: 0; padding-bottom: 40%; width: 100%; margin: 10px auto 30px auto; }
  .hero__image img { width: 100%; margin-left: 0; left: 0; } }

/*------------------------------------*\ $CONTENT + SIDEBAR \*------------------------------------*/
.content { float: right; width: 786px; min-height: 100px; }

.content--full { float: none; width: 100%; }

.blog .content, .category .content { float: none; width: 100%; }

.sidebar { float: left; width: 372px; margin-bottom: 24px; }

.sidebar__item { margin-bottom: 40px; }

.sidebar__item--form { padding: 20px 26px; }

.sidebar__item__heading { font-size: 19px; line-height: 1.25em; margin-bottom: 1em; text-align: center; text-transform: uppercase; }

.sidebar__item--form .sidebar__item__heading { text-align: center; color: #fff; }

@media handheld, only screen and (max-width: 1199px) { .content, .sidebar { float: none; width: 100%; }
  .sidebar__item--nav { display: none; } }

@media handheld, only screen and (max-width: 767px) { .sidebar__item { margin-bottom: 24px; } }

/*------------------------------------*\ $BLOG \*------------------------------------*/
.blog__header { text-align: center; margin-bottom: 48px; }

.blog__header__heading { margin-bottom: 1.1em; }

.nav-pagination { text-align: center; padding: 24px 0 48px 0; }

@media handheld, only screen and (max-width: 767px) { .blog__header { margin-bottom: 24px; }
  .nav-pagination { padding: 12px 0 24px 0; } }

/*------------------------------------*\ $POST \*------------------------------------*/
.post__meta { font-size: 12px; line-height: 1.25em; margin-bottom: 1em; color: #1b6fb6; }

.post__content { padding-bottom: 10px; }

.post__gallery { margin-bottom: 32px; }

.post__heading + .post__gallery { margin-top: 44px; }

.post__footer { padding-top: 32px; margin-bottom: 80px; border-top: 1px solid #1b6fb6; }

.post__footer .nav--button { float: right; }

.post__footer .nav--button li { margin-left: 30px; }

.post__share .at-resp-share-element .at-share-btn { margin-bottom: 0; background-color: #1b6fb6 !important; }

.post__share .at-resp-share-element .at-share-btn:hover { background-color: #131313 !important; transform: none !important; }

@media handheld, only screen and (max-width: 767px) { .post__footer .grid__item { width: 100%; }
  .post__share { text-align: center; margin-bottom: 24px; }
  .post__footer { margin-bottom: 48px; }
  .post__footer .nav--button { float: none; }
  .post__footer .nav--button li { float: none; margin-left: 0; margin-bottom: 8px; }
  .post__footer .nav--button a { display: block; width: 100%; text-align: center; } }

/*------------------------------------*\ $FOOTER \*------------------------------------*/
.footer { padding: 75px 0 40px 0; background-color: #1b6fb6; color: #fff; font-size: 11px; line-height: 18px; }

@media handheld, only screen and (max-width: 767px) { .footer { text-align: center; padding: 48px 0 24px 0; } }

/*------------------------------------*\ $FOOTER PRIMARY \*------------------------------------*/
.footer__primary { margin-bottom: 80px; }

.footer__primary .grid { margin-left: -48px; }

.footer__primary .grid__item { padding-left: 48px; }

@media handheld, only screen and (max-width: 1199px) { .footer__primary .grid__item { width: 50%; }
  .footer__primary .grid__item:first-of-type { display: none; } }

@media handheld, only screen and (max-width: 767px) { .footer__primary { margin-bottom: 32px; }
  .footer__primary .grid__item { width: 100%; } }

.footer__primary__nav { border-right: 1px solid rgba(255, 255, 255, 0.3); }

.footer__primary__nav:after { content: ''; display: table; clear: both; }

.footer__primary__nav .nav--stacked { float: left; padding-right: 32px; font-size: 13px; line-height: 1em; }

.footer__primary__nav .nav--stacked li { margin-bottom: 0.9em; }

.footer__primary__nav .nav--stacked a { color: #fff; }

.footer__primary__nav .nav--stacked a:hover { opacity: 0.5; filter: alpha(opacity=50); }

.footer__social { text-align: right; margin-bottom: 54px; }

.footer__logo { float: right; width: 228px; }

.footer__heading { font-size: 15px; line-height: 1em; margin-bottom: 2em; text-transform: uppercase; font-weight: 400; color: #fff; }

@media handheld, only screen and (max-width: 767px) { .footer__social { text-align: center; margin-bottom: 32px; }
  .footer__logo { float: none; width: 180px; margin: 0 auto; } }

/*------------------------------------*\ $FOOTER SECONDARY \*------------------------------------*/
.footer__secondary { border-top: 1px solid rgba(255, 255, 255, 0.5); padding-top: 30px; text-transform: uppercase; }

.footer__secondary .grid { margin-left: -10px; }

.footer__secondary .grid__item { padding-left: 10px; }

.footer__secondary .grid__item--alpha { width: 30%; }

.footer__secondary .grid__item--beta { width: 70%; }

.footer__secondary a { color: #fff; }

.footer__secondary a:hover { opacity: 0.5; filter: alpha(opacity=50); text-decoration: none; }

.footer__secondary .footer__copyright { text-align: right; }

.footer__secondary .footer__copyright br { display: none; }

@media handheld, only screen and (max-width: 1199px) { .footer__secondary { text-align: center; letter-spacing: 0.01em; }
  .footer__secondary .nav { display: inline-block; margin-bottom: 1em; }
  .footer__secondary .grid__item { width: 100%; }
  .footer__secondary .footer__copyright { text-align: center; } }

@media handheld, only screen and (max-width: 767px) { .footer__secondary .nav { display: none; }
  .footer__secondary .footer__copyright br { display: block; } }

/*------------------------------------*\ $BLOCKQUOTE \*------------------------------------*/
blockquote { font-size: 18px; line-height: 1.944em; margin-bottom: 1.5em; font-weight: 300; }

blockquote p:last-child { margin: 0; }

@media handheld, only screen and (max-width: 767px) { blockquote { font-size: 16px; line-height: 1.6em; } }

/*------------------------------------*\ $WOOCOMMERCE \*------------------------------------*/
.woocommerce #container, .woocommerce-page .content--full { padding-bottom: 68px; overflow: hidden; }

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images { float: left; width: 40%; }

.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: 2em; }

.single-product .price { margin: 2em 0; }

.single-product .price-note { display: block; margin-top: 1em; font-size: 12px; line-height: 1em; text-transform: uppercase; color: #131313; }

.single-product .product_title { font-size: 38px; line-height: 1.1em; }

@media handheld, only screen and (max-width: 767px) { .woocommerce #container, .woocommerce-page .content--full { padding-bottom: 32px; }
  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary { padding-left: 0; }
  .single-product .product_title { font-size: 24px; line-height: 1.1em; }
  .single-product .price { margin: 1.5em 0; } }

/*------------------------------------*\ $WOOCOMMERCE - CHECKOUT \*------------------------------------*/
.checkout .custom-select { border: 1px solid #1b6fb6; }

.select2-container { z-index: 5; }

.select2-container .select2-selection--single { height: 34px; }

.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 30px; }

.select2-container--default .select2-selection--single { background-color: transparent; border: none; border-radius: 0; }

.select2-container--default .select2-selection--single .select2-selection__arrow { display: none; }

.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address { font-size: 1em; line-height: 2.143em; text-transform: none; font-weight: 400; text-transform: none; color: #131313; }

.woocommerce-checkout-payment .place-order { text-align: right; }

.woocommerce-checkout-payment .place-order input { width: auto; }

.woocommerce-checkout-review-order label { display: inline-block; }

#order_review_heading { padding-top: 1em; }

/*** .checkout .custom-select { display: none; } **/

.checkout .woocommerce-select { display: block; }

/*------------------------------------*\ $WOOCOMMERCE CREDIT CARD \*------------------------------------*/
.nab_payment_form #nab_card_details #nab_card_number { width: 98%; }

.nab_payment_form #nab_card_details .custom-select { width: 48%; margin-right: 2%; float: left; }

.nab_payment_form input[type="submit"] { width: auto; }

.payment_method_nab_dp img { display: none; }

@media handheld, only screen and (max-width: 767px) { .woocommerce form.nab_payment_form .form-row { float: none; width: 100%; } }

/*------------------------------------*\ $WOOCOMMERCE THANK YOU PAGE \*------------------------------------*/
.woocommerce-notice--success { margin-bottom: 1em; }

/*------------------------------------*\ $BEFORE AND AFTER \*------------------------------------*/
.compare { max-width: 1120px; margin: 0 auto; }

.compare .grid { margin-left: -18px; }

.compare .grid__item { padding-left: 18px; }

.compare__item__heading { text-align: center; margin-bottom: 1.63em; }

.compare__item__image { position: relative; overflow: hidden; height: 0; padding-bottom: 79%; background-color: #ebebeb; }

.compare .slick-arrow { font-size: 48px; padding: 20px; }

.single .compare { padding-bottom: 32px; }

@media handheld, only screen and (max-width: 767px) { .compare .grid__item { width: 100%; }
  .compare .grid__item + .grid__item { padding-top: 32px; } }

/*------------------------------------*\ $COLOURS \*------------------------------------*/
.bpc { color: #1b6fb6; }

.bsc { color: #1b6fb6; }

.text-white { color: #fff; }

.text-light { color: #ebebeb; }

.text-neutral { color: #808080; }

.text-dark { color: #131313; }

::-moz-selection { background: #1b6fb6; color: #fff; text-shadow: none; }

::selection { background: #1b6fb6; color: #fff; text-shadow: none; }

/*------------------------------------*\ $BACKGROUNDS \*------------------------------------*/
.bpb { background-color: #1b6fb6; }

.bsb { background-color: #1b6fb6; }

.bg-light { background-color: #ebebeb; }

.bg-neutral { background-color: #808080; }

.bg-dark { background-color: #131313; }

/*------------------------------------*\ $NAV SOCIAL \*------------------------------------*/
.nav-social { font-size: 18px; line-height: 1em; }

.nav-social li { display: inline-block; }

.nav-social img { width: 20px; height: 20px; margin-top: 10px; vertical-align: top; margin-left: 0.25em; }

.nav-social a { color: #131313; }

.nav-social a:hover { color: #1b6fb6; }

.nav-social--light a { color: #fff; }

.nav-social--light a:hover { color: #fff; opacity: 0.5; filter: alpha(opacity=50); }

.nav-social--dark a:hover { color: #fff; }

.nav-social--2x { font-size: 30px; }

.nav-social--2x img { width: 32px; height: 32px; margin-top: 0; }

.nav-mobile .nav-social img { margin-top: 0; }

/*------------------------------------*\ $NAV SECONDARY \*------------------------------------*/
.nav--secondary { font-size: 12px; line-height: 40px; margin-bottom: 0; }

.nav--secondary a { color: #fff; padding: 0 10px; }

.nav--secondary a span { border-bottom: 1px solid; }

.nav--secondary a:hover { opacity: 0.5; filter: alpha(opacity=50); }

.nav--secondary li:last-child a { padding-right: 0; }

/*------------------------------------*\ $NAV PRIMARY \*------------------------------------*/
.nav--primary { font-size: 14px; line-height: 1em; margin-bottom: 0; text-transform: uppercase; text-align: center; letter-spacing: 0.03em; /*------------------------------------*\ $HOVER \*------------------------------------*/ /*------------------------------------*\ $DROPDOWN \*------------------------------------*/ /*------------------------------------*\ $CURRENT MENU ITEMS \*------------------------------------*/ }

.nav--primary li { float: none; display: inline-block; }

.nav--primary a { line-height: 44px; padding: 0 24px; position: relative; color: #131313; }

.nav--primary li:hover > a { color: #1b6fb6; }

.nav--primary .sub-menu { opacity: 0; filter: alpha(opacity=0); visibility: hidden; display: block; position: absolute; left: 0; top: 100%; background-color: #1b6fb6; background-color: rgba(27, 111, 182, 0.9); transition: all 0.25s ease-in-out; width: 335px; padding: 6px 22px; margin-bottom: 0; z-index: 99999; text-align: left; }

.nav--primary .sub-menu li { float: none; display: block; border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

.nav--primary .sub-menu li:last-child { border-bottom: none; }

.nav--primary .sub-menu a { font-size: 14px; line-height: 1.25em; padding: 10px 0; font-weight: 400; color: #fff; }

.nav--primary .sub-menu a:hover { color: #fff; opacity: 0.5; filter: alpha(opacity=50); }

.nav--primary .sub-menu > .current-menu-item a { color: #fff; opacity: 0.5; filter: alpha(opacity=50); }

.nav--primary li:hover .sub-menu { visibility: visible; opacity: 1; filter: alpha(opacity=100); }

.nav--primary > .current-menu-item > a, .nav--primary > .current-menu-ancestor > a, .nav--primary > .current-page-ancestor > a { color: #1b6fb6; }

@media handheld, only screen and (max-width: 1199px) { .nav--primary a { padding: 0 12px; }
  .nav--primary .sub-menu { width: 275px; }
  .nav--primary li:nth-child(5) .sub-menu, .nav--primary li:nth-child(6) .sub-menu { left: auto; right: 0; } }

/*------------------------------------*\ $NAV ICON \*------------------------------------*/
.nav-icon { display: none; width: 35px; height: 21px; position: absolute; transform: rotate(0deg); transition: all 0.25s ease-in-out; cursor: pointer; z-index: 888; right: 0; bottom: 0; }

.nav-icon__line { display: block; position: absolute; height: 5px; width: 100%; background-color: #131313; opacity: 1; filter: alpha(opacity=100); left: 0; transform: rotate(0deg); transition: all 0.25s ease-in-out; }

.nav-icon__line:nth-child(1) { top: 0; }

.nav-icon__line:nth-child(2) { top: 8px; }

.nav-icon__line:nth-child(3) { bottom: 0; }

@media only screen and (max-width: 970px) { .nav-icon { display: block; } }

.nav-icon--open .nav-icon__line:nth-child(1) { top: 18px; width: 0%; left: 50%; }

.nav-icon--open .nav-icon__line:nth-child(2) { top: 18px; transform: rotate(45deg); }

.nav-icon--open .nav-icon__line:nth-child(3) { transform: rotate(-45deg); top: 18px; }

/*------------------------------------*\ $MOBILE NAV \*------------------------------------*/
.nav-mobile { position: absolute; z-index: 150; top: 44px; right: 0; bottom: 0; left: 0; height: calc(100vh - 44px); background-color: #1b6fb6; opacity: 0; filter: alpha(opacity=0); overflow-y: scroll; -webkit-overflow-scrolling: touch; visibility: hidden; transition: all 0.25s ease-in-out; text-align: center; padding: 56px 0 112px 0; }

.nav-mobile--open { visibility: visible; opacity: 1; filter: alpha(opacity=100); }

.nav-mobile .wrap { width: 75%; }

.nav-mobile__logo { width: 132px; margin: 0 auto 32px auto; }

.nav-mobile .nav--stacked { font-size: 19px; line-height: 1.125em; margin-bottom: 1em; text-transform: uppercase; }

.nav-mobile .nav--stacked a { color: #fff; padding: 0.6em 0; font-weight: 400; }

.nav-mobile .nav--stacked a .icon { margin-left: 8px; vertical-align: baseline; width: 16px; height: 16px; }

.nav-mobile .nav--stacked a:hover { color: #1b6fb6; }

.nav-mobile .nav--stacked li { border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

.nav-mobile .nav--stacked li:hover > a { opacity: 0.5; filter: alpha(opacity=50); color: #fff; }

.nav-mobile .nav--stacked > .current-menu-item > a, .nav-mobile .nav--stacked > .current-menu-ancestor > a { font-weight: 700; opacity: 0.5; filter: alpha(opacity=50); color: #fff; }

.nav-mobile .nav--stacked > .current-menu-item > a .icon:before, .nav-mobile .nav--stacked > .current-menu-item > a .icon:after, .nav-mobile .nav--stacked > .current-menu-ancestor > a .icon:before, .nav-mobile .nav--stacked > .current-menu-ancestor > a .icon:after { background-color: #131313; }

.nav-mobile .nav--stacked .sub-menu { display: none; padding: 8px 0; margin-bottom: 0; }

.nav-mobile .nav--stacked .sub-menu li { border-bottom: none; }

.nav-mobile .nav--stacked .sub-menu a { font-size: 17px; line-height: 1em; }

.nav-mobile__cta { margin-bottom: 24px; }

.nav-mobile__cta .button { font-size: 10px; line-height: 1em; padding: 7px 10px; }

.nav-mobile__cta .button:after { font-size: 12px; margin-left: 4px; }

/*------------------------------------*\ $NAV KEYLINE \*------------------------------------*/
.nav--keyline li { position: relative; padding: 0 5px; }

.nav--keyline li:before { content: '|'; position: absolute; top: 0; right: 0; bottom: 0; width: 1px; }

.nav--keyline li:first-child { padding-left: 0; }

.nav--keyline li:last-child { padding-right: 0; }

.nav--keyline li:last-child:before { display: none; }

/*------------------------------------*\ $BREADCRUMB \*------------------------------------*/
.breadcrumb { font-size: 12px; line-height: 1.5em; margin-bottom: 24px; font-weight: 300; text-transform: uppercase; }

.breadcrumb .breadcrumb__divider { margin: 0 4px; }

@media handheld, only screen and (max-width: 767px) { .breadcrumb { font-size: 11px; } }

/*------------------------------------*\ $SIDEBAR NAV \*------------------------------------*/
.nav--vertical__heading { background-color: #1b6fb6; color: #fff; text-transform: uppercase; padding: 11px 20px; font-size: 14px; line-height: 1.3em; margin-bottom: 0; font-weight: 500; }

.nav--vertical { padding: 0 20px 10px 20px; background-color: #d6e4f3; text-transform: uppercase; font-size: 14px; line-height: 1.3em; }

.nav--vertical li { border-bottom: 1px solid rgba(27, 111, 182, 0.25); }

.nav--vertical li:last-child { border-bottom: none; }

.nav--vertical a { font-weight: 300; padding: 16px 0; color: #131313; }

.nav--vertical a:hover { color: #1b6fb6; }

.nav--vertical .current-menu-item > a { font-weight: 400; color: #1b6fb6; }

.nav--vertical .menu-item-has-children > a { color: #1b6fb6; font-weight: 600; }

.nav--vertical .sub-menu { border-top: 1px solid rgba(27, 111, 182, 0.25); }

.nav--vertical .sub-menu a { padding: 7px 23px; }

@media handheld, only screen and (max-width: 767px) { .nav--vertical { font-size: 12px; } }

/*------------------------------------*\ $NAV BRICK \*------------------------------------*/
.nav--brick { font-size: 0; }

.nav--brick li { float: none; display: inline-block; margin: 0 5px 12px 5px; }

.nav--brick a { font-size: 13px; line-height: 1.385em; text-transform: uppercase; color: #1b6fb6; border: 2px solid #1b6fb6; padding: 6px 15px; }

.nav--brick a:hover { color: #31c2b7; border-color: #31c2b7; }

.nav--brick .current-cat a { background-color: #31c2b7; color: #fff; border-color: #31c2b7; }

@media handheld, only screen and (max-width: 767px) { .nav--brick li { margin: 0 2px 6px 2px; }
  .nav--brick a { font-size: 12px; padding: 4px 12px; } }

/*------------------------------------*\ $FORMS \*------------------------------------*/
form input, form select, form textarea, form button { font-family: inherit; border-radius: 0; }

form input, form select, form textarea { font-size: 14px; line-height: 18px; border: 1px solid #1b6fb6; padding: 6px 10px; display: block; width: 100%; }

form input[type="checkbox"], form input[type="radio"] { display: inline-block; width: auto; }

form label { display: block; line-height: 1.1em; margin-bottom: 0.6em; }

form input[type="submit"], form button { cursor: pointer; transition: all 0.25s ease-in-out; }

@media handheld, only screen and (max-width: 767px) { form input, form select, form textarea, form button { border-radius: 0; box-shadow: none; } }

/*------------------------------------*\ $PLACEHOLDER TEXT \*------------------------------------*/
.placeholdersjs { color: #131313; opacity: 1; filter: alpha(opacity=100); letter-spacing: 0.03em; }

::-webkit-input-placeholder { color: #131313; opacity: 1; filter: alpha(opacity=100); letter-spacing: 0.03em; }

:-moz-placeholder { color: #131313; opacity: 1; filter: alpha(opacity=100); letter-spacing: 0.03em; }

::-moz-placeholder { color: #131313; opacity: 1; filter: alpha(opacity=100); letter-spacing: 0.03em; }

:-ms-input-placeholder { color: #131313; opacity: 1; filter: alpha(opacity=100); letter-spacing: 0.03em; }

::-ms-input-placeholder { color: #131313; opacity: 1; filter: alpha(opacity=100); letter-spacing: 0.03em; }

:placeholder { color: #131313; opacity: 1; filter: alpha(opacity=100); letter-spacing: 0.03em; }

/*------------------------------------*\ $FORM - UNDERLINED \*------------------------------------*/
.form--underline input, .form--underline select, .form--underline texarea { border: solid #1b6fb6; border-width: 0 0 2px 0; padding-left: 0; padding-right: 0; color: #1b6fb6; font-size: 17px; line-height: 23px; font-weight: 300; }

.form--underline .placeholdersjs { color: #76a9d3; opacity: 1; filter: alpha(opacity=100); }

.form--underline ::-webkit-input-placeholder { color: #76a9d3; opacity: 1; filter: alpha(opacity=100); }

.form--underline :-moz-placeholder { color: #76a9d3; opacity: 1; filter: alpha(opacity=100); }

.form--underline ::-moz-placeholder { color: #76a9d3; opacity: 1; filter: alpha(opacity=100); }

.form--underline :-ms-input-placeholder { color: #76a9d3; opacity: 1; filter: alpha(opacity=100); }

.form--underline ::-ms-input-placeholder { color: #76a9d3; opacity: 1; filter: alpha(opacity=100); }

.form--underline :placeholder { color: #76a9d3; opacity: 1; filter: alpha(opacity=100); }

/*------------------------------------*\ $FORM - LIGHT \*------------------------------------*/
.form--light input, .form--light select, .form--light textarea { color: #fff; border-color: #fff; background-color: transparent; }

.form--light .placeholdersjs { color: #fff; opacity: 1; filter: alpha(opacity=100); }

.form--light ::-webkit-input-placeholder { color: #fff; opacity: 1; filter: alpha(opacity=100); }

.form--light :-moz-placeholder { color: #fff; opacity: 1; filter: alpha(opacity=100); }

.form--light ::-moz-placeholder { color: #fff; opacity: 1; filter: alpha(opacity=100); }

.form--light :-ms-input-placeholder { color: #fff; opacity: 1; filter: alpha(opacity=100); }

.form--light ::-ms-input-placeholder { color: #fff; opacity: 1; filter: alpha(opacity=100); }

.form--light :placeholder { color: #fff; opacity: 1; filter: alpha(opacity=100); }

/*------------------------------------*\ $GRAVITY FORMS \*------------------------------------*/
.gform_wrapper { /* HIDDEN ELEMENTS */ /* Name */ /* File Upload */ }

.gform_wrapper .gform_fields { margin-bottom: 0; margin-left: -12px; }

.gform_wrapper .gform_fields:after { content: ''; display: table; clear: both; }

.gform_wrapper .gfield_required { display: inline-block; margin-left: 4px; }

.gform_wrapper .gfield { padding-left: 12px; padding-bottom: 12px; margin-bottom: 0; }

.gform_wrapper .gf_left_half, .gform_wrapper .gf_right_half { float: left; width: 50%; }

.gform_wrapper .gf_right_half { clear: right; }

.gform_wrapper .gf_right_half + .gfield:not(.gf_left_half) { clear: both; }

.gform_wrapper .hidden_label .gfield_label, .gform_wrapper .gfield_visibility_hidden, .gform_wrapper .gform_validation_container { display: none; }

.gform_wrapper .screen-reader-text, .gform_wrapper label.hidden_sub_label { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal !important; }

.gform_wrapper input, .gform_wrapper select, .gform_wrapper textarea { width: 100%; }

.gform_wrapper textarea { height: 110px; vertical-align: top; }

.gform_wrapper textarea .large { height: 160px; }

.gform_wrapper .ginput_complex { margin-left: -13px; }

.gform_wrapper .ginput_complex:after { content: ''; display: table; clear: both; }

.gform_wrapper .name_first, .gform_wrapper .name_last { float: left; display: block; width: 50%; padding-left: 13px; }

.gform_wrapper .gform_drop_area { border: 1px dashed #1b6fb6; padding: 26px 0 40px 0; text-align: center; }

.gform_wrapper .gform_drop_instructions, .gform_wrapper .ginput_container_fileupload .screen-reader-text { display: block; font-size: 12px; line-height: 1em; margin-bottom: 1em; opacity: 0.5; }

.gform_wrapper .ginput_container_fileupload .screen-reader-text { margin-top: 1em; }

.gform_wrapper .gform_button_select_files { display: inline-block; font-size: 13px; line-height: 18px; padding: 7px 15px; letter-spacing: 0.03em; font-weight: 500; text-transform: uppercase; background-color: #1b6fb6; color: #fff; transition: all 0.25s ease-in-out; width: auto; }

.gform_wrapper .gform_button_select_files:hover { background-color: #131313; border-color: #131313; }

.gform_wrapper .ginput_preview img { vertical-align: middle; }

.gform_footer { padding-top: 18px; }

@media handheld, only screen and (max-width: 767px) { .gform_wrapper .gf_left_half, .gform_wrapper .gf_right_half { float: none; width: 100%; } }

/*------------------------------------*\ $FIELDS \*------------------------------------*/
/* Checkbox and Radio Buttons */
.gfield_checkbox, .gfield_radio { margin-bottom: 0; font-size: 13px; }

.gfield_checkbox li, .gfield_radio li { margin-bottom: 8px; }

.gfield_checkbox li:last-child, .gfield_radio li:last-child { margin-bottom: 0; }

.gfield_checkbox input, .gfield_radio input { width: auto; display: inline-block; }

.gfield_checkbox label, .gfield_radio label { position: relative; padding-left: 28px; min-height: 18px; line-height: 18px; margin-bottom: 0; }

/* Checkbox */
.gfield_checkbox input[type="checkbox"] { display: none; }

.gfield_checkbox input[type="checkbox"] + label span.custom-checkbox { position: absolute; top: 0; left: 0; width: 18px; height: 18px; margin-right: 10px; vertical-align: middle; cursor: pointer; border: 2px solid #1b6fb6; }

.gfield_checkbox input[type="checkbox"]:checked + label span.custom-checkbox { background-color: #1b6fb6; }

.gfield_checkbox input[type="checkbox"]:checked + label span.custom-checkbox:before { content: '\f00d'; position: absolute; top: 50%; transform: translateY(-50%); font-family: "FontAwesome"; color: #fff; font-size: 12px; left: 2px; }

/** Light variation **/
.form--light .gfield_checkbox input[type="checkbox"] + label span.custom-checkbox { border-color: #fff; }

.form--light .gfield_checkbox input[type="checkbox"]:checked + label span.custom-checkbox { background-color: #fff; }

.form--light .gfield_checkbox input[type="checkbox"]:checked + label span.custom-checkbox:before { color: #1b6fb6; }

/* Radio Button */
.gfield_radio input[type="radio"] { display: none; }

.gfield_radio input[type="radio"] + label span.custom-radio { position: absolute; top: 0; left: 0; width: 18px; height: 18px; margin-right: 10px; vertical-align: middle; border: 2px solid #1b6fb6; cursor: pointer; border-radius: 100px; }

.gfield_radio input[type="radio"]:checked + label span.custom-radio { background-color: #1b6fb6; }

.gfield_radio input[type="radio"]:checked + label span.custom-radio:before { content: ''; width: 6px; height: 6px; border-radius: 100px; position: absolute; top: 50%; left: 50%; margin-left: -3px; margin-top: -3px; background: #fff; }

/** Light variation **/
.form--light .gfield_radio input[type="radio"] + label span.custom-radio { border-color: #fff; }

.form--light .gfield_radio input[type="radio"]:checked + label span.custom-radio { background-color: #fff; }

.form--light .gfield_radio input[type="radio"]:checked + label span.custom-radio:before { background-color: #1b6fb6; }

/* Select */
.custom-select { position: relative; }

.custom-select:before, .custom-select:after { position: absolute; width: 34px; right: 0; }

.custom-select:before { content: ''; top: 0; right: 0; bottom: 0; background-color: #1b6fb6; }

.custom-select:after { content: '\f0d7'; top: 50%; transform: translateY(-50%); font-family: "FontAwesome"; color: #fff; text-align: center; }

form select { position: relative; z-index: 5; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background-color: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-user-select: none; border-radius: 0; padding-right: 42px; }

form select:focus { outline: none; }

form select::-ms-expand { display: none; }

/** Light variation **/
.form--light .custom-select:before { background-color: #fff; }

.form--light .custom-select:after { color: #1b6fb6; }

/** Underline variation **/
.form--underline .custom-select:before { background-color: transparent; }

.form--underline .custom-select:after { color: #1b6fb6; }

.form--light.form--underline .custom-select:after { color: #fff; }

/* Datepicker */
.custom-datepicker { position: relative; }

.custom-datepicker:before, .custom-datepicker:after { position: absolute; z-index: 1; width: 34px; right: 0; }

.custom-datepicker:before { content: ''; top: 0; right: 0; bottom: 0; background-color: #1b6fb6; }

.custom-datepicker:after { content: '\f133'; top: 50%; transform: translateY(-50%); font-family: "FontAwesome"; color: #fff; text-align: center; }

.custom-datepicker input { position: relative; z-index: 5; background-color: transparent; }

/** Light variation **/
.form--light .custom-datepicker:before { background-color: #fff; }

.form--light .custom-datepicker:after { color: #1b6fb6; }

/** Underline variation **/
.form--underline .custom-datepicker:before { background-color: transparent; }

.form--underline .custom-datepicker:after { color: #1b6fb6; }

.form--light.form--underline .custom-datepicker:after { color: #fff; }

/*------------------------------------*\ $DATEPICKER / CALENDAR \*------------------------------------*/
body .ui-datepicker { margin-top: 0; }

/*------------------------------------*\ $ERRORS \*------------------------------------*/
.validation_error { display: block; margin-bottom: 1em; color: #db4044; }

.gfield_error input, .gfield_error select, .gfield_error textarea { border: 1px solid #db4044; }

.gfield_error .validation_message { color: #db4044; }

/*------------------------------------*\ $CONFIRMATION MESSAGE \*------------------------------------*/
.gform_confirmation_message { display: block; margin-bottom: 1em; }

/*------------------------------------*\ $SIDEBAR FORMS \*------------------------------------*/
.sidebar .gf_left_half, .sidebar .gf_right_half { width: 100%; float: none; }

.sidebar .gform_footer { padding-top: 9px; text-align: center; }

.sidebar .validation_error, .sidebar .gfield_error .validation_message { color: #fff; }

/*------------------------------------*\ $COLOURED FORMS \*------------------------------------*/
.form--red { color: #131313; }

.form--red input, .form--red textarea { background-color: #fff; }

.form--red .custom-select, .form--red .custom-datepicker { background-color: #fff; }

.form--red .custom-datepicker input { background-color: transparent; }

.form--red input, .form--red select, .form--red textarea { color: #131313; border-color: #fff; }

.form--red button { color: #fff; border-color: #fff; }

.form--red button:hover { background-color: #fff; border-color: #fff; }

.form--red button:after { color: #fff; }

.form--red .custom-select:before, .form--red .custom-datepicker:before { background-color: #fff; }

.form--red .custom-select:after, .form--red .custom-datepicker:after, .form--red button:hover, .form--red button:hover:after { color: #db4044; }

.form--red .placeholdersjs { color: #131313; }

.form--red ::-webkit-input-placeholder { color: #131313; }

.form--red :-moz-placeholder { color: #131313; }

.form--red ::-moz-placeholder { color: #131313; }

.form--red :-ms-input-placeholder { color: #131313; }

.form--red ::-ms-input-placeholder { color: #131313; }

.form--red :placeholder { color: #131313; }

.form--blue { color: #131313; }

.form--blue input, .form--blue textarea { background-color: #fff; }

.form--blue .custom-select, .form--blue .custom-datepicker { background-color: #fff; }

.form--blue .custom-datepicker input { background-color: transparent; }

.form--blue input, .form--blue select, .form--blue textarea { color: #131313; border-color: #fff; }

.form--blue button { color: #fff; border-color: #fff; }

.form--blue button:hover { background-color: #fff; border-color: #fff; }

.form--blue button:after { color: #fff; }

.form--blue .custom-select:before, .form--blue .custom-datepicker:before { background-color: #fff; }

.form--blue .custom-select:after, .form--blue .custom-datepicker:after, .form--blue button:hover, .form--blue button:hover:after { color: #1b6fb6; }

.form--blue .placeholdersjs { color: #131313; }

.form--blue ::-webkit-input-placeholder { color: #131313; }

.form--blue :-moz-placeholder { color: #131313; }

.form--blue ::-moz-placeholder { color: #131313; }

.form--blue :-ms-input-placeholder { color: #131313; }

.form--blue ::-ms-input-placeholder { color: #131313; }

.form--blue :placeholder { color: #131313; }

.form--green { color: #131313; }

.form--green input, .form--green textarea { background-color: #fff; }

.form--green .custom-select, .form--green .custom-datepicker { background-color: #fff; }

.form--green .custom-datepicker input { background-color: transparent; }

.form--green input, .form--green select, .form--green textarea { color: #131313; border-color: #fff; }

.form--green button { color: #fff; border-color: #fff; }

.form--green button:hover { background-color: #fff; border-color: #fff; }

.form--green button:after { color: #fff; }

.form--green .custom-select:before, .form--green .custom-datepicker:before { background-color: #fff; }

.form--green .custom-select:after, .form--green .custom-datepicker:after, .form--green button:hover, .form--green button:hover:after { color: #31c2b7; }

.form--green .placeholdersjs { color: #131313; }

.form--green ::-webkit-input-placeholder { color: #131313; }

.form--green :-moz-placeholder { color: #131313; }

.form--green ::-moz-placeholder { color: #131313; }

.form--green :-ms-input-placeholder { color: #131313; }

.form--green ::-ms-input-placeholder { color: #131313; }

.form--green :placeholder { color: #131313; }

.form--grey { color: #131313; }

.form--grey input, .form--grey textarea { background-color: #fff; }

.form--grey .custom-select, .form--grey .custom-datepicker { background-color: #fff; }

.form--grey .custom-datepicker input { background-color: transparent; }

.form--grey input, .form--grey select, .form--grey textarea { color: #131313; border-color: #fff; }

.form--grey button { color: #fff; border-color: #fff; }

.form--grey button:hover { background-color: #fff; border-color: #fff; }

.form--grey button:after { color: #fff; }

.form--grey .custom-select:before, .form--grey .custom-datepicker:before { background-color: #fff; }

.form--grey .custom-select:after, .form--grey .custom-datepicker:after, .form--grey button:hover, .form--grey button:hover:after { color: #131313; }

.form--grey .placeholdersjs { color: #131313; }

.form--grey ::-webkit-input-placeholder { color: #131313; }

.form--grey :-moz-placeholder { color: #131313; }

.form--grey ::-moz-placeholder { color: #131313; }

.form--grey :-ms-input-placeholder { color: #131313; }

.form--grey ::-ms-input-placeholder { color: #131313; }

.form--grey :placeholder { color: #131313; }

.form--peach { color: #131313; }

.form--peach input, .form--peach textarea { background-color: #fff; }

.form--peach .custom-select, .form--peach .custom-datepicker { background-color: #fff; }

.form--peach .custom-datepicker input { background-color: transparent; }

.form--peach input, .form--peach select, .form--peach textarea { color: #131313; border-color: #fff; }

.form--peach button { color: #fff; border-color: #fff; }

.form--peach button:hover { background-color: #fff; border-color: #fff; }

.form--peach button:after { color: #fff; }

.form--peach .custom-select:before, .form--peach .custom-datepicker:before { background-color: #fff; }

.form--peach .custom-select:after, .form--peach .custom-datepicker:after, .form--peach button:hover, .form--peach button:hover:after { color: #ffcc99; }

.form--peach .placeholdersjs { color: #131313; }

.form--peach ::-webkit-input-placeholder { color: #131313; }

.form--peach :-moz-placeholder { color: #131313; }

.form--peach ::-moz-placeholder { color: #131313; }

.form--peach :-ms-input-placeholder { color: #131313; }

.form--peach ::-ms-input-placeholder { color: #131313; }

.form--peach :placeholder { color: #131313; }

.form--orange { color: #131313; }

.form--orange input, .form--orange textarea { background-color: #fff; }

.form--orange .custom-select, .form--orange .custom-datepicker { background-color: #fff; }

.form--orange .custom-datepicker input { background-color: transparent; }

.form--orange input, .form--orange select, .form--orange textarea { color: #131313; border-color: #fff; }

.form--orange button { color: #fff; border-color: #fff; }

.form--orange button:hover { background-color: #fff; border-color: #fff; }

.form--orange button:after { color: #fff; }

.form--orange .custom-select:before, .form--orange .custom-datepicker:before { background-color: #fff; }

.form--orange .custom-select:after, .form--orange .custom-datepicker:after, .form--orange button:hover, .form--orange button:hover:after { color: #FA6900; }

.form--orange .placeholdersjs { color: #131313; }

.form--orange ::-webkit-input-placeholder { color: #131313; }

.form--orange :-moz-placeholder { color: #131313; }

.form--orange ::-moz-placeholder { color: #131313; }

.form--orange :-ms-input-placeholder { color: #131313; }

.form--orange ::-ms-input-placeholder { color: #131313; }

.form--orange :placeholder { color: #131313; }

/*------------------------------------*\ $PROMO FORMS \*------------------------------------*/
.sidebar__item--form { background-color: #1b6fb6; color: #131313; }

.sidebar__item--form input, .sidebar__item--form textarea { background-color: #fff; }

.sidebar__item--form .custom-select, .sidebar__item--form .custom-datepicker { background-color: #fff; }

.sidebar__item--form .custom-datepicker input { background-color: transparent; }

.sidebar__item--form input, .sidebar__item--form select, .sidebar__item--form textarea { color: #131313; border-color: #fff; }

.sidebar__item--form button { color: #fff; border-color: #fff; }

.sidebar__item--form button:hover { background-color: #fff; border-color: #fff; }

.sidebar__item--form button:after { color: #fff; }

.sidebar__item--form .custom-select:before, .sidebar__item--form .custom-datepicker:before { background-color: #fff; }

.sidebar__item--form .custom-select:after, .sidebar__item--form .custom-datepicker:after, .sidebar__item--form button:hover, .sidebar__item--form button:hover:after { color: #1b6fb6; }

.sidebar__item--form .placeholdersjs { color: #131313; }

.sidebar__item--form ::-webkit-input-placeholder { color: #131313; }

.sidebar__item--form :-moz-placeholder { color: #131313; }

.sidebar__item--form ::-moz-placeholder { color: #131313; }

.sidebar__item--form :-ms-input-placeholder { color: #131313; }

.sidebar__item--form ::-ms-input-placeholder { color: #131313; }

.sidebar__item--form :placeholder { color: #131313; }

.page--contrast .sidebar__item--form { background-color: #9c8673; }

.page--contrast .sidebar__item--form .custom-select:after, .page--contrast .sidebar__item--form .custom-datepicker:after, .page--contrast .sidebar__item--form button:hover, .page--contrast .sidebar__item--form button:hover:after { color: #9c8673; }

/*------------------------------------*\ $TYPOGRAPHY \*------------------------------------*/
h1, h2, h3, h4, h5, h6 { font-weight: 600; color: #1b6fb6; }

h1, .heading--alpha, h2, .heading--beta { font-size: 27px; line-height: 1.2em; margin-bottom: 0.6em; }

h3, .heading--gamma { font-size: 19px; line-height: 1.4em; margin-bottom: 0.5em; text-transform: uppercase; }

h4, .heading--delta { font-size: 16px; line-height: 1.4em; margin-bottom: 0.5em; }

h5, .heading--epsilon { font-size: 16px; line-height: 1.4em; margin-bottom: 0.5em; }

h6, .heading--zeta { font-size: 16px; line-height: 1.4em; margin-bottom: 0.5em; }

small, .small { font-size: 11px; line-height: 1.25em; }

.heading--underlined { padding-bottom: 0.5em; border-bottom: 1px solid; }

@media handheld, only screen and (max-width: 767px) { h2, .heading--beta { font-size: 24px; }
  h3, .heading--gamma { font-size: 17px; } }

/* CUSTOM HEADINGS */
.heading--block { font-size: 27px; line-height: 1em; margin-bottom: 0; padding: 64px 0; color: #fff; background-color: #31c2b7; font-weight: 300; text-align: center; }

@media handheld, only screen and (max-width: 767px) { .heading--block { font-size: 24px; padding: 32px 0; } }

.wysiwyg .wp-caption p.wp-caption-text, .gallery--slider__item__caption { font-size: 12px; line-height: 1.2em; font-weight: 300; font-style: italic; margin-bottom: 0; padding: 1em 0; background-color: #d6e4f3; text-align: center; }

.wysiwyg { font-size: 14px; line-height: 2em; /*------------------------------------*\ $FORMS \*------------------------------------*/ /*------------------------------------*\ $TABLES \*------------------------------------*/ /*------------------------------------*\ $LISTS \*------------------------------------*/ /*------------------------------------*\ $UNORDERED LIST \*------------------------------------*/ /*------------------------------------*\ $ORDERED LIST \*------------------------------------*/ /*------------------------------------*\ $LINKS \*------------------------------------*/ /*------------------------------------*\ $IMAGES \*------------------------------------*/ /*------------------------------------*\ $GALLERY \*------------------------------------*/ }

.wysiwyg h3 { text-transform: uppercase; }

.wysiwyg p, .wysiwyg ul, .wysiwyg ol, .wysiwyg blockquote, .wysiwyg table, .wysiwyg iframe, .wysiwyg .has-mb { margin-bottom: 1.5em; }

.wysiwyg p + ul:not(.list--ticked), .wysiwyg p + ol { margin-top: -1.5em; }

.wysiwyg .gform_wrapper ul { margin-bottom: 0; }

.wysiwyg .gform_wrapper .gfield_checkbox li, .wysiwyg .gform_wrapper .gfield_radio li { padding-left: 0; }

.wysiwyg p a:not(.button), .wysiwyg li a, .wysiwyg .link--text { border-bottom: 1px solid; }

.wysiwyg form, .wysiwyg .gforms_confirmation_message { margin-bottom: 32px; }

.wysiwyg form button { margin-bottom: 0; }

.wysiwyg table { width: 100%; border: solid #1b6fb6; border-width: 1px 0 0 1px; border-collapse: collapse; font-size: 13px; line-height: 1.2em; margin-bottom: 2.3em; }

.wysiwyg table th, .wysiwyg table td { padding: 8px 12px; border: 1px solid #1b6fb6; border-width: 0 1px 1px 0; }

.wysiwyg table tr:nth-child(even) td { background-color: #f4f9fe; background-color: #f2f8fd; }

.wysiwyg table th { font-weight: 500; text-align: left; background-color: #1b6fb6; color: #fff; text-transform: uppercase; }

.wysiwyg li { position: relative; padding-left: 1em; }

.wysiwyg li > ul, .wysiwyg li > ol { margin-top: 0.625em; margin-bottom: 0; }

.wysiwyg ul:not(.list--ticked) li:before { content: '•'; position: absolute; top: 0; left: 0; color: #1b6fb6; }

.wysiwyg .gform_fields li:before { display: none; }

.wysiwyg ol { list-style: none; counter-reset: number-counter; }

.wysiwyg ol li { padding-left: 2em; position: relative; }

.wysiwyg ol li:before { content: counter(number-counter); counter-increment: number-counter; position: absolute; top: 5px; left: 0; width: 20px; height: 20px; text-align: center; background-color: #1b6fb6; color: #fff; font-size: 13px; line-height: 20px; /* Same as height */ border-radius: 100%; }

.wysiwyg .link--phone { color: #131313; }

.wysiwyg .link--phone:hover { color: #1b6fb6; }

@media handheld, only screen and (min-width: 1199px) { .wysiwyg .link--phone { pointer-events: none; } }

.wysiwyg .alignleft, .wysiwyg .alignright, .wysiwyg .aligncenter, .wysiwyg .alignnone { width: auto; max-width: 100%; height: auto; }

.wysiwyg .alignright, .wysiwyg a.alignright { float: right; margin: 0 0 1.618em 1.618em; /* 0 0 26px 26px */ }

.wysiwyg .alignleft, .wysiwyg a.alignleft { float: left; margin: 0 1.618em 1.618em 0; /* 0 26px 26px 0 */ }

.wysiwyg .aligncenter, .wysiwyg a .aligncenter { display: block; margin: 0 auto 1.618em auto; /* 0 auto 26px auto */ }

.wysiwyg .alignnone, .wysiwyg a .alignnone { display: block; margin-bottom: 1.618em; /* 26px */ }

@media handheld, only screen and (max-width: 767px) { .wysiwyg img.alignleft, .wysiwyg img.alignright { max-width: 50%; height: auto; } }

.wysiwyg .wp-caption { max-width: 100%; margin-bottom: 1.7em; }

.wysiwyg .wp-caption img { border: none; margin: 0; padding: 0; max-width: 100%; height: auto; }

.wysiwyg .gallery { overflow: hidden; margin-left: -24px; }

.wysiwyg .gallery-item { float: left; width: 33.333%; padding-left: 24px; padding-bottom: 24px; transition: all 0.25s ease-in-out; }

.wysiwyg .gallery-columns-1 .gallery-item { width: 100%; }

.wysiwyg .gallery br { display: none; }

.wysiwyg .gallery img { width: 100%; height: auto !important; }

@media screen and (min-width: 43.75em) { .wysiwyg .gallery { margin-left: -16px; }
  .wysiwyg .gallery-item { padding-left: 16px; padding-bottom: 16px; }
  .wysiwyg .gallery-columns-1 .gallery-item { width: 100%; }
  .wysiwyg .gallery-columns-2 .gallery-item { width: 50%; }
  .wysiwyg .gallery-columns-3 .gallery-item { width: 33.333%; }
  .wysiwyg .gallery-columns-4 .gallery-item { width: 25%; }
  .wysiwyg .gallery-columns-5 .gallery-item { width: 20%; }
  .wysiwyg .gallery-columns-6 .gallery-item { width: 16.667%; }
  .wysiwyg .gallery-columns-7 .gallery-item { width: 14.285%; }
  .wysiwyg .gallery-columns-8 .gallery-item { width: 12.5%; }
  .wysiwyg .gallery-columns-9 .gallery-item { width: 11.1%; } }

/*------------------------------------*\ $COLORS \*------------------------------------*/
/* PRIMARY + SECONDARY */
/*------------------------------------*\ $FONTS \*------------------------------------*/
/*------------------------------------*\ $ANIMATIONS \*------------------------------------*/
/*------------------------------------*\ $CLASSES Classes to use variables  \*------------------------------------*/
/*.color--primary { color: $color-primary; } .color--secondary { color: $color-secondary; } .color--tertiary { color: $color-tertiary; } .bg--primary { background-color: $color-primary; } .bg--secondary { background-color: $color-secondary; } .bg--tertiary { background-color: $color-tertiary; } .bg--dark { background-color: $color-dark; }*/
/*------------------------------------*\ $CLASSES \*------------------------------------*/
.bg--primary { background-color: #1b6fb6; }

.color--primary { color: #1b6fb6; }

.border--primary { border--color: #1b6fb6; }

.bg--secondary { background-color: #31c2b7; }

.color--secondary { color: #31c2b7; }

.border--secondary { border--color: #31c2b7; }

.bg--tertiary { background-color: #00315b; }

.color--tertiary { color: #00315b; }

.border--tertiary { border--color: #00315b; }

.bg--dark { background-color: #131313; }

.color--dark { color: #131313; }

.border--dark { border--color: #131313; }

.bg--light { background-color: #ebebeb; }

.color--light { color: #ebebeb; }

.border--light { border--color: #ebebeb; }

.bg--red { background-color: #db4044; }

.color--red { color: #db4044; }

.border--red { border--color: #db4044; }

.bg--blue { background-color: #1b6fb6; }

.color--blue { color: #1b6fb6; }

.border--blue { border--color: #1b6fb6; }

.bg--green { background-color: #31c2b7; }

.color--green { color: #31c2b7; }

.border--green { border--color: #31c2b7; }

.bg--grey { background-color: #131313; }

.color--grey { color: #131313; }

.border--grey { border--color: #131313; }

.bg--peach { background-color: #ffcc99; }

.color--peach { color: #ffcc99; }

.border--peach { border--color: #ffcc99; }

.bg--orange { background-color: #FA6900; }

.color--orange { color: #FA6900; }

.border--orange { border--color: #FA6900; }

.bg--contrast { background-color: #9c8673; }

.color--contrast { color: #9c8673; }

.border--contrast { border--color: #9c8673; }

.bg--primary-light { background-color: #d6e4f3; }

.color--primary-light { color: #d6e4f3; }

.border--primary-light { border--color: #d6e4f3; }

.bg--dark-light { background-color: #c4c4c4; }

.color--dark-light { color: #c4c4c4; }

.border--dark-light { border--color: #c4c4c4; }

/*------------------------------------*\ $SPACING \*------------------------------------*/
/*------------------------------------*\ $COVER \*------------------------------------*/
/*------------------------------------*\ $VERTICAL ALIGN \*------------------------------------*/
/*------------------------------------*\ $CLEARFIX \*------------------------------------*/
/*------------------------------------*\ $OPACITY \*------------------------------------*/
/*------------------------------------*\ $GRADIENT \*------------------------------------*/
/*------------------------------------*\ $MEDIA QUERIES \*------------------------------------*/
/*------------------------------------*\ $WRAP LINKS \*------------------------------------*/
/*------------------------------------*\ $LETTER SPACING \*------------------------------------*/
/*------------------------------------*\ $TINT AND SHADE \*------------------------------------*/
/*------------------------------------*\ $PLACEHOLDERS \*------------------------------------*/
/*------------------------------------*\ $GRID SPACING \*------------------------------------*/
/*------------------------------------*\ $ROUND \*------------------------------------*/
/*------------------------------------*\ $ZOOM \*------------------------------------*/
/*------------------------------------*\ $HERO \*------------------------------------*/
/*------------------------------------*\ $SLIDER \*------------------------------------*/
.single-td_promotion .hero-slider .image-panel { padding-bottom: 33%; }

.single-td_promotion .hero-slider .text-panel { padding: 20px 30px 20px 30px; min-height: 325px; }

.single-td_promotion div.pod--promo .grid__item { padding-bottom: 16px; }

@media handheld, only screen and (max-width: 1199px) { .single-td_promotion .hero-slider .text-panel { width: 75%; }
  .single-td_promotion .hero-slider .text-panel .big-text-mixed { margin-top: 30px; }
  .single-td_promotion .hero-slider .image-panel { padding-bottom: 0; height: auto; } }

@media handheld, only screen and (max-width: 767px) { .single-td_promotion .hero-slider .text-panel { width: 100%; padding: 20px 10px; min-height: 0; }
  .single-td_promotion .hero-slider .text-panel .big-text-mixed p { font-size: 26px; line-height: 28px; }
  .single-td_promotion .hero-slider .image-panel { padding-bottom: 50%; } }

.hero-slider { overflow: hidden; width: 100%; position: relative; z-index: 1; margin-top: 37px; opacity: 0; }

.hero-slider.slick-initialized { opacity: 1; }

.hero-slider .slide { display: inline-block; vertical-align: top; }

.hero-slider .wrap { display: -moz-box; display: -ms-flexbox; display: flex; overflow: hidden; }

.hero-slider .text-panel { background-color: #1b6fb6; width: 500px; color: #FFF; padding: 0 30px; display: -moz-box; display: -ms-flexbox; display: flex; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-line-pack: justify; align-content: space-between; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; }

.hero-slider .text-panel .bar-title { display: block; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF; text-transform: uppercase; font-weight: 200; margin-bottom: 40px; font-size: 17px; max-width: 84%; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; width: 100%; letter-spacing: 2px; line-height: 1.25em; padding: 10px 0; }

.hero-slider .text-panel .big-text-thick { font-size: 44px; line-height: 1.1em; text-transform: uppercase; letter-spacing: -2px; margin-bottom: 0; font-weight: 800; font-style: normal; }

.hero-slider .text-panel .big-text-thin { font-size: 56px; line-height: 1.1em; text-transform: uppercase; letter-spacing: -3px; font-weight: 300; font-style: normal; }

.hero-slider .text-panel .big-text-mixed { margin-bottom: 30px; }

.hero-slider .text-panel .big-text-mixed p { font-weight: 100; font-size: 36px; text-transform: uppercase; line-height: 37px; }

.hero-slider .text-panel .big-text-mixed p strong { font-weight: 800; display: block; }

.hero-slider .text-panel .button { -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; margin-top: 55px; }

.hero-slider .image-panel { height: 0; padding-bottom: 48%; background-size: cover; background-repeat: no-repeat; width: 100%; }

.hero-slider .has-arrows { position: relative; }

.hero-slider .has-arrows .prev-inside, .hero-slider .has-arrows .next-inside { position: absolute; z-index: 10; opacity: 1; text-shadow: none; }

.hero-slider .has-arrows .prev-inside:after, .hero-slider .has-arrows .next-inside:after { font-size: 26px; line-height: 1em; position: absolute; top: 50%; width: 30px; height: 30px; margin-top: -13px; }

.hero-slider .has-arrows .prev-inside { width: 0; height: 0; border-top: 30px solid transparent; border-bottom: 30px solid transparent; border-left: 30px solid #1b6fb6; }

.hero-slider .has-arrows .prev-inside:after { content: '\f0da'; font-family: "FontAwesome"; color: #FFF; left: -30px; }

.hero-slider .has-arrows .next-inside { width: 0; height: 0; border-top: 30px solid transparent; border-bottom: 30px solid transparent; border-right: 30px solid #FFF; }

.hero-slider .has-arrows .next-inside:after { content: '\f0d9'; font-family: "FontAwesome"; color: #1b6fb6; right: -50px; }

@media only screen and (max-width: 970px) { .hero-slider { margin-top: 0px; }
  .hero-slider .text-panel { padding: 0 15px; }
  .hero-slider .hero-slider .text-panel .big-text-thin { font-size: 46px; }
  .hero-slider .hero-slider .text-panel .big-text-thick { font-size: 39px; } }

@media handheld, only screen and (max-width: 767px) { .hero-slider .wrap { -moz-box-orient: vertical; -moz-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
  .hero-slider .text-panel { width: 100%; padding: 40px 10px 30px 10px; }
  .hero-slider .text-panel .bar-title { margin-bottom: 20px; font-size: 13px; }
  .hero-slider .text-panel .big-text-thin { font-size: 36px; }
  .hero-slider .text-panel .big-text-thick { font-size: 34px; }
  .hero-slider .text-panel .button { margin-top: 25px; }
  .hero-slider .has-arrows .prev-inside { border-left: 30px solid #FFF; }
  .hero-slider .has-arrows .prev-inside:after { color: #1b6fb6; } }

/*------------------------------------*\ $FLEXIBLE CONTENT \*------------------------------------*/
.not-home .flex { padding-bottom: 48px; }

.not-home .flex-section { padding: 0; }

.not-home .flex-section .wrap { width: 100%; }

.blog__header .flex { padding-bottom: 0; }

.home .flex-section--blockquote blockquote { margin-bottom: 0; }

.flex-section { padding: 64px 0; }

.flex-section.has-background { padding: 0; }

.flex-section--blockquote + .flex-section--pods { padding-top: 0; }

.flex-section--text-content + .flex-section--gallery { margin-top: 40px; }

.flex-section--promotion-list + .flex-section--horizontal-line hr { margin-top: 0; }

@media handheld, only screen and (max-width: 1199px) { .flex-section--blockquote br { display: none; } }

@media handheld, only screen and (max-width: 767px) { .not-home .flex { padding-bottom: 24px; }
  .flex-section { padding: 32px 0; } }

/*------------------------------------*\ $FLEX - POD \*------------------------------------*/
.has-background .pod { padding: 64px 0; }

.pod .pod__item { position: relative; }

@media handheld, only screen and (max-width: 767px) { .has-background .pod { padding: 32px 0; } }

.flex-section--pods { padding: 100px 0; }

@media handheld, only screen and (max-width: 767px) { .flex-section--pods { padding: 32px 0; } }

/*.pod--slider .slick-track { margin-left: -44px; @include medium { margin-left: -24px; } }*/
/*------------------------------------*\ $POD - TILE \*------------------------------------*/
.pod--tile { text-align: center; margin-bottom: -20px; }

.pod--tile .grid { margin-left: -20px; }

.pod--tile .grid__item { padding-left: 20px; padding-bottom: 20px; }

.pod--tile .pod__item { overflow: hidden; }

.pod--tile .pod__item__image { transition: all 0.25s ease-in-out; height: 0; padding-bottom: 100%; background-color: #ebebeb; }

.pod--tile .pod__item__link { position: absolute; z-index: 5; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; display: block; }

.pod--tile .pod__item__link__text__wrap { position: absolute; top: 50%; transform: translateY(-50%); z-index: 1; left: 0; right: 0; }

.pod--tile .pod__item__link__text { background-color: #fff; border-color: #fff; transition: all 0.25s ease-in-out; }

.pod--tile .pod__item:hover .pod__item__link__text { background-color: #1b6fb6; border-color: #1b6fb6; color: #fff; }

.pod--tile .pod__item:hover .pod__item__link__text:after { color: #fff; }

.pod--tile .pod__item:hover .pod__item__image { transform: scale(1.1, 1.1); }

@media handheld, only screen and (max-width: 767px) { .pod--tile { margin-bottom: 0; }
  .pod--tile .grid__item { width: 100%; padding-bottom: 12px; }
  .pod--tile .grid__item:last-of-type { padding-bottom: 0; } }

/*------------------------------------*\ $POD - SLIDER \*------------------------------------*/
.pod--slider .slick-arrow--next { right: -44px; }

@media handheld, only screen and (max-width: 1400px) { .pod--slider .wrap { width: 90%; } }

@media handheld, only screen and (max-width: 1199px) { .pod--slider .slick-arrow--previous { left: -5px; }
  .pod--slider .slick-arrow--next { right: -29px; } }

@media handheld, only screen and (max-width: 767px) { .pod--slider .grid { margin-left: 0; padding: 0 32px; }
  .pod--slider .grid__item { padding-left: 0; }
  .pod--slider .slick-arrow { font-size: 40px; }
  .pod--slider .slick-arrow--previous { left: 0; }
  .pod--slider .slick-arrow--next { right: 0; } }

/*------------------------------------*\ $POD - CARD \*------------------------------------*/
.pod--card { background-color: #1b6fb6; background-repeat: no-repeat; background-position: 50% 0; background-size: cover; }

.pod--card .pod__item { background-color: #fff; text-align: center; height: 800px; }

.pod--card .pod__item__image { height: 0; padding-bottom: 100%; background-color: #ebebeb; }

.pod--card .pod__item__content { min-height: 400px; padding: 0 54px; }

.pod--card .pod__item__heading { font-size: 27px; line-height: 1em; margin-bottom: 1em; font-weight: 300; color: #131313; }

.pod--card .pod__item__text { font-size: 14px; line-height: 2.143em; margin-bottom: 2.143em; }

.pod--card .pod__item--even .pod__item__content, .pod--card .pod__item--even .pod__item__image { position: absolute; left: 0; right: 0; }

.pod--card .pod__item--even .pod__item__content { top: 0; }

.pod--card .pod__item--even .pod__item__image { bottom: 0; }

@media handheld, only screen and (max-width: 1199px) { .pod--card .grid__item { width: 100%; }
  .pod--card .pod__item { height: auto; }
  .pod--card .pod__item--even .pod__item__content, .pod--card .pod__item--even .pod__item__image { position: relative; top: auto; left: auto; right: auto; }
  .pod--card .pod__item__content { min-height: auto; padding: 0 24px; }
  .pod--card .pod__item { overflow: hidden; }
  .pod--card .pod__item__image, .pod--card .pod__item__content { float: left; width: 50%; }
  .pod--card .pod__item__image { padding-bottom: 50%; }
  .pod--card .pod__item--even .pod__item__image { float: right; } }

@media handheld, only screen and (max-width: 767px) { .pod--card .grid__item { padding-bottom: 15px; }
  .pod--card .grid__item:last-of-type { padding-bottom: 0; }
  .pod--card .pod__item .pod__item__image, .pod--card .pod__item .pod__item__content, .pod--card .pod__item--even .pod__item__image, .pod--card .pod__item--even .pod__item__content { float: none; width: 100%; }
  .pod--card .pod__item .pod__item__image, .pod--card .pod__item--even .pod__item__image { padding-bottom: 100%; }
  .pod--card .pod__item__heading { font-size: 17px; }
  .pod--card .pod__item__text { font-size: 13px; line-height: 1.75em; margin-bottom: 1.75em; }
  .pod--card .button { font-size: 14px; } }

/*------------------------------------*\ $POD - TILE NO LINK \*------------------------------------*/
.pod--tile_not_linked .grid { margin-left: -28px; }

.pod--tile_not_linked .grid__item { padding-left: 28px; padding-bottom: 28px; }

.pod--tile_not_linked .pod__item__content { position: absolute; top: 50%; transform: translateY(-50%); color: #fff; text-align: center; padding: 24px; font-size: 16px; line-height: 1.8em; }

@media handheld, only screen and (max-width: 767px) { .pod--tile_not_linked .grid { margin-left: -8px; }
  .pod--tile_not_linked .grid__item { padding-left: 8px; padding-bottom: 8px; width: 50%; }
  .pod--tile_not_linked .pod__item__content { font-size: 13px; line-height: 1.4em; padding: 14px; } }

/*------------------------------------*\ $POD - THUMBNAIL \*------------------------------------*/
.pod--thumbnail { margin-bottom: 30px; text-align: center; }

.pod--thumbnail .pod__item__image { background-color: #1b6fb6; border: 2px solid #1b6fb6; margin-bottom: 10px; }

.pod--thumbnail .pod__item__image img { vertical-align: bottom; }

.pod--thumbnail .pod__item__content { font-weight: 700; color: #1b6fb6; font-size: 15px; line-height: 1.1em; }

@media handheld, only screen and (max-width: 767px) { .pod--thumbnail { margin-bottom: 8px; }
  .pod--thumbnail .grid { margin-left: -16px; }
  .pod--thumbnail .grid__item { padding-left: 16px; padding-bottom: 24px; }
  .pod--thumbnail .grid__item { width: 100%; }
  .pod--thumbnail .pod__item__content { font-size: 14px; } }

/*------------------------------------*\ $POD - PROMO \*------------------------------------*/
.pod--promo .grid { margin-left: -40px; }

.pod--promo .grid__item { padding-left: 40px; padding-bottom: 40px; }

.pod--promo .grid__item { width: 50%; }

.pod--promo .pod__item { background-color: #1b6fb6; border: 2px solid #1b6fb6; }

.pod--promo .pod__item__link { position: absolute; z-index: 10; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; display: block; }

.pod--promo .pod__item__heading { text-align: center; color: #fff; text-transform: uppercase; font-size: 13px; line-height: 1em; margin-bottom: 0; padding: 10px 12px; background-color: #1b6fb6; font-weight: 500; }

.pod--promo .pod__item__heading .fa { font-size: 1.231em; margin-left: 4px; }

.pod--promo .pod__item__image img { width: 100%; }

@media handheld, only screen and (max-width: 767px) { .pod--promo .grid { margin-left: -8px; }
  .pod--promo .grid__item { padding-left: 8px; padding-bottom: 8px; }
  .pod--promo .grid { margin-bottom: 32px; }
  .pod--promo .grid__item { width: 100%; } }

/*------------------------------------*\ $POD - PROMOTIONS PAGE \*------------------------------------*/
.single-td_promotion .pod--promo .grid { margin-left: -16px; }

.single-td_promotion .pod--promo .grid__item { padding-left: 16px; padding-bottom: 0; }

.single-td_promotion .pod--promo .grid__item { width: 33.333%; }

@media handheld, only screen and (max-width: 767px) { .single-td_promotion .pod--promo .grid__item { width: 100%; }
  .single-td_promotion .pod--promo .grid__item + .grid__item { padding-top: 16px; } }

/*------------------------------------*\ $SUPPLIER \*------------------------------------*/
.supplier { padding: 96px 0; text-align: center; background-color: #d6e4f3; }

.supplier__heading { font-size: 27px; line-height: 1em; margin-bottom: 1em; font-weight: 300; color: #1b6fb6; }

.supplier .supplier__grid { font-size: 0; padding: 24px 0; }

.supplier .supplier__grid__item { position: relative; height: 38px; transition: all 0.25s ease-in-out; }

.supplier .supplier__grid__item:hover { opacity: 0.48; filter: alpha(opacity=48); }

.supplier .supplier__grid__item img { position: relative; top: 50%; transform: translateY(-50%); display: inline-block; }

.supplier .slick-arrow { font-size: 50px; color: #1b6fb6; text-shadow: none; }

@media handheld, only screen and (max-width: 767px) { .supplier { padding: 32px 0; }
  .supplier__heading { font-size: 24px; } }

/*------------------------------------*\ $INSTAGRAM \*------------------------------------*/
#instafeed:after { content: ''; display: table; clear: both; }

.instafeed__item { position: relative; float: left; width: 16.666%; overflow: hidden; }

.instafeed__item a { position: absolute; z-index: 2; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; display: block; }

.instafeed__item__image { height: 0; padding-bottom: 100%; background-color: #ebebeb; background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; transition: all 0.25s ease-in-out; }

.instafeed__item:hover .instafeed__item__image { transform: scale(1.1, 1.1); }

@media handheld, only screen and (max-width: 1199px) { .instafeed__item { width: 33.333%; } }

/*------------------------------------*\ $SUBSCRIBE \*------------------------------------*/
.subscribe { text-align: center; padding: 110px 0; }

.subscribe--alt .subscribe { background-color: #d6e4f3; }

.area + .subscribe { background-color: #fff; }

.subscribe form { display: inline-block; }

.subscribe .gform_body, .subscribe .gform_footer { float: left; margin: 0 7px; }

.subscribe .gfield { padding-bottom: 0; }

.subscribe .gform_footer { padding-top: 0; }

.subscribe input { min-width: 350px; background-color: transparent; }

.subscribe__heading { font-size: 27px; line-height: 1.25em; margin-bottom: 1em; font-weight: 300; color: #131313; }

@media handheld, only screen and (max-width: 767px) { .subscribe { padding: 32px 0; }
  .subscribe .gform_body, .subscribe .gform_footer { float: none; margin: 0; }
  .subscribe .gform_body { margin-bottom: 12px; }
  .subscribe form { display: block; }
  .subscribe input { min-width: auto; text-align: center; }
  .subscribe__heading { font-size: 19px; } }

/*------------------------------------*\ $FEED \*------------------------------------*/
.feed__item__date { margin-bottom: 12px; }

.feed__item__heading { font-size: 15px; line-height: 1.3em; margin-bottom: 1.2em; color: #fff; text-transform: uppercase; font-weight: 700; max-width: 250px; }

@media handheld, only screen and (max-width: 767px) { .feed { margin-bottom: 32px; }
  .feed__item__heading { max-width: none; } }

/*------------------------------------*\ $ICON LIST \*------------------------------------*/
.icon-list { padding: 30px 30px 15px 30px; background-color: #1b6fb6; color: #fff; }

.icon-list__heading { font-size: 19px; line-height: 1.4em; margin-bottom: 1em; text-align: center; text-transform: uppercase; color: #fff; }

.icon-list__item { position: relative; padding-left: 44px; padding-top: 4px; margin-bottom: 15px; font-size: 14px; line-height: 1.3em; min-height: 32px; }

.icon-list__item__image { position: absolute; top: 0; left: 0; width: 32px; }

@media handheld, only screen and (max-width: 1199px) { .icon-list .grid { margin-left: -24px; }
  .icon-list .grid__item { padding-left: 24px; }
  .icon-list__item br { display: none; } }

@media handheld, only screen and (max-width: 767px) { .icon-list { padding: 24px 24px 9px 24px; }
  .icon-list .grid__item { width: 100%; }
  .icon-list__heading { font-size: 17px; } }

/*------------------------------------*\ $CONTACT LIST \*------------------------------------*/
.contact-list__subheading { margin-bottom: 0.25em; }

.contact-list__intro { font-size: 14px; line-height: 1.3em; padding-bottom: 2em; border-bottom: 1px solid #c4c4c4; margin-bottom: 20px; }

.list--contact { font-size: 14px; line-height: 1.3em; margin-bottom: 1.7em; }

.list--contact .fa { color: #1b6fb6; }

.list--contact a { font-weight: 400; }

.list--contact__item { padding-top: 16px; margin-bottom: 20px; border-top: 1px solid #ebebeb; }

.list--contact__item__text { margin-bottom: 4px; }

@media only screen and (min-width: 768px) { .list--contact__item--1, .list--contact__item--2 { border-top: none; padding-top: 0; } }

@media handheld, only screen and (max-width: 767px) { .contact-list .grid__item { width: 100%; }
  .list--contact { font-size: 12px; }
  .list--contact__item--1 { border-top: none; padding-top: 0; } }

/*------------------------------------*\ $SHOWROOM LIST \*------------------------------------*/
.showroom-list { margin-bottom: 32px; }

.showroom-list .grid { margin-left: -36px; }

.showroom-list .grid__item { padding-left: 36px; }

.showroom-list__heading { margin-bottom: 1em; }

.showroom-list__item { padding-top: 16px; margin-bottom: 30px; border-top: 1px solid #ebebeb; font-size: 14px; line-height: 1.8em; }

.showroom-list__item .fa { color: #1b6fb6; }

.showroom-list__item__heading { font-size: 19px; line-height: 1.1em; margin-bottom: 0.75em; }

.showroom-list__item__phone { margin-bottom: 20px; }

@media only screen and (min-width: 768px) { .showroom-list__item--1, .showroom-list__item--2 { border-top: none; padding-top: 0; } }

@media handheld, only screen and (max-width: 767px) { .showroom-list .grid__item { width: 100%; }
  .showroom-list__item--1 { border-top: none; padding-top: 0; } }

/*------------------------------------*\ $TICKED LIST \*------------------------------------*/
.list--ticked li { padding-left: 44px; margin-bottom: 1.5em; position: relative; }

.list--ticked li:before { content: '\f00c'; position: absolute; top: 0; left: 0; font-family: "FontAwesome"; color: #1b6fb6; font-size: 30px; line-height: 1em; }

@media handheld, only screen and (max-width: 767px) { .list--ticked li { padding-left: 32px; }
  .list--ticked li:before { font-size: 20px; top: 4px; } }

/*------------------------------------*\ $SHOWROOM \*------------------------------------*/
.showroom__heading { margin-bottom: 1.29em; }

.showroom__subheading { text-transform: uppercase; }

.showroom__address { line-height: 1.8em; margin-bottom: 1.5em; }

.showroom__primary .fa { color: #1b6fb6; }

.showroom__primary hr { margin: 24px auto; }

.table--plain td { line-height: 1.5em; padding-right: 10px; }

.showroom__secondary .flex-section--title + .flex-section--blockquote { margin-top: 1.5em; }

@media handheld, only screen and (max-width: 767px) { .showroom__heading { font-size: 20px; }
  .showroom__primary .grid__item { width: 100%; }
  .showroom__email { overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: break-all; word-break: break-all; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; }
  .showroom__hours { margin-bottom: 1em; } }

/*------------------------------------*\ $GOOGLE MAP \*------------------------------------*/
.google-map { overflow: hidden; height: 290px; width: 100%; border: 1px solid #1b6fb6; }

@media handheld, only screen and (max-width: 767px) { .google-map { height: 190px; } }

/*------------------------------------*\ $POD - POST \*------------------------------------*/
.pod--post .grid { margin-left: -40px; }

.pod--post .grid__item { padding-left: 40px; padding-bottom: 40px; }

.pod--post .pod__item { background-color: #1b6fb6; color: #fff; }

.pod--post .pod__item__image { position: relative; height: 0; padding-bottom: 56%; }

.pod--post .pod__item__image { overflow: hidden; }

.pod--post .pod__item__image img { transition: all 0.25s ease-in-out; }

.pod--post .pod__item__image:hover img { transform: scale(1.1, 1.1); }

.pod--post .pod__item__image__link { position: absolute; z-index: 1; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; display: block; }

.pod--post .pod__item__taxonomy { position: absolute; z-index: 2; top: 10px; right: 10px; font-size: 11px; line-height: 1em; padding: 9px 14px; color: #fff; background-color: #31c2b7; text-transform: uppercase; }

.pod--post .pod__item__taxonomy:hover { background-color: #1b6fb6; }

.pod--post .pod__item__content { padding: 20px; }

.pod--post .pod__item__meta { font-size: 12px; line-height: 1em; margin-bottom: 1em; }

.pod--post .pod__item__heading { font-size: 19px; line-height: 1.2em; color: #fff; text-transform: uppercase; height: 90px; overflow: hidden; text-overflow: ellipsis; }

@media handheld, only screen and (max-width: 1199px) { .pod--post .grid__item { width: 50%; } }

@media handheld, only screen and (max-width: 767px) { .pod--post .grid__item { width: 100%; } }

/*------------------------------------*\ $GALLERY \*------------------------------------*/
.gallery-thumbnail .grid { margin-left: -16px; }

.gallery-thumbnail .grid__item { padding-left: 16px; padding-bottom: 16px; }

.gallery-thumbnail__item { position: relative; overflow: hidden; }

.gallery-thumbnail__item a { position: absolute; z-index: 1; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; display: block; }

.gallery-thumbnail__item img { transition: all 0.25s ease-in-out; }

.gallery-thumbnail__item:hover img { transform: scale(1.1, 1.1); }

@media handheld, only screen and (max-width: 767px) { .gallery-thumbnail .grid { margin-left: -8px; }
  .gallery-thumbnail .grid__item { padding-left: 8px; padding-bottom: 8px; }
  .gallery-thumbnail .grid__item { width: 50%; } }

/*------------------------------------*\ $GALLERY - SLIDER \*------------------------------------*/
.gallery--slider { overflow: hidden; background-color: #1b6fb6; margin-bottom: 5px; margin-right: 3px; /* compensate for thumbnail spacing */ }

.gallery--slider img { width: 100%; }

.gallery--slider .slick-arrow { padding: 12px; font-size: 45px; }

.gallery--slider__item { position: relative; }

.gallery--slider__item__caption { position: absolute; z-index: 1; bottom: 0; left: 0; right: 0; }

.gallery--slider__nav .slick-arrow { font-size: 32px; padding: 8px; }

.gallery--slider__nav .slick-track { margin-left: -5px; }

.gallery--slider__nav .slick-slide { cursor: pointer; padding-left: 5px; }

@media handheld, only screen and (max-width: 767px) { .gallery--slider__nav .slick--arrow { font-size: 28px; } }

/*------------------------------------*\ $DOWNLOAD \*------------------------------------*/
.download__image { background-color: #dcdcdc; padding: 24px; }

.download__image img { display: block; margin: 0 auto; max-width: 220px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.24); }

.download__content p:last-child { margin-bottom: 0; }

@media handheld, only screen and (max-width: 767px) { .download .grid__item { width: 100%; }
  .download__image img { max-width: 110px; }
  .download__content { padding: 24px 0; } }

/*------------------------------------*\ $PROMOTION \*------------------------------------*/
.promo-hero { margin-bottom: 60px; }

.promotion { margin-bottom: 48px; }

.promotion__image { background-color: #1b6fb6; border: 2px solid #1b6fb6; margin-bottom: 40px; }

.promotion__heading { font-size: 18px; line-height: 2em; margin-bottom: 2em; font-weight: 400; }

.promotion__secondary__heading { text-transform: uppercase; margin-bottom: 1em; }

.promotion__terms .wysiwyg { font-size: 11px; line-height: 1.5em; }

.promotion__terms__heading { font-size: 11px; text-transform: uppercase; }

.from-to-layout { position: relative; text-align: center; background-color: #1b6fb6; color: #fff; padding: 20px 52px 40px 52px; margin-bottom: 40px; width: 100%; display: -moz-box; display: -ms-flexbox; display: flex; }

.from-to-layout .tip { position: absolute; bottom: -27px; left: 50%; transform: translateX(-50%); width: 0; height: 0; border-style: solid; border-width: 27px 27px 0 27px; border-color: #1b6fb6 transparent transparent transparent; }

.from-to-layout .section { display: -moz-box; display: -ms-flexbox; display: flex; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-line-pack: start; align-content: flex-start; }

.from-to-layout .section .text { text-align: left; text-transform: uppercase; display: -moz-box; display: -ms-flexbox; display: flex; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -moz-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.from-to-layout .icon { -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; max-width: 55px; margin-right: 10px; }

.from-to-layout .from-to-text { display: block; }

.from-to-layout .title { font-size: 36px; font-weight: 800; }

.from-to-layout .from-section { width: 50%; }

.from-to-layout .to-section { width: 50%; }

@media handheld, only screen and (max-width: 1199px) { .from-to-layout { -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; } }

@media only screen and (max-width: 945px) { .from-to-layout .title { font-size: 31px; } }

@media only screen and (max-width: 590px) { .from-to-layout { -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .from-to-layout .from-section { width: 100%; padding-bottom: 30px; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .from-to-layout .to-section { width: 100%; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; } }

@media handheld, only screen and (max-width: 767px) { .from-to-layout { padding: 20px 10px 40px 10px; }
  .from-to-layout .title { font-size: 26px; } }

.list--ticked-bold li { font-weight: 600; text-transform: uppercase; font-size: 16px; line-height: 1.25em; }

.list--ticked-sub-text li span { display: block; text-transform: none; font-weight: 400; }

.graphic-with-list { display: -moz-box; display: -ms-flexbox; display: flex; }

.graphic-with-list .graphic { width: 360px; height: 249px; display: block; }

.graphic-with-list .graphic img { border: 2px solid #1b6fb6; min-width: 100%; }

.graphic-with-list .list--ticked { padding-left: 20px; }

@media only screen and (max-width: 700px) { .graphic-with-list { -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .graphic-with-list .graphic { height: 0; padding-bottom: 69%; width: auto; }
  .graphic-with-list .list--ticked { padding-left: 0; padding-top: 30px; } }

.loan-calculator-form { color: #1b6fb6; }

.loan-calculator-form li:nth-child(2) { background-color: #F4F9FD; border: 1px solid #1b6fb6; border-top: none; }

.loan-calculator-form li input { background-color: #FFF; border-left: 1px solid #1b6fb6; }

.loan-calculator-form li.loan-calculator-amount-row { background-color: #F4F9FD; border: 1px solid #1b6fb6; }

.loan-calculator-form li label { color: #1b6fb6; }

.loan-calculator-form .button.loan-calculator-calculate { background-color: #1b6fb6; }

.loan-calculator-form .loan-calculator-details span { color: #1b6fb6; }

@media screen and (min-width: 1200px) { .promotion__content .wysiwyg p:last-of-type { margin-bottom: 0; } }

@media handheld, only screen and (max-width: 1199px) { .promotion__secondary .pod--promo .pod__item__heading { font-size: 11px; }
  .content--td_promotion blockquote br { display: none; } }

@media handheld, only screen and (max-width: 767px) { .promotion__image { margin-bottom: 24px; }
  .promotion__heading { font-size: 16px; line-height: 1.5em; margin-bottom: 1.5em; }
  .promotion__content .grid__item { width: 100%; }
  .promotion__content .wysiwyg hr { display: none; }
  .promotion__content hr { margin-top: 0; } }

/*------------------------------------*\ $PROCESS \*------------------------------------*/
/*------------------------------------*\ $PROCESS \*------------------------------------*/
.process { position: relative; text-align: center; background-color: #1b6fb6; color: #fff; padding: 20px 52px 40px 52px; margin-bottom: 80px; margin-top: 60px; }

.process .tip { position: absolute; bottom: -27px; left: 50%; transform: translateX(-50%); width: 0; height: 0; border-style: solid; border-width: 27px 27px 0 27px; border-color: #1b6fb6 transparent transparent transparent; }

.process__heading { color: #fff; text-transform: uppercase; margin-bottom: 1em; }

.pod--process .grid { margin-left: -70px; }

.pod--process .grid__item { padding-left: 70px; padding-bottom: 0; }

.pod--process .pod__item { border: 2px solid #fff; padding: 24px; }

.pod--process .pod__item .arrow { position: absolute; top: 50%; transform: translateY(-50%); right: -51px; width: 31px; height: 15px; background: url(images/arrow-drawn.png) 0 0 no-repeat; background-size: cover; }

.pod--process .pod__item__heading, .pod--process .pod__item__subheading { color: #fff; font-size: 19px; line-height: 1.125em; margin-bottom: 0; }

.pod--process .pod__item__image { width: 77px; margin: 0 auto 10px auto; }

.pod--process .pod__item__heading { text-transform: uppercase; }

.pod--process .pod__item__subheading { font-weight: 400; }

@media handheld, only screen and (max-width: 1199px) { .process { padding: 20px 24px 32px 24px; }
  .pod--process .pod__item { padding: 24px 18px; }
  .pod--process .pod__item__heading, .pod--process .pod__item__subheading { font-size: 16px; } }

@media handheld, only screen and (max-width: 767px) { .process .grid__item { width: 100%; padding-bottom: 48px; }
  .process .grid__item:last-child { padding-bottom: 0; }
  .pod--process .pod__item .arrow { right: 50%; top: auto; bottom: -30px; transform: rotate(90deg); width: 25px; height: 12px; margin-right: -6px; } }

/*------------------------------------*\ $ACCORDION \*------------------------------------*/
.accordion .grid { margin-left: -30px; }

.accordion .grid__item { padding-left: 30px; padding-bottom: 0; }

.accordion .grid__item--alpha { width: 40%; }

.accordion .grid__item--beta { width: 60%; }

.accordion__item__heading { position: relative; background-color: #d6e4f3; color: #131313; padding: 0.7em 0.8em 0.7em 2.5em; font-size: 19px; line-height: 1.1em; margin-bottom: 0.5em; text-transform: uppercase; transition: all 0.25s ease-in-out; cursor: pointer; }

.accordion__item__heading .icon { position: absolute; top: 50%; transform: translateY(-50%); left: 16px; width: 14px; height: 14px; }

.accordion__item__heading .icon:before, .accordion__item__heading .icon:after { background-color: #1b6fb6; }

.accordion__item__heading:hover { background-color: #1b6fb6; color: #fff; }

.accordion__item__heading:hover .icon:before, .accordion__item__heading:hover .icon:after { background-color: #fff; }

.accordion__item__content { display: none; padding: 14px 5px; }

@media handheld, only screen and (max-width: 767px) { .accordion .grid__item { width: 100%; }
  .accordion .grid__item--alpha { margin-bottom: 24px; }
  .accordion__item__heading { font-size: 15px; padding-left: 2em; }
  .accordion__item__heading .icon { width: 12px; height: 12px; left: 11px; } }

/*------------------------------------*\ $RANGE \*------------------------------------*/
.range__item { border-top: 1px solid #c4c4c4; padding: 24px 0; }

.range__item__heading { font-size: 17px; line-height: 1.25em; font-weight: 400; }

.range__item__subheading { font-size: 15px; line-height: 1.25em; margin-bottom: 1.25em; font-weight: 700; }

/*------------------------------------*\ $SWATCH \*------------------------------------*/
.list-swatch { font-size: 13px; }

.list-swatch .grid { margin-left: -10px; }

.list-swatch .grid__item { padding-left: 10px; padding-bottom: 13px; }

.list-swatch .grid__item { width: 33.333%; }

.list-swatch__item { position: relative; min-height: 32px; padding-left: 40px; }

.list-swatch__item__image { position: absolute; top: 0; left: 0; width: 32px; height: 32px; background-color: #1b6fb6; }

@media handheld, only screen and (max-width: 1199px) { .list-swatch .grid__item { width: 50%; } }

@media handheld, only screen and (max-width: 767px) { .list-swatch .grid__item { width: 100%; } }

/*------------------------------------*\ $AREA \*------------------------------------*/
.area { text-align: center; padding: 110px 0; background-color: #d6e4f3; }

.area__heading { font-size: 27px; line-height: 1.25em; margin-bottom: 2em; font-weight: 300; color: #1b6fb6; text-transform: none; }

.list-area { font-size: 21px; line-height: 1.5em; }

.list-area li { display: inline-block; margin: 0 18px; }

.list-area .underline { border-bottom: 2px solid; }

.list-area .fa { margin-right: 10px; }

.list-area a:hover { color: #131313; }

@media handheld, only screen and (max-width: 1199px) { .list-area li { margin-bottom: 0.5em; } }

@media handheld, only screen and (max-width: 767px) { .area { padding: 32px 0; }
  .area__heading { font-size: 19px; }
  .list-area { font-size: 16px; }
  .list-area li { display: block; } }

/*------------------------------------*\ $RATINGS \*------------------------------------*/
.rating { position: relative; border-top: 1px solid #1b6fb6; text-align: center; }

.rating .add-bottom-border { border-bottom: 1px solid #1b6fb6; }

.rating .grid__item { width: 33.333%; }

.rating .grid__item--first { width: 100%; }

.rating__border { position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #1b6fb6; }

.rating__item { padding: 32px 0; border-bottom: 1px solid #1b6fb6; }

.rating__item__heading { font-size: 16px; }

@media handheld, only screen and (max-width: 1199px) { .rating .grid__item:not(.grid__item--first) { width: 50%; } }

@media handheld, only screen and (max-width: 767px) { .rating .grid__item:not(.grid__item--first) { width: 100%; } }

/*------------------------------------*\ $ANIMATED SVG \*------------------------------------*/
.svg--logomark { /* Border */ /* Square */ /* Center */ /* Rays */ }

.svg--logomark #Border rect { fill: none; stroke: #fff; stroke-width: 20px; stroke-dashoffset: 2500; stroke-dasharray: 2500; animation: border 4s linear forwards; }

.svg--logomark #Square rect { opacity: 0; fill: none; animation: square 1s linear forwards; animation-delay: 2s; }

.svg--logomark #Center circle { fill: #1b6fb6; opacity: 0; /*animation: 0.25s circle both;*/ }

.svg--logomark #Rays circle { fill: #1b6fb6; opacity: 0; animation: 1.5s circle both; animation-delay: 4s; }

/* Run animation when ready */
.svg--logomark #Center.is-animated circle { animation: 0.25s circle both; }

.svg--logomark #Center.is-animated circle:nth-child(1) { animation-delay: 0.15s; }

.svg--logomark #Center.is-animated circle:nth-child(2) { animation-delay: 0.3s; }

.svg--logomark #Center.is-animated circle:nth-child(3) { animation-delay: 0.45s; }

.svg--logomark #Center.is-animated circle:nth-child(4) { animation-delay: 0.6s; }

.svg--logomark #Center.is-animated circle:nth-child(5) { animation-delay: 0.75s; }

.svg--logomark #Center.is-animated circle:nth-child(6) { animation-delay: 0.9s; }

.svg--logomark #Center.is-animated circle:nth-child(7) { animation-delay: 1.05s; }

.svg--logomark #Center.is-animated circle:nth-child(8) { animation-delay: 1.2s; }

.svg--logomark #Center.is-animated circle:nth-child(9) { animation-delay: 1.35s; }

.svg--logomark #Center.is-animated circle:nth-child(10) { animation-delay: 1.5s; }

.svg--logomark #Center.is-animated circle:nth-child(11) { animation-delay: 1.65s; }

.svg--logomark #Center.is-animated circle:nth-child(12) { animation-delay: 1.8s; }

.svg--logomark #Center.is-animated circle:nth-child(13) { animation-delay: 1.95s; }

.svg--logomark #Center.is-animated circle:nth-child(14) { animation-delay: 2.1s; }

.svg--logomark #Center.is-animated circle:nth-child(15) { animation-delay: 2.25s; }

.svg--logomark #Center.is-animated circle:nth-child(16) { animation-delay: 2.4s; }

.svg--logomark #Center.is-animated circle:nth-child(17) { animation-delay: 2.55s; }

.svg--logomark #Center.is-animated circle:nth-child(18) { animation-delay: 2.7s; }

.svg--logomark #Center.is-animated circle:nth-child(19) { animation-delay: 2.85s; }

.svg--logomark #Center.is-animated circle:nth-child(20) { animation-delay: 3s; }

.svg--logomark #Center.is-animated circle:nth-child(21) { animation-delay: 3.15s; }

.svg--logomark #Center.is-animated circle:nth-child(22) { animation-delay: 3.3s; }

.svg--logomark #Center.is-animated circle:nth-child(23) { animation-delay: 3.45s; }

.svg--logomark #Center.is-animated circle:nth-child(24) { animation-delay: 3.6s; }

@keyframes circle { from { opacity: 0; }
  to { opacity: 1; } }

@keyframes border { to { stroke-dashoffset: 0; } }

@keyframes square { to { opacity: 1;
    fill: #fff; } }

/*------------------------------------*\ $SVG LOGO \*------------------------------------*/
.svg--logo { /* Border */ /* Square */ /* Center */ /* Rays */ }

.svg--logo #Border rect { fill: none; stroke: #1b6fb6; stroke-width: 2px; stroke-dashoffset: 1000; stroke-dasharray: 1000; stroke-linecap: square; animation: logo-border 2s ease-in-out forwards; }

.svg--logo #Square rect { opacity: 0; fill: #1b6fb6; animation: logo-square 1s ease-in-out forwards; animation-delay: 1s; }

.svg--logo #Center .is-circle { fill: #fff; opacity: 0; /*animation: 0.25s circle both;*/ }

.svg--logo #Rays .is-circle { fill: #fff; opacity: 0; animation: 1.5s logo-circle both; animation-delay: 4s; }

@keyframes logo-circle { from { opacity: 0; }
  to { opacity: 1; } }

@keyframes logo-border { to { stroke-dashoffset: 0; } }

@keyframes logo-square { from { opacity: 0; }
  to { opacity: 1; } }

/* Run animation when ready */
.svg--logo #Center.is-animated .is-circle { animation: 0.25s circle both; }

.svg--logo #Center.is-animated .is-circle:nth-child(1) { animation-delay: 0.15s; }

.svg--logo #Center.is-animated .is-circle:nth-child(2) { animation-delay: 0.3s; }

.svg--logo #Center.is-animated .is-circle:nth-child(3) { animation-delay: 0.45s; }

.svg--logo #Center.is-animated .is-circle:nth-child(4) { animation-delay: 0.6s; }

.svg--logo #Center.is-animated .is-circle:nth-child(5) { animation-delay: 0.75s; }

.svg--logo #Center.is-animated .is-circle:nth-child(6) { animation-delay: 0.9s; }

.svg--logo #Center.is-animated .is-circle:nth-child(7) { animation-delay: 1.05s; }

.svg--logo #Center.is-animated .is-circle:nth-child(8) { animation-delay: 1.2s; }

.svg--logo #Center.is-animated .is-circle:nth-child(9) { animation-delay: 1.35s; }

.svg--logo #Center.is-animated .is-circle:nth-child(10) { animation-delay: 1.5s; }

.svg--logo #Center.is-animated .is-circle:nth-child(11) { animation-delay: 1.65s; }

.svg--logo #Center.is-animated .is-circle:nth-child(12) { animation-delay: 1.8s; }

.svg--logo #Center.is-animated .is-circle:nth-child(13) { animation-delay: 1.95s; }

.svg--logo #Center.is-animated .is-circle:nth-child(14) { animation-delay: 2.1s; }

.svg--logo #Center.is-animated .is-circle:nth-child(15) { animation-delay: 2.25s; }

.svg--logo #Center.is-animated .is-circle:nth-child(16) { animation-delay: 2.4s; }

.svg--logo #Center.is-animated .is-circle:nth-child(17) { animation-delay: 2.55s; }

.svg--logo #Center.is-animated .is-circle:nth-child(18) { animation-delay: 2.7s; }

.svg--logo #Center.is-animated .is-circle:nth-child(19) { animation-delay: 2.85s; }

.svg--logo #Center.is-animated .is-circle:nth-child(20) { animation-delay: 3s; }

.svg--logo #Center.is-animated .is-circle:nth-child(21) { animation-delay: 3.15s; }

.svg--logo #Center.is-animated .is-circle:nth-child(22) { animation-delay: 3.3s; }

.svg--logo #Center.is-animated .is-circle:nth-child(23) { animation-delay: 3.45s; }

.svg--logo #Center.is-animated .is-circle:nth-child(24) { animation-delay: 3.6s; }

.svg--logo #Center.is-animated .is-circle:nth-child(25) { animation-delay: 3.75s; }

.svg--logo #Center.is-animated .is-circle:nth-child(26) { animation-delay: 3.9s; }

.svg--logo #Center.is-animated .is-circle:nth-child(27) { animation-delay: 4.05s; }

.svg--logo #Center.is-animated .is-circle:nth-child(28) { animation-delay: 4.2s; }

.svg--logo #Center.is-animated .is-circle:nth-child(29) { animation-delay: 4.35s; }

/*------------------------------------*\ $IMAGE CAROUSEL LAYOUT \*------------------------------------*/
.flex-section--image-carousel { padding: 0; }

.image-carousel__item { position: relative; overflow: hidden; height: 0; padding-bottom: 64%; background-color: #1b6fb6; }

.image-carousel__item img { width: 100%; opacity: 0.3; transition: all 0.25s ease-in-out; }

.image-carousel .slick-active img { opacity: 1; }

.image-carousel .slick-arrow { font-size: 50px; margin: 0 164px; }

@media handheld, only screen and (max-width: 1199px) { .image-carousel .slick-arrow { margin: 0 50px; } }

@media handheld, only screen and (max-width: 767px) { .image-carousel .slick-arrow { margin: 0 12px; } }

/*------------------------------------*\ $THEME - PAGE COLOURS SCHEMES \*------------------------------------*/
.page--contrast .header__logo { width: 282px; height: auto; }

.page--contrast .header--secondary, .page--contrast .nav--vertical__heading, .page--contrast .footer, .page--contrast .nav-mobile, .page--contrast .hero { background-color: #9c8673; }

.page--contrast a.button:after, .page--contrast form button:after, form .page--contrast button:after, .page--contrast input[type="submit"]:after, .page--contrast .pod--tile .pod__item__link__text:after, .pod--tile .page--contrast .pod__item__link__text:after, .page--contrast .header--primary .header__phone .fa, .page--contrast .nav--primary > li:hover > a, .page--contrast .nav--primary > .current-menu-ancestor > a, .page--contrast .nav--primary > .current-menu-item > a, .page--contrast .nav--primary > .current-page-ancestor > a, .page--contrast .breadcrumb a, .page--contrast .nav--vertical a:hover, .page--contrast .nav--vertical .current-menu-item > a, .page--contrast .nav--vertical .current-menu-ancestor > a, .page--contrast .nav--vertical .menu-item-has-children > a, .page--contrast .flex h2, .page--contrast .flex h3, .page--contrast .flex h4, .page--contrast .flex h5, .page--contrast .flex h6, .page--contrast .wysiwyg ul:not(.list--ticked) li:before, .page--contrast .wysiwyg a:not(.button) { color: #9c8673; }

.page--contrast .wysiwyg a:not(.button):hover { color: #131313; }

.page--contrast a.button:hover, .page--contrast form button:hover, form .page--contrast button:hover, .page--contrast input:hover[type="submit"], .page--contrast .pod--tile .pod__item__link__text:hover, .pod--tile .page--contrast .pod__item__link__text:hover { background-color: #9c8673; border-color: #9c8673; }

.page--contrast a.button:hover:after, .page--contrast form button:hover:after, form .page--contrast button:hover:after, .page--contrast input[type="submit"]:hover:after, .page--contrast .pod--tile .pod__item__link__text:hover:after, .pod--tile .page--contrast .pod__item__link__text:hover:after { color: #fff; }

.page--contrast .nav--primary .sub-menu, .page--contrast .hero__content, .page--contrast .hero__content .slant:before, .page--contrast .hero__content:after, .page--contrast .hero__content:before, .page--contrast .hero-cta .button { background-color: #9c8673; background-color: rgba(156, 134, 115, 0.9); }

.page--contrast .hero-cta .button:after { color: #fff; }

.page--contrast .nav--vertical li { border-bottom: 1px solid rgba(156, 134, 115, 0.25); }

.page--contrast .nav--vertical li:last-child { border-bottom: none; }

.page--contrast .nav--vertical .sub-menu { border-top: 1px solid rgba(156, 134, 115, 0.25); }

.page--contrast .nav--vertical, .page--contrast .subscribe { background-color: #f3efec; }

.page--contrast .subscribe input, .page--contrast .subscribe button { border-color: #9c8673; color: #9c8673; }

.page--contrast .subscribe input { background-color: transparent; }

.page--contrast .subscribe .placeholdersjs { color: #c4b6ab; opacity: 1; filter: alpha(opacity=100); }

.page--contrast .subscribe ::-webkit-input-placeholder { color: #c4b6ab; opacity: 1; filter: alpha(opacity=100); }

.page--contrast .subscribe :-moz-placeholder { color: #c4b6ab; opacity: 1; filter: alpha(opacity=100); }

.page--contrast .subscribe ::-moz-placeholder { color: #c4b6ab; opacity: 1; filter: alpha(opacity=100); }

.page--contrast .subscribe :-ms-input-placeholder { color: #c4b6ab; opacity: 1; filter: alpha(opacity=100); }

.page--contrast .subscribe ::-ms-input-placeholder { color: #c4b6ab; opacity: 1; filter: alpha(opacity=100); }

.page--contrast .subscribe :placeholder { color: #c4b6ab; opacity: 1; filter: alpha(opacity=100); }

.page--contrast .footer .button--light:after { color: #fff; }

.page--contrast .footer .button--light:hover { background-color: #fff; color: #9c8673; }

.page--contrast .footer .button--light:hover:after { color: #9c8673; }

.page--contrast .pod--thumbnail .pod__item__image { background-color: #9c8673; border-color: #9c8673; }

.page--contrast .pod--thumbnail .pod__item__content { color: #9c8673; }

.page--contrast .nav-mobile__cta .button:after { color: #131313; }

.page--contrast .nav-mobile__cta .button:hover { background-color: #131313; border-color: #131313; }

.page--contrast .pod--promo .pod__item__heading { color: #fff; background-color: #9c8673; }

.page--contrast .pod--promo .pod__item { border-color: #9c8673; background-color: #9c8673; }

@media handheld, only screen and (max-width: 1199px) { .page--contrast .header__logo { width: 200px; height: auto; } }

@media handheld, only screen and (max-width: 767px) { .page--contrast .header__logo { width: 132px; height: auto; }
  .page--contrast .header--secondary .header__cta .button:after { color: #131313; }
  .page--contrast .header--secondary .header__cta .button:hover { background-color: #131313; color: #fff; border-color: #131313; }
  .page--contrast .header--secondary .header__cta .button:hover:after { color: #fff; } }


.featured-video {
	position:relative;
	overflow: hidden;
	display: flex;
	align-items: center;
	background-color: #1b6fb6;
	
}

.featured-video-left {
	width:70%;
	position: relative;
}

.feat-vid-img {
}

.featured-vid-text {
   
    padding: 50px;
    /*position: absolute;*/
   /* bottom: 0;
    right: 0;*/
    color: #fff;
    width: 30%;
    /*height: 100%;*/
	vertical-align: middle;
	line-height: 1.5;
}

.featured-vid-text h2 {
	color: #fff;
}

.featured-vid-ribbon {
    background-color: #000;
    position: absolute;
    top: 30px;
    right: -46px;
    color: #fff;
    padding: 0 50px;
    letter-spacing: 2px;
    -webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 100;
}

.featured-vid-play {
	display: block;
	width: 15%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
}

.featured-vid-play:hover {
	width: 120px;
}

.video-gallery-page h1 {
	text-align: center;
	font-weight: 200;
	margin: 40px 0 40px;
	
}

.vid-grid-thumb {
	background-size: cover;
	background-position:center;
	padding: 19%;
	text-align: center;
}

.vid-grid-thumb img {
	max-width: 70px;
	
}

.vid-title {
	display: block;
	text-align: center;
	padding: 10px;
	line-height: 1.3;
	height: 45px;
}

ul.video-filter {
	margin-bottom: 30px;
	text-align: center;
	
}

ul.video-filter li {
    display: inline-block;
}

ul.video-filter li a {
    background-color: #D8D8D8;
    padding: 5px 20px;
    border-radius: 3px;
    margin: 0 2px 4px;
	display: inline-block
}

ul.video-filter li a:hover,
ul.video-filter li a.active {
	background-color: #1b6fb6;
	color:#fff;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.video-cta {
    background-color: #1b6fb6;
    color: #fff;
    line-height: 1.5;
    margin: 90px 0;
    position: relative;
    display: table;
	background-size: contain;
	background-repeat: no-repeat; 
}

.video-cta-left {
    padding: 4%;
    width: 45%;
    /* float: left; */
    /* position: absolute; */
    /* height: 100%; */
    top: 50%;
    /* transform: translateY(-50%); */
    display: table-cell;
    vertical-align: middle;
    background-position: -9999px;
    background-repeat: no-repeat;
}

.video-cta-left p {
	margin-bottom: 10px
}

.video-cta-left ul {
    list-style: disc;
    padding: 0 0 0 15px;
}

.video-cta-left ul li {
	color: #fff;
}

.large-heading {
	font-size: 52px;
	line-height: 1;
	margin-bottom: 20px;
	
}

.vid-cta-form {
    width: 60%;
    float: right;
    background-color: #1b6fb6;
    margin: 5px 7% 0 0;
    /* padding: 0px 10px; */
    box-shadow: 0px 0px 1px 3px rgba(0,0,0,0.2);
    display: block;
    position: relative;
	margin-bottom: 4px;
}

.vid-cta-form:before {
    content: "";
    width: 100%;
    height: 30px;
    background-color: #1b6fb6;
    display: block;
    position: absolute;
    top: -30px;
}

.vid-cta-form:after {
    content: "";
    width: 100%;
    height: 30px;
    background-color: #1b6fb6;
    display: block;
    position: absolute;
    bottom: -30px;
}

.vid-cta-form .gform_wrapper .gf_left_half, .vid-cta-form .gform_wrapper .gf_right_half {
	width: 100%;
}

.vid-cta-form .sidebar__item--form button {
	width: 100%;
}

.video-grid-item {
	padding-bottom:20px;
}



.single-vid-content {
	padding:0 0 40px 0;
}

.single-vid-content h2 {
    text-align: center;
    margin: 34px 0 0 0;
}

.testimonial-block {
	padding: 60px 0;
	background-color: #EAF2F8;
	text-align: center;
}

.testimonial-header {
	text-align: center;
    font-weight: 400;
    font-size: 27px;
    line-height: 1em;
    margin-bottom: 1em;
   
    color: #1b6fb6;
}

.testimonial-intro {
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
}

.testimonial-grid {
 position:relative;
	height: 420px;
}

.testimonial-vid {
    
    display: block;
    background-size: cover;
    background-position: center;
    text-align: center;
	float:left;
}

.testimonial-vid:nth-of-type(1) {
    width: 64%;
    margin-right: 1%;
    /* padding: 12% 0; */
    position: absolute;
    height: 100%;
}

.testimonial-vid:nth-of-type(2),
.testimonial-vid:nth-of-type(3) {
	width:35%;
	position: absolute;
	bottom: 0;
	right: 0;
	height: 48.5%;
}

.testimonial-vid:nth-of-type(2) {
	top: 0;
	
}

.testimonial-vid img {
	position:absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 20%;
}

.testimonial-vid:nth-of-type(2) img,
.testimonial-vid:nth-of-type(3) img {
	width:17%;
	
}

a.testimonial-button {
	border-color: #1b6fb6;
	margin-top: 30px;
	color: #1b6fb6;
	
}

a.testimonial-button:hover {
	background-color:#fff;
	color: #1b6fb6;
	
}

.testimonial-vid-title {
    display: block;
    bottom: 0;
    position: absolute;
    width: 100%;
    background-color: #1b6fb6;
    color: #fff;
    padding: 3px;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#flex-testimonial-block {
	padding-bottom:0;
}

@media only screen and (max-width: 1040px) {

	.featured-video-left {
    width: 65%;
}
	
	.featured-vid-text {
		width:35%;
		padding: 4%;
	}
	
	.video-cta {
    background-position: -200px;
}
	
	.testimonial-grid {
		height: 350px;
	}
	
}

@media only screen and (max-width: 900px) {
	
	.featured-video {
		display:block;
	}
	
	.featured-video-left, .featured-vid-text {
		width: 100%;
	}
	
	.vid-grid-thumb img {
    max-width: 36%;
}
.video-cta-left {
    width: 100%;
    float: none;
    display: block;
    background-position: center;
    padding: 7%;
}
	
.vid-cta-form {
    width: 96%;
    float: none;
    display: block;
    margin-left: 2%;
    margin-bottom: 2%;
}
	
	.vid-cta-form:before, .vid-cta-form:after {display:none}
	
	.video-cta {
    background-position: initial;
	margin: 4% 0;
}
	
	.vid-cta-form .gform_wrapper .gf_left_half, .vid-cta-form .gform_wrapper .gf_right_half {
		width:50%;
	}
	
	.video-cta {
		background-position: -9999px; 
		
	}
	
	.testimonial-grid {
		height: 300px;
	}
	
}



@media only screen and (max-width: 768px) {

	.hero-slider .image-panel {
		padding-bottom: 66%;
	}
	
	.vid-cta-form .gform_wrapper .gf_left_half, .vid-cta-form .gform_wrapper .gf_right_half {
		width:100%;
	}
	
	.video-grid-item {
		width: 50%;
	}
	

	
	.testimonial-grid {
		height: 250px;
	}
	
	.vid-grid-item {
		width:50%;
	}
	
}

@media only screen and (max-width: 481px) { 
	.video-grid .video-grid-item {width: 100%}
	
	.featured-vid-text {
		text-align:center;
		padding:30px;
	}
	
	.testimonial-grid {
		height: auto;
	}
	
.testimonial-vid:nth-of-type(1), .testimonial-vid:nth-of-type(2), .testimonial-vid:nth-of-type(3) {
    position: relative;
    width: 100%;
    padding-top: 50%;
    top: 0;
    left: auto;
    right: auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
    margin-bottom: 10px;
}
	
	.testimonial-vid img {
		width:20% !important;
	}
	
	.vid-grid-item {
		width:100%;
	}

}





/* Warranty Form */
.warranty-form .ginput_complex {
	margin: 0;
}

#field_10_7 input {
	margin-bottom: 12px;
}

#input_10_7_2_label,
#input_10_7_1_label,
#input_10_7_2 {
	opacity: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0 !important;
} 

.warranty-form .gfield_description {
    font-size: 12px;
    line-height: 1.4;
    margin: 0 0 7px 0px;
}


/*.warranty-form .address_line_1 label,
.warranty-form .address_line_2,
.warranty-form .address_city,
.warranty-form .address_zip,
.warranty-form .address_state,
.warranty-form .address_country {
	display: none;
}*/


.covid a { text-decoration:underline}

/* Covid Announcements */

.announcement {
	background-size:cover;
	background-position: center center;
	padding: 80px 20px 160px;
}

.announce-overlay {
	background-color: rgba(255,255,255,0.80);
	text-align: center;
	margin: 0 auto;
	padding: 20px;
	color: #000;
	max-width: 500px;
}

.announcement h2 {
    color: #000;
    margin: 0;
    font-size: 35px;
    font-weight: 400;
}
.announcement h3 {
    color: #000;
    text-transform: none;
    font-weight: 300;
    font-size: 24px;
}
.announcement p {
	line-height: 1.4;
	margin-bottom: 10px;
}
.announcement a {
    margin-top: 15px;
	background-color: #000;
	color: #fff;
}

.announcement a.button:after,
.announcement a.button:hover:after{ 
	color:#fff;
	border-color: #1b6fb6;
}

.announcement a:hover
{
	background-color: #1b6fb6;
}

/*   Exit Popup */

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.inspo-guide {
    background-color: #fff;
    padding: 20px 294px 20px 20px;
    max-width: 850px;
    color: #1B6FB6;
    box-shadow: 0 0 20px rgba(0,0,0,.2);
    background-image: url(https://kitchenconnection.com.au/wp-content/uploads/2020/04/KC-popup-1.png);
    background-repeat: no-repeat;
    background-position: 100% center;
    background-size: 327px;
    position: relative;
}

.inspo-guide .close {
    width: 30px;
    background-color: #000;
    color: #fff;
    height: 30px;
    display: block;
    position: absolute;
    top: -15px;
    right: -15px;
    text-align: center;
    line-height: 28px;
    border-radius: 30px;
    font-weight: bold;
}

.inspo-heading {
    font-size: 35px;
    margin-bottom: 30px;
	line-height: 1.1;
}

.inspo-content {
    float: right;
    width: 50%;
    font-size: 18px;
    line-height: 1.5;
	padding: 0 10px 0 0;
}

.inspo-form {
	float:left;
	width: 45%;
}
.inspo-form p { margin: 0; padding:0}

.inspo-form .gform_wrapper .ginput_complex {
	margin: 0;
}

.inspo-form .gform_footer {
	padding-top: 0;
}

.inspo-form form button,
.inspo-form form input.button {
    width: 100%;
    background-color: #1B6FB6;
    color: #fff;
	border-color:#1B6FB6;
}

.inspo-form form button:hover,
.inspo-form form input.button:hover {
	background-color: #000;
	border-color: #000;
}

.inspo-form .gform_wrapper .gfield {
	padding-bottom: 3px;
}

.inspo-form .gform_wrapper input,
.inspo-form form input{
	background-color: #EEF5FB;
	border-color: #EEF5FB;
	margin-bottom: 1px;
	
}

.inspo-form form {
	padding: 0;
	margin: 0;
}

.responses {
	line-height: 1.4;
    padding: 10px;
}

.inspo-content div {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 10px;
}




@media only screen and (max-width: 800px) {

	.inspo-content br {display:none}
	.inspo-guide {
    
    background-size: 35%;
}
	
}

@media only screen and (max-width: 680px) {

	.inspo-guide {
		padding: 20px;
		background: #fff;
		background-image: none;
	}
	
	
}

@media only screen and (max-width: 680px) {
	
	.inspo-content,
	.inspo-form{
		float:none;
		width:100%
	}
	.inspo-content {
		padding-bottom: 10px;
	}
	
	.inspo-heading {
    margin-bottom: 13px;
    font-size: 29px;
    font-weight: bold;
}
}




/* Woocommerce QTY fix */
.screen-reader-text {
  display: none;
}

.woocommerce .quantity .qty {
  font-size: 13px;
  line-height: 18px;
  padding: 8px 0px;
}

@media handheld, only screen and (max-width: 365px) {
	.header__cta.header__cta--mobile {
    max-width: 50%;
    margin-top: -6px;
    text-align: center;
}
	
	}


  /*Payment page*/

  .banner-section {
    height: 200px;
    background: #1b6fb6;
    color: #fff;
    display: flex;
    padding:60px 0 0;

}
.banner-inner {
    margin: 0 auto;
    width: 1200px;
}
  .banner-section h1 {
    color: #fff;
    text-transform:uppercase;
}
  .page-id-9370 .hero{
    display:none;
  }
.warning{
    color: #de7575;
    font-style: italic;
    line-height:1.6;
}
.inner-left .custom-select:after,
.inner-left .custom-select:before {
    max-height: 38px;
}
.inner-left .haserror .custom-select:after,
.inner-left .haserror .custom-select:before {
    height:38px;
}
.inner-left span.errors{
    color: #de7575;
}
.inner-right span{
  font-weight:800;
}
.outer-container,.password-form {
  line-height:1.6;
    color: #696969;
}
.outer-container {
    padding: 50px 0 100px;
}
  .outer-container,.banner-title {
    max-width: 65%;
    margin-left: auto;
    margin-right: auto;
}
.inner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.inner-left {
    max-width: 55%;
    flex: 0 0 55%;
    -ms-flex: 0 0 55%;
    margin: -130px 0 0;
    background: #fff;
    box-shadow: 1px 1px 20px rgb(0 0 0 / 0.07);
    padding: 40px;
    border-radius: 5px;
    z-index: 1;
}

.inner-left form{
  margin-top:30px;
}
.inner-left form label,
.password-form form label {
    color: #317dbd;
    font-weight: 800;
}
.inner-left form input,
.inner-left form select,
.inner-left form textarea,
.password-form form input {
    border: 2px solid rgb(27 111 182 / 56%);
    padding: 8px 10px;
    border-radius: 2px;
        color: #6d6d6d;
}
.inner-left form input[type="submit"],
.password-form  form input[type="submit"]{
    background: #317dbd;
    color: #fff;
}
.inner-left form input[type="submit"]:hover,
.password-form  form input[type="submit"]:hover{
border-color:#317dbd;
color:#317dbd;
background:#fff;
}
.inner-left span {
    color: #6d6d6d;
    font-style: italic;
    display: block;
    margin-bottom: 20px;
}
.inner-left form input::placeholder{
      color: #6d6d6d;
}
.amount-wrap .custom-select{
  display:none;
}
.form-imput-wrap,.password-form p {
    margin-bottom: 20px;
}
.inner-right{
  max-width:45%;
  flex:0 0 45%;
  -ms-flex: 0 0 45%;
  padding:0 0 0 60px ;
}
.inner-container h3 {
    border-bottom: 3px solid #1b6fb6;
    padding-bottom: 10px;
    margin-bottom:20px;
}
.password-form {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
    margin-top: 50px;
    box-shadow: 1px 1px 20px rgb(0 0 0 / 0.07);
    margin-bottom: 50px;
}
.password-form p:last-child{
  margin-bottom:0;
}
.password-form label input{
  margin-top:10px;
}
@media(max-width:1024px){
    .outer-container{
    max-width: 100%;
}
.banner-title {
    max-width: 90%;
}
  .inner-left,.inner-right {
    padding:40px;
}
.password-form {
    width: 40%;
}
}
@media(max-width:767px){
  .banner-section {
    align-items: center;
    padding: 0;
}
  .inner-container{
    flex-wrap:wrap;
  }
   .inner-left {
    margin:0 0 30px;
    padding:20px;
}
  .inner-left,.inner-right {
    max-width: 100%;
    flex:0 0 100%;
}
.inner-right {
    padding:0;
}
.outer-container {
   padding:20px 0 50px 0;
}
.password-form {
    width: 100%;
}
}
.wardrobe-alert h3 {color:#31c2b7}

.wardrobe-alert {
	padding:10px 20px 0px;
	background-color:#E6FFFD;
	border: solid 2px #31c2b7;
	border-radius: 4px;
}

.sidebar-promo {
  margin-bottom: 40px;
}