@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

main#content {
    margin-top: 0 !important;
}

.container .navbar .navbar-nav .nav-item .nav-link {
    color: #00311E;
    text-decoration: underline;
    transition: 0.3s linear;
    font-weight: 600;
}

.container .navbar .navbar-nav .nav-item .nav-link:hover {
    color: #CAEBA0;
}

.site-nav img {
    max-height: 250px;
    max-width: 250px;
}

.site-nav a {
    font-family: 'Gelica', 'sans-serif';
    font-weight: 600;
}

a.woocommerce-privacy-policy-link {
    text-decoration: underline;
    color: #00311E;
    transition: 0.2s linear;
}

a.woocommerce-privacy-policy-link:hover {
    text-decoration-color: #00311E;
    color: #00311E;
}

span.quantity-update {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: center center;
}

.woocommerce-checkout span.quantity-update {
    border: 2px solid #00311E;
}

.btn-primary {
    background-color: #CAEBA0 !important;
    border-color: transparent !important;
    color: #00311E !important;
    font-family: 'DM Sans', 'sans-serif';
    font-weight: 500;
}

.woocommerce-checkout span.quantity-update.minus {
    border-right: none;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.woocommerce-checkout span.quantity-update.plus {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.woocommerce-cart span.quantity-update {
    padding
}

span.quantity-update.minus {
    background-image: url('/wp-content/themes/cubestheme/frontend/img/minus.svg');
}

span.quantity-update.plus {
    background-image: url('/wp-content/themes/cubestheme/frontend/img/plus.svg');
}

.btn.focus,
.btn:focus,
.button.focus,
.button:focus {
    outline: none;
    box-shadow: none;
}

.woocommerce-checkout .woocommerce-billing-fields .form-label-group select~label,
.woocommerce-checkout .woocommerce-billing-fields .select-label-group select~label,
.woocommerce-checkout .woocommerce-billing-fields .form-label-group input:not(:placeholder-shown)~label,
.woocommerce-checkout .woocommerce-billing-fields .form-label-group textarea:not(:placeholder-shown)~label,
.woocommerce-checkout .woocommerce-billing-fields .select-label-group input:not(:placeholder-shown)~label,
.woocommerce-checkout .woocommerce-billing-fields .select-label-group textarea:not(:placeholder-shown)~label {
    color: #007A57;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.4rem;
    letter-spacing: 0.36px;
    font-weight: 700;
    font-family: 'DM Sans', 'sans-serif';
    padding: 0.25rem 1.25rem;
}

.woocommerce-checkout .woocommerce-billing-fields .form-label-group>label,
.woocommerce-checkout .woocommerce-billing-fields .select-label-group>label {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #00311E;
    font-family: 'DM Sans', 'sans-serif';
    padding: 1rem 1.25rem;
}

.woocommerce-checkout .woocommerce-billing-fields .form-control,
.woocommerce-checkout .woocommerce-billing-fields .custom-select {
    font-family: 'DM Sans', 'sans-serif';
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #00311E;
    height: 60px;
    background-color: #fff;
}

.woocommerce-checkout .woocommerce-billing-fields legend,
.woocommerce-checkout .woocommerce-shipping-fields legend,
.woocommerce-checkout .woocommerce-additional-fields legend,
.woocommerce-checkout .woocommerce-checkout-payment legend {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    color: #00311E;
    font-family: 'DM Sans', 'sans-serif';
}

.woocommerce-form__label-for-checkbox>span {
    padding-left: 25px;
    position: relative;
}

.woocommerce-form__label-for-checkbox>span:before {
    content: '';
    display: block;
    border-radius: 4px;
    width: 20px;
    height: 20px;
    border: 1px solid #00311E;
    padding: 2px;
    position: absolute;
    top: 0;
    left: 0;
}


.woocommerce-form__label-for-checkbox #terms:checked~span:before {
    background-color: #fff;
    background-image: url('/wp-content/themes/cubestheme/frontend/img//check-1.svg');
    background-size: 18px 18px;
    background-repeat: no-repeat;
    background-position: center center;
}

.media .material-icons {
    color: #ff9966 !important;
}

#terms {
    opacity: 0;
    width: 0;
    height: 0;

}

.woocommerce-cart #content {
    min-height: 71.8vh;
    min-height: 71.8dvh;
}

.cart-item .remove {
    position: unset;

}

.qty-indicator {
    background-color: #EB2E4F !important;
}

.qty-indicator strong {
    color: #fff !important;
}

.cart-item .media .media-body a {
    font-family: 'DM Sans' !important;
    color: #00311E;
    font-weight: 600;
}

.payment-label span {
    font-family: 'DM Sans' !important;
    color: #00311E;
    font-weight: 500;
}

.media-body .h6 {
    color: #00311E !important;
    font-family: 'DM Sans', 'sans-serif';
    font-weight: 600 !important;
}

.media-body h3 {
    color: #00311E !important;
}



.product-remove .remove-btn {
    color: #00311E !important;
    font-family: 'DM Sans', 'sans-serif';
    font-weight: 500;
}


.product-remove a {
    color: #00311E !important;
    font-family: 'DM Sans', 'sans-serif';
    font-weight: 500;
}


.woocommerce-checkout-payment fieldset div.text-center .btn u {
    color: #00311E !important;
    transition: 0.3s linear;
}

.woocommerce-checkout-payment fieldset div.text-center a.btn:hover u {
    color: #CAEBA0 !important;
}

.woocommerce-checkout a:hover {
    color: #00311E;
}

.woocommerce-checkout input,
.woocommerce-checkout select,
.woocommerce-cart input {
    border-radius: 6px;
    border: 1px solid rgba(0, 49, 30, 0.10);
}

.woocommerce-checkout input:focus,
.woocommerce-checkout select:focus,
.woocommerce-cart input:focus {
    border-color: #00311E;
    outline: none;
    box-shadow: none;
}

// .woocommerce-checkout button,
// .woocommerce-cart .checkout-button,
// .woocommerce-cart button,
// .woocommerce-order-received a.btn{
//     border-radius: 50px;
// }
.woocommerce-info.alert.alert-info {
    background-color: #fff;
    color: #00311E;
    border-color: transparent;
}

.return-to-shop .wc-backward {
    background-color: #00311E;
    color: #fff;
    font-family: 'DM Sans', 'sans-serif';
    font-weight: 500;
}

.woocommerce-page footer .navbar-nav .nav-item .nav-link:hover {
    color: #00311E;
}

.woocommerce-page footer .navbar-nav .nav-item:nth-of-type(2) {
    display: none;
}

.myacc .woocommerce-MyAccount-content .woocommerce-MyAccount-orders thead {
    background-color: #00311E;
    color: #fff;
}

.myacc .woocommerce-MyAccount-content .woocommerce-MyAccount-orders th,
.myacc .woocommerce-MyAccount-content .woocommerce-MyAccount-orders td {
    border-bottom: 1px solid #00311E;
}

.myacc .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details thead {
    background-color: #00311E;
    color: #fff;
}

.order-again {
    display: none;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email {
    display: flex;
    align-items: center;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
    color: #00311E;
}

mark {
    background-color: transparent;
    color: #00311E;
}

.form-label-group input#username::placeholder,
.form-label-group input#password::placeholder {
    color: #8b8b8b !important;
}

.form-label-group input#username:not(:placeholder-shown),
.form-label-group input#password:not(:placeholder-shown) {
    padding-top: 0.25rem;
}

.woocommerce-terms-and-conditions-link {
    color: #00311E;
    font-weight: 600;
    text-decoration: underline !important;
}

.woocommerce-terms-and-conditions-link:hover {
    color: #00311E;
    text-decoration-color: #00311E;
}

.remove-btn {
    color: #000;
    text-decoration: underline;
    display: block;
    text-align: right;
    transition: 0.4s linear;
}

.btn-link:hover {
    text-decoration: underline;
}

.remove-btn:hover {
    color: #00311E;
    text-decoration-color: #00311E;
}

.cn-close-icon::after,
.cn-close-icon::before {
    background-color: #fff;
}

.form-label-group input#username::placeholder,
.form-label-group input#password::placeholder {
    color: #8b8b8b !important;
}

.sticky-wrapper .card {
    background-color: #fff !important;
}

@media (min-width: 992px) {
    .sticky-wrapper {
        position: sticky;
        top: 3rem;
    }
}

.footer-bottom-wrapper {
    padding-inline: 15px;
    max-width: 1470px;
    margin-inline: auto;
}

@media (min-width: 1265px) {
    .footer-bottom .footer-bottom-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}

.footer-bottom .footer-bottom-wrapper .copyright {
    font-weight: 400;
    line-height: 158.5%;
    color: #00311E;
}

@media (min-width: 1265px) {
    .footer-bottom .footer-bottom-wrapper .copyright {
        margin-bottom: 0;
    }
}

.footer-bottom .footer-bottom-wrapper .card-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
}

.footer-bottom .footer-bottom-wrapper .card-wrapper .payment-card-img:not(:last-of-type) {
    margin-right: 4px;
}

@media (min-width: 1265px) {
    .footer-bottom .footer-bottom-wrapper .card-wrapper .payment-card-img {
        padding: 20px 0;
    }
}

.footer-bottom .footer-bottom-wrapper .card-wrapper .payment-card-img img {
    max-height: 25px;
}

@media (min-width: 576px) {
    .footer-bottom .footer-bottom-wrapper .card-wrapper .payment-card-img img {
        max-height: 30px;
    }
}

.woocommerce-order-received a.btn-primary:hover {
    color: #fff;
}

.woocommerce-order-received .media .material-icons {
    color: #007A57 !important;
}

#billing_country_field strong,
#shipping_country_field strong {

    display: block;
    transform: translateY(30px);
    padding-left: 20px;
}

.wc_payment_methods .form-row-first,
.wc_payment_methods .form-row-last {
    flex-direction: column;
}

.customize-support main section.cubes-shop-page div.container div.layout-wrapper div.page-main div.woocommerce div.woocommerce-MyAccount-content form div.woocommerce-address-fields div.woocommerce-address-fields__field-wrapper div#billing_country_field.select-label-group.col-12.col-sm.mb-0.address-field.update_totals_on_change.validate-required div.form-label-group strong,
.customize-support main section.cubes-shop-page div.container div.layout-wrapper div.page-main div.woocommerce div.woocommerce-MyAccount-content form div.woocommerce-address-fields div.woocommerce-address-fields__field-wrapper div#shipping_country_field.select-label-group.col-12.col-sm.mb-0.address-field.update_totals_on_change.validate-required div.form-label-group strong {

    transform: translateY(0px);
    padding-left: 0px;
}

.custom-control-input:checked~.custom-control-label::before {
    border-color: #00311E;
    background-color: #00311E;
}

.wc_payment_methods .collapse .payment_box p {
    font-family: 'DM Sans', 'sans-serif';
    font-weight: 400;
    color: #00311E !important;
}



.sticky-wrapper #order_review .shop_table .card-footer {
    background-color: #DFEFCA;
}

span.border-bottom {
    border-bottom: 1px solid #00311E !important;
}

.border-bottom {
    border-bottom: 1px solid #00311E !important;
}

#coupon_code::placeholder {
    color: rgba(0, 49, 30, 0.50);
}

#coupon_code {
    color: #00311E !important;
    font-weight: 500;
    font-family: 'DM Sans', 'sans-serif';
}

.discount span {
    color: #00311E !important;
    font-weight: 500;
    font-family: 'DM Sans', 'sans-serif';
}


.woocommerce-privacy-policy-text p {
    color: #00311E !important;
    font-weight: 400;
    font-family: 'DM Sans', 'sans-serif';
}

.cart_totals .card .card-footer {
    background-color: #F1F1DD;
}

.woocommerce-notices-wrapper .alert-success {
    color: #00311E !important;
    font-weight: 400;
    font-family: 'DM Sans', 'sans-serif';
}

.restore-item {
    color: #EB2E4F !important;
    font-weight: 400;
    font-family: 'DM Sans', 'sans-serif';
}

.woocommerce-terms-and-conditions-checkbox-text {
    color: #00311E !important;
    font-weight: 400;
    font-family: 'DM Sans', 'sans-serif';
}

.woocommerce-terms-and-conditions-link {
    color: #00311E !important;
    font-weight: 400;
    font-family: 'DM Sans', 'sans-serif';
}

.cubes-subscription-options input[type='radio'] {
    display: inline-block !important;
}