/*
Theme Name:   OrangeCountyMattress
Description:  Write here a brief description about your child-theme
Author:       ocmadmin
Author URL:   http://orangecounty.dariacorbettdesign.com
Template:     twentynineteen
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  OrangeCountyMattress
*/

/* Write here your own personal stylesheet */

header.entry-header {
    display: none !important;
}

h1:not(.site-title):before, h2:before {
    background: #767676;
    content: "\020";
    display: block;
    height: 2px;
    margin: 1rem 0;
    width: 0em;
}

.wpf_item label {
    /* cursor: pointer; */
    /* vertical-align: middle; */
    line-height: ;
    display: inline-block;
    margin: 0;
    font-size: 16px;
}

label.wpf_item_name {
    font-family: 'Montserrat';
    font-size: 17px !important;
    text-transform: uppercase;
}
.wpf_item li {
    margin: 0 !important;
    padding: 0;
    list-style: none;
}
input[type="reset"] {
    font-family: 'Montserrat';
    font-size: 15px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
}
.wpf_reset_btn:before, .wpf_reset_btn:after {
    content: '';
    display: block;
    border-top: 1px solid;
    position: absolute;
    left: 0;
    top: 75% !important
    width: 1em;
}
th.product-name {
    font-family: 'Montserrat';
    text-transform: uppercase;
}

th.product-price {
     font-family: 'Montserrat';
    text-transform: uppercase;
}

th.product-quantity {
     font-family: 'Montserrat';
    text-transform: uppercase;
}

th.product-subtotal {
     font-family: 'Montserrat';
    text-transform: uppercase;
}

.elementor-kit-10 button {
    border-radius: 0px;
    font-family: 'Montserrat';
    text-transform: uppercase;
}

a#sm-1641437088912001-1 {
    font-weight: 800 !important;
    color: #818079 !important;
}

span.onsale {
    padding: 7px !important;
    background-color: #000 !important;
}