/**
* Reset
* - Prevents Themes and other Plugins from applying their own styles to our full screen search
*/
#full-screen-search,
#full-screen-search button,
#full-screen-search button.close,
#full-screen-search form,
#full-screen-search form div,
#full-screen-search form div input,
#full-screen-search form div input.search {
    font-family: Arial, sans-serif;
    background:none;
    border:0 none;
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    float:none;
    font-size:100%;
    height:auto;
    letter-spacing:normal;
    list-style:none;
    outline:none;
    position:static;
    text-decoration:none;
    text-indent:0;
    text-shadow:none;
    text-transform:none;
    width:auto;
    visibility:visible;
    overflow:visible;
    margin:0;
    padding:0;
    line-height:1;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -ms-box-shadow:none;
    -o-box-shadow:none;
    box-shadow:none;
    -webkit-appearance:none;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
}

/**
* Background
*/
#full-screen-search {
    visibility: hidden;
    opacity: 0;
    z-index: 999998;
    top: 79px;
    bottom: 0;
    left: 0;
    width: 100%;
    background: white;

    /**
    * Add some CSS3 transitions for showing the Full Screen Search
    */
    transition: opacity 0.5s linear;
}

/**
* Display Full Screen Search when Open
*/
#full-screen-search.open {
    /**
    * Because we're using visibility and opacity for CSS transition support,
    * we define position: fixed; here so that the Full Screen Search doesn't block
    * the underlying HTML elements when not open
    */
    position: fixed;
    visibility: visible;
    opacity: 1;
}

/**
* Search Form
*/
#full-screen-search form {
    position: relative;
    width: 100%;
    height: 100%;
}

/**
* Close Button
*/
#full-screen-search button.close {
    position: absolute;
    z-index: 999999;
    top: 20px;
    right: 20px;
    font-size: 30px;
    font-weight: 300;
    color: #999;
    cursor: pointer;
}

/**
* Search Form Div
*/
#full-screen-search form div {
    position: absolute;
    width: 100%;
    height: 100px;
    top: 50%;
    margin-top: -50px;
}

/**
* Search Form Input Placeholder Color
*/
#full-screen-search form div input::-webkit-input-placeholder { 
    font-family: Arial, sans-serif;
    color: #ccc;
}
#full-screen-search form div input:-moz-placeholder { 
    font-family: Arial, sans-serif;
    color: #ccc;
}
#full-screen-search form div input::-moz-placeholder { 
    font-family: Arial, sans-serif;
    color: #ccc;
}
#full-screen-search form div input:-ms-input-placeholder { 
    font-family: Arial, sans-serif;
    color: #ccc;
}

/**
* Search Form Input
*/
#full-screen-search form div input {
    width: 100%;
    height: 100px;
    background: none;
    padding: 20px;
    font-size: 4rem;
    /* line-height: 60px; */
    font-family: proxima-nova;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
}
:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.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:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.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:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.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,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e010";text-decoration:none}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
@charset "UTF-8";:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}@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:#7f54b3;color:#fff;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fff;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::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,.75)}.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,.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:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.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 ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.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(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.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%;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;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);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 .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.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 #cfc8d8;background-color:#e9e6ed;color:#515151;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 .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6a6a6a}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;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 #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.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;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.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.woocommerce-grouped-product-list-item__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-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#b3af54;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.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 .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(132,132,132,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{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;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;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;padding:0;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:#e9e6ed;color:#816e99}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.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 outside;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 #e1dde7;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:"sssss";color:#cfc8d8;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:"SSSSS";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::after{clear:both}.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:transparent none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{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;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::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,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.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,.025)}.woocommerce table.shop_table{border:1px solid rgba(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;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{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,.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.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 th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-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:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.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 outside}.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 outside;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::after,.woocommerce ul.product_list_widget li::after{clear:both}.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,.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::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.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}.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 #e9e6ed;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::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.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{-webkit-transition:opacity .5s .5s ease;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 .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row select{cursor:pointer;margin:0}.woocommerce form .form-row .required{color:red;font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.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{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:normal}.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:#6dc22e}.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 #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.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::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;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 .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{margin-bottom:0;padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#a00}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#a00;vertical-align:inherit;margin-right:.5em}.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:#7f54b3;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:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;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 outside}.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::after{clear:both}.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}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#a00}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .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:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover{background-color:#dcd7e3;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#b3af54;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#b3af54}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:red}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#b3af54}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #7f54b3;list-style:none outside;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::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.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 .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.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 .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{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:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#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;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#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::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#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{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#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:#767676;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:35%}#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:#767676}#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:#b3af54}#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 #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#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 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{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:#767676;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 .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#e9e6ed;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 #cfc8d8;margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#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 ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#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;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e3;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:#c2b9ce;border-top-color:#b5aac3}#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:#b5aac3}#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:#b5aac3}#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:#b5aac3}#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 outside;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:#767676;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 #dcd7e3;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-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid red;outline-offset:2px}.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}.single-product .twentythirteen p.stars{clear:both}.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}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
/*!
normalize.css v^3.0 | MIT License | git.io/normalize
Copyright (c) Nicolas Gallagher and Jonathan Neal
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.hidden,[hidden]{display:none!important}.pure-img{max-width:100%;height:auto;display:block}/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
.pure-g{letter-spacing:-.31em;*letter-spacing:normal;*word-spacing:-.43em;text-rendering:optimizespeed;font-family:FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;display:-webkit-flex;-webkit-flex-flow:row wrap;display:-ms-flexbox;-ms-flex-flow:row wrap;-ms-align-content:flex-start;-webkit-align-content:flex-start;align-content:flex-start}.opera-only :-o-prefocus,.pure-g{word-spacing:-.43em}.pure-u{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-g [class *="pure-u"]{font-family:sans-serif}.pure-u-1,.pure-u-1-1,.pure-u-1-2,.pure-u-1-3,.pure-u-2-3,.pure-u-1-4,.pure-u-3-4,.pure-u-1-5,.pure-u-2-5,.pure-u-3-5,.pure-u-4-5,.pure-u-5-5,.pure-u-1-6,.pure-u-5-6,.pure-u-1-8,.pure-u-3-8,.pure-u-5-8,.pure-u-7-8,.pure-u-1-12,.pure-u-5-12,.pure-u-7-12,.pure-u-11-12,.pure-u-1-24,.pure-u-2-24,.pure-u-3-24,.pure-u-4-24,.pure-u-5-24,.pure-u-6-24,.pure-u-7-24,.pure-u-8-24,.pure-u-9-24,.pure-u-10-24,.pure-u-11-24,.pure-u-12-24,.pure-u-13-24,.pure-u-14-24,.pure-u-15-24,.pure-u-16-24,.pure-u-17-24,.pure-u-18-24,.pure-u-19-24,.pure-u-20-24,.pure-u-21-24,.pure-u-22-24,.pure-u-23-24,.pure-u-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-1-24{width:4.1667%;*width:4.1357%}.pure-u-1-12,.pure-u-2-24{width:8.3333%;*width:8.3023%}.pure-u-1-8,.pure-u-3-24{width:12.5%;*width:12.469%}.pure-u-1-6,.pure-u-4-24{width:16.6667%;*width:16.6357%}.pure-u-1-5{width:20%;*width:19.969%}.pure-u-5-24{width:20.8333%;*width:20.8023%}.pure-u-1-4,.pure-u-6-24{width:25%;*width:24.969%}.pure-u-7-24{width:29.1667%;*width:29.1357%}.pure-u-1-3,.pure-u-8-24{width:33.3333%;*width:33.3023%}.pure-u-3-8,.pure-u-9-24{width:37.5%;*width:37.469%}.pure-u-2-5{width:40%;*width:39.969%}.pure-u-5-12,.pure-u-10-24{width:41.6667%;*width:41.6357%}.pure-u-11-24{width:45.8333%;*width:45.8023%}.pure-u-1-2,.pure-u-12-24{width:50%;*width:49.969%}.pure-u-13-24{width:54.1667%;*width:54.1357%}.pure-u-7-12,.pure-u-14-24{width:58.3333%;*width:58.3023%}.pure-u-3-5{width:60%;*width:59.969%}.pure-u-5-8,.pure-u-15-24{width:62.5%;*width:62.469%}.pure-u-2-3,.pure-u-16-24{width:66.6667%;*width:66.6357%}.pure-u-17-24{width:70.8333%;*width:70.8023%}.pure-u-3-4,.pure-u-18-24{width:75%;*width:74.969%}.pure-u-19-24{width:79.1667%;*width:79.1357%}.pure-u-4-5{width:80%;*width:79.969%}.pure-u-5-6,.pure-u-20-24{width:83.3333%;*width:83.3023%}.pure-u-7-8,.pure-u-21-24{width:87.5%;*width:87.469%}.pure-u-11-12,.pure-u-22-24{width:91.6667%;*width:91.6357%}.pure-u-23-24{width:95.8333%;*width:95.8023%}.pure-u-1,.pure-u-1-1,.pure-u-5-5,.pure-u-24-24{width:100%}/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
@media screen and (min-width:35.5em){.pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-1-2,.pure-u-sm-1-3,.pure-u-sm-2-3,.pure-u-sm-1-4,.pure-u-sm-3-4,.pure-u-sm-1-5,.pure-u-sm-2-5,.pure-u-sm-3-5,.pure-u-sm-4-5,.pure-u-sm-5-5,.pure-u-sm-1-6,.pure-u-sm-5-6,.pure-u-sm-1-8,.pure-u-sm-3-8,.pure-u-sm-5-8,.pure-u-sm-7-8,.pure-u-sm-1-12,.pure-u-sm-5-12,.pure-u-sm-7-12,.pure-u-sm-11-12,.pure-u-sm-1-24,.pure-u-sm-2-24,.pure-u-sm-3-24,.pure-u-sm-4-24,.pure-u-sm-5-24,.pure-u-sm-6-24,.pure-u-sm-7-24,.pure-u-sm-8-24,.pure-u-sm-9-24,.pure-u-sm-10-24,.pure-u-sm-11-24,.pure-u-sm-12-24,.pure-u-sm-13-24,.pure-u-sm-14-24,.pure-u-sm-15-24,.pure-u-sm-16-24,.pure-u-sm-17-24,.pure-u-sm-18-24,.pure-u-sm-19-24,.pure-u-sm-20-24,.pure-u-sm-21-24,.pure-u-sm-22-24,.pure-u-sm-23-24,.pure-u-sm-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-sm-1-24{width:4.1667%;*width:4.1357%}.pure-u-sm-1-12,.pure-u-sm-2-24{width:8.3333%;*width:8.3023%}.pure-u-sm-1-8,.pure-u-sm-3-24{width:12.5%;*width:12.469%}.pure-u-sm-1-6,.pure-u-sm-4-24{width:16.6667%;*width:16.6357%}.pure-u-sm-1-5{width:20%;*width:19.969%}.pure-u-sm-5-24{width:20.8333%;*width:20.8023%}.pure-u-sm-1-4,.pure-u-sm-6-24{width:25%;*width:24.969%}.pure-u-sm-7-24{width:29.1667%;*width:29.1357%}.pure-u-sm-1-3,.pure-u-sm-8-24{width:33.3333%;*width:33.3023%}.pure-u-sm-3-8,.pure-u-sm-9-24{width:37.5%;*width:37.469%}.pure-u-sm-2-5{width:40%;*width:39.969%}.pure-u-sm-5-12,.pure-u-sm-10-24{width:41.6667%;*width:41.6357%}.pure-u-sm-11-24{width:45.8333%;*width:45.8023%}.pure-u-sm-1-2,.pure-u-sm-12-24{width:50%;*width:49.969%}.pure-u-sm-13-24{width:54.1667%;*width:54.1357%}.pure-u-sm-7-12,.pure-u-sm-14-24{width:58.3333%;*width:58.3023%}.pure-u-sm-3-5{width:60%;*width:59.969%}.pure-u-sm-5-8,.pure-u-sm-15-24{width:62.5%;*width:62.469%}.pure-u-sm-2-3,.pure-u-sm-16-24{width:66.6667%;*width:66.6357%}.pure-u-sm-17-24{width:70.8333%;*width:70.8023%}.pure-u-sm-3-4,.pure-u-sm-18-24{width:75%;*width:74.969%}.pure-u-sm-19-24{width:79.1667%;*width:79.1357%}.pure-u-sm-4-5{width:80%;*width:79.969%}.pure-u-sm-5-6,.pure-u-sm-20-24{width:83.3333%;*width:83.3023%}.pure-u-sm-7-8,.pure-u-sm-21-24{width:87.5%;*width:87.469%}.pure-u-sm-11-12,.pure-u-sm-22-24{width:91.6667%;*width:91.6357%}.pure-u-sm-23-24{width:95.8333%;*width:95.8023%}.pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-5-5,.pure-u-sm-24-24{width:100%}}@media screen and (min-width:48em){.pure-u-md-1,.pure-u-md-1-1,.pure-u-md-1-2,.pure-u-md-1-3,.pure-u-md-2-3,.pure-u-md-1-4,.pure-u-md-3-4,.pure-u-md-1-5,.pure-u-md-2-5,.pure-u-md-3-5,.pure-u-md-4-5,.pure-u-md-5-5,.pure-u-md-1-6,.pure-u-md-5-6,.pure-u-md-1-8,.pure-u-md-3-8,.pure-u-md-5-8,.pure-u-md-7-8,.pure-u-md-1-12,.pure-u-md-5-12,.pure-u-md-7-12,.pure-u-md-11-12,.pure-u-md-1-24,.pure-u-md-2-24,.pure-u-md-3-24,.pure-u-md-4-24,.pure-u-md-5-24,.pure-u-md-6-24,.pure-u-md-7-24,.pure-u-md-8-24,.pure-u-md-9-24,.pure-u-md-10-24,.pure-u-md-11-24,.pure-u-md-12-24,.pure-u-md-13-24,.pure-u-md-14-24,.pure-u-md-15-24,.pure-u-md-16-24,.pure-u-md-17-24,.pure-u-md-18-24,.pure-u-md-19-24,.pure-u-md-20-24,.pure-u-md-21-24,.pure-u-md-22-24,.pure-u-md-23-24,.pure-u-md-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-md-1-24{width:4.1667%;*width:4.1357%}.pure-u-md-1-12,.pure-u-md-2-24{width:8.3333%;*width:8.3023%}.pure-u-md-1-8,.pure-u-md-3-24{width:12.5%;*width:12.469%}.pure-u-md-1-6,.pure-u-md-4-24{width:16.6667%;*width:16.6357%}.pure-u-md-1-5{width:20%;*width:19.969%}.pure-u-md-5-24{width:20.8333%;*width:20.8023%}.pure-u-md-1-4,.pure-u-md-6-24{width:25%;*width:24.969%}.pure-u-md-7-24{width:29.1667%;*width:29.1357%}.pure-u-md-1-3,.pure-u-md-8-24{width:33.3333%;*width:33.3023%}.pure-u-md-3-8,.pure-u-md-9-24{width:37.5%;*width:37.469%}.pure-u-md-2-5{width:40%;*width:39.969%}.pure-u-md-5-12,.pure-u-md-10-24{width:41.6667%;*width:41.6357%}.pure-u-md-11-24{width:45.8333%;*width:45.8023%}.pure-u-md-1-2,.pure-u-md-12-24{width:50%;*width:49.969%}.pure-u-md-13-24{width:54.1667%;*width:54.1357%}.pure-u-md-7-12,.pure-u-md-14-24{width:58.3333%;*width:58.3023%}.pure-u-md-3-5{width:60%;*width:59.969%}.pure-u-md-5-8,.pure-u-md-15-24{width:62.5%;*width:62.469%}.pure-u-md-2-3,.pure-u-md-16-24{width:66.6667%;*width:66.6357%}.pure-u-md-17-24{width:70.8333%;*width:70.8023%}.pure-u-md-3-4,.pure-u-md-18-24{width:75%;*width:74.969%}.pure-u-md-19-24{width:79.1667%;*width:79.1357%}.pure-u-md-4-5{width:80%;*width:79.969%}.pure-u-md-5-6,.pure-u-md-20-24{width:83.3333%;*width:83.3023%}.pure-u-md-7-8,.pure-u-md-21-24{width:87.5%;*width:87.469%}.pure-u-md-11-12,.pure-u-md-22-24{width:91.6667%;*width:91.6357%}.pure-u-md-23-24{width:95.8333%;*width:95.8023%}.pure-u-md-1,.pure-u-md-1-1,.pure-u-md-5-5,.pure-u-md-24-24{width:100%}}@media screen and (min-width:64em){.pure-u-lg-1,.pure-u-lg-1-1,.pure-u-lg-1-2,.pure-u-lg-1-3,.pure-u-lg-2-3,.pure-u-lg-1-4,.pure-u-lg-3-4,.pure-u-lg-1-5,.pure-u-lg-2-5,.pure-u-lg-3-5,.pure-u-lg-4-5,.pure-u-lg-5-5,.pure-u-lg-1-6,.pure-u-lg-5-6,.pure-u-lg-1-8,.pure-u-lg-3-8,.pure-u-lg-5-8,.pure-u-lg-7-8,.pure-u-lg-1-12,.pure-u-lg-5-12,.pure-u-lg-7-12,.pure-u-lg-11-12,.pure-u-lg-1-24,.pure-u-lg-2-24,.pure-u-lg-3-24,.pure-u-lg-4-24,.pure-u-lg-5-24,.pure-u-lg-6-24,.pure-u-lg-7-24,.pure-u-lg-8-24,.pure-u-lg-9-24,.pure-u-lg-10-24,.pure-u-lg-11-24,.pure-u-lg-12-24,.pure-u-lg-13-24,.pure-u-lg-14-24,.pure-u-lg-15-24,.pure-u-lg-16-24,.pure-u-lg-17-24,.pure-u-lg-18-24,.pure-u-lg-19-24,.pure-u-lg-20-24,.pure-u-lg-21-24,.pure-u-lg-22-24,.pure-u-lg-23-24,.pure-u-lg-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-lg-1-24{width:4.1667%;*width:4.1357%}.pure-u-lg-1-12,.pure-u-lg-2-24{width:8.3333%;*width:8.3023%}.pure-u-lg-1-8,.pure-u-lg-3-24{width:12.5%;*width:12.469%}.pure-u-lg-1-6,.pure-u-lg-4-24{width:16.6667%;*width:16.6357%}.pure-u-lg-1-5{width:20%;*width:19.969%}.pure-u-lg-5-24{width:20.8333%;*width:20.8023%}.pure-u-lg-1-4,.pure-u-lg-6-24{width:25%;*width:24.969%}.pure-u-lg-7-24{width:29.1667%;*width:29.1357%}.pure-u-lg-1-3,.pure-u-lg-8-24{width:33.3333%;*width:33.3023%}.pure-u-lg-3-8,.pure-u-lg-9-24{width:37.5%;*width:37.469%}.pure-u-lg-2-5{width:40%;*width:39.969%}.pure-u-lg-5-12,.pure-u-lg-10-24{width:41.6667%;*width:41.6357%}.pure-u-lg-11-24{width:45.8333%;*width:45.8023%}.pure-u-lg-1-2,.pure-u-lg-12-24{width:50%;*width:49.969%}.pure-u-lg-13-24{width:54.1667%;*width:54.1357%}.pure-u-lg-7-12,.pure-u-lg-14-24{width:58.3333%;*width:58.3023%}.pure-u-lg-3-5{width:60%;*width:59.969%}.pure-u-lg-5-8,.pure-u-lg-15-24{width:62.5%;*width:62.469%}.pure-u-lg-2-3,.pure-u-lg-16-24{width:66.6667%;*width:66.6357%}.pure-u-lg-17-24{width:70.8333%;*width:70.8023%}.pure-u-lg-3-4,.pure-u-lg-18-24{width:75%;*width:74.969%}.pure-u-lg-19-24{width:79.1667%;*width:79.1357%}.pure-u-lg-4-5{width:80%;*width:79.969%}.pure-u-lg-5-6,.pure-u-lg-20-24{width:83.3333%;*width:83.3023%}.pure-u-lg-7-8,.pure-u-lg-21-24{width:87.5%;*width:87.469%}.pure-u-lg-11-12,.pure-u-lg-22-24{width:91.6667%;*width:91.6357%}.pure-u-lg-23-24{width:95.8333%;*width:95.8023%}.pure-u-lg-1,.pure-u-lg-1-1,.pure-u-lg-5-5,.pure-u-lg-24-24{width:100%}}@media screen and (min-width:80em){.pure-u-xl-1,.pure-u-xl-1-1,.pure-u-xl-1-2,.pure-u-xl-1-3,.pure-u-xl-2-3,.pure-u-xl-1-4,.pure-u-xl-3-4,.pure-u-xl-1-5,.pure-u-xl-2-5,.pure-u-xl-3-5,.pure-u-xl-4-5,.pure-u-xl-5-5,.pure-u-xl-1-6,.pure-u-xl-5-6,.pure-u-xl-1-8,.pure-u-xl-3-8,.pure-u-xl-5-8,.pure-u-xl-7-8,.pure-u-xl-1-12,.pure-u-xl-5-12,.pure-u-xl-7-12,.pure-u-xl-11-12,.pure-u-xl-1-24,.pure-u-xl-2-24,.pure-u-xl-3-24,.pure-u-xl-4-24,.pure-u-xl-5-24,.pure-u-xl-6-24,.pure-u-xl-7-24,.pure-u-xl-8-24,.pure-u-xl-9-24,.pure-u-xl-10-24,.pure-u-xl-11-24,.pure-u-xl-12-24,.pure-u-xl-13-24,.pure-u-xl-14-24,.pure-u-xl-15-24,.pure-u-xl-16-24,.pure-u-xl-17-24,.pure-u-xl-18-24,.pure-u-xl-19-24,.pure-u-xl-20-24,.pure-u-xl-21-24,.pure-u-xl-22-24,.pure-u-xl-23-24,.pure-u-xl-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-xl-1-24{width:4.1667%;*width:4.1357%}.pure-u-xl-1-12,.pure-u-xl-2-24{width:8.3333%;*width:8.3023%}.pure-u-xl-1-8,.pure-u-xl-3-24{width:12.5%;*width:12.469%}.pure-u-xl-1-6,.pure-u-xl-4-24{width:16.6667%;*width:16.6357%}.pure-u-xl-1-5{width:20%;*width:19.969%}.pure-u-xl-5-24{width:20.8333%;*width:20.8023%}.pure-u-xl-1-4,.pure-u-xl-6-24{width:25%;*width:24.969%}.pure-u-xl-7-24{width:29.1667%;*width:29.1357%}.pure-u-xl-1-3,.pure-u-xl-8-24{width:33.3333%;*width:33.3023%}.pure-u-xl-3-8,.pure-u-xl-9-24{width:37.5%;*width:37.469%}.pure-u-xl-2-5{width:40%;*width:39.969%}.pure-u-xl-5-12,.pure-u-xl-10-24{width:41.6667%;*width:41.6357%}.pure-u-xl-11-24{width:45.8333%;*width:45.8023%}.pure-u-xl-1-2,.pure-u-xl-12-24{width:50%;*width:49.969%}.pure-u-xl-13-24{width:54.1667%;*width:54.1357%}.pure-u-xl-7-12,.pure-u-xl-14-24{width:58.3333%;*width:58.3023%}.pure-u-xl-3-5{width:60%;*width:59.969%}.pure-u-xl-5-8,.pure-u-xl-15-24{width:62.5%;*width:62.469%}.pure-u-xl-2-3,.pure-u-xl-16-24{width:66.6667%;*width:66.6357%}.pure-u-xl-17-24{width:70.8333%;*width:70.8023%}.pure-u-xl-3-4,.pure-u-xl-18-24{width:75%;*width:74.969%}.pure-u-xl-19-24{width:79.1667%;*width:79.1357%}.pure-u-xl-4-5{width:80%;*width:79.969%}.pure-u-xl-5-6,.pure-u-xl-20-24{width:83.3333%;*width:83.3023%}.pure-u-xl-7-8,.pure-u-xl-21-24{width:87.5%;*width:87.469%}.pure-u-xl-11-12,.pure-u-xl-22-24{width:91.6667%;*width:91.6357%}.pure-u-xl-23-24{width:95.8333%;*width:95.8023%}.pure-u-xl-1,.pure-u-xl-1-1,.pure-u-xl-5-5,.pure-u-xl-24-24{width:100%}}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
.login-container {
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 300px;
    text-align: right;
    color: #777;
    font-weight: 600;
    position: relative;
    font-size: 0.9rem;
    vertical-align: top;
}

.login.closed {
  width:auto;
}

.login.closed input, .login.closed .lost-password, .login.closed .create-an-account {
  display:none;
}

#step_2 {
    display: none;
}

.tab-container{display:none}

.tab-container.selected{display:block}

.tab-container > img.spinner {
    display: block;
    margin: 0 auto;
    width: 100px;
}

.tab-option{text-align:center;padding-bottom:3rem;opacity:.2;transition:opacity .3s;cursor:pointer}

.tab-option.store-option {
    padding-bottom: 0;
}

.tab-option:hover{opacity:.4}

.tab-option.selected,.pristine .tab-option{opacity:1}

.tab-option article{padding:1rem}

.tab-option img{height:120px;width:auto;padding:2rem 0 1rem 0}

.tab-option h3{font-size:2rem}

.tab-option p,.variation-group{font-size:1.3rem;line-height:1.6rem;padding-bottom:1rem}

.variation-group{margin-bottom:0;padding-bottom:0}

.tab-option aside{font-size:1rem;line-height:1.1rem}

.variations{display:inline-block}

.variation-group span.period{display:inline-block;width:110px;margin-left:1rem}

.renewals {padding:20px;padding-bottom:30px}
.renewals img{height:100px;margin-right:20px;margin-top:10px}
.tab-option aside{padding:20px;padding-bottom:0px}


.login-form .name-inputs, .login-form .confirm-password-input {
  display: none; }

.login-form {
  margin-right: 20px; }

.woocommerce .login-container form.login {
  margin: 0;
  border: 0; }

#social > .login-container, .current-user {
  display: none; }

.current-user img {
  display: none; }

@media (max-width: 400px) {
  .current-user img {
    display: block;
    height: 23px; }
  .current-user span.name {
    display: none; } }

.login-container.logged-in {
  width: auto; }

.login-container.logged-in .current-user {
  display: block;
  font-size: .8rem;
  margin-right: 10px;
  line-height: 27px; }

.login-container.logged-in form {
  display: none; }

.login-container form {
  position: absolute;
  width: 200px;
  background: black;
  padding: 20px;
  margin-left: -40px;
  top: 15px;
  padding-top: 0px;
  display: inline-block;
  right: 0;
  top: 20px; }

.login-container form.closed {
  padding: 0;
  position: static;
  margin: 0; }

.login-container form.closed .white-button {
  margin-top: 0px; }

.login-container .lost-password, .login-container .create-an-account {
  text-align: left; }

.login-container .lost-password a, .login-container .create-an-account a {
  font-size: .6rem;
  line-height: 1.4rem; }

.login-container .white-button {
  margin-top: 6px; }


input.text.dark {
  width: 100%;
  box-sizing: border-box;
  margin: 5px 0;
  padding: 5px 0;
  text-align: center;
  background: black;
  border: 1px solid #777;
  color: white; }

input.text.dark::-webkit-input-placeholder {
  color: #666;
  font-size: .9rem;
  letter-spacing: 2px;
  font-weight: 700; }

input.text.dark:-moz-placeholder {
  color: #666;
  font-size: .9rem;
  letter-spacing: 2px;
  font-weight: 700; }

input.text.dark::-moz-placeholder {
  color: #666;
  font-size: .9rem;
  letter-spacing: 2px;
  font-weight: 700; }

input.text.dark:-ms-input-placeholder {
  color: #666;
  font-size: .9rem;
  letter-spacing: 2px;
  font-weight: 700; }

body .nanoModal {
  border-radius: 0;
  background: white;
  z-index: 10000;
 }

.paywall-modal {
  display: none; }

body.logged-in .paywall-modal footer {
  display: none;
}

.nanoModal .paywall-modal {
  display: block; }

article .content-block p.paywall-counter {
    font-family: "proxima-nova", sans-serif;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    margin: 20px 0;
    padding: 20px 0;
    margin-top: 0;
    text-align: center;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.5rem;
}

.nanoModal.no-padding {
  padding: 0; }

.paywall-modal {
  width: 100vw;
  max-width: 700px;
  z-index: 10000000;
  background: white;
  max-height: 100vh;
  overflow-y: auto; }

input[name='register_submit_button'] {
  margin-top: 20px; }

.paywall-modal div.modal-content {
  padding: 30px; }

.register br, .register-lite br {
  display: block; }

.register .form-container, .register-lite .form-container {
  position: relative;
  width: 90%;
  margin: 0px auto; }

.register .user-form input, .register-lite .user-form input {
  display: block;
  margin: 10px 0;
  box-sizing: border-box;
  width: 100%;
  text-align: left;
  text-transform: none;
  letter-spacing: 1px;
  z-index: 100000; }

.register .user-form input.red-background, .register-lite .user-form input.red-background {
  text-align: center; }

.register .user-form, .register-lite .user-form {
  width: 45%; }

.register .subscribe, .register-lite .subscribe {
  width: 45%;
  position: absolute;
  right: 0;
  bottom: 0; }

.register .subscribe .error, .register-lite .subscribe .error {
  margin-bottom: 10px; }

.register .subscribe a.black-button, .register-lite .subscribe a.black-button {
  margin-top: 10px;
  width: 80%; }

.register .subscribe p, .register-lite .subscribe p {
  color: #A00000;
  font-size: 1.3rem; }

.paywall-modal h2 {
  font-size: 2.8rem;
  line-height: 3.5rem;
  font-family: 'proxima-nova';
  text-align: center; }

.paywall-modal .intro img {
  width: 100%;
  height:auto;
}

.paywall-modal .intro h3 {
    font-size: 2.8rem;
    line-height: 3rem;
    text-align: center;
    font-weight: 300;
    letter-spacing: -1px;
    margin:20px 0;
}

.paywall-modal .intro p {
  font-size: 1.5rem;
  line-height: 1.7rem;
  text-align: left; 
  margin: 0 10%;
}

.nanoModal a.red-background {
  text-decoration: none; }

.paywall-modal .black-button {
  padding: 14px;
  margin-top: 20px;
  font-size: 0.9rem; }

.paywall-modal a.white-button {
  width: 40%;
  padding: 14px;
  font-size: 0.9rem;
  float: right;
  text-decoration: none;
  text-align: center; }

.paywall-modal footer {
  background-color: black;
  color: white;
  padding: 0 30px; }

.paywall-modal footer div {
  padding: 15px 5%; }

.paywall-modal footer div p {
  width: 40%;
  float: left;
  padding: 15px 0; }

.get-subscription .intro {
  width: 88%;
  margin: 0px auto; }

.get-subscription p.not-right-now {
  margin: 0 100px;
  padding-bottom: 10px;
  padding-top: 20px; }

.get-subscription p.not-right-now a {
  text-decoration: none; }

p.fine-print {
  font-size: 0.6rem;
  padding-left: 5%;
  padding-top: 15px; }

.loading {
  background-image: url(/wp-content/themes/nzgeo/images/ajax-loader.gif);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 10px 0; }


.loading-overlay {
  display: none;
}

.loading .loading-overlay {
  display: block;
  position: fixed;
  top:0;
  bottom:0;
  left:0;
  right:0;
  width:auto;
  height: auto;
  display:flex; 
  justify-content: center;
  align-items: center;
  text-align: center;
  background: rgba(255, 255, 255, .8);
  z-index:100000;
}

.loading .loading-overlay img {
  width:50%;
}


@media (max-width: 1300px) {
    #wp-admin-bar-root-default>li:nth-child(n+5) {
        display: none;
    }
    li#wp-admin-bar-edit {
        display: block !important;
    }
}

.login-container {
    position: absolute;
    top: 0px;
    z-index: 10000;
    right: 0;
}


/* Card flip */
.nanoModal {
  padding: 0; }

.nanoModal .paywall-modal .flip-front .modal-content, .nanoModal .paywall-modal .flip-back .modal-content {
  padding: 20px; }

.flip-container {
  perspective: 1000; }

.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
 }

.flipper.active {
  transform: rotateY(180deg); }

.flipper.flipped {
  transform: rotateY(180deg); }

.flip-back {
  height: 100%;
  transform: rotateY(180deg);
  font-size: 2.5rem; }

.flip-back.red, .flip-front.red {
  background: #A00000;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  color: white;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.flip-front, .flip-back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  top: 0;
  left: 0; }

.woocommerce table.my_account_orders .order-actions .button.renew-expiring {
  background-color: #b0211a;
  color: white;
  border-color: #b0211a; }

@media (max-width: 400px) {
  div.button-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    border-radius: 0; } }

.renew-subscription .flip-front, .renew-subscription .flip-back {
  height: 382px; }

.flip-front {
  z-index: 2;
  transform: rotateY(0deg); }

.subscription-status-active {
  color: green; }

.subscription-status-on-hold {
  color: orange; }

.subscription-status-expired {
  color: #A00000; }

.mailster_checkout_checkbox, .kowhai_recurring_payment {
  font-size: 1rem; }

.digital-recipient-container, .digital-cart.upgrade .digital-recipient-container {
  display: none; }

.digital-cart #billing_company_field, .digital-cart #billing_phone_field, .digital-cart .address-field, .digital-cart #ship-to-different-address, .digital-cart .shipping_address {
  display: none !important; }

.digital-cart .col-2 {
  float: none; }

.digital-cart .digital-recipient-container {
  display: block; }

 .stripe-message {
  display: none;
 }

.bimonthly .kowhai_recurring_payment {
  display: none !important; }

.bimonthly .stripe-message {
  display: inline;
}

.flip-back {
  position: absolute;
  top: 0; }

.digital-recipient {
  display: none; }

.renew-subscription {
  padding: 20px 40px;
  max-width: 500px;
  overflow: hidden; }
  .renew-subscription .variation-group {
    margin-left: 0; }
  .renew-subscription .buttons {
    margin-top: 20px;
    position: absolute;
    bottom: 0;
    float: right; }
    .renew-subscription .buttons a {
      cursor: pointer; }
  .renew-subscription img {
    width: 50%;
    margin: 0 auto;
    display: block; }

.renewal-variations p {
  margin-top: 20px; }



.desktop.inline {
  display: inline;
}
.mobile.inline {
  display: none;
}


@media (max-width:767px) {
  .desktop.inline {
    display:none;
  }
  .mobile.inline {
    display:inline;
  }
}


.default-modal .nanoModalBtn, .default-modal .nanoModalBtn:hover {
    background: none;
    color: black;
    border: 1px solid black;
    padding: 8px 30px;
    margin-top: 20px;
    margin-right: 0;
    border-radius: 0;
}

body.paywall-popup-active {
    overflow: hidden;
}



@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .flipper {
    transform: none !important;
    height: 600px; }
  .flip-front, .flip-back {
    transform: none !important; }
  .flip-back, .flip-back.red {
    display: none; }
  .flipper.active .flip-back {
    display: block; }
  .flipper.active .flip-back.red {
    display: flex; }
  .flipper.active .flip-front {
    display: none; } }




table.dataTable tbody td {
  white-space: nowrap;
}

#wc-stripe-cc-form .form-row {
  margin:0 !important;
  padding:0 !important;
}

.cart_item .variation {
  display: none !important;
}


.woocommerce-SavedPaymentMethods-saveNew {
  display: none !important;
}

.nanoModalContent p.form {
  margin: 10px 0;
}

.nanoModalContent p.form label {
  width:150px;
  display: inline-block;
}




#paywall-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 50px;
  background: black;
  color: white;
  text-align: center;
  font-family: "proxima-nova";
  padding:10px;
  z-index: 1000;
}

.black-paywall-modal {
  background: black;
  color: white;
  text-align: center;
  font-family: "proxima-nova";
}

#paywall-bottom.open, #paywall-bottom.open .open, #paywall-bottom .closed, #paywall-bottom.open .counter-open, #paywall-bottom .counter-closed {
  display:block;
}

#paywall-bottom, #paywall-bottom .open, #paywall-bottom.open .closed, #paywall-bottom.open .counter-closed, #paywall-bottom .counter-open{
  display:none;
}

#paywall-bottom hr {
  border: none;
  width: 80%;
  max-width: 400px;
  margin: 10px auto 20px auto;
  background-image: linear-gradient(to right, white 33%, rgba(255,255,255,0) 0%);
  background-position: bottom;
  background-size: 6px 3px;
  background-repeat: repeat-x;
}

#paywall-bottom.show {
  display: block;
}
#paywall-bottom .counter span.remaining {  
    font-size: 2rem;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 5px;
    margin: 10px;
    color: black;
    background: white;
    border-radius: 50px;
    height: 2rem;
    width: 2rem;
    line-height: 2rem;
    font-weight: 900;
    z-index: 10000;
}

#paywall-bottom .counter-closed span.message {  
    top: 5px;
    position: relative;
    font-size: 1.1rem;
}

#paywall-bottom .counter-closed .right {
    top: 10px;
    position: relative;
}

#paywall-bottom .counter-closed .right a.red-paywall-toggle {
  font-weight: bold;
  border-bottom: 3px solid red;
  text-decoration: none;
}

#paywall-bottom a {
  text-decoration: underline;
}

#paywall-bottom .counter-container {
  width: 100%;
}

#paywall-bottom i {
    line-height: 1rem;
}


#paywall-bottom .content {
  display: none;
}

#paywall-bottom .content h3 {
    font-size: 1.5rem;
    font-weight: 500;
}

#paywall-bottom .content p { 
    max-width: 600px;
    font-size: 1.2rem;
    line-height: 1.4rem;
    margin: 20px auto;
    width: 80%;
}

.paywall-toggle {
  cursor:pointer;
  margin: 10px;
}

.open .paywall-toggle i {
  transform: rotate(180deg);
  position: relative;
}

#paywall-bottom .subscribe {
    margin: 10px;
    width: 300px;
    height: 60px;
    border-radius: 0;
    background: red;
    border: 0;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2rem;
}

@media(max-width: 400px) {

  #paywall-bottom {
    font-size: 0.8rem;
    min-height:30px;
  }
  #paywall-bottom .counter span.remaining {
    margin: 0;
    margin-left:10px;
    height: 1rem;
    width: 1rem;
    font-size:1rem;
    line-height: 1rem;
  }

  #paywall-bottom .counter-closed .right a.one-click-subscribe {
    letter-spacing: -1px;
  }

  #paywall-bottom .counter-closed span.message {
    font-size: 0.8rem;
  }
  #paywall-bottom .counter span.message {
    font-size: 0.75rem;
  }

  #paywall-bottom .content p {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  #paywall-bottom .counter-closed span.message {
    top:2px;
  }
}

@media(min-width:400px) {


  #paywall-bottom .counter-container {
    width: 420px;
    margin: 0px auto;
  }


  #paywall-bottom.open .counter-container {
    width: 100%;
  }

  #paywall-bottom:not(.open) { 
    min-height: 30px;
    padding: 0;
  }
  #paywall-bottom:not(.open) .counter span.remaining {
    font-size:1.1rem;
    margin: 7px;
    height: 1rem;
    width: 1rem;
    line-height: 1rem;
  }
  #paywall-bottom:not(.open) .counter span.message {
    top: 3px;
    font-size: 0.9rem;
  }
}

#paywall-bottom .counter-closed span.message {
  padding:10px 0 10px 5px;
  display: inline-block;
}

#paywall-bottom .sign-in {
    width: 300px;
    margin: 20px auto;
    display: none;
}

#paywall-bottom .show {
  display: block;
}

#paywall-bottom .show {
  display: block;
}

#stripe-paywall-ribbon-form .white-button[type=submit].loading {
  background-position: 0;
  background-size: 40px 53px;
}

.sign-in .lost-password {
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 300px;
    text-align: left;
    color: #777;
    font-size: 0.6rem;
    padding: 10px 0;
    margin-bottom: 5px;
}

#paywall-bottom #card-errors {
  padding-bottom: 8px;
}

.logged-in-only {
  display: none;
}

body.logged-in .logged-in-only {
  display:block;
}

.logged-out-only {
  display: block;
}

body.logged-in .logged-out-only {
  display:none;
}

#stripe-modal-form {
  font-family: "proxima-nova";
}

#kowhai-stripe-modal-form input#email {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    padding:5px;
    margin: 8px 0;
    width: 100%;
    box-sizing: border-box;
    border-width: 1px;
}

.nanoModalOverride.default-modal {
    margin-left: inherit !important;
    position: fixed;
}


/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
/*!
normalize.css v^3.0 | MIT License | git.io/normalize
Copyright (c) Nicolas Gallagher and Jonathan Neal
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

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

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

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

td, th {
  padding: 0; }

.hidden, [hidden] {
  display: none !important; }

.pure-img {
  max-width: 100%;
  height: auto;
  display: block; }

/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
.pure-g {
  letter-spacing: -.31em;
  *letter-spacing: normal;
  *word-spacing: -.43em;
  text-rendering: optimizespeed;
  font-family: FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  display: -ms-flexbox;
  -ms-flex-flow: row wrap;
  -ms-align-content: flex-start;
  -webkit-align-content: flex-start;
  align-content: flex-start; }

.opera-only :-o-prefocus, .pure-g {
  word-spacing: -.43em; }

.pure-u {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto; }

.pure-g [class*="pure-u"] {
  font-family: sans-serif; }

.pure-u-1, .pure-u-1-1, .pure-u-1-2, .pure-u-1-3, .pure-u-2-3, .pure-u-1-4, .pure-u-3-4, .pure-u-1-5, .pure-u-2-5, .pure-u-3-5, .pure-u-4-5, .pure-u-5-5, .pure-u-1-6, .pure-u-5-6, .pure-u-1-8, .pure-u-3-8, .pure-u-5-8, .pure-u-7-8, .pure-u-1-12, .pure-u-5-12, .pure-u-7-12, .pure-u-11-12, .pure-u-1-24, .pure-u-2-24, .pure-u-3-24, .pure-u-4-24, .pure-u-5-24, .pure-u-6-24, .pure-u-7-24, .pure-u-8-24, .pure-u-9-24, .pure-u-10-24, .pure-u-11-24, .pure-u-12-24, .pure-u-13-24, .pure-u-14-24, .pure-u-15-24, .pure-u-16-24, .pure-u-17-24, .pure-u-18-24, .pure-u-19-24, .pure-u-20-24, .pure-u-21-24, .pure-u-22-24, .pure-u-23-24, .pure-u-24-24 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto; }

.pure-u-1-24 {
  width: 4.1667%;
  *width: 4.1357%; }

.pure-u-1-12, .pure-u-2-24 {
  width: 8.3333%;
  *width: 8.3023%; }

.pure-u-1-8, .pure-u-3-24 {
  width: 12.5%;
  *width: 12.469%; }

.pure-u-1-6, .pure-u-4-24 {
  width: 16.6667%;
  *width: 16.6357%; }

.pure-u-1-5 {
  width: 20%;
  *width: 19.969%; }

.pure-u-5-24 {
  width: 20.8333%;
  *width: 20.8023%; }

.pure-u-1-4, .pure-u-6-24 {
  width: 25%;
  *width: 24.969%; }

.pure-u-7-24 {
  width: 29.1667%;
  *width: 29.1357%; }

.pure-u-1-3, .pure-u-8-24 {
  width: 33.3333%;
  *width: 33.3023%; }

.pure-u-3-8, .pure-u-9-24 {
  width: 37.5%;
  *width: 37.469%; }

.pure-u-2-5 {
  width: 40%;
  *width: 39.969%; }

.pure-u-5-12, .pure-u-10-24 {
  width: 41.6667%;
  *width: 41.6357%; }

.pure-u-11-24 {
  width: 45.8333%;
  *width: 45.8023%; }

.pure-u-1-2, .pure-u-12-24 {
  width: 50%;
  *width: 49.969%; }

.pure-u-13-24 {
  width: 54.1667%;
  *width: 54.1357%; }

.pure-u-7-12, .pure-u-14-24 {
  width: 58.3333%;
  *width: 58.3023%; }

.pure-u-3-5 {
  width: 60%;
  *width: 59.969%; }

.pure-u-5-8, .pure-u-15-24 {
  width: 62.5%;
  *width: 62.469%; }

.pure-u-2-3, .pure-u-16-24 {
  width: 66.6667%;
  *width: 66.6357%; }

.pure-u-17-24 {
  width: 70.8333%;
  *width: 70.8023%; }

.pure-u-3-4, .pure-u-18-24 {
  width: 75%;
  *width: 74.969%; }

.pure-u-19-24 {
  width: 79.1667%;
  *width: 79.1357%; }

.pure-u-4-5 {
  width: 80%;
  *width: 79.969%; }

.pure-u-5-6, .pure-u-20-24 {
  width: 83.3333%;
  *width: 83.3023%; }

.pure-u-7-8, .pure-u-21-24 {
  width: 87.5%;
  *width: 87.469%; }

.pure-u-11-12, .pure-u-22-24 {
  width: 91.6667%;
  *width: 91.6357%; }

.pure-u-23-24 {
  width: 95.8333%;
  *width: 95.8023%; }

.pure-u-1, .pure-u-1-1, .pure-u-5-5, .pure-u-24-24 {
  width: 100%; }

/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
@media screen and (min-width: 35.5em) {
  .pure-u-sm-1, .pure-u-sm-1-1, .pure-u-sm-1-2, .pure-u-sm-1-3, .pure-u-sm-2-3, .pure-u-sm-1-4, .pure-u-sm-3-4, .pure-u-sm-1-5, .pure-u-sm-2-5, .pure-u-sm-3-5, .pure-u-sm-4-5, .pure-u-sm-5-5, .pure-u-sm-1-6, .pure-u-sm-5-6, .pure-u-sm-1-8, .pure-u-sm-3-8, .pure-u-sm-5-8, .pure-u-sm-7-8, .pure-u-sm-1-12, .pure-u-sm-5-12, .pure-u-sm-7-12, .pure-u-sm-11-12, .pure-u-sm-1-24, .pure-u-sm-2-24, .pure-u-sm-3-24, .pure-u-sm-4-24, .pure-u-sm-5-24, .pure-u-sm-6-24, .pure-u-sm-7-24, .pure-u-sm-8-24, .pure-u-sm-9-24, .pure-u-sm-10-24, .pure-u-sm-11-24, .pure-u-sm-12-24, .pure-u-sm-13-24, .pure-u-sm-14-24, .pure-u-sm-15-24, .pure-u-sm-16-24, .pure-u-sm-17-24, .pure-u-sm-18-24, .pure-u-sm-19-24, .pure-u-sm-20-24, .pure-u-sm-21-24, .pure-u-sm-22-24, .pure-u-sm-23-24, .pure-u-sm-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto; }
  .pure-u-sm-1-24 {
    width: 4.1667%;
    *width: 4.1357%; }
  .pure-u-sm-1-12, .pure-u-sm-2-24 {
    width: 8.3333%;
    *width: 8.3023%; }
  .pure-u-sm-1-8, .pure-u-sm-3-24 {
    width: 12.5%;
    *width: 12.469%; }
  .pure-u-sm-1-7 {
    width: 14.2%;
  }
  .pure-u-sm-1-6, .pure-u-sm-4-24 {
    width: 16.66667%;
  }
  .pure-u-sm-1-5 {
    width: 20%;
    *width: 19.969%; }
  .pure-u-sm-5-24 {
    width: 20.8333%;
    *width: 20.8023%; }
  .pure-u-sm-1-4, .pure-u-sm-6-24 {
    width: 25%;
    *width: 24.969%; }
  .pure-u-sm-7-24 {
    width: 29.1667%;
    *width: 29.1357%; }
  .pure-u-sm-1-3, .pure-u-sm-8-24 {
    width: 33.3333%;
    *width: 33.3023%; }
  .pure-u-sm-3-8, .pure-u-sm-9-24 {
    width: 37.5%;
    *width: 37.469%; }
  .pure-u-sm-2-5 {
    width: 40%;
    *width: 39.969%; }
  .pure-u-sm-5-12, .pure-u-sm-10-24 {
    width: 41.6667%;
    *width: 41.6357%; }
  .pure-u-sm-11-24 {
    width: 45.8333%;
    *width: 45.8023%; }
  .pure-u-sm-1-2, .pure-u-sm-12-24 {
    width: 50%;
    *width: 49.969%; }
  .pure-u-sm-13-24 {
    width: 54.1667%;
    *width: 54.1357%; }
  .pure-u-sm-7-12, .pure-u-sm-14-24 {
    width: 58.3333%;
    *width: 58.3023%; }
  .pure-u-sm-3-5 {
    width: 60%;
    *width: 59.969%; }
  .pure-u-sm-5-8, .pure-u-sm-15-24 {
    width: 62.5%;
    *width: 62.469%; }
  .pure-u-sm-2-3, .pure-u-sm-16-24 {
    width: 66.6667%;
    *width: 66.6357%; }
  .pure-u-sm-17-24 {
    width: 70.8333%;
    *width: 70.8023%; }
  .pure-u-sm-3-4, .pure-u-sm-18-24 {
    width: 75%;
    *width: 74.969%; }
  .pure-u-sm-19-24 {
    width: 79.1667%;
    *width: 79.1357%; }
  .pure-u-sm-4-5 {
    width: 80%;
    *width: 79.969%; }
  .pure-u-sm-5-6, .pure-u-sm-20-24 {
    width: 83.3333%;
    *width: 83.3023%; }
  .pure-u-sm-7-8, .pure-u-sm-21-24 {
    width: 87.5%;
    *width: 87.469%; }
  .pure-u-sm-11-12, .pure-u-sm-22-24 {
    width: 91.6667%;
    *width: 91.6357%; }
  .pure-u-sm-23-24 {
    width: 95.8333%;
    *width: 95.8023%; }
  .pure-u-sm-1, .pure-u-sm-1-1, .pure-u-sm-5-5, .pure-u-sm-24-24 {
    width: 100%; } }

@media screen and (min-width: 48em) {
  .pure-u-md-1, .pure-u-md-1-1, .pure-u-md-1-2, .pure-u-md-1-3, .pure-u-md-2-3, .pure-u-md-1-4, .pure-u-md-3-4, .pure-u-md-1-5, .pure-u-md-2-5, .pure-u-md-3-5, .pure-u-md-4-5, .pure-u-md-5-5, .pure-u-md-1-6, .pure-u-md-5-6, .pure-u-md-1-8, .pure-u-md-3-8, .pure-u-md-5-8, .pure-u-md-7-8, .pure-u-md-1-12, .pure-u-md-5-12, .pure-u-md-7-12, .pure-u-md-11-12, .pure-u-md-1-24, .pure-u-md-2-24, .pure-u-md-3-24, .pure-u-md-4-24, .pure-u-md-5-24, .pure-u-md-6-24, .pure-u-md-7-24, .pure-u-md-8-24, .pure-u-md-9-24, .pure-u-md-10-24, .pure-u-md-11-24, .pure-u-md-12-24, .pure-u-md-13-24, .pure-u-md-14-24, .pure-u-md-15-24, .pure-u-md-16-24, .pure-u-md-17-24, .pure-u-md-18-24, .pure-u-md-19-24, .pure-u-md-20-24, .pure-u-md-21-24, .pure-u-md-22-24, .pure-u-md-23-24, .pure-u-md-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto; }
  .pure-u-md-1-24 {
    width: 4.1667%;
    *width: 4.1357%; }
  .pure-u-md-1-12, .pure-u-md-2-24 {
    width: 8.3333%;
    *width: 8.3023%; }
  .pure-u-md-1-8, .pure-u-md-3-24 {
    width: 12.5%;
    *width: 12.469%; }
  .pure-u-md-1-6, .pure-u-md-4-24 {
    width: 16.6667%;
    *width: 16.6357%; }
  .pure-u-md-1-5 {
    width: 20%;
    *width: 19.969%; }
  .pure-u-md-5-24 {
    width: 20.8333%;
    *width: 20.8023%; }
  .pure-u-md-1-4, .pure-u-md-6-24 {
    width: 25%;
    *width: 24.969%; }
  .pure-u-md-7-24 {
    width: 29.1667%;
    *width: 29.1357%; }
  .pure-u-md-1-3, .pure-u-md-8-24 {
    width: 33.3333%;
    *width: 33.3023%; }
  .pure-u-md-3-8, .pure-u-md-9-24 {
    width: 37.5%;
    *width: 37.469%; }
  .pure-u-md-2-5 {
    width: 40%;
    *width: 39.969%; }
  .pure-u-md-5-12, .pure-u-md-10-24 {
    width: 41.6667%;
    *width: 41.6357%; }
  .pure-u-md-11-24 {
    width: 45.8333%;
    *width: 45.8023%; }
  .pure-u-md-1-2, .pure-u-md-12-24 {
    width: 50%;
    *width: 49.969%; }
  .pure-u-md-13-24 {
    width: 54.1667%;
    *width: 54.1357%; }
  .pure-u-md-7-12, .pure-u-md-14-24 {
    width: 58.3333%;
    *width: 58.3023%; }
  .pure-u-md-3-5 {
    width: 60%;
    *width: 59.969%; }
  .pure-u-md-5-8, .pure-u-md-15-24 {
    width: 62.5%;
    *width: 62.469%; }
  .pure-u-md-2-3, .pure-u-md-16-24 {
    width: 66.6667%;
    *width: 66.6357%; }
  .pure-u-md-17-24 {
    width: 70.8333%;
    *width: 70.8023%; }
  .pure-u-md-3-4, .pure-u-md-18-24 {
    width: 75%;
    *width: 74.969%; }
  .pure-u-md-19-24 {
    width: 79.1667%;
    *width: 79.1357%; }
  .pure-u-md-4-5 {
    width: 80%;
    *width: 79.969%; }
  .pure-u-md-5-6, .pure-u-md-20-24 {
    width: 83.3333%;
    *width: 83.3023%; }
  .pure-u-md-7-8, .pure-u-md-21-24 {
    width: 87.5%;
    *width: 87.469%; }
  .pure-u-md-11-12, .pure-u-md-22-24 {
    width: 91.6667%;
    *width: 91.6357%; }
  .pure-u-md-23-24 {
    width: 95.8333%;
    *width: 95.8023%; }
  .pure-u-md-1, .pure-u-md-1-1, .pure-u-md-5-5, .pure-u-md-24-24 {
    width: 100%; } }

@media screen and (min-width: 64em) {
  .pure-u-lg-1, .pure-u-lg-1-1, .pure-u-lg-1-2, .pure-u-lg-1-3, .pure-u-lg-2-3, .pure-u-lg-1-4, .pure-u-lg-3-4, .pure-u-lg-1-5, .pure-u-lg-2-5, .pure-u-lg-3-5, .pure-u-lg-4-5, .pure-u-lg-5-5, .pure-u-lg-1-6, .pure-u-lg-5-6, .pure-u-lg-1-8, .pure-u-lg-3-8, .pure-u-lg-5-8, .pure-u-lg-7-8, .pure-u-lg-1-12, .pure-u-lg-5-12, .pure-u-lg-7-12, .pure-u-lg-11-12, .pure-u-lg-1-24, .pure-u-lg-2-24, .pure-u-lg-3-24, .pure-u-lg-4-24, .pure-u-lg-5-24, .pure-u-lg-6-24, .pure-u-lg-7-24, .pure-u-lg-8-24, .pure-u-lg-9-24, .pure-u-lg-10-24, .pure-u-lg-11-24, .pure-u-lg-12-24, .pure-u-lg-13-24, .pure-u-lg-14-24, .pure-u-lg-15-24, .pure-u-lg-16-24, .pure-u-lg-17-24, .pure-u-lg-18-24, .pure-u-lg-19-24, .pure-u-lg-20-24, .pure-u-lg-21-24, .pure-u-lg-22-24, .pure-u-lg-23-24, .pure-u-lg-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto; }
  .pure-u-lg-1-24 {
    width: 4.1667%;
    *width: 4.1357%; }
  .pure-u-lg-1-12, .pure-u-lg-2-24 {
    width: 8.3333%;
    *width: 8.3023%; }
  .pure-u-lg-1-8, .pure-u-lg-3-24 {
    width: 12.5%;
    *width: 12.469%; }
  .pure-u-lg-1-6, .pure-u-lg-4-24 {
    width: 16.6667%;
    *width: 16.6357%; }
  .pure-u-lg-1-5 {
    width: 20%;
    *width: 19.969%; }
  .pure-u-lg-5-24 {
    width: 20.8333%;
    *width: 20.8023%; }
  .pure-u-lg-1-4, .pure-u-lg-6-24 {
    width: 25%;
    *width: 24.969%; }
  .pure-u-lg-7-24 {
    width: 29.1667%;
    *width: 29.1357%; }
  .pure-u-lg-1-3, .pure-u-lg-8-24 {
    width: 33.3333%;
    *width: 33.3023%; }
  .pure-u-lg-3-8, .pure-u-lg-9-24 {
    width: 37.5%;
    *width: 37.469%; }
  .pure-u-lg-2-5 {
    width: 40%;
    *width: 39.969%; }
  .pure-u-lg-5-12, .pure-u-lg-10-24 {
    width: 41.6667%;
    *width: 41.6357%; }
  .pure-u-lg-11-24 {
    width: 45.8333%;
    *width: 45.8023%; }
  .pure-u-lg-1-2, .pure-u-lg-12-24 {
    width: 50%;
    *width: 49.969%; }
  .pure-u-lg-13-24 {
    width: 54.1667%;
    *width: 54.1357%; }
  .pure-u-lg-7-12, .pure-u-lg-14-24 {
    width: 58.3333%;
    *width: 58.3023%; }
  .pure-u-lg-3-5 {
    width: 60%;
    *width: 59.969%; }
  .pure-u-lg-5-8, .pure-u-lg-15-24 {
    width: 62.5%;
    *width: 62.469%; }
  .pure-u-lg-2-3, .pure-u-lg-16-24 {
    width: 66.6667%;
    *width: 66.6357%; }
  .pure-u-lg-17-24 {
    width: 70.8333%;
    *width: 70.8023%; }
  .pure-u-lg-3-4, .pure-u-lg-18-24 {
    width: 75%;
    *width: 74.969%; }
  .pure-u-lg-19-24 {
    width: 79.1667%;
    *width: 79.1357%; }
  .pure-u-lg-4-5 {
    width: 80%;
    *width: 79.969%; }
  .pure-u-lg-5-6, .pure-u-lg-20-24 {
    width: 83.3333%;
    *width: 83.3023%; }
  .pure-u-lg-7-8, .pure-u-lg-21-24 {
    width: 87.5%;
    *width: 87.469%; }
  .pure-u-lg-11-12, .pure-u-lg-22-24 {
    width: 91.6667%;
    *width: 91.6357%; }
  .pure-u-lg-23-24 {
    width: 95.8333%;
    *width: 95.8023%; }
  .pure-u-lg-1, .pure-u-lg-1-1, .pure-u-lg-5-5, .pure-u-lg-24-24 {
    width: 100%; } }

@media screen and (min-width: 80em) {
  .pure-u-xl-1, .pure-u-xl-1-1, .pure-u-xl-1-2, .pure-u-xl-1-3, .pure-u-xl-2-3, .pure-u-xl-1-4, .pure-u-xl-3-4, .pure-u-xl-1-5, .pure-u-xl-2-5, .pure-u-xl-3-5, .pure-u-xl-4-5, .pure-u-xl-5-5, .pure-u-xl-1-6, .pure-u-xl-5-6, .pure-u-xl-1-8, .pure-u-xl-3-8, .pure-u-xl-5-8, .pure-u-xl-7-8, .pure-u-xl-1-12, .pure-u-xl-5-12, .pure-u-xl-7-12, .pure-u-xl-11-12, .pure-u-xl-1-24, .pure-u-xl-2-24, .pure-u-xl-3-24, .pure-u-xl-4-24, .pure-u-xl-5-24, .pure-u-xl-6-24, .pure-u-xl-7-24, .pure-u-xl-8-24, .pure-u-xl-9-24, .pure-u-xl-10-24, .pure-u-xl-11-24, .pure-u-xl-12-24, .pure-u-xl-13-24, .pure-u-xl-14-24, .pure-u-xl-15-24, .pure-u-xl-16-24, .pure-u-xl-17-24, .pure-u-xl-18-24, .pure-u-xl-19-24, .pure-u-xl-20-24, .pure-u-xl-21-24, .pure-u-xl-22-24, .pure-u-xl-23-24, .pure-u-xl-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto; }
  .pure-u-xl-1-24 {
    width: 4.1667%;
    *width: 4.1357%; }
  .pure-u-xl-1-12, .pure-u-xl-2-24 {
    width: 8.3333%;
    *width: 8.3023%; }
  .pure-u-xl-1-8, .pure-u-xl-3-24 {
    width: 12.5%;
    *width: 12.469%; }
  .pure-u-xl-1-6, .pure-u-xl-4-24 {
    width: 16.6667%;
    *width: 16.6357%; }
  .pure-u-xl-1-5 {
    width: 20%;
    *width: 19.969%; }
  .pure-u-xl-5-24 {
    width: 20.8333%;
    *width: 20.8023%; }
  .pure-u-xl-1-4, .pure-u-xl-6-24 {
    width: 25%;
    *width: 24.969%; }
  .pure-u-xl-7-24 {
    width: 29.1667%;
    *width: 29.1357%; }
  .pure-u-xl-1-3, .pure-u-xl-8-24 {
    width: 33.3333%;
    *width: 33.3023%; }
  .pure-u-xl-3-8, .pure-u-xl-9-24 {
    width: 37.5%;
    *width: 37.469%; }
  .pure-u-xl-2-5 {
    width: 40%;
    *width: 39.969%; }
  .pure-u-xl-5-12, .pure-u-xl-10-24 {
    width: 41.6667%;
    *width: 41.6357%; }
  .pure-u-xl-11-24 {
    width: 45.8333%;
    *width: 45.8023%; }
  .pure-u-xl-1-2, .pure-u-xl-12-24 {
    width: 50%;
    *width: 49.969%; }
  .pure-u-xl-13-24 {
    width: 54.1667%;
    *width: 54.1357%; }
  .pure-u-xl-7-12, .pure-u-xl-14-24 {
    width: 58.3333%;
    *width: 58.3023%; }
  .pure-u-xl-3-5 {
    width: 60%;
    *width: 59.969%; }
  .pure-u-xl-5-8, .pure-u-xl-15-24 {
    width: 62.5%;
    *width: 62.469%; }
  .pure-u-xl-2-3, .pure-u-xl-16-24 {
    width: 66.6667%;
    *width: 66.6357%; }
  .pure-u-xl-17-24 {
    width: 70.8333%;
    *width: 70.8023%; }
  .pure-u-xl-3-4, .pure-u-xl-18-24 {
    width: 75%;
    *width: 74.969%; }
  .pure-u-xl-19-24 {
    width: 79.1667%;
    *width: 79.1357%; }
  .pure-u-xl-4-5 {
    width: 80%;
    *width: 79.969%; }
  .pure-u-xl-5-6, .pure-u-xl-20-24 {
    width: 83.3333%;
    *width: 83.3023%; }
  .pure-u-xl-7-8, .pure-u-xl-21-24 {
    width: 87.5%;
    *width: 87.469%; }
  .pure-u-xl-11-12, .pure-u-xl-22-24 {
    width: 91.6667%;
    *width: 91.6357%; }
  .pure-u-xl-23-24 {
    width: 95.8333%;
    *width: 95.8023%; }
  .pure-u-xl-1, .pure-u-xl-1-1, .pure-u-xl-5-5, .pure-u-xl-24-24 {
    width: 100%; } }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/*
Theme Name: NZGeo
Description: Based on BlankSlate -- http://tidythemes.com/
Version: 0.1
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready

*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

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

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

.clear {
  clear: both; }

html, .pure-g, .pure-g [class*="pure-u"] {
  font-family: "proxima-nova", "Helvetica", "Arial", sans-serif; }

*:focus {
  outline: 0 !important; }

em, i {
  font-style: italic; }

strong {
  font-weight: bold; }

/*
#wpadminbar {
	display: none;
}
*/
a {
  color: inherit;
  text-decoration: none; }

br {
  display: none; }

.line-breaks br, br.y {
  display: block; }

body {
  background: #fff;
  font-size: 16px; }

ul.bullets, article .content-block ul, article .content-block ol {
  list-style: square;
  margin-left: 30px;
  margin-bottom: 30px;
  font-family: 'Merriweather', Georgia, serif;
  font-size: 1rem;
  line-height: 1.6rem; }

article .content-block ol {
  list-style: decimal;
}

article .content-block .social ul {
  margin-left: 0;
}
article .content-block .social ul li {
  margin-bottom: 0;
}

article .content-block ul li, article .content-block ol li {
  margin-bottom:1rem;
  width: 70%;
}

.absolute {
  position: absolute; }

.relative {
  position: relative; }

.no-overflow {
  overflow: hidden; }

.right {
  float: right; }

.left {
  float: left; }

.center {
  text-align: center; }

.right.padded > * {
  padding-left: 30px; }

.left.padded > * {
  padding-right: 30px; }

.grey {
  color: #777; }

.white {
  color: white; }

.bfc, .wp-caption {
  overflow: hidden;
  _overflow: visible;
  zoom: 1; }

.table {
  display: table; }

.table-cell {
  display: table-cell; }

.absolute-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.object-fit-cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

div.masonry .card .thumbnail .object-fit-cover  img {
  object-fit: cover;
}

.margin-bottom {
  margin-bottom: 30px; }

.white-background.object-fit-cover {
  background-size: contain; }

.half-trending-height .card .thumbnail .white-background img , div.masonry .card .thumbnail .object-fit-cover.white-background img {
  object-fit: contain; 
  -moz-object-fit: contain; 
}

.card-container.nzgeo_video .thumbnail-overlay, .card-container.nzgeo_vr_video .thumbnail-overlay, .card-container.nzgeo_photo .thumbnail-overlay {
  display: none; }

.kowhai_audio .thumbnail {
  margin-bottom: 10px; }

.kowhai_audio .department-heading {
  margin-top: 5px; }

.kowhai_audio .card {
  border-bottom: 5px solid #000; }

.kowhai_audio .darker {
  background: #111; }
  .kowhai_audio .darker h3 {
    color: #fff;
    margin: 10px 0 20px; }
  .kowhai_audio .darker .department-heading {
    color: #fff;
    opacity: 0.8; }
  .kowhai_audio .darker a, .kowhai_audio .darker div.description {
    color: #fff; }
  .kowhai_audio .darker div.description {
    margin-bottom: 20px; }
  .kowhai_audio .darker p a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
  .kowhai_audio .darker img {
    max-width: 100%;
    max-height: 240px; }

.card-container.nzgeo_archive .thumbnail, .card-container.nzgeo_photo .thumbnail, .card-container.kowhai_audio .thumbnail, .card-container.nzgeo_stack .thumbnail , .card-container.page .thumbnail {
  position: relative; }
  .card-container.nzgeo_archive .thumbnail .thumbnail-overlay, .card-container.nzgeo_photo .thumbnail .thumbnail-overlay, .card-container.kowhai_audio .thumbnail .thumbnail-overlay, .card-container.nzgeo_stack .thumbnail .thumbnail-overlay, .card-container.page .thumbnail .thumbnail-overlay {
    transition: 0.3s; }
  .card-container.nzgeo_archive .thumbnail a, .card-container.nzgeo_photo .thumbnail a, .card-container.kowhai_audio .thumbnail a, .card-container.nzgeo_stack .thumbnail a {
    transition: 0.4s; }
  .card-container.nzgeo_archive .thumbnail:hover .thumbnail-overlay,
  .card-container.nzgeo_archive .thumbnail:focus .thumbnail-overlay, .card-container.nzgeo_photo .thumbnail:hover .thumbnail-overlay,
  .card-container.nzgeo_photo .thumbnail:focus .thumbnail-overlay, .card-container.kowhai_audio .thumbnail:hover .thumbnail-overlay,
  .card-container.kowhai_audio .thumbnail:focus .thumbnail-overlay, .card-container.nzgeo_stack .thumbnail:hover .thumbnail-overlay,
  .card-container.nzgeo_stack .thumbnail:focus .thumbnail-overlay, .card-container.page .thumbnail:focus .thumbnail-overlay {
    opacity: 1; }
    .card-container.nzgeo_archive .thumbnail:hover .thumbnail-overlay a,
    .card-container.nzgeo_archive .thumbnail:focus .thumbnail-overlay a, .card-container.nzgeo_photo .thumbnail:hover .thumbnail-overlay a,
    .card-container.nzgeo_photo .thumbnail:focus .thumbnail-overlay a, .card-container.kowhai_audio .thumbnail:hover .thumbnail-overlay a,
    .card-container.kowhai_audio .thumbnail:focus .thumbnail-overlay a, .card-container.nzgeo_stack .thumbnail:hover .thumbnail-overlay a,
    .card-container.nzgeo_stack .thumbnail:focus .thumbnail-overlay a, .card-container.page .thumbnail:focus .thumbnail-overlay a {
      opacity: 1;
      top: 50%; }

.card-container.nzgeo_archive .thumbnail-overlay, .card-container.nzgeo_photo .thumbnail-overlay, .card-container.kowhai_audio .thumbnail-overlay, .card-container.nzgeo_stack .thumbnail-overlay, .card-container.page .thumbnail-overlay {
  display: block;
  opacity: 0;
  position: absolute;
  cursor: pointer;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  background: rgba(0, 0, 0, 0.3);
  color: white; }
  .card-container.nzgeo_archive .thumbnail-overlay a, .card-container.nzgeo_photo .thumbnail-overlay a, .card-container.kowhai_audio .thumbnail-overlay a, .card-container.nzgeo_stack .thumbnail-overlay a, .card-container.page .thumbnail-overlay a {
    text-transform: uppercase;
    border: 2px solid white;
    padding: 8px;
    opacity: 0;
    display: inline-block;
    top: 55%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    -khtml-user-select: none;
    /* Konqueror */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */ }

.nzgeo_stack .feature header .w960 {
  box-sizing: border-box; }

.nzgeo_stack .archive-intro {
  padding-bottom: 10px; }

.crop-thumbnail .thumbnail {
  overflow: hidden;
  height: 180px; }

.clickable {
  cursor: pointer; }

.feature-height.crop-thumbnail .thumbnail, .profile .thumbnail, .profile.half-trending-height .card .thumbnail .object-fit-cover {
  height: 393px; }

.crop-thumbnail .object-fit-cover {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  padding: 20px;
  margin-top: -20px; }

ul.ib > li {
  display: inline-block; }

.wfull {
  width: 100%;
  height: auto; }

.w960 {
  max-width: 960px;
  margin: 0 auto;
  clear: both; }

@media screen and (min-width: 1000px) {
  .masonry {
    width: 980px;
    margin-left: -10px; 
  } 
}


/* Rolex changes */

.page-template-home .w960 {
  max-width: 970px;
}

@media screen and (min-width: 1000px) {
  .page-template-home .masonry {
    width: 990px;
    margin-left: -10px; 
  } 
}

#ad-island-1, #ad-story-island {
  background: white;
  padding-top: 3px;
  text-align: center;
}

#ad-island-1.ipad {
  width: 620px;
}

@media (max-width: 980px) {
  #banner-ad-container {
    display: none;
  }
}

/* End Rolex changes */

/*

Temp rolex leftover change -- do I need this?

body .content-container div.magazine-card {
  display: block !important;
  width: 100% !important;
  padding: 0;
}

*/ 

.masonry.lazy-load > .card-container {
  opacity: 0;
  transition: opacity 0.3s; }

.masonry.lazy-load.loaded > .card-container {
  opacity: 1; }

.masonry > .pure-u-lg-1-3 {
  float: right; }

.masonry > .pure-u-lg-2-3 {
  float: left; }

.pure-g {
  width: 100%; }

.no-border {
  border: none !important; }

.font-fix {
  font-size: 0; }

.font-fix > * {
  font-size: 1rem; }

.clear {
  clear: both; }

.bold {
  font-weight: bold; }

.hidden {
  display: none; }

.pure-container {
  font-size: 0; }

.pure-container > * {
  font-size: 1rem; }

.pure-container.pad30 {
  font-size: 0; }

.pure-container.pad30 > div {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 15px;
  font-size: 1rem; }

.pure-container.pad30 > div:first-child {
  padding-left: 0;
  padding-right: 30px; }

.pure-container.pad30 > div:last-child {
  padding-left: 30px;
  padding-right: 0; }

.search-widget {
  padding: 0 10px; }

.widgettitle {
  display: none; }

/* Header menu */

#header {
  background: black;
  position: fixed;
  height: 80px;
  top: 0;
  transition: top 0.2s ease-in-out;
  width: 100%;
  z-index: 100;
  overflow: visible; }

body.admin-bar #header {
  top: 30px; }

.site-header {
  height: 40px; }

body.nav-up #header {
  top: -80px !important; }

#branding img {
  display: block;
  height: 40px; }

#social {
  margin-top: 8px; }

#social > * {
  display: inline-block; }

#social li img {
  height: 25px; }

.login-container {
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 300px;
  text-align: right;
  color: #777;
  font-weight: 600;
  position: relative;
  font-size: 0.9rem;
  vertical-align: top; }

.login.closed {
  width: auto; }

.login.closed * {
  display: none; }

nav#menu {
  z-index: 100;
  width: 100%;
  background: white;
  border: 1px solid #999; }

nav#menu.affix {
  position: fixed;
  top: 0px; }

.nav a {
  font-family: "AlpinGothic", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: black;
  font-size: 1.1rem;
  transition: 0.3s;
  width: 100%;
  display: block;
  cursor: pointer; }
  .nav a:hover, .nav a:focus {
    opacity: 0.7; }


nav#menu .nav-border {
  display: flex;
}

.nav-border {
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}

.nav-border li {
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  border-right: 1px solid #999; 
}

nav#menu .nav-border li {
  flex: 1;
}

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

div.huge_it_slideshow_image_wrap, div[class^="huge_it_slideshow_image_wrap_"] {
  margin-bottom: 10px; }

*[class^="huge_it_slideshow_image_wrap"], *[class^="huge_it_slideshow_image_container"] {
  max-width: none !important;
  width: 100% !important;
  height: 372px !important;
  max-height: 372px !important;
  overflow: hidden; }

.huge_it_slideshow_image_container img, *[class^="huge_it_slideshow_image_container"] img {
  width: 100% !important;
  height: 375px !important;
  object-fit: cover;
  -moz-object-fit: cover; }

.huge_it_slideshow_image_container {
  overflow: hidden; }

.subheader {
  padding-top: 10px; }

#wrapper {
  background-color: #eee; }


/* Header menu */
body {
  padding-top: 80px; 
}

body.admin-bar {
  padding-top: 110px; 
}


body.read-more-visible {
  padding-top: 145px; 
}

body.read-more-visible.admin-bar {
  padding-top: 175px; 
}

body.scrolling-sections #wrapper {
  padding-top: 0 !important;
}

article p img.ajax-loader {
  width: auto; }

.ad {
  background: #666;
  height: 120px;
  margin: 30px 0px; }

.slideshow-container {
  position: relative; }

#searchform {
  padding: 20px 0; }

.fk9l2GABY8X {
  position: relative;
  top: -8px; }

.search-container {
  position: absolute;
  bottom: 0;
  z-index: 10;
  width: 95%;
  margin: 0 2.5%; }

.search-button {
  border-radius: 0;
  border: 0;
  width: 40px;
  height: 40px;
  padding: 5px;
  background: url("/wp-content/themes/nzgeo/images/search.png?1");
  background-size: cover;
  float: left; }

footer .search-button {
  display: none; }

.search-input-wrapper {
  margin-left: 60px; }

.search-input {
  border-radius: 0;
  border: 0;
  padding: 10px;
  width: 100%;
  height: 40px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

section.w960 > article {
  padding-left: 30px;
  padding-right: 30px; }

.woocommerce section.w960 > article {
  padding-bottom: 50px; }

.woocommerce div.product .product_title {
  line-height: 3rem;
}

.card-container {
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.card {
  background: white;
  padding: 15px;
  border-bottom: 5px solid #333;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  overflow: hidden; }

.half-feature-height .card {
  height: 270px; }

.card.magazine {
  height: 285px; }

.content-container .card.magazine {
  border: 0;
  padding-top: 5px; }
  .content-container .card.magazine h2 {
    display: none; }

.content-container .magazine-card {
  float: right;
  clear: right;
  width: 30% !important;
  padding-left: 20px;
  padding-right: 0; }

.content-container .card.magazine h2.section-heading {
  border-bottom: 1px solid black;
  padding-bottom: 15px;
  margin-bottom: 20px; }

.content-container .card.magazine {
  height: auto; }

.content-container .card.magazine p {
  padding-bottom: 0; }

.content-container .card.magazine .features {
  padding-bottom: 45px; }

.content-container .card.magazine .features p {
  width: 49%; }

.content-container .card.magazine img {
  max-width: 120px; }

.feature-height .card, .profile.half-trending-height .card {
  height: 560px; }

.half-trending-height .card {
  height: 366px; }

.quarter-trending-height .card {
  height: 244px; }

.threequarter-trending-height .card {
  height: 508px; }

.trending-height .card {
  height: 752px; }

.trending-height.audio-trending .card {
  height:508px;
}

.card-container.trending .trending-height {
  overflow-y: scroll; }

.half-trending-height .card .thumbnail img {
  height: 180px;
  object-fit: cover;
  -moz-object-fit: cover; }

.half-trending-height .card .thumbnail .object-fit-cover {
  height: 180px; }

.quarter-trending-height .card .thumbnail .object-fit-cover {
  height: 180px; }

.threequarter-trending-height .card .thumbnail .object-fit-cover {
  height: 333px; }

.card-container.kowhai_audio .thumbnail {
  position: relative; }

.author .half-trending-height .card {
  height: auto; }

.feature-height .card .thumbnail img {
  height: 393px;
  overflow: hidden;
  object-fit: cover;
  -moz-object-fit: cover; }

.thumbnail .object-fit-cover {
  position: relative;
}

.feature-height .card .thumbnail .object-fit-cover {
  height: 393px; }

.feature-height.kowhai_audio .card .thumbnail .object-fit-cover {
  height: 350px; }

.feature-height.contributor .card .thumbnail img {
  height: 180px; }

div.masonry .card .thumbnail img {
  width: 100%;
  height: 100%; }

.card.search .department-heading {
  margin-top: 0; }

.card.search .thumbnail {
  float: left;
  width: 150px;
  margin-right: 20px; }


.white-background .card.search .thumbnail img {
  object-fit: contain;
  -moz-object-fit: contain; }

.card.search .thumbnail .object-fit-cover {
  width: 150px;
  height: 100px; }

.compact-card-list {
  overflow-y: auto; }

.no-scroll {
  overflow-y: auto; }

.compact-card-list article {
  border-top: 1px solid black;
  padding: 20px 0;
  height: 50px; }

.compact-card-list article .entry-image {
  width: 50px;
  float: left;
  margin-right: 15px; }

.compact-card-list article .entry-image img, .compact-card-list article .entry-image .object-fit-cover {
  width: 50px;
  height: 50px;
  object-fit: cover;
  -moz-object-fit: cover; }

.compact-card-list article .department-heading {
  margin-top: 0; }

.compact-card-list article h4 {
  font-family: 'proxima-nova'; }

.compact-card-list article:last-child {
  padding-bottom: 0; }

.compact-card-list div.view-more {
  border-top: 1px solid black;
  padding-top: 20px; }

.compact-card-list div.view-more a {
  border: 1px solid black;
  text-transform: uppercase;
  padding: 10px;
  letter-spacing: 2px;
  font-weight: 600;
  display: block;
  text-align: center;
  font-size: 0.9rem;
  font-family: 'proxima-nova'; }
  .compact-card-list div.view-more a:hover, .compact-card-list div.view-more a:focus {
    background: #111;
    color: #fff; }

.card.featured {
  margin-left: 0;
  margin-right: 0;
  width: 100%; }

@media (min-width: 1023px) {
  .island-ad {
    height: 275px; } }

.island-ad img {
  width: 100%;
  display: block; 
  height: auto;
}

.full-width-sponsor-ad img {
  max-width: 100%;
  height: auto;
}

.department-heading {
  display: block;
  font-size: 0.5rem;
  letter-spacing: 2px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px;
  color: #464646; }

.card h3 {
  font-size: 1.3rem;
  font-family: "proxima-nova";
  font-weight: bold;
  margin-top: 10px; }

.card h2 {
  font-size: 1.6rem;
  font-family: AlpinGothic;
  font-weight: normal;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 4px;
  letter-spacing: 2px;
  text-transform: uppercase; }

.card .content {
  margin-top: 8px;
  margin-bottom: 10px;
  letter-spacing: -0.2px;
  font-family: Merriweather;
  font-size: .9rem;
  line-height: 1.4rem; }

.purchase h4, .red {
  text-transform: uppercase;
  color: #a90000;
  font-size: 0.9rem;
  font-weight: bold;
  padding-bottom: 3px; }

.small-heading {
  font-size: 0.9rem;
  text-transform: uppercase; }

.purchase p {
  margin: 0; }

.card h5 {
  margin-bottom: 6px;
  font-size: 0.8rem;
  text-transform: uppercase; }

.card.purchase .features p {
  font-family: "proxima-nova";
  font-weight: 600;
  line-height: 1rem;
  font-size: 0.9rem;
  margin: 3px 0px; }

.card.magazine img {
  float: right;
  max-width: 140px;
  height: auto;
  width: 100%; }

.purchase .details {
  position: relative; }

.purchase a.buy-now {
  position: absolute;
  bottom: 0; }

.black-button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  display: inline-block;
  border: 1px solid black;
  text-transform: uppercase;
  padding: 10px;
  font-size: 0.7rem;
  letter-spacing: 2px;
  color: black;
  font-weight: 600;
  background: white;
  border-radius: 0;
  text-decoration: none !important;
  font-family: 'proxima-nova'; }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  padding: 12px !important; }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #A00000;
  border-color: #A00000; }

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: auto;
  text-transform: uppercase;
  padding: 11px;
  font-size: 0.7rem;
  letter-spacing: 2px; }

input[type='text'].black-button, input[type='email'].black-button {
  text-transform: none; }

.red-background {
  background: #A00000 !important;
  color: white !important;
  border: 1px solid #A00000 !important;
  text-align: center; }

.green-background, .added {
  background: #77a464 !important;
  border: 1px solid #77a464 !important;
  color: white !important; }

.arrow-box {
  position: relative; }

.arrow-box:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #A00000;
  border-width: 22px;
  margin-top: -22px; }

.black-button.large {
  padding: .5rem 2.5rem;
  font-size: .8rem;
  line-height: 1.3rem; }

.white-button {
  display: inline-block;
  border: 1px solid #777;
  text-transform: uppercase;
  padding: 6px 10px;
  font-size: 0.7rem;
  letter-spacing: 2px;
  color: white;
  font-weight: 600;
  background: black;
  border-radius: 0; }

header.black-border, .content-container h2.section-heading.black-border {
  padding: 1rem;
  border-top: 1px solid black;
  border-bottom: 3px solid black;
  margin-top: 4rem;
  margin-bottom: 2rem;
  text-align: center;
  font-family: 'AlpinGothic';
  font-size: 2rem;
  text-transform: uppercase;
  letter-spacing: 2px; }

.content-container h2.section-heading.black-border, .photocomp header.black-border {
  width: 70%;
  text-align: left;
  padding-left: 0;
  margin-top: 1rem; }

.card h2.section-heading {
  width: 100%;
  margin-top: 0;
  text-align: center; }

header.black-border h2 {
  margin: 0; }

.inline-sign-in {
  text-align: center;
  padding: 42px; }

.button {
  text-decoration: none; }

.woocommerce input.button[name='login'] {
  float: right; }

.woocommerce input.button:hover {
  background: white;
  border-color: #333; }

.woocommerce article.page p {
  line-height: 2rem;
  font-size: 1.5rem; }

.woocommerce form.checkout p {
  line-height: 1.3rem;
  font-size: 1rem; }

.woocommerce table.my_account_orders .order-actions .button, .woocommerce table.my_account_orders .order-actions input.submit {
  display: inline-block;
  text-align: center;
  background: white;
  color: black; }

/* Woocommerce tables */
.woocommerce .my-account table.shop_table {
  border-radius: 0;
  border: 0;
  border-top: 1px solid black;
  border-spacing: 0 1rem; }
  .woocommerce .my-account table.shop_table form {
    text-align: right; }

.variations ul li.header {
  display: none; }

.admin-cookie .renew-subscription .flip-front, .admin-cookie .renew-subscription .flip-back {
  height: 530px; }

.admin-cookie .renewal-variations .variations ul {
  display: block !important;
  float: left; }
  .admin-cookie .renewal-variations .variations ul li.header {
    display: block; }

.woocommerce .product .quantity .qty {
  padding: 5px 0; }

.woocommerce .product .price {
  padding: 10px 0; }

.woocommerce .product .add_to_cart_button {
  margin: 10px 0; }

.woocommerce .product ul.tabs.wc-tabs {
  display: none; }

.woocommerce tr[data-subscription-type=digital] a[href*=edit-address] {
  display: none; }

.entry-content, .woocommerce div.product {
  font-size: 1.2rem;
  line-height: 1.7rem; }

.woocommerce div.product {
  margin-top: 50px; }

.entry-content p {
  margin: 10px 0; }

@media (max-width: 400px) {
  .woocommerce-checkout {
    font-size: 0.8rem; }
  .woocommerce .quantity .qty {
    width: 1rem; } }

@media (max-width:567px) {
  .pure-hidden-phone {
    display: none !important; }

  .woocommerce form .form-row {
    padding: 0;
  }
}

.woocommerce a.added_to_cart.wc-forward {
  display: none; }

.entry-content .need-help {
  background: #00accf;
  color: white;
  padding: 1rem;
  width: 240px;
  float: right;
  margin-left: 10px;
  box-sizing: border-box; }
  @media (max-width: 400px) {
    .entry-content .need-help {
      float: none;
      margin-left: 0;
      width: 100%; } }
  .entry-content .need-help h2 {
    color: white;
    text-align: center;
    border-bottom: 1px solid white;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    margin-top: 5px; }
  .entry-content .need-help p {
    font-size: 0.9rem;
    line-height: 1.1rem;
    margin-bottom: 5px; }

@media (max-width: 400px) {
  .woocommerce .my-account a.button {
    width: 32%;
    text-align: center;
    box-sizing: border-box;
    font-size: .9rem; } }

.woocommerce .my-account table.shop_table td, .woocommerce .my-account table.shop_table th {
  border: 0;
  padding: 8px 0; }

.woocommerce .my-account table.shop_table thead th {
  padding-bottom: 10px;
  border-bottom: 3px solid black;
  margin-bottom: 5px; }

.woocommerce .my-account table tbody td {
  background: #eee;
  font-size: 1rem;
  line-height: 1.3rem; }

.woocommerce .my-account table td:first-child {
  padding-left: 10px;
  border-radius: 5px 0px 0px 5px; }

.woocommerce .my-account table td:last-child {
  border-radius: 0 5px 5px 0; }

.woocommerce .my-account table td:last-child {
  padding-right: 8px; }

@media (max-width: 500px) {
  .edit-account-buttons p {
    display: flex;
    justify-content: space-between;
  }

  .my_account_subscriptions tr {
    display: flex;
    flex-direction: column;
  }

  .woocommerce .my-account table.shop_table td {
    padding: 10px;
    border-radius: none; 
    width: 100%;
    box-sizing: border-box;
  }
  .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    margin-bottom: 1rem; } 


  .woocommerce-checkout #customer_details .col-1, .woocommerce-checkout #customer_details .col-2 {
    width: 100%;
    float: none;
  }
}

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

.woocommerce .woocommerce-info:before {
  display: none; }

.woocommerce .woocommerce-info {
  border: none;
  background: none;
  padding: 0 !important;
  margin: 0 !important; }

.ph-center::-webkit-input-placeholder {
  text-align: center; }

.ph-center:-moz-placeholder {
  text-align: center; }

.ph-center::-moz-placeholder {
  text-align: center; }

.ph-center::-ms-input-placeholder {
  text-align: center; }

.search-input {
  color: #000;
  font-size: 19px;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 1px;
  padding-left: 10px;
  text-indent: 10px; }

.search-input::-webkit-input-placeholder {
  color: #888;
  font-size: 19px;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 2px;
  text-transform: uppercase; }

.search-input:-moz-placeholder {
  color: #888;
  font-size: 19px;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 2px;
  text-transform: uppercase; }

.search-input::-moz-placeholder {
  color: #888;
  font-size: 19px;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 2px;
  text-transform: uppercase; }

.search-input:-ms-input-placeholder {
  color: #888;
  font-size: 19px;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 2px;
  text-transform: uppercase; }

article .social {
  width: 40px;
  left: -100px;
  top: 24px; }

.social img {
  width: 40px; }

.socialContainer .social {
  display: none; }

.bottomSocial {
  background-color: white;
  position: relative;
  z-index: 100;
  display: none; }

.related-items .compact-card-list, .related-items .section-heading {
  padding-top: 0;
  margin-top: 0; }

.sidebar-right {
  float: right;
  clear: right;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-top: 0;
  margin-top: 0;
  width: 30% !important;
  padding-left: 20px;
  padding-right: 0; }

.w960.mortise-credits {
  padding: 30px 0 0 0; }

.video .purchase {
  position: relative; }

.video .purchase a.buy-now {
  right: 0;
  bottom: 0;
  left: initial; }

.video .purchase img {
  padding-bottom: 6px; }

.episode .subject-area {
  padding: 5px 0;
  margin: 0;
  margin-bottom: 5px; }

.episode p {
  margin-bottom: 10px; }

.episode .wp-post-image, .episode .wp-post-image {
  width: 300px;
  height: 169px;
  margin-right: 20px;
  object-fit: cover;
  -moz-object-fit: cover; }

.read-more {
  display: none; }

h2.section-heading {
  font-size: 1.6rem;
  font-family: AlpinGothic;
  font-weight: normal;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 4px;
  letter-spacing: 2px;
  text-transform: uppercase; }

h2.section-heading.underline {
  text-align: left;
  border-bottom: 1px solid black;
  margin-bottom: 20px;
  padding-bottom: 20px; }

.life h2.section-heading {
  text-align: left;
  border-bottom: 10px solid black;
  padding-bottom: 12px;
  display: inline-block;
  font-size: 2.5rem;
  line-height: 2.5rem;
  margin-bottom: 10px;
  letter-spacing: 1px;
  padding-top: 7px; }

.life h2.section-heading img {
  height: 31px;
  width: auto;
  padding-right: 6px; }

.life .toggle {
  display: none; }

/* Archive */
#content {
  overflow: hidden; }

section.archive-intro.feature {
  position: relative;
  top: 0px;
  height: auto; }
  @media (min-width: 501px) {
    section.archive-intro.feature {
      padding-top: 100vh;
      background: none;
      overflow: hidden;
      margin-top: -80px; } }

.archive-header .photographer {
  font-family: "proxima-nova", sans-serif;
  font-size: 0.7rem;
  text-transform: uppercase;
  position: absolute;
  bottom: 0px;
  display: none; }

@media (min-width: 500px) {
  article.format-content {
    z-index: 10;
    position: relative; } }

section.unstyled article.format-content > .wfull {
  width: 100%; }

article.format-content section.archive-intro.feature header {
  overflow: hidden;
  bottom: 0;
  width: 100%; }

@media (min-width: 500px) {
  article.format-content > .wfull {
    position: fixed;
    top: 0; } }

article.format-content section.archive-intro.department header {
  background: white; }

.search h2.entry-title {
  font-size: 1.5rem;
  padding-top: 20px;
  padding-left: 10px; }

article.format-content section.archive-intro.department header > div {
  background: white;
  padding: 23px; }

.content-container, .credits {
  padding-left: 23px;
  padding-right: 23px; }

.content-container.no-padding {
  padding-left: 0;
  padding-right: 0;
}

article.format-content header p {
  width: 100%;
  margin-left: 0;
  padding-left: 0; }

section.content-block {
  margin: 0px auto; }

section.content-block a {
  color: #872328;
  text-decoration: none; }

section.content-block a.black-button {
  color: black; }

section.content-block .sidebar-right a {
  color: black; }

section.content-block a.red-background {
  color: white; }

section.content-block h3, section.entry-content h3 {
  font-family: "proxima-nova";
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.3rem;
  margin-bottom: 1rem; }

section.content-block > h3 {
  width: 70%; }

.wp-caption {
  width: 100% !important;
  position: relative; }

.affix {
  top: 0;
  z-index: 20; }

.wp-caption img, article p img {
  width: 100%;
  height: auto; }

.wp-caption img {
  float: left; }

.wp-caption.sticky img {
  position: fixed;
  top: 40px;
  z-index: 100; }

.affix {
  position: fixed; }

.toggle {
  width: 20px;
  height: 20px;
  background-size: 100%;
  background-repeat: no-repeat; }

.closed .toggle {
  background-image: url("/wp-content/themes/nzgeo/images/caption-open.png"); }

.open .toggle {
  background-image: url("/wp-content/themes/nzgeo/images/caption-close.png"); }

figure.wp-caption {
  margin: 0;
  width: 70% !important;
  padding-bottom: 20px;
  background: white; }


@media (max-width: 500px) {
  figure.wp-caption {
    margin: 0;
    width: 100% !important;
  }
}

figure.wp-caption.full-bleed, figure.wp-caption.full-bleed img.full-bleed, p.full-bleed, p.full-bleed img.full-bleed {
  width: 100% !important;
  height: 100vh;
  object-fit: cover;
  padding-bottom: 0;
  transform: translate3d(0px, 0px, 0px); }


div.full-bleed {
  width: 100vw;
  height: 100vh; }

div.full-bleed.pinnable iframe {
  width: 100% !important;
  height: 100% !important; }

.img-content-fit, figure.wp-caption.img-content-fit, figure.wp-caption.img-content-fit img, figure.img-content-fit {
  width: 960px!important;
}

.img-content-fit .caption-content img, figure.img-content-fit .caption-content img {
  width:30px!important;
}

.full-bleed-no-fit, figure.wp-caption.full-bleed-no-fit, figure.wp-caption.full-bleed-no-fit img, figure.full-bleed-no-fit {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 100vw;
  width: 100vw!important;
}

.full-bleed-no-fit {
  left:calc(50% + 162px);
}

.scrolling.full-bleed {
  margin-bottom: 0;
  height: auto;
  width: auto;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.scrolling.full-bleed::-webkit-scrollbar {
  display: none;
}

.scrolling.full-bleed img.scrolling-full-bleed {
  width: auto;
  height: auto;
}

@media screen and (max-width:768px) {
  .full-bleed-no-fit, figure.wp-caption.full-bleed-no-fit, figure.wp-caption.full-bleed-no-fit img {
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .img-content-fit, figure.wp-caption.img-content-fit, figure.wp-caption.img-content-fit img, figure.img-content-fit {
    width: 100%!important;
  }
}

article.format-content figcaption.wp-caption-text {
  position: absolute;
  top: 20px;
  left: 20px;
  background: transparent;
  z-index: 2;
  transition: background .5s ease-in-out, opacity .5s ease-in-out, width .5s ease-in-out,height .5s ease-in-out, color .5s ease-in;
  padding: 20px;
  overflow: hidden; }

article.format-content .wp-caption-text {
  font-family: "proxima-nova", sans-serif;
  font-size: 0.9rem;
  line-height: 1.2rem;
  padding: 20px; }

article.format-content .wp-caption-text.life {
  width: 70%;
  position: static;
  padding: 0; }

article.format-content .wp-caption-text.closed {
  width: 20px;
  height: 20px;
  z-index: 2;
  position: relative;
  background: transparent;
  position: absolute;
  top: 20px;
  left: 20px;
  color: transparent;
  overflow: hidden; }

figcaption {
  padding: 0; }

figcaption.wp-caption-text {
  padding-top: 10px; }

article.format-content figcaption.wp-caption-text.open {
  background-color: rgba(255, 255, 255, 0.8); }

.portrait .caption-content, .portrait figcaption.wp-caption-text {
  width: 250px; }

.caption-content, figcaption.wp-caption-text {
  width: 450px;
  padding-top: 12px; }

.caption-content.life, figcaption.life.wp-caption-text {
  width: 100%; }

.gallery-caption {
  text-align: left;
  border-left: 1px solid #999;
  padding: 0;
  padding-left: 13px;
  margin-top: 15px;
  padding-right: 13px;
  width: 70%; }

dl.gallery-item {
  padding-bottom: 15px; }

/* Typography */
aside.subject-area {
  font-family: "proxima-nova", sans-serif;
  font-size: 0.7rem;
  color: #5d5d5d;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px; }
  aside.subject-area.light {
    font-weight: normal; }

h1.entry-title, h2.entry-title, h1.page-title {
  font-family: "proxima-nova", sans-serif;
  font-size: 3.6rem;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 10px; }

header > h1, .woocommerce h2 {
  margin: 3rem 0 1.5rem 0; }

.stand-first {
  font-family: "proxima-nova", sans-serif;
  font-size: 1.5em;
  color: #4b4b4b;
  letter-spacing: 0px;
  line-height: 2.2rem; }

.credits {
  background: white;
  position: relative; }
  .credits.empty {
    margin-bottom: -40px; }

.credits > div {
  padding-bottom: 20px; }

.archive-intro.feature .credits > div {
  padding-top: 40px; }

article.format-content section.archive-intro header > div {
  background: white;
  padding: 60px;
  padding-bottom: 40px; }

@media (max-width: 1500px) {
  h1.entry-title, h2.entry-title, h1.page-title {
    font-size: 3rem;
  }
  .standfirst {
    font-size: 1.2rem;
    line-height: 1.7rem; }
  article.format-content section.archive-intro header > div {
    padding: 50px;
    padding-bottom: 35px;
    padding-top: 45px; } }

@media (max-width: 500px) {
  article.format-content section.archive-intro header > div {
    padding: 10px; } }

p.author, .sidebar-author {
  font-family: "proxima-nova", sans-serif;
  color: #4b4b4b;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  font-size: 0.9em; }

p.author a {
  color: #4b4b4b;
  font-weight: bold; }

.social-tools {
  display: none; }

.post-edit-link {
  position: absolute;
  top: 15px;
  right: 15px; }

article .content-block p {
  width: 70%;
  font-family: 'Merriweather', Georgia, serif;
  font-size: 1rem;
  line-height: 1.6rem;
  padding-bottom: 20px;
  background: white; }

div.inline {
  width: 70% !important; }

div.wp-caption + p, div.wp-caption + blockquote {
  margin-top: 20px; }

section.content-block {
  padding-top: 20px;
  position: relative; }

article.format-content blockquote p {
  font-family: 'proxima-nova';
  font-weight: 300;
  font-size: 2rem;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  line-height: 1.2em;
  width: 100% !important; }

article.format-content blockquote {
  margin-bottom: 20px; }

div.content-container {
  background-color: white;
  padding-bottom: 20px;
  position: relative;
  z-index: 20; }

div.department-image {
  width: 70%; }

div.department-image.portrait {
  width: 30%;
  float: left;
  margin-right: 20px; }

@media (min-width: 768px) {  

div.full-bleed, figure.full-bleed, p.full-bleed {
  margin-bottom: 60vh; }

}

div.centered.full-bleed, figure.centered.full-bleed {
  margin-bottom: 0;
  text-align: center; 
  height: auto;
}

div.centered.full-bleed img, figure.centered.full-bleed img {
  max-height: 95vh;
  height:auto;
  float: none;
  object-fit: contain;
  -moz-object-fit: contain; }

.caption-content h2.section-heading {
  font-size: 1rem;
  font-family: inherit;
  text-align: left;
  margin-bottom: 5px;
  margin-top: 4px;
  letter-spacing: 1px;
  font-weight: 600; }

img.portrait {
  width: 45%;
  padding-right: 3%;
  float: left; 
  height: auto;
}

img.portrait.alignright {
  padding-left: 3%;
  float: right; }

span.three-words {
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'proxima-nova', sans-serif; }

.asterisk {
  text-align: center; }

.asterisk img {
  width: 40px;
  height: auto; }

div.scroll-down {
  text-align: center;
  position: absolute;
  bottom: 50px;
  width: 100%;
  opacity: 0;
  transition: opacity 1.5s; }

div.photo-credit {
  margin-top: 5px;
  padding-left: 20px;
  background-image: url("/wp-content/themes/nzgeo/images/photo-credit.png");
  background-repeat: no-repeat;
  background-size: 16px 11px;
  background-position: 0px 3px;
  font-size: 0.70rem;
  text-transform: uppercase; }
  
.department-image {
  margin-bottom: 20px;
}

.department-image {
  margin-bottom: 20px;
}

.department-image .photo-credit {
  line-height: 20px;
}

figure {
  padding: 0; }

.wp-post-image {
  max-width: 100%;
  height: auto; }

#content section.content-block div.gallery {
  width: 70%;
  max-width: 620px;
  margin: 0;
  margin-bottom: 20px; }

#content dl.gallery-item {
  margin: 0; }

#content dl.gallery-item img {
  width: 100%;
  height: auto;
  border: 0; 
  float:none;
}

.gallery-columns-2 dl.gallery-item:nth-child(2n+1) dt {
  padding-right: 10px; }

.gallery-columns-2 dl.gallery-item:nth-child(2n) dt {
  padding-left: 10px; }

.gallery-columns-3 dl.gallery-item:nth-child(3n+1) dt {
  padding-right: 4px; }

.gallery-columns-3 dl.gallery-item:nth-child(3n+2) dt {
  padding: 0 2px; }

.gallery-columns-3 dl.gallery-item:nth-child(3n) dt {
  padding-left: 4px; }

dl.gallery-item {
  padding-bottom: 3px !important; }

.pinned {
  position: fixed !important;
}

.pinned div.scroll-down {
  opacity: 1; }

figure.wp-caption.full-bleed .scroll-down img, p.full-bleed .scroll-down img {
  width: 15px !important;
  height: auto !important;
  float: none; }

/* Video styles */
#peppermint {
  background: black;
  width: 100%; }

#peppermint iframe {
  width: 700px;
  height: 400px; }

.nzgeo-archive-issues {
  overflow: auto;
  overflow-y: hidden;
  height: 301px; }

.nzgeo-archive-issues .owl-carousel {
  margin-left: -10px;
  width: 950px; }

.nzgeo-archive-issues h2 {
  border-bottom: 1px solid black; }

.nzgeo-archive-issues .issue {
  display: inline-block;
  text-align: center; }

.nzgeo-archive-issues .issue p {
  text-transform: uppercase;
  font-family: 'proxima-nova';
  font-size: 0.8rem; }

.nzgeo-archive-issues .owl-item {
  text-align: center; }

.nzgeo-archive-issues .issue img {
  width: 135px;
  height: auto;
  box-shadow: 0px 0px 1px 1px #E0E0E0;
  margin-top: 1px; }

.banner-ad img {
  width: 100%; 
  height: auto;
}
.banner-ad-container img {
    max-width: 100%;
    height: auto;
}

/*
.slideshow-container .arrow {

}
.slideshow-container .previous {
	
}
.slideshow-container .next {
	
}*/
.video-slideshow {
  background-color: black; }

.nzgeo_video .credits, .nzgeo_vr_video .credits {
  padding-top: 20px; }

.aspect-container iframe {
  width: 100%;
  height: 100%; }

.aspect-16-9 {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; }

.aspect-4-3 {
  position: relative;
  width: 100%;
  padding-bottom: 75%; }

.aspect-back-issue {
  position: relative;
  width: 100%;
  padding-bottom: 137.6%;
  margin-bottom: 10px; }

.aspect-back-issue img {
  border: 1px solid #ddd;
  box-sizing: border-box; }

.aspect-container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.video .card-container, .video .card.purchase {
  padding-top: 0; }

.sidebar {
  margin-bottom: 4rem; }

.content-container .sidebar .sidebar-container {
  overflow: hidden;
  transition: 1.5s all; }

.sidebar.closed .sidebar-container {
  max-height: 300px !important; }

.sidebar .readmore {
  margin-top: 20px; }

section.content-block .sidebar h3 {
  font-family: 'AlpinGothic' !important;
  font-size: 2.2rem;
  line-height: 2.4rem;
  font-weight: 500 !important;
  margin: 2rem 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 1px solid black;
  border-width: 1px 0px;
  padding: 1rem 0; }
  @media (min-width: 400px) {
    section.content-block .sidebar h3 {
      width: 70%; } }

.sidebar p.sidebar-author {
  text-transform: uppercase;
  color: #666;
  font-weight: 600;
  letter-spacing: 2px; }

.sidebar figure.sidebar-image {
  position: relative;
  width: 70%; }

.sidebar figure.sidebar-image img {
  width: 100%; }

article .content-block .sidebar .content p {
  font-family: "proxima-nova";
  font-size: 1rem;
  line-height: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.1px; }

footer, #sidebar {
  background: white;
  position: relative;
  z-index: 10;
  padding: 25px; }

footer .social {
  text-align: center;
  padding: 10px; }

#footer {
  background-color: #e0e0e0; }

footer .nav {
  margin: 0 10px; }

footer .nav ul {
  font-size: 0; }
  
footer .nav ul {
  display: flex;
  justify-content: center;
  padding: 0;
}

footer .nav ul li {
  flex: 1 1 auto; /* Automatically divide space equally */
  text-align: center;
  list-style: none;
}

#copyright {
  text-align: center;
  padding: 10px 0 30px 0;
  font-size: 1.1rem;
  font-family: 'proxima-nova'; }

#copyright img {
  width: 200px;
  padding-bottom: 30px; }

/*@font-face {
  font-family: 'proxima-nova';
  src: url("fonts/proxima-nova-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'proxima-nova';
  src: url("fonts/proxima-nova-LightItalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'proxima-nova';
  src: url("fonts/proxima-nova-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'proxima-nova';
  src: url("fonts/proxima-nova-RegItalic.otf") format("opentype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'proxima-nova';
  src: url("fonts/proxima-nova-Semibold.otf") format("opentype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'proxima-nova';
  src: url("fonts/proxima-nova-SemiboldItalic.otf") format("opentype");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: 'proxima-nova';
  src: url("fonts/proxima-nova-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'proxima-nova';
  src: url("fonts/proxima-nova-BoldIt.otf") format("opentype");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'proxima-nova';
  src: url("fonts/proxima-nova-Extrabold.otf") format("opentype");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'proxima-nova';
  src: url("fonts/proxima-nova-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal; }*/

@font-face {
  font-family: 'AlpinGothic';
  src: url("fonts/cgalpingthno2-webfont.eot");
  src: url("fonts/cgalpingthno2-webfont.eot?iefix") format("eot"), url("fonts/cgalpingthno2-webfont.woff") format("woff"), url("fonts/cgalpingthno2-webfont.ttf") format("truetype"), url("fonts/cgalpingthno2-webfont.svg#webfontODnoLa1u") format("svg"); }

section.unstyled {
  background: white; }
  section.unstyled article.format-content > * {
    width: 960px;
    margin: 0px auto;
    position: relative; }
  section.unstyled article.format-content > section.archive-intro {
    width: 100%; }
  section.unstyled section.archive-intro.feature {
    padding-top: 0px;
    margin-top: -33vh; }
  section.unstyled div.credits, section.unstyled p, section.unstyled h4 {
    background: white;
    padding: 0px 60px;
    box-sizing: content-box; }
  section.unstyled div.credits p {
    padding: 0; }
  section.unstyled p {
    width: 960px;
    font-family: 'Merriweather', Georgia, serif;
    font-size: 1rem;
    line-height: 1.6rem; }
  section.unstyled figcaption {
    display: none; }
  section.unstyled figure.wp-caption {
    width: 100% !important; }
  section.unstyled figure img.inline {
    width: 960px;
    position: relative;
    margin: 0px auto;
    display: block;
    padding-right: 280px;
    float: none;
    box-sizing: border-box; }

section {
  background-color: white; }

i.stopper {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: black;
  position: relative;
  top: 1px;
  left: 6px; }

.nzgeo_video_container,
.nzgeo_audio_container {
  background-color: #333; }
  .nzgeo_video_container h2.entry-title,
  .nzgeo_audio_container h2.entry-title {
    color: white; }

.nzgeo_video_container .department-heading, .nzgeo_photo_container .department-heading {
  color: #999999; }

.nzgeo_video_container .card.feature, .nzgeo_video_container .card.compact-card-list {
  background-color: #454545;
  color: #FFF;
  border-bottom: 3px solid #999999; }

.nzgeo_video_container .compact-card-list article {
  border-top: 1px solid #999999; }

.nzgeo_photo_container {
  background-color: #000; }

.nzgeo_photo_container .department-heading {
  color: #666666; }

.nzgeo_photo_container .card.feature {
  background-color: #333333;
  color: #FFF;
  border-bottom: 3px solid #666666; }

.nzgeo_photo_container .compact-card-list article {
  border-top: 1px solid #666666; 
}

.caption-content h3 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 5px; }

/* Shopping cart */
.renewal-variations {
  display: none; }

.nanoModal .renewal-variations {
  display: block; }

.nanoModalButtons {
  text-align: center; }

.variations .variation-group {
  display: none; }

.variation-group {
  font-size: .875em;
  color: #333;
  text-align: left;
  margin: 20px; }

.variation-group li {
  width: 220px;
  margin: 0 auto;
}

.variation-group .current-issue-notice {
  margin-top: 25px
}

.variation-group input {
  margin-right: 5px; }

.woocommerce #wrapper h2, .entry-content h2 {
  font-family: "AlpinGothic", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: black;
  font-size: 2.4rem;
  letter-spacing: 3px; }

.woocommerce h3 {
  font-weight: bold;
  padding: 10px 0; }

.woocommerce article.page a, .woocommerce p.myaccount_user a, .nanoModal a, .entry-content a {
  text-decoration: underline; }

.woocommerce article.page .select2-drop-mask a {
  text-decoration: none; }

address br {
  display: block; }

body.paywall-popup-active {
  overflow: hidden; }

.crate-content {
  background: white;
  padding: 30px; }

.user-form > div {
  margin: 10px 10px 10px 0; }

.user-form label {
  display: block; }

.paired-input div {
  float: left;
  width: 50%;
  padding-right: 10px;
  box-sizing: border-box; }


body.logged-in .current-user {
  display: block;
  font-size: .8rem;
  margin-right: 10px;
  line-height: 27px; }


.nanoModal .paywall-modal {
  display: block; }

.register .form-container {
  width: 100%;
}

.register .user-form input, .register-lite .user-form input {
  width: 30%;
 }

.register .user-form form {
  margin:20px 20px 0 20px;
  display: flex;
  justify-content: space-between;
}

.register .user-form form input {
  width:32%;
  display: inline-block;
}

@media(max-width: 400px) {
  .register .user-form form input, .register #register_submit_button {
    display: block;
    margin: 10px auto;
    width: 100%;
  }

  .paywall-modal .intro p {
    margin: 0;
  }

  .register .user-form form {
    margin: 0;
  }

  .paywall-modal footer div p {
    width: 100% !important;
  }

  .paywall-modal .intro h3 {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }

  .paywall-modal div.intro {
    position: relative;
    top: -20px;
  }
  .nanoModalOverlay {
    opacity: 1;
  }
}

@media(max-width: 768px) {
  #register_submit_button {
    display: block;
    margin: 0px auto;
    width: 65%;
  }
  .register .user-form form {
    display: block;
    text-align: center;
  }
  .intro p:first-child {
    margin: 0 -10%;
  }
}

.register .user-form, .register-lite .user-form {
  width: 100%; }

.contentNotIncluded {
  padding: 40px;
  padding-top: 0; }

.contentNotIncluded img {
  display: block;
  max-width: 70%;
  margin: 0px auto; }

@media (max-width: 767px) {
  .register .user-form, .register-lite .user-form {
    width: 100%; }
  .register h2 {
    font-size: 1.4rem;
    line-height: 1.6rem; }
  .register .subscribe, .register-lite .subscribe {
    width: 100%;
    position: static; }
  .register .subscribe p, .register-lite .subscribe p {
    font-size: 1.1rem; }
  .nanoModal {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important; }
  .card.search .thumbnail {
    width: 100%;
    float: none;
    margin-bottom: 20px; }
    .card.search .thumbnail .object-fit-cover {
      width: 100%;
      height: 200px; } }

.owl-wrapper .episode {
  padding: 0 10px; }

section.episodes {
  overflow: hidden; }

.video-series {
  width: 980px;
  margin-left: -10px; }

.video-series .episode {
  width: 143px;
  display: inline-block;
}

#step_2 {
  display: none; }

.tab-container {
  display: none; }

.tab-container.selected {
  display: block; }

.tab-container > img.spinner {
  display: block;
  margin: 0 auto;
  width: 100px; }

.tab-option {
  text-align: center;
  padding-bottom: 3rem;
  opacity: .2;
  transition: opacity .3s;
  cursor: pointer; }

.tab-option.store-option {
  padding-bottom: 0; }

.tab-option:hover {
  opacity: .4; }

.tab-option.selected, .pristine .tab-option {
  opacity: 1; }

.tab-option article {
  padding: 1rem; }

.tab-option img {
  height: 120px;
  width: auto;
  padding: 2rem 0 1rem 0; }

.tab-option h3 {
  font-size: 2rem; }

.tab-option p, .variation-group {
  font-size: 1.3rem;
  line-height: 1.6rem;
  padding-bottom: 1rem; }

.variation-group {
  margin-bottom: 0;
  padding-bottom: 0; }

.tab-option aside {
  font-size: 1rem;
  line-height: 1.1rem; }

.variations {
  display: inline-block; }

.variation-group span.period {
  display: inline-block;
  width: 110px;
  margin-left: 1rem; }

.renewals {
  padding: 20px;
  padding-bottom: 30px; }

.renewals img {
  height: 100px;
  margin-right: 20px;
  margin-top: 10px; }

.tab-option aside {
  padding: 20px;
  padding-bottom: 0px; }

h4.red-caps {
  color: #E50000;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: 2px;
  text-transform: uppercase; }

article.nzgeo_video p.author, article.nzgeo_vr_video p.author {
  margin-top: 20px; }

@media (max-width: 1023px) {
  .feature-height .card .thumbnail .object-fit-cover {
    height: 380px; }
  .half-trending-height .card .thumbnail .object-fit-cover {
    height: 280px; }
  .half-trending-height .card, .feature-height .card {
    height: auto; }
  .profile .object-fit-cover {
    height: 400px !important; } }

@media (max-width: 768px) {
  .fk9l2GABY8X {
    display: none !important; }
  section.archive-intro.feature {
    margin-top: 0px; }
  article.format-content section.archive-intro.department header > div {
    padding: 23px 10px; }
  .content-container {
    padding-left: 0;
    padding-right: 0; }
  div.credits {
    padding: 0 10px; }
  section.content-block, div.credits {
    padding-top: 10px; }
  .photo-credit-container {
    display: none; }
  /*html {
		font-size:130%;
	}*/
  article.format-content section.archive-intro.feature header {
    position: static;
    margin-top: 0; }
  section.archive-intro.feature {
    height: auto; }
  .credits > div {
    padding: 0; }
  section.archive-intro.feature {
    overflow: initial; }
  div.department-image, .wp-post-image {
    width: 100%; }
  .archive-intro > img, .wp-caption img, article p img {
    width: calc(100% + 20px);
    margin-left: -10px; }
  .wp-caption img, article p img {
    margin-bottom: 10px; }
  article .content-block p, figure.wp-caption, article .content-block > h3, article .content-block ul li {
    width: 100%; }
  figure.wp-caption, figure.wp-caption.full-bleed, .scrollmagic-pin-spacer, .full-bleed.pinnable:not(.scrolling-sections *), .full-bleed.pinnable iframe, .video-slideshow {
    width: calc(100% + 20px) !important;
    min-width: 100% !important;
    margin-left: -10px !important;
    margin-bottom: 0px !important;
    position: relative !important;
    height: auto !important; } }

@media (max-width: 768px) and (max-width: 500px) {
  article.format-content > .wfull {
    width: calc(100% + 20px) !important;
    min-width: 100% !important;
    margin-left: -10px !important;
    margin-bottom: 10px !important;
    position: relative !important;
    height: auto !important; }
  h1.entry-title, h2.entry-title, h1.page-title {
    font-size: 1.7rem; }
  div.scrollmagic-pin-spacer {
    margin-bottom: 0px; }
  section.archive-intro {
    position: static !important; } }

@media (max-width: 768px) {
  article.format-content > .wfull {
    margin: 0; }
  figure.wp-caption.full-bleed, figure.wp-caption.full-bleed img, p.full-bleed, p.full-bleed img {
    height: auto !important; }
  div.full-bleed {
    height: auto; }
  .magazine-card, .card-container.related-items {
    display: none; }
  .get-subscription p.not-right-now {
    margin: 0 40px 0 20px; }
  .login-container, .login-container form.closed {
    width: auto; } }

@media (min-width: 600px) {
  article.format-content > .wfull {
    object-fit: cover;
    width: 100%;
    height: 100vh; } }

article > .scrollmagic-pin-spacer:nth-child(2) {
  margin-bottom: 300px !important; } 

@media (max-width: 400px) {
  html {
    font-size: 110%; }
  body.admin-bar #header {
    top: 0px; }
  footer, #sidebar {
    padding: 0; }
  .card {
    padding: 8px; }
  .card-container {
    padding: 5px; }
  .feature-height .card, .half-trending-height .card {
    height: auto; }
  .profile .card {
    height: auto; }
  .profile .card .thumbnail .object-fit-cover {
    height: 400px; }
  .nav-border {
    border: 0; }
  footer .nav ul {
    border: 0;
    border-top: 1px solid #ccc; }
  footer .nav ul li {
    display: block;
    border: 0;
    border-bottom: 1px solid #ccc;
    width: 100%; }
  h1.entry-title, h2.entry-title, h1.page-title {
    font-size: 1.7rem; }
  .stand-first {
    line-height: 1.5rem;
    font-size: 1.1rem; }
  figure.wp-caption {
    overflow: initial; }
  .wp-caption img {
    float: none; }
  article.format-content figcaption.wp-caption-text {
    width: auto;
    right: 20px; }
  .caption-content, figcaption.wp-caption-text {
    width: 100%; }
  .scrollmagic-pin-spacer {
    width: calc(100% + 20px) !important; }
  .content-container .related-items {
    display: none; }
  .product-total {
    width: 40%; }
  input.qty {
    width: 1rem; }
  .trending-height .card {
    height: auto; }
  .trending article:nth-child(n+7) {
    display: none; }
  footer .compact-card-list article:nth-child(n+6) {
    display: none; }
  .video-series {
    width: auto;
    margin-left: 0; }
  header.black-border {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .woocommerce h2 {
    font-size: 1.8rem; }
  .scroll-down {
    display: none; }
  div.content-container {
    padding-bottom: 0; }
  figure.wp-caption {
    padding-bottom: 0; }
  p.author {
    line-height: 1rem; }
  p.author span {
    display: block; }
  .paywall-modal .intro p {
    font-size: 1rem;
    line-height: 1.2rem; }
  .login-form {
    margin-right: 0; }
  .login-container form {
    top: 30px;
    left: -80px; }
  .login-container .white-button {
    letter-spacing: 1px; }
  ul.ib > li.email {
    display: none; }
  .paywall-modal .black-button {
    padding: 10px; }
  .arrow-box:after {
    display: none; }
  .get-subscription p.not-right-now {
    margin: 0; }
  article.format-content figcaption.wp-caption-text.open {
    top: 0;
    bottom: 13px;
    position: absolute;
    left: 0;
    right: 0;
    overflow-y: scroll;
    height: auto !important;
    box-sizing: border-box; } }

.nanoModalBtnPrimary img {
  top: 2px;
  position: relative;
  left: -4px; }

.subscription .kowhai_recurring_payment {
  display: block;
}

.subscription .bimonthly .kowhai_recurring_payment {
  display: none; }

.flip-back {
  position: absolute;
  top: 0; }

.digital-recipient {
  display: none; }

.link-your-subscription .submit {
  display: inline-block; }

.default-modal {
  padding: 20px;
  max-width: 600px;
  box-sizing: border-box; }
  .default-modal h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2rem;
    margin-bottom: 10px; }
  .default-modal .nanoModalBtn, .default-modal .nanoModalBtn:hover {
    background: none;
    color: black;
    border: 1px solid black;
    padding: 8px 30px;
    margin-top: 20px;
    margin-right: 0; }

#social .search-button {
  height: 25px;
  width: 25px;
  box-sizing: border-box; }

.overlay-button {
  width: 100%;
  position: absolute;
  top: 50%;
  left:50%;
  z-index: 1; }
  .overlay-button img {
    width: 40px !important;
    height: 40px !important;
    transform: translate(-50%,-50%);
    opacity: .8; 
    position: absolute;}

.trending .overlay-button {
  display: none; }

/* Photocomp */
a.jp-carousel-commentlink, #jp-carousel-comment-form-container, a.jp-carousel-image-download {
  display: none !important; }

.single-nzgeo_photo .gallery-caption {
  display: none !important; }

.photocomp {
  margin: 20px auto; }
  .photocomp .upload-form, .photocomp .video-upload-form {
    margin: 30px 0; }
  .photocomp h1 {
    margin-bottom: 2rem; }
  .photocomp h2 {
    margin: 40px 0 20px 0; }
  .photocomp h3 {
    font-size: 1.8rem;
    font-weight: bold; }
  .photocomp header.black-border {
    margin-top: 0; }
  .photocomp input[type='file'] {
    width: 350px; }
  .photocomp label {
    width: 300px;
    float: left;
    display: block;
    padding-bottom: 15px;
    margin-top: 3px; }
  .photocomp label.error {
    float: right;
    margin-right: 50px; }
  .photocomp form {
    padding-left: 0px !important; }
  .photocomp ul.photocomp-nav {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 36px; }
  .photocomp ul.photocomp-nav li {
    display: block;
    float: left;
    background-position: 0px 36px;
    width: 146px;
    height: 36px; }
  .photocomp ul.photocomp-nav li.active {
    background-position: 0px 0px; }
  .photocomp button, .photocomp input.submit {
    cursor: pointer; }
  .photocomp div.uploaded-images {
    margin: 20px 0px; }
  .photocomp span.step-heading {
    color: #900; }
  .photocomp div.photoheader h3 {
    background: black;
    font-size: 10px;
    color: white;
    text-transform: uppercase;
    line-height: 16px;
    padding-left: 5px;
    margin: 10px 27px 10px 0;
    font-family: 'GeogrotesqueSemiBold',Arial, Helvetica, sans-serif;
    font-weight: normal; }
  #controls {
    margin-bottom:20px;
    margin-top: 10px;
  }
  
  .submit-entry {
    margin-top:20px;
  }
  
  #drag_drop {
    min-height: 150px;
    background: #f9f9f9;
    border: 1px solid #ccc;
    color: #666;
    position: relative;
  }
  #drag_drop p.placeholder {
    position: absolute;
    top:50%;
    transform: translateY(-50%);    
    margin: 0;
    text-align: center;
    width: 100%;
  }
  #filelist li {
    list-style: none;
    padding: 10px;
    border-bottom: 1px solid #ddd;
  }
  .photocomp .review-row {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #ccc;
  }
  .photocomp a.remove {
    position: absolute;
    top:0;
    right: 0;
  }
  .photocomp .photo-img {
    width: 25%;
    height: auto;
    padding-right: 1%;
    box-sizing: border-box; }
  .photocomp .photo-meta {
    position: relative;
    width: 74%;
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .photocomp .photo-meta textarea {
    width: 100%;
    height:80px;
    margin-top:15px;
  }
  .review-row.video textarea {
    margin-top:30px;
  }
  .photocomp .image-row {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    clear: left; }
  .photocomp .image-row p {
    margin: 40px 10px;
    float: left; }
  .photocomp .review {
    margin-bottom: 20px;
    min-height: 215px; }
  .photocomp .review p {
    margin: 0 0 5px 10px;
    float: left; }
  .photocomp .review h4 {
    margin: 0; }
  .photocomp .review h3 {
    margin: 0 0 5px 0; }
  .photocomp .review .photo-img {
    float: left;
    height: auto;
    width: 200px; }
  .photocomp .review iframe {
    float: left;
    height: auto;
    width: 200px; }
  .photocomp .video-row iframe {
    width: 320px;
    height: 200px; }
  .photocomp .review-subgrid {
    min-height: 200px;
    padding-bottom: 10px; }
  .photocomp .black-button {
    line-height: 12px; }
  .photocomp .clr {
    clear: both;
    height: 0;
    display: block;
    float: none; }
  .photocomp #spinner {
    display: none; }
  .photocomp .photocomp #spinner {
    display: inline; }

.loading-overlay {
  display: none; }

.loading .loading-overlay {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  z-index: 100000; }
  .loading .loading-overlay img {
    width: 50%; }

#full-screen-search-container, #full-screen-search-close {
  display: none; }

.open #full-screen-search-container, .open #full-screen-search-close {
  display: block; }

.photocomp-home-banner img, .skyscraper-banner img {
  width: 100%; }

@media (min-width: 1024px) {
  .photocomp-home-banner, .skyscraper-banner {
    height: 570px;
    overflow: hidden;
    margin-bottom: 10px; } }

@media (max-width: 500px) {
  .the-word-photography-is-just-too-long {
    display: none; } }

.banner-ad-container {
  display: block; }

.woocommerce-checkout #payment div.payment_box.payment_method_stripe {
  padding-bottom: 50px; }

.kowhai_recurring_payment {
  position: absolute;
  bottom: 15px; }

.enews-container {
  position: fixed;
  bottom: 0px;
  left: 50%;
  z-index: 20;
  max-width: 32em;
  font-size: 1em;
  font-family: 'proxima-nova', arial, helvetica, sans-serif;
  text-transform: uppercase;
  background: black;
  padding: 10px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.8s ease;
  transform: translateX(-50%);
  width: 100%;
  padding: 1rem;
  box-sizing: border-box; }

.enews-container p {
  color: white;
  font-size: .9rem;
  letter-spacing: 0.2px;
  line-height: 1.5rem; }

.enews-container .close-btn {
  float: right;
  display: block;
  background: #333;
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-align: center;
  font-size: .9rem;
  line-height: 31px; 
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  }

.enews-container .close-btn a {
  color: white;
  font-size: 1.5em;
  top: -4px;
  position: relative; }

.enews-container input[type='text'] {
  width: 75%;
  border: 0;
  float: left;
  box-sizing: border-box;
  height: 30px;
  padding-left: 10px;
  margin: 0; }

.enews-container form {
  margin-top: 5px; }

.enews-container input[type='submit'] {
  background: #4c4c4c;
  height: 30px;
  box-sizing: border-box;
  border: 0;
  float: right;
  color: white;
  font-size: 1.0em !important;
  width: 24%; }

.enews-container .error, .enews-container .success {
  font-size: .9rem;
  background-color: #872328;
  text-transform: none;
  color: white;
  padding: 10px; }

.enews-container .success {
  background-color: #155D15; }

input[name=coupon_code] {
  padding: 7px; }

.wcopc > .checkout_coupon, .woocommerce > .checkout_coupon {
  display: none !important; }

a.showcoupon, #coupon_code {
  font-weight: 500; }

.jp-carousel-image-meta {
  display: none; }

#jp-carousel-comments-loading {
  display: none !important; }

.jw-state-buffering .jw-display-icon-container {
  display: none !important; }

@media (max-width: 768px) {
  #AdSpeed-80088, #AdSpeed-80088 iframe {
    display: none; } }

article.format-content section.archive-intro header div.photo-credit {
  padding: 5px;
  padding-left: 20px;
  background-color: transparent;
  color: white;
  background-image: url("/wp-content/themes/nzgeo/images/photo-credit-white.png");
  background-repeat: no-repeat;
  background-size: 16px 11px;
  background-position: 0px 3px;
  display: inline-block;
  float: right; }

.photo-credit-container {
  text-align: right;
  background: none !important;
  padding: 0 !important;
  transform: translateX(50px); }
  @media (min-width: 1500px) {
    .photo-credit-container {
      transform: none;
      position: absolute;
      bottom: 0;
      right: 0;
      width: auto; } }


.nzgeo_stack .photo-credit-container {
  padding-right:50px !important;
}

@media (min-width: 1024px) {
  .edit-account-buttons a.button.right {
    float: left;
    margin-left: 1rem; } }

.photocomp-voting #post-141529, .photocomp-voting .credits, .photocomp-voting .content-container, .photocomp-voting article.format-content section.archive-intro header > div, .photocomp-voting .content-block {
  background-color: black !important; }

.photocomp-voting section {
  background-color: black; }

.photocomp-voting .sidebar-right .card {
  background: black;
}

.photocomp-voting section.content-block .sidebar-right a {
  color: white;
}

.photocomp-voting #content p, .photocomp-voting #content h1, .photocomp-voting #content h2, .photocomp-voting #content h3, .photocomp-voting #content h4 {
  color: white;
  background: black !important;
  border-color: white !important; }

iframe.photocomp {
  left: -2000px;
  position: fixed; }

iframe.photocomp.open {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 10000;
  margin: 0; }

.photocomp-gallery .caption {
  display: none; }

.photocomp-gallery img.thumbnail {
  width: 100%; }

.photocomp-gallery .images .image {
  width: 19%;
  float: left;
  padding-right: 3px; }

.photocomp-voting .images {
  width: 70%;
}

.photocomp-voting figure.wp-caption {
  background: black;
}

.department-heading .red {
  font-size: inherit; }

.content-stack-header .object-fit-cover {
  width: 100%;
  height: 200px;
  margin-bottom: 10px; }

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  font-size: 1rem;
  line-height: 1.3rem; }

.back-issues header.black-border {
  margin-top: 0; }

.desktop.inline {
  display: inline; }

.mobile.inline {
  display: none; }

.woocommerce button.out-of-stock {
  display: none; }

.renewals-tab .woocommerce_account_subscriptions h2 {
  display: none; }

.credit-marker {
  clear: both;
  position: relative; }

.bottom-credit .credit-inner {
  background-color: #fff;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin: 1rem 0 2rem;
  padding: 19px 0; 
}
  .bottom-credit .pijf-credit {
	padding-left:40px;
	box-sizing: border-box;
	max-width: 100%;
	margin-top:2rem;
  }
  .bottom-credit .entry-title {
    font-family: "proxima-nova", sans-serif;
    font-size: 16px;
    font-weight: 600; 
	box-sizing:border-box;
	}
    .bottom-credit .entry-title a {
      color: #111;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
      .bottom-credit .entry-title a:hover, .bottom-credit .entry-title a:focus {
        opacity: 0.8; }
  .bottom-credit p {
    margin: 0;
    padding-left: 40px;
    line-height: 24px;
    padding-bottom: 20px; }
    .bottom-credit p:last-child {
      padding-bottom: 0; }
  .bottom-credit .photo {
    position: relative; }
    .bottom-credit .photo:before {
      content: "";
      background: url(images/photo-credit.svg) no-repeat;
      position: absolute;
      left: 0;
      height: 24px;
      width: 24px;
      top: 0;
      display: block; }

@media screen and (min-width: 768px) {
  .bottom-credit {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 32%;
    padding: 10px 0;
    margin: 25px 0;
    background-color: transparent;
    /* match article p */ } }

.quill {
  position: relative; }
  .quill:before {
    content: "";
    background: url(images/quill.svg) no-repeat;
    position: absolute;
    height: 24px;
    width: 24px;
    left: 0;
    top: 0;
    display: block; }

.brush {
  position: relative; }
  .brush:before {
    content: "";
    background: url(images/paintbrush-solid.svg) no-repeat;
    position: absolute;
    height: 24px;
    width: 24px;
    left: 0;
    top: 0;
    display: block; }

@media (max-width: 767px) {
  .desktop.inline {
    display: none; }
  .mobile.inline {
    display: inline; }
  article {
    padding: 0; }
  div.content-container {
    padding: 0 10px; }
  .tab-option {
    margin: 30px 0 15px; }
  .tab-option img {
    height: 80px;
    padding: 0px; }
  .tab-option h3 {
    font-size: 1rem;
    line-height: 1.2rem; }
  .tab-option aside {
    display: none; }
  .woocommerce #wrapper h2, .entry-content h2 {
    font-size: 1.2rem; }
  .tab-option article {
    padding: .5rem; }
    .tab-option article h4 {
      margin-bottom: 10px;
      font-size: .9rem; }
  .tab-option p, .variation-group {
    font-size: .9rem;
    line-height: 1.1rem;
    padding-bottom: 0;
    margin: 0; }
  .pad-top {
    padding-top: .5rem;
    margin-top: 1rem;
    border-top: 1px solid #999; }
  .option-image {
    width: 50%;
    float: left;
    display: none; }
  section.w960 > article {
    padding-left: 10px;
    padding-right: 10px; }
  .variation-group span.period {
    margin-left: 2px; }
  .variation-group li {
    padding-bottom: 3px; }
  .woocommerce table.shop_table {
    border: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0; }
    .woocommerce table.shop_table thead {
      display: none; }
    .woocommerce table.shop_table .product-remove {
      margin-right: 4px; }
    .woocommerce table.shop_table td {
      line-height: 1.1rem !important; }
  .woocommerce form.checkout .input-text {
    padding: 5px; }
  .wc_payment_method.payment_method_stripe a.button {
    display: none; }
  .woocommerce form.checkout p, .woocommerce h3, .woocommerce table.shop_table td, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .mymail_checkout_checkbox {
    font-size: 0.9rem;
    line-height: 1.1rem; }
  .wc_payment_method label, .woocommerce form.checkout .wc_payment_method p, .kowhai_recurring_payment {
    font-size: .8rem; }
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
    width: 33%;
    float: left;
    margin: 0;
    padding: 10px;
    box-sizing: border-box; }
  .woocommerce ul.products li {
    float: left !important;
    clear: none !important; }
  .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: .8rem;
    line-height: .9rem; }
  .woocommerce ul.products li.product span.price {
    display: none; }
  .price-out-of-stock {
    display: none; }
  .woocommerce button.out-of-stock {
    display: block; }
  .woocommerce ul.products li.product .button {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    font-size: .6rem;
    letter-spacing: 1px; }
  .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 12px 8px !important; }
  .woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    font-size: 0.7rem; }
  #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 {
    font-size: 1rem; } }

@media (max-width: 400px) {
  header > h1, .woocommerce h2 {
    margin: 0;
    margin-bottom: 1.5rem; } }

.woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after {
  padding: 5px 0; }

.woocommerce #respond input#submit.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading {
  padding-right: 2.618em !important; }

.renewals-tab input.text {
  padding: 5px;
  vertical-align: top;
  font-size: 1rem; }

.persistent-sidebar {
  display: none; }

.related-items .overlay-button {
  display: none; }

br.y {
  display: block; }
  @media (max-width: 480px) {
    br.y .pure-hidden-phone {
      display: none !important; } }

/* audio */
.card .kowhai_audio_player {
  position: absolute;
  bottom: 0;
  left: 0; }

.kowhai_audio_player {
  height: 50px;
  width: 100%;
  background: #000;
  color: #fff; }
  .kowhai_audio_player audio {
    opacity: 0;
    height: 0;
    width: 0; }
  .kowhai_audio_player .play {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 10px;
    top: 50%;
    cursor: pointer;
    margin-top: -10px;
    overflow: hidden;
    transition: transform 0.4s; }
    .kowhai_audio_player .play:hover, .kowhai_audio_player .play:focus {
      transform: translate(3px, 0); }
    .kowhai_audio_player .play .left {
      height: 100%;
      float: left;
      background-color: #fff;
      width: 36%;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease;
      overflow: hidden; }
    .kowhai_audio_player .play .triangle-1 {
      -webkit-transform: translate(0, -100%);
      transform: translate(0, -100%); }
    .kowhai_audio_player .play .triangle-2 {
      -webkit-transform: translate(0, 100%);
      transform: translate(0, 100%); }
    .kowhai_audio_player .play .triangle-1,
    .kowhai_audio_player .play .triangle-2 {
      position: absolute;
      top: 0;
      right: 0;
      background-color: transparent;
      width: 0;
      height: 0;
      border-right: 20px solid #000;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      -webkit-transition: -webkit-transform 0.25s ease;
      transition: -webkit-transform 0.25s ease;
      transition: transform 0.25s ease;
      transition: transform 0.25s ease, -webkit-transform 0.25s ease; }
    .kowhai_audio_player .play .right {
      height: 100%;
      float: right;
      width: 36%;
      background-color: #fff;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease; }
  .kowhai_audio_player .player_internal {
    position: relative;
    padding-left: 45px;
    padding-right: 20px;
    height: 20px;
    overflow: hidden;
    /* clearfix */ }
  .kowhai_audio_player .paused .left {
    width: 50%; }
  .kowhai_audio_player .paused .right {
    width: 50%; }
  .kowhai_audio_player .paused .triangle-1 {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .kowhai_audio_player .paused .triangle-2 {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%); }
  .kowhai_audio_player .timeline {
    background: #999;
    height: 4px;
    border-radius: 2px;
    width: 100%;
    margin-bottom: 5px; }
  .kowhai_audio_player .timeline-progress {
    background-color: #fff;
    opacity: 0.9;
    height: 4px;
    border-radius: 2px;
    display: block;
    transition: 0.4s linear;
    width: 0; }
  .kowhai_audio_player .title {
    text-transform: uppercase;
    font-size: 10px;
    max-width: 150px;
    float: left;
    white-space: nowrap;
    height: 12px;
    overflow: hidden;
    text-overflow: ellipsis; }
  .kowhai_audio_player .time {
    text-align: right;
    float: right;
    font-size: 10px; }

.content-container .rnz .card.magazine {
  padding-bottom: 0; }

.rnz-card-button {
  display: block;
  width: 125px;
  height: 53px;
  text-indent: -8000px;
  overflow: hidden;
  outline: none;
  background: url(images/rnz.png) no-repeat; }

.audio_content {
  min-height: 100px;
  /* prevent the rnz logo from sitting over the player */ }

#visualizer_wrapper {
  width: 100%;
  height: 350px;
  position: relative; }
  #visualizer_wrapper:before {
    display: block;
    content: '';
    position: absolute;
    display: block;
    height: 1px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 25%, white 75%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 25%, white 75%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 25%, white 75%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    width: 100%;
    top: 50%;
    opacity: 0.6;
    margin-top: -25px; }
  #visualizer_wrapper .area {
    width: 100%; }
  #visualizer_wrapper .bar {
    position: absolute;
    bottom: 50%;
    height: 50px;
    background: #fec444;
    transition: 2s ease all;
    border-right: 1px solid rgba(0, 0, 0, 0.8);
    border-left: 1px solid rgba(0, 0, 0, 0.8);
    border-radius: 1px; }
    #visualizer_wrapper .bar:first-child {
      display: none; }
  #visualizer_wrapper .logo-sign {
    position: absolute;
    width: 54px;
    height: 30px;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: -39px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  #visualizer_wrapper .logo-sign__line {
    fill: #fec444;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-animation: wavy 1s ease infinite forwards;
    animation: wavy 1s ease infinite forwards;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
  #visualizer_wrapper .logo-sign__line:nth-child(1) {
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s; }
  #visualizer_wrapper .logo-sign__line:nth-child(2) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s; }
  #visualizer_wrapper .logo-sign__line:nth-child(3) {
    -webkit-animation-delay: 0.75s;
    animation-delay: 0.75s; }
  #visualizer_wrapper .logo-sign__line:nth-child(4) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s; }
  #visualizer_wrapper .logo-sign__line:nth-child(5) {
    -webkit-animation-delay: 1.25s;
    animation-delay: 1.25s; }
  #visualizer_wrapper .logo-sign__line:nth-child(6) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s; }
  #visualizer_wrapper .logo-sign__line:nth-child(7) {
    -webkit-animation-delay: 1.75s;
    animation-delay: 1.75s; }

@-webkit-keyframes wavy {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }
  50% {
    -webkit-transform: scaleY(0.6);
    transform: scaleY(0.6); }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

@keyframes wavy {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }
  50% {
    -webkit-transform: scaleY(0.6);
    transform: scaleY(0.6); }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

#visualizer_wrapper_bars {
  height: 350px;
  position: relative; }

.kowhai_loader {
  min-height: 200px;
  position: relative; }
  .kowhai_loader .loader,
  .kowhai_loader .loader__figure {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .kowhai_loader .loader {
    overflow: visible;
    padding-top: 2em;
    height: 0;
    width: 2em; }
  .kowhai_loader .loader__figure {
    height: 0;
    width: 0;
    box-sizing: border-box;
    border: 0 solid #fec644;
    border-radius: 50%;
    -webkit-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1); }
  .kowhai_loader .loader__label {
    float: left;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    text-transform: uppercase;
    margin: 0.5em 0 0 50%;
    font-size: 0.875em;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    color: #fff;
    white-space: nowrap; }

@-webkit-keyframes loader-figure {
  0% {
    height: 0;
    width: 0; }
  30% {
    height: 2em;
    width: 2em;
    border-width: 1em;
    opacity: 1; }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0; } }

@-moz-keyframes loader-figure {
  0% {
    height: 0;
    width: 0; }
  30% {
    height: 2em;
    width: 2em;
    border-width: 1em;
    opacity: 1; }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0; } }

@keyframes loader-figure {
  0% {
    height: 0;
    width: 0; }
  30% {
    height: 2em;
    width: 2em;
    border-width: 1em;
    opacity: 1; }
  100% {
    height: 2em;
    width: 2em;
    border-width: 0;
    opacity: 0; } }

@-webkit-keyframes loader-label {
  0% {
    opacity: 0.35; }
  30% {
    opacity: 1; }
  100% {
    opacity: 0.35; } }

@-moz-keyframes loader-label {
  0% {
    opacity: 0.35; }
  30% {
    opacity: 1; }
  100% {
    opacity: 0.35; } }

@keyframes loader-label {
  0% {
    opacity: 0.35; }
  30% {
    opacity: 1; }
  100% {
    opacity: 0.35; } }

.post-type-archive-nzgeo_archive .kowhai_loader .loader__label {
  color: #999; }

.video-wrapper {
  height: 400px;
  overflow: hidden; }
  .video-wrapper>video {
    width:100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }


@media(max-width:768px) {
  .video-wrapper {
    height: 300px;
  }
  .video-wrapper div.jwplayer {
    top: 0;
    transform: none;
  }
}


.always-on-top {
  z-index: 100000000;
  filter: none !important;
  webkit-filter: none !important; }


 .nzgeo_photo .sidebar ul {
    list-style-type: disc;
    margin-left: 20px;
  }
  .nzgeo_photo .sidebar-container {
      background: black;
      color: white;
      padding: 20px;
      width:70%;
    }

  .postid-279534 .nzgeo_photo  .sidebar-container {
    background: white;
    color: black;
    width: 100%;
    padding: 0;
  }

  .postid-279534 .nzgeo_photo section.content-block .sidebar-container h3 {
    border-bottom: 1px solid black;
    padding: 1rem 0;
    margin: 2rem 0;
  }



  .nzgeo_photo section.content-block .sidebar h3{
      border-bottom: 5px solid white;
        padding-bottom: 5px;
        padding-top: 0;
      margin: 0;
      margin-bottom: 20px;
    }

#wp-admin-bar-advanced_ads_ad_health, #wp-admin-bar-gform-forms {
  display: none;
}

.jwplayer.jw-flag-user-inactive:not(.jw-flag-media-audio).jw-state-playing .jw-dock, .jwplayer.jw-flag-user-inactive:not(.jw-flag-media-audio).jw-state-playing .jw-logo.jw-hide, .jwplayer.jw-flag-controls-hidden .jw-dock, .jwplayer.jw-flag-controls-hidden .jw-logo.jw-hide {
  display: block !important;
}
.cff-page-name, .cff-author-img {
  display: none !important;
}

.cff-date {
    display: block;
    font-size: 0.5rem;
    letter-spacing: 2px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #464646;
    margin-left:0 !important;
}

.cff-wrapper {
  overflow: scroll;
}

#cff .cff-author {
  margin: 0;
}

#cff .cff-author .cff-author-text * {
  margin: 0 !important;
}

.cff-item {
  border-top: 1px solid black;
}

#cff .cff-item:first-child {
  padding:20px 0 15px 0;
}

.cff-view-comments {
    display: none !important;
}

body.postid-188333 .archive-intro h2.entry-title {
  font-size: 10rem;
}
body.postid-188333 #header, body.postid-188333 #footer {
  display: none;
}
body.video-360 #header, body.video-360 #footer {
  display: none;
}

body.video-360, body.postid-188333 {
  padding-top: 0;
}

.mymail-form-6 label {
    width: 140px;
    display: inline-block;
    padding-bottom: 15px;
}

.mymail-form-6 .form-submit {
  padding-bottom:15px;
}

.wp-video {
  width: 70%;
  display: inline-block;
  margin-bottom: 20px;
}

article.post-220413 .mailster-wrapper {
	display: inline-block;
}


tr.acf-field[data-name='white_background'] td.acf-input, tr.acf-field[data-name='equirectangular'] td.acf-input {
  width:20px;
}

.video-slideshow dl8-video {
  height: 100% !important;
}

button[title='Exit Player'] {
  display: none !important;
}

.single-nzgeo_archive button[title='Exit Player'] {
  display: block !important;
}

.subscription-next-payment {
  width: 100px;
}


.paywall-counter {
  font-family: "proxima-nova", sans-serif;
}

.woocommerce-loop-product__title {
  font-weight: bold;
}

@media(min-width:768px) {

  article .content-block p, figure.wp-caption, div.department-image, .paragraph-width {
    width: 620px !important;
    max-width: 100%;
  }

  .content-container .card.magazine {
    padding: 20px;
    padding-top: 0px;
    width: 300px !important;
  }

  div.sidebar-right {
    width: 300px !important;
    padding: 0;
  }

  .content-container div.magazine-card {
    padding: 10px 0;
    width: 300px !important;
  }


  #ad-story-island {
    padding: 20px 0;
  }

}

.nzgeo_audio_container .video-wrapper .overlay-button {
  display:none;
}


.postid-243666 .mailster-wrapper {
  display: inline-block;
}

/*
.nav-down #content {
  padding-top:80px;
}
.nav-down.admin-bar #content {
  padding-top:110px;
}*/

.nav-down.scrolling-sections #content {
  padding-top: 0;
}

.float-right-sidebar-container {
  width: 620px !important;
  max-width: 100%;
}

article .content-block p.float-right-text-margin {
    float: right;
    width: 210px !important;
    margin-left: 20px;
    padding:0;
}

article .content-block p.float-right-text-margin .section-heading, .float-right-sidebar-container .readmore {
    display: none;
}

 .float-right-sidebar-container .sidebar.closed .sidebar-container {
  max-height: none !important;
}

.float-right-text-margin img.portrait {
  width:100%;
  float:none;
}

section.content-block .float-right-sidebar-container .sidebar h3 { 
  width:100%;
}

.float-right-sidebar-container .sidebar { 
  margin-bottom: 2rem;
  }

@media (max-width: 600px) {
    article .content-block p.float-right-text-margin {
      float:none;
      margin: 0 auto;
  }
    .float-right-sidebar-container h3 {
      margin-top: 0;
  }
}

article.card.search img { 
width: 100%;
height: 100%; 
object-fit: cover;
}

.woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before { 
    background: url(/wp-content/themes/nzgeo/images/ajax-loader.gif) center !important;
    background-size: contain !important;
    width:100px;
    height: 100px;
    z-index: 100;
    position: fixed;
}

.pswp {
  display: none;
}

ul.pure-g li a {
  letter-spacing: 0px;
}

.grecaptcha-badge {
display: none !important;
visibility:hidden !important;
}

sup {
  font-size:75% !important;
}

.page-template-store .enews-container, .woocommerce-checkout .enews-container {
display: none !important;
visibility: hidden !important;
}

.photocomp .steps {
  margin-bottom: 1rem;
}

.photocomp .steps li {
  width:33.3%;
  display: inline-block;
  box-sizing: border-box;
  padding-bottom: 1rem;
  text-transform: uppercase;
}

.photocomp .steps li.active {
  font-weight: bold;
  color: darkred;
}

.photocomp header.black-border {
  width: 100%;
  box-sizing: border-box;
}

h3.uploaded-files {
  float:left;
}

.file-rows  {
  clear: both;
}

#upload_more {
    float: right;
    font-style: italic;
    color: #666;
    top: -8px;
    position: relative;
}

.review-files {
  padding-top:20px;
}

.review-files a.remove img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    top: -10px;
    position: relative;
}




@media (max-width:400px) {

article.photocomp {
  padding: 10px 0;
}

article.photocomp > header > .entry-title {
  margin-top: 0;
}

}

#read-more-ribbon {
    font-size: 0;
    background: white;
    height: 64px;
    z-index: 100000;
    width:100%;
    scrollbar-width: none;
    overflow-x: scroll;
    overflow-y: hidden;
    box-shadow: 0 8px 9px -6px #aaaaaa;
    border-bottom:1px solid #999;
    display: none;
}

.read-more-visible #read-more-ribbon {
    display:block;
}

#read-more-ribbon::-webkit-scrollbar {
    display: none;
}

#read-more-ribbon.compact-card-list article {
  font-size: 0.85rem;
  width: 230px;
  box-sizing: border-box;
  display: inline-block;
  background: white;
  border-top: 0;
  border-right: 1px solid #999;
  padding: 15px;
  vertical-align: top;
  height: auto;
}

#read-more-ribbon.compact-card-list article .entry-image .object-fit-cover, #read-more-ribbon.compact-card-list article .entry-image .object-fit-cover img { 
  width: 35px;
  height: 35px;
  position: relative;
}

#read-more-ribbon .overlay-button img {
  width: 15px;
  height: 15px;
}

.read-more-wrapper {
  width:2300px;
}

body.nav-up #header {
  top: -150px !important;
}

#read-more-ribbon .department-heading {
  font-size: 0.4rem;
}

#read-more-ribbon article {
  cursor: pointer;
}

#read-more-ribbon.compact-card-list article .entry-image {
  margin: 0;
}

#read-more-ribbon .entry-title a {
  padding: 1px;
}

.pin-on-mobile {
  height: 100vh !important;
}

.dzi-container {
  background: black;
}

.dzi-container > div {
  height: 100vh;
}

.dzi-container {
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    position: relative;
}

 /* (Optional) Apply a "closed-hand" cursor during drag operation. */
.dzi-container:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.pan-around-overlay, .kowhai-mobile-overlay {  
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
}

.pan-around-overlay {
    pointer-events: none;
}

.pan-around-overlay img, .kowhai-mobile-overlay img {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    transform: translate(-50%,-50%);
}

.dzi-container .pan-around-overlay {
  display: none;
}

.dzi-container.active .pan-around-overlay {
  display: block;
}

.kowhai-mobile-container {
  position: relative;
}

.kowhai-mobile-container .kowhai-mobile-exit {
  display: none;
}

.kowhai-mobile-container.active .kowhai-mobile-exit {
  display: block;
}

.kowhai-mobile-container.active .kowhai-mobile-overlay {
  display: none;
}

.kowhai-mobile-container > .kowhai-mobile-exit {
  font-size: 1rem;
  position: absolute;
  top: 0;
  right: 0;
  color: white;
  text-shadow: 0 0 5px black;
  text-transform: uppercase;
  height: 60px;
}

body.admin-bar .kowhai-mobile-container > .kowhai-mobile-exit {
  top: 30px;
}

.kowhai-mobile-container > .kowhai-mobile-exit img {
    width: 150px;
    padding: 20px;
}

.scrollmagic-pin-spacer {
  min-width:100% !important;
}


.pinnable dl8-video {
   height: 100vh !important;
}

.fading-tooltip {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
  pointer-events: none; 
}

body.mobile .full-bleed.pinnable.kowhai-mobile-container.active {
  position: fixed !important;
  top: 0;
  left: 0;
  right:0;
  bottom: 0;
  z-index:1000000;
}


.sp-image {
  display: block !important;
}

div.sp-buttons {
  position: absolute;
  top:0px;
}

div.sp-button {
  border: 5px solid #000000 !important;
  margin: 0 16px;
}

div.sp-selected-button {
  border-color: #ffffff !important;
}

.slider-pro, .sp-slides-container {
  height: 375px;
}

.align-bottom {
  bottom: 0;
  position: absolute;
}

body .nanoModal.black-paywall-modal {
  background: black;
  max-width:600px;
  padding: 35px;
}

.black-paywall-modal .nanoModalBtn, .black-paywall-modal .nanoModalBtn:hover {
  color: white;
  border-color: white;
  background: black;
  margin-top:30px;
}

.black-paywall-modal .nanoModalContent {
  padding: 0px 30px;
}

.black-paywall-modal h2 {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom:35px;
}

.black-paywall-modal.nanoModal p {
    line-height: 1.3rem;
    text-align: left;
}

.black-paywall-modal label { 
  text-align: right;
}

.black-paywall-modal input[type=text] { 
  width: 150px;
}
.black-paywall-modal input[type=password], .black-paywall-modal .login input { 
  width: 304px;
}

#stripe-paywall-ribbon-form {
  width: 400px;
  margin: 20px auto 0 auto;
}

#stripe-paywall-ribbon-form input {
  width: 100%;
}

#stripe-paywall-ribbon-form input.submit {
  line-height: 22px;
}

#card-element {
  padding: 7px;
  border: 1px solid #666;
  margin-bottom: 6px;
}

div.sp-next-arrow:before,
div.sp-next-arrow:after,
div.sp-prev-arrow:before,
div.sp-prev-arrow:after {
  width: 35%;
}

div.sp-arrow:before {
  -webkit-transform: skew(135deg, 0deg);
  -ms-transform: skew(135deg, 0deg);
  transform: skew(135deg, 0deg);
  transform: skew(135deg, 0deg);
}

div.sp-arrow:after {
  -webkit-transform: skew(-145deg, 0deg);
  -ms-transform: skew(-145deg, 0deg);
  transform: skew(-145deg, 0deg);
  transform: skew(-135deg, 0deg);
}

p.desc-in, p.desc-in-bg {
  display: none !important;
}

figure.scrolling, figure.scrolling.wp-caption.full-bleed {
  overflow-x: scroll;
  height: 100vh !important;
  width: auto !important;
}

figure.scrolling img, figure.scrolling.wp-caption.full-bleed img {
  height: 100vh !important;
  width: auto !important;
}

.nc_list {
  z-index: 10000 !important;
}

.nanoModalContent p {
  margin-bottom: 10px;
}

.video-series-carousel img {
  max-width: 200px;
}

.horizontal label {
  width: 200px;
  float: left;
}

.horizontal ul {
  display: flex; 
  justify-content: space-between;
  max-width: calc(100% - 200px);
  padding: 0 5% !important;
}


.horizontal li label {
  display: block !important;
  float: none !important;
  font-size: 0.8rem !important;
}


@media (max-width: 768px) {

  .horizontal label {
    width: 33%;
    float: left;
    font-size: 0.7rem !important;
  }
  .horizontal ul {
    width: 66% !important;
    padding-left: 6%;
    max-width: none;
  }

}

.breakout {
  float: right;
  clear:both;
  left: 700px;
  width: 300px;
  margin-left:10px;
}

.breakout .toggle-breakout {
  display: none;
}

section.content-block .breakout h3, section.entry-content .breakout h3 {
  font-family: "proxima-nova";
  text-transform: none;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 7px 0;
  margin: 7px 0;
}

@media (max-width: 1000px) {

  .breakout {
    float:none;
    width:auto;
    max-width: 620px;
    display: flex;
  }

  .breakout p {
    margin-top:30px;    
    padding-left: 60px;
    box-sizing: border-box;
  }

  .breakout .toggle-breakout {
    display: inline;
  }

  .breakout + p {
    margin-top:20px;
  }

  .breakout img {
    padding: 10px 0;
    float: left;
  }
  section.content-block .breakout h3, section.entry-content .breakout h3 {
    margin-left: 60px;
    position: relative;
    top: 11px;
  }

  a.toggle-breakout {
    font-size: 0.9rem;
    padding-left: 4px;
  }

}

@media (max-width: 400px) {

  section.content-block .breakout h3, section.entry-content .breakout h3 {
    top: 0px;
  }
}

.breakout img {
  width: 50px;
  padding: 10px 0;
}

.breakout img.large {
  width: 100px;
  padding: 10px 0;
}

.breakout img.xlarge {
  width: 150px;
  padding: 10px 0;
}

article .content-block .breakout p, section.content-block a.toggle-breakout {
  font-family: 'proxima-nova';
  color: #00a4e3;
  line-height: 1.3rem;
}

#ad-story-island img {
  width:auto;
}

.jw-logo-button {
  display: none !important;
}

.kowhai-stripe-modal-content {
  display: none;
}

.video-subscribers-only-message {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.video-subscribers-only-message p {
  color: #fff;
  text-align: center;
  margin-top: 2rem;
  font-size: 1.25rem;
}

.jp-carousel-close-hint span {
  font: 400 32px/1 "Helvetica Neue", sans-serif !important;
}

.jp-carousel-titleanddesc {
  display: none!important;
}

.video-section {
  margin:.5rem 0;
  padding:.5rem 0;
  position: relative;
}

.video-section h2 {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  padding-bottom: 1.2rem;
}

.video-section .view-all {
  position: absolute;
  top:2.7rem;
  right:0;
  color:#fff;
  text-transform: uppercase;
  font-size: .9rem;
}

@media screen and (max-width:768px) {
  .video-section {
    padding:2rem 3%;
  }

  .video-section .view-all {
    right:3%;
  }
}

.slick-slide img {
  display: block;
  height: 180px;
  overflow: hidden;
  width: 100%;
  object-fit: cover;
}

.slick-slide {
  margin-right:1rem;
}

.slick-slide .card.episode {
  height:366px!important;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    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
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

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

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.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;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.geoform .gfield_label {
  font-weight: bold;
}

.geoform .gfield_description, .geoform .gfield_label {
  font-size: 0.95rem;
}

#field_10_21 .ginput_container_checkbox, #field_10_33 .ginput_container_checkbox {
  column-count: 1;
}
