/*
Theme Name: Paterson Grain Child
Template: patersongrain
Author: the WordPress team
Description: Paterson Grain is fully committed to working alongside Canadian grain farmers to ensure the production of the best quality crops. We invite all Canadian grain farmers to explore Paterson Grain’s vast and expanding product lines and services.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-patterns,block-styles,wide-blocks,accessibility-ready
Version: 2.2.1684124096
Updated: 2023-05-15 04:14:56

*/


.custom-dropdown {
    position: relative;
    display: inline-block;
    cursor: pointer;
    user-select: none;

}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 115px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 1;
    margin-top: 17px;
    padding: 0 14px;
}

.dropdown-content a {
    text-decoration: none;
    font-size: 13px;
    color: #B7001F;
    padding: 5px 5px;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
}

.dropdown-content a:hover {
    background: #B7001F;
    color: #fff;
    border-radius: 2px;
}

.custom-dropdown.active .dropdown-content {
    display: block;
}

.arrow-down {
    position: relative;
}

.arrow-down:after {
    position: absolute;
    right: 10px;
    top: 50%;
    /* transform: translateY(-50%); */
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    position: absolute;
    transform: rotate(45deg);
    top: -23px;
    right: 0;
}

.custom-dropdown.active .arrow-down:after {
    transform: rotate(229deg);
}

.custom-dropdown h2 {
    position: relative;
    margin-top: 6px;
}

.custom-dropdown h2 {
    position: relative;
}

.custom-dropdownh2 {
    position: relative;
}

.custom-dropdown h2 {
    margin: 0;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-left: 10px;
}

/* new style */

@import url('https://fonts.googleapis.com/css2?family=Cantarell:ital,wght@0,400;0,700;1,400;1,700&family=Quicksand:wght@300;400;500;600;700&display=swap');

#outer_wrapper>tbody>tr>td:last-child {
    display: none;
}

.cart-customlocation .count {
    position: absolute;
    top: -11px;
    color: #fff;
    font-size: 10px;
    right: -19px;
    background: #cd2653;
    border-radius: 100px;
    padding: 2px;
    min-width: 22px;
    height: 22px;
    text-align: center;
    line-height: 19px;
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
}

.store_cart {
    position: relative;
    margin-right: 24px;
}

.wpcf7-form-control.wpcf7-submit {
    background-color: #B7001F;
}

.has_children .children {
    display: none;
}

.has_children .toggle_on {
    display: block;
}

.woocommerce-tabs.wc-tabs-wrapper.custom_tab_products,
.single.single-product .pagination-single.section-inner {
    display: none;
}

.woocommerce-Price-amount.amount,
.apbd-mca-i-total,
.apbd-lbl,
.apbd-price,
.cart-subtotal,
.order-total,
.product-total {
    display: none;
}

#payment .wc_payment_methods.payment_methods.methods,
.form-row.place-order .woocommerce-terms-and-conditions-wrapper,
.product-subtotal,
.product-price {
    display: none;
}

.cart_totals h2 {
    display: none
}




/**new**/

@import url('https://fonts.googleapis.com/css2?family=Cantarell:ital,wght@0,400;0,700;1,400;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Cantarell:ital,wght@0,400;0,700;1,400;1,700&family=Quicksand:wght@300;400;500;600;700&display=swap');

body {
    background: #fff;
    font-family: 'Roboto', sans-serif !important;
}

#site-header {
    background: linear-gradient(180deg, #B7001F 0%, #940019 100%);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-checkout.woocommerce-page .woocommerce-order-received .woocommerce-table--order-details tfoot,
.woocommerce-order-overview__total.total {
    display: none;
}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot {
    display: none;
}

header#site-header .header-inner {
    padding: 10px 0;
}

.shop-categories-left {
    max-width: 240px;
    flex: 0 0 240px;
    border-right: 1px solid #dddddd;
}

section.main-homepage.container {
    display: flex;
    padding: 0;
    flex-direction: row;
    min-height: calc(100vh - 187px);
}

.products-right {
    max-width: calc(100% - 240px);
    flex: 0 0 calc(100% - 240px);
}

.products-right .wpt-search-full-wrapper {
    display: none;
}

.product-search img,
.location_store img {
    position: absolute;
    left: 7px;
    top: 7px;
    z-index: 999;
}

.product-search input {
    background: #fff;
    border-radius: 10px;
    box-shadow: none;
    border: 0;
    height: 30px;
    padding: 0 10px;
    padding-left: 31px;
    font-size: 13px;
}

.location_store input {
    background: #fff;
    border-radius: 10px;
    box-shadow: none;
    border: 0;
    height: 30px;
    padding: 0 10px;
    padding-left: 31px;
}

nav.primary-menu-wrapper ul li a {
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
}

.product-search,
.location_store {
    margin-right: 10px;
    position: relative;
    width: 200px
}

.product-search input:focus,
.location_store input:focus {
    outline: none;
    border: 0;
    box-shadow: none;
}

body.wpt_table_body .wpt-wrap table thead tr,
body.wpt_table_body .wpt-wrap table thead th {
    color: #fff;
    border-top: none;
    border-bottom: none !important;
    background: transparent !important;
    color: #333333 !important;
    font-size: 16px;
}

.header-toggles {

    align-items: center;
}

.store_clock_time {
    margin-right: 10px;
}

.store_user {
    display: flex;
}

.login_user span {
    display: flex;
    width: 37px;
    height: 37px;
    background: #fff;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
}

.login_user img {
    width: 18px;
    height: 18px;
    text-align: center;
}

.store_user h2 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-left: 10px;
}

.store_user h2 span {
    display: block;
}

.header-toggles {
    margin-right: 0;
}

.mobile_responsive.normal_table {
    border: 0;
}

.wpt-stats-report {
    display: none;
}

body.wpt_table_body .products-right .wpt-wrap table thead th {
    border-bottom: 1px #DDDDDD solid !important;
    padding: 20px 30px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    color: #333333 !important;
    font-size: 16px;
}

.products-right .post-inner-shop {}

.wpt-wrap .wpt_table_tag_wrapper {
    box-shadow: none;
    margin-bottom: 15px;
    background: white;
}

.shop-categories-left h2 {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #333333;
    font-family: 'Quicksand', sans-serif;
}

main#site-content\ child_paterson {
    width: 100%;
    max-width: 90%;

    margin: 0 auto;
    min-height: calc(100vh - 145px);
}

a.ajax_active.button.wpt_woo_add_cart_button.add_to_cart_button {
    background: linear-gradient(179.51deg, #B7001F 0.61%, #940019 99.76%) !important;
    border: 0 !important;
    border-radius: 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: normal;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Quicksand', sans-serif;
    min-width: 125px;
}

.nice-number {
    position: relative;
    display: flex;
    width: 160px;
    border: 1px solid #DDDDDD;
    height: 42px;
    border-radius: 10px;
}

a.ajax_active.button.wpt_woo_add_cart_button.add_to_cart_button:hover {
    color: #fff !important;
}

a.ajax_active.button.wpt_woo_add_cart_button.add_to_cart_button:before {
    display: none;
}

@media (min-width: 700px) {
    .section-inner {
        width: 100%;
        max-width: 90%;

    }
}

footer#site-footer {

    background: #F3F3F3;
    margin: 0 !important;
    padding: 23px 0;
    padding-top: 28px;
    clear: both;

}

.wpt-wrap tr.wpt-row>td {
    padding: 10px 32px !Important;
    margin: 0;
}

.footer-credits {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}

p.footer-copyright {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    text-align: center;
    display: flex;
    align-items: center;
    align-items: center;
}

.shop-categories-left>li>a {
    color: #333333;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    font-family: 'Quicksand', sans-serif;
    width: 100%;
    display: inline-block;
}

.shop-categories-left li {
    list-style: none;
    margin: 0;
    position: relative;
    font-family: 'Quicksand', sans-serif;
}

.shop-categories-left>li.has_children>a:after {
    content: "\002B";
    position: absolute;
    right: 35px;
    font-size: 26px;
    top: 6px;
}

ul.children.toggle_on li a {
    color: #333333;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    font-family: 'Quicksand', sans-serif;
    width: 100%;
    display: inline-block;
}

div.wpt-wrap table.wpt_product_table tbody tr.wpt_row>td .wpt_product_title_in_td {
    color: #B7001F;
}

div.wpt-wrap table.wpt_product_table tbody tr.wpt_row>td {
    font-family: 'Quicksand', sans-serif;
}

.wpt-wrap table tbody tr td a {
    color: var(--wpt_link);
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #333333;
}

.wpt-wrap div.tables_cart_message_box {
    position: relative;
    padding: 0;
    margin: 0;
    display: none;
}

.wpt-new-footer-cart {

    background: linear-gradient(179.51deg, #B7001F 0.61%, #940019 99.76%) !important;
}

div.wpt-wrap table.wpt_product_table tbody tr.wpt_row>td a {
    color: #333333;
}

.product_cat-hoodies h1.product_title.entry-title {
    font-weight: 700;
    font-size: 62px;
    line-height: 78px;
    font-family: 'Quicksand', sans-serif;
}

.woocommerce-product-details__short-description p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    font-family: 'Quicksand', sans-serif;
}

button.single_add_to_cart_button.button.alt.wp-element-button {
    background: linear-gradient(179.51deg, #B7001F 0.61%, #940019 99.76%);
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    height: 40px;
    font-family: 'Quicksand', sans-serif;
    min-width: 137px;
}

.store_user h2:after {
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    position: absolute;
    top: 12px;
    right: -18px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    display: none;
}

.store_user h2 {

    position: relative;
}

.dropdown_storeuser1:after {
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    position: absolute;
    top: 12px;
    right: -18px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.store_user h2 {

    position: relative;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td {
    border: 0;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    border: 0;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr th {
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.coupon {
    display: none;
}

.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward.wp-element-button {
    background: linear-gradient(179.51deg, #B7001F 0.61%, #940019 99.76%) !important;
}

table th,
td {
    border: 0;

}

table th {
    border: 0;
    border-bottom: 1px solid #DDDDDD;
}

table {
    border: 0 !important;
}

.pd-custome-thumbnail a {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    text-decoration: none;
}

.pd-custome-thumbnail img {
    background: #FBF2F4;
    border-radius: 10px;
    margin-right: 20px;
}

.pd-custome-thumbnail img {
    background: #FBF2F4;
    border-radius: 10px;
    margin-right: 20px;
}

.nice-number input {
    text-align: center;
    border: 0;
    width: 60px !important;
    padding: 0;
    max-width: 65px;
    -webkit-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    outline: none;
    margin: 0;
}

.nice-number button {
    background: #444444;
    border-radius: 10px 0 0 10px;
    height: 41px;
    padding: 0;
    line-height: 11px;
    line-height: 2px;
    font-size: 30px;
    width: 54px;
    color: transparent;
    background-image: url(/wp-content/themes/patersongrain-child/assets/images/icon-minus.svg);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0;
    outline: none;
    text-decoration: none;
    flex: 0 0 46px;
}

.nice-number button:hover {
    text-decoration: none;
}

.nice-number button~button {
    border-radius: 0 10px 10px 0;
    background-image: url(/wp-content/themes/patersongrain-child/assets/images/icon-plus.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.nice-number {
    position: relative;
    display: flex;
    width: 154px;
    border: 1px solid #DDDDDD;
    height: 42px;
    border-radius: 10px;
    flex-direction: row;
}

.custom_addtocart {
    margin-left: 20px;
}

.card-numbers {
    display: flex;
}

table.custom-table tr td:first-child {
    padding-left: 40px;
}

table.custom-table tr td {
    padding: 20px 20px;
    font-family: 'Quicksand', sans-serif;

}

.unit-mass a {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #333333;
    text-decoration: none;
    pointer-events: none;
}

table.custom-table th {
    border: 0;
    border-bottom: 1px solid #DDDDDD;
    color: #333333;
    color: color: #333333;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding: 20px 20px;
}

table.custom-table th:first-child {
    padding-left: 50px;
    width: 70%;
}

@media screen and (max-width:767px) {

    .product_cat-hoodies h1.product_title.entry-title {

        font-size: 35px;

    }

    section.main-homepage.container {
        display: flex;
        padding: 0;
        flex-direction: column;
    }

    .shop-categories-left {
        max-width: 100%;
        flex: 0 0 100%;
        border-right: 0;
    }

    .products-right {
        max-width: 100%;
        flex: 0 0 100%;
        margin-top: 23px;
    }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

#apbd-mini-cart-container .apbd-mini-cart-ajax .apbd-mca-drawer-control .apbd-mca-item-counter {
    background: #B7001F;
    color: #fff;
}

#apbd-mini-cart-container .apbd-mini-cart-ajax .apbd-mca-drawer-control .apbd-mca-icon .apbd-qty-c {
    background: #B7001F;
    color: #fff;
}

#apbd-mini-cart-container .apbd-mini-cart-ajax .apbd-mca-drawer-control .apbd-mca-icon {
    color: #B7001F;
}

#apbd-mini-cart-container .apbd-mini-cart-ajax .apbd-mca-drawer-content .apbd-mca-cart-title {
    color: #B7001F;
    background: #FBF2F4;
    -webkit-box-shadow: 0 0 10px -1px #B7001F;
    -moz-box-shadow: 0 0 10px -1px #B7001F;
    box-shadow: 0 0 4px -1px #000000;
    font-family: 'Quicksand', sans-serif;

}

#apbd-mini-cart-container .apbd-mini-cart-ajax .apbd-mca-drawer-content .apbd-mca-cart-title small {
    color: #000;
    font-family: 'Quicksand', sans-serif;
}

.apbd-mca-cart-items .apbd-mca-i-price:after {
    display: none;
}

#apbd-mini-cart-container .apbd-btn-theme {
    background: #B7001F;
    border-color: #B7001F;
    color: #fff;
}

#apbd-mini-cart-container .apbd-btn-theme:hover {
    background: #e30d31 !important;
    border-color: #B7001F !important;
}

#apbd-mini-cart-container .apbd-mini-cart-ajax .apbd-mca-drawer-content .apbd-mca-cart-footer {
    border-top: 1px solid #ffffff;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#apbd-mini-cart-container.apbd-mca-show.apbd-mini-cart-right .apbd-mini-cart-ajax .apbd-mca-drawer-control {
    border-left: 2px solid #B7001F;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


#apbd-mini-cart-container.apbd-mca-show .apbd-mini-cart-ajax .apbd-mca-drawer-control {
    border-top: 0;
    border-bottom: 0;
    background: #B7001F;
    color: #fff;
}

.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward.wp-element-button {
    background: linear-gradient(179.51deg, #B7001F 0.61%, #940019 99.76%) !important;
    width: 300px;
    font-size: 16px;
    float: right;
}

.product-search input[type="image" i] {

    background: transparent;
    position: absolute;
    left: 8px;
    padding: 0;
    width: 20px;
}

a.button.wc-forward.wp-element-button {
    margin-top: -7px;
    font-size: 13px !important;
}

.woocommerce-message {
    border-top-color: #B7001F;
    padding-bottom: 10px;
    font-size: 14px;
}

button.button.wp-element-button {
    font-size: 14px;
}

.post-inner.thin {
    padding: 0 !important;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    height: 40px;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 40px;
    margin: 0 0 -4px;
    user-select: none;
    -webkit-user-select: none;
    line-height: 40px !important;
    padding: 5px 0 !important;
    border-radius: 0 !important;
    border-color: #dcd7ca !important;
}

button#place_order {
    background: #B7001F;
}

textarea#order_comments {
    height: 100px;
}

.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 60px;
    font-family: 'Quicksand', sans-serif;
    margin-bottom: 20px;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    float: right;
    width: 54%;
    clear: none;
}

.woocommerce-product-gallery__image.flex-active-slide img {
    height: 372px !important;
    max-width: 380px !IMPORTANT;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.woocommerce-product-gallery__image.flex-active-slide {
    background: #fbf2f4;
    border-radius: 10px;
    /*     width: 459px !important; */
}

figure.woocommerce-product-gallery__wrapper {
    background: #fbf2f4;
}

.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: 38%;
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
    opacity: 1;
    background: #FBF2F4;
    border: 1px solid #D59CA9;
    border-radius: 10px;
}

.woocommerce div.product div.images .flex-control-thumbs {

    margin-top: 20px;
}

.woocommerce .flex-control-nav.flex-control-thumbs img {
    border: 1px solid #DDDDDD;
    border-radius: 10px;
    height: 110px;
    object-fit: cover;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 20%;
    float: left;
    margin: 0;
    list-style: none;

}

.woocommerce .flex-control-nav.flex-control-thumbs img {
    border: 1px solid #DDDDDD;
    border-radius: 10px;
    height: 110px !important;
    object-fit: contain;
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 20px;
    margin-left: -6px;
    margin-right: -6px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
    list-style: none;
    /* margin-right: 10px !important; */
    padding: 0 6px;
}

.singular .featured-media {
    margin-top: 50px;
}

.location_store select {
    background: #fff;
    border-radius: 10px;
    box-shadow: none;
    border: 0;
    height: 30px;
    padding: 0 10px;
    padding-left: 31px;
    font-size: 13px;
}

.woocommerce-order {
    margin-top: 50px;
}

h2.woocommerce-order-details__title {
    font-family: 'Quicksand', sans-serif;
}

.section-inner.thin.error404-content {
    min-height: calc(100vh - 145px);
}

.section-inner.thin.error404-content h1.entry-title {
    font-family: 'Quicksand', sans-serif;
    font-size: 50px;
}

.section-inner.thin.error404-content input.search-submit {
    background: #B7001F;
    border-radius: 100px;
}

.section-inner.thin.error404-content .search-form .search-field {
    width: 100%;
    border-radius: 101px;
}

.site-description {
    display: none;
}

h1.archive-title {
    font-family: 'Quicksand', sans-serif;
}

header.archive-header.has-text-align-center.header-footer-group {
    padding: 0;
    padding-top: 50px;

}

.location_main .location_article {
    display: flex;
    flex-wrap: wrap;
}

.location_main .location_article {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.location_main .location_article article {
    position: relative;
    padding-left: 300px;
}

.location_main figure.featured-media {
    position: absolute;
    left: 41px;
    top: 0;
    margin: 0;
    background: #FBF2F4;
    width: 20%;
    max-width: 20%;
    flex: 0 0 20%;
    border-radius: 10px;
}

.location_main .location_article .content-section p {
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    font-size: 15px;
}

.location_main .location_article .post-inner.thin {
    padding-left: 87px !important;
}

.location_main {
    margin-top: 50px;
}

.location_main {
    margin-top: 50px;
    min-height: calc(100vh - 200px);
}

.woocommerce-additional-fields h3 {
    font-family: 'Quicksand', sans-serif;
}

.woocommerce-billing-fields h3 {
    font-family: 'Quicksand', sans-serif;
}

nav.primary-menu-wrapper ul li.current_page_item a {
    font-weight: 700;
}

nav.primary-menu-wrapper ul li a {
    text-decoration: none !important;
}

nav.primary-menu-wrapper ul li.current_page_item a:after {
    border-bottom: 1px #fff solid;
    content: "";
    position: absolute;
    bottom: -8px;
    background: #fff;
    height: 1px;
    width: 100%;
    left: 0;
}

::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgba(213, 156, 169, 0.5);
    border-radius: 10px;
}

.woocommerce a.remove:hover {
    color: #fff !important;
    background: transparent;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: rgba(213, 156, 169, 0.5);
}

.woocommerce-notices-wrapper {
    display: none;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td a {
    text-decoration: none;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td.product-thumbnail img {
    background: #FBF2F4;
    border-radius: 10px;

    width: 80px;
}

@media (min-width: 700px) {
    .site-logo img {
        max-height: 5rem;
        transition: height 0.15s linear, width 0.15s linear, max-height 0.15s linear;
    }
}

@media screen and (max-width:767px) {

    .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: none;
        width: 100%;
    }

    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        float: none;
        width: 100%;
        clear: none;
    }

    .woocommerce div.product .product_title {
        clear: none;
        margin-top: 0;
        padding: 0;
        font-size: 36px;
        font-family: 'Quicksand', sans-serif;
        margin-bottom: 20px;
    }

    button.toggle.nav-toggle.mobile-nav-toggle {
        color: #fff;
    }

    span.toggle-text {
        color: #fff !important;
    }

    button.toggle.nav-toggle.mobile-nav-toggle.active .svg-icon {
        display: none;
    }
}

.no-search-results-form.section-inner.thin {
    min-height: calc(100vh - 340px);
}

body.page-template-default.page.page-id-21 .post-inner.thin {
    padding-top: 50px !important;
}

.order-summary-list svg {
    display: flex;
    max-width: initial;
    margin-right: 10px;
}

.order-summary-list h3 {
    display: flex;
    align-items: center;
    flex-direction: row;

    margin: 0;
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
}

.order-summary-list {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto;
    text-align: center;
    margin-top: 40px;
}

.custom-table-cart.custom-table tr th:first-child {
    width: 30%;
}

.custom-table tr td {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;

    color: #333333;
}

.action-cart-id {
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-cart button.button.wp-element-button {
    background: #FFE4E4;
    height: 42px;
    margin: 0 !important;
    color: #B7001F !important;
    opacity: 1 !important;
    border-radius: 10px;
    margin-top: -15px !important;
    display: block;
    margin-right: 10px !important;
    padding: 0 20px !important;
    min-width: 200px !important;
}

.action-cart-id {
    display: flex;
    align-items: center;
    justify-content: center;
}

.action-cart-id .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward.wp-element-button {
    background: linear-gradient(179.51deg, #B7001F 0.61%, #940019 99.76%) !important;
    width: 232px;
    font-size: 16px;
    float: right;
    border-radius: 10px;
}

.woocommerce-order-details {
    padding: 0 !important;
}

.custom-table-cart.custom-table.cart-order-ph tr th:nth-child(2) {
    width: 32%;
}

.action-cart-id .cart-collaterals {
    width: auto !important;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details.custom-table.custom-table-cart tr th:first-child {
    width: auto;
    padding-left: 0;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details.custom-table.custom-table-cart tr td:first-child {
    padding-left: 0;
}

.summary-detail-group {
    background: #efeeee;
    padding: 34px;
    padding-bottom: 21px;
    border-radius: 10px;
}

.summary-detail-group .woocommerce-notice {
    font-size: 20px;
    color: #B7001F;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
}

.summary-detail-group .woocommerce ul.order_details {
    margin-bottom: 0;
}

.woocommerce ul.order_details {
    margin-bottom: 0;
}

.summary-detail-group .woocommerce ul.order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5;
    font-family: 'Quicksand', sans-serif;
}

.page-id-5 .login-box {
    min-height: calc(100vh - 145px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}

a.btn-goto {
    background: #940019;
    color: #fff;
    padding: 5px 10px;
    margin-left: 5px;
    text-decoration: none;
    border-radius: 3px;
}

.page-id-5 .login-box h4 {
    font-family: 'Quicksand', sans-serif;
}

.login-box {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-color: hsla(0, 0%, 96%, .302);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.empty-box {
    text-align: center;
}

.modal.fade {
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    display: flex;
    align-items: center;


    height: 100%;
    top: 0;
    z-index: 999;
}

.modal.fade .location_store {
    margin-right: 10px;
    position: relative;
    width: 200px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border: 1px #ccc solid;
    border-radius: 4px;
    margin-top: 22px;
    margin-bottom: 20px;
}

.modal-dialog {
    max-width: 500px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 100%;
    padding-top: 40px;

}

.modal-header h5 {
    margin: 0;
    margin-bottom: 10px;
}

.login-box {

    flex-direction: column;
}

input#billing_address_2 {
    background-color: white
}

.billing-address {
    border: 1px #ddd solid;
    max-width: 600px;
    margin-bottom: 20px;
    padding: 20px;
}

.woocommerce-table .woocommerce-table--order-details .shop_table .order_details .custom-table .custom-table-cart .custom-table-cart-order .billing-addresss {
    border: 1px #ddd solid !important;
    padding: 0 10px;
    max-width: 600px;
}

.row {
    display: FLEX;
    margin-right: -15px;
    margin-left: -15px;
    flex-wrap: wrap;
}

.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
}


.add_to_cart_button.disabled {
    pointer-events: none;
    opacity: 0.5;
}





.woocommerce-message {
    border-top-color: #B7001F;
    padding-bottom: 10px;
    font-size: 14px;
    display: none;
}

.pagination {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.pagination a {
    display: inline-block;
    padding: 8px;
    margin-right: 5px;
    border: 2px solid #cd2653;
    text-decoration: none;
    color: #333;
}

.pagination a.current {
    font-weight: bold;
    background-color: #007bff;
    color: #fff;
    border: 1px solid #007bff;
}

#outer_wrapper tr td:last-child,
#outer_wrapper tr td:first-child {
    width: 50px;
}

.woocommerce form .form-row input.input-text[readonly],
.woocommerce form .form-row select[readonly]~span.select2 span.select2-selection {
    background-color: #DDD;
    pointer-events: none;
}

.location_store select {
    background-color: #cd2653;
    height: 38px;
    margin-right: 10px;
    color: white;
}

.filter-message {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 18px;
    color: #333;
}

.action-cart-id {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-direction: column;
}

.action-cart-id .select.location {
    display: flex;
    justify-content: center;
    align-content: center;
}

.action-cart-id .select.location label {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
}

.action-cart-id .location_store {
    width: 264px;
}

.action-cart-id .location_store select {
    background-color: #cd2653;
    height: 38px;
    margin-right: 10px;
    color: white;
    width: 91%;
}

.action-cart-id .place.order {
    display: flex;
    align-content: center;
    margin-top: 20px;
}

.login_user {
    display: flex;
    width: 135px;
}

.login_user h2 {
    margin-top: 9px !important;
}

#customSubmitOrder[disabled] {
    background-color: #ccc;
    color: #666;
    cursor: not-allowed:
}