/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


/* - - - - - - - GLOBAL - START - - - - - - - */

body {color:#000000}

.dark input[type=submit],
.button,
html .is-outline.primary {color: #000000}
.button.alt:not(.is-outline) {color: #FFFFFF}

.ux-body-overlay {display: none}

.footer-widgets.footer-1 {display: none}
.home .footer-widgets.footer-1 {display: block}

/* - - - - - - - GLOBAL - END - - - - - - - - */


/*************** FOOTER - SIGN UP START.   ***************/
#badged-sign-up-content input[type=submit] {min-height:2.3em; line-height:2.2em; margin-left:10px}
.footer-links a:hover {color: #142d51}
#badged-sign-up-content h3 {text-align: center; margin-bottom: 8px}
#badged-sign-up-content-form {text-align: center}
#badged-sign-up-content-form form {margin-bottom: 10px}
#badged-sign-up-content-form .form-element {display: inline-block}
#badged-sign-up-content-form .form-element input {height: 40px}
#badged-sign-up-content-form .wpcf7-submit {margin-right: 0}
#badged-sign-up-content-form .wpcf7-spinner {display: none}
#badged-social-links {text-align: center; padding: 0 0 10px}
#badged-social-links a {display: inline-block}
/*************** FOOTER - SIGN UP END.   ***************/

/*****************   ABSOLUTE FOOTER START   *****************/
.absolute-footer.dark {color: #000;}
/*****************   ABSOLUTE FOOTER END   *****************/



/* - - - - - - - SHOP - START - - - - - - - */

#b-cat-select-wrapper select {max-width: 300px; margin: 10px 0 0}

.product-category h5 {color: #000000; text-transform: none; font-weight: 700}
.single_add_to_cart_button {background: #ffcc00!important}
.button.checkout {color: #FFFFFF}

.product-info .woocommerce-breadcrumb {display: none}
.product-info form.cart {margin-top: 20px}
 
html :where([style*=border-width]) {
	border-top: none;
	border-left: none;
	border-right: none;
    border-bottom: 1px solid #ececec;
} 

/* - - - - - - - SHOP - END - - - - - - - - */





/* - - - - - - - COMPANY INFORMATION - START - - - - - - - */

.badges-map-btn-col {padding-bottom: 0}

/* - - - - - - - COMPANY INFORMATION - END - - - - - - - - */