/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 29 2019 | 01:50:05 */
/*LIST CATEGORY*/

div#panel-gb536-5d65ca181aef2-1-0-1 {
    display: table-caption;
    max-width: 100%;
}

.widget_product_categories ul li {
    padding-top: 0px!important; 
    padding-bottom: 0px !important;
  	margin-left: 10px;
}



.widget_product_categories .wcsca-icon {
    float: left;
    margin-right: 15px;
}

.children wcsca-expand .entry-content ol ol, .entry-content ol ul, .entry-content ul ol, .entry-content ul ul {
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 30px;
}

ul.product-categories {
    list-style: none;
}

ul.children.wcsca-expand {
    list-style: none;
}

div.product .product_title
{
  line-height: 93%;
}


[class*=customify-grid-3]>[class*=customify-col-], [class*=customify-grid-3]>[class*=customify-col_], [class*=customify-grid-3]>[class~=customify-col] {
    -webkit-flex-basis: 33.3333333333%;
    flex-basis: 30%;
    max-width: 30%;
    margin-left: 3% !important;
    margin-bottom: 1em !important;
}


li.product-category.product.customify-col {
    border: solid 1px #f1f1f1;
}

#multi-step-form.fw-large-container .fw-progress-bar-container {
    margin-bottom: 0px !important;
    width: 100% !important;
    padding: 0 !important;
    margin-right: -5% !important;
    padding-left: -20% !important;
    margin: auto;
}

/*CATEGORIA MANO DERECHA*/

.categoria-expertos li {
    margin-left: 1.5em;
    padding-bottom: 10px;
    padding-top: 10px;
    list-style: none;
    border-bottom: solid 1px #f1f1f1;
}

mark.count {
    display: none;
}

div.product {
    margin-bottom: 0;
    position: relative;
    margin-top: 30px;
}

.summary.entry-summary.customify-col-6_md-6_sm-12_xs-12 {
    padding-top: 0px !important;
}

@media (max-width: 600px) {

	[class*=customify-grid-3]>[class*=customify-col-], [class*=customify-grid-3]>[class*=customify-col_], [class*=customify-grid-3]>[class~=customify-col] {
    -webkit-flex-basis: 97.3333333333%;
    flex-basis: 97%;
    max-width: 97%;
    margin-left: 3% !important;
    margin-bottom: 1em !important;
}
}