/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.img-item-product {
    /* height: 300px !important; */
    background-color: white;
    width: auto !important;
}

.title-item-product {
    min-height: 40px;

}

h5.widget-title {
    font-size: 0.9em !important;
}

.porto-color-make-productos-sidebar .sidebar-content {
    border: 1px solid #e7e7e7;
    margin-bottom: 0;
    margin-top: 0;
}

.porto-color-make-productos-sidebar aside {
    padding: 20px; 
    margin-bottom: 0 !important;
    margin-top: 0;
    border-bottom: 1px solid #e7e7e7; 
}

.porto-color-make-productos-sidebar.left-sidebar {
    padding-top: 0 !important;
} 
.porto-color-make-productos-sidebar .widget_cm_html .widget-title {
    margin-bottom: 0;
}

.porto-color-make-productos-sidebar .list-category {
    margin-top: 15px !important;
}
.list-category li {
    padding: 0px 0 6px 15px !important;
}

.list-category li a {
    color: rgb(133, 133, 133);
}


.list-category li::before {
    content: "";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-left: -11px;
    margin-right: 6px;
    font-size: .45rem;
    opacity: .7;
    vertical-align: middle;
}

.list-category li::before:hover {
    animation: navItemArrow 0.6s linear infinite;
}

h3.not-found-items {
    text-align: center;
}
.main-content {
    padding-top: 0px;
}
.btn-group-product {
    display: flex;
    flex-direction: column;
    padding: 10px;
}

a.single_button {
    display: block;
    background: #222529;
    color: white !important;
    height: 3rem !important;
    padding: 0 2em;
    margin-bottom: 5px;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 1em;
    letter-spacing: -0.015em;
    font-weight: 700;
    line-height: 3rem;
    border: none;
    margin-bottom: 15px;
}
.video-product {
    padding: 10px;
}
.filter-item-color {
    display: block;
    height: 20px;
    width: 20px;
    margin-right: 5px;
}

.img-thumbnail .inner {
    text-align: center;
}

#whatsapp-button {
    right: 70px !important;
}
.arrow {
    border: 0 !important;
}
.arrow::after {
    display: none !important;
}



ul.children {
    margin-top: 10px !important;
}

@media (max-width: 767px) {
    ul.pcols-xs-2 li.product-col {
        max-width: 50% !important;
        flex: 0 0 50% !important;
    }
}

@media screen and (max-width:768px){
    #whatsapp-button {
        right: 12px!important;
        bottom: 65px;
    }
    .floating-wpp-button{
        width: 50px !important;
        height: 50px !important;
    }
}

/* Enlace TMP */
.enlaceTmp{
	background-color: #08c;
    border-color: #08c;
    color: #fff;
    height: 36px;
    line-height: 34px;
    min-width: 36px;
    border: 1px solid transparent;
    padding: 0 .625rem;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    font-family: Open Sans,sans-serif;
    text-align: center;
    vertical-align: top;
    display: inline-block;
}

.vc_tta.vc_general .vc_tta-tab{
	width: 50% !important;
}
/*
.wpb_content_element{
    margin-bottom: 35px !important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px !important;
}*/
.vc_tta-color-peacoc.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels{
	background-color: #4ac1e0 !important;
}
