@font-face {
    font-family: "Avenir-black";
    src: url("../tools/fonts/avenir/AvenirLTStd-Black.otf");
}

@font-face {
    font-family: "Avenir";
    src: url("../tools/fonts/avenir/Avenir Regular.ttf");
}

html, body, .mybody, .product, .mis-categorias, .provisorio{
    padding: 0 !important;
    margin: 0 auto;
    width: 100%;
    justify-content: center;
    font-family: 'Avenir', 'Franklin Gothic Medium', Arial, sans-serif;
}

form, #wpcf7-f452-p454-o1{
    margin: 0 auto !important;
    width: 100%;
    display:block;
    justify-content: center;
}

input, textarea{
    border-style: solid;
    border-width: 2px;
    border-color: #FF0001;
}

.video{
    padding: 0 !important;
}

.center{
    text-align: center;
    display:block;
    margin:auto;
}

h1{
    text-align: center;
    font-weight: bold;
    color: #FF0001;
    margin-top: 30px;
}

h2{
    margin-top: 30px;
    text-align: center;
    color: #111111;
}

h3{
    text-align: center;
    background-color: #FF0001;
    color: #ffffff;
    text-transform: uppercase; 
    font-size: 25px;
    padding: 15px;
}

h5{
    font-size: 16px;
    color: #ffffff;
    text-align: left;
    line-height: 22px;
}

.logo_menu{
    height: 25px !important;
    margin-bottom: 5px;
}

#menuprincipal ul li a:hover, .active, .mis-categorias a{
    color: #FF0001!important;
    text-decoration: none;
}
.productos-chinelatto a:hover{
    text-decoration: none !important;
}

a h3:hover{
    color: #FF0001;
    background-color: #111111;
}

#menuprincipal a{
    font-family: 'Avenir-black';  
    color: #ffffff;
    font-size: 13pt;
    padding-bottom: 0!important;
    padding-right: 20px!important;
    padding-left: 20px!important;
}

.menu-item{
    display: inline-block;
    float:none;
}

.uppercase{
    text-transform: uppercase; 
}

.centrar{
    display: flex;
    justify-content: center;
    align-items: center;
}

.carousel-inner img{
    width: 100% !important;
    height: auto;
}

.container, .carousel, .carousel-inner {
    margin: 0;
    padding: 0;
}

#carouse-indicators{
    padding-top:76px;
}

.bottomright {
    position: absolute;
    top: 50%;
    left: 60%;
    transform: translate(-50%, -50%);
    text-align: right;
    text-transform: uppercase;
    font-weight: bolder;
    line-height: 65px;
    font-size: 55px;
    color: #ffffff;
    text-shadow: 4px 4px 2px #111111;
}

.mybody{
    text-align: justify;
}

.current-menu-item a{
    color: #FF0001 !important;
}

.nosotros{
    margin-top: 30px;
}

#sobre-nosotros{
    align-items: flex-end;
}

.woocommerce-product-gallery__wrapper{
    width: 70%;
}

div .woocommerce{ 
    width: 80%;
    margin: 0 auto;
    justify-content: center;
}

.blue{
    background-color: blue;
}

.product_meta a{
    color: #FF0001;
}

.woocommerce-tabs{
    background-color: #ffffff;
}

.woocommerce-result-count{
    display:none;
}

.button{
    color: #FF0001 !important;
    background-color: #111111 !important;
}

.button2{
    color: #FF0001;
    background: #111111;
    border-style: solid;
    border-width: 2px;
    border-radius: 5px;
    border-color: #FF0001;
    font-weight: bold;
    padding: 10px;
    margin-top: 20px;
}

.wpcf7-submit{
    color: #FF0001 !important;
    background-color: #111111 !important;
    border: none;
    border-radius: 5px;
    font-weight: bold;
    padding: 10px 15px 10px 15px;
}

.categoria{
    width: 60%;
    padding: 15px;
    margin:20px;
}

.flex-container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.woocommerce-notices-wrapper, .related{
    margin-top:70px;
}

.orderby, .post_title{
    display: none;
}

.related{
    clear: both;
}

.woocommerce-product-details__short-description{
    font-size: 22px;
    font-weight: bold;
}

.flex-viewport, .woocommerce-product-gallery__wrapper{
    margin-bottom:20px;
    box-shadow: 2px 2px 10px #666;
}

.upsells {
    display: block!important;
    margin:auto;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #FF0001;
    clear: both;
}

.icono-whatsapp{
    position: fixed;
    right: 50px;
    bottom: 50px;
    z-index: 1000;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.4));
}

.nav-next, .nav-previous{
    margin-bottom: 15px;
    width:25px;
}

.nav-next{
    float:right;
    margin-right: 45%;
}

.nav-previous{
    float:left;
    margin-left: 45%;
}

.banderas{
    margin: 5px;
}

.chinelatto{
    margin-top: 50px;
    border-top-style: solid;
    border-top-color: #111111;
    border-top-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #111111;
    border-bottom-width: 5px;
    margin-bottom: 10px;
    padding: 15px;
}

.foto-producto{
    width: 90%;
}

#navbarTogglerDemo02 ul ul {
    display:none;
    position:absolute;
    top:100%;
    left:0;
    padding:0;
    padding-top: 10px;
}
  
#navbarTogglerDemo02 ul ul li {
    float:none;
    width:330px;
    background-color: #111111;
    text-align: left;
    padding:10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FF0001;
}
  
#navbarTogglerDemo02 ul ul a {
    line-height:120%;
    padding-left:10px!important;
}
  
#navbarTogglerDemo02 ul li:hover > ul {
    display:block;
    z-index: 1500;
}

.menu-item-has-children{
    position: relative;
}

.videos{
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.cotizar {
    color: #ffffff;
    background-color: #FF0001;
    border-radius: 5px;
    font-weight: bold;
    padding: 10px 15px 10px 15px;
    margin-top: 30px;
    margin-bottom: 30px;
    border: solid 2px #111111;
}

.cotizar:hover{
    color: #FF0001;
    background-color: #111111;  
}

.term-description p{
    display: none;
}

@media(min-width: 992px) {
    .navbar-nav {
        float:none;
        margin:0 auto;
        display: block;
        text-align: center;
    }
}

@media(max-width: 992px) {
    #navbarTogglerDemo02 ul ul{
        left: 20px;
        padding-top: 
    }
    .bottomright {
        line-height: 25px;
        font-size: 20px;
    }
    #navbarTogglerDemo02 ul ul li {
        width:200px;
    }
}


