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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(23,36,75);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(23,36,75);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(23,36,75);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Exo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(23,36,75);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(31,51,101);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: rgb(35,35,35);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-bgcolor: rgb(235 230 255);
	--btn-default-bgcolor-hover: rgb(214,209,232);
	--btn-accented-bgcolor: rgb(255,169,48);
	--btn-accented-bgcolor-hover: rgb(255,148,0);
	--btn-font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(255,58,58);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(0,0,0);
	--notices-warning-color: #fff;
}
.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;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(241,241,241);
	background-image: none;
	background-size: cover;
	background-position: center top;
}
.wd-footer {
	background-color: rgb(8,19,49);
	background-image: none;
	background-repeat: repeat;
	background-size: cover;
	background-position: center center;
}
html .wd-buy-now-btn {
	color: rgb(51,51,51);
	background: rgb(235 230 255);
}
html .wd-buy-now-btn:hover {
	color: rgb(51,51,51);
	background: rgb(214,209,232);
}
.product-labels .product-label.onsale {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1350px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--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: 1350px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1350px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1350px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-tabs {
  --wd-header-padding: 10px !important;
}

.wd-active .wd-nav-link {
  background-color: #ffa930;
  border-radius: 10px;
  padding: 11px 12px;
  display: inline-block;
}


.wd-price-table .wd-price-currency {
  vertical-align: bottom !important;
  font-size: 39px !important;
}

.wd-price-table .wd-price-value {
  vertical-align: middle !important;
  font-weight: 600 !important;
  font-size: 20px !important;
}

.wd-price-table .wd-price-suffix {
  display: block !important;
  margin-top: 13px !important;
  color: #090909 !important;
  font-size: 14px !important;
}

.wd-price-table {
  text-align: left !important;
}

.wd-collapsible-content:not(.wd-opened) > .vc_column-inner > .wpb_wrapper::after {
  content: "" !important;
  position: absolute !important;
  inset-inline: 0 !important;
  bottom: 0 !important;
  z-index: 10 !important;
  height: 100% !important;
  background: linear-gradient(to left, transparent 38px, currentColor 133px) !important;
  right: 88% !important;
}

.wd-collapsible-content:not(.wd-opened) > .vc_column-inner > .wpb_wrapper::before {
  content: "";
  position: absolute;
  inset-inline: 0;
  bottom: 0;
  z-index: 10;
  height: 100%;
  background: linear-gradient(to right, transparent 38px, currentColor 133px);
  left: 88%;
	color: #fff;
}

[class*="wd-underline-colored"] u {
  color: #ffa930 !important;
}

.wd-nav[class*="wd-style-"] > li > a {
  color: #17244B;
}

.wa__btn_popup .wa__btn_popup_txt {
    position: absolute;
    width: 97px;
    right: 100%;
    background-color: #2db742;
    font-size: 19px;
    color: #fff;
    top: 15px;
    top: 50%;
    transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    padding: 7px 0 7px 12px;
    margin-right: 7px;
    letter-spacing: -0.03em;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    font-weight: bold;
}


.jeg_meta_author a {
  color: #f70d28;
  margin-left: 3px;
}

.wp-caption-text {
  font-size: 13px;
  line-height: 1.4;   /* biar lebih enak dibaca */
  color: #555;        /* opsional: kasih warna abu-abu */
}

:is(.wd-entry-content, .entry-content, .is-layout-flow, .is-layout-constrained, .is-layout-constrained > .wp-block-group__inner-container) > * {
  margin-block: 0 var(--wd-block-spacing);
  width: auto !important;
}

.wd-page-title .title {
  font-size: var(--wd-title-font-s);
  line-height: 1.2;
  margin-bottom: 0;
  display: none;
}

.jeg_slider_type_6 .jeg_slide_caption .jeg_post_title {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.1;
  margin: 30px auto 40px;
  letter-spacing: -.04em;
  position: relative;
}

.jeg_slider_type_7 .jeg_block_nav a {
  background: #b69a74;
  color: #fff;
  width: auto;
  padding: 0 20px;
  height: 60px;
  line-height: 60px;
  border-color: rgba(255,255,255,.15);
    border-bottom-color: rgba(255, 255, 255, 0.15);
    border-left-color: rgba(255, 255, 255, 0.15);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  flex: 1;
  margin: 0;
  border-bottom: 0;
}

.jeg_postblock .jeg_pl_sm_2 {
  margin-bottom: 0 !important;
}

.jeg_block_heading_5 strong, .jeg_block_heading_6 strong, .jeg_block_heading_7 strong, .jeg_block_heading_8 strong {
  color: #f70d28;
  margin-left: 3px;
}

/* Reset counter di container utama */
.jeg_postblock_28 .jeg_posts {
  counter-reset: post-counter;
}

/* Setiap artikel increment nomor */
.jeg_postblock_28 .jeg_post {
  counter-increment: post-counter;
  position: relative;
  padding-left: 55px; /* ruang kiri untuk nomor */
  margin-bottom: 15px;
  border-bottom: 1px solid #eee; /* garis pemisah antar item */
  padding-bottom: 10px;
}

/* Nomor otomatis */
.jeg_postblock_28 .jeg_post::before {
  content: counter(post-counter, decimal-leading-zero);
  position: absolute;
  left: 0;
  top: 0;
  font-size: 30px;
  font-weight: 600;
  color: #666;
  font-family: Georgia, serif;
  line-height: 1.2;
}


.jeg_heroblock_1 .jeg_heroblock_wrapper {
  height: 544px;
}

.jeg_heroblock_2 .jeg_heroblock_wrapper {
  height: 544px;
}

.vc_tta.vc_tta-gap-35.vc_tta-tabs-position-top .vc_tta-tabs-container {
  margin-bottom: 18px;
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wa__btn_popup .wa__btn_popup_txt {
    display: none;
}

.wa__btn_popup {
    right: 11px;
    bottom: 60px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wa__btn_popup .wa__btn_popup_txt {
    display: none;
}

.wa__btn_popup {
    right: 11px;
    bottom: 60px;
}
}

@media (max-width: 576px) {
	.jeg_vc_content .vc_row {
  margin-left: -13px;
  margin-right: -13px;
}

.wd-copyrights.wd-layout-centered {
  font-size: 14px;
}

.wa__btn_popup .wa__btn_popup_txt {
    display: none;
}

.wa__btn_popup {
    right: 11px;
    bottom: 60px;
}

}

