

.image-sobre {
    margin-right: -130px;
    margin-top: -40px;
    z-index: 2;
    position: relative;
    margin-left: 70px;
}

.image-sobre img {
    max-width: 80%;
}

.btn-explore {
    background: #e7bd70;
    padding: 30px 0;
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#about .video {
    margin-top: 100px;
}

#about .video img {
    max-width: 100%;
}

#products {
    margin-bottom: 50px;
    background: #f4e3c4;
}

.content_text_product {
    padding: 5%;
}

.lb-outerContainer {

    background: #e0caa3;
}

.productBorder img {
    width: 100%;
    max-width: 490px;
}

.banner_category {
    min-height: 450px;
    padding-top: 150px;
    position: relative;

}

.banner_category .overlay {
    background: rgba(0,0,0,.4);
    width: 100%;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}

.banner_category .caption {
    position: absolute;
    z-index: 2;
    color: #ffffff;
    line-height: 2em;
    font-size: 3em;
    font-weight: 200;
    letter-spacing: 4px;
    bottom: 30px;
}
.portfolio-detail {
    padding: 0 20px 20px 20px;
    text-align: center;
}


.btn-detail_product {
    text-transform: capitalize;
    font-size: .8em;
    margin-top: 20px;
}

.portfolio-item {
    padding: 20px;
    
   
}

.tabcontent {
    padding: 5%;
}

.patinas-list li{

    display: block;
    margin-top: 10px;
    font-size: 1.4em;
}

.more-products {
    background: #f4e3c4;
    margin-top: 100px;
}

.item-relacionado {
    background: #ffffff;
    padding: 5%;
    text-align: center;
    margin: 30px 0;
    border-radius: 5px;
}

.item-relacionado h4 {
    font-weight: bold;
}

.item-relacionado img{
    width: 100%;
    max-width: 200px;
}

.item-relacionado .category_name {
    color: #d58512;
    letter-spacing: 2px;
    display: block;
    padding: 5px 0;
    margin-top: 20px;

}

.megamenu-ul {
    display: flex;
}

.content_invitation {
    color: #ffffff;
    position: relative;
    z-index: 2;
    padding: 0 30px;
    font-size: 2em;
}


.content_invitation h4{
    font-size: 2em;
}

.img_back_category {
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.share_product {
    padding: 30px 0;
}

.item-share {
    display: inline;
    margin-right: 20px;
}

.wp-share-button {
    color: #00bb2d;
    font-size: 1.1em;
}

.container_90 {
    width: 90%;
    margin: auto;
}

.search_products, .list_products {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: stretch !important;
    align-items: stretch !important;
}

.search_item_product {

}
