/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
footer#footer .LeoBlockLink .title_block {
    border-left: 2px solid #8cc440;
    text-decoration: none;
    padding-left: 10px;
}

a.leo-quicklogin-nav.leo-quicklogin {
    display: flex;
    flex-direction: column;
    width: 30px;
    height: 30px;
    color: #fff;
    background: #8cc43e;
    opacity: 1 !important;
}

#awp_wizard {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
}

span.col-sm-3.col-md-3.hidden-md-down.sort-by {
    font-size: 14px;
    padding: 0;
}

.leo-plist-style .thumbnail-container .product-price-and-shipping .price {
    color: #fff;
    font-weight: 900;
    font-size: 25px;
    margin-top: 10px;
    position: relative;
    display: block;
}

i.material-icons {
    font-size: 30px;
    background: transparent;
}

a.leo-quicklogin-nav.leo-quicklogin span {
    display: none;
    background: transparent !important;
}

.tag-hidden {
    display: none;
}

.ver-mas-btn {
    display: block;
    margin-top: 10px;
    padding: 6px 12px;
    background-color: #8cc43e;
    color: #fff;
    border-radius: 6px;
    cursor: pointer;
    text-align: center;
    width: 100%;
}

.col-lg-8.col-md-8.ipts-captcha img {
    width: 175px;
}

.cms-id-29 h1 img {
    width: 35px;
}

.product-description-short {
    padding: 20px !important;
    display: block;
}

.product_list.list .thumbnail-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
}

.product_list.list .thumbnail-container .product-meta {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
}

.slick-list.draggable .product-description-short {
    display: none !important;
}

.leo-plist-style.grid .product-description-short {
    display: none;
}

.footer-center a.item-text {
    font-weight: 400;
}

.header-top a.item-text {
    background: #8cc440;
    color: white;
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 5px;
}

.blog-container img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.blog-image-container {
    overflow: hidden;
}

.blog-container:hover img {
    -webkit-transform: scale(1.5) !important;
    -moz-transform: scale(1.5) !important;
    -ms-transform: scale(1.5) !important;
    -o-transform: scale(1.5) !important;
    transform: scale(1.5) !important;
}

img {
    max-width: 100%;
    width: 1600px;
}

.elementor-social-icons-wrapper {
    display: flex;
}

a.nav-link.has-category {
    padding: 0px 10px !important;
}

.container {
    width: 1500px;
    max-width: 100%;
}

a.nav-link.dropdown-toggle.has-category {
    padding: 0px;
}

.rounded img {
    border-radius: 20px !important;
    overflow: hidden !important;
}

.blog-bottom {
    display: flex;
    flex-direction: column;
}

span.nbcomment {
    display: none;
}

.share_button {
    display: none;
}

.right-block {
    padding: 18px;
}

article.blog-item {
    padding: 0px;
    margin-bottom: 40px;
    margin-top: 40px;
    border: 1px solid #EAEAEA;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 10px 12px 14px -21px;
}

.elementor-2 .elementor-element.elementor-element-a46ec3a .blog-image-container img {
    width: 1000px;
    max-width: 100%;
    border-radius: 0px;
}

.blog-container {
    border: 1px solid silver;
    border-radius: 20px;
    overflow: hidden;
    padding: 0px;
    padding-bottom: 20px;
}

p {
    margin-bottom: 20px !important;
}

/*# sourceMappingURL=profile2416356409.css.map */
.thumbnail-container {
    border: 1px solid #d2d2d2;
    padding: 0px !important;
    border-radius: 27px;
    overflow: hidden !important;
}

.thumbnail-container .product-meta {
    padding: 0px;
}

.slick-track {
    display: flex;
    align-content: space-between;
}

/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.contact-prouct {
    border: 1px solid #fafafa;
    border-radius: 8px;
    display: block;
    position: relative;
    padding: 23px;
    box-shadow: 2px 2px 35px -11px;
}

.contact-prouct .offset-md-3 {
    margin-left: 0px;
}

h3.\33 60.disable {
    display: none;
}

h3.\33 60 {
    position: absolute;
    width: auto;
    top: 6px;
    font-size: 16px;
    color: #fff;
    left: 32px;
}

h3.galler {
    position: absolute;
    top: 6px;
    font-size: 15px;
    color: #fff;
    right: 50px;
}

input#switch {
    height: 0;
    width: 0;
    visibility: hidden !important;
    display: none !important;
}

label.openbutton {
    cursor: pointer;
    width: 159px;
    height: 30px;
    background: #7f5721;
    display: block;
    border-radius: 100px;
    position: relative;
}

label.openbutton:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 45px;
    transition: 0.3s;
}

input#switch:checked+label.openbutton {
    background: #bada55;
}

input#switch:checked+label.openbutton:after {
    left: calc(100% - 25px);
    /* 5px (padding) + 20px (width del toggle) */
}

.MagicToolboxContainer.active {
    display: block !important;
}

.active {
    display: block;
}

.MagicToolboxContainer {
    display: none;
}

section#content .hidden-important {
    display: block !important;
}

section#content .disable {
    display: none !important;
}

.button-wrapp {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-evenly;
}

h3.active {
    display: block !important;
}

.zoomContainer.disable {
    display: none;
}

ul#lightSlider img {
    border: 2px solid;
    border-radius: 16px;
    border-color: #8bc33e;
}

div#roundedsection {
    background: #f6f6f6;
    border-radius: 22px;
    overflow: hidden;
}

.awp_cell_cont>div {
    display: flex;
    font-size: 12px;
}

.awp_group_image_container img {
    object-fit: contain;
    width: 150px;
    height: 150px;
    object-position: top;
}

div#toggledesign .elementor-tab-title {
    margin-bottom: 13px;
    border-radius: 25px;
}

span.menu-title {
    font-size: 13px;
}

.block-categories.block {
    background: white;
    color: black;
    border-radius: 25px;
    border: 1px solid #eaeaea;
}

p.title_block.text-uppercase a {
    color: black !important;
}

ul.category-sub-menu a {
    color: black;
}

h3.h3.product-title {
    text-align: center;
    padding: 10px;
    min-height: 72px;
}

.product-flags {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 10px;
    z-index: 1;
    text-transform: uppercase;
    line-height: 15px;
    pointer-events: none;
    padding: 0;
    width: 100%;
    text-align: center;
    background: #97bf0d;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    text-align: center;
    display: flex;
    justify-content: center;
}

span.discount-amount.discount-product {
    display: none;
}

.leo-plist-style .thumbnail-container .product-price-and-shipping .price.has_discount {
    color: #97bf0d;
}

span.regular-price {
    color: white !important;
    font-size: 20px !important;
    font-weight: 900 !important;
}

.product-price-and-shipping {
    text-align: center;
    background: #7e5721;
    text-align: center;
    background: #7e5721;
    padding: 16px !important;
}

.leo-plist-style .thumbnail-container .product-price-and-shipping .price.has_discount {
    color: white;
    font-weight: 900;
    font-size: 25px;
    margin-top: 10px;
    position: relative;
    display: block;
}

span.col-sm-3.col-md-3.hidden-md-down.sort-by {
    font-size: 10px;
    padding: 0;
}

nav.pagination {
    border-radius: 25px;
}

.products-selection p {
    font-size: 14px;
    margin-bottom: 0px !important;
}

.products-selection {
    border-radius: 25px;
}

.lSSlideOuter .lSPager.lSGallery li.active {
    border-width: 2px;
    border-color: #8bc33e !important;
    border-style: solid;
    border-radius: 12px;
}

ul.lSPager.lSGallery {
    margin-top: 25px !important;
}

.col-form_id-form_15874367062488778.col-md-6.col-lg-6.col-xl-6.col-sm-12.col-xs-12.col-sp-12 {
    background: #f2f2f2;
    padding: 30px;
    border-radius: 22px;
}

iframe {
    width: 100%;
    border-radius: 20px;
}

.dropdown-toggle::after {
    margin-left: 0;
}

.dropdown-sub.dropdown-menu {
    border-radius: 12px;
    box-shadow: none;
    border-top: 2px solid;
    border-color: #7e5721;
}

nav.breadcrumb.hidden-sm-down ol {
    text-align: center;
    background: #8bc43e;
    padding: 10px !important;
    margin-bottom: 20px !important;
    color: white !important;
}

nav.breadcrumb.hidden-sm-down ol li a,
nav.breadcrumb.hidden-sm-down ol li {
    color: white !important;
}

.category-cover {
    margin-bottom: 40px;
    border-radius: 20px;
    overflow: hidden;
}

#category-description-wrapper {
    border: 2px solid #8cc43e;
    padding: 0;
    border-radius: 20px;
    height: auto;
    overflow: hidden;
    /* recorta el scrollbar */
}

div#category-description {
    padding: 30px;
    height: 100%;
    overflow-y: auto;
    border-radius: 20px;
}

div#category-description::-webkit-scrollbar-thumb {
    border-radius: 20px !important;
    background: #8cc43e !important;
}

div#category-description::-webkit-scrollbar-track {
    border-radius: 20px;
    background: #7f5721 !important;
}

.product-price.h5 {
    font-size: 25px;
    font-weight: 600;
    color: #8bc43e;
}

div#headingdescription {
    background: #8bc43e;
    color: white;
    border-radius: 10px;
}

div#headingdescription h5 a {
    color: white !important;
}

div#description {
    border: 0px;
}

.products-accordion .card-header a:after {
    color: white;
}

.awp_group {
    display: flex;
    width: 49%;
    height: auto;
    margin-right: 1%;
    float: left;
    align-content: stretch;
    margin-bottom: 21px;
    border-radius: 20px;
    border: 1px solid silver;
    overflow: hidden;
}

.awp_group_image_container img {
    object-fit: cover;
    width: 150px;
    height: 177px;
    object-position: top;
}

.awp_group_image_container {
    width: 324px;
    display: flex;
    align-items: flex-start;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    object-fit: cover;
}

.awp_content {
    border-width: 0px;
}

.xtop,
.xbottom {
    display: none;
}

.awp_header {
    background: transparent;
    border: transparent;
    border-width: 0px;
}

.awp_header b {
    text-align: center;
    display: inline-block;
    font-size: 24px !important;
    margin-bottom: 20px;
}

.final-price {
    background: #7e5721;
    padding: 16px;
    border-radius: 25px;
    text-align: center;
    color: white;
    font-weight: 600;
    font-size: 20px;
}

span#final_price_wizard {
    font-size: 20px;
}

.page-product span.regular-price {
    color: #7e5721 !important;
    font-weight: 600;
    font-size: 16px;
}

button.btn.btn-lg.btn-block.btn-success.tooltip-green {
    border-radius: 25px;
    background: #7e5721;
    border: 0;
}

span.badge.badge-360 {
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 0px;
    background: #97bf0d;
    text-align: center;
    color: white;
}

.thumbnail-container .product-image img {
    border-radius: 24px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

#search_filters .facet .facet-label a {
    width: calc(95% - 30px);
    font-size: 14px;
    color: black;
}

div#search_filters {
    background: transparent !important;
    color: black !important;
    border-radius: 25px;
    border: 0;
}

.sidebar #search_filters .text-uppercase {
    padding: 0px;
    font-size: 1.125rem;
    font-weight: 600;
    letter-spacing: 0;
    color: black;
    border-left: 3px solid #8cc440;
    margin-top: 19px;
    padding-left: 15px;
}

#search_filters .facet .facet-title,
#search_filters_brands .facet .facet-title,
#search_filters_suppliers .facet .facet-title {
    color: black;
}

.custom-checkbox input[type="checkbox"]+span .checkbox-checked {
    color: #8bc43e;
}

#search_filters .ui-widget-header {
    background: #8bc43e;
}

.ac_results li {
    display: inline;
}

.lps-result-title {
    font-size: 12px;
}

.lps-result-price {
    font-size: 14px;
}

.ac_results.lps_results {
    min-width: 230px;
}

.all-search-product a Specificity: (0, 1, 1) {
    font-size: 14px;
}

.blog-item .more {
    border-radius: 25px;
    background: transparent;
    color: #8cc43e;
    margin-top: 0px;
    display: flex;
    align-items: flex-end;
    font-weight: 900;
}

.col-xs-12.col-sm-12.col-lg-8.col-md-6.category-info.caption {
    border: 1px solid #f2f2f2;
    padding: 20px;
    border-radius: 20px;
    background: #f2f2f2;
}

.panel-body .row {
    display: flex;
    align-content: stretch;
}

.category-image.col-xs-12.col-sm-12.col-lg-4.col-md-6.text-center {
    display: flex;
    align-content: center;
    align-items: center;
}

img {
    height: auto !important;
}

span#open_form_by_button_wpcfu-f1-o1,
span#open_form_by_button_wpcfu-f2-o2 {
    width: 100%;
    text-align: center;
    border-radius: 25px;
    display: flex;
    justify-content: center;
}

.ctf-popup-content {
    background-color: #7d5721;
    border-radius: 20px;
}

form.ets-cfu-form h3 {
    text-align: center;
    color: white;
    font-weight: 600;
    margin-bottom: 29px;
    font-size: 26px;
}

form.ets-cfu-form span {
    color: white;
}

.ets_cfu_col iframe {
    border-radius: 0px !important;
}

form.ets-cfu-form input {
    background: transparent;
    border: 0px;
    border-bottom: 1px solid white;
    border-radius: 0;
}

input.ets_cfu_form-control.ets_cfu-submit.btn.btn-primary {
    width: 100%;
    border-radius: 25px;
    padding: 15px;
    background: #8bc43f;
    border: 0px;
}

.wpcfu textarea {
    font-size: 13px !important;
    background: transparent;
    border: 0px;
    border-bottom: 1px solid white;
    border-radius: 0px;
    min-height: 75px;
}

.header2-h1 #leo_search_block_top .block_content {
    background: #F7F8F9;
    border-radius: 100px;
    width: 195px;
    text-align: right;
}

form#leosearchtopbox,
.header2-h1 #leo_search_block_top {
    width: 177px;
}

.header2-h1 #leo_search_block_top {
    min-width: 177px;
}

.page-category .hidden-col {
    display: none;
}

.page-cms h1 {
    text-align: center;
}

.elementor-2 .elementor-element.elementor-element-a46ec3a .blog-readmore,
.elementor-2 .elementor-element.elementor-element-a46ec3a .blog-readmore * {
    text-decoration: none;
}

.blog-bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

span.day {
    font-size: 40px;
    color: #8bc43e;
    margin-right: 10px;
}

span.month {
    font-size: 20px;
}

article.blog-item time.date {
    display: flex;
    align-content: center;
    align-items: center;
    border: 1px solid #ededed;
    padding: 11px;
    margin-top: 12px;
}

.blog-bottom span.created {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

span.right-date {
    display: flex;
    flex-direction: column;
}

span.left-date {
    display: flex;
}

.blog-readmore:after {
    display: none !important;
}

.container.dbmenu_navigation {
    width: auto !important;
    max-width: 100%;
}

.blog-detail .blog-meta {
    margin-bottom: 20px;
    display: block;
    width: 100%;
    position: relative;
    height: 28px;
}

@media screen and (max-width: 1500px) {
    .header2-h1 .logo-h1 {
        width: 14% !important;
        text-align: center;
        padding-bottom: 20px;
    }

    .elementor-1 .elementor-element.elementor-element-8f82902 {
        width: 15.493% !important;
    }

    .header2-h1 #leo_search_block_top {
        min-width: 50px;
    }

    form#leosearchtopbox,
    .header2-h1 #leo_search_block_top {
        width: 50px;
    }

    div#leo_search_block_top p {
        margin-bottom: 0px !important;
    }

    ul.nav.navbar-nav.megamenu.horizontal span {
        font-size: 10px !important;
    }

    ul.nav.navbar-nav.megamenu.horizontal a {
        padding: 4px !important;
    }
}

@media screen and (max-width:600px) {
    .header2-h1 .logo-h1 {
        width: 60% !important;
    }

    .block-category.card.card-block {
        display: none;
    }

    .category-cover {
        display: none;
    }

    .col-md-6.col-lg-6.grid-selecting {
        width: 100%;
        padding-right: 0px;
    }

    .iview {
        height: 185px !important;
    }

    .header2-h1 #leo_search_block_top.show form {
        right: 0 !important;
    }

    .container.dbmenu_navigation {
        padding: 0px;
    }

    .dbmenu_navigation .element_nav {
        margin-right: 0px;
    }
}


/* === Miniaturas galería: borde redondeado === */
.lSPager.lSGallery li {
    border-radius: 12px !important;
    border: 2px solid #e0e0e0 !important;
    overflow: hidden;
    transition: border-color 0.2s ease;
}

.lSSlideOuter .lSPager.lSGallery li.active {
    border-width: 2px !important;
    border-color: #8bc33e !important;
    border-style: solid !important;
    border-radius: 12px !important;
}

.product-thumb-images .thumb-container a {
    display: block;
    border-radius: 10px;
    overflow: hidden;
}

.product-thumb-images .thumb {
    border-radius: 10px !important;
    border: 2px solid #e0e0e0 !important;
    transition: border-color 0.2s ease;
}

.product-thumb-images .thumb.selected,
.product-thumb-images .thumb:hover {
    border: 2px solid #232323 !important;
}

/* === Botones Solicitar presupuesto + WhatsApp === */
#medInterest {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 16px;
}

#medInterest .btn-med-presupuesto,
#medInterest .btn-med-whatsapp {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 14px 20px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease;
    text-decoration: none;
    line-height: 1.2;
}

/* Botón Presupuesto - Verde Oscuro */
#medInterest .btn-med-presupuesto {
    background: #3d5c1e;
    color: white;
    border: none;
}

#medInterest .btn-med-presupuesto:hover {
    background: #2d4515;
    color: white;
}

/* Botón WhatsApp - Blanco con borde verde */
#medInterest .btn-med-whatsapp {
    background: white;
    color: #2d6a2d;
    border: 1.5px solid #8bc43e;
}

#medInterest .btn-med-whatsapp:hover {
    background: #f0f8e8;
    color: #2d6a2d;
    text-decoration: none;
}

#medInterest .med-btn-icon {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    margin-right: 10px;
}

#medInterest .med-btn-text {
    flex: 1;
    text-align: center;
}

#medInterest .med-btn-arrow {
    flex-shrink: 0;
    margin-left: 10px;
    font-size: 18px;
}