/* -------------------------------------->>>> SIDEBAR  ----------- */

.sidebar {
    overflow: hidden;
}

.sidebar h2, .sidebar .large, .ind {
    text-indent: 50px;
    margin: 0;
    padding: .5rem 0 0 0;
}


.sidebar, .sidebar .column {
    padding-left: 0;
    padding-right: 0;
}

.sidebar form ul li {
    padding-inline-start: 0px;
}

.sidebar form ul li:first-child {
    max-width: 70%;
}

.sidebar form ul li:last-child {
    max-width: 30%;
}

.woocommerce a.remove {
    width: 25px !important;
    height: 25px !important;
    line-height: 25px !important;
}

.woocommerce span.onsale {
    top: -1.5em !important;
    right: -.5em !important;
    left: auto !important;
    width: 50px !important;
    height: 50px !important;
    line-height: 3 !important;
}

.woocommerce .woocommerce-result-count {
    margin: 0 0 4rem 0 !important;
}

div.product .product_title {
    font-size: 2.5rem;
}

div.product h2 {
    font-size: 2rem;
}

.b-top-left {
    border-top-left-radius: var(--corner-radius);
    padding-left: 1rem !important;
}

p#order_comments_field {
    display: none !important;
}

.woocommerce div.product div.images, .woocommerce-product-gallery {
    display: none !important;
}

.quantity {
    max-width: 100px !important;
}

.woocommerce div.product form.cart .button {
    float: none !important;
}

/* ON DEMAND PRODUCT PAGES */

#stepHolder {
	width: 735px;
	float: left;
	}
	
#step1 {
	width: 130px;
	background: url(https://staging.gardenstatecle.com/img/num_1.png) left top no-repeat;
	padding-left: 50px;
	font-size: 14px;
	float: left;
	}
	
#step2 {
	width: 130px;
	background: url(https://staging.gardenstatecle.com/img/num_2.png) left top no-repeat;
	padding-left: 50px;
	font-size: 14px;
	float: left;
	}
	
#step3 {
	width: 130px;
	background: url(https://staging.gardenstatecle.com/img/num_3.png) left top no-repeat;
	padding-left: 50px;
	font-size: 14px;
	float: left;
	}
	
#step4 {
	width: 145px;	
	background: url(https://staging.gardenstatecle.com/img/num_4.png) left top no-repeat;
	padding-left: 50px;
	font-size: 14px;
	float: left;
	}	
	
#pcol1 {
	width: 30%;
	padding-top: 15px;
    padding-right: 10px;
	float: left;
	}
	
#pvid {
	width: 70%;
	padding-top: 15px;
	text-align: right;
	float: left;
	}


.price {
	color: #e60000;
	font-weight: bold;
	padding-left: 5px;
	}
	
.clr {
	clear: both;
	}

button, .add_to_cart_inline .button, .cle-credits-widget button {
    padding: .5rem !important;
  letter-spacing:1px;
  text-align:center;
    text-transform: uppercase !important;
    margin: .5rem 0 !important;
  font-size:20px !important;
  color: var(--white-color) !important;
  text-decoration: none !important;
  background-color:var(--green-color) !important;
    border: none !important;
    transition: background 300ms ease-out;
    cursor: pointer;
    clear: both;
}

button:hover, .add_to_cart_inline .button:hover, .cle-credits-widget button.button.alt:hover {
  background-color:var(--yellow-color) !important;
}

.add_to_cart_inline {
    border: none !important;
    text-align: center !important;
}

.add_to_cart_inline .amount {
    font-size: 20px;
    width: 100%;
    display: block;
    clear: both;
}

.states {
	padding: 20px;	
}

.woocommerce a.button {
  display:block;
  margin: 0 auto;
  width:auto;  
  line-height:normal;
  letter-spacing:1px;
  text-align:center;
  font-size:20px;
  color: var(--white-color);
  text-decoration: none;
  background-color:var(--green-color);
    cursor: pointer;
}

.woocommerce a.button:hover {
  background-color:var(--yellow-color);
}

a.button2 {
  display:block;
  margin: 0 auto;
  width:700px;  
  line-height:normal;
  letter-spacing:1px;
  text-align:center;
  font-size:20px;
  color: var(--white-color);
  text-decoration: none;
  background-color:var(--yellow-color);
}

.button3 {
  display:block;
  margin: 0 auto;
  width:700px;  
  line-height:normal;
  letter-spacing:1px;
  text-align:center;
  font-size:20px;
  color: var(--white-color);
  text-decoration: none;
  background-color:var(--yellow-color);
}

/* CART - HIDE PRODUCT QUANTITY COLUMNS */

th.product-quantity, td.product-quantity, .product-quantity {
    display: none !important;
}

.product_meta { display: none !important; }

.products li {
    list-style: none;
}

/* CLE Credits Widget with shortcode */

.cle-credits-widget {
    display: block;
    clear: both;
}

.cle-credits-widget .product_title, .cle-credits-widget .price { display: none !important; }

.cle-credits-widget .red-title {
    color: #e60000;
    font-weight: bold;
    font-size: 1.25em;
    text-align: center;
    padding: .5rem;
}

.cle-credits-widget .woocommerce #content div.product div.summary, .cle-credits-widget .woocommerce div.product div.summary, .cle-credits-widget .woocommerce-page #content div.product div.summary, .cle-credits-widget .woocommerce-page div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100% !important;
    float: none !important;
}

.cle-credits-widget table {
    width: 33%;
    float: left;
}

.cle-credits-widget td {
    white-space: nowrap !important;
}

.cle-credits-widget input {
    width: 110px;
}

.cle-credits-widget .wccpf_label {
    max-width: 130px !important;
    text-align: right !important;
    padding-right: 5px;
}

.cle-credits-widget .wccpf_value {
    max-width: 110px !important;
    text-align: left !important;
}

/* ----------- */

.related {
    display: none;
}

.woocommerce-message {
    border: 1px solid #028c58 !important;
    display: block !important;
    margin: 1em .5em !important;
    padding: 1em !important;
}

.woocommerce-message .button {
    margin-bottom: 1em !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #028c58 !important;
}

.woocommerce-mini-cart {
    margin-left: 0;
    padding-left: 0;
}

.woocommerce-mini-cart li {
    list-style: none;
}

.woocommerce-mini-cart li a, .woocommerce-mini-cart li .quantity {
    margin-bottom: .5rem !important;
}

.woocommerce-mini-cart li .quantity {
    margin-top: .5rem !important;
}

.woocommerce-mini-cart li .total {
    border-top: 1px solid #006A42;
    padding-top: .5rem;
}

.woocommerce-mini-cart__buttons.buttons {
    width: 100% !important;
    max-width: 230px !important;
}

.woocommerce-mini-cart__buttons.buttons .button {
    width: 100% !important;
    margin: .1rem auto !important;
    color: var(--white-color) !important;
    font-size: 1.1rem !important;
}

.woocommerce-mini-cart__buttons.buttons .button:hover {
    color: var(--black-color) !important;
}

.woocommerce-mini-cart img {
    padding-right: .5rem;
    padding-bottom: .5rem;
    float: left;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
    list-style: none;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: var(--white-color) !important;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border-bottom: 1em solid var(--white-color) !important;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: var(--light-gray-color) !important;
}