@media screen and (max-width: 767px) {
    div#top-bar-wrap {
    display: none;
}
  
#site-logo #site-logo-inner a img {
    height: 55px !important;
}
}

#site-logo #site-logo-inner a img {
    height: 65px;
}

.page-header {
    background-image: url(https://www.cordenylon.com/wp-content/uploads/2018/02/header-top-productos-cordenylon.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: #c60108 2px solid;
    border-top: #c60108 2px solid;
}

a {
    outline: none !important;
}

a:focus {
    outline: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 400;
    font-size: 100%;
}

.woocommerce table.shop_attributes th {
    font-weight: 400;
}

.woocommerce div.product form.cart .variations label {
    font-weight: 500;
}

.woocommerce div.product .woocommerce-tabs .panel h2:first-child {
    font-size: 22px;
    text-transform: uppercase;
}

.woocommerce-variation.single_variation {
    display: none !important;
}

.woocommerce ul.products li.product li.title a {
    font-size: 20px;
    line-height: 1.5;
    font-family: Oswald;
}

.woocommerce ul.products li.product li.title a {
    font-size: 18px;
    line-height: 1.5;
    font-family: Oswald;
    font-weight: 400;
    text-transform: uppercase;
}

.woocommerce .related.products h2 {
    color: #9E0A11;
    text-transform: uppercase;
}

.woocommerce ul.products li.product li.category {
    font-size: 14px;
}

.fa {
    font-size: 20px;
}

.contact-info-widget.default i {
    font-size: 20px;
    color: #ffffff !important;
}

.widget_product_categories li ul.children {
    margin: 0 0 0 2px;
}

#site-navigation-wrap .dropdown-menu>li.btn>a>span {
    font-weight: 400;
}

.widget_product_categories li a {
    font-size: 15px;
    font-weight: 400;
    font-family: oswald;
}

.wpcsp_product_carousel_slider .owl-item .item h4.product_name a {
    font-weight: 300 !important;
    font-family: oswald;
    font-size: 22px;
}

.mwb_swatch-vm-swatch-wrapper {
    border: 1px solid #dedede;
}


/* ESTILOS CATEGORIAS WIDGETS */
.widget_product_categories li a, .widget_layered_nav li a {
    font-size: 14px;
    text-transform: uppercase;
}

.woocommerce .widget_product_categories li ul.children li a {
    font-weight: 400;
    text-transform: uppercase;
}

.woocommerce .widget_product_categories li.current-cat a:before {
    border-color: #9e0a11;
    top: 10px;
}

.woocommerce .widget_product_categories li a:before {
  top: 10px;
}

.widget_product_categories  .current-cat-parent a:before {
  background-color: #9e0a11;
}

.woocommerce .widget_product_categories li ul.children li.current-cat a{
  font-weight: 500;
}

.woocommerce .widget_product_categories li.current-cat a {
    font-weight: 500;
}

li.cat-item.cat-item-101 {
    display: none;
}

li.cat-item.cat-item-15 {
    display: none;
}
/* ESTILOS CATEGORIAS WIDGETS */

.elementor-slideshow__title {
    display: none !important;
}

#main #content-wrap, .separate-layout #main #content-wrap {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}