@font-face {
    font-family: "FrescoSansPro-Light";
    font-style: normal;
    font-weight: 400;
    src: url(../webfonts/FrescoSansPro-Light.eot);
    src: url(../webfonts/FrescoSansPro-Light.eot?#iefix) format("embedded-opentype"), url(../webfonts/FrescoSansPro-Light.woff) format("woff"), url(../webfonts/FrescoSansPro-Light.ttf) format("truetype"),
        url(../webfonts/FrescoSansPro-Light.otf) format("opentype");
}
@font-face {
    font-family: "FrescoSansPro-LightItalic";
    font-style: normal;
    font-weight: 400;
    src: url(../webfonts/FrescoSansPro-LightItalic.eot);
    src: url(../webfonts/FrescoSansPro-LightItalic.eot?#iefix) format("embedded-opentype"), url(../webfonts/FrescoSansPro-LightItalic.woff) format("woff"), url(../webfonts/FrescoSansPro-LightItalic.ttf) format("truetype"),
        url(../webfonts/FrescoSansPro-LightItalic.otf) format("opentype");
}
@font-face {
    font-family: "FrescoSansPro-SmBd";
    font-style: normal;
    font-weight: 400;
    src: url(../webfonts/FrescoSansPro-SmBd.eot);
    src: url(../webfonts/FrescoSansPro-SmBd.eot?#iefix) format("embedded-opentype"), url(../webfonts/FrescoSansPro-SmBd.woff) format("woff"), url(../webfonts/FrescoSansPro-SmBd.ttf) format("truetype"),
        url(../webfonts/FrescoSansPro-SmBd.otf) format("opentype");
}
#genesis-content:after,
.cfx:after {
    clear: both;
    content: "";
    display: block;
}
:after,
:before {
    box-sizing: border-box;
}
body,
fieldset#sagepaydirect-cc-form,
html {
    border: 0;
    margin: 0;
    padding: 0;
}
address,
body {
    line-height: 1.6;
}
address {
    font-style: normal !important;
}
a {
    text-decoration: none;
}
body {
    -moz-osx-font-smoothing: grayscale;
    color: #1e1e1e;
    font-size: 16px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
h4,
h5 {
    font-weight: 400;
    text-rendering: optimizeLegibility;
}
.h2 {
    color: #000;
}
.h2,
.h3 {
    font-family: "FrescoSansPro-Light", Helvetica, Arial, sans-serif;
    font-size: 90%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
body,
html p {
    font-family: "FrescoSansPro-Light", Helvetica, sans-serif;
    font-weight: 400 !important;
}

em, i {
    font-family: "FrescoSansPro-LightItalic", Helvetica, sans-serif;
    font-style: normal;
}

.site-description,
.site-title {
    display: none;
}
.genesis-nav-menu {
    display: flex;
    font-family: "FrescoSansPro-SmBd";
    font-size: 90%;
    justify-content: space-between;
    list-style-type: none;
    margin: 0;
    max-width: 100%;
    padding: 0;
}
.nav-primary {
    border-bottom: 1px solid #d5d5d5;
    margin: 0 auto 20px;
    max-width: 1000px;
    padding-bottom: 10px;
    position: relative;
}
#menu-main-menu a {
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
#basket {
    padding-left: 45px;
}
#basket .account,
#basket .basket {
    display: inline-block;
    float: left;
    margin-left: 13px;
}
.mc-desktop-icons img {
    height: auto;
    width: 18px;
}
.basket .mc-desktop-icons {
    padding-right: 7.5px;
}
.title-area {
    display: flex;
    justify-content: center;
    padding: 30px 0 29px;
}
.custom-logo {
    height: auto;
    width: 400px;
}
button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.nav-trigger {
    background: 0 0;
    border: 0;
    color: #000;
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
    height: 30px;
    letter-spacing: 0.1em;
    line-height: 30px;
    padding: 0;
    text-transform: uppercase;
}
@media screen and (min-width: 1020px) {
    .nav-trigger {
        display: none;
    }
}
#genesis-nav-primary button {
    background: url(../images/close.svg) no-repeat 0 30%;
    background-size: 20px 18px;
    background: 0 0;
    margin-bottom: 12px;
    margin-right: auto;
    padding-left: 0;
    position: relative;
    top: 5px;
}
#genesis-nav-primary button.closed {
    background-image: none;
}
.mc-breadcrumbs {
    border-bottom: none;
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
    font-size: 90%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.mc-breadcrumbs,
.mc-breadcrumbs a {
    color: #999;
    text-decoration: none;
}
.field,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="month"],
input[type="search"],
input[type="time"],
input[type="url"],
input[type="week"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    box-shadow: none;
    color: #1e1e1e;
    display: block;
    font-size: 1em;
    height: 40px;
    line-height: 40px;
    margin-bottom: 14px !important;
    padding: 0 12px;
    width: 73%;
}
input.button {
    background: 0 0;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none;
    cursor: pointer;
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
}
#genesis-footer-widgets .wrap {
    display: flex;
    font-size: 90%;
    justify-content: space-between;
    line-height: 1.2;
    margin: 0 auto;
    padding: 20px 0 0;
    width: 1000px;
}
#genesis-footer-widgets {
    background-color: #efefef;
    padding-bottom: 20px;
    width: 100%;
}
#genesis-footer-widgets .menu {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.footer-widget-area {
    max-width: 23%;
}
.mon_greywide_footer {
    background-color: #efefef;
    margin: 0;
    padding: 25px 0 5px;
    width: 100%;
}
.mon_footer_end {
    border-top-color: #c9c9c9;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 80%;
    padding: 5px 0;
}
.mon_footer_box {
    display: flex;
    font-size: 90%;
    justify-content: space-between;
    padding: 0 0 25px;
}
.mon_footer_list {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.mon_credits,
.site-footer,
.site-footer:after {
    background-color: #efefef;
}
.site-footer:after {
    clear: both;
    content: "";
    display: block;
}
.site-footer .wrap {
    border-top: 1px solid #c9c9c9;
    margin: 0 auto;
    max-width: 1000px;
}
.footer-widgets h1,
.footer-widgets h2,
.footer-widgets h3,
.footer-widgets h4,
article.page-part .fake-h2 {
    font-size: 90%;
    text-transform: uppercase;
}
.mon_credits {
    font-size: 90%;
    max-width: 1000px;
    padding: 10px 0;
}
.footer-widgets .widget {
    margin-bottom: 0;
}
.footer-widgets li {
    list-style-type: none;
    margin-bottom: 6px;
    word-wrap: break-word;
}
img.instagram-logo__img {
    height: auto !important;
    max-width: 36px !important;
}
#genesis-content {
    margin: 20px 0;
}
.credit_left,
article.page-part h2 {
    float: left;
}
article.page-part .fake-h2 {
    color: #000;
    float: left;
    font-family: "FrescoSansPro-Light", Helvetica, Arial, sans-serif;
    letter-spacing: 0.1em;
    margin-top: 17px;
    width: 22.375%;
}
.credit,
article.page-part .text {
    float: right;
}
.page-template-page-cpt p a {
    border-bottom: 1px solid #dadada;
    color: #595959;
    text-decoration: none;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    float: left;
    width: 74.125%;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    clear: none;
    float: right;
    width: 22.375%;
}
.woocommerce div.product form.cart div.quantity {
    float: none;
}
.summary .product_title {
    font-size: 16px;
    /* font-weight: 700; */
    margin-bottom: 0;
}
.calculated-price {
    background-color: #d5d5d5;
    display: block;
    margin-bottom: 15px;
    padding: 9px 15px 7px;
    text-align: left;
}
.product_price:before {
    content: "Total: ";
}
select {
    background: url(../images/pointer.svg) no-repeat 95% center;
}
#price_calculator {
    border-style: none;
    width: 100%;
}
.more-details {
    border-left: 15px solid #000;
    border-left-color: #000;
    clear: both;
    display: block;
    margin: 1.2em 0 1em;
    padding-left: 13px;
}
#filters::after,
.more-details:after {
    clear: both;
    content: "";
    display: block;
}
.more-details .col {
    float: left;
    width: 33.33%;
}
.more-details .col p,
ul.recent .country,
ul.recent p {
    margin: 0;
}
.more-details h3 {
    margin-top: 0;
    text-transform: uppercase;
}
.more-details .col h3 {
    border-bottom: 1px solid #d5d5d5;
    width: 100%;
}
.description,
.related,
.up-sells {
    clear: both;
}
#dja-product-hero-slider img,
.wc-block-grid__products .wc-block-grid__product-image img {
    height: auto;
    width: 100%;
}
.subs-grid .wc-block-grid__product-add-to-cart.wp-block-button {
    text-align: right;
}
.subs-grid .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    border-radius: 0;
    padding: 0.5em;
    text-transform: uppercase;
}
.select_items {
    display: block !important;
    float: none !important;
}
.select_items label {
    display: block;
    white-space: nowrap;
}
.select_anchor {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    background: url(../images/pointer.svg) no-repeat 95% center;
    background-color: #fff;
    background-size: 10px 14px;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    box-shadow: none;
    color: #1e1e1e;
    cursor: pointer;
    display: block;
    font-size: 1em;
    height: 40px;
    line-height: 40px;
    margin-bottom: 14px !important;
    padding: 0 12px;
    vertical-align: middle;
    width: 100%;
}
.filter_container {
    position: relative;
}
.select_list {
    background-color: #fff;
    border: 1px solid #cecece;
    min-width: 250px;
    padding: 8px !important;
}
.select_anchor:hover .select_list {
    display: block !important;
}
#filters ul {
    display: flex;
    justify-content: space-between;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#filters li {
    display: inline-block;
    float: left;
    width: 14%;
}
#filters::after {
    margin-bottom: 20px;
}
.btnReset {
    background-color: #737b4c;
    border: none;
    color: #fff;
    float: right;
    font-family: "FrescoSansPro-Light", Helvetica, Arial, sans-serif;
    padding: 13px 44px 9px 9px;
    text-align: left;
}
.footer-widgets .widgettitle,
.mc-breadcrumbs a:hover {
    color: #000;
}
#filters select,
.footer-widgets .search-form,
.quantity_select,
.quantity_select select,
.single_add_to_cart_button,
.site-container,
.variations select {
    width: 100%;
}
.mon_background_footer,
.site-inner {
    margin: 0 auto;
    max-width: 1000px;
}
#filters,
.genesis-skip-link,
.price-table-row td:first-child,
.summary .price,
.summary .wc-measurement-price-calculator-price,
.summary .woocommerce-variation-price .price,
.variations .label,
.woocommerce-variation-availability {
    display: none;
}
.mon_footer_title,
.widgettitle {
    color: #000;
    font-size: 90%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.footer-widgets a,
.footer-widgets a:hover {
    text-decoration: none !important;
}
.additional_information_tab,
.description_tab a,
.reset_variations {
    display: none !important;
}
.description_tab,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border: none !important;
}
.subs-grid .wc-block-grid__product-price,
.subs-grid .wc-block-grid__product-title {
    text-align: left;
}
@media only screen and (max-width: 759px) {
    #filters ul {
        display: block;
        margin-bottom: 20px;
    }
    #filters ul:after {
        clear: both;
        content: "";
        display: block;
    }
    #filters li {
        display: block;
        float: none;
        width: 100%;
    }
    .btnReset {
        width: 100%;
    }
}
ul.recent {
    border-top: 1px solid #d5d5d5;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.recent li {
    border-bottom: 1px solid #d5d5d5;
    padding: 5px 0;
}
ul.recent h2,
ul.recent h3 {
    color: rgb(30,30,30) !important;
    font-family: "FrescoSansPro-SmBd";
    font-size: 16px !important;
    letter-spacing: normal;
    margin: 0;
    text-transform: none;
}
@media screen and (min-width: 600px) {
    ul.recent .col {
        float: left;
        margin-right: 2%;
        padding-bottom: 12px;
        padding-top: 12px;
        width: 23.5%;
    }
}
ul.recent .color {
    border-left: 15px solid #ccc;
    margin-bottom: 1em;
    padding-left: 20px;
}
@media screen and (min-width: 600px) {
    ul.recent .color {
        margin-bottom: 0;
    }
}
ul.recent .middle {
    margin-bottom: 1em;
}
@media screen and (min-width: 600px) {
    ul.recent .middle {
        margin-bottom: 0;
    }
}
ul.recent .final {
    margin-right: 0;
    width: 18%;
}
ul.recent .color {
    min-height: 102px;
    width: 28%;
}
ul.recent .second {
    margin-right: 8%;
    width: 35%;
}
ul.recent .middle {
    width: 55%;
}
ul.recent .middle,
ul.recent .middle p {
    font-family: "FrescoSansPro-Light", Helvetica, Arial, sans-serif;
}
article.location::after,
article.page-part::after,
article.page-part:after,
ul.recent li::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.col_from {
    background-color: #d5d5d5;
    border: 1px solid #dedede;
    color: #1e1e1e;
    float: right;
    font-family: "FrescoSansPro-Light", Helvetica, Arial, sans-serif;
    padding: 10px 33px 6px 8px;
    text-align: left;
}
.coffee_wide {
    cursor: pointer;
    position: relative;
}
.coffee-desktop {
    float: left;
    width: 52%;
}
.coffee-mobile {
    display: none;
}
@media screen and (max-width: 767px) {
    .coffee-mobile {
        clear: both;
        display: block;
        padding: 8px 0 0 10%;
        width: 100%;
    }
    .coffee_farmer {
        border-bottom: 1px solid #dedede;
    }
    .coffee-mobile:after {
        clear: both;
        content: "";
        display: block;
    }
    ul.recent .final {
        display: block;
        float: right;
        margin-bottom: 0;
        width: 100%;
    }
    .col_from {
        margin-bottom: 18px;
        padding-left: 5%;
        text-align: left;
        width: 90%;
    }
    ul.recent .middle {
        float: left;
        margin: 0 0 2%;
        padding: 0;
        width: 100%;
    }
    ul.recent .second {
        display: none;
        float: left;
        margin-right: 2%;
        width: 50%;
    }
    ul.recent .color {
        float: left;
        margin-bottom: 2%;
        margin-right: 0;
        min-height: 50px;
        width: 100%;
    }
    .wp-container-3 {
        gap: 0 !important;
    }
    .coffe_farmer,
    .coffee-desktop {
        display: none;
    }
}
ul.buylist {
    border-top: none;
}
article.page-part:last-child,
ul.buylist li:last-child {
    border-bottom: none;
}
a.nav-button,
ul.buylist a {
    color: #1e1e1e;
}
@media screen and (min-width: 600px) {
    ul.buylist .col {
        float: left;
        margin-right: 2.702702702703%;
        width: 31.531531531532%;
    }
}
ul.buylist .color {
    min-height: 50px;
}
ul.buylist .second {
    margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
    ul.buylist .second {
        margin-bottom: 0;
    }
}
ul.buylist .middle {
    display: none;
    margin-right: 0;
}
@media screen and (min-width: 600px) {
    ul.buylist .middle {
        display: block;
    }
}
a.nav-button {
    display: block;
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
    font-size: 90%;
    letter-spacing: 0.1em;
    margin-top: 14px;
    text-transform: uppercase;
}
a.nav-button:hover {
    text-decoration: underline;
}
.subs-grid .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,
a.wp-block-button__link.add_to_cart_button {
    float: left;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    background-color: rgb(126,128,127);
    border-radius: 0;
    display: inline-flex;
    font-size: 1em;
    justify-content: center;
    margin: 0 auto !important;
    padding: 0.5em 0;
    text-align: center;
    text-transform: uppercase;
    white-space: normal;
    width: 220px;
    word-break: break-word;
}
@media screen and (max-width: 759px) {
    .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
        width: 100%;
    }
}

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

.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce-form-login .button,
.register .button {
    width: 100%;
}
}

.wc-block-grid__product,
.woocommerce-order-received th,
th {
    text-align: left;
}
.page-template-page-cpt h2 {
    color: #000;
    font-size: 100%;
    font-weight: 400;
    letter-spacing: normal;
    text-transform: none;
}
.wp-block-separator {
    border-bottom: 1px solid #d5d5d5;
    border-top: 0 solid;
    margin-bottom: 1.6em;
}
.page-template-page-cpt .wp-block-image {
    margin: 0;
}
.pagination {
    text-align: center;
    clear: both;
}
.pagination,
.wp-prev-next {
    margin: 1.5em 0;
}
.pagination ul {
    background-color: #fff;
    border-radius: 3px;
    clear: both;
    display: inline-block;
    padding: 0;
    white-space: nowrap;
}
.pagination li {
    border-right: 1px solid #999;
    display: inline;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.pagination .current {
    color: #1e1e1e;
    cursor: default;
}
.pagination a,
.pagination span {
    display: block;
    font-size: 1em;
    font-weight: 400;
    line-height: 1em;
    margin: 0;
    min-width: 1em;
    padding: 0.75em;
    text-decoration: none;
    border-bottom: none!important;
}


.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 180px;
}
.product-thumbnail a {
    border-bottom: 0;
}
#menu-main-menu {
    width: 80%;
}
#basket {
    list-style-type: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
a.logout {
    position: relative;
    top: -20px;
}
.category-news .entry-content p:first-child,
.category-news .entry-title {
    margin-top: 0;
}
.category-news .entry,
.our-coffees-intro p:first-child {
    margin-top: 12px;
}
@media screen and (min-width: 768px) {
    #genesis-content {
        min-height: 550px;
    }
}
.woocommerce-order-received strong {
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
    font-weight: 400;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
article img {
    display: block;
    margin-bottom: 1.2em;
}
input[type="number"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    box-shadow: none;
    color: #1e1e1e;
    display: block;
    font-size: 1em;
    height: 40px;
    line-height: 40px;
    margin-bottom: 14px !important;
    padding: 0 12px;
    vertical-align: middle;
    width: 100%;
}
input[type="number"]:active,
input[type="number"]:focus {
    background-color: #fff;
    outline: none;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #656666;
    color: #fff !important;
}
.woocommerce-cart .woocommerce .shop_table.main_table {
    border-bottom: 0;
    border-color: #d5d5d5 !important;
}
body table.cart .continue {
    float: left !important;
}
@media screen and (max-width: 768px) {
    .woocommerce table.shop_table_responsive tbody th,
    .woocommerce-page table.shop_table_responsive tbody th {
        display: block !important;
    }
}
.woocommerce table.shop_table_responsive tr td::before {
    content: none !important;
    float: none !important;
    font-weight: 400 !important;
}
table.cart select.quantity_needed {
    width: 70%;
}
.woocommerce table td {
    border-color: #d5d5d5 !important;
}
body.woocommerce-cart tr.order-total td,
body.woocommerce-cart tr.order-total th {
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
    line-height: 1.4em;
    margin: 0 !important;
    vertical-align: top;
}
body.woocommerce-cart tr.order-total td span {
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: top;
    line-height: inherit !important;
    text-align: right;
}
@media screen and (max-width: 768px) {
    body.woocommerce-cart tr.order-total th {
        width: 100% !important;
    }
}
body.woocommerce-cart .woocommerce .shop_table td,
body.woocommerce-cart tr.order-total th {
    padding-top: 10px !important;
}
body.woocommerce-cart .woocommerce .shop_table .product-quantity {
    padding-left: 20px !important;
    width: 15% !important;
}
body.woocommerce-cart .woocommerce .shop_table .product-remove {
    width: 10% !important;
}
.shop_table_responsive .qty {
    width: 90%;
}
.shop_table_responsive select {
    margin-bottom: 0 !important;
}
.colour-basket a {
    border: none;
    color: #1e1e1e;
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
}
table.cart .button {
    float: right !important;
}
.woocommerce a.remove {
    color: #000 !important;
    float: right;
    line-height: 1.2em;
}
.woocommerce a.remove:hover {
    background-color: #000 !important;
    color: #fff !important;
}
table.shop_table {
    border-radius: 0 !important;
    width: 100%;
}
.woocommerce table.shop_table {
    border-bottom: none !important;
    border-top: none !important;
}
.woocommerce-cart .woocommerce table.shop_table th {
    font-weight: 300;
    padding: 6px 12px;
}
.cart_totals h2 {
    display: none !important;
}
body .woocommerce table.shop_table_responsive tr td {
    text-align: left !important;
}
.woocommerce table.shop_table_responsive tr td::before {
}
.woocommerce table.shop_table th {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
@media screen and (max-width: 768px) {
    .woocommerce table.shop_table td,
    .woocommerce table.shop_table th {
        border: none;
    }
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td {
    background: 0 0 !important;
}
@media screen and (max-width: 768px) {
    .woocommerce table.shop_table_responsive td.product-remove {
        border-bottom: 1px solid #d5d5d5;
        padding-top: 0 !important;
    }
}
.woocommerce-Price-amount {
    border-bottom: none;
    text-decoration: none;
}
@media only screen and (max-width: 900px) {
    a.button.wc-forward {
        clear: both !important;
        margin-right: 0 !important;
        margin-top: 10px !important;
    }
}
.woocommerce-cart table.cart td {
    vertical-align: top;
}
body.woocommerce-cart .woocommerce .shop_table .product-name {
    width: 53.5%;
}
body.woocommerce-cart .woocommerce .shop_table .product-grind {
    width: 15%;
}
.product-subtotal {
    width: 10%;
}
.cart_item .product-quantity {
    line-height: 1 !important;
    padding: 0 !important;
    text-align: right;
    vertical-align: top !important;
}
@media print {
    * {
        -ms-filter: none !important;
        background: 0 0 !important;
        color: #000 !important;
        filter: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        color: #444 !important;
        text-decoration: underline;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    h2,
    p {
        orphans: 3;
        widows: 3;
    }
    h2 {
        page-break-after: avoid;
    }
}
.remove_text {
    color: #666;
    display: none;
    float: left;
    font-size: 11px;
}
@media screen and (max-width: 759px) {
    .ed-grind-change {
        width: 100% !important;
    }
    body.woocommerce-cart .woocommerce .shop_table .product-grind {
        display: inline-block !important;
        width: 40%;
    }
    body.woocommerce-cart .woocommerce .shop_table .product-quantity {
        display: inline-block !important;
        padding-left: 10px !important;
        width: 15% !important;
    }
    body.woocommerce-cart .woocommerce .shop_table .product-subtotal {
        display: inline-block !important;
        padding-left: 10px !important;
        width: 10% !important;
    }
    body.woocommerce-cart .woocommerce .shop_table .product-remove {
        border-bottom: none;
        display: inline-block !important;
        float: right !important;
        padding: 10px 0 0 10px !important;
        width: 15% !important;
    }
    body.woocommerce-cart .woocommerce .shop_table .product-name {
        width: 100%;
    }
    .remove_text {
        display: block;
    }
}
@media screen and (min-width: 769px) {
    .cart_item td.product-grind,
    .cart_item td.product-quantity {
        width: 22.5% !important;
    }
}
.cart_item td.product-quantity {
    position: relative;
    text-align: center;
}
.cart_item td.product-quantity .quantity {
    display: inline-block;
    width: 100%;
}
.cart_item td.product-quantity .grind-change-loading-spinner {
    position: absolute;
    right: 70px;
    top: 35%;
}
.ed-checkout-button {
    -webkit-transition: background-color 0.14s ease-in-out;
    border: 0;
    border-radius: 0;
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
    font-size: 15px;
    letter-spacing: 0.1em;
    padding: 10px 15px 7px;
    text-align: center;
    text-transform: uppercase;
    transition: background-color 0.14s ease-in-out;
    width: 100%;
}
.ed-checkout-button .ed-loading-spinner {
    -webkit-animation: rotation 2s infinite linear;
    display: none;
    margin: 2px 0 5px 10px;
    vertical-align: middle;
    width: 16px;
}
.ed-grind-change {
    display: inline-block;
    width: 70%;
}
.grind-change-loading-spinner {
    animation: ball-clip-rotate 2s linear infinite;
    display: inline-block;
    margin: 4px 0 -4px 5px;
    visibility: hidden;
    width: 18px !important;
}
#invoice-loading-spinner {
    -webkit-animation: rotation 2s infinite linear;
    display: none;
    margin: 4px 0 -4px 5px;
    width: 18px;
}
abbr[title] {
    border-bottom: 1px dotted;
}
ul {
    list-style-type: none;
    margin: 1em 0;
}
img {
    border: 0;
    height: auto;
    width: 100%;
}
fieldset {
    border: none;
    margin: 0;
}
button,
select {
    text-transform: none;
}
button {
    line-height: normal;
    -webkit-appearance: button;
    cursor: pointer;
}
select {
    -moz-appearance: none;
    background: url(https://www.monmouthcoffee.co.uk/wp-content/themes/monmouth/library/images/pointer.svg) no-repeat 95% center;
    background-size: 10px 14px;
    text-indent: 0.01px;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
}
fieldset,
input[type="radio"],
ul {
    padding: 0;
}
textarea {
    max-width: 100%;
    min-height: 120px;
    overflow: auto;
}
.woocommerce-order-received article a,
article a,
p.lost_password a {
    border-bottom: 1px solid #dadada;
    color: #595959;
    text-decoration: none;
}
b,
strong {
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
    font-weight: 400;
}
h3#ship-to-different-address {
    letter-spacing: normal;
}
article ul {
    list-style-type: disc;
    margin-left: 1em;
}
input[type="checkbox"] {
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 0;
    box-shadow: none;
    display: inline-block;
    margin-right: 8px;
    padding: 7px;
    position: relative;
    top: 1px;
}
input[type="checkbox"]:active,
input[type="checkbox"]:checked:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
input[type="checkbox"]:checked {
    border: 1px solid #d5d5d5;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color: #99a1a7;
}
input[type="checkbox"]:checked:after {
    color: #99a1a7;
    content: "\2713";
    font-size: 14px;
    left: 1px;
    position: absolute;
    top: -2px;
}
.woocommerce form .form-row .input-checkbox {
    margin: 0;
}
input[type="tel"]:active,
input[type="tel"]:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
    background-color: #fff;
    outline: none;
}
.woocommerce form.checkout_coupon {
    border: 0;
    border-radius: 0;
    padding: 0;
    text-align: left;
}
.woocommerce form.login,
.woocommerce form.register {
    border: 0;
    border-radius: 0;
    margin: 2em 0;
    padding: 0;
    text-align: left;
}
.woocommerce form.checkout_coupon,
.woocommerce-order-received dl {
    margin: 1em 0;
}
.woocommerce-form-login .rememberme {
    margin-top: 18px;
}
.woocommerce-form-login .lost_password {
    margin-top: 0;
}
.register .button,
.woocommerce .cart input.button,
.woocommerce-form-login .button {
    width: 224px;
}
.register .woocommerce-FormRow label,
.woocommerce-form-login .woocommerce-FormRow label {
    left: 12px;
    margin-top: 10px;
    opacity: 1;
    position: relative;
}
#ed-use-voucher-button,
.cart .coupon,
.form-row-wide .required,
.validate-required .required,
select::-ms-expand {
    display: none;
}
.remove-voucher-hidden,
abbr.required {
    display: none !important;
}
.validate-required {
    position: relative;
}
.validate-required label {
    font-weight: 500;
    left: 12px;
    margin-top: 10px;
    opacity: 0;
    position: absolute;
}
.form-row-wide textarea,
.validate-required input,
.validate-required label {
    -webkit-transition: 0.2s ease-in-out;
}
@media screen and (max-width: 959px) {
    .register .button,
    .woocommerce .cart .button,
    .woocommerce .cart input.button,
    .woocommerce-form-login .button {
        width: 100%;
    }
    .woocommerce-password-hint {
        display: block;
        margin: 0.5em 0 20px;
    }
}
.woocommerce form .form-row .required {
    color: #1e1e1e;
    font-size: 16px;
    font-weight: 400;
    visibility: hidden;
}
.woocommerce form .form-row .required:after {
    content: "(required)";
    visibility: visible;
}
button.button {
    -webkit-transition: background-color 0.14s ease-in-out;
    background-color: rgb(126,128,127) !important;
    color: #fff !important;
    font-size: 15px;
    font-weight: 400 !important;
    padding: 14px 15px 10px !important;
    transition: background-color 0.14s ease-in-out;
}
.woocommerce button.button:focus,
.woocommerce button.button:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button:focus,
.woocommerce input.button:hover {
    background-color: #656666;
    color: #fff !important;
}
.country {
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
@media screen and (max-width: 600px) {
    .form-row-first {
        width: 100% !important;
    }
}
body.woocommerce-checkout h3#ship-to-different-address label {
    font-family: "FrescoSansPro-Light", Helvetica, Arial, sans-serif;
    font-weight: 400 !important;
    text-transform: none !important;
}
.colour-basket {
    border-left: 15px solid #ccc;
    min-height: 77px;
    padding-left: 10px;
}
.woocommerce-billing-fields h3,
body.woocommerce-checkout h3 {
    text-transform: uppercase;
}
@media screen and (max-width: 600px) {
    .woocommerce-page form .form-row-last {
        width: 100%;
    }
}
body .woocommerce-checkout #payment {
    background: 0 0 !important;
    padding: 0;
}
body .woocommerce-checkout #payment .form-row {
    padding: 0 !important;
}
body .woocommerce-checkout #payment ul.payment_methods {
    border-bottom: none !important;
    padding: 0 !important;
}
body .woocommerce-checkout #payment div.payment_box {
    background: 0 0 !important;
    border: none !important;
    color: #1e1e1e !important;
    margin: 0 !important;
    padding: 0 !important;
}
body #sagepaydirect-cc-form {
    margin-top: 20px;
}
body #sagepaydirect-cc-form select#sagepaydirect-card-type {
    background-position: 95% 50% !important;
    border-color: #d5d5d5 !important;
    font-size: 1em !important;
    margin: 0 !important;
}
body #sagepaydirect-cc-form input {
    font-size: 1em !important;
    margin: 0 !important;
}
body #sagepaydirect-cc-form p.form-row {
    margin-bottom: 20px !important;
}
#order_comments {
    padding: 15px !important;
}
.woocommerce form .form-row {
    margin: 0;
    padding: 0;
}
.woocommerce-checkout #payment div.payment_box:before {
    display: none !important;
    border: none;
    content: none;
}
@media screen and (max-width: 768px) {
    .woocommerce table.shop_table td {
        border: none;
    }
    table.woocommerce-checkout-review-order-table tr.cart-subtotal td,
    table.woocommerce-checkout-review-order-table tr.order-total td {
        border: none !important;
        float: left;
        padding: 9px 0;
        width: 25%;
    }
    table.woocommerce-checkout-review-order-table td {
        display: block;
        width: 100%;
    }
    table.woocommerce-checkout-review-order-table td.product-total {
        border-bottom: 1px solid #d5d5d5;
    }
    table.woocommerce-checkout-review-order-table .cart-subtotal td,
    table.woocommerce-checkout-review-order-table .order-total td {
        border: none !important;
    }
}
.woocommerce-checkout #payment ul.payment_methods {
    border: none !important;
    padding: 0 !important;
}
.woocommerce-checkout #payment {
    background-color: #fff !important;
    padding: 0;
}
.woocommerce-checkout #payment div.payment_box {
    background-color: #fff !important;
    color: #000;
    padding: 0;
}
abbr.required {
}
.cart_item {
    display: table-row !important;
    opacity: 1 !important;
}
.cart_item .product-total {
    line-height: 1 !important;
    padding: 0 !important;
    text-align: right;
    vertical-align: top !important;
}
@media print {
    * {
        -ms-filter: none !important;
        background: 0 0 !important;
        color: #000 !important;
        filter: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        color: #444 !important;
        text-decoration: underline;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h3 {
        page-break-after: avoid;
    }
}
.create-account .checkbox {
    left: 22px;
    margin-top: 0;
    opacity: 1;
}
#order_review_heading {
    margin: 12px 0 7px;
}
.payment_method_sagepaydirect img,
.wc_payment_method img {
    float: left;
    max-width: 38px !important;
}
.woocommerce-checkout #payment ul.payment_methods li img:first-child {
    margin-left: 0;
}
.woocommerce table.shop_table,
.woocommerce table.shop_table tfoot td,
.woocommerce-order-received .woocommerce table.shop_table td small {
    font-weight: 400;
}
.cart-subtotal .woocommerce-Price-amount,
.order-total .woocommerce-Price-amount,
.woocommerce-checkout .cart-subtotal .woocommerce-Price-amount,
.woocommerce-checkout .order-total .woocommerce-Price-amount,
.woocommerce_review_order_before_order_total_right .woocommerce-Price-amount,
small.includes_tax {
    float: right !important;
}
.woocommerce ul#shipping_method .amount,
.woocommerce-checkout .product-total,
.woocommerce_review_order_before_order_total_right {
    float: right;
}
@media screen and (max-width: 959px) {
    body .woocommerce-checkout #payment div.payment_box {
        clear: both;
        padding-top: 20px !important;
    }
}
#createaccount {
    padding: 0 7px;
}
body.woocommerce-checkout .woocommerce-billing-fields .select2-container--default .select2-selection--single {
    border: 1px solid #d5d5d5 !important;
    border-radius: 0;
    height: 40px;
    margin-bottom: 13px;
}
body.woocommerce-checkout .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}
body.woocommerce-checkout .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px;
}
body.woocommerce-checkout #personal_note_field textarea {
    padding: 15px;
}
.woocommerce-billing-fields {
    position: relative;
}
#billing_company_field {
    display: none;
}
.woocommerce table.shop_table tfoot td {
    border: none;
}
.cart .woocommerce-Price-amount.amount bdi,
.woocommerce-checkout-review-order-table .order-total td {
    font-weight: 400 !important;
}
#shipping_email_field {
    clear: both;
    display: block;
}
article,
header,
main {
    display: block;
}
a {
    background: 0 0;
    color: #000;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
h1 {
    color: #999;
    font-family: FrescoSansPro-SmBd, Helvetica, Arial, sans-serif;
    font-size: 90%;
    letter-spacing: 0.1em;
    margin: 0.67em 0;
    text-transform: uppercase;
}
h1.entry-title, .entry-content h1, h1.archive-title, h1.mc-breadcrumbs, p.mc-breadcrumbs {
    margin: 0 0 15px;
    line-height: 1.6;
}
input {
    line-height: normal;
}
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.cf {
    zoom: 1;
}
.cf:before {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}
a:hover {
    color: gray;
    text-decoration: none;
}
h1,
h2,
h3 {
    font-weight: 400;
    text-rendering: optimizelegibility;
}
body h1 {
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
}
.woocommerce-order-received h2,
h2 {
    color: #000;
}
.woocommerce-order-received h2,
h2,
h3 {
    font-family: "FrescoSansPro-Light", Helvetica, Arial, sans-serif;
    font-size: 90%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
input::-moz-focus-inner,
legend {
    border: 0;
    padding: 0;
}
@media screen and (min-width: 600px) {
    main#main {
        float: left;
        width: 74.125%;
    }
}
.clear {
    clear: both;
    float: none;
    font-size: 0;
    height: 0;
    line-height: 0;
}
input[type="email"]:active,
input[type="email"]:focus,
input[type="password"]:active,
input[type="password"]:focus,
input[type="text"]:active,
input[type="text"]:focus {
    background-color: #fff;
    outline: none;
}
.button {
    background-color: #ffde00;
    border: 0 !important;
    border-radius: 0 !important;
    cursor: pointer;
    display: inline-block;
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
    font-weight: 400 !important;
    letter-spacing: 0.1em;
    padding: 12px 0 8px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
.button:hover {
    background-color: #ebcc00;
    text-decoration: none;
}
.button:active {
    background-color: #e6c800;
    top: 1px;
}
input.button {
    -webkit-transition: background-color 0.14s ease-in-out;
    background-color: rgb(126,128,127) !important;
    color: #fff !important;
    font-size: 15px;
    font-weight: 400 !important;
    padding: 14px 15px 10px !important;
    transition: background-color 0.14s ease-in-out;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    -webkit-transition: background-color 0.14s ease-in-out;
    background-color: rgb(126,128,127);
    border-radius: 0;
    color: #fff !important;
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
    font-size: 15px;
    letter-spacing: 0.1em;
    padding: 14px 15px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: background-color 0.14s ease-in-out;
}
.form-row-wide,
.woocommerce-FormRow {
    position: relative;
}
.form-row-wide label,
.woocommerce-FormRow label {
    font-weight: 500;
    left: 12px;
    margin-top: 10px;
    opacity: 0;
    position: absolute;
}
.form-row-wide input,
.form-row-wide label,
.woocommerce-FormRow input,
.woocommerce-FormRow label {
    -webkit-transition: 0.2s ease-in-out;
}
.form-row-wide .required,
.woocommerce-FormRow .required {
    display: none;
}
@media screen and (min-width: 768px) {
    #main {
        min-height: 550px;
    }
}
.woocommerce-message {
    background-color: transparent !important;
    margin-top: 2em !important;
}
.woocommerce-info {
    background-color: transparent !important;
    margin-top: 0 !important;
}
@media screen and (max-width: 600px) {
    .form-row-first {
        width: 100% !important;
    }
}
article.page-part h2 {
    color: #000;
    font-family: "FrescoSansPro-Light", Helvetica, Arial, sans-serif;
    font-size: 90%;
    letter-spacing: 0.1em;
    margin-top: 17px;
    text-transform: uppercase;
    width: 100%;
}
.single-product .price-table-row select,
article.page-part .text {
    width: 100%;
}
@media screen and (min-width: 1000px) {
    article.page-part {
        display: flex;
        justify-content: space-between;
    }
    article.page-part h2 {
        width: 22.375%;
    }
    article.page-part .text {
        width: 74.125%;
    }
}
article.page-part .extra {
    margin: 20px 0;
}
body.page-id-7 main#main {
    float: none;
    width: 100%;
}
@media screen and (max-width: 600px) {
    .woocommerce-page form .form-row-last {
        width: 100%;
    }
}
.woocommerce-info:before,
.woocommerce-message:before {
    display: none !important;
}
.woocommerce-info {
    border: none !important;
}
.woocommerce form .form-row {
    padding-left: 0;
}
@media print {
    * {
        -ms-filter: none !important;
        background: 0 0 !important;
        color: #000 !important;
        filter: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        color: #444 !important;
        text-decoration: underline;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
article.page-part {
    border-bottom: none !important;
    border-top: 1px solid #d5d5d5;
}
article.page-part:first-of-type {
    border-top: none !important;
}
@media only screen and (max-width: 1020px) {
    #menu-main-menu {
        display: none;
        flex-direction: column;
        text-align: left;
    }
    .nav-primary {
        margin: 0 auto !important;
        max-width: 1000px;
        padding-bottom: 0;
        width: 90%;
    }
    #menu-main-menu a {
        display: block;
        padding: 10px 0;
    }
    #basket {
        padding-top: 7px;
    }
    .title-area {
        margin-bottom: 8px;
        margin-left: 10%;
        margin-top: 20px;
        width: 80%;
    }
    .custom-logo {
        height: auto;
        width: 100%;
    }
    #genesis-footer-widgets .wrap,
    .content,
    .site-footer .wrap {
        margin: 23px auto !important;
        max-width: 1000px;
        width: 90%;
    }
    .site-footer .wrap {
        margin: 0 auto !important;
    }
    .credit {
        float: left;
    }
    #genesis-footer-widgets .wrap {
        flex-direction: column;
    }
    .footer-widget-area {
        border-bottom: 1px solid #d5d5d5;
        margin-bottom: 0;
        max-width: 100%;
        padding-bottom: 0;
    }
    .footer-widget-area:last-child {
        border-bottom: 0;
    }
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.images.woocommerce-product-gallery,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        width: 100%;
    }
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
    /* margin-top: 2em; */ /* DJA - 20230207 */
    margin: 0;
    width: 100%;
}
.single-product.woocommerce div.product form.cart .variations {
    border: 0;
    margin-bottom: 0 !important;
    width: 100%;
}
button,
input {
    font-size: 100%;
}
button,
input,
select,
textarea {
    font-family: inherit;
    margin: 0;
    outline: 0;
}
.woocommerce div.product form.cart table {
    border-spacing: 0;
    border-width: 0;
}
.woocommerce div.product form.cart {
    margin: 0.5em 0;
}
.description {
    margin: 0.8em 0 2em;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    color: #1e1e1e;
    font-family: "FrescoSansPro-Light", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 1.6;
}
.woocommerce-error,
.woocommerce-message {
    border: none !important;
}
.woocommerce-error {
    color: #c35831;
}
.woocommerce-message {
    color: #000;
    display: block;
    padding: 0;
}
.woocommerce-error {
    background-color: transparent;
    margin-top: 2em;
}
.woocommerce-error,
.woocommerce-info {
    clear: both;
    display: block;
    padding: 22px 0 0 0;
}
.woocommerce-error::before,
.woocommerce-message::before {
    content: "";
    display: none;
}
.single-product .woocommerce-message:after {
    clear: both;
    content: "";
    display: none;
}

.single-product .woocommerce-notices-wrapper .woocommerce-message {
    margin: 0!important;
}

/* .single-product .woocommerce-message {
    background-color: rgb(239,239,239)!important;
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
    font-size: 16px;
    letter-spacing: 0.1em;
    margin: 0 0 18px !important;
    padding: 9px 0;
    text-align: center;
    color: rgb(126,128,127);
} */

.single-product .added_text {
    background-color: rgb(239,239,239)!important;
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
    font-size: 16px;
    letter-spacing: 0.1em;
    margin: 0 0 18px !important;
    /* padding: 9px 0; */
    height: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    color: rgb(126,128,127);
    line-height: 0;
}

.mc_btn_checkout {
    display: block;
}

#complete_price_holder {
    display: block;
    float: left;
    margin-right: 10px;
    text-align: left;
    width: 100%;
}
.woocommerce .product-type-variable-subscription .single_variation_wrap span.price {
    background-color: #d5d5d5;
    color: #1e1e1e;
    display: block;
    float: left;
    font-size: inherit;
    margin-bottom: 15px;
    margin-right: 10px;
    padding: 9px 15px 7px;
    text-align: left;
    width: 100%;
}
.product-type-variable-subscription .single_variation_wrap .woocommerce-variation-price .price:before {
    content: "Total: ";
}
#dja-product-hero-slider {
    position: relative;
}
#dja-product-slider-arrows {
    left: 50%;
    margin: 0;
    padding-bottom: 25px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 99;
}
#dja-product-prev-slider-arrow {
    cursor: pointer;
    left: 0;
    padding-left: 15px;
    position: absolute;
}
#dja-product-next-slider-arrow {
    cursor: pointer;
    padding-right: 15px;
    position: absolute;
    right: 0;
}
#dja-product-next-slider-arrow img,
#dja-product-prev-slider-arrow img {
    width: 25px;
}
#dja-product-hero-slider .spacer {
    padding-top: 63.8%;
    position: relative;
    z-index: 0;
}
#dja-product-hero-slider-slides .dja-slide {
    background-color: #f4f4f4;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.fader .dja-slide:nth-of-type(1) {
    animation-delay: 8s;
    animation-duration: 1s;
    animation-name: fader;
    z-index: 20;
}
.fader .dja-slide:nth-of-type(2) {
    z-index: 10;
}
.fader .dja-slide:nth-of-type(n + 3),
.page .added_to_cart.wc-forward,
.product-type-variable-subscription #complete_price_holder,
.single_variation_wrap .calculated-price,
.woocommerce .quantity .qty {
    display: none;
}
.single-product .price,
.woocommerce div.product form.cart div.quantity,
.woocommerce div.product p.price,
.woocommerce-order-received .colour-basket dl,
.woocommerce-order-received .woocommerce td.product-name dl.variation dd,
.woocommerce-order-received dd {
    margin: 0;
}
@keyframes fader {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.single-post article {
    display: flex;
}
.single-post article .entry-header {
    justify-content: space-between;
    width: 20%;
}
.single-post article .entry-content {
    width: 80%;
}
.single-post .entry-footer {
    display: none;
}
@media screen and (max-width: 959px) {
    .single-post article {
        display: block;
    }
    .single-post article .entry-header {
        justify-content: space-between;
        width: 100%;
    }
    .single-post article .entry-content {
        width: 100%;
    }
}
.archive .type-post {
    border-bottom: 1px solid #dedede;
    display: block;
    float: left;
}
.archive .entry-header,
.single .entry-header {
    float: left;
    margin-right: 5%;
    width: 20%;
}
.archive .entry-content {
    float: right;
    width: 75%;
}
#mc_embed_signup {
    background: rgba(0, 0, 0, 0);
    clear: left;
}
#mc_embed_signup form {
    padding: 0;
}
#mc_embed_signup .button {
    width: 100%;
}
#mce-responses {
    max-height: 130px;
}
#mce-success-response {
    color: #000;
    font-size: 16px;
    line-height: 20px;
    padding: 12px 0;
}
.mclear:after {
    content: "";
}
.mce_inline_error {
    clear: none;
}
.mclear:after,
.product-desktop-tabs,
.product-tabs {
    clear: both;
    display: block;
}
#mc_embed_signup div.mce_inline_error,
.page-template-default .entry-header,
.page-template-page-cpt .entry-header,
.page-template-page-cpt .mc-breadcrumbs,
.page-template-page-custom .entry-header,
.product-mobile-tabs {
    display: none;
}
.page-template-default .wp-container-1 h1,
.page-template-default .wp-container-2 p,
.page-template-page-cpt .wp-container-1 h1,
.page-template-page-cpt .wp-container-2 p,
.page-template-page-custom .wp-container-1 h1,
.page-template-page-custom .wp-container-2 p {
    margin-top: 0;
}
@media screen and (max-width: 959px) {
    .wp-block-columns {
        gap: 0 !important;
        margin-bottom: 0;
    }
    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product {
        clear: both;
        float: left;
        margin: 0 0 2.992em;
        width: 100%;
    }
    .more-details .col {
        float: left;
        width: 100%;
    }
    .tab-panel .more-details {
        border-left: none;
        padding-left: 0;
    }
    .more-details h3,
    .tab-item.active .col h3 {
        border-bottom: none !important;
        color: #999;
        margin: 0;
        text-transform: uppercase;
    }
    .mobile-tab .more-details .col p {
        margin-top: 0;
    }
    .woocommerce-page div.product div.summary {
        border-bottom: 1px solid #999;
        margin-bottom: 0.5em;
        padding-bottom: 36px;
    }
    .footer-widget-area,
    .tab-item,
    .tab-panels,
    .tab.row {
        width: 100% !important;
    }
}
.woocommerce-additional-fields {
    margin-top: 20px;
}
#ship-to-different-address {
    font-size: 100%;
}
.prod_container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.prod_container .prod_item {
    flex-basis: 48%;
    margin: 0 0 2.992em;
}
.prod_container .prod_item product a img {
    box-shadow: none;
    display: block;
    height: auto;
    margin: 0 0 1em;
    width: 100%;
}
.prod_container .product h3,
.woocommerce-loop-product__title {
    color: #1e1e1e;
}
.prod_container .product h3,
.wc-block-grid__product-title,
.woocommerce-loop-product__title {
    -moz-osx-font-smoothing: grayscale;
    font-family: "FrescoSansPro-SmBd", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.6;
    margin: 0 0 3px !important;
    padding: 0;
    text-transform: capitalize;
}
.prod_item .price {
    display: block;
    font-size: 0.857em;
    margin-bottom: 1em;
}
@media screen and (max-width: 959px) {
    .prod_container {
        display: block;
    }
    .prod_container .prod_item {
        width: 100%;
    }
}
#basket .amount {
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.mc-breadcrumbs {
    margin-top: 0;
}
input[type="tel"],
select,
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 0;
    box-shadow: none;
    color: #1e1e1e;
    display: block;
    font-size: 1em;
    height: 40px;
    line-height: 40px;
    margin-bottom: 14px !important;
    padding: 1px 12px;
    vertical-align: middle;
    width: 100%;
}
.wc-block-grid__product-title {
    color: #000 !important;
}
.subs-grid .wc-block-grid__product-add-to-cart.wp-block-button a {
    background-color: rgb(126,128,127);
    /* font-weight: 600; */
    letter-spacing: 0.08em;
}
.wc-block-grid__product .wc-block-grid__product-title {
    margin: 0 0 3px;
}
.wc-block-grid__product {
    border-bottom: 56px solid transparent;
}
.woocommerce-Price-amount.amount bdi {
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    font-family: "FrescoSansPro-Light", Helvetica, sans-serif;
    font-size: 16px;
    /* font-weight: 400 !important; */
    line-height: 1.6;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    font-size: 1em;
    letter-spacing: normal;
    font-weight: normal;
    margin: 0 0 3px !important;
    padding: 0;
}
.wc-block-grid__product-price.price span,
.woocommerce ul.products li.product .price {
    color: #000;
    font-weight: 400 !important;
}
.page .woocommerce ul.products li.product .button,
.woo-button-standard,
.woocommerce .cart .button,
.woocommerce a.button.alt,
.woocommerce a.button.alt:hover {
    -webkit-transition: background-color 0.14s ease-in-out;
    background-color: rgb(126,128,127);
    border-radius: 0;
    color: #fff !important;
    display: inline-block;
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
    font-size: 16px;
    height: 40px;
    letter-spacing: 0.1em;
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 14px 15px 10px !important;
    text-align: center;
    text-transform: uppercase;
    transition: background-color 0.14s ease-in-out;
    vertical-align: middle;
    width: 224px;
}
.woocommerce-cart .woocommerce .shop_table td.actions {
    padding-top: 0 !important;
    position: absolute;
    border: none;
}
.woocommerce-cart .wc-proceed-to-checkout .checkout-button {
    width: 100% !important;
}
@media screen and (max-width: 999px) {
    .woo-button-standard {
        margin-bottom: 20px !important;
        width: 100%;
    }
}
.wc-block-grid__product .wc-block-grid__product-price {
    margin: 0 !important;
}
.grid__product-price.price span {
    color: #fff !important;
}
.wc-block-grid.has-aligned-buttons .wc-block-grid__product > :last-child {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 12px;
}
@media screen and (max-width: 999px) {
    .page .woocommerce ul.products li.product .button,
    .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
        float: left;
        line-height: 1;
        margin-bottom: 0 !important;
        padding: 0.5em 0 0.2em;
        width: 100%;
    }
    .wc-block-grid__products .wc-block-grid__product-image img {
        height: auto;
        margin-bottom: 0;
        width: 100%;
    }
    .wc-block-grid__product .wc-block-grid__product-price {
        margin-bottom: 8px;
    }
}
.woocommerce ul.products li.product .price {
    margin-bottom: 1em;
}
.boxed {
    border: 1px solid #d5d5d5;
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 0.6em 1em 0.4em;
    text-transform: uppercase;
}
.boxed p {
    letter-spacing: 0.1em;
    margin: 0;
}
.woocommerce div.product .product_title {
    color: rgb(30,30,30) !important;
    font-family: "FrescoSansPro-SmBd";
    font-weight: normal;
    font-size: 16px !important;
    letter-spacing: normal;
    margin: 0;
    text-transform: capitalize;
}
.details p:first-child {
    margin-bottom: 0.5em;
    margin-top: 0;
}

.details .short-description {
    font-family: "FrescoSansPro-Light";
    margin: 0;
}

#complete_price_holder {
    background-color: #efefef;
    margin-bottom: 15px;
    padding: 9px 15px 7px;
}
.tab.row {
    display: block;
}
.tab-panels,
.tab.row {
    width: 74.125%;
}
.tab-item {
    margin-top: 0;
    width: 100%;
}
.tab-item h3 {
    display: inline-block;
    width: 100%;
}
.active .tab-handle:after,
.tab-handle:after {
    cursor: pointer;
    color: #000;
    content: "+";
    float: right;
    font-size: 22px;
    line-height: 1;
}
.active .tab-handle:after {
    content: "-";
}
.mc-tab-title {
    border-top: 1px solid #d5d5d5;
    padding-top: 5px;
}
.active .mc-tab-title {
    border-top: none;
}
.tab-item.active h3 {
    border-bottom: 1px solid #d5d5d5;
    width: 100%;
}
input[type="email"],
input[type="password"],
input[type="text"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 0;
    box-shadow: none;
    color: #1e1e1e;
    display: block;
    font-size: 1em;
    height: 40px;
    line-height: 40px;
    margin-bottom: 14px !important;
    padding: 8px 12px 5px;
    vertical-align: middle;
    width: 100%;
}
.hidden,
.in-stock,
.single-product .outofstock .variations_form.cart {
    display: none;
}
@media screen and (max-width: 759px) {
    .cart_item {
        position: relative;
    }
    body.woocommerce-cart .woocommerce .shop_table .product-subtotal {
        display: inline-block !important;
        padding-left: 0 !important;
        position: absolute;
        right: 0;
        width: 20% !important;
    }
    .woocommerce .cart .button,
    .woocommerce .cart input.button {
        margin-top: 20px;
    }
    body.woocommerce-cart .woocommerce .shop_table .product-remove {
        float: none !important;
        position: absolute;
        right: 0;
    }
    body.woocommerce-cart .woocommerce .shop_table .product-grind {
        float: left;
        width: 70%;
    }
    body.woocommerce-cart .woocommerce .shop_table .product-quantity {
        float: left;
        padding-left: 0 !important;
        width: 70% !important;
    }
    table.cart select.quantity_needed {
        width: 100%;
    }
    .remove_text,
    img.grind-change-loading-spinner {
        display: none;
    }
}
tr.shipping p {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 0;
    padding-bottom: 1em;
}
table.woocommerce-checkout-review-order-table tr.order-total td {
    border-top: none !important;
}
body.woocommerce-cart tr.order-total th {
    width: 50% !important;
}
#order_comments_field,
form.checkout_coupon {
    display: block !important;
}
@media screen and (min-width: 768px) {
    .woocommerce .cart-collaterals,
    .woocommerce-page .cart-collaterals {
        margin-top: -2.5%;
    }
    .woocommerce-cart .cart-collaterals .cart_totals .woocommerce-Price-amount.amount bdi,
    .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td {
        float: left;
        font-family: "FrescoSansPro-SmBd", Helvetica, sans-serif;
    }
    .woocommerce-cart .cart-collaterals .cart_totals .woocommerce-Price-currencySymbol {
        font-family: "FrescoSansPro-SmBd", Helvetica, sans-serif;
    }
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
    float: left !important;
    margin-bottom: 0;
    margin-right: 70%;
}
span.shipping-subtitle {
    font-family: "FrescoSansPro-Light", Helvetica, sans-serif;
    font-weight: 400 !important;
}
input#ed-check-voucher-code {
    margin-bottom: 0 !important;
    margin-top: 1em;
}
.full-cart-icon {
    position: absolute;
}
.woocommerce ul#shipping_method .woocommerce-Price-amount.amount bdi,
span.woocommerce-Price-currencySymbol {
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    font-family: "FrescoSansPro-Light", Helvetica, sans-serif;
    font-size: 16px;
}
.ed-checkout-button {
    background-color: #e5e6e5;
    color: rgb(126,128,127) !important;
    margin: 10px 0 0;
}
.woocommerce-cart .wc-proceed-to-checkout {
    padding: 0;
}
.ed-checkout-button-disabled {
    cursor: not-allowed;
    opacity: 1;
}
.woocommerce ul#shipping_method .woocommerce-Price-amount.amount bdi {
    font-weight: 300 !important;
    line-height: 1.6;
}
table.woocommerce-checkout-review-order-table tr.order-total td,
table.woocommerce-checkout-review-order-table tr.order-total th,
table.woocommerce-checkout-review-order-table tr.shipping td,
table.woocommerce-checkout-review-order-table tr.shipping th {
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.footer-widget-area {
    width: 25%;
}
#mc-embedded-subscribe,
.woocommerce-order-received .shops #main {
    width: 100%;
}
.archive-pagination.pagination {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 20px;
    width: 100%;
}
.archive-pagination.pagination a {
    border-bottom: none;
}
.left-two-col,
.right-two-col {
    float: left;
    width: 50%;
}
.includes_tax,
.woocommerce-order-received th.woocommerce-table__product-name.quantity,
a.about_paypal {
    display: none;
}
@media only screen and (max-width: 768px) {

    .woocommerce-order-received .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
    .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 0;
    }
    .woocommerce-order-received .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
        display: block;
    }
    .woocommerce-page table.shop_table_responsive tr.order-total {
        width: 100%;
        margin-left: 0;
    }
    .woocommerce-cart .woocommerce .shop_table td.actions {
        position: relative;
    }
    .woocommerce-cart .woocommerce .shop_table.main_table {
        border-bottom: 0;
        border-color: #d5d5d5 !important;
    }
    .woocommerce-cart .woocommerce .shop_table.main_table {
        padding-bottom: 10px;
    }
    .woocommerce-order-received .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right !important;
    }
    .woocommerce-order-received .woocommerce table.shop_table_responsive tr td.order-actions,
    .woocommerce-page table.shop_table_responsive tr td.order-actions {
        text-align: left !important;
    }
    .woocommerce-order-received .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        content: attr(data-title) ": ";
        float: left;
        font-weight: 700;
    }
    .woocommerce-order-received .woocommerce table.my_account_orders tr td.order-actions,
    .woocommerce-page table.my_account_orders tr td.order-actions {
        text-align: left;
    }
    .woocommerce-order-received .woocommerce table.my_account_orders tr td.order-actions .button,
    .woocommerce-page table.my_account_orders tr td.order-actions .button {
        float: none;
        margin: 0.125em 0.25em 0.125em 0;
    }
    .woocommerce-order-received .woocommerce table.my_account_orders tr td.order-actions::before,
    .woocommerce-order-received .woocommerce table.shop_table_responsive thead,
    .woocommerce-page table.my_account_orders tr td.order-actions::before,
    .woocommerce-page table.shop_table_responsive thead {
        display: none;
    }
}
.woocommerce-order-received .woocommerce a.button {
    background-color: #ebe9eb;
    background-image: none;
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    color: #515151;
    cursor: pointer;
    display: inline-block;
    font-size: 100%;
    font-weight: 700;
    left: auto;
    line-height: 1;
    margin: 0;
    overflow: visible;
    padding: 0.618em 1em;
    position: relative;
    text-decoration: none;
    text-shadow: none;
}
.woocommerce-order-received .woocommerce a.button:hover {
    background-color: #dfdcde;
    background-image: none;
    color: #515151;
    text-decoration: none;
}
.woocommerce-order-received .woocommerce a.button:disabled {
    color: inherit;
    cursor: not-allowed;
    opacity: 0.5;
    padding: 0.618em 1em;
}
.woocommerce-order-received .woocommerce a.button:disabled:hover {
    background-color: #ebe9eb;
    color: inherit;
}
.woocommerce-order-received .woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-collapse: separate;
    border-radius: 5px;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
}
.woocommerce-order-received .woocommerce table.shop_table th {
    font-weight: 700;
    line-height: 1.5em;
    padding: 9px 12px;
}
.woocommerce-order-received .woocommerce table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    line-height: 1.5em;
    padding: 9px 12px;
    vertical-align: middle;
}
.woocommerce-order-received .woocommerce table.shop_table tfoot td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.shop_table tfoot th {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: 700;
}
.woocommerce-order-received .woocommerce table.my_account_orders {
    font-size: 0.85em;
}
.woocommerce table.my_account_orders th,
.woocommerce-order-received .woocommerce table.my_account_orders td {
    padding: 4px 8px;
    vertical-align: middle;
}
.woocommerce-order-received .woocommerce table.my_account_orders .button {
    float: right;
    white-space: nowrap;
}
.woocommerce-order-received .woocommerce td.product-name dl.variation {
    list-style: none outside;
}
.woocommerce-order-received .woocommerce td.product-name dl.variation dt {
    clear: both;
    display: inline-block;
    float: left;
    list-style: none outside;
    margin-right: 0.25em;
}
.woocommerce td.product-name dl.variation:last-child,
.woocommerce-order-received .woocommerce td.product-name dl.variation p {
    margin-bottom: 0;
}
.woocommerce-order-received .woocommerce td.product-quantity {
    min-width: 80px;
}
.woocommerce-order-received .woocommerce .woocommerce-order-details {
    margin-bottom: 2em;
}
.woocommerce-order-received small {
    font-size: 75%;
}
.woocommerce-order-received table {
    border-collapse: collapse;
    border-spacing: 0;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.woocommerce-order-received .cf {
    zoom: 1;
}
.cf:after,
.woocommerce-order-received .cf:before {
    content: "";
    display: table;
}
.woocommerce-order-received .cf:after {
    clear: both;
}
.woocommerce-order-received a {
    color: #000;
}
.woocommerce-order-received a:hover {
    color: gray;
    text-decoration: none;
}
.woocommerce-order-received h3 {
    font-family: "FrescoSansPro-Light", Helvetica, Arial, sans-serif;
    font-size: 90%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.woocommerce-order-received .wrap {
    margin: 0 auto;
    max-width: 1000px;
    width: 90%;
}
.woocommerce-order-received .clear-float:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.woocommerce-order-received .clear {
    clear: both;
    float: none;
    font-size: 0;
    height: 0;
    line-height: 0;
}
.woocommerce-order-received .button {
    background-color: #ffde00;
    border: 0 !important;
    border-radius: 0 !important;
    cursor: pointer;
    display: inline-block;
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
    font-weight: 400 !important;
    letter-spacing: 0.1em;
    padding: 12px 0 8px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
.button:focus,
.woocommerce-order-received .button:hover {
    background-color: #ebcc00;
    text-decoration: none;
}
.woocommerce-order-received .button:active {
    background-color: #e6c800;
    top: 1px;
}
.woocommerce a.button,
.woocommerce-order-received a.button {
    -webkit-transition: background-color 0.14s ease-in-out;
    color: #fff !important;
    font-size: 15px;
    transition: background-color 0.14s ease-in-out;
}
.woocommerce-order-received a.button {
    background-color: rgb(126,128,127) !important;
    font-weight: 400 !important;
    padding: 14px 15px 10px !important;
}
.woocommerce a.button {
    background-color: rgb(126,128,127);
    border-radius: 0;
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
    letter-spacing: 0.1em;
    padding: 14px 15px 10px;
    text-align: center;
    text-transform: uppercase;
}
.woocommerce a.button:focus,
.woocommerce a.button:hover {
    background-color: #656666;
    color: #fff !important;
}
@media screen and (min-width: 768px) {
    .woocommerce-order-received #main {
        min-height: 550px;
    }
}
.woocommerce-order-received .woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before {
    content: none !important;
    float: none !important;
    font-weight: 400 !important;
}
.woocommerce table th,
.woocommerce-order-received .woocommerce table td {
    border-color: #d5d5d5 !important;
}
.woocommerce-order-received .colour-basket {
    border-left: 15px solid #ccc;
    min-height: 77px;
    padding-left: 10px;
}
.woocommerce-order-received .colour-basket a {
    border: none;
    color: #1e1e1e;
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
}
.woocommerce-order-received table.shop_table {
    border-radius: 0 !important;
    width: 100%;
}
.woocommerce table.shop_table {
    border-left: none !important;
    border-right: none !important;
}
.woocommerce-order-received .woocommerce table.shop_table {
    border-bottom: none !important;
    border-top: none !important;
    font-weight: 400;
}
.woocommerce-order-received .woocommerce table.shop_table_responsive tr td {
    text-align: left !important;
}
.woocommerce table.shop_table td,
.woocommerce-order-received .woocommerce table.shop_table th {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
@media screen and (max-width: 768px) {
    .woocommerce table.shop_table td,
    .woocommerce-order-received .woocommerce table.shop_table th {
        border: none;
    }
}
.woocommerce-Price-amount,
.woocommerce-order-received .woocommerce table.shop_table tfoot td {
    font-weight: 400;
}
@media screen and (max-width: 768px) {
    .woocommerce-order-received table.summary-order-details td,
    .woocommerce-order-received table.woocommerce-table--order-details td,
    table.woocommerce-table--order-details th {
        display: block;
        width: 100%;
    }
    .woocommerce-order-received table.woocommerce-table--order-details thead {
        display: none;
    }
    .woocommerce-order-received table.woocommerce-table--order-details td.product-total {
        border-bottom: 1px solid #d5d5d5;
    }
    .woocommerce-order-received table.woocommerce-table--order-details tfoot th,
    table.woocommerce-table--order-details tfoot td {
        border: none !important;
    }
}
body.woocommerce-order-received tfoot tr:nth-last-child(1) td,
body.woocommerce-order-received tfoot tr:nth-last-child(1) th {
    border-top: none;
}
body.woocommerce-order-received tfoot tr:nth-last-child(1) td:nth-last-child(1) {
    font-family: "FrescoSansPro-SmBd", Helvetica, Arial, sans-serif;
}
.woocommerce-order-received .woocommerce td.product-name dl.variation dd p:last-child {
    margin-bottom: 0;
    margin-top: 0;
}
.woocommerce-order-received .woocommerce td.product-name dl.variation dd,
.woocommerce-order-received .woocommerce td.product-name dl.variation dt {
    margin-bottom: 0 !important;
    margin-top: 0;
}
.woocommerce-order-received.woocommerce-checkout .product-total {
    float: none;
}
.woocommerce-order-received .woocommerce table.shop_table td {
    width: auto;
}
.woocommerce table.shop_table tfoot th,
.woocommerce-order-received .woocommerce table.shop_table tfoot td,
body.woocommerce-order-received tfoot tr:nth-last-child(2) td,
body.woocommerce-order-received tfoot tr:nth-last-child(2) th,
table.order_details tfoot tr:nth-last-child(2) td,
table.order_details tfoot tr:nth-last-child(2) th {
    border: none;
}
.woocommerce-order-received .order-total .woocommerce-Price-amount,
.woocommerce-order-received .product-total .woocommerce-Price-amount,
.woocommerce-order-received .woocommerce-checkout .order-total .woocommerce-Price-amount {
    float: right !important;
}
.cart .coupon, #ed-use-voucher-button {
    display: none;
}

/* Checkout pricing column 20230222 */

td.woocommerce_review_order_before_order_total_right {
    width: 100%;
    float: right;
}

.cart-subtotal .woocommerce-Price-amount, .order-total .woocommerce-Price-amount, .woocommerce-checkout .cart-subtotal .woocommerce-Price-amount, .woocommerce-checkout .order-total .woocommerce-Price-amount, .woocommerce_review_order_before_order_total_right .woocommerce-Price-amount, small.includes_tax {
    float: none !important;
    text-align: right;
}

td.woocommerce_review_order_before_order_total_right .woocommerce-Price-amount.amount {
    float: right !important;
}

.woocommerce-checkout .woocommerce-Price-amount, .woocommerce-order-received .woocommerce table.shop_table tfoot td {
    font-weight: 400;
    width: 100%;
    display: block;
}

#shipping_method .woocommerce-Price-amount {
    font-weight: 400;
    width: auto;
    display: inline;
}

tr.cart-subtotal.recurring-total {
    white-space: nowrap;
}
/*
.shipping.recurring-total ul li label {
    text-align: right;
}

.shipping.recurring-total ul li {
    text-align: right;
}
*/
td.recurring-cost {
    white-space: nowrap;
}

td.mc-data-total {
    text-align: right;
}

.shipping-cost {
    text-align: right;
}

span.shipping-method {
    text-align: left;
    position: absolute;
    left: 25px;
    padding-left: 22px;
}

.shipping.recurring-total ul li {
    text-align: left;
    position: relative;
}

.woocommerce ul#shipping_method .amount, .woocommerce-checkout .product-total, .woocommerce_review_order_before_order_total_right {
    float: right;
    text-align: right;
}

td.recurring-cost .shipping_method {
    position: absolute;
    left: 0;
}
