/* --- Base Rules --- */
body {
    background: #fff;
}
img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1;
    /*text-transform: lowercase;*/
}

p {
    /*font-size: 1.2rem;*/
    /*line-height: 1.2;*/
    /* text-transform: none;*/
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
body {
    font-family: "myriad-pro", sans-serif;
}

h1 {
    color: #a8ad00;
    font-size: 3rem;
    font-weight: 700;
}

h2 {
    color: #a8ad00;
    font-weight: 700;
}


/* SVG Falback */
.hide-me-from-older-browsers {
  display: none;
  visibility: hidden;
}

svg|g.hide-me-from-older-browsers {
  display: inline;
  visibility: visible;
}

svg.branch-to-box-logo {
    margin-left: -1rem;
}


.get-started-price {
    font-size: 1.2rem;
    font-weight: bold;
    color: #a8ad00;
    font-family: "myriad-pro", sans-serif;
}

.top-row ul.inline-list li.phone a.tel {
    color: #a8ad00;
}
li.phone span {
   color:  #8b8b8b;
}


h2.woocommerce-loop-product__title {
    padding: 0;
    margin-bottom: 0px;
}

/* --- Layout Rules --- */

.footer-slide-content {
    margin:1rem;
}

.slick-center {
    width:1.5rem;
}
.slick-prev:before {
    content: '<';
}
.slick-next:before {
    content: '>';
}

.footer-nav-row {
    margin-top: 3rem;
}

.footer-slide-content {
    opacity: .65;
}

/* --- Modular Rules --- */



/* --- State Rules --- */



/* --- Theme Rules --- */






ul.product-grid>li:last-child:before {
    content: 'Best Value!';
    color: #fff;
    background-color: #fd7923;
    display: block;
    font-size: 1.3rem;
    position: relative;
    border-radius: .5rem .5rem 0 0;
    margin-top: -2.1rem;
}


.press h2 {
    font-size: 1.5rem;
}

.top-row ul.inline-list li.phone a {
    color: #fd7923;
    font-weight: bold;
}

body.archive li.product {
    min-height: 670px;
}



label[for=shipping-schedule],
select#shipping-schedule {
    display: none;
}



ul.wc-item-meta li:first-child {
    display: none;
}


/*<li><strong class="wc-item-meta-label">Schedule::</strong> schedule_2</li>*/

dt.variation-ShippingSchedule,
dd.variation-ShippingSchedule {
    display: none !important;
}

#top.woocommerce-cart td.product-name dl.variation dt {
    display: none;
}

#top.woocommerce-checkout td.product-name dl.variation dt {
    display: none;
}

.flex-viewport {
    padding-bottom: 1rem;
}

.woocommerce div.product div.images .flex-control-thumbs li {

    padding: .1rem;
}

.disabled {
    opacity: 30%;
    display: none;
    pointer-events: none;
}



table.variations {
    opacity: .3;
    height: 0px;
    cursor: not-allowed;
    pointer-events: none;
}

table.variations tr:hover td {
    cursor: not-allowed;
}


table.variations.active {
    opacity: 1;
    cursor: initial;
    pointer-events: initial;
}


span.orange {
    color: #fd7923;
}

span.green {
    color: #a8ad00;
}



.fail {
    background-color: #ff9898;
}

#zipcode_validation {
    padding: .5rem;
    border-radius: .3rem;
}

.success {
    background-color: #edefae;
}

:focus {
    outline-color: #cecece;
}

button.button:focus {
    outline-color: rgb(253, 121, 35);
}

div.zipMessage p {
    font-size: 1rem;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.coupons>.woocommerce-page table.cart td.actions .input-text {
    width: 190px !important;
}




/*id-1162 is the free sample page*/

.page-id-1162 .product_title.entry-title,
.page-id-979 .product_title.entry-title {
    display: none;
}

span.sku_wrapper {
    color: #a0a0a0;
}

.footer-copyright h3 {
    color: #fff;
}

.woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    border-bottom: 1px solid #a8ad00;
    margin-bottom: 3px;
}

.top-bar-section li:not(.has-form) a:not(.button):hover {

    color: #e1e847;
    border-bottom: 1px solid #f5c02b;
}


.woocommerce-MyAccount-content {
    float: right;
    width: 68%;
}

div.mini-cart {
    border-left: 1px solid #d8d8d8;
}




div.mini-cart ul.cart_list.product_list_widget li {
    list-style: none;
}

body.woocommerce-checkout .create-account {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f2f2f2;
}

body.woocommerce-checkout .create-account p {
    font-size: 1rem !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px;
}

ul.social-icons {
    list-style-type: none;
    text-align: center;
}

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

.social-icons img {
    width: 1.5rem;
}


footer.full-width .social-icons a:hover,
footer.full-width .social-icons a:focus {
    color: #e1e847;
    border-bottom: none;
}

span.subscription-details:before {
    content: "Charged ";
}

a {
    color: #a8ad00;
}

a:hover {
    color: #fd7923;
}

.row {
    max-width: 1000px;
}

.slick-dots li button {
    z-index: 999;
}

body.single-product .product_title.entry-title {
    text-align: left !important;
}

/*body.single-product .from {
    display: none;
}*/

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    color: #FFF;
}

.product-grid img,
.product-grid img,
.images img {
    height: auto;
    max-width: 100%;
    border-radius: .5rem;
}

.woocommerce-cart .cart-collaterals .cart_totals table small {
    color: #fd7923;
    font-size: .8rem;
}


a.woocommerce-LoopProduct-link {
    color: #676767;
    display: block;
    width: 100%;
    padding: 1rem;
}

.postfix.button {
    border-bottom-right-radius: .3rem !important;
    border-top-right-radius: .3rem !important;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

tr.cart_item dd p {
    font-size: 1rem !important;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 132px;
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover {
    background-color: #c3c3c3;
}


ul.product-grid>li>a.woocommerce-LoopProduct-link {
    min-height: 570px;
}

.widget_wp_sidebarzipcodechecker form .input {

    margin: 0px;
}


#content {
    border: none;
}

ul.product-grid>li {
    padding: 0px 0px 1rem 0px;
    margin-top: 1.5rem;
}

ul.product-grid>li:first-child {
    border-right: none;
    border-radius: .5rem 0px 0px .5rem;
}

ul.product-grid>li:last-child {
    border-left: none;

    border-radius: 0px 0rem .5rem 0px;
}

ul.product-grid .woocommerce a.button {
    font-size: 1.3rem;
}


li.product {
    zoom: 1;
    border: 1px solid #d0d0d0;
    padding-top: 1rem;

    transition: all .2s ease-in-out;
}

li.product:hover {

    background-color: #eee;
}

footer.full-width .footer-copyright {
    border-top: 3px solid rgba(245, 192, 43, 0.42);
    padding-top: 1.5rem;
    margin-top: 1rem;
}

ul.product-grid li>a>div>ul {
    list-style: none;
    margin-left: 0px;
    margin-bottom: 1rem;
}

a.woocommerce-LoopProduct-link {
    color: #676767;
}

li.product .woocommerce a.button {
    font-size: 1.3rem;
}


.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background-color: #fd7923;
    color: #fff;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #ff9323;
}

.capitalize {
    text-transform: uppercase !important;
}


.slick-dots li button:before {
    font-size: 30px;
}

.page-title,
.entry-title {
    text-align: center;
}


button,
.button {
    border-radius: .3rem;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #ff9323;
}

table,
address,
input,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
    text-transform: initial !important;
}

.add-top {
    padding-top: 1rem;
}

.add-bottom {
    padding-bottom: 1rem;
}

ul.footer-nav {
    text-align: center;
    display: table;
    margin: 0 auto;
}

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


.full-width.green {
    background-color: #a8ad00;
    color: #fff;
}

.full-width.green h3,
.full-width.green h2 {
    color: #fff;
}

.button {
    background-color: #fd7923;
}



.accordion dd>.content {
    display: none;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.accordion dd>a {
    padding: .5rem;
    border-bottom: 1px solid #e0e2a4;
}

dd.accordion-navigation>div>p {
    margin-bottom: 0px;
}

.accordion dd>.content.active {
    display: block;
    background: #ffffff;
    padding-top: .5rem;
    padding-bottom: 1rem;
    border-top: 2px solid #a8ad00;
}

.contain-to-grid {
    margin-bottom: 0;
    padding: 0 !important;
    width: 100%;
    background: #a8ad00;
}

body>header.contain-to-grid {
    margin-bottom: 0;
}

p.price span.subscription-details {
    display: none;
}



#footer {
    color: #ffffff;
    background-color: #a9af37;
}

footer.full-width {
    padding-top: 6rem;
}

.footer-nav li a {
    font-size: 1.2rem;
}

footer.full-width a {
    color: #fff;
    border-bottom: 1px solid #a9af37;
}

footer.full-width a:hover,
footer.full-width a:focus {
    color: #e1e847;
    border-bottom: 1px solid #f5c02b;
}


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

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

.footer-icon {
    text-align: center;
    margin-top: -200px;
    padding-bottom: 2rem;
}

body.woocommerce-checkout .col-1 {

    width: 50% !important;
    border-right: 1px solid #a8ad00;
    /* margin-right: 1rem; */
    padding-right: 1rem;
}

@media only screen and (max-width: 768px) {
    body.woocommerce-checkout .col-1 {

        width: 100% !important;
        border-right: none;
        /* margin-right: 1rem; */
        padding-right: 0px;
    }
}



h3,
#ship-to-different-address label {
    color: #a8ad00;
    font-weight: 700;
    font-size: 1.6875rem;
}

.slide h1,
.slide h2,
.slide h3,
.slide h4 {
    font-weight: 400;
}

#ship-to-different-address label {
    float: right;
    margin-left: 1rem;
}

.woocommerce-mailchimp-opt-in {
    clear: both;
}

.label {

    background-color: transparent;
}

#content {
    padding: 0 1rem;
}

.container {
    border-top: solid 5px #a8ad00;
    margin-bottom: 2.5rem;
    padding-top: 1rem;
}

.slide-content {
    padding: 5rem;
}


.slide-content .button {
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 1.5rem;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
}

p.onetime-link {
    font-size: 1rem;
}



@media only screen and (max-width: 40em) {

    body.archive li.product {
        min-height: initial;
    }


    ul.product-grid>li>a.woocommerce-LoopProduct-link {
        min-height: initial;
    }


    .slide-content .button {
        font-size: 1rem;
    }
}




figcaption {
    text-align: center;
}

.slide-content h1,
.slide-content p {
    color: #fff;
    font-weight: 400;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
    margin: 0;
}

.home-slider {
    background: #f5f5f4;
}


.top-bar-section ul {
    background: rgba(0, 0, 0, 0);
}

.top-bar {
    background: transparent;
}

.top-bar.expanded .title-area {
    background: transparent;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 10px;
    background: transparent;
}

.top-bar-section ul li {
    background: transparent;
}

.top-bar-section ul li:hover:not(.has-form)>a {
    background: transparent;
}

.top-bar-section li:not(.has-form) a:not(.button):hover {
    background: transparent;
}


.top-bar-section>ul>.divider,
.top-bar-section>ul>[role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: none;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {

    background: transparent;
}

.top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: transparent;
}

.top-bar-section ul li>a {
    color: #fff;
    font-size: 1.2rem;
}

.top-bar-section ul li>a:hover {
    color: #fff;
}

ul.product-grid {
    margin-top: 3rem;
}

ul.product-grid li {
    text-align: center;
}

.branch-to-box-logo {
    margin-top: .5rem;
    margin-bottom: 1rem;
}

nav.top-bar {
    padding-top: 1rem;
}

.top-row ul.inline-list li a {
    color: #8a8a8a;
    text-decoration: none;
    line-height: inherit;
}

.top-row ul.inline-list {
    margin-bottom: 0px;
}

.slide-content {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 500px;
}

.delivery-info-wrap {
    display: none;
}


input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
    font-size: 16px !important;
}


tr.shipping {
    display: none;
}




@media only screen and (max-width: 40em) {
    li.toggle-topbar.menu-icon a {
        background-color: rgba(0, 0, 0, 0.12);
        border-radius: .3rem;
        padding: 3px;
    }

    .slide-content {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 350px;
    }

    .top-bar .toggle-topbar.menu-icon a {
        height: 25px;
        line-height: 15px;
        padding: .3rem;
        color: white;
        position: relative;
    }
    .branch-to-box-logo {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .mobile-branch-to-box-logo {


        width: 200px;
        margin-top: 5px;
    }
    .top-bar-section ul li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    }
    nav.top-bar {
        padding-top: 0rem;
    }
    /*  nav.top-bar:not(.expanded) {
        background-color: rgba(255, 255, 255, 0.21);
    }
    nav.top-bar.expanded {
        background-color: rgba(255, 255, 255, 0.21);
    }*/
    .top-bar.expanded .toggle-topbar a {
        color: #888888;
    }
}



@media only screen and (max-width: 40em) {

    .slide-content.desk {
        background-position: -185px 0;
    }


    .top-bar {

        height: 60px;
        line-height: 60px;
    }
    .top-bar .name {
        height: 70px;
    }

    .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
        margin-left: 10%;
    }

    body.single-product .product_title.entry-title {
        text-align: center !important;
    }

    .woocommerce div.product div.summary {
        text-align: center;
    }

    .woocommerce-product-details__short-description ul {
        margin-left: 0;
    }

    .woocommerce-product-details__short-description ul li {
        list-style-type: none;
    }

    input#zipcode {
        margin-bottom: 0px;
    }
    .row {
        max-width: 375px;
    }

    h1 {
        color: #a8ad00;
        font-weight: bold;
        font-size: 2rem;
    }
    ul.product-grid>li {
        border: 1px solid #d0d0d0;
        border-radius: .5rem;
        margin-bottom: 1rem;
        margin-top: 2rem;
    }
    ul.product-grid>li:first-child {
        border-right: 1px solid #d0d0d0;
        border-radius: .5rem;
    }
    ul.product-grid>li:last-child {
        border-left: 1px solid #d0d0d0;
        border-radius: .5rem;
    }
    .slide-content {
        padding: 2.5rem 1rem 0 1rem;
    }
    .slide-content .button {
        margin-top: .5rem;
        margin-bottom: .5rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        padding-top: .6rem;
        padding-bottom: .6rem;
    }
}







@media screen and (max-width: 600px) {

    #wpadminbar {
        position: fixed;
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .row {
        max-width: 768px;
    }
    .slide-content {
        padding: 4rem 1rem 0 1rem;
    }
    .slide-content h1 {
        font-size: 2rem;
    }


    .slide-content .button {
        margin-top: 1rem;
        margin-bottom: 1rem;
        font-size: 1rem;
    }
}


@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .slide-content {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 310px;
    }
}


@media only screen and (max-width: 40em) {

    ul.inline-list>li {
        list-style: none;
        float: initial;
        margin-left: 1.375rem;
        display: block;
    }
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
    select:focus,
    textarea:focus,
    input:focus {
        font-size: 16px;
        background: #eee;
    }

    select,
    textarea,
    input {
        font-size: 16px;
    }
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    select,
    textarea,
    input {
        font-size: 16px;
    }
}




@media only screen and (min-width: 40.063em) and (max-width: 52em) {
    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 9px;
    }
    .top-bar-section ul li>a {

        font-size: 1rem;
    }
}
a {
    color: #319ad4;
}
a:hover {
    color: #47b4ea;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover {
    color: #000;
}


.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce button.button.alt, .woocommerce input.button {
    background-color: #319ad4;
    border-bottom: 3px solid #3482a9;
    border-left: 2px solid #3a8db2;
    border-right: 2px solid #3a8db2;
  
}
.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce button.button.alt:hover, button:hover, button:focus, .button:hover, .button:focus {
     background-color: #46b1ec;
}
button.button:focus {
    outline-color: rgb(58, 141, 178);
}



#mc_embed_signup .button {
    background-color: #319ad4 !important !important;
}

.top-bar-section li:not(.has-form) a:not(.button):hover {
    color: #aef4ff;
    border-bottom: 1px solid rgba(182, 246, 255, 0.27);
}

body.home .container {
    border-top: solid 5px #a8ad00;
    background: #ffffff;
    background: -moz-linear-gradient(top, #d2e9f5 0%,#ffffff 300px,#ffffff 84%);
    background: -webkit-linear-gradient(top, #d2e9f5 0%,#ffffff 300px,#ffffff 84%);
    background: linear-gradient(to bottom, #d2e9f5 0%,#ffffff 300px,#ffffff 84%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2e9f5', endColorstr='#ffffff',GradientType=0 );
    margin-bottom: 2.5rem;
    padding-top: 1rem;
}

.accordion dd>a {
    border-bottom: 1px solid #cce2ec;
}

.accordion dd>.content.active {

    border-top: 2px solid #37a4da;
}

section.related.products {
    clear: both;
}
span.posted_in {
    display:none; 
}




nav.woocommerce-MyAccount-navigation ul {
    margin-left: 0px;
}

li.woocommerce-MyAccount-navigation-link {
    list-style: none;
    padding: .2rem;
    padding-left: 1rem;
    border-right: solid 1px #d8d8d8;
    font-size: 1.3rem;
    border-top:solid 1px #d8d8d8;
    background-color: #f5f5f2;
}
li.woocommerce-MyAccount-navigation-link a {
    display: block;

}

li.woocommerce-MyAccount-navigation-link.is-active {
    background-color: #fff;
    border-right: solid 1px #fff;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard.is-active {
    border-top: none;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout {
    
}

.woocommerce-MyAccount-navigation ul li a:before {
    float: right;
    padding-right: 1rem;
    opacity: .5;
    width: 40px; 
    margin-top: .2rem;
}
.woocommerce-MyAccount-navigation ul li a:hover::before {

    opacity: 1;
}



.woocommerce-MyAccount-navigation-link.is-active a:before {
    opacity: 1;
}



.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: url(../img/my-account/logout.svg);
    margin-top: .2rem;
  
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: url(../img/my-account/home.svg);
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    content: url(../img/my-account/order.svg);
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before {
    content: url(../img/my-account/subscription.svg);
}


.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: url(../img/my-account/addressbook.svg);
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: url(../img/my-account/edit.svg);
}


.woocommerce {
    padding-top: 2rem;
}



div.mini-cart {
    margin-top: 3rem;
    display: block;
    text-align: center;
    border-left: 2px solid #d8d8d8;
    border-right: 2px solid #d8d8d8;
}

.mini-cart h3 {
    margin-bottom: 2rem;
    font-size: 3rem;


}
li.woocommerce-mini-cart-item.mini_cart_item a {

    font-size: 1.5rem;
    color: #a8ad00;
}

li.woocommerce-mini-cart-item.mini_cart_item a.remove.remove_from_cart_button {
    margin-right: 1.2rem;
    padding: 0rem .5rem;
    float: right;
    color: #d67575;
    font-weight: bold;
    font-size: 1.2rem;
}


a.button.wc-forward {
    margin: .2rem;
}


a.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button {
    margin-bottom: 2rem;
}


tr.cart_item dd p {
    font-size: .9rem !important;
    display: inline-block;
    line-height: 1;
}




dt {
    padding: 0px;
    margin: 0px;
}
dl dt, dd {
    margin-bottom: 0rem;
}

dd p {
    display:block;
    padding: 0px;
    margin: 0px;
    clear:both;
    float:left;
}


.mini-cart dd p {
    display: block;
    padding: 0px;
    margin: 0px;
    clear: none;
    float: initial;
}



.shop-notice-row {
    background-color: #f5840c;
}


.shop-notice-row {  
     background-color: #f5840c; 
}   
.shop-notice, .shop-notice a {  
    text-align: center; 
    background-color: #f5840c;  
    color: #fff;    
}   
.shop-notice a {    
    text-decoration: underline; 
    }   
.shop-notice a:hover {  
    color: #fff;    
    }   
.shop-notice p {    
    margin: .5rem;  
}


.woocommerce-product-details__short-description ul li {
    border-bottom: 1px solid #a8ad016b;
}


div#tab-description {
    padding: 1.5rem;
}


li#tab-title-description {
    display: none;
}

div#tab-description h2:first-child {
    display: none;
}


.accordion dd {
    display: block;
    clear: both;
    margin-bottom: 0!important;
}