/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX Themes
Author URI: http://www.uxthemes.com/
Description: Flat Responsive WooCommerce theme
Version: 1.8.7
License:
License URI:

*/

@import url("css/foundation.css?v=1.8.7");

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

body.single a.button.secondary,
body.single .button.secondary,
body.single button.single_add_to_cart_button {
    background-color: #ea453a;
}
.related-product .variableshopmessage {
    display: none !important;
}
.star-rating span:before {
    /*color: #d26e4b;*/
    color: #ea453a;
}
.variableshopmessage,
.simpleshopmessage {
    background: #e1e1e1;
    color: #6e7774;
    padding: 1px 5px;
    margin-top: -30px;
    clear: both;
    font-size: 13px;
    float: right;
}
.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-add-to-wishlist a {
    color: #ccc !important;
    border-color: #ccc !important;
    opacity: 1 !important;
}
.yith-wcwl-add-to-wishlist a:hover {
    color: #c60000 !important;
    border-color: #c60000 !important;
    opacity: 1 !important;
}
.gcc_textbox_button {
    background-color: white;
    color: #ea453a;
    border: 0px solid white;
    font-size: 18px;
    width: 100%;
    text-transform: uppercase;
    padding: 10px;
}
.alert-box.info a {
    color: white;
    text-decoration: none !important;
}
.cart-sidebar .checkout-button {
color: white !important;
background-color: #ea453a !important;
}
.cart-sidebar .update_cart {
color: white !important;
background-color: #818285 !important;
}
.woocommerce-thankyou-order-details {
    list-style: none;
    display: inline-block;
}
form.checkout_redeeming {
    padding: 0 !important;
    margin: 0 !important;
}
.alert-box.info ul.error-messages {
    margin-left: 0px !important;
}
#masthead .left-links > ul {
    padding-top: 0 !important;
    margin-left: 0 !important;
}
#masthead .right-links > ul {
    padding-top: 0px !important;
}
.fp_apply_reward label {
    margin: 14px 0 10px;
    font-size: 16px;
}
.woocommerce-message {
    margin: 0 0 30px !important;
}
.woocommerce-info {
    padding: 0;
}
/**
 * Woocommerce MyAccount Navigation Area
 */
.woocommerce .woocommerce-MyAccount-navigation {
    margin-bottom: 20px;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
    margin-left: 0px !important;
}
.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link {
    display: inline-block;
    /*background: #cecece;*/
    padding: 0;
    margin: 0px 10px 0 0;
}
.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:hover {
    /*background: white;*/
    color: #818285;
}
.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a {
    color: white;
    background: #cecece;
    border: 1px solid #bbbbbb;
    padding: 8px 20px;
    margin: 0;
}
.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a:hover {
    color: #818285;
    background: white;
}
.rs_social_sharing_buttons td {
    padding-right: 20px !important;
    vertical-align: top;
}
.scrollbar1 {
    background: white !important;
}
.g-recaptcha {
    margin-bottom: 20px;
}
.product-small .info a:nth-child(2) {
    display: none;
}
.product-small .info .simpleshopmessage {
    display: none;
}
.product-small .info .category,
.product-small .info .tx-div {
    display: none;
}