/*
Theme Name:     Rachel Theme
Theme URI:      https://racheltheme.typeandhue.com/
Template:       kadence
Author:         Type & Hue | Kevin Wright
Author URI:     https://typeandhue.com
Description:    A WordPress theme built with direction from Rachel of thehungryblasian.com and designed by Kevin of TYPE &amp; HUE. This theme is mobile responsive and built for the Kadence Framework.
Version:        1.0.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/





#secondary {
	text-align: center !important;
}

#sb_instagram {
    margin-top: -17px;
    margin-bottom: -17px;
}

.archive.content-style-unboxed .products.woo-archive-action-visible li.product.content-bg.loop-entry .content-bg:not(.loop-entry), .post-type-archive.content-style-unboxed .products.woo-archive-action-visible li.product.content-bg.loop-entry .content-bg:not(.loop-entry), .single-product.content-style-unboxed .products.woo-archive-action-visible li.product.content-bg.loop-entry .content-bg:not(.loop-entry) {
	text-align: center;
}

.site-branding .site-title {
    margin: 0;
    margin-top: 12px;
}

.archive.content-style-unboxed .entry-content-wrap, .blog.content-style-unboxed .entry-content-wrap, .post-type-archive.content-style-unboxed .entry-content-wrap, .search-results.content-style-unboxed .entry-content-wrap {
    padding: 0;
    text-align: center;
}

.dr-favorite-recipe .ul {
	list-style: none !important;
}

.widget-area ul {
    padding-left: 0em;
	margin: 0px;
}

.dr-floating-menu-wrapper .dr-floating-box {
    background-color: var(--global-palette8) !important;
	color: var(--global-palette3) !important;
}

.dr-floating-menu-wrapper .button.addtowishlist {
    color: var(--global-palette3) !important;
}

.dr-floating-menu-wrapper button, .dr-floating-menu-wrapper .button {
    border: 1px solid hsl(0deg 0% 13%) !important;
    color: hsl(0deg 0% 13%) !important;
    background: #e3cac3 !important;
    border-color: #e3cac3 !important;
}

.dr-floating-menu-wrapper button.starttimer, .dr-floating-menu-wrapper .button.starttimer {
    background-color: #e3cac3 !important;
    border-color: #e3cac3 !important;
}