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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(80,78,78);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(20,21,21);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(20,21,21);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(20,21,21);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(230,0,19);
	--wd-alternative-color: rgb(243,152,0);
	--btn-default-bgcolor: rgb(230,0,19);
	--btn-default-bgcolor-hover: rgb(243,152,0);
	--btn-accented-bgcolor: rgb(230,0,19);
	--btn-accented-bgcolor-hover: rgb(243,152,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgba(255,255,255,0);
	background-image: url(https://demo.sankiefood.com/wp-content/uploads/2026/04/home-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
.page :is(.wd-page-content, .whb-header) {
	background-image: url(https://demo.sankiefood.com/wp-content/uploads/2026/04/body-bg-1.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-placeholder-color: rgba(255,255,255,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

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



/* Header Sticked Blur */
.whb-sticked .whb-row {
		background-color: #FFFFFF99 !important;
	  backdrop-filter: blur(25px);
		-webkit-backdrop-filter: blur(25px);
}

/* Header - Big Logo */
.site-logo.whb-gs8bcnxektjsro21n657.wd-switch-logo {
    max-height: stretch;
}
.site-logo.whb-lt7vdqgaccmapftzurvt {
    max-height: stretch;
}


/* About Section - Accordian Visi Misi */
.e-n-accordion > .e-n-accordion-item[open] > .e-n-accordion-item-title {
    border-radius: 12px 12px 0 0;
}

/* Popup Button Color */
a.btn.btn-style-default.btn-shape-semi-round.btn-size-default.wd-open-popup.btn-color-custom.btn-icon-pos-right
{
    background-color: #E60013;
    background-image: linear-gradient(90deg, #E60013 0%, #F39800 100%);
		border-radius: 8px;
}

a.btn.btn-style-default.btn-shape-semi-round.btn-size-default.wd-open-popup.btn-color-custom.btn-icon-pos-right:hover
{
    background-color: #F39800;
    background-image: linear-gradient(180deg, #F39800 0%, #F39800 100%);
		border-radius: 8px;
}
a.btn.btn-style-3d.btn-shape-semi-round.btn-size-default.wd-open-popup.btn-color-custom.btn-icon-pos-right
{
    background-color: #E60013;
    background-image: linear-gradient(90deg, #E60013 0%, #F39800 100%);
		border-radius: 8px;
}

a.btn.btn-style-3d.btn-shape-semi-round.btn-size-default.wd-open-popup.btn-color-custom.btn-icon-pos-right:hover
{
    background-color: #F39800;
    background-image: linear-gradient(180deg, #F39800 0%, #F39800 100%);
		border-radius: 8px;
}


/* Button Color */
a.btn.btn-style-3d.btn-shape-semi-round.btn-size-default.btn-color-custom {
    background-color: #E60013;
    background-image: linear-gradient(90deg, #E60013 0%, #F39800 100%);
    border-radius: 8px;
}

a.btn.btn-style-3d.btn-shape-semi-round.btn-size-default.btn-color-custom:hover {
    background-color: #F39800;
    background-image: linear-gradient(180deg, #F39800 0%, #F39800 100%);
    border-radius: 8px;
}

/* Button Color Contact Form */
.btn-color-sankie {
    background-color: #FFFFFF00 !important;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFFFFF;
		width: 100%;
}
.btn-color-sankie:hover {
    background-color: #f39800 !important;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #f39800;
}

/* Team - Photo Rounded */
.team-member .member-image img {
    border-radius: 12px 12px 0 0 !important;
}

/* Subtitle Text */
.subtitle-style-background[class*="subtitle"] {
    border-radius: 6px !important;
}@media (min-width: 1025px) {
	/* Header Box */
.whb-row DEL {
    border-radius: 12px;
}
.whb-sticked .whb-row {
    border-radius: unset;
}

/* Maps Contact Page */
.wd-map-container {
	border-radius: 0 12px 12px 0!important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Maps Contact Page */
.wd-map-container {
	border-radius: 0 12px 12px 0!important;
}
}

@media (max-width: 576px) {
	/* Maps Contact Page */
.wd-map-container {
	border-radius: 0 0 12px 12px!important;
}
}

