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

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

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

:root {
	--wd-text-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend", 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: "Lexend", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(95,86,198);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(95,86,198);
	--btn-accented-bgcolor-hover: rgb(86,78,180);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://lapakokki.site/wp-content/uploads/2021/11/w-smart-home-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://lapakokki.site/wp-content/uploads/2021/11/w-smart-home-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(16,16,16);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 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;
}
}


a.rt-btn--whatsapp,
button.rt-btn--whatsapp {
    border-radius: 5px !important;
}


body .labels-rounded {
    top: 7px;
    left: auto;
    right: 7px;
}


.single-product .product_meta .tagged_as {
    display: none;
}


body .product_meta > span.sku_wrapper {
    display: none;
}

.product_meta > span.posted_in {
    display: none;
}


.home .product-grid-item .star-rating {
    display: none;
}


//.copy-trigger {
//    display: none !important;
//}


.register-title {
    display: none !important;
}


section:nth-of-type(2) > h4 {
  visibility: hidden;
  position: relative;
}

section:nth-of-type(2) > h4::after {
  content: "DETAIL AKUN";
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}


th[style*="text-align:left"][style*="width: 80%"] strong {
  visibility: hidden;
	position: relative;
}

th[style*="text-align:left"][style*="width: 80%"] strong::after {
  content: "DETAIL AKUN";
  visibility: visible;
	position: absolute;
  left: 0;
  top: 0;
	white-space: nowrap;
}


td.col-id.dtr-control a,
td.col-title a,
td.col-author a {
  pointer-events: none;
}


/* ======================================================= */
/* ===      CUSTOM CSS LICENSE MANAGER      === */
/* ======================================================= */

/* TOMBOL "Kembali Ke Keranjang" */
a.button.wc-backward {
	background-color: #5F56C6;
	color: #fff !important;
	border: none;
	padding: 12px 20px;
	border-radius: 5px;
	font-weight: bold;
	cursor: pointer;
	transition: background-color 0.2s ease-in-out;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
}

a.button.wc-backward:hover {
	background-color: #564EB4;
	color: #fff !important;
	text-decoration: none;
}


/* ======================================================= */
/* ===      CUSTOM CSS DASBOR WP AFFILIATE      === */
/* ======================================================= */

article > div > div:nth-child(6) > div:nth-child(2) form fieldset > legend {
    display: none !important;
}

#affwp-register-form > fieldset > legend,
#affwp-login-form > fieldset > legend {
    padding-left: 0px;
}

/* === WARNA LATAR UTAMA SIDEBAR === */
.portal .hidden.md\:flex .bg-gray-800,
.portal .md\:hidden .relative.flex-1.flex-col {
  background-color: #4B43B6 !important;
}

/* AREA LOGO DAN AREA LINK "Kembali ke Website" */
.portal .items-center.h-16.bg-gray-800,
.portal .bg-gray-800.px-2 {
    background-color: #4B43B6 !important;
}

/* LINK AKTIF / TERPILIH (BACKGROUND) */
.portal nav a.bg-gray-900 {
  background-color: #8F88D7 !important;
}

/* EFEK HOVER & FOCUS (BACKGROUND) */
.portal nav a.group:hover,
.portal nav a.group:focus,
.portal .bg-gray-800.px-2 > a:hover,
.portal .bg-gray-800.px-2 > a:focus {
  background-color: #8F88D7 !important;
  color: #FFFFFF !important;
}

/* WARNA TEKS UMUM DI DALAM SIDEBAR */
.portal .hidden.md\:flex .text-gray-300,
.portal .hidden.md\:flex .text-gray-400,
.portal .hidden.md\:flex .text-white,
.portal .md\:hidden .text-gray-300,
.portal .md\:hidden .text-gray-400,
.portal .md\:hidden .text-white {
  color: #FFFFFF !important;
}

/* WARNA ICON (SVG) DI DALAM SIDEBAR */
.portal nav a.group svg,
.portal .bg-gray-800.px-2 > a svg {
  stroke: #E5E5FF !important;
}

/* PENGECUALIAN: Pastikan ikon 'close' mobile tidak ikut berubah */
.portal .md\:hidden svg#close {
  stroke: currentColor !important;
}

/* OPSIONAL: WARNA BORDER (JIKA ADA) */
.portal .border-gray-800 {
  border-color: #4B43B6 !important;
}

/* TOMBOL "Salin link" */
#referral-url-copy,
#generated-referral-url-copy {
	background-color: #5F56C6;
	color: #fff !important;
	border: none;
	padding: 12px 20px;
	border-radius: 5px;
	font-weight: bold;
	cursor: pointer;
	transition: background-color 0.2s ease-in-out;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
}

#referral-url-copy:hover,
#generated-referral-url-copy:hover {
	background-color: #564EB4;
	color: #fff !important;
	text-decoration: none;
}

/* TOMBOL "Simpan pengaturan pengguna" */
#save-settings-user-settings-settings {
	background-color: #5F56C6;
	color: #fff !important;
	border: none;
	padding: 12px 20px;
	border-radius: 5px;
	font-weight: bold;
	cursor: pointer;
	transition: background-color 0.2s ease-in-out;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
  box-shadow: none; 
}

#save-settings-user-settings-settings:hover {
	background-color: #564EB4;
	color: #fff !important;
	text-decoration: none;
}

/* MENAMBAHKAN TEKS DIBAWAH HEADING "Pembayaran" */
#payouts-head::after {
  content: 'CATATAN: Komisi akan dicek manual & dibayarkan oleh Admin setiap hari Sabtu & Minggu mulai pukul 07.00 - 21.00 WIB. Kalau mau request manual, bisa langsung kontak Admin via WhatsApp';
  display: block;
  font-size: 1rem;
  font-weight: normal;
  color: #4B5563;
  margin-top: 1rem;
}


/* ======================================================= */
/* ===      CUSTOM CSS FORM MASUK & DAFTAR WP AFFILIATE      === */
/* ======================================================= */

/* KONTAINER UTAMA KEDUA FORM */
.page-id-17713 .entry-content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 30px;
  padding: 20px;
  box-sizing: border-box;
}

/* FORM MASUK (KIRI) */
#affwp-login-form {
  order: 1;
  flex: 1 1 48%;
  background: #F4F5F7;
  padding: 25px;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

/* FORM DAFTAR (KANAN) */
#affwp-register-form {
  order: 2;
  flex: 1 1 48%;
  background: #F4F5F7;
  padding: 25px;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

/* GAYA LABEL & INPUT UMUM */
.affwp-form label {
  display: block;
  margin-bottom: 6px;
  font-weight: normal;
  color: #333;
}

.affwp-form input[type="text"],
.affwp-form input[type="email"],
.affwp-form input[type="password"],
.affwp-form input[type="url"], {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
  box-sizing: border-box;
  font-weight: normal;
}

/* TOMBOL SUBMIT */
.affwp-form input[type="submit"].button {
  width: 100%;
  display: block;
  text-align: center;
  background-color: #5F56C6;
  color: #fff;
  border: none;
  padding: 12px 20px;
  border-radius: 5px;
  cursor: pointer;
  font-weight: bold;
  transition: background-color 0.2s ease-in-out;
}

.affwp-form input[type="submit"].button:hover {
  background-color: #564EB4;
}

/* LUPA PASSWORD */
.affwp-lost-password a {
  color: #5F56C6;
  text-decoration: none;
}

.affwp-lost-password a:hover {
  color: #8F88D7;
  text-decoration: underline;
}

/* RESPONSITIFITAS */
@media (max-width: 768px) {
  #affwp-login-form,
  #affwp-register-form {
    flex: 1 1 100%;
    order: unset;
  }
}


/*
 * ===================================================================
 * SOLUSI DEFINITIF: Perbaikan Tombol WhatsApp (10 Juni 2025)
 * Berdasarkan inspect element yang diberikan.
 * ===================================================================
*/

a.wa-order-class {
    all: unset !important;
    display: inline-flex !important;
    width: auto !important;
    flex: none !important;
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 0 10px 0px !important;
    vertical-align: middle !important;
}

a.wa-order-class:hover {
    background: transparent !important;
    box-shadow: none !important;
    transform: none !important;
}

a.wa-order-class button.wa-order-button {
    all: unset !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    width: auto !important;
    margin: 0 !important;

    background-color: #25d366 !important;
    color: #ffffff !important;
    min-height: 42px !important;
    padding: 5px 20px !important;
    border-radius: 5px !important;
    border: none !important;
    box-shadow: none !important;

    font-family: "Lexend", Arial, Helvetica, sans-serif !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    line-height: 1.2 !important;

    cursor: pointer !important;
    transition: all 0.25s ease !important;
}

a.wa-order-class button.wa-order-button:hover {
    background-color: #21bd5b !important;
}

a.wa-order-class button.wa-order-button::before {
    all: unset !important;
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23fff" d="M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0 4.686 4.686 4.686 12.283 0 16.97a12.004 12.004 0 01-13.754 2.299l-5.814.735a.392.392 0 01-.438-.44l.748-5.788A12.002 12.002 0 013.517 3.517zm3.61 17.043l.3.158a9.846 9.846 0 0011.534-1.758c3.843-3.843 3.843-10.074 0-13.918-3.843-3.843-10.075-3.843-13.918 0a9.846 9.846 0 00-1.747 11.554l.16.303-.51 3.942a.196.196 0 00.219.22l3.961-.501zm6.534-7.003l-.933 1.164a9.843 9.843 0 01-3.497-3.495l1.166-.933a.792.792 0 00.23-.94L9.561 6.96a.793.793 0 00-.924-.445 1291.6 1291.6 0 00-2.023.524.797.797 0 00-.588.88 11.754 11.754 0 0010.005 10.005.797.797 0 00.88-.587l.525-2.023a.793.793 0 00-.445-.923L14.6 13.327a.792.792 0 00-.94.23z"/></svg>')!important;
    display: inline-block !important;
    width: 0.95em !important;
    height: 1em !important;
    margin-right: 8px !important;
}

.summary form.cart, .summary .cart {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
}@media (min-width: 1025px) {
	td.col-status {
  visibility: hidden;
  position: relative;
}

td.col-status::after {
  content: "SELESAI";
  visibility: visible;
  position: absolute;
  top: 0.4em;
  left: 0.4em;
  white-space: nowrap;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	td.col-status {
  visibility: hidden;
  position: relative;
}

td.col-status::after {
  content: "SELESAI";
  visibility: visible;
  position: absolute;
  top: 0.4em;
  left: 0.4em;
  white-space: nowrap;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	td.col-status {
  visibility: hidden;
  position: relative;
}

td.col-status::after {
  content: "SELESAI";
  visibility: visible;
  position: absolute;
  top: 0.4em;
  left: 0.4em;
  white-space: nowrap;
}
}

@media (max-width: 576px) {
	ul.wc-completed li.col-status span.dtr-data {
  visibility: hidden;
  position: relative;
}

ul.wc-completed li.col-status span.dtr-data::after {
  content: "SELESAI";
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
}

}

