/*
Theme Name:		Archipelago / Boutique
Theme URI:		https://wordpress.org/themes/storefront
Description:	A Storefront child theme designed for small WooCommerce stores / boutiques. Boutique features a simple, traditional design which you can customise using the settings available in the WordPress Customizer. Looking for a theme for your new WooCommerce store? Look no further than Storefront and Boutique!
Author:			WooThemes
Author URI:		http://woothemes.com
Template:		storefront
Version:		1.1.2
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Tags:			light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:	boutique
*/


/* =Boutique styles starts here
-------------------------------------------------------------- */

body {
    background: #303030;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1em;
}
body,
button,
input,
select,
textarea {
    font-family: 'Bulmer MT W02', 'EB Garamond', Times New Roman, serif !important;
}
pre {
    background: #fff !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}
.wvdrb-one-third,
.wvdrb-two-thirds {
    margin: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Bulmer MT W02', 'EB Garamond', Times New Roman, serif !important;
    font-weight: 700;
    letter-spacing: 0 !important;
}
h1 a,
h1 label,
h2 a,
h2 label,
h3 a,
h3 label,
h4 a,
h4 label,
h5 a,
h5 label,
h6 a,
h6 label {
    font-weight: 300;
}
h1.forthcoming {
    padding-top: 20px;
}
.featured_quote {
    color: #e48d19 !important;
    font-size: 120% !important;
    margin-bottom: 30px !important;
}
a:focus {
    outline: none !important;
}
ul#menu-main-navigation-menu {
    font-family: 'Bulmer MT W02', 'EB Garamond', Times New Roman, serif !important;
}
@media screen and (min-width: 768px) {
    .main-navigation ul.menu ul li a,
    .main-navigation ul.nav-menu ul li a {
        padding: .5em 1em !important;
    }
}
li#menu-item-19841 {
    padding: 0 1.5em;
}
p {
    margin: 0 0 7px 0;
}
.widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6 {
    font-weight: 300;
}
.site-branding h1 a {
    font-weight: 300;
}
p.site-description {
    font-family: 'Bulmer MT W02', 'EB Garamond', Times New Roman, serif !important;
    font-size: 90% !important;
}
div#w_quotescollection_2 {
    font-family: 'Bulmer MT W02', 'EB Garamond', Times New Roman, serif !important;
    font-size: 95%;
}
.quotescollection-quote cite.author {
    font-style: italic;
}
.storefront-product-section,
.hentry {
    border-bottom-style: double;
    border-bottom-width: 3px;
}
.woocommerce-tabs ul.tabs li a,
.woocommerce-product-rating,
.woocommerce-breadcrumb {
    text-transform: uppercase;
}
.woocommerce-breadcrumb a {
    text-transform: none;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-noreviews,
p.no-comments {
    color: inherit;
    background: rgba(0, 0, 0, 0.025);
}
.woocommerce-error a,
.woocommerce-error a:hover,
.woocommerce-error .button,
.woocommerce-error .button:hover,
.woocommerce-info a,
.woocommerce-info a:hover,
.woocommerce-info .button,
.woocommerce-info .button:hover,
.woocommerce-message a,
.woocommerce-message a:hover,
.woocommerce-message .button,
.woocommerce-message .button:hover,
.woocommerce-noreviews a,
.woocommerce-noreviews a:hover,
.woocommerce-noreviews .button,
.woocommerce-noreviews .button:hover,
p.no-comments a,
p.no-comments a:hover,
p.no-comments .button,
p.no-comments .button:hover {
    color: inherit;
    font-weight: normal;
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-noreviews a,
p.no-comments a {
    text-decoration: underline;
}
.woocommerce-error {
    border-left-color: #e2401c;
}
.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
    border-left-color: #3D9CD2;
}
.woocommerce-message {
    border-left-color: #0f834d;
}
.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
    margin-bottom: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.added_to_cart,
.widget-area .widget a.button,
.site-header-cart .widget_shopping_cart a.button {
    box-shadow: inset 0 -0.327em 1.618em rgba(0, 0, 0, 0.1);
}
button.menu-toggle {
    margin-bottom: 0;
}
.boutique-primary-navigation {
    clear: both;
    background: #646f69;
    -webkit-font-smoothing: antialiased;
}
.boutique-primary-navigation::after {
    clear: both;
    content: "";
    display: table;
}
.main-navigation ul li a:before {
    content: "" !important;
}
.main-navigation ul.menu>li.menu-item-has-children>a::after,
.main-navigation ul.menu>li.page_item_has_children>a::after,
.main-navigation ul.nav-menu>li.menu-item-has-children>a::after,
.main-navigation ul.nav-menu>li.page_item_has_children>a::after {
    content: "" !important;
}
.main-navigation ul.menu>li>ul,
.main-navigation ul.menu ul,
.site-header-cart .widget_shopping_cart {
    background: #222;
}
.posted-on,
.byline {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: .7em;
}
.hentry .entry-header {
    border-bottom-width: 0;
}
.widget h1 {
    border-bottom-width: 1px;
    border-bottom-color: rgba(0, 0, 0, 0.1) !important;
    font-style: italic;
}
.hentry .entry-header h1 {
    border-bottom: 4px double rgba(0, 0, 0, 0.1);
}
.cat-links:before {
    content: "\f07b";
}
.comments-link:before {
    content: "\f075";
}
.col-full,
.header-widget-region {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.header-widget-region {
    margin: 0;
}
.header-widget-region .col-full {
    background: #fff;
    padding: 0 1em;
}
.header-widget-region .widget {
    padding-top: 2.244em;
}
.site-content .col-full {
    background: #fff;
    padding: 1.618em;
    box-shadow: inset 0 0 0 .53em #f6f6f6;
}
.site-footer {
    padding: 0;
}
.site-footer .col-full {
    background: #f6f6f6;
    padding: 1.618em;
}
#colophon .site-info {
    display: none;
}
.footer-widgets {
    padding-top: 2em;
    border-bottom: none !important;
}
.woocommerce-breadcrumb {
    margin-top: 0;
}
.site-header-cart {
    margin-bottom: 0;
}
ul.products li.product {
    overflow: visible;
}
ul.products li.product .price {
    position: absolute;
    top: .618em;
    right: 1px;
    padding: .53em .857em;
    background: #555;
    color: #fff;
    font-weight: 700;
    box-shadow: 5px 0 0 0 #555;
}
ul.products li.product .price:after {
    content: "";
    display: block;
    position: absolute;
    right: -5px;
    top: 100%;
    border: 5px solid transparent;
    border-top-color: #222222;
    border-left-width: 0;
}
ul.products li.product .price del {
    font-weight: 300;
    opacity: 0.5;
}
ul.products li.product .onsale {
    display: none;
}
ul.products li.product img {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.single-product .images img {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.widget_product_categories ul li:before,
.widget_categories ul li:before {
    content: "\f07b" !important;
}
.widget_product_categories ul li.current-cat:before,
.widget_categories ul li.current-cat:before {
    content: "\f07c" !important;
}
.widget_recent_comments ul li:before {
    content: "\f075" !important;
}
.widget_archive ul li:before {
    content: "\f07c" !important;
}
.widget_recent_entries ul li:before,
.widget_pages ul li:before {
    content: "\f15c" !important;
}
.page-template-template-homepage .site-main {
    padding-top: 0;
}
.woocommerce-checkout.scc-distraction-free-checkout .boutique-primary-navigation {
    display: none;
}
.woocommerce-checkout.scc-distraction-free-checkout .site-header {
    margin-bottom: 0;
}
.sph-hero .col-full {
    background: transparent;
    box-shadow: none;
}
@media screen and (min-width: 768px) {
    .col-full {
        padding: 0 5.874em;
    }
    .boutique-primary-navigation {
        margin: -5.874em;
        padding: 0 5.874em;
        border-top-left-radius: 0.327em;
        border-top-right-radius: 0.327em;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 -0.53em rgba(0, 0, 0, 0.05);
    }
    .site-branding,
    .site-search,
    .site-header-cart,
    .site-logo-anchor {
        margin-bottom: 4.236em;
    }
    .site-header {
        padding-top: 4.236em;
    }
    .main-navigation ul.menu>li>a,
    .main-navigation ul.nav-menu>li>a,
    .site-header-cart .cart-contents {
        padding-bottom: 1.618em !important;
    }
    .site-content .col-full,
    .site-footer .col-full,
    .header-widget-region .col-full {
        padding: 4.236em 5.874em;
    }
    .header-widget-region .col-full {
        padding-top: 0;
        padding-bottom: 0;
    }
    .site-footer .col-full {
        padding: 2.618em 5.874em;
    }
    .main-navigation ul.menu li.current-menu-item>a {
        position: relative;
    }
    .main-navigation ul.menu li.current-menu-item>a:before {
        content: '';
        display: block;
        position: absolute;
        top: 100%;
        left: 50%;
        border: .618em solid transparent;
        border-top-color: #222;
        margin-left: -.618em;
    }
    .main-navigation ul.menu ul,
    .main-navigation ul.nav-menu ul {
        background: #222;
    }
    .page-template-template-homepage-php .content-area {
        width: 73.9130434783%;
        float: left;
        margin-right: 4.347826087%;
    }
    .page-template-template-homepage-php .content-area .columns-3 ul.products li.product {
        width: 29.4117647059%;
        float: left;
        margin-right: 5.8823529412%;
    }
    .page-template-template-homepage-php .boutique-featured-products .storefront-product-section {
        margin-left: -5.874em;
        margin-right: -5.874em;
        padding: 0 5.874em;
        background: rgba(0, 0, 0, 0.025);
        padding-top: 3.632em;
        padding-bottom: 1em;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 0 0 0.53em rgba(0, 0, 0, 0.025);
    }
    .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product span,
    .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product .button,
    .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product .star-rating {
        display: none;
    }
    .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product h3,
    .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product .price {
        display: block;
        position: absolute;
    }
    .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product h3 {
        top: 0;
        left: 0;
        z-index: 99;
        -webkit-transition: all ease .2s;
        transition: all ease .2s;
        color: #f6f6f6;
        opacity: 0;
        width: 100%;
        text-align: left;
        padding: 1.618em;
        color: #303030;
        opacity: 0;
    }
    .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product .price {
        bottom: 0;
        right: 0;
        top: auto;
        z-index: 99;
    }
    .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product .price span {
        display: block;
    }
    .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product img {
        margin: 0;
    }
    .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product>a {
        display: block;
    }
    .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product>a:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(255, 255, 255, 0.9);
        border: 1px solid #fff;
        opacity: 0;
        -webkit-transition: all ease .2s;
        transition: all ease .2s;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    }
    .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product>a:before {
        content: "";
        display: block;
        position: absolute;
        top: .618em;
        left: .618em;
        right: .618em;
        bottom: .618em;
        border: 4px double rgba(0, 0, 0, 0.1);
        z-index: 9;
        opacity: 0;
        -webkit-transition: all ease .2s;
        transition: all ease .2s;
    }
    .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product>a:hover h3,
    .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product>a:hover:after,
    .page-template-template-homepage-php .boutique-featured-products .storefront-product-section ul.products li.product>a:hover:before {
        opacity: 1;
    }
    .page-template-template-homepage-php .boutique-featured-products .hentry {
        padding-bottom: 0;
        border-bottom: 0;
    }
    .page-template-template-homepage-php .boutique-featured-products .entry-header h1 {
        text-align: center;
    }
    .page-template-template-homepage .content-area .sph-hero,
    .page-template-template-homepage .content-area .sprh-hero {
        margin-top: 0 !important;
    }
    .page-template-template-homepage .content-area .sph-hero.full,
    .page-template-template-homepage .content-area .sprh-hero.full {
        margin-left: 0;
        margin-right: 0;
    }
    .page-template-template-homepage .boutique-featured-products .sph-hero.full,
    .page-template-template-homepage .boutique-featured-products .sprh-hero.full {
        margin-left: -5.874em;
        margin-right: -5.874em;
    }
    .page-template-template-homepage.left-sidebar .content-area {
        width: 73.9130434783%;
        float: right;
        margin-right: 0;
    }
    .page-template-template-homepage.left-sidebar .widget-area {
        width: 21.7391304348%;
        float: left;
        margin-right: 4.347826087%;
    }
    .sph-hero .col-full,
    .sprh-hero .col-full {
        background-color: transparent;
        padding: 0;
    }
    .sph-hero h1,
    .sprh-hero h1 {
        font-weight: 300;
    }
    .site-main .sph-hero .overlay,
    .site-main .sprh-hero .overlay {
        padding: 4.236em;
    }
}
@media screen and (max-width: 800px) {
    .col-full {
        padding: 0 1em;
        margin: 0 1em;
    }
    .boutique-featured-products .sph-hero.full,
    .boutique-featured-products .sprh-hero.full {
        margin-left: -1em;
        margin-right: -1em;
    }
    .boutique-featured-products .storefront-product-section,
    .boutique-primary-navigation {
        margin-left: -1em;
        margin-right: -1em;
        padding: 0 1em;
    }
    .boutique-primary-navigation {
        padding-top: 1em;
        padding-bottom: 1em;
    }
    .boutique-primary-navigation button.menu-toggle {
        margin-top: 0;
    }
    .site-content .col-full,
    .site-footer .col-full {
        padding-left: 1em;
        padding-right: 1em;
    }
}
div [itemprop="description"] {
    display: none !important;
}
div#tab-description h2 {
    display: none;
}

/* ============================================================== */

#header-widget {
    float: right;
    width: 40%;
}
#header-widget .widget-title {
    color: #9aa0a7;
}
#masthead img {
    float: left;
}
.page-template-template-homepage-php .content-area {
    float: left;
    margin-right: 0;
    width: 100%;
}
#home_upper {
    width: 100%;
    min-height: 300px;
    margin-top: 40px;
}
#home_upper .left,
#home_upper .right {
    width: 50%;
    float: left;
}
.owl-carousel .item {
    margin: 3px;
    overflow: hidden;
}
#main .owl-carousel .item {
    margin-bottom: 0;
}
#main .owl-carousel {
    border-bottom: 3px solid #999;
}
.owl-carousel .item img {
    display: block;
    width: 100%;
    height: auto;
}
.owl-buttons {
    position: absolute;
    top: 50%;
    width: 100%;
}
.owl-buttons .owl-prev {
    position: absolute;
    left: -60px;
    top: 0;
    width: 30px;
    height: 30px;
    background: url('images/ico-gallery-prev.png');
    text-indent: -9000px;
}
.owl-buttons .owl-next {
    position: absolute;
    right: -60px;
    top: 0;
    width: 30px;
    height: 30px;
    background: url('images/ico-gallery-next.png');
    text-indent: -9000px;
}
.owl-carousel .item {
    position: relative;
}
.owl-carousel .onhover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba( 0, 0, 0, 0.75);
    color: #FFF;
    width: 100%;
    text-align: center;
    min-height: 600px;
    font-size: 11px;
    padding-top: 30px;
}
.owl-carousel .item:hover .onhover {
    display: block;
}
.woocommerce-active .site-header .site-search {
    margin: 23px 0 0;
}
.site-search .widget_product_search form::before {
    left: 4px;
    top: 3px;
}

.woocommerce-active .site-header .site-header-cart {
    padding: 0;
    margin-top: 25px;
	width: 130px;
}
.woocommerce-active .site-header .main-navigation {
    width: 60%;
}
.site-search .widget_product_search input[type="search"],
.site-search .widget_product_search input[type="text"] {
    line-height: 1;
    padding: 5px 25px;
}
ul.taxonomy_list {
    margin: 0;
    padding: 0;
}
ul.taxonomy_list li {
    width: 25%;
    float: left;
    list-style: none;
}
.tribe-mini-calendar-event .list-date {
    display: none !important;
}
.tribe-events-widget-link a {
    display: none;
}
.tribe-events-list-widget ol li {
    margin-bottom: 0;
    padding-bottom: 0;
}
p.tribe-events-widget-link {
    text-align: right;
}
#colophon .footer-menu {
    width: 50%;
    float: left;
}
#colophon .footer-menu li {
    list-style: none;
    display: inline-block;
    margin: 0 10px;
}
#colophon .site-info {
    width: 50%;
    float: right;
    padding: 0;
}
.boutique-primary-navigation{ display:none;}
.boutique-primary-navigation.customheader-sec{display:block;}
.boutique-primary-navigation.customheader-sec .site-search {
    float: left;
	width:auto;
	position: relative;
}
.boutique-primary-navigation.customheader-sec #site-navigation{ width:77%;}
.boutique-primary-navigation.customheader-sec #site-header-cart{width:125px;}
.boutique-primary-navigation.customheader-sec .site-header-cart .widget_shopping_cart{width:219px;}
.boutique-primary-navigation.customheader-sec .site-header-cart .widget_shopping_cart li img{display:none;}
.boutique-primary-navigation.customheader-sec .site-header-cart .cart-contents .count {
    font-weight: 400;
    opacity: 0.9;
    font-size: .857em;
    border: 1px solid #246166;
    border-radius: 100%;
    width: 22px;
    height: 22px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    position: absolute;
    right: 6px;
    top: -2px;
    background: #246166;
}
.boutique-primary-navigation.customheader-sec .site-header-cart .widget_shopping_cart .product_list_widget{
	overflow-y: auto;}

/* === fix the missing left outline on tabs === */

.woocommerce-tabs ul.tabs li {
    margin: 1px;
}
.onsale {
    display: none;
}
.single-product .thumbnails {
    display: none;
}
ul.products li.product .onsale,
ul.products li.product .price {
    display: none;
}
#secondary ol {
    margin-left: 0;
}
.widget_recent_entries ul li:before,
.widget_pages ul li:before {
    content: none !important;
}

/* ============================ Custom CSS from jetpack ======================= */


/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/

a.next-quote-link {
    display: none;
}
.woocommerce-mini-cart__empty-message {
    padding: 8px 12px 0;
}

.boutique-primary-navigation.customheader-sec .site-search .search-icon{font-size: 0;background: url(images/search-icon-wht.png) center center no-repeat;display: inline-block;width: 50px;height:33px;padding: 0;margin: 0;vertical-align: top;position: relative;border: 0;border-radius: 0;}

.boutique-primary-navigation.customheader-sec .site-search .widget.woocommerce.widget_product_search {
    display: none;
	position: absolute;
	left: 0;
	top: 55px;
	width: 280px;
	padding: 6px;
	background: #646f69;
}
.boutique-primary-navigation.customheader-sec .site-search .widget.woocommerce.widget_product_search form {
    margin: 0;
}
.boutique-primary-navigation.customheader-sec .site-search .widget.woocommerce.widget_product_search form .search-field {
    height: 40px;
	padding: 0 6px!important;
}
.boutique-primary-navigation.customheader-sec .site-search .widget_product_search form::before {top:12px;display: none;}

/* HEADER */

@media screen and (min-width: 768px) {
    .site-header .site-branding {
        width: 40%;
    }
}
@media screen and (min-width: 768px) {
    .site-header {
        padding-top: 2em;
    }
}
.site-branding h1 {
    display: none;
}
.site-description {
    clear: both;
    padding-top: 15px;
}

/* ===================== mobile css rules ================== */

@media screen and (max-width: 1100px) {
    .main-navigation ul.menu>li>a,
    .main-navigation ul.nav-menu>li>a {
        padding: 0 5px;
    }
    .main-navigation ul.menu>li.menu-item-has-children>a::after,
    .main-navigation ul.menu>li.page_item_has_children>a::after,
    .main-navigation ul.nav-menu>li.menu-item-has-children>a::after,
    .main-navigation ul.nav-menu>li.page_item_has_children>a::after {
        content: "";
    }
  .boutique-primary-navigation.customheader-sec{padding:0 60px;}
  .boutique-primary-navigation.customheader-sec #site-navigation {width: 72%;}
  .boutique-primary-navigation.customheader-sec .site-search .widget.woocommerce.widget_product_search{width:240px; top:53px;}
}

@media screen and (max-width: 930px) {
.boutique-primary-navigation.customheader-sec {padding: 0 40px;}
.boutique-primary-navigation.customheader-sec #site-navigation {
    width: 70% !important;
}
.woocommerce-active .site-header .boutique-primary-navigation.customheader-sec .site-search {
    width: auto !important;
    float: left !important;
    clear: unset !important;
    margin: 44px 0 0;

}
.boutique-primary-navigation.customheader-sec #site-header-cart {
    margin: 46px 0 0 0;
    float: right;
    width: 110px;
}
.boutique-primary-navigation.customheader-sec .site-search .widget.woocommerce.widget_product_search {
    width: 208px;}
.boutique-primary-navigation.customheader-sec .site-header-cart .widget_shopping_cart {
    width: 150px;
}

}

@media screen and (max-width: 768px) {
    #home_upper .left,
    #home_upper .right {
        float: none;
        clear: both;
        margin: 0 auto;
        width: 80%;
    }
    #page .col-full::after {
        content: '.';
        clear: both;
        visibility: hidden;
    }
    .site-branding,
    #header-widget {
        float: none;
        margin: 0 auto;
        clear: both;
        width: 100%;
    }
    .woocommerce-active .site-header .site-search {
        float: right;
        width: 25%;
        clear: none;
        margin: 0;
        padding: 1%;
        margin-top: -3px;
    }
	
    .woocommerce-active .site-header .site-search input {
        padding: 10px;
    }
    .woocommerce-active .site-header .site-search label {
        padding: 10px;
    }
    .widget_search form::before,
    .widget_product_search form::before {
        line-height: 1.8;
    }
    .woocommerce-active .site-header .main-navigation {
        clear: none;
        float: left;
        width: 70%;
    }
    .single-product div.product .images .woocommerce-main-image {
        margin: 0 auto;
        max-width: 300px;
    }
    .owl-carousel .item img {
        max-width: 250px;
        margin: 0 auto;
    }
    .owl-carousel .onhover {
        max-width: 250px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
}

@media screen and (max-width: 767px) {
	.boutique-primary-navigation{display:block;}
	.boutique-primary-navigation.customheader-sec #site-navigation, .boutique-primary-navigation.customheader-sec .site-search{display:none;}
	.boutique-primary-navigation.customheader-sec{padding:0;}
	.boutique-primary-navigation.customheader-sec #site-header-cart{margin:0;} 
}
a.next-quote-link {
    display: none;
}

/* HEADER */

@media screen and (min-width: 768px) {
    .site-header .site-branding {
        width: 40%;
    }
}
@media screen and (min-width: 768px) {
    .site-header {
        padding-top: 2em;
    }
}
.site-branding h1 {
    display: none;
}
.site-description {
    clear: both;
    padding-top: 15px;
}

/* WC options */

form.woocommerce-ordering {
    display: none !important;
}
.orderby option[value="price"] {
    display: none !important;
}
.orderby option[value="rand"] {
    display: none !important;
}
.orderby option[value="date"] {
    display: none !important;
}
.orderby option[value="popularity"] {
    display: none !important;
}
.orderby option[value="price-desc"] {
    display: none !important;
}
.social-links li,
.social-links img {
    display: inline !important;
    margin-right: 3px;
}
aside#recent-posts-2 li {
    font-family: 'Bulmer MT W02 Bold', 'EB Garamond', Times New Roman, serif;
    font-size: 12px;
}
ul#menu-main-navigation-menu {
    font-family: 'Bulmer MT W02 Bold', 'EB Garamond', Times New Roman, serif;
}
span.byline {
    display: none !important;
}
.boutique-featured-products.site-main {
    display: none;
}

/* Bundles */

.postid-8010 .pubdate,
.postid-8010 .by,
.postid-8010 .product_meta {
    display: none !important;
}
.postid-13951 .pubdate,
.postid-13951 .by,
.postid-13951 .trans {
    display: none !important;
}
.postid-8010 .additional_information_tab,
.postid-8010 .praise_tab,
.postid-8010 .extras_tab,
.postid-8010 .reviews_tab {
    display: none !important;
}
.postid-8010 #tab-description {
    display: block !important;
}
.postid-8010 div#tab-description {
    display: block !important;
}
.postid-7695 p.by,
.postid-7695 .pubdate,
.postid-7695 .product_meta,
.postid-7695 ul.tabs.wc-tabs {
    display: none !important;
}
.postid-7695 .woocommerce-tabs {
    display: none !important;
}
.postid-7695 .single-product div.product form.cart .button {
    float: left !important;
    margin-left: 15px !important;
}

/* Homepage slider */

.wooslider {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: none !important;
}
.slide-content {
    margin: 0 !important;
}
.galleryid-2187 img {
    margin: 30px 30px 0 0 !important;
}
img.attachment-full.wp-post-image {
    display: none !important;
}
.page-template-template-genres ul.taxonomy_list li {
    width: 100%;
}
.excerpt_pdf {
    margin: 25px 0 25px 10px;
}
@media screen and (min-width: 769px) {
    .home .tribe-events-list-widget h3.widget-title {
        padding-left: 40px;
    }
}
aside#recent-posts-3 ul li a {
    font-weight: 300;
}
aside#recent-posts-3 {
    margin-right: 20px !important;
}
.tribe-mini-calendar-event .list-info {
    margin: 5px 0 !important;
}
.tribe-events-list-widget .duration {
    font-weight: 300;
}
aside#tribe-events-list-widget-3 h4.entry-title {
    margin: 0;
}
.tribe-events-list-widget ol li {
    padding: 0 0 5px 0 !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
}
.tweeter-info .right {
    padding: 7px !important;
}
.fts-twitter-image,
.widget .fts-twitter-image {
    display: none !important;
}
.widget .tweeter-info .right {
    font-size: 13px !important;
}
#secondary aside#recent-posts-2 li,
#secondary aside#recent-posts-2 li a,
#secondary .tribe-events-list-widget ol li {
    font-size: 14px !important;
    font-weight: 300 !important;
}
.single-product div.product form.cart {
    border-bottom: 0 !important;
    padding: .25em 0 !important;
}
.product-type-variable div[itemprop="offers"] .price {
    display: none !important;
}
.variations fieldset {
    padding: 0 !important;
}
.main-navigation ul.menu li.current-menu-item>a:before,
li.current-menu-item>a:before {
    border: 0 !important;
}

/* MOBILE */

@media screen and (max-width: 768px) {
    .main-navigation ul li a:before {
        content: "" !important;
    }
    .main-navigation ul.menu>li>ul,
    .main-navigation ul.menu ul,
    .site-header-cart .widget_shopping_cart {
        background-color: #646f69 !important;
    }
    aside#tribe-events-list-widget-3 h3,
    aside#tribe-events-list-widget-3 ol,
    .home .tribe-events-list-widget h3.widget-title {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }
    .handheld-navigation ul.sub-menu {
        background: #646f69 !important;
    }
    .owl-buttons {
        display: none !important;
    }
    nav#site-navigation {
        width: 100% !important;
        margin-bottom: 10px;
    }
    .menu-item-has-children {
        padding: 10px 0;
        margin-top: 10px;
    }
    .main-navigation ul li a {
        padding: 0 !important;
    }
    .site-header .site-search {
        clear: both !important;
        padding: 0 !important;
        float: left !important;
        width: 100% !important;
    }
    .woocommerce-active .site-header .site-search input {
        padding: 10px 10px 10px 30px !important;
    }
    form.woocommerce-product-search {
        margin-bottom: 0 !important;
    }
}
.handheld-navigation .main-navigation ul.menu>li>ul,
.main-navigation ul.menu ul,
.site-header-cart .widget_shopping_cart {
    background: #646f69 !important;
}
li.gfield input[type=radio] {
    margin-left: .2em;
}

/* Product Bundles */

.product-type-bundle .woocommerce-tabs,
.product-type-bundle .pubdate {
    display: none !important;
}
p.product.woocommerce.add_to_cart_inline {
    max-width: 240px;
}
.demo_store {
    background-color: #e48529 !important;
}
body.postid-20954 .tribe-events-schedule {
    display: none !important;
}
.product span.tagged_as {
    display: none !important;
}

/* EE menu */

.ee {
    height: 150px !important;
}
.ee img.attachment-full.wp-post-image {
    display: block !important;
}
li#menu-item-21653 a:hover,
li#menu-item-21649 a:hover {
    background-color: #646f69 !important;
}
.ee-black a,
.ee-black a:hover {
    color: #333 !important;
    font-size: 90%;
}
li#menu-item-21652 ul.sub-menu {
    background-color: #646f69 !important;
}
li#menu-item-21652 ul.sub-menu li {
    background-color: #646f69 !important;
}
@media screen and (min-width: 768px) {
    .main-navigation ul.menu ul li#menu-item-21649,
    .main-navigation ul.nav-menu ul li#menu-item-21649,
    .main-navigation ul.menu ul li#menu-item-21653,
    .main-navigation ul.nav-menu ul li#menu-item-21653 {
        background-color: none !important;
    }
}
.home .entry-header {
    display: none !important;
}
.home .entry-content {
    padding-top: 25px;
}
.home article,
home .site-main {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* Memberships */

.single-product-subscription {
    position: relative;
    margin-bottom: 0 !important;
    padding-bottom: 70px;
}
.single-product-subscription .variations_form {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    margin: 0 !important;
    border: none !important;
}
.custom-subscription-form {
    margin-top: 45px;
    position: relative;
}
.custom-subscription-form label {
    margin-right: 1.5%;
    margin-bottom: 10px;
}
.custom-subscription-form input[type="radio"] {
    height: 50px;
    width: 48.5%;
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.custom-subscription-form input[type="radio"]:not(old)+label {
    width: 48.5%;
    border: 1px solid #c3c3c3;
    background-color: #f5f5f5;
    border-radius: 25px;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    font-weight: normal;
    text-align: center;
}
.custom-subscription-form input[type="radio"]:checked:not(old)+label {
    background-color: #246166;
    border-color: #246166;
    color: #fff;
}
.custom-subscription-form label:hover {
    border-color: #b2b2b2;
    background: #efefef;
}
.custom-subscription-form input.item1 {
    /*width:153px;*/
    display: none;
}
.custom-subscription-form label.box1 {
    display: none !important;
}

/*.custom-subscription-form input.item2{ width:192px;}
.custom-subscription-form input.item3{ width:200px;}
.custom-subscription-form input.item4{ width:280px;}
.custom-subscription-form input.item5{ width:290px;}*/

.single-product-subscription .variations {
    display: none;
}

/*.custom-subscription-form input[type="radio"]:not(old){margin: 0;opacity: 0;padding: 0;width: 0px;height: 0px;position: absolute;left: -100em;}*/

@media screen and (max-width: 1078px) {
    .custom-subscription-form input[type="radio"]:not(old)+label {
        font-size: 13px;
    }
}
@media screen and (max-width: 561px) {
    .custom-subscription-form input[type="radio"]:not(old)+label,
    .custom-subscription-form input[type="radio"] {
        width: 100%;
    }
    .custom-subscription-form input.item3 {
        left: 0;
        top: 100px;
    }
    .custom-subscription-form input.item5 {
        bottom: 9px;
        left: 0;
    }
    .custom-subscription-form input[type="radio"] {
        height: 45px;
    }
}

/* Donate Title */

.custom-title {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
}
.custom-title .title {
    width: 50%;
    float: left;
    color: #2b2b2b;
    font-size: 1.2em;
    text-align: center;
    font-weight: bold;
}
.custom-subscription-form h3 {
    padding-bottom: 35px;
}
@media (max-width:561px) {
    .custom-title {
        display: none;
    }
    .custom-subscription-form h3 {
        padding-bottom: 0;
    }
}

/* Membership Banner Bottom */

.membership-banner-bottom aside {
    margin-bottom: 0;
}
@media (max-width:767.98px) {
    .membership-banner-bottom {
        margin-top: 30px;
    }
}

/* Gift Membership page */
.page-template-template-gift-membership-php .woocommerce-breadcrumb, .postid-30581 .woocommerce-breadcrumb{
    display: none;
}
.postid-30581 p.by, .postid-30581 p.pubdate, .postid-30581 .product_meta, .postid-30581 p.price, .postid-30581 div#secondary .product_meta, .postid-30581 .woocommerce-breadcrumb, .postid-30581 .woocommerce-tabs, .postid-30581 .woocommerce-product-gallery, .postid-30581 .quantity, .postid-30581 a.reset_variations {
    display: none !important;
}
.postid-30581.single-product div.product .summary {
    width: 90% !important;
    float: left;
}
.postid-30581 button.single_add_to_cart_button.button.alt {
    color: #fff;
    background: #3e8c71;
    padding: 20px;
    text-transform: uppercase;
    border-radius: 30px;
}
.page-template-template-gift-membership-php .single_add_to_cart_button.button.alt{
    color: #fff;
    background: #3e8c71;
    padding: 20px;
    text-transform: uppercase;
    border-radius: 30px;
    float: right;
}

@media (max-width:1023px) {
    .page-template-template-gift-membership-php .custom-subscription-form label{
        width: 100% !important;
    }
    .page-template-template-gift-membership-php .single_add_to_cart_button.button.alt{
        margin-top: 10px;
    }
    
}

.cart_totals .recurring-totals, .cart_totals .cart-subtotal.recurring-total, .cart_totals .fee.recurring-total, .cart_totals .order-total.recurring-total{
    display: none;
}

.shop_table.woocommerce-checkout-review-order-table .recurring-totals, .shop_table.woocommerce-checkout-review-order-table .cart-subtotal.recurring-total, .shop_table.woocommerce-checkout-review-order-table .fee.recurring-total, .shop_table.woocommerce-checkout-review-order-table .order-total.recurring-total {
    display: none;
}

.cart_totals.calculated_shipping .order-total.recurring-total, .cart_totals.calculated_shipping .fee.recurring-total, .cart_totals.calculated_shipping .cart-subtotal.recurring-total, .cart_totals.calculated_shipping .recurring-totals{
	display: none;
}

/* @j 9 March 2021 */
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs {
    margin: 0;
    list-style: none;
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li {
    display: inline-block;
    width: 20%;
    cursor: pointer;
}
p.limited-subscription-notice.notice {
    position: absolute;
    top: -5px;
}
