/* CSS CUSTOMIZADO POR CENTRO INFORMÁTICO MILLENIUM */

a.uk-icon svg {
    width: 16px;
    height: 16px;
}
.uk-section-default {
    background-image: none !important;
}
body.single-product aside#tm-sidebar, body.woocommerce aside#tm-sidebar {
    display: none !important;
}
body.product-template-default h1 {
    font-size: 70px!important;
}
body.product-template-default .product_meta {
    display: grid;
}
section.related.products {
    display: none !important;
}
a.woocommerce-product-gallery__trigger {
    display: none !important;
}
.product_meta {
    padding: 10px;
    border: 1px solid #e2dacf;
}
.woocommerce-loop-product__title {
    font-size: 1.3em !important;    
    border-top: 1px solid #b3b3b3;
	text-transform: none !important;
	letter-spacing: normal !important;
}
ul.tabs.wc-tabs {
    display: none !important;
}
.uk-search-default {
    width: 75%;
}
.uk-search-default .uk-search-input {
	height: 60px;    
    background: #e6e6e6;	
}
ul.product-categories {
    list-style: none !important;
	padding-left: 0px !important;
}
ul.product-categories > li {
    border-bottom: 1px solid #e62833;
    min-height: 39px;
    line-height: 39px;
}
ul.product-categories ul.children li {
    line-height: 25px !important;
}
ul.children {
	padding-bottom: 10px;
}
ul.product-categories > li > a {
font-weight: 900;
}
.panel-footer span.pull-right {
    display: none;
}
.uk-offcanvas-bar .uk-grid-margin {
    margin-top: 0px !important;
}
form.woocommerce-ordering {
    display: none;
}
.nf-form-fields-required {
    display: none !important;
}
body.page-id-271 span.pull-right {
    display: none !important;
}
.w3eden .wpdm_icon {
    min-width: 98px !important;
    max-width: 98px !important;
    width: 98px !important;
}
.w3eden .card h3 {
    margin-bottom: 10px !important;
}