/*
Theme Name: Cbd Eaze
Theme URI: https://www.crescentek.com/
Author: Pritam
Author URI: https://www.crescentek.com/
Description: Lorem Ipsum Sit Amet
Version: 4.0.4
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: Cbd Eaze

Cbd Eaze WordPress Theme © 2011-2020
Cbd Eaze is distributed under the terms of the GNU GPL
*/

input#coupon_code {
    width: 200px !important;
}
/*.woocommerce ul.products li.product a img {
    width: auto !important;
 }

.woocommerce div.product div.images img {
    width: auto !important;
}*/

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    /* background-color: #faa73b !important; */
    background-color: #A8EAEA !important;
    color: #323232 !important;
}
.coupon .button{
	background-color: #01b394 !important;
	color: #fff !important;
}
.woocommerce button.button {
    background-color: #01b394 !important;
    color: #fff !important;
}

section#content {
    padding-top: 20px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.nav-previous a {
    display: block!important;
    min-width: 220px!important;
    height: 40px;
    background: #01b394 !important;
    padding: 10px !important;
    text-align: center !important;
    border-radius: 5px !important;
    color: white !important;
    font-weight: bold !important;
}

.nav-next a {
    display: block!important;
    min-width: 220px!important;
    height: 40px;
    background: #01b394 !important;
    padding: 10px !important;
    text-align: center !important;
    border-radius: 5px !important;
    color: white !important;
    font-weight: bold !important;
}

.woocommerce a.remove {
    color: #fff!important;
    /* background: red; */
    background: #01b394!important;
}
.woocommerce a.remove:hover {
    color: #fff!important;
    /* background: red; */
    background: #01b394;
}
.cbp-list-pro span.woocommerce-Price-amount.amount {
    color: #fff;
    font-weight: bold;
    font-style: italic;
    display: inline-block;
    padding: 3px 4px;
    position: absolute;
    top: 1px;
    left: 0;
    background: #faa73b;
}

.product_cat-cbd-capsules .entry-footer{
    display:none !important;
}

.woocommerce.columns-4 {
    width: 100% !important;
}

.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper
.screen-reader-text{
    display:none !important;
}

.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input#billing_address_2 {
    width: 425px !important;
}

.woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper input#shipping_address_2 {
    width: 425px !important;
}

.woocommerce-shipping-fields span.select2-selection.select2-selection--single {
    width: 226px !important;
}

.woocommerce-billing-fields span.select2-selection.select2-selection--single {
    width: 226px !important;
}

/*.woocommerce-address-fields span.select2-selection.select2-selection--single {
    width: 226px !important;
}*/

.woocommerce-address-fields select#billing_country {
    width: 227px !important;
}

.woocommerce-address-fields select#billing_state{
    width: 227px !important;
}

.woocommerce-address-fields input#billing_address_2 {
    min-width: 528px !important;
}

.woocommerce-address-fields select#shipping_country {
    width: 227px !important;
}

.woocommerce-address-fields select#shipping_state{
    width: 227px !important;
}

.woocommerce-address-fields input#shipping_address_2 {
    min-width: 528px !important;
}

main#main {
    padding-top: 10px !important;
    padding-left: 30px !important;
    padding-right: 20px !important;
}
.woocommerce-breadcrumb{
    display:none;
}
.woo_amc_open.right-bottom-fixed {
    left: 30px !important;
}
.menu-item-has-children li.current-menu-item {
    background-color: white;
    width: 100%;
}
