/* Enter Your Custom CSS Here */


/* Menu - Cart Dropdown */ 

.fusion-menu-cart-checkout {
    background-color: #313131;
}



/* Product Page - Social Icons towards bottom */
.fontawesome-icon.circle-yes {
    background-color: #bd9a60;
}

/* Product Page - Add to Cart button */
.single_add_to_cart_button.button.alt {
  background-color: #313131;
}

.single_add_to_cart_button.button.alt:hover {
  background-color: #bd9a60;
}

/* Cart Buttons */ 

.fusion-apply-coupon.button {
  background-color: #313131;
}

.fusion-apply-coupon.button:hover {
  background-color: #bd9a60;
}

.fusion-update-cart.button {
  background-color: #313131;
}

.fusion-update-cart.button:hover {
  background-color: #bd9a60;
}

.checkout-button.button.alt {
  background-color: #313131;
}

.checkout-button.button.alt:hover {
  background-color: #bd9a60;
}

/* ==================  2AM POSTS  ============================= */

.link-box-nilo {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.logo-nilo {
    width: 100px;
    text-align: center;
    margin: 30px 30px;
}

.logo-link-nilo:hover {
    opacity: 0.7;
}


#tidal-nilo {
    padding-top: 8px;
}
