#site-content.site-content {
  background-color: #fffff;
}

#main.content-area.customify-col-12 {
  background-color: #FFFFFF;
}

#site-content.content-area {
  background-color: #FFFFFF;
}

.mb-text {
  text-decoration-line: none;
}


.btn {
  align-content: center;
  background-color: whitesmoke;
  border: none;
  color: black;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 20px;
	text-decoration-line: none;
}

.btn:hover {
  background-color: white;
	text-decoration-line: none;
}

h1 {
  color: black !important;
}

h2 {
  color: black !important;
}

h3 {
  color: black !important;
}

h4 {
  color: black !important;
}

h5 {
  color: black !important;
}

h6 {
  color: black !important;
}

table {
  text-align: center;
  color: white;
}

th,
td {
  border-bottom: 1px solid #F2F3F4 !important;
	color: black;
}

th {
  background-color: #ffffff !important;
  text-align: center;
}

tr {
  background-color: #ffffff !important;
}

tr:nth-child(even) {
  background-color: #ffffff;
}

table tbody tr:nth-child(2n) td {
  background: #ffffff;
}

table tbody td {
  background: #ffffff;
}

.nav-menu-desktop .sub-menu li a:hover {
  background-color: #FFFFFF;
  color: #00000;
}

.single-post .content-inner a {
  text-decoration: underline;
}

#site-content.site-content a {
  text-decoration: underline;
}

.wp-block-image {
  border-color: rgba(99, 188, 32, 1);
  border-style: solid;
  border-width: 2px;
}

img:hover {
  box-shadow: 0 0 3px 1px rgba(99, 188, 32, 1);
}

.customify-container figcaption {
  background-color: white;
  border-color: rgba(99, 188, 32, 1);
  color: black;
  text-align: center;
  font-size: smaller;
  text-indent: 0;
  margin: 0em;
  padding: 0em;
}

.entry-thumbnail {
  background-color: white;
  border-color: rgba(99, 188, 32, 1);
  border-style: solid;
  border-width: 2px;
  color: black;
  text-align: center;
  font-size: smaller;
  text-indent: 0;
  margin: 0em;
  padding: 0em;
}


.woocommerce-cart .woocommerce {
  display: flex;
   background-color: #fffff;
    vertical-align: middle;
  text-align: center;
    float: center;
  color: #00000;
  
  font-family: inherit;
}

.woocommerce-cart .woocommerce-cart-form {
  flex: 1 0 70%; /* 100% at small screens; 70% on larger screens */
  margin-right: 20px;
 
}

/* The element that contains the cart totals */
.woocommerce-cart .cart-collaterals {
  flex: 1 0 30%; /* 100% at small screens; 30% on larger screens */
  margin-left: 20px;
}

/* Some minor tweak to make sure the cart totals fill the space */
.woocommerce-cart .cart-collaterals .cart_totals {
  width: 100%;
  padding: 0 20px 70px;
  font: inherit !important;
  color: black !important;
  text-decoration: none !important;
}

table.shop_table {
  text-align: center;
}

.woocommerce-page .actions .button[type=submit] .button[name="apply_coupon"] {
  font: inherit !important;
  position: relative !important;
  color: black !important;
  text-decoration: none !important;
  display: inline-block !important;
  vertical-align: middle !important;
  min-height: 2.6em !important;
  max-height: 2.6em !important;
  width: 100% !important;
  border: 2px solid #63bc20 !important;
  border-radius: 4px 4px 4px 4px !important;
  background-color: white !important;
  -webkit-box-shadow: 0px 0px 2px 0px #333333 !important;
  -moz-box-shadow: 0px 0px 2px 0px #333333 !important;
  box-shadow: 0px 0px 2px 0px #333333 !important;
}


#sidebar-primary button {
  font: inherit;
  position: relative;
  color: black;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  min-height: 2.6em;
  max-height: 2.6em;
  width: 100%;
  border: 2px solid #63bc20;
  border-radius: 4px 4px 4px 4px;
  background-color: white;
  -webkit-box-shadow: 0px 0px 0px 0px #333333;
  -moz-box-shadow: 0px 0px 0px 0px #333333;
  box-shadow: 0px 0px 2px 0px #333333;
}

#sidebar-primary button:hover {
  background-color: #63bc20;
}

#sidebar-primary {
	background-color: 	white;
		color: black;
}

.tip-jar-wp-element * {
  color: black;
}

#sidebar-primary.rm_button {
  color: #ffffff;
  background-color: #505050;
  border-color: #333;
  border-style: solid;
  border-width: 1px;
  border-radius: 0;
  min-height: 2.6em;
  max-height: 2.6em;
  width: 100%;
  font-family: inherit;
}

.header-top .header--row-inner, .button, button, button.button, input[type="button"], input[type="reset"], input[type="submit"], .button:not(.components-button):not(.customize-partial-edit-shortcut-button), input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button), input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button), input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button), .pagination .nav-links > *:hover, .pagination .nav-links span, .nav-menu-desktop.style-full-height .primary-menu-ul > li.current-menu-item > a, .nav-menu-desktop.style-full-height .primary-menu-ul > li.current-menu-ancestor > a, .nav-menu-desktop.style-full-height .primary-menu-ul > li > a:hover, .posts-layout .readmore-button:hover {
    background-color: #fffff;
    vertical-align: middle;
    float: left;
  color: #00000;
  border-color: #333;
  border-style: solid;
  border-width: 1px;
  font-family: inherit;
}

#add_payment_method #payment ul.payment_methods>li, .woocommerce-cart #payment ul.payment_methods>li, .woocommerce-checkout #payment ul.payment_methods>li {
  color: black !important;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order, .woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order {
  color: black;
}

.cart-collaterals, .group-highlight-box, .woocommerce-checkout-review-order {
  color:black;
}

.tip-jar-wp-header * {
  background-color: whitesmoke;
}

#subscribe-email input {
  width: 100%;
  align-content: center;
}

hr {
  color: black;
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  border-style: inset;
  border-width: 1px;
}