/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
a
.footer-widget li:before { display: none; }


body.woocommerce-message {
	color: #000000!important;
}

.woocommerce-message {
    color: #000000!important;
}
  /* Remove Continue Shopping Button Add Cart */
.woocommerce-message .button {
    display: none
}


@media (max-width:700px){

body {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
	
}



select{
    -webkit-appearance: none;
    appearance: none;
}

.variations_form .woocommerce-variation-price .price .amount {
    color: #000000;
}

.et_pb_filterable_portfolio_grid .et_pb_portfolio_item, .et_pb_gallery_grid .et_pb_gallery_item {
    display: block!important;
}

/*------------------------------------------------*/
/*---------[GQ ALIGN BUTTONS TO BOTTOM]-----------*/
/*------------------------------------------------*/
 
 
        /* buttons fixed to the bottom */
            .gq_r_fixed_buttons .et_pb_column {
                padding-bottom:30px;}
            .gq_r_fixed_buttons .et_pb_button_module_wrapper {
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
				margin: auto;}

/* hide bullets in the footer menus */
.footer-widget li:before { display: none; }

#page-container { overflow:hidden; }

#et-top-navigation {
	
	font-family: 'Bebas Neue',display;
	padding-left: 165px!important;
	padding-top: 33px!important;
	float:right!important;
	
}

.woocommerce-message {
    color: #000000!important;
}

.button wc-forward {
	font-family:'Bebas Neue', display!important;
}


#top div.woocommerce-message {
    color: #000000 !important; 
}

.woocommerce-info {
	color: #000000!important;
	background-color:#e8e8e8!important;
}

.woocommerce-info div{
	background-color:#e8e8e8 !important;
}
	
#et-top-navigation {
    padding: 50px 0 0 0;
}

.et_pb_section {
    padding: 54px 0;
}

#page-container #main-header, #page-container #et-top-navigation {
    font-family: 'Bebas Neue', fantasy;
}