/*
Theme Name: Flower Shop Child
Theme URI: http://cmsmasters.net/flower-shop-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Flower Shop Child Theme
Template: flower-shop
Version: 1.0.0
License:
License URI:
Text Domain: flower-shop-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

/* SHOP */
table.wc-block-cart-items, table.wc-block-cart-items td, table.wc-block-cart-items th {
    border-left: solid 0 #fff !important;
    border-right: solid 0 #fff !important;
}
.woocommerce-billing-fields > h3, .woocommerce-shipping-fields > h3 {
    font-family: 'Fjalla One', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 1.25em;
    text-transform: uppercase;
    letter-spacing: 0.14em;
}

.wp-block-woocommerce-cart fieldset.wc-block-components-totals-shipping__fieldset,
.billing_country_field,
.woocommerce-shipping-totals.shipping {
    display: none;
}

.product-category img {
    min-height: 260px;
    object-fit: cover;
}

.shop_table th,
.shop_table td,
.shop_table tr,
.shop_table th,
.shop_table td,
.shop_table tr {
    border: 0 !important;
    font-family: 'Josefin Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 17px;
    line-height: 24px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0;
}

#payment {
    font-family: 'Josefin Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 17px;
    line-height: 24px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0;
}

.form-row.place-order > .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: none;
}

#billing_country_field {
    display: none;
}

#billing_pesel_field_field input::-webkit-outer-spin-button,
#billing_pesel_field_field input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
#billing_pesel_field_field input[type=number] {
  -moz-appearance: textfield;
}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th,
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td,
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr {
    
    border: 0 !important;
    font-family: 'Josefin Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 17px;
    line-height: 24px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0;
}

ul > li:before {
    content: '';
}

#mailpoet_woocommerce_checkout_optin_present_field {
    width: 0;
    margin: 0;
}

#payment {
    margin-bottom: 30px;
}

.wapf-product-totals {
    display: none !important;
}

.cleaning input {
    margin-right: 10px;
}

.cleaning {
    margin: 0 0 50px;
}

.cmsmasters_product_info {
    min-height: 40px;
}

#cmsmasters_row_57dde317de,
#cmsmasters_row_f23a61930f {
    display: none;
}

.cmsmasters_product .cmsmasters_product_img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}