.woopq-quantity {
height: auto !important;
}
.woopq-quantity-input {
display: flex;
align-items: center;
}
.woopq-quantity-plus-minus .plus, .woopq-quantity-plus-minus .minus, .woopq-quantity-plus-minus .btn-plus, .woopq-quantity-plus-minus .btn-minus {
display: none !important;
}
.woopq-quantity-input-plus, .woopq-quantity-input-minus {
width: 40px;
height: 40px;
line-height: 38px;
text-align: center;
cursor: pointer;
background-color: #fefefe;
border: 1px solid #e5e5e5;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.woopq-quantity-input-plus:hover, .woopq-quantity-input-minus:hover {
background-color: #f0f0f0;
}
.woopq-quantity-input .qty {
width: 40px;
height: 40px;
line-height: 38px;
padding: 0 10px;
margin: 0;
box-shadow: none;
border-width: 1px 0;
border-style: solid;
border-color: #e5e5e5;
background-color: #fefefe;
}
.woopq-quantity-input input::-webkit-outer-spin-button, .woopq-quantity-input input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woopq-quantity-input input[type=number] {
-moz-appearance: textfield;
}
.woopq-disabled {
opacity: .5 !important;
pointer-events: none !important;
cursor: not-allowed !important;
}
.woopq-atc-disabled {
opacity: .5 !important;
pointer-events: none !important;
cursor: not-allowed !important;
}
.woopq-type-radio label {
display: block;
}@media only screen and (max-width: 980px) {
#logo {
min-height: 120px;
}
}
@media only screen and (min-width: 981px) {
#logo {
min-height: 140px;
}
} 
.et-cart-info { display:none !important; }
.woocommerce.et_pb_button_helper_class #respond input#submit, .woocommerce-page.et_pb_button_helper_class #respond input#submit,.woocommerce.et_pb_button_helper_class #respond input#submit, .woocommerce-page.et_pb_button_helper_class #respond input#submit {
color: #fff !important;
}
.woocommerce ul.products li.product .onsale {
left: auto !important;
right: 10px !important;
border-radius: 0px !important;
}
#top-menu li li a {
padding: 6px 15px !important;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
background: #f7f7f794 !important;
border: 1px solid #d4d3d3 !important;
font-family: 'Oswald' !important;
font-size: 14px !important;
}
.nf-form-content input[type=button] {
float: right !important;
font-family: 'Open Sans' !important;
}
.nf-form-content select.ninja-forms-field {
background: #f7f7f794 !important;
border: 1px solid #d4d3d3 !important;
font-family: 'Oswald' !important;
font-size: 14px !important;
}
.woocommerce-store-notice, p.demo_store {
background-color: #694300 !important;
}
.woocommerce-store-notice a, p.demo_store a {
display: none !important;
}
@media only screen and (max-width: 565px) {
.woocommerce ul.products li.product .onsale {
font-size: 12px !important;
right: 5px !important;
}
.woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
width: 100% !important;
}
}
.nav li ul {
width: 300px !important;
}
#top-menu li li a {
padding: 6px 10px !important;
width: 300px !important;
}