@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.cakenbaker.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.cakenbaker.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.cakenbaker.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.cakenbaker.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.cakenbaker.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.cakenbaker.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.cakenbaker.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.cakenbaker.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.cakenbaker.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Sarabun", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 18px;
	--wd-title-font: "Sarabun", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Mitr", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Cookie", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Mitr", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Mitr", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #fd4680;
	--wd-alternative-color: #fd4680;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #fd4680;
	--btn-accented-bgcolor-hover: #c01157;
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(94,178,55);
	--btn-color-hover: rgb(255,255,255);
	--btn-bgcolor-hover: rgb(89,204,18);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,16,255);
	--wd-link-color-hover: rgb(0,34,160);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 900px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #f4f8fb;
	background-image: url(https://www.cakenbaker.com/wp-content/uploads/2020/04/bakery-bg.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: center top;
}
html .wd-product .wd-entities-title a {
	font-size: 18px;
}
html .wd-product .wd-entities-title a:hover {
	color: rgb(221,51,51);
}
html .wd-product .price {
	font-size: 22px;
	color: #fd4680;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 960px;
}

@media (max-width: 1024px) {
	html .wd-product .wd-entities-title a {
		font-size: 18px;
	}
	html .wd-product .price {
		font-size: 16px;
	}

}

@media (max-width: 768.98px) {
	html .wd-product .wd-entities-title a {
		font-size: 15px;
	}
	html .wd-product .price {
		font-size: 14px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #ffffff;
}

.amount {
    font-weight: 400;
}
.woodmart-add-btn {
display: none;
}
.single_add_to_cart_button.button.alt {
display: none !important;
}
.swatch-on-single.swatch-with-bg {
    width: 35px;
    height: 35px;
}
.woodmart-swatch:after {
    border-color: #fd4680;
}
.variations_form .woocommerce-variation-price .price {
    font-size: 2rem;
}
.related-products .product.product-grid-item .product-title{
	font-size: 18px;
}
.related-products .product-grid-item .price > .amount{
	font-size: 18px;
}
.quantity{
display:none !important;
}
.woodmart-prefooter {
    padding-bottom: 0px;
}
.vertical-navigation .item-level-0 {
    border-bottom: 0px;
}
.vertical-navigation .menu {
    border: 0;
}
.widget_nav_mega_menu > .widget-title {
    background-color: #ffffff;
}
.woodmart-navigation .category-icon {
    max-height: 30px;
}
.vertical-navigation .item-level-0 > a {
    font-weight: 300;
}
.site-mobile-menu li a {
    font-weight: 400;
}
.offcanvas-sidebar-mobile .sidebar-container {
    background-color: rgba(255,255,255,0.85);
}
.widget_nav_mega_menu > .widget-title {
    background-color: transparent;
}
.vertical-navigation .menu {
    background-color: transparent;
}
.grecaptcha-badge{
     visibility: collapse !important;  
}
.whb-sticked .whb-general-header .wd-dropdown{
	   margin-top: 0px !important;
}
.cg-customcss{
	font-size: 22px;
	color: #fd4680;
}@media (min-width: 1025px) {
	.whb-header {
    margin-bottom: 0px;
}
}

