/*
Theme Name: Taggles
Description: Storefront Child Theme
Author: Steve
Template: storefront
Version: 1.0.32
*/
h1
{
    font-size:38px !important;
}
h2
{
    font-size:1.8em;
}
h3
{
    font-size:1.6em;
}
.text-center
{
    text-align:center;
}
.no-margin
{
    margin:0;
}
.no-padding
{
    padding:0;
}
.padding-top-10
{
    padding-top:10px;
}
.padding-bottom-10
{
    padding-bottom:10px;
}
.has-large-font-size
{
    font-size:32px !important;
}
.has-large-font-size>strong
{
    font-size:19px !important;
}
.has-large-font-size
{
    font-size:28px !important;
}
.entry-content
{
    text-align:left !important;
    font-size:16px !important;
}
input:focus, select:focus
{
    outline:0;
    border-color:#34ce14;
}
select
{
    border-radius: 5px;
    padding: 5px;
    min-width: 180px;
}
select, input, .input-text, input[type="number"]
{
    padding: .6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    border: 1px solid black;
    box-sizing: border-box;
    font-weight: 400;
}
select
{
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 48%;
}
p, a
{
    font-family:Helvetica, Arial, sans-serif;
}
h2 strong, h2.has-normal-font-size, form h2 {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
form h2
{
    font-weight:400;
}

h1.has-normal-font-size, h2.has-normal-font-size, .h3.has-normal-font-size, h4.has-normal-font-size
{
    font-weight:600;
}
h2.has-normal-font-size+p, .h3.has-normal-font-size+p, h4.has-normal-font-size+p
{
    margin-top:10px;
}
a:focus
{
    outline:none;
}
h1.has-large-font-size, h2.has-large-font-size, h3.has-large-font-size, .has-headline-font, h2, .woocommerce-products-header__title, .product_title.entry-title, .entry-title  {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight:400;
  font-style: normal;
}
.woocommerce-products-header>*, .entry-header h1
{
    text-align:left;
}
.storefront-full-width-content .woocommerce-products-header, .storefront-full-width-content.woocommerce-checkout .entry-header
{
    padding-bottom:5vh;
}
h3, h3>a
{
    font-weight: bold;
}
h3
{
    line-height:1.2em;
}
.short-centered>*
{
    margin:0 auto;
    max-width:1024px;
}
#masthead, .site-branding
{
    margin-bottom:0;
}
#masthead .col-full
{
    display:flex;
    align-items:center;
}
#masthead .site-branding
{
    display:inline-block;
    width:auto;
}
#masthead .site-branding img
{
    filter:brightness(0);
}
#site-navigation, .storefront-primary-navigation
{
    width:100%;
}
.margin-bottom-30
{
    padding-bottom:20px;
}
.padding-top-120
{
    padding-top:120px;
}
.padding-bottom-120
{
    padding-bottom:120px;
}
.alignfull.float-right>.wp-block-column:last-child
{
    margin:0;
}
@media screen and (min-width: 782px) {
    .alignfull.float-right
    {
        margin-left:0;
        padding-left:12vh;
    }
    .alignfull.float-right>.wp-block-column
    {
        margin-bottom:0;
    }
    .alignfull.float-right>.wp-block-column:first-child
    {
        padding:20px 0;
    }
    .float-right 
    {
        width:100%;
        padding-left:0;
        padding-right: 0;
    }
}
@media screen and (max-width: 781px) {
    .alignfull.float-right, .alignfull.float-right>div, .alignfull.float-right>figure
    {
        margin:0;
        padding:0;
    }
    .alignfull.float-right>div:first-child
    {
        padding:1.25em 2.375em;
    }
}
@media screen and (max-width: 781px) {
    .hide-md
    {
        display:none;
    }
}
h2 strong
{
    display:block;
    text-transform:uppercase;
    margin-bottom:6px;
    font-weight:600;
}
.columns-touch>.wp-block-column:first-child
{
    margin-right:0 !important;
    margin-bottom:0 !important;
    padding-right:0 !important;
}
.columns-touch>.wp-block-column figure>img
{
    border-radius:0 !important;
}
@media screen and (min-width: 781px) {
    .columns-touch>.wp-block-column:last-child>h2,
    .columns-touch>.wp-block-column:last-child>p,
    .columns-touch>.wp-block-column:last-child>div,
    .columns-touch>.wp-block-column:first-child>h2,
    .columns-touch>.wp-block-column:first-child>p,
    .columns-touch>.wp-block-column:first-child>div
    {
        margin-left:auto;
        margin-right:auto;
        width:95%;
        max-width:540px;
    }
}
.columns-touch:nth-child(odd)>.wp-block-column:last-child,
.columns-touch:nth-child(even)>.wp-block-column:first-child {
    padding-top:1.6em;
    padding-bottom:1.6em;
}

.columns-touch
{
    gap:0 !important;
}
.columns-touch>.wp-block-column figure
{
    margin-bottom:0 !important;
}
a>i
{
    margin-left:5px;
}
ul.account-menu,
ul.social-menu
{
    list-style:none;
    margin:0;
    padding:0;
    width:100%;
    text-align:left; 
}
ul.social-header-menu
{
    text-align:right;   
}
ul.account-menu
{
    display:inline-block;
    height:auto;
}
.account-menu li,
.social-header-menu li
{
    display:inline-block;
    margin-right:5px;
}
.account-menu li:last-child,
.social-menu li:last-child
{
    margin-right:0;
}
.account-menu li a .text,
.social-header-menu li a .text
{
    display:none;
}
.account-menu li a,
.social-menu li a
{
    position:relative;
}
.social-menu li a
{
    text-decoration:none;
}
.social-menu li a:hover span
{
    text-decoration: underline;
}
.page-template-template-homepage .type-page
{
    padding-top:0px;
}
.account-menu li
{
    height:3px;
}
.account-menu li a
{
    padding:0;
}
.account-menu li a iframe
{
    margin-right:12px;
}
ul.account-menu
{
    width:102px;
    text-align:right;
}
.account-menu li a .count
{
    position:absolute;
    display:block;
    top:-16px;
    right:0px;
    height:23px;
    line-height:20px;
    width:23px;
    background:#34ce14;
    border-radius:50%;
    font-weight:bold;
    color:white;
    font-size:12px;
    border-left:2px solid white;
    border-bottom:3px solid white;
    text-align:center;
}
.account-menu li a  i,
.social-menu li a  i
{
    font-size:20px;
    text-align:center;
    width:30px;
    height:30px;
    color:#333;
    line-height:30px;
    margin:0;
}
.account-menu li a  i
{
    font-size:25px;
    text-align:center;
    width:40px;
    height:35px;
    color:#333;
    line-height:35px;
}
.social-header-menu li a  i
{
    font-size:18px;
}
.footer-widgets .widget_block
{
    margin-bottom:0;
}
.footer-widgets .widget_block a
{
    text-decoration:none;
}
i.fa-inline
{
    display:inline-block;
    margin-right:10px;
}
i.fa-inline+*
{
    display:inline-block;
}
.footer-widgets
{
    border-bottom:0;
}
.footer-widgets .widget_block .wp-block-list li
{
    margin-bottom:8px;
}
.site-heading-top 
{
    background:#e7e7e7;
    border-bottom:1px solid #cacaca;
    margin-bottom:1.5em;
}
.site-header-below 
{
    margin-top:1.5em;
}
.site-header
{
    padding-top:0;
    padding-bottom:0;
    border:0;
}
.hentry
{
    padding-bottom:0;
    margin-bottom:0;
}
.site-info
{
    border-top:1px solid black;
    padding-top:5px;
    padding-bottom:0;

}
.wp-block-button__link.has-white-background-color:hover
{
    color:#34ce14 !important;
}
.storefront-primary-navigation a
{
    font-weight:bold;
    height:30px;
}
.main-navigation ul.nav-menu>li>a
{
    padding-top:0;
    padding-bottom:0;
}
.storefront-primary-navigation a:hover
{
    text-decoration:none;
    position:relative;
}
.storefront-primary-navigation a:hover:after
{
    position:absolute;
    bottom:0;
    left:8px;
    right:8px;
    height:1px;
    background:#747474;
    content:"";
}
.payment-icons
{
    width:100%;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-left:0;
}
.payment-icons>li
{
    display:inline-block;
    margin:0 5px;
}
@media screen and (min-width: 850px) {
    .close-columns
    {
        gap:5px;
    }
    .close-columns>.wp-block-column
    {
        margin-right:0 !important;
    }
}
@media screen and (max-width: 850px) {
    .close-columns
    {
        margin-left:3%;
    }
    .close-columns>.wp-block-column
    {
        max-width:45% !important;
    }
}
.site-main
{
    padding-top:5vh;
}
.page-template-template-homepage:not(.has-post-thumbnail) .site-main
{
    padding-top:0;
}
@media screen and (min-width: 850px) {
    .close-columns>.wp-block-column img
    {
        border-radius:0;
    }
}
.home-reviews .wp-block-columns 
{
    margin:0;
    padding:0;
}
.home-reviews>.wp-block-columns>.wp-block-column:last-child .wp-block-columns>.wp-block-column>p
{
   margin-left:0;
   margin-right:0;
}
.home-reviews p+p
{
    margin-top:5px;
}
.stars>*
{
    margin-right:3px;
}
.hero-image
{
    position:relative;
    min-height:58px;
    display:flex;
    align-items:center;
}
.hero-image:before
{
    z-index:0;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:rgba(0,0,0,0.4);
    content:"";
}
.hero-image>.wp-block-group__inner-container
{
    z-index:1;
    width:640px;
    margin:0 auto;
}
.storefront-full-width-content .woocommerce-tabs ul.tabs
{
    width:100%;
}
.storefront-full-width-content .woocommerce-tabs ul.tabs>li,
.storefront-full-width-content .woocommerce-tabs ul.tabs>li a
{
    display:inline-block;
}
.storefront-full-width-content .woocommerce-tabs ul.tabs>li.active a 
{
    font-weight:bold;
    border-bottom:1px solid black;
    margin-bottom:-1px;
}
.storefront-full-width-content .woocommerce-tabs ul.tabs>li a
{
    padding-left:15px;
    padding-right:15px;
}
.storefront-full-width-content .woocommerce-tabs .panel
{
    width:100%;
}
.single-product .site-content .product
{
    overflow:visible;
}
.storefront-breadcrumb
{
    display:none;
}
.woocommerce-variation-add-to-cart
{
    display:flex;
}
.single_add_to_cart_button
{
    width:100%;
}
.single_add_to_cart_button.disabled:focus
{
    border:0;
    outline:0;
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel>h2:first-child
{
    display:none;
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel p
{
    max-width:600px;
}
.product-features
{
    width:50%;
    min-width:420px;
}
@media screen and (max-width: 1160px) {
    .product-features
    {
        width:100%;
    }
}
.product-features ul
{
    width:100%;
    margin-left:10px;
    text-align:right;

}
.product-features li
{
    display:inline-block;
    min-width:140px;
    width:45%;
    margin-bottom:5px;
    text-align:left;
}
@media (min-width: 767px) {
    .col-full, .entry-content
    {
        max-width: 85em !important;
    }
}
@media screen and (min-width: 767px) {
    .woo-variation-gallery-thumbnail-position-left-bottom .woo-variation-gallery-container .woo-variation-gallery-slider-wrapper
    {
        width:90%;
    }
    .woo-variation-gallery-thumbnail-position-left-bottom .woo-variation-gallery-container .woo-variation-gallery-thumbnail-wrapper
    {
        width:10%;
    }
    .woo-variation-gallery-thumbnail-position-left-bottom .woo-variation-gallery-container .woo-variation-gallery-thumbnail-columns-4:not(.slick-initialized)>div
    {
        margin-right:10px;
        margin-bottom:10px;
    }
}
@media screen and (min-width: 768px) {
    .storefront-full-width-content.single-product div.product .summary
    {
        width:55%;
        padding:30px;
        margin-bottom:0;
    }
}
.single-product div.product form.cart
{
    padding:0;
}
.variations td.value>*
{
    margin:0 5px;
}
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignwide
{
    padding-left:0;
    padding-right:0;
}
@media screen and (min-width: 720px) {
    .home-reviews .wp-block-buttons,
    .home-reviews h2,
    .home-reviews  p,
    .page-template-template-homepage .alignwide .wp-block-buttons,
    .page-template-template-homepage .alignwide h2,
    .page-template-template-homepage .alignwide p
    {
        margin-left:120px;
        margin-right:120px;
    }
}
@media only screen and (min-width: 66.4989em) {
    .wp-block-woocommerce-checkout.alignwide,
    .wp-block-woocommerce-cart.alignwide
    {
        margin-left:0 !important;
        margin-right:0 !important;
    }
}
.woocommerce-tabs ul.tabs li.active::after
{
    content:none;
}
.woocommerce-tabs ul.tabs li a
{
    padding-bottom:.6em;
}
.site-content>.col-full>.woocommerce>.woocommerce-message:first-chil
{
    border:0;
}
.wc-block-components-button__text
{
    font-weight:bold;
}
.wc-block-product-template__responsive.columns-4
{
    margin-left:0;
}
@media screen and (max-width: 768px) {
    .woo-variation-product-gallery
    {
        margin-left: 15%;
        margin-right:15%;
        max-height:30vh !important;
        max-width:60% !important;
        width:initial !important;
    }
    .woo-variation-gallery-thumbnail-position-left-bottom .woo-variation-gallery-container .woo-variation-gallery-thumbnail-wrapper
    {
        margin-top:15px;
    }
}
.woocommerce-Price-amount bdi
{
    font-weight:bold;
    font-size:1.2em;
}
.variations .label
{
    margin-left:10px;
}
.stockLow
{
    color:rgb(243, 121, 40);
}
.stockLow:before
{
    background-color:rgb(243, 121, 40);
}
.stockIn
{
    color:#34ce14;
}
.stockIn:before
{
    background-color:#34ce14;
}
.stockOut
{
    color:red;
}
.stockOut:before
{
    background-color:red;
}
.stockLow:before,.stockIn:before, .stockOut:before
{
    content:"";
    width:8px;
    height:8px;
    display:inline-block;
    margin-right:8px;
    border-radius:50%;
}
.widget_block h5{
    text-transform:uppercase;
}
.reviews 
{
    margin-bottom:1.41575em;
}
.reviews .fa-inline
{
    margin-right:3px;
}
.reviews .fa-inline.fa-star-inactive 
{
    color:#cacaca;
}
ul.wp-block-woocommerce-product-template
{
    margin-left:0;
    margin-right:0;
}
@media screen and (max-width: 1360px) {
    .storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignwide, .alignwide
    {
        padding-left:0;
        padding-right:0;
    }
}
@media screen and (max-width: 860px) {
    body .is-layout-flex.no-md-flex
    {
        display:block;
    }
    body .is-layout-flex.no-md-flex>*
    {
        width:100%;
    }
    .product-features
    {
        padding-top:20px;
    }
    .product-features ul
    {
        margin:0;
        text-align:left;
    }
    .product-features ul li
    {
        min-width:180px;
        width:33%;
    }
}
@media screen and (max-width: 781px) {
    .col-md-order-0
    {
        order:1;
    }
}
@media screen and (max-width: 1040px) {
    .home-reviews>.wp-block-columns
    {
        display:block;
    }
    .home-reviews>.wp-block-columns h3
    {
        text-align:center;
        margin-bottom:20px;
    }
}
.storefront-primary-navigation>.col-full
{
    padding-left:0;
    padding-right:0;
    margin-left:0;
    margin-right:0;
}
@media screen and (max-width: 994px) {
    .col-full
    {
        margin-left:1.6em;
        margin-right:1.6em;
    }
}
@media screen and (max-width: 680px) {
    .site-heading-top
    {
        display:none;
    }
    .site-heading-top+.col-full
    {
        padding-top:1.5em;
        padding-left:1.6em;
        padding-right:1.6em;
    }
    .col-full
    {
        margin-left:5px;
        margin-right:5px;
    }
}
@media screen and (max-width: 1158px) {
    #site-navigation-menu-toggle
    {
        display:block;
    }
    #site-navigation-menu-toggle+*
    {
        display:none;
    }
    #site-navigation.toggled
    {
        display:block;
        position:fixed;
        top:0;
        right:0;
        bottom:0;
        width:90%;
        margin:0;
        max-width:420px;
        background:white;
        padding:1.6em;
        z-index:9;
    }
    #site-navigation.toggled .primary-navigation
    {
        display:block;
    }
    #site-navigation.toggled .primary-navigation>*
    {
        display:block;
        width:100%;
        height:auto;
        overflow:hidden;
    }
    #site-navigation.toggled .primary-navigation>*>*
    {
        width:100%;
        display:inline-block;
        height:25px;
        line-height:25px;
        margin-top:8px;
    }
    #site-navigation.toggled #site-navigation-menu-toggle
    {
        border:0;
        margin:5px 0;
    }
    #site-navigation-menu-toggle:focus
    {
        outline:none;
    }
}
.h4-overlay
{
    position:relative;
    padding:0;
}
.h4-overlay>figure
{
    padding:0;
    margin:0;
    position:relative;
}
.h4-overlay>figure:after
{
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    display:flex;
    background-color:rgba(0,0,0,0.3);
    content:"";
}
.h4-overlay>h4
{
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    display:flex;
    align-items:center;
    justify-content: center;;
    padding:12px;
    margin:0;
    color:white;
    font-weight:bold;
}
.h4-overlay>h4 a
{
    color:white;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.h4-overlay>h4 a, .h4-overlay>h4 a:link, .h4-overlay>h4:hover a, .h4-overlay>h4 a:hover
{
    text-decoration: none;
}
.h4-overlay:hover>figure:after, .h4-overlay>figure:hover:after
{
    background-color:rgba(0,0,0,0.6);
}
#site-navigation-menu-toggle
{
    min-height:30px;
    min-width:40px;
    border:0;
}
#site-navigation-menu-toggle>span
{
    display:none;
}
@media screen and (max-width: 767px) {
    .footer-widgets>.block 
    {
        width:50%;
        margin:0 auto;
        text-align:center;
        min-width:320px;
    }
    .social-menu li, .site-info
    {
        text-align:center;
    }
    .payment-icons
    {
        margin:1.41575em 0;
    }
    :root, .woo-variation-gallery-wrapper
    {
        --wvg-gallery-width:35%;
    }
    .woo-variation-product-gallery
    {
        max-width:50% !important;
    }
    .woo-variation-gallery-thumbnail-wrapper
    {
        display:none;
    }
    .product.type-product
    {
        text-align:center;
    }
    .woocommerce-variation, .product_meta
    {
        text-align:left;
    }
    .single_add_to_cart_button
    {
        min-width:180px;
        width: initial;
        padding: 0 10px;
    }
}
@media screen and (max-width: 540px) {
    .single_add_to_cart_button
    {
        width:100%
    }
    .single-product div.product table.variations select
    {
        width:97%;
        max-width:97%;
    }
}
@media (min-width: 320px) and (max-width: 480px) {
    .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block>div>.cross-sells-product
    {
        width:50%;
    }
}
@media screen and (max-width: 752px) {
    .checkout-order-summary-block-fill
    {
        display:none !important;
    }
}
.main-navigation .toggled li
{
    padding:7px 0;
    margin:3px 0;
    font-size:1.2rem;
}
@media screen and (max-width: 1024px) {
    .editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img, .wc-block-components-product-image img 
    {
        height: auto !important;
    }
}