/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.home .wd-content-layout {padding-block: 0;}
body .whb-color-dark:not(.whb-with-bg) {background-color: #013B3B;}
body .wd-nav > li > a,body .wd-nav:where(:not(.wd-dis-act)) > li:where(.current-menu-item, .wd-active, .active) > a {color: #EFBF04;}
body .wd-nav[class*="wd-style-underline"] .nav-link-text::after{background-color: #EFBF04;}
.whb-sticky-shadow.whb-sticked .whb-row:last-child {padding-block: 12px;}
.wd-whatsapp-icon {--wd-btn-icon: "\f175"; }
.wd-wadd-btn {--wd-btn-icon: "\f175"; }
.wd-cat .wd-entities-title {
    color: #EFBF04;
}
body .category-grid-item .wd-cat-count > a {
    color: #FFFFFF;
}
.wd-waction-btn{
    position: relative;
}
.wd-waction-btn.wd-style-icon {
	--wd-action-icon-size: 20px;
}
.wd-product.wd-hover-icons .wd-buttons .wd-waction-btn > a {
	width: 100%;
}
.wd-buttons .wd-waction-btn > a {
	height: 45px;
}
.wd-product.wd-hover-icons .wrapp-buttons {
	display: none;
}
.wd-product.wd-hover-icons .wd-buttons .wd-waction-btn {
	flex: 1 1 auto;
	max-width: 43px;
	width: 100vw;
}
.wd-waction-btn.wd-style-icon > a {
	flex-direction: column;
	width: 50px;
	height: 45px;
	font-weight: 400;
	font-size: 0 !important;
}
.wd-waction-btn > a {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	line-height: 1;
	transition: none;
}
.wd-grid-f-stretch > .wd-col-100 {
	max-width: 100%;
	width: 100%;
	margin-bottom: 15px;
}
.wd-cats-element .wd-grid-g .wd-col {
	margin-bottom: 0;
}
.wd-waction-btn > a:hover .wd-action-icon:before {
    color: var(--wd-action-icon-color-hover); }
  .wd-waction-btn .wd-action-icon:before {
    content: var(--wd-btn-icon, unset);
    font-size: var(--wd-action-icon-size);
    color: var(--wd-action-icon-color);
    transition: color .25s ease, opacity .15s ease;
    font-family: "woodmart-font"; }
  .wd-waction-btn .wd-action-icon:after {
    position: absolute;
  top: calc(50% - .5em);
  inset-inline-start: calc(50% - .5em);
  opacity: 0;
  transition: opacity .2s ease;
  font-size: var(--wd-action-icon-size);
  color: var(--wd-action-icon-color);
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  border: 1px solid transparent;
    border-left-color: transparent;
  border-left-color: currentColor;
  border-radius: 50%;
  vertical-align: middle;
  animation: wd-rotate 450ms infinite linear var(--wd-anim-state, paused); }

  .step {
    display: none;
}

.step.active {
    display: block;
}

button {
    margin-top: 15px;
    padding: 10px 20px;
    cursor: pointer;
}

.next-btn {
    background: #000;
    color: #fff;
}

.prev-btn {
    background: #ccc;
}

.step {
    display: none;
}

.step.active {
    display: block;
}

/* optional spacing */
.wd-col {
    margin-bottom: 15px;
}

.next-btn {
    background: #000;
    color: #fff;
    padding: 10px 20px;
    border: none;
}

.prev-btn {
    background: #ccc;
    padding: 10px 20px;
    border: none;
}

/* STEP WRAPPER */
#multi-step-form {
  max-width: 100%;
  margin: auto;
}

/* STEPS */
.step {
  display: none;
  animation: fadeIn 0.4s ease;
}
.step.active {
  display: block;
}

/* ANIMATION */
@keyframes fadeIn {
  from { opacity: 0; transform: translateY(10px);}
  to { opacity: 1; transform: translateY(0);}
}

/* BUTTONS */
.next-btn, .prev-btn, .wpcf7-submit {
  width: 100%;
  padding: 12px;
  border: none;
  cursor: pointer;
  font-weight: 600;
}

#multi-step-form .next-btn {
	background-color: #000;
	color: #fff;
}

#multi-step-form .prev-btn {
  background: #ddd;
}

/* INPUTS */
input, textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
}

/* PROGRESS BAR */
.progress-bar {
  width: 100%;
  background: #eee;
  height: 6px;
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
}

.progress {
  height: 100%;
  width: 0%;
  background: #000;
  transition: 0.3s;
}

/* STEP INDICATOR */
.step-indicator {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.step-indicator div {
  font-size: 12px;
  color: #999;
}

.step-indicator .active {
  color: #000;
  font-weight: bold;
}

/* FORM BACKGROUND */
#multi-step-form {
  max-width: 700px;
  margin: auto;
  background: #fff;
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

/* TITLE */
.form-title {
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px;
}
.wd-copyrights .wd-col-start {
	color: #fff;
}
/* UPLOAD BOX */
/* HIDE DEFAULT INPUT */
.upload-wrapper input[type="file"] {
  display: none;
}
footer .elementor .wd-list-content a,footer .wd-text-block p,footer .widgettitle, footer .widget-title,footer .wd-entities-title a{color: #fff;}
footer .wd-copyrights {border-top: 1px solid #EFBF04;}
.wd-tools-element .wd-tools-icon,.wd-copyrights .wd-col-start a,footer .elementor .wd-list-content:hover a {color: #EFBF04;}
/* BOX */
.upload-box {
  border: 2px dashed #d4af37;
  border-radius: 14px;
  padding: 60px 20px;
  text-align: center;
  cursor: pointer;
  transition: 0.3s;
  background: #fff;
  transform: translateY(-2px);
}
footer .footer-sidebar {
	padding-block-start: 90px;
}

.upload-box:hover {
  background: #fffaf2;
  border-color: #000;
}
.upload-wrapper .upload-content {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	bottom: 0;
}
/* CONTENT */
.upload-content h4 {
  margin: 10px 0 5px;
  font-weight: 600;
}

.upload-content p {
  margin: 0;
  font-size: 14px;
}

.upload-content span {
  font-size: 12px;
  color: #888;
}

/* ICON */
.upload-icon {
  font-size: 35px;
  color: #d4af37;
}

/* PREVIEW */
.file-preview {
  margin-top: 15px;
  font-size: 14px;
  color: green;
}

/* ACTIVE STATE */
.upload-box.active {
  border-color: green;
  background: #f6fff6;
}
.upload-wrapper {
	position: relative;
}

/* BUTTONS */
.next-btn, .prev-btn, .wpcf7-submit {
  width: 100%;
  padding: 12px;
  margin-top: 15px;
  border-radius: 6px;
  font-weight: 600;
  cursor: pointer;
  border: none;
}

.next-btn, .wpcf7-submit {
  background: linear-gradient(135deg, #000, #d4af37);
  color: #fff;
}

.prev-btn {
  background: #eee;
}

/* PROGRESS BAR */
.progress-bar {
  width: 100%;
  height: 8px;
  background: #eee;
  border-radius: 50px;
  overflow: hidden;
  margin-bottom: 20px;
}

.progress {
  height: 100%;
  width: 0%;
  background: linear-gradient(90deg, #000, #d4af37);
  transition: 0.4s ease;
}

/* STEP INDICATOR */
.step-indicator {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  position: relative;
}

.step-label {
  font-size: 12px;
  text-align: center;
  flex: 1;
  color: #aaa;
  position: relative;
}

.step-label::before {
  content: "";
  display: block;
  margin: auto;
  margin-bottom: 5px;
  width: 12px;
  height: 12px;
  background: #ccc;
  border-radius: 50%;
}

.step-label.active {
  color: #000;
  font-weight: 600;
}

.step-label.active::before {
  background: #d4af37;
}
.mobile-nav.wd-side-hidden.wd-side-hidden-nav {
	background-color: #013B3B;
}
@media(max-width:1024px){
  .whb-main-header .whb-row.whb-general-header .container {padding-block: 12px;}
  .whb-sticky-shadow.whb-sticked .whb-row:last-child {padding-block: 0;}
}

/* MOBILE */
@media(max-width:768px){
  .wd-grid-f-stretch {
    flex-direction: column;
  }
   #multi-step-form {
    padding: 15px;
  }
}