.elementor-75032 .elementor-element.elementor-element-8869af8 > .elementor-container{min-height:735px;}.elementor-75032 .elementor-element.elementor-element-8869af8:not(.elementor-motion-effects-element-type-background), .elementor-75032 .elementor-element.elementor-element-8869af8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://bodegademuebles.com/wp-content/uploads/2026/05/lambrin-de-pvc-Monterrey-1.webp");}.elementor-75032 .elementor-element.elementor-element-8869af8{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-75032 .elementor-element.elementor-element-8869af8 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-75032 .elementor-element.elementor-element-bc60443{--spacer-size:450px;}.elementor-75032 .elementor-element.elementor-element-811516d{text-align:center;}.elementor-75032 .elementor-element.elementor-element-f725145 > .elementor-container{min-height:720px;}.elementor-75032 .elementor-element.elementor-element-f725145:not(.elementor-motion-effects-element-type-background), .elementor-75032 .elementor-element.elementor-element-f725145 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://bodegademuebles.com/wp-content/uploads/2026/05/Sillas-de-madera-Monterrey-3-1.webp");background-position:center center;background-repeat:no-repeat;}.elementor-75032 .elementor-element.elementor-element-f725145 > .elementor-background-overlay{background-color:#3D3737;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-75032 .elementor-element.elementor-element-f725145{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-75032 .elementor-element.elementor-element-fcbf8ac{text-align:center;}.elementor-75032 .elementor-element.elementor-element-fcbf8ac .elementor-heading-title{color:#FFFFFF;}.elementor-75032 .elementor-element.elementor-element-5f10cb6{text-align:center;color:#FFFFFF;}@media(min-width:1025px){.elementor-75032 .elementor-element.elementor-element-f725145:not(.elementor-motion-effects-element-type-background), .elementor-75032 .elementor-element.elementor-element-f725145 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:767px){.elementor-75032 .elementor-element.elementor-element-8869af8 > .elementor-container{min-height:504px;}.elementor-75032 .elementor-element.elementor-element-8869af8:not(.elementor-motion-effects-element-type-background), .elementor-75032 .elementor-element.elementor-element-8869af8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://bodegademuebles.com/wp-content/uploads/2026/05/lambrin-de-pvc-Monterrey-3.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-75032 .elementor-element.elementor-element-631aeec img{width:100%;}}/* Start custom CSS for button, class: .elementor-element-0e49c9e *//* Main button styles with a rich Wood/Earth tone */
.elementor-75032 .elementor-element.elementor-element-0e49c9e .elementor-button {
    background-color: #5C3A21 !important; /* Premium Dark Wood Color */
    position: relative;
    overflow: hidden;
    transition: background-color 0.4s ease, box-shadow 0.4s ease;
    padding-left: 55px !important; 
    padding-right: 55px !important; 
    border-radius: 6px; /* Slightly sharper edges for a wooden feel */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    border: 1px solid #7B4C2A; /* Subtle wooden border */
}

/* Button Hover - Becomes slightly lighter like polished wood */
.elementor-75032 .elementor-element.elementor-element-0e49c9e .elementor-button:hover {
    background-color: #7B4C2A !important; 
    box-shadow: 0 5px 15px rgba(92, 58, 33, 0.4); 
}

/* Left-side Single Wooden Slat/Plank (Pre-hover state) */
.elementor-75032 .elementor-element.elementor-element-0e49c9e .elementor-button::before {
    content: '';
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;  /* Width of a single slat */
    height: 26px; /* Height of the slat */
    background-color: #DEB887; /* Light Oak/Birch Wood color */
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3); /* 3D effect */
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1;
}

/* On hover, morphs into a full Slatted Wooden Wall Panel on the right */
.elementor-75032 .elementor-element.elementor-element-0e49c9e .elementor-button:hover::before {
    left: calc(100% - 45px); /* Moves to the right side */
    width: 28px; /* Expands to show a wider wall panel section */
    height: 26px; 
    border-radius: 2px;
    background-color: #DEB887; /* Light Oak/Birch Wood color */
    
    /* Creating the trendy slatted wood wall effect using repeating gradients */
    /* The dark gaps (#3E2723) create the illusion of individual wooden slats */
    background-image: repeating-linear-gradient(
        to right,
        transparent,
        transparent 5px, /* Width of the wood slat */
        #2A1810 5px,     /* Start of the dark gap */
        #2A1810 7px      /* End of the dark gap (2px gap width) */
    );
    box-shadow: 2px 2px 6px rgba(0,0,0,0.5); /* Stronger shadow for the full panel */
}

/* Ensure text stays above shapes */
.elementor-75032 .elementor-element.elementor-element-0e49c9e .elementor-button-text {
    position: relative;
    z-index: 3;
    transition: transform 0.4s ease;
    font-weight: 600;
    letter-spacing: 0.5px;
}

/* Text shifts slightly left on hover to balance the expanding panel */
.elementor-75032 .elementor-element.elementor-element-0e49c9e .elementor-button:hover .elementor-button-text {
    transform: translateX(-12px);
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-040dc7d *//* Main button styles with a rich Wood/Earth tone */
.elementor-75032 .elementor-element.elementor-element-040dc7d .elementor-button {
    background-color: #5C3A21 !important; /* Premium Dark Wood Color */
    position: relative;
    overflow: hidden;
    transition: background-color 0.4s ease, box-shadow 0.4s ease;
    padding-left: 55px !important; 
    padding-right: 55px !important; 
    border-radius: 6px; /* Slightly sharper edges for a wooden feel */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    border: 1px solid #7B4C2A; /* Subtle wooden border */
}

/* Button Hover - Becomes slightly lighter like polished wood */
.elementor-75032 .elementor-element.elementor-element-040dc7d .elementor-button:hover {
    background-color: #7B4C2A !important; 
    box-shadow: 0 5px 15px rgba(92, 58, 33, 0.4); 
}

/* Left-side Single Wooden Slat/Plank (Pre-hover state) */
.elementor-75032 .elementor-element.elementor-element-040dc7d .elementor-button::before {
    content: '';
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;  /* Width of a single slat */
    height: 26px; /* Height of the slat */
    background-color: #DEB887; /* Light Oak/Birch Wood color */
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3); /* 3D effect */
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1;
}

/* On hover, morphs into a full Slatted Wooden Wall Panel on the right */
.elementor-75032 .elementor-element.elementor-element-040dc7d .elementor-button:hover::before {
    left: calc(100% - 45px); /* Moves to the right side */
    width: 28px; /* Expands to show a wider wall panel section */
    height: 26px; 
    border-radius: 2px;
    background-color: #DEB887; /* Light Oak/Birch Wood color */
    
    /* Creating the trendy slatted wood wall effect using repeating gradients */
    /* The dark gaps (#3E2723) create the illusion of individual wooden slats */
    background-image: repeating-linear-gradient(
        to right,
        transparent,
        transparent 5px, /* Width of the wood slat */
        #2A1810 5px,     /* Start of the dark gap */
        #2A1810 7px      /* End of the dark gap (2px gap width) */
    );
    box-shadow: 2px 2px 6px rgba(0,0,0,0.5); /* Stronger shadow for the full panel */
}

/* Ensure text stays above shapes */
.elementor-75032 .elementor-element.elementor-element-040dc7d .elementor-button-text {
    position: relative;
    z-index: 3;
    transition: transform 0.4s ease;
    font-weight: 600;
    letter-spacing: 0.5px;
}

/* Text shifts slightly left on hover to balance the expanding panel */
.elementor-75032 .elementor-element.elementor-element-040dc7d .elementor-button:hover .elementor-button-text {
    transform: translateX(-12px);
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-f574767 *//* Main button styles with a rich Wood/Earth tone */
.elementor-75032 .elementor-element.elementor-element-f574767 .elementor-button {
    background-color: #5C3A21 !important; /* Premium Dark Wood Color */
    position: relative;
    overflow: hidden;
    transition: background-color 0.4s ease, box-shadow 0.4s ease;
    padding-left: 55px !important; 
    padding-right: 55px !important; 
    border-radius: 6px; /* Slightly sharper edges for a wooden feel */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    border: 1px solid #7B4C2A; /* Subtle wooden border */
}

/* Button Hover - Becomes slightly lighter like polished wood */
.elementor-75032 .elementor-element.elementor-element-f574767 .elementor-button:hover {
    background-color: #7B4C2A !important; 
    box-shadow: 0 5px 15px rgba(92, 58, 33, 0.4); 
}

/* Left-side Single Wooden Slat/Plank (Pre-hover state) */
.elementor-75032 .elementor-element.elementor-element-f574767 .elementor-button::before {
    content: '';
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;  /* Width of a single slat */
    height: 26px; /* Height of the slat */
    background-color: #DEB887; /* Light Oak/Birch Wood color */
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3); /* 3D effect */
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1;
}

/* On hover, morphs into a full Slatted Wooden Wall Panel on the right */
.elementor-75032 .elementor-element.elementor-element-f574767 .elementor-button:hover::before {
    left: calc(100% - 45px); /* Moves to the right side */
    width: 28px; /* Expands to show a wider wall panel section */
    height: 26px; 
    border-radius: 2px;
    background-color: #DEB887; /* Light Oak/Birch Wood color */
    
    /* Creating the trendy slatted wood wall effect using repeating gradients */
    /* The dark gaps (#3E2723) create the illusion of individual wooden slats */
    background-image: repeating-linear-gradient(
        to right,
        transparent,
        transparent 5px, /* Width of the wood slat */
        #2A1810 5px,     /* Start of the dark gap */
        #2A1810 7px      /* End of the dark gap (2px gap width) */
    );
    box-shadow: 2px 2px 6px rgba(0,0,0,0.5); /* Stronger shadow for the full panel */
}

/* Ensure text stays above shapes */
.elementor-75032 .elementor-element.elementor-element-f574767 .elementor-button-text {
    position: relative;
    z-index: 3;
    transition: transform 0.4s ease;
    font-weight: 600;
    letter-spacing: 0.5px;
}

/* Text shifts slightly left on hover to balance the expanding panel */
.elementor-75032 .elementor-element.elementor-element-f574767 .elementor-button:hover .elementor-button-text {
    transform: translateX(-12px);
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-c735ebc *//* Main button styles with a rich Wood/Earth tone */
.elementor-75032 .elementor-element.elementor-element-c735ebc .elementor-button {
    background-color: #5C3A21 !important; /* Premium Dark Wood Color */
    position: relative;
    overflow: hidden;
    transition: background-color 0.4s ease, box-shadow 0.4s ease;
    padding-left: 55px !important; 
    padding-right: 55px !important; 
    border-radius: 6px; /* Slightly sharper edges for a wooden feel */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    border: 1px solid #7B4C2A; /* Subtle wooden border */
}

/* Button Hover - Becomes slightly lighter like polished wood */
.elementor-75032 .elementor-element.elementor-element-c735ebc .elementor-button:hover {
    background-color: #7B4C2A !important; 
    box-shadow: 0 5px 15px rgba(92, 58, 33, 0.4); 
}

/* Left-side Single Wooden Slat/Plank (Pre-hover state) */
.elementor-75032 .elementor-element.elementor-element-c735ebc .elementor-button::before {
    content: '';
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;  /* Width of a single slat */
    height: 26px; /* Height of the slat */
    background-color: #DEB887; /* Light Oak/Birch Wood color */
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3); /* 3D effect */
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1;
}

/* On hover, morphs into a full Slatted Wooden Wall Panel on the right */
.elementor-75032 .elementor-element.elementor-element-c735ebc .elementor-button:hover::before {
    left: calc(100% - 45px); /* Moves to the right side */
    width: 28px; /* Expands to show a wider wall panel section */
    height: 26px; 
    border-radius: 2px;
    background-color: #DEB887; /* Light Oak/Birch Wood color */
    
    /* Creating the trendy slatted wood wall effect using repeating gradients */
    /* The dark gaps (#3E2723) create the illusion of individual wooden slats */
    background-image: repeating-linear-gradient(
        to right,
        transparent,
        transparent 5px, /* Width of the wood slat */
        #2A1810 5px,     /* Start of the dark gap */
        #2A1810 7px      /* End of the dark gap (2px gap width) */
    );
    box-shadow: 2px 2px 6px rgba(0,0,0,0.5); /* Stronger shadow for the full panel */
}

/* Ensure text stays above shapes */
.elementor-75032 .elementor-element.elementor-element-c735ebc .elementor-button-text {
    position: relative;
    z-index: 3;
    transition: transform 0.4s ease;
    font-weight: 600;
    letter-spacing: 0.5px;
}

/* Text shifts slightly left on hover to balance the expanding panel */
.elementor-75032 .elementor-element.elementor-element-c735ebc .elementor-button:hover .elementor-button-text {
    transform: translateX(-12px);
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-71eae7c *//* Main button styles with a rich Wood/Earth tone */
.elementor-75032 .elementor-element.elementor-element-71eae7c .elementor-button {
    background-color: #5C3A21 !important; /* Premium Dark Wood Color */
    position: relative;
    overflow: hidden;
    transition: background-color 0.4s ease, box-shadow 0.4s ease;
    padding-left: 55px !important; 
    padding-right: 55px !important; 
    border-radius: 6px; /* Slightly sharper edges for a wooden feel */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    border: 1px solid #7B4C2A; /* Subtle wooden border */
}

/* Button Hover - Becomes slightly lighter like polished wood */
.elementor-75032 .elementor-element.elementor-element-71eae7c .elementor-button:hover {
    background-color: #7B4C2A !important; 
    box-shadow: 0 5px 15px rgba(92, 58, 33, 0.4); 
}

/* Left-side Single Wooden Slat/Plank (Pre-hover state) */
.elementor-75032 .elementor-element.elementor-element-71eae7c .elementor-button::before {
    content: '';
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;  /* Width of a single slat */
    height: 26px; /* Height of the slat */
    background-color: #DEB887; /* Light Oak/Birch Wood color */
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3); /* 3D effect */
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1;
}

/* On hover, morphs into a full Slatted Wooden Wall Panel on the right */
.elementor-75032 .elementor-element.elementor-element-71eae7c .elementor-button:hover::before {
    left: calc(100% - 45px); /* Moves to the right side */
    width: 28px; /* Expands to show a wider wall panel section */
    height: 26px; 
    border-radius: 2px;
    background-color: #DEB887; /* Light Oak/Birch Wood color */
    
    /* Creating the trendy slatted wood wall effect using repeating gradients */
    /* The dark gaps (#3E2723) create the illusion of individual wooden slats */
    background-image: repeating-linear-gradient(
        to right,
        transparent,
        transparent 5px, /* Width of the wood slat */
        #2A1810 5px,     /* Start of the dark gap */
        #2A1810 7px      /* End of the dark gap (2px gap width) */
    );
    box-shadow: 2px 2px 6px rgba(0,0,0,0.5); /* Stronger shadow for the full panel */
}

/* Ensure text stays above shapes */
.elementor-75032 .elementor-element.elementor-element-71eae7c .elementor-button-text {
    position: relative;
    z-index: 3;
    transition: transform 0.4s ease;
    font-weight: 600;
    letter-spacing: 0.5px;
}

/* Text shifts slightly left on hover to balance the expanding panel */
.elementor-75032 .elementor-element.elementor-element-71eae7c .elementor-button:hover .elementor-button-text {
    transform: translateX(-12px);
}/* End custom CSS */