/*
 Theme Name:   Wake Marketing Online Store
 Theme URI:    https://understrap.com
 Description:  Understrap Child Theme
 Author:       the Understrap Contributors
 Author URI:   https://github.com/understrap/understrap-child/graphs/contributors
 Template:     understrap
 Version:      0.6.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: understrap/understrap-child
*/

.home .wrapper > .container {
    position: relative
}
.home .wrapper .container:before {
    content: '';
    background: url(imgs/home-mobile.jpg);
    /* width: 100%; */
    /* height: 4000px; */
    position: absolute;
    left: -9px;
    right: -9px;
    z-index: -1;
    top: -289px;
    background-size: contain;
}

#wrapper-navbar {
    margin: 20px 0 -11px;
}

.navbar-brand img {
    width: auto;
    height: auto;
    max-height: 150px;
}

.logo-bar {
    padding-bottom: 8px;
}

.shop-bar {
    background-color: rgb(var(--primary));
}

.shop-bar ul {
    display: flex;
    list-style: none;
    justify-content: center;
    padding: 8px 0;
    margin: 0;
    flex-wrap: wrap;
}

.shop-bar ul li {
    color: #ffffff;
    padding: 4px 18px;
    font-weight: 700;
    font-size: 18px;
}

.shop-bar ul li a {
    color: inherit;
}

.deadline-notice {
    background-color: rgb(var(--primary));
    text-align: center;
    padding: 10px 0;
    font-size: 13px;
    line-height: 1.2;
}

.deadline-notice p {
    margin-bottom: 0;
}
@media (min-width: 992px) {
    #woocommerce-wrapper > .container {
        max-width: 800px;
    }
}



.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: inherit;
    font-size: 15px;
}

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

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item.color-variable-item {
    border-radius: 50%;
    box-shadow: 0 0 0 1px #000;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item.button-variable-item {
    border-radius: 0;
    box-shadow: 0 0 0 1px #000;
}

.woo-variation-swatches .variable-items-wrapper .variable-item.color-variable-item:not(.radio-variable-item).selected, 
.woo-variation-swatches .variable-items-wrapper .variable-item.color-variable-item:not(.radio-variable-item).selected:hover {
    box-shadow: 0 0 0 2px #000;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color {
    border-radius: 50%;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color:after {
	box-shadow: none !important;
}

.woo-variation-swatches .variable-items-wrapper {
    margin: 0;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):first-child {
    margin-left: 4px;
}

.woocommerce .quantity .qty {
    /* border: none; */
    border-radius: 0;
    border-color: #000000;
    width: 43px;
    padding: 8px 5px;
    height: auto;
    margin-right: 15px;
}
 
h2.woocommerce-loop-product__title {
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 3px;
}

.bundled_product h4 {
    font-size: 14px;
    /* text-transform: uppercase; */
    /* margin-top: 10px; */
    margin-bottom: 3px;
    font-weight: 700;
}

div.bundled_product_summary, .woocommerce div.product.bundled_product_summary {
    padding-bottom: 15px !important;
    margin-bottom: 20px !important;
}

.bundled_product .reset_bundled_variations_fixed {
    display: none;
}

.filters h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 25px;
}

.product-grid .product .row {
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
    /* border-top: 1px solid #cccccc; */
}

.product-grid .product .row .product-images {
    height: 0;
    padding-bottom: 50%;
    overflow: hidden;
    /* text-align: center; */
    display: flex;
    justify-content: center;
}

.product-grid .product .row .product-images img {
    position: absolute;
    /* opacity: 0; */
    /* z-index: 1; */
    height: 100%;
    /* width: auto; */
}

.product-grid .product .row .product-images img:first-child,
.product-grid .product .row .product-images img.active {
/*     opacity: 1; */
    z-index: 1;
}

.woo-variation-swatches .variable-items-wrapper.categories-variable-wrapper {
    display: block;
}

.woo-variation-swatches .variable-items-wrapper.categories-variable-wrapper li.selected {
    font-weight: 700;
}

.woo-variation-swatches .variable-items-wrapper.categories-variable-wrapper li {
    margin-bottom: 5px;
}

.selected-filters .filter {
    /* background: #ffffff; */
    display: flex;
    margin: 0px 10px;
    line-height: 1;
    height: 40px;
    align-items: center;
    flex-direction: row;
    cursor: pointer;
}

.selected-filters .fa {
    font-size: 18px;
    margin-right: 4px;
}

.selected-filters {
    background: #e6e6e6;
    display: flex;
    margin-top: 15px;
}

.clear-filters {
    text-decoration: underline;
    font-size: 14px;
    cursor: pointer;
}

.woocommerce-page .woocommerce-ordering {
    /* float: none; */
    /* margin-top: 15px; */
}

.woocommerce-page .woocommerce-ordering .orderby {
    /* border: none; */
    /* border-radius: 0; */
    /* border-bottom: 2px solid #000000; */
    /* padding: 0 30px 0 0; */
    /* width: 100%; */
    font-size: inherit;
}

.woocommerce-result-count {
    padding-top: 8px;
    display: inline-block;
}

.xoo-wsc-icon-basket1:before {
    content: "\f07a";
    font: normal normal normal 34px/1 FontAwesome;
}

.product-images {
    padding: 0 15px;
}

.product-images > div {
    width: 100%;
}

.owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    font-size: 20px !important;
    margin-top: -14px;
}

.owl-carousel .owl-nav .owl-prev {
    left: -20px;
}

.owl-carousel .owl-nav .owl-next {
    right: -20px;
}

a.added_to_cart.wc-forward {
    margin-left: 15px;
}

#home-wrapper > .container {
    /*padding-top: 30px;*/
}

.wc-cat-block {
    background: url(imgs/cat-block-bg.png);
    margin: 35px auto;
    padding: 0 15px 15px;
    width: 290px;
}

.wc-cat-block .cat-image {
    margin: -57px 0 10px;
    height: 220px;
    display: inline-block;
    justify-content: flex-end;
    flex-direction: column;
    width: 100%;
}

.wc-cat-block .cat-image img {
    max-width: 230px;
    max-height: 220px;
    margin: 0 auto;
    display: block;
    width: auto;
    height: auto;
}

.wc-cat-block .cat-image:after {
    content: '';
    display: block;
    background: url(imgs/red-line.png);
    width: 100%;
    height: 4px;
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: -2px;
    position: relative;
}

.wc-cat-block a {
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 1.2;
}

.wc-cat-block a span {
    display: block;
    font-weight: 400;
    font-size: 16px;
    color: rgb(var(--secondary));
}

#game-day-banner {
    background: #b31e2b;
    margin: 71px auto 0;
    max-width: 290px;
}

#game-day-banner img {
    margin: -45px -3% 0;
    max-width: 106%;
}

#game-day-banner .font-italic {
    padding: 0 10%;
}

#game-day-banner h3 {
    color: rgb(var(--secondary));
    font-size: 14px;
    margin-bottom: 6px;
    margin-top: 5px;
}

#game-day-banner h2 {
    font-size: 29px;
    font-weight: 600;
    line-height: 0.85;
    margin-bottom: 2px;
    color: #ffffff;
}

#game-day-banner h4 {
    font-size: 12px;
    color: rgb(var(--secondary));
    margin-bottom: 5px;
}

#game-day-banner a.btn {
    /* margin-right: 0; */
    margin-bottom: 15px;
}

#game-day-banner a.btn,
#free-foam-finger-banner a.btn {
    background: rgb(var(--primary));
    color: #ffffff;
    font-style: initial;
    float: right;
    /* margin-right: 84px; */
    padding: 6px 12px;
}

#free-foam-finger-banner {
    background-color: #e6d67d;
    margin: 41px auto 10px;
    background-image: url(imgs/yellow-stripes-bg.png);
    /* background-repeat: no-repeat; */
    /* padding-left: 0; */
    max-width: 290px;
}

#free-foam-finger-banner img {
    margin: -200px 0 -20px 0;
    transform: rotate(0deg);
    float: right;
    width: 130px;
}

#free-foam-finger-banner h3 {
    color: #b01f27;
    font-size: 30px;
    margin-bottom: 6px;
    margin-top: 18px;
    font-weight: 600;
    line-height: 1;
}

#free-foam-finger-banner h3 span {
    /* color: rgb(var(--secondary)); */
    font-size: 12px;
    font-weight: 400;
    display: block;
}

#free-foam-finger-banner h2 {
    font-size: 38px;
    font-weight: 600;
    line-height: 0.85;
    margin-bottom: 16px;
    color: rgb(var(--primary));
    max-width: 150px;
}

#free-foam-finger-banner a.btn {
    margin-right: 20px;
    float: none;
}

@media (min-width: 576px) {

    .wc-cat-block {
        /* background: url(imgs/cat-block-bg.png); */
        margin: 50px 7.5%;
        /* padding: 0 15px 15px; */
        width: 85%;
    }

    .wc-cat-block .cat-image {
        margin: -83px 0 20px;
        height: 330px;
        /* display: inline-block; */
        /* justify-content: flex-end; */
        /* flex-direction: column; */
        /* width: 100%; */
    }

    .wc-cat-block .cat-image img {
        max-width: 390px;
        max-height: 330px;
        /* margin: 0 auto; */
        /* display: block; */
        /* width: auto; */
        /* height: auto; */
    }

    .wc-cat-block .cat-image:after {
        content: '';
        display: block;
        background: url(imgs/red-line.png);
        width: 100%;
        height: 4px;
        background-repeat: no-repeat;
        background-position: center top;
        margin-top: -2px;
        position: relative;
    }

    .wc-cat-block a {
        /* color: #ffffff; */
        /* font-weight: 700; */
        /* text-transform: uppercase; */
        font-size: 35px;
        /* line-height: 1.2; */
    }

    .wc-cat-block a span {
        /* display: block; */
        /* font-weight: 400; */
        font-size: 20px;
        /* color: rgb(var(--secondary)); */
    }

    #game-day-banner {
        /* background: #b31e2b; */
        margin: 100px 0 10px;
        /* padding: 0 30px; */
        max-width: none;
    }

    #game-day-banner img {
        margin: -76px 0 0;
        max-width: 100%;
        /* width: 480px; */
    }

    #game-day-banner .font-italic {
        padding: 0 10%;
    }

    #game-day-banner h3 {
        /* color: rgb(var(--secondary)); */
        font-size: 20px;
        /* margin-bottom: 6px; */
        margin-top: 13px;
    }

    #game-day-banner h2 {
        font-size: 52px;
        /* font-weight: 600; */
        /* line-height: 0.85; */
        /* margin-bottom: 2px; */
        /* color: #ffffff; */
    }

    #game-day-banner h4 {
        /* font-size: 12px; */
        /* color: rgb(var(--secondary)); */
        margin-bottom: 9px;
    }

    #game-day-banner a.btn {
        /* margin-right: 0; */
        margin-bottom: 30px;
    }

    #game-day-banner a.btn,
    #free-foam-finger-banner a.btn {
        /* background: rgb(var(--primary)); */
        /* color: #ffffff; */
        /* font-style: initial; */
        /* float: right; */
        /* margin-right: 84px; */
        padding: 12px 20px;
    }

    #free-foam-finger-banner {
        /* background-color: #e6d67d; */
        margin: 41px 0 30px;
        /* background-image: url(imgs/finger-bg-desktop.png); */
        /* background-repeat: no-repeat; */
        padding-left: 14px;
        max-width: none;
    }

    #free-foam-finger-banner img {
        margin: -340px 15px -40px -85px;
        /* transform: rotate(0deg); */
        /* float: right; */
        width: 231px;
    }

    #free-foam-finger-banner h3 {
        /* color: #b01f27; */
        font-size: 52px;
        margin-bottom: 6px;
        margin-top: 49px;
        /* font-weight: 600; */
        /* line-height: 1; */
    }

    #free-foam-finger-banner h3 span {
        /* color: rgb(var(--secondary)); */
        font-size: 20px;
        font-weight: 400;
        display: block;
    }

    #free-foam-finger-banner h2 {
        font-size: 65px;
        /* font-weight: 600; */
        /* line-height: 0.85; */
        margin-bottom: 35px;
        /* color: rgb(var(--primary)); */
        max-width: 260px;
    }

    #free-foam-finger-banner a.btn {
        /* margin-right: 20px; */
        /* float: none; */
    }

}

@media (min-width: 768px) {

   .wc-cat-block {
        /* background: url(imgs/cat-block-bg.png); */
        margin: 50px 0;
        /* padding: 0 15px 15px; */
        width: auto;
    }

    .wc-cat-block .cat-image {
        margin: -65px 0 20px;
        height: 260px;
        /* display: inline-block; */
        /* justify-content: flex-end; */
        /* flex-direction: column; */
        /* width: 100%; */
    }

    .wc-cat-block .cat-image img {
        max-width: 310px;
        max-height: 262px;
        /* margin: 0 auto; */
        /* display: block; */
        /* width: auto; */
        /* height: auto; */
    }

    .wc-cat-block .cat-image:after {
        content: '';
        display: block;
        background: url(imgs/red-line.png);
        width: 100%;
        height: 4px;
        background-repeat: no-repeat;
        background-position: center top;
        margin-top: -2px;
        position: relative;
    }

    .wc-cat-block a {
        /* color: #ffffff; */
        /* font-weight: 700; */
        /* text-transform: uppercase; */
        font-size: 28px;
        /* line-height: 1.2; */
    }

    .wc-cat-block a span {
        /* display: block; */
        /* font-weight: 400; */
        font-size: 16px;
        /* color: rgb(var(--secondary)); */
    }

    #game-day-banner {
        /* background: #b31e2b; */
        margin: 51px 0 10px;
        /* padding: 0; */
    }

    #game-day-banner img {
        margin: -33px 0 -45px -26px;
        max-width: none;
        width: 345px;
    }

    #game-day-banner .font-italic {
        padding: 0 15px;
    }

    #game-day-banner h3 {
        /* color: rgb(var(--secondary)); */
        font-size: 15px;
        margin-bottom: 2px;
        margin-top: 30px;
    }

    #game-day-banner h2 {
        font-size: 38px;
        /* font-weight: 600; */
        /* line-height: 0.85; */
        /* margin-bottom: 2px; */
        /* color: #ffffff; */
    }

    #game-day-banner h4 {
        /* font-size: 12px; */
        /* color: rgb(var(--secondary)); */
        margin-bottom: 0;
    }

    #game-day-banner a.btn {
        margin-right: 20px;
        margin-bottom: 10px;
    }

    #game-day-banner a.btn,
    #free-foam-finger-banner a.btn {
        /* background: rgb(var(--primary)); */
        /* color: #ffffff; */
        /* font-style: initial; */
        /* float: right; */
        /* margin-right: 84px; */
        padding: 8px 15px;
    }

    #free-foam-finger-banner {
        /* background-color: #e6d67d; */
        margin: 51px 0 10px;
        background-image: url(imgs/finger-bg-desktop.png);
        background-repeat: no-repeat;
        /* padding-left: 13px; */
    }

    #free-foam-finger-banner img {
        margin: -90px 0 -65px -60px;
        transform: rotate(-73deg);
        width: 160px;
        float: none;
    }

    #free-foam-finger-banner h3 {
        /* color: #b01f27; */
        font-size: 37px;
        margin-bottom: 0;
        margin-top: 42px;
        /* font-weight: 600; */
        /* line-height: 1; */
    }

    #free-foam-finger-banner h3 span {
        /* color: rgb(var(--secondary)); */
        font-size: 16px;
        font-weight: 400;
        display: inline-block;
    }

    #free-foam-finger-banner h2 {
        font-size: 45px;
        /* font-weight: 600; */
        /* line-height: 0.85; */
        margin-bottom: 10px;
        /* color: rgb(var(--primary)); */
        max-width: none;
    }

    #free-foam-finger-banner a.btn {
        margin-right: 6px;
    }

}

@media (min-width: 992px) {

    .wc-cat-block {
        /* background: url(imgs/cat-block-bg.png); */
        /* margin: 50px 0; */
        /* padding: 0 15px 15px; */
    }

    .wc-cat-block .cat-image {
        margin: -57px 0 5px;
        height: 230px;
        /* display: inline-block; */
        /* justify-content: flex-end; */
        /* flex-direction: column; */
        /* width: 100%; */
    }

    .wc-cat-block .cat-image img {
        max-width: 260px;
        max-height: 220px;
        /* margin: 0 auto; */
        /* display: block; */
        /* width: auto; */
        /* height: auto; */
    }

    .wc-cat-block .cat-image:after {
        content: '';
        display: block;
        background: url(imgs/red-line.png);
        width: 100%;
        height: 4px;
        background-repeat: no-repeat;
        background-position: center top;
        margin-top: -2px;
        position: relative;
    }

    .wc-cat-block a {
        /* color: #ffffff; */
        /* font-weight: 700; */
        /* text-transform: uppercase; */
        font-size: 24px;
        /* line-height: 1.2; */
    }

    .wc-cat-block a span {
        /* display: block; */
        /* font-weight: 400; */
        /* font-size: 16px; */
        /* color: rgb(var(--secondary)); */
    }

    #game-day-banner {
        /* background: #b31e2b; */
        margin: 61px 0 20px;
    }

    #game-day-banner img {
        margin: -45px 0 -45px -26px;
        /* max-width: none; */
        width: 460px;
    }

    #game-day-banner h3 {
        /* color: rgb(var(--secondary)); */
        font-size: 19px;
        margin-bottom: 6px;
        margin-top: 41px;
    }

    #game-day-banner h2 {
        font-size: 48px;
        /* font-weight: 600; */
        /* line-height: 0.85; */
        /* margin-bottom: 2px; */
        /* color: #ffffff; */
    }

    #game-day-banner h4 {
        /* font-size: 12px; */
        /* color: rgb(var(--secondary)); */
        /* margin-bottom: 0; */
    }

    #game-day-banner a.btn {
        margin-right: 84px;
        margin-bottom: 18px;
    }

    #game-day-banner a.btn,
    #free-foam-finger-banner a.btn {
        /* background: rgb(var(--primary)); */
        /* color: #ffffff; */
        /* font-style: initial; */
        /* float: right; */
        /* margin-right: 84px; */
        padding: 12px 20px;
    }

    #free-foam-finger-banner {
        /* background-color: #e6d67d; */
        margin: 61px 0 19px;
        /* background-image: url(imgs/finger-bg-desktop.png); */
        /* background-repeat: no-repeat; */
        padding-left: 14px;
    }

    #free-foam-finger-banner img {
        margin: -125px 0 -100px -80px;
        /* transform: rotate(-73deg); */
        width: 220px;
    }

    #free-foam-finger-banner h3 {
        /* color: #b01f27; */
        font-size: 50px;
        margin-bottom: 2px;
        margin-top: 54px;
        /* font-weight: 600; */
        /* line-height: 1; */
    }

    #free-foam-finger-banner h3 span {
        /* color: rgb(var(--secondary)); */
        font-size: 19px;
        font-weight: 400;
    }

    #free-foam-finger-banner h2 {
        font-size: 62px;
        /* font-weight: 600; */
        /* line-height: 0.85; */
        margin-bottom: 16px;
        /* color: rgb(var(--primary)); */
    }

    #free-foam-finger-banner a.btn {
        margin-right: 20px;
    }
   
}

@media (min-width: 1200px) {

    .wc-cat-block {
        /* background: url(imgs/cat-block-bg.png); */
        /* margin: 50px 0; */
        /* padding: 0 15px 15px; */
    }

    .wc-cat-block .cat-image {
        margin: -65px 0 20px;
        height: 260px;
        /* display: inline-block; */
        /* justify-content: flex-end; */
        /* flex-direction: column; */
        /* width: 100%; */
    }

    .wc-cat-block .cat-image img {
        max-width: 310px;
        max-height: 262px;
        /* margin: 0 auto; */
        /* display: block; */
        /* width: auto; */
        /* height: auto; */
    }

    .wc-cat-block .cat-image:after {
        content: '';
        display: block;
        background: url(imgs/red-line.png);
        width: 100%;
        height: 4px;
        background-repeat: no-repeat;
        background-position: center top;
        margin-top: -2px;
        position: relative;
    }

    .wc-cat-block a {
        /* color: #ffffff; */
        /* font-weight: 700; */
        /* text-transform: uppercase; */
        font-size: 28px;
        /* line-height: 1.2; */
    }

    .wc-cat-block a span {
        /* display: block; */
        /* font-weight: 400; */
        /* font-size: 16px; */
        /* color: rgb(var(--secondary)); */
    }

    #game-day-banner {
        /* background: #b31e2b; */
        margin: 71px 0 30px;
    }

    #game-day-banner img {
        margin: -50px 0 -45px -30px;
        /* max-width: none; */
        width: auto;
    }

    #game-day-banner h3 {
        /* color: rgb(var(--secondary)); */
        font-size: 24px;
        /* margin-bottom: 6px; */
        margin-top: 50px;
    }

    #game-day-banner h2 {
        font-size: 60px;
        /* font-weight: 600; */
        /* line-height: 0.85; */
        /* margin-bottom: 2px; */
        /* color: #ffffff; */
    }

    #game-day-banner h4 {
        font-size: 14px;
        /* color: rgb(var(--secondary)); */
        /* margin-bottom: 0; */
    }

    #game-day-banner a.btn {
        /* margin-right: 84px; */
        margin-bottom: 24px;
    }

    #game-day-banner a.btn,
    #free-foam-finger-banner a.btn {
        /* background: rgb(var(--primary)); */
        /* color: #ffffff; */
        /* font-style: initial; */
        /* float: right; */
        /* padding: 12px 20px; */
    }

    #free-foam-finger-banner {
        /* background-color: #e6d67d; */
        margin: 71px 0 29px;
        /* background-image: url(imgs/finger-bg-desktop.png); */
        /* background-repeat: no-repeat; */
        padding-left: 33px;
    }

    #free-foam-finger-banner img {
        margin: -150px 0 -125px -100px;
        /* transform: rotate(-73deg); */
        width: 260px;
    }

    #free-foam-finger-banner h3 {
        /* color: #b01f27; */
        font-size: 60px;
        margin-bottom: 0;
        margin-top: 64px;
        /* font-weight: 600; */
        /* line-height: 1; */
    }

    #free-foam-finger-banner h3 span {
        /* color: rgb(var(--secondary)); */
        font-size: 23px;
        font-weight: 400;
    }

    #free-foam-finger-banner h2 {
        font-size: 74px;
        /* font-weight: 600; */
        /* line-height: 0.85; */
        /* margin-bottom: 16px; */
        /* color: rgb(var(--primary)); */
    }

    #free-foam-finger-banner a.btn {
        margin-right: 10px;
    }
   
}

.limited-time p {
    background-color: rgb(var(--primary));
    padding: 5px 10px;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
}

.simple-accordion .content-block {
  padding-left: 1em;
  overflow: hidden;
  display: none;
  /* margin-bottom: 20px; */
}



.simple-accordion h2 {
  width: 100%;
  display: block;
  transition: background 0.3s ease;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 15px 0 5px;
}

.simple-accordion .content-block + h2 {
  border-top: 1px solid #cccccc;
}

.simple-accordion h2:before {
    content: '+';
    display: inline-block;
    width: 15px;
    text-align: center;
    margin-right: 3px;
}

.simple-accordion h2.show:before {
    content: '-';
}

.page-id-324 .entry-header {
    display: none;
}

dl.variation {
    margin-bottom: 0;
}

.woocommerce a.remove {
    color: rgb(var(--primary));
}

.woocommerce a.remove:hover {
    background: rgb(var(--primary));
}

.woocommerce-terms-and-conditions-wrapper {
    width: 100%;
}

.woocommerce-checkout h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

.woocommerce-checkout #payment ul.payment_methods .stripe-card-group,
.wc-stripe-elements-field {
    width: 100%;
}

.wcpa_form_item label {
    font-weight: 600;
}

.wc-pao-addon-chars-remaining {
    text-transform: uppercase;
}

.woo-variation-swatches.wvs-show-label .variations th {
    display: block;
    width: auto!important;
}

.woo-selected-variation-item-name {
    font-weight: initial;
}