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

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

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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--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-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(221,51,51);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(221,51,51);
	--btn-accented-bgcolor-hover: rgb(221,51,51);
	--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: rgba(45,45,45,0.7);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 500px;
	--wd-popup-padding: 30px;
}
: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: #ffffff;
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	font-size: 14px;
	text-transform: capitalize;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
: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: 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: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(242,55,55);
}

/* Allow scrolling in BookingPress on mobile (fix for WoodMart v7.6.0) */
.bpa-services-wrapper,
.bpa-service-inner,
.bpa-service-row {
  overflow-y: auto !important;
  overflow-x: hidden !important;
  height: auto !important;
  -webkit-overflow-scrolling: touch !important;
}

/* Force page scroll if WoodMart blocks it */
body,
html {
  overflow-y: auto !important;
  height: auto !important;
}

/* Fix BookingPress layout inside Woodmart */

/* Make service box (package) layout vertical & centered */
.woodmart-content-wrap .bpa-service-inner {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
}

/* Increase the image size and center it */
.woodmart-content-wrap .bpa-service-image {
    width: 200px !important;
    height: 200px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-bottom: 10px !important;
}

/* Show full image clearly without being cut */
.woodmart-content-wrap .bpa-service-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    border-radius: 10px;
}

/* Make sure card adjusts to the bigger image */
.woodmart-content-wrap .bpa-service-wrapper {
    min-height: 350px !important;
}





/* === Gambar package (petak besar + tema konvo) === */
.bpa-front-si-card__left img {
  width: 180px !important; /* lebih besar */
  height: 180px !important;
  object-fit: cover !important;
  border-radius: 12px !important; /* petak lembut */
  border: 3px solid #FFD700 !important; /* border kuning lembut */
  box-shadow: 0 0 10px rgba(255, 215, 0, 0.3) !important;
  transition: all 0.3s ease-in-out !important;
}

/* Hover: gambar zoom sikit + glow kuning */
.bpa-front-si-card__left img:hover {
  transform: scale(1.08) !important;
  box-shadow: 0 0 18px rgba(255, 215, 0, 0.6) !important;
}

/* Kad utama (background navy blue + border kuning) */
.bpa-front-si-card {
  background-color:  #F2F2F2!important; /* navyblue */
  border-radius: 16px !important;
  border: 2px solid #FFD700 !important;
  color: #fff !important;
  padding: 20px !important;
  transition: all 0.3s ease-in-out !important;
}

/* Hover effect keseluruhan kad */
.bpa-front-si-card:hover {
  transform: translateY(-5px) !important;
  box-shadow: 0 0 22px rgba(255, 215, 0, 0.3) !important;
}

/* Tajuk & teks */
.bpa-front-si-card__right h4,
.bpa-front-si-card__right .bpa-service-title {
  color: #0A0808 !important; 
  font-weight: 700 !important; 
  margin-bottom: 8px !important;
}

.bpa-front-si-card__right p,
.bpa-front-si-card__right span {
  color: #fff !important;
  font-size: 15px !important;
}

/* Butang tempah seterusnya */
.bpa-btn-next {
  background: linear-gradient(90deg, #FFD700, #FFF176) !important;
  color: #000 !important;
  border-radius: 10px !important;
  font-weight: bold !important;
  padding: 10px 18px !important;
  transition: 0.3s !important;
}

.bpa-btn-next:hover {
  background: #fff !important;
  color: #6A0078 !important;
  border: 2px solid #6A0078 !important;
}

.bpa-btn, .bpa-next-step-btn, .bpa-next-btn {
  background-color: #ffb300 !important; /* warna kuning/oren */
  border-color: #ffb300 !important;
  color: #fff !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Allow scrolling in BookingPress on mobile (fix for WoodMart v7.6.0) */
.bpa-services-wrapper,
.bpa-service-inner,
.bpa-service-row {
  overflow-y: auto !important;
  overflow-x: hidden !important;
  height: auto !important;
  -webkit-overflow-scrolling: touch !important;
}

/* Force page scroll if WoodMart blocks it */
body,
html {
  overflow-y: auto !important;
  height: auto !important;
}

/* Fix BookingPress layout inside Woodmart */

/* Make service box (package) layout vertical & centered */
.woodmart-content-wrap .bpa-service-inner {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
}

/* Increase the image size and center it */
.woodmart-content-wrap .bpa-service-image {
    width: 200px !important;
    height: 200px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-bottom: 10px !important;
}

/* Show full image clearly without being cut */
.woodmart-content-wrap .bpa-service-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    border-radius: 10px;
}

/* Make sure card adjusts to the bigger image */
.woodmart-content-wrap .bpa-service-wrapper {
    min-height: 350px !important;
}





/* === Gambar package (petak besar + tema konvo) === */
.bpa-front-si-card__left img {
  width: 180px !important; /* lebih besar */
  height: 180px !important;
  object-fit: cover !important;
  border-radius: 12px !important; /* petak lembut */
  border: 3px solid #FFD700 !important; /* border kuning lembut */
  box-shadow: 0 0 10px rgba(255, 215, 0, 0.3) !important;
  transition: all 0.3s ease-in-out !important;
}

/* Hover: gambar zoom sikit + glow kuning */
.bpa-front-si-card__left img:hover {
  transform: scale(1.08) !important;
  box-shadow: 0 0 18px rgba(255, 215, 0, 0.6) !important;
}

/* Kad utama (background navy blue + border kuning) */
.bpa-front-si-card {
  background-color:  #F2F2F2!important; /* navyblue */
  border-radius: 16px !important;
  border: 2px solid #FFD700 !important;
  color: #fff !important;
  padding: 20px !important;
  transition: all 0.3s ease-in-out !important;
}

/* Hover effect keseluruhan kad */
.bpa-front-si-card:hover {
  transform: translateY(-5px) !important;
  box-shadow: 0 0 22px rgba(255, 215, 0, 0.3) !important;
}

/* Tajuk & teks */
.bpa-front-si-card__right h4,
.bpa-front-si-card__right .bpa-service-title {
  color: #0A0808 !important; 
  font-weight: 700 !important; #FFD700
  margin-bottom: 8px !important;
}

.bpa-front-si-card__right p,
.bpa-front-si-card__right span {
  color: #fff !important;
  font-size: 15px !important;
}

/* Butang tempah seterusnya */
.bpa-btn-next {
  background: linear-gradient(90deg, #FFD700, #FFF176) !important;
  color: #000 !important;
  border-radius: 10px !important;
  font-weight: bold !important;
  padding: 10px 18px !important;
  transition: 0.3s !important;
}

.bpa-btn-next:hover {
  background: #fff !important;
  color: #6A0078 !important;
  border: 2px solid #6A0078 !important;
}

.bpa-btn, .bpa-next-step-btn, .bpa-next-btn {
  background-color: #ffb300 !important; /* warna kuning/oren */
  border-color: #ffb300 !important;
  color: #fff !important;
}


}

@media (max-width: 576px) {
	/* Allow scrolling in BookingPress on mobile (fix for WoodMart v7.6.0) */
.bpa-services-wrapper,
.bpa-service-inner,
.bpa-service-row {
  overflow-y: auto !important;
  overflow-x: hidden !important;
  height: auto !important;
  -webkit-overflow-scrolling: touch !important;
}

/* Force page scroll if WoodMart blocks it */
body,
html {
  overflow-y: auto !important;
  height: auto !important;
}

/* Fix BookingPress layout inside Woodmart */

/* Make service box (package) layout vertical & centered */
.woodmart-content-wrap .bpa-service-inner {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
}

/* Increase the image size and center it */
.woodmart-content-wrap .bpa-service-image {
    width: 200px !important;
    height: 200px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-bottom: 10px !important;
}

/* Show full image clearly without being cut */
.woodmart-content-wrap .bpa-service-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    border-radius: 10px;
}

/* Make sure card adjusts to the bigger image */
.woodmart-content-wrap .bpa-service-wrapper {
    min-height: 350px !important;
}





/* === Gambar package (petak besar + tema konvo) === */
.bpa-front-si-card__left img {
  width: 180px !important; /* lebih besar */
  height: 180px !important;
  object-fit: cover !important;
  border-radius: 12px !important; /* petak lembut */
  border: 3px solid #FFD700 !important; /* border kuning lembut */
  box-shadow: 0 0 10px rgba(255, 215, 0, 0.3) !important;
  transition: all 0.3s ease-in-out !important;
}

/* Hover: gambar zoom sikit + glow kuning */
.bpa-front-si-card__left img:hover {
  transform: scale(1.08) !important;
  box-shadow: 0 0 18px rgba(255, 215, 0, 0.6) !important;
}

/* Kad utama (background ungu konvo + border kuning) */
.bpa-front-si-card {
  background-color:  #F2F2F2!important; /* navyblue */
  border-radius: 16px !important;
  border: 2px solid #FFD700 !important;
  color: #fff !important;
  padding: 20px !important;
  transition: all 0.3s ease-in-out !important;
}

/* Hover effect keseluruhan kad */
.bpa-front-si-card:hover {
  transform: translateY(-5px) !important;
  box-shadow: 0 0 22px rgba(255, 215, 0, 0.3) !important;
}

/* Tajuk & teks */
.bpa-front-si-card__right h4,
.bpa-front-si-card__right .bpa-service-title {
  color: #FFD700 !important;
  font-weight: 700 !important;
  margin-bottom: 8px !important;
}

.bpa-front-si-card__right p,
.bpa-front-si-card__right span {
  color: #fff !important;
  font-size: 15px !important;
}

/* Butang tempah seterusnya */
.bpa-btn-next {
  background: linear-gradient(90deg, #FFD700, #FFF176) !important;
  color: #000 !important;
  border-radius: 10px !important;
  font-weight: bold !important;
  padding: 10px 18px !important;
  transition: 0.3s !important;
}

.bpa-btn-next:hover {
  background: #fff !important;
  color: #6A0078 !important;
  border: 2px solid #6A0078 !important;
}

.bpa-btn, .bpa-next-step-btn, .bpa-next-btn {
  background-color: #ffb300 !important; /* warna kuning/oren */
  border-color: #ffb300 !important;
  color: #fff !important;
}


}

