/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      8.4.1
 Text Domain:  woodmart
*/

.banner-cs-bg .wrapper-content-banner{
    background-color: #0000002b;
}

.title-mb-0 .elementor-icon-box-title{
    margin-bottom: 5px;
}
.blog-design-meta-image.wd-add-shadow .wd-post-inner{
	height: 100%;
}

.blog-style-bg .wd-post-content {
    text-align: center;
    justify-content: center;
    align-items: center;
}

.whb-top-bar .wd-header-text{
	font-size: 16px !important;
    color: #fff !important;
}

.product-wrapper{
    transition: border-color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}

.product-element-bottom.product-element-bottom-litos{
	position: relative !important;
}
.wd-product-card-hover-litos-custom{
    position: absolute;
    top: calc(100% + 15px);
    background: #ffffff;
    padding: 15px;
    padding-top: 2px;
    width: calc(100% + 32px);
    left: -16px;
    border: 1px solid var(--wd-bordered-brd, var(--brdcolor-gray-300));
    border-top: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
    transform: translateY(-20px);
    transition: 0.3s all;
    opacity: 0;
    visibility: hidden;
}
.product-wrapper:hover .wd-product-card-hover-litos-custom{
	visibility: visible;
	opacity: 1;
	transform: unset;
}

.product-label-litos-cs{
	position: absolute;
    bottom: 0;
    background: red;
    color: #fff;
    z-index: 9;
    font-weight: 700;
    padding: .265625rem .3125rem;
}
.price,
.price ins{
    color: red !important;
    font-size: 17px;
    font-weight: 500 !important;
}
.price del{
	display: block;
}

.wd-loop-builder-off .wd-product .wd-entities-title{
	font-size: 17px!important;
    font-weight: 400;
}

.price del{
	color: #494d41 !important;
    font-size: 80% !important;
}

.wd-post .wd-post-title {
    font-size: 26px !important;
    font-weight: 400;
}

.wd-post-read-more.wd-style-link a {
    font-weight: 400;
    font-size: 17px;
    color: #41453a;
    text-transform: capitalize;
}



@media screen and (max-width: 1023px) {
  .small-promo-content--desktop,
  .small-promo-content--mobile {
    font-size: var(--font-size-body-smaller);
    display: inline;
  }
  .small-promo-content--desktop p,
  .small-promo-content--mobile p {
    display: inline;
  }
}

.small-promo-content--link {
  text-decoration: none;
}

.small-promo-content_heading {
  display: inline;
  margin: 0;
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .small-promo-content_heading {
    display: block;
    font-size: var(--font-size-heading-body-smaller);
  }
}

.small-promo-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  line-height: 1.3;
  color: #000;
  font-size: 15px;
}
@media screen and (min-width: 1024px) {
  .small-promo-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 200px;
    margin-left: 30px;
  }
}
.small-promo-content p {
  margin: 0;
}
.small-promo-content a {
  position: relative;
  z-index: 1;
  font-size: inherit;
  color: inherit;
}

.small-promo-content--desktop {
  display: inline;
}
.small-promo-content--desktop strong{
	display: block;
}
@media screen and (min-width: 1024px) {
  .small-promo-content--desktop {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .small-promo-content--mobile + .small-promo-content--desktop {
    display: none;
  }
}

.small-promo-content--mobile {
  margin-left: 0.53125rem;
}
@media screen and (min-width: 1024px) {
  .small-promo-content--mobile {
    display: none;
  }
}

.brand-toggle-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
 padding-bottom: 10px;
}
.brand-toggle-header h3 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}
.toggle-icon {
    font-size: 20px;
    transition: transform 0.3s;
}
.brand-list-litos {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block; /* Mặc định hiển thị */
    overflow: hidden;
}
.brand-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.brand-item input[type="checkbox"] {
    margin-right: 10px;
    width: 13px;
    height: 13px;
    cursor: pointer;
}
.brand-label {
    cursor: pointer;
    font-size: 15px;
    color: #333;
}
/* Class để ẩn danh sách khi toggle */
.brand-list-litos.is-closed {
    display: none;
}

.brand-list-litos .brand-item.active label {
  font-weight: 700;
  color: #494d41;
}

.brand-list-litos .brand-item.active input {
  accent-color: #494d41;
}

.product-list-litos-cs:hover{
  box-shadow: 0 2px 8px #80808033;
}


.productitem--actions-litos{
  display: flex;
  flex: 0 0 200px;
  flex-direction: column;
  align-items: end;
  gap: 20px;
}
.productitem--actions-litos .wd-add-btn a,
.productitem--actions-litos .wd-add-btn{
  width: 100%;
}

.wd-product-wrapper.product-wrapper.product-list-litos-cs{
  padding: 15px;
}
@media screen and (min-width: 860px) {
  .product-list-litos-cs .litos-product-list-content .wd-entities-title {
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    color: #000;
  }

  .product-list-litos-cs .litos-thumb{
    width: 25%;
    flex: unset !important;
  }

  .product-list-litos-cs .product-list-content{
    width: 50%;
  }

}

.wd-breadcrumbs>:is(span,a):last-child {
    font-weight: 400;
}

.widgettitle, .widget-title{
  text-transform: capitalize !important;
}

.widget {
  margin-bottom: 20px !important;
  padding-bottom: 20px !important;
}

.single-product-page .summary-inner .product-label-litos-cs{
  position: unset;
}

.single-product-page .summary-inner>.price {
    display: inline-flex;
    font-size: 21px;
    gap: 10px;
    margin-right: 20px;
    align-items: center;
}

.single-product-page .summary-inner .price ins,
.single-product-page .summary-inner .price del {
  font-size: unset !important;
}

.single-product-page  .summary-inner .product_meta {
    margin-bottom: 10px;
    padding-top: 0;
    border-top: none;
}

.wd-gallery-thumb :is(.wd-carousel-item:hover,.wd-thumb-active,.wd-carousel:not(.wd-initialized) .wd-carousel-item:first-child) {
    opacity: 1 !important;
}

.wd-gallery-thumb :is(.wd-carousel-item:hover,.wd-thumb-active,.wd-carousel:not(.wd-initialized) .wd-carousel-item:first-child) img {
  border: 1px solid #000;
}

.product-tabs-wrapper {
    border-top: none !important;
    border-bottom: none !important;
}

.product-tabs-wrapper .woocommerce-Tabs-panel{
  background: #fff;
  border: 1px solid #000000;
  border-top: none;
  padding: 2rem;
}
.single-product-page .summary-inner .tagged_as,
.single-product-page .woocommerce-product-gallery .product-labels,
.single-product-page .summary-inner .product_meta .posted_in,
.product-tabs-wrapper .wd-nav[class*="wd-style-underline"] .nav-link-text:after{
  display: none;
}

.product-tabs-wrapper .wd-nav-tabs{
  width: 100%;
  justify-content: space-between;
  --nav-gap: 0;
}

.product-tabs-wrapper .wd-nav-tabs li{
  text-align: center;
  flex: auto;
}

.product-tabs-wrapper .tabs-layout-tabs>.wd-nav-tabs-wrapper {
    margin-bottom: 0 !important;
}

.product-tabs-wrapper .wd-nav-tabs>li>a {
    justify-content: center;
    text-transform: capitalize;
    background: #f2f2f2;
    cursor: pointer;
    font-weight: 500;
    word-break: break-word;
    border-bottom: 1px solid #000000;
    padding: 1.35rem;
    color: #000;
}

.product-tabs-wrapper .wd-nav-tabs li.active{
  background: #fff;
  border: 1px solid #000000;
  border-bottom: none;
}

.product-tabs-wrapper .wd-nav-tabs li.active a{
  background: #fff;
  border-bottom: none;
}

.product-tabs-wrapper .wd-nav-tabs li:hover a{
  background: #ededed;
}

.contact-footer input[type="email"]{
  color: #4d4d4d;
  background-color: #fff;
  border: 1px solid #000000;
  border-radius: 3px;
  height: 50px;
}

.contact-footer input[type="submit"]{
  font-size: var(--font-size-button-large);
  padding: .875rem 1.75rem;
  margin-top: 17px;
}

.contact-footer input[type="submit"]:hover{
  box-shadow: 0 3px 8px #0000001a !important;
}

.single-product-page.single-product-content.product-design-default{
  display: flex;
  flex-direction: column;
}

.single-product-page.single-product-content.product-design-default .container{
  order: 1;
}

.single-product-page.single-product-content.product-design-default .container.wd-fbt-wrap{
  order: 2;
}

.single-product-page.single-product-content.product-design-default .product-tabs-wrapper{
  order: 3;
}

.single-product-page.single-product-content.product-design-default .container.related-and-upsells{
  order: 4;
}

.wd-fbt-wrap .wd-products-element.wd-products .wd-product-wrapper .product-label-litos-cs,
.wd-fbt-wrap .wd-products-element.wd-products .wd-product-wrapper .product-element-bottom-litos{
  display: none;
}

.wd-fbt-product-heading .price,
.wd-fbt-purchase .price {
    display: inline-flex !important;
    gap: 10px;
    align-items: end;
}

.shipping-timeline-litos .delivery-info{
  border: 1px dotted #E2E2E2;
  border-radius: 4px;
  padding: 10px 10px 10px 10px;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}

.shipping-timeline-litos .st-timeline{
  display: flex;
  position: relative;
  margin-top: 20px;
}

.shipping-timeline-litos .st-icon{
  display: flex;
  align-items: center;
  width: 50px;
  height: 50px;
  background: #000;
  border-radius: 50px;
  color: #fff;
  justify-content: center;
}

.shipping-timeline-litos .st-step-item.text-center .st-icon{
  margin: auto;
}
.shipping-timeline-litos .st-step-item.text-right .st-icon{
  margin-left: auto;
}

.shipping-timeline-litos .st-step-item.text-left .st-icon{
  margin-right: auto;
}
.shipping-timeline-litos .st-icon svg{
  width: 25px;
  height: auto;
}

.shipping-timeline-litos .st-step-item {
  flex: 1;
  position: relative;
  z-index: 1;
}

.shipping-timeline-litos .st-timeline:after {
    background: #000;
    height: 3px;
    position: absolute;
    content: "";
    top: 25px;
    width: 100%;
}

.shipping-timeline-litos .st-date{
  color: #696969;
  font-size: 14px;
  font-weight: 700;
}

.shipping-timeline-litos .st-label p{
  position: relative;
  cursor: pointer;
  text-decoration: underline;
  text-decoration-style: dotted;
}

.shipping-timeline-litos .st-label p span{
  top: calc(100% - 6px);
  text-align: left;
  background-color: #1e2021;
  margin-top: 4px;
  padding: 8px 2px 8px 10px;
  width: 200px;
  position: absolute;
  border-radius: 3px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
  left: 0;
  color: #fff;
  font-size: 13px;
  line-height: 1.4;
  word-break: break-word;
  z-index: 10000000;
  opacity: 0;
  visibility: hidden;
}

.shipping-timeline-litos .st-label p:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: #1e2021;
    left: 10px;
    top: calc(100% - 13px);
    opacity: 0;
    visibility: hidden;
}


.shipping-timeline-litos .st-step-item.text-center .st-label p:before{
  left: 50%;
}

.shipping-timeline-litos .st-step-item.text-right .st-label p:before{
  left: unset;
  right: 10px;
}


.shipping-timeline-litos .st-step-item.text-right .st-label p span{
  left: unset;
  right: 0;
}


.shipping-timeline-litos .st-label p:hover span,
.shipping-timeline-litos .st-label p:hover:before{
  opacity: 1;
  visibility: visible;
}


.wapf-checkboxes .wapf-label-text {
  color: red;
  font-weight: 700;
}

.wapf-checkboxes .wapf-label-text .wapf-pricing-hint {
    opacity: 1;
}

.wapf-field-checkboxes .wapf-field-description {
    padding-top: 0;
    font-style: italic;
}

.wapf-product-totals .wapf--inner>div {
    padding-bottom: 5px;
    clear: both;
    font-size: 16px;
}

.wapf-product-totals .wapf--inner {
    padding-top: 0;
}

.single-product-page .entry-summary .wapf-product-totals{
  display: none !important;
}

@media screen and (min-width: 720px) {
    .from-contact-page .form-fields-columns {
      display: flex;
      gap: 20px;
    }

    .from-contact-page .form-fields-columns .form-field{
      flex: 1;
    }
}

.from-contact-page textarea.field-input,
.from-contact-page input.field-input{
  color: #4d4d4d;
  background-color: #fff;
  border: 1px solid #000000;
  border-radius: 3px;
  margin-bottom: 20px;
}

.from-contact-page textarea.field-input::placeholder,
.from-contact-page input.field-input::placeholder{
  color: #4d4d4d; 
}

.from-contact-page input.field-input:focus{
  box-shadow: 0 2px 6px #00000026, 0 0 0 .5px #4d4d4d;
}

.contact-popup{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.contact-popup [type="submit"]{
    font-size: 20px;
    font-weight: 700;
    height: 54px;
}