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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", 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: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(253,49,48);
	--wd-alternative-color: rgb(242,138,49);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(242,138,49);
	--btn-default-bgcolor-hover: rgb(253,49,48);
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://mbp.handysalam.com/wp-content/uploads/2024/08/Matahari-berkat-pla-3.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(51,51,51);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
--wd-cat-brd-radius: 8px;
}

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

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


.home .main-page-wrapper {
	padding-top: 0px;
}

.home .site-content {
	margin-bottom: 0px;
}

.brand-carousel .swiper-slide-inner {
	height: 0;
	padding-top: 100%;
	position: relative;
}

.brand-carousel .swiper-slide-inner img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	object-fit: contain;
	object-position: center;
}

.single-product .summary h1.product_title {
	font-size: 32px;
}

.single-product .product-tabs-wrapper {
	display: none;
}

.single-product .related-and-upsells {
	border-top: 1px solid rgba(0,0,0,0.105);
	padding-top: 40px;
}

.btn-marketplace a.btn {
	border-radius: 16px;
}

.btn-marketplace .wd-btn-icon {
	margin-right: 10px;
}

.btn-marketplace .wd-btn-icon img {
	width: 18px;
}

.single-post .entry-meta-list {
	display:none;
}@media (min-width: 1025px) {
	.copyrights-wrapper br {
	display: none;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.product-category-grid .wd-cats {
	grid-template-columns: repeat(3, minmax(0, 1fr))
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.btn-marketplace,
.btn-marketplace a.btn {
	width: 100%;
}
}

@media (max-width: 576px) {
	.btn-marketplace,
.btn-marketplace a.btn {
	width: 100%;
}
}

