body.home .wd-content-layout {
    padding-block-start: 0;
}
.title-home-section {
    margin-bottom: 25px;
}
.title-home-section h1 {
    margin-bottom: 20px;
    line-height: 1;
}
@media screen and (min-width: 1024px) {
    .title-home-section h1 {
        font-size: 40px;
    }
    .title-home-section p {
        font-size: 16px;
    }
}
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0;
}

/* Banner principal */
body.theme-woodmart .banner-principal-wrapper .wd-arrow-inner {
    background: white !important; 
}
body.theme-woodmart .banner-principal-wrapper .wd-arrow-inner:after {
    color: #16162d;
}
body .banner-principal-wrapper .wd-prev {
    left: 15px;
}
body .banner-principal-wrapper .wd-next {
    transform: translate(-15px, 0);
}

/* Carousel */
.title-white * {
    color: white;
}
body.theme-woodmart .product-carousel-banner-img img {
    border-radius: 5px;
}
.wd-product .product-element-top {
    border-radius: 5px;
}
.product-carousel-list-white .wd-entities-title {
    color: white;
    border-bottom-color: white;
}
.product-carousel-list-white .wd-entities-title a:hover {
    color: white;
}
.product-carousel-list-white .wd-product-cats a {
    color: white;
}
body.theme-woodmart .wd-product p.stock.wd-style-default:is(.available-on-backorder,.in-stock) {
    color: #2BA830;
    order: 5;
    margin-bottom: 25px;
    font-size: 12px;
    font-weight: 400;
}
.wd-product .wd-product-stock::before {
    display: none;
}
.wd-product .wrap-price .woocommerce-Price-amount {
    font-size: 15px;
    font-weight: 700;
    color: #16162D;
}
.product-carousel-list-white .wrap-price .woocommerce-Price-amount {
    color: white;
}
.product-carousel-list-white .wd-product-sku span {
    color: white;
}
.wd-product .product-element-bottom {
    gap: 0;
}
.wd-product .star-rating {
    display: none;
}
.wd-product .wd-product-cats {
    order: 1;
}
body .wd-product .wd-product-sku {
    order: 3;
    margin-bottom: 25px;
    padding-top: 13px;
    margin-top: 13px;
    border-top: 1px solid #D6D6D6;
}
.wd-product .wrap-price {
    order: 4;
}
.wd-product .wd-add-btn {
    order: 6;
}
body.theme-woodmart .wd-product .wd-add-btn .add_to_cart_button {
    height: 50px;
    border-radius: 5px;
    text-transform: initial;
}
body.theme-woodmart .wd-product .fade-in-block {
    display: none;
}
.wd-product .wd-product-cats a {
    margin-bottom: 13px;
    font-size: 12px;
    font-weight: 400;
}
body .wd-product .wd-entities-title {
    order: 2;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    min-height: calc(var(--title-line-count, 1) * var(--title-line-height, 1.4em));
}
.wd-product .wd-product-sku span {
    font-size: 12px;
    font-weight: 400;
}
body.theme-woodmart .wd-product .wrap-price {
    margin-bottom: 5px;
}
.wd-products {
    margin-bottom: 0;
}
.product-carousel-inner {
    display: flex;
}
.product-carousel-banner-content {
    display: flex;
}
body .product-carousel-banner-content * {
    height: 100%;
}
.product-carousel-banner-content img {
    object-fit: cover;
}
@media screen and (max-width: 1130px) {
    .product-carousel-banner-content {
        width: 20%;
    }
    .product-carousel-content {
        width: 80%;
    }
}
@media screen and (max-width: 1024px) {
    .product-carousel-banner-content {
        width: 100%;
    }
    .product-carousel-content {
        width: 100%;
    }
    .product-carousel-inner {
        flex-direction: column;
        gap: 15px;
    }
    .wd-carousel-dis-mb .wd-carousel-wrap {
        mask-image: none;
    }
}
.product-carousel-blue .wd-arrow-inner {
    background: white !important;
    color: black !important;
}
.wd-arrow-inner {
    background: #212142 !important;
    border-radius: 50px !important;
    color: white !important;
}
.wd-arrow-inner::after {
    font-size: 13px !important;
}
/* Category */
.category-inner .wpb_wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 25px;
}
body.theme-woodmart .category-item {
    border: 1px solid #CFCFCF;
    padding: 20px;
    border-radius: 5px;
}
.category-item .info-box-title {
    font-weight: 500;
    font-size: 15px;
}
@media screen and (max-width: 1300px) {
    body.theme-woodmart .category-item {
        padding: 15px;
        gap: 15px;
    }
    body.theme-woodmart .category-item .box-icon-wrapper {
        max-width: 40%;
    }
    .category-item .info-box-title {
        font-size: 14px;
    }
}
@media screen and (max-width: 1024px) {
    .category-inner .wpb_wrapper {
        grid-template-columns: repeat(3, 1fr);
    }
    body.theme-woodmart .category-item {
        padding: 10px;
        gap: 10px;
    }
    .category-item .info-box-title {
        font-size: 13px;
    }
}
@media screen and (max-width: 767px) {
    .category-inner .wpb_wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
    .category-item .info-box-title {
        font-size: 12px;
    }
    body.theme-woodmart .category-item {
        padding: 7px;
        gap: 7px;
    }
}
/* Banner promo */
.banner-promo-container .banner-promo-wrapper:first-child {
    width: 43.33%;
}
.banner-promo-container .banner-promo-wrapper:last-child {
    width: 56.33%;
}
@media screen and (max-width: 1024px) {
    .banner-promo-container .banner-promo-wrapper:first-child {
        width: 100%;
        margin-bottom: 15px;
    }
    .banner-promo-container .banner-promo-wrapper:last-child {
        width: 100%;
    }
}
/* Brand */
.brand-content .vc_column-inner > .wpb_wrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    background: white;
    box-shadow: 2px 2px 40px rgb(0 0 0 / 5%);
}
.brand-item {
    padding: 30px 20px;
    border: 1px solid #F0F0F0;
}
@media screen and (max-width: 1024px) {
    .brand-content .vc_column-inner > .wpb_wrapper {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media screen and (max-width: 767px) {
    .brand-content .vc_column-inner > .wpb_wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
    .brand-item * {
        width: 100%;
    }
}