/*======================================
Theme Name: Divi Bakery - Child Theme
Theme URI: https://divicake.com/
Description: Divi Bakery - Child Theme
Version: 1.0
Author: Paper Temple
Author URI: https://papertemple.net/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

.et_contact_bottom_container {
    float: none;
    text-align: center;
}

.et-social-icon a:hover {
	color: #c9aa7b;
}

.et_overlay:before {
    color: #c9aa7b;
}

#footer-widgets .footer-widget li:before {
	display: none; 
}

html #footer-widgets .footer-widget .et_pb_widget:not(.woocommerce) ul li {
	line-height: 26px; 
	padding-left: 0px; 
}

.woocommerce .woocommerce-message {
    background: #c9aa7b;
}

.woocommerce div.product p.price, .woocommerce-page div.product p.price {
    color: #c9aa7b;
}

.woocommerce button.button, .woocommerce button.button.alt, .woocommerce-page button.button, .woocommerce-page button.button.alt {
   color: #c9aa7b;
}

ul#mobile_menu.et_mobile_menu {
	background-color: #1f1f1f;
}
.et_mobile_menu { 
	border-top: 2px solid #c9aa7b;
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    border: 1px solid #e3dfdc;
}

.posted_in a, .tagged_as a {
    color: #c9aa7b;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    border: 1px solid #e3dfdc;
}

body.home nav.navigation.paging-navigation {
    display: none;
}

.main-pagination {
    display: none;
}

a {
    color: #c9aa7b;
}

.mobile_menu_bar:before {
    color: #fff;
}

.et_pb_posts a.more-link {
    padding-top: 25px;
    padding-bottom: 15px;
}

