/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 03 2026 | 12:02:14 */
:where(.wp-site-blocks *:focus) {
    outline: none !important;
}

a:hover,
:root :where(.wp-block-site-title a:where(:not(.wp-element-button)):hover) {
    text-decoration: none !important;
}

main {
    position: relative;
	min-height: 65vh;
}

p.blogpost-bio-aboutme, 
p.blogpost-bio-link {
    font-size: 19px !important;
}

/* Header
-------------------------------------------- */

.header-position .site-header-wrap {
    width: 100% !important;
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 97;
}
.header-position .site-header-primary {
	padding-top: 10px !important; 
	padding-bottom: 10px !important;
}

body.search-toggled .site-header-wrap,
body.search-toggled .header-search-wrap {background: #e8ecf6 !important;}

/* Navigation
-------------------------------------------- */

a.mega-menu-link {
	font-family: "Roboto", sans-serif !important;
	font-weight: 500 !important;
}
.mega-sub-menu a.mega-menu-link {line-height: 1.5 !important;}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {display: none;}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {font-size: 17px !important;}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {color: #66705a; cursor: default;}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item {font-size: 15px !important; /*margin-bottom: 10px;*/}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    float: none !important;
    display: block;
    margin: 0 auto;
    vertical-align: top !important;
    clear: both !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {margin-bottom: 10px;}
.mega-sub-menu .mega-current-menu-item a.mega-menu-link {color: #853b0a !important;}

/* Mobile Menu */

.mobinav-trigger, .search-trigger {cursor: pointer;}

.mobinav-open, 
.header-search-wrap {display: none;}

/* Search */

.global-search-outer {
    width: 100%;
    height: 100%;
	display: none;
}
body.search-toggled .global-search-outer {display: block !important;}

.search-trigger {cursor: pointer;}
body.search-toggled .header-search-open {display: none;}
body.search-toggled .header-search-close {display: flex !important;}

body.search-results .header-search-open {display: none !important;}
body.search-results .header-button {padding-left: 0 !important;}

.wp-block-search__inside-wrapper {border: 0; padding: 0; position: relative;}

form.global-search-form .wp-block-search__inside-wrapper {border-color: #fff;}

form.global-search-form .wp-block-search__inside-wrapper, 
form.global-search-form .wp-block-search__input {
    background: transparent !important;
    background-color: transparent !important;
}

button.wp-block-search__button.wp-element-button {margin-left: 0;}

/*
.wp-block-search__inside-wrapper:before {
    font-family: FontAwesome !important;
	content:"\f002";
	font-size: 40px;
	color: #fff;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 20px;
}
*/

form.global-search-form .wp-block-search__input {font-size: 48px; color: #fff !important;}


/* --------------------------------------------
  WooCommerce
-------------------------------------------- */

.wc-block-mini-cart__button {padding: 0;}
.wc-block-mini-cart__badge {height: 16px; min-width: 16px; font-size: 10px;}
.wc-block-mini-cart__badge {background: #853b0a !important; color: #fff !important;}

.items-carousel-ft-image img {height: 220px;}

.woocommerce-product-gallery__image img {-webkit-border-radius: 20px; border-radius: 20px;}
.woocommerce .quantity .qty {width: 95px;}
.woocommerce-Tabs-panel.wc-tab {padding: 30px 0 !important;}

a.shopitem-unavilable {
    display: inline-block;
	color: #505050;
    font-size: 15px;
    font-weight: 400;
    border-bottom: 1px solid #aaa;
}
a.shopitem-unavilable:hover {
	color: #d79c58;
    border-color: #d79c58;
}

.elementor-wc-products .add_to_cart_button, 
.elementor-widget-woocommerce-product-add-to-cart, 
.elementor-wc-products li.product.product_cat-items-baking a.shopitem-unavilable  {display: none !important;}

.elementor-wc-products li.product.product_cat-items-baking  .add_to_cart_button {
	display: inline-block !important;
}

.product_cat-items-baking  .elementor-widget-woocommerce-product-add-to-cart {
	display: block !important;
}

.woocommerce-Price-amount.amount {
    font-weight: bold;
}

/* Blogs
-------------------------------------------- */

.blogpost-bio-columns:hover {background: #818baa !important;}
.blogpost-bio-right:hover {background: #cfd6e8 !important;}

/* Others
-------------------------------------------- */

.site-header-wrap:before {
	-webkit-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}

.cpright-current-year {
    font-size: 15px;
    color: #e8f3f1;
}

/* Media Queries
-------------------------------------------- */

@media screen and (max-width: 1560px) {
	
	.container-site-header, 
	.container-site-footer, 
	.post-main-content {
        max-width: 92%;
        margin-left: auto;
        margin-right: auto;
	}
	
}
@media screen and (max-width: 1400px) {
	
	.blogpost-bio-container, 
	.header-search-container {
        width: 92%;
        max-width: 93%;
        margin-left: auto !important;
		margin-right: auto !important;
	}
	
	.right-header-wrap {padding-left: 40px !important;}
	
}
@media screen and (max-width: 1280px) {
	
	.blogarchives-temp-container,
	.blogpost-single-container, 
	.header-search-container {
        width: 94%;
        max-width: 94%;
        margin: 0 auto;
	}
	.blogarchives-temp-container > * {max-width: 100%;}
	.page-notfound-content .page-notfound-inner {max-width: 80%;}
	
	.right-header-wrap {padding-left: 30px !important;}
	
}
@media screen and (max-width: 940px) {
	
  /* Nav */
	
	.mobinav-open {display: block;}
	.mobinav-opened .mobinav-open {display: none;}
	body.mobinav-opened {overflow-y: hidden !important;}
	
	.global-sitenav-wrap {
	    width: 100% !important; 
	    height: 100% !important;
	    position: fixed !important;
	    top: 0;
	    left: -150%;
	    z-index: 9999999;
	    -webkit-transition: all 0.5s ease-in-out;
	    transition: all 0.5s ease-in-out;
	}
	.mobinav-opened .global-sitenav-wrap {
        left: 0 !important;
	}
	.global-sitenav-inner {
	    width: 400px !important;
	    max-width: 370px !important;
		background: #faf5ef;
		padding: 40px 20px 80px 20px !important;
		box-sizing: border-box;
	    height: 100% !important;
	    position: absolute;
	    left: 0;
	    overflow-y: scroll;
	}
	.global-sitenav-inner .mega-menu-wrap {padding-top: 30px !important;}
	
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu, 
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
        background: transparent !important;
		-webkit-box-shadow: none;
        box-shadow: none;
	}
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {padding: 0 0 0 5px;}
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
		padding: 0;
	}	
	/*#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {margin-bottom: 15px;}*/
	/*#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {font-size: 17px;}*/
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    margin-top: 20px;
	}
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {display: inline-block;}
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item a.mega-menu-link:before {
        top: 50%;
        transform: translateY(-50%);
        left: -3px;
	}
	
}
@media screen and (max-width: 840px) {
	
	.relative-position-880px {position: relative !important;}
	.no-rightborder-840px {border-right: 0 !important;}
	
}
@media screen and (max-width: 781px) {
	
	.wp-block-site-title {font-size: 24px !important;}
	ul.wp-block-list.footer-nav-list {font-size: 17px !important;}
	
}
@media screen and (max-width: 667px) {
	
	.header-button {display: none !important;}
	
	.blogpost-bio-columns {flex-direction: column; max-width: 100% !important;}
	.blogpost-bio-left .wp-block-image {max-width: 130px; align-self: center;}
	.blogpost-bio-right {padding-left: 20px !important; padding-right: 20px !important; box-sizing: border-box !important;}
	
}
@media screen and (max-width: 576px) {
	
	.primary-header-left {flex-basis: 100% !important;}
	.primary-header-right {flex-basis: 70px !important;}	
	.wp-block-buttons.header-button {display: none !important;}
	
	.mobile-menu-inner {width: 100%; max-width: 100%;}
	
}