@font-face {
    font-family: "Usual";
    src: url("../fonts/usual-regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}
body {
    background-color: #fff !important;
   /* font-family: Usual, sans-serif !important;*/
}
.page-title h1 a {
    color: #101010;
    text-decoration: none;
}
.grid-item.col-md-4 {
    max-width: 25%;
    padding-left: 12px;
    padding-right: 12px;
}
.product-card {
    border: 0;
    padding: 0;
}
.product-card .product-title {
    text-align: left;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 3.2px;
    text-transform: uppercase;
}
.product-card .product-price {
    text-align: left;
    font-size: 14px;
    font-style: normal;
    line-height: 24px; /* 171.429% */
    letter-spacing: 0.56px;
}
.footer-logo {
    max-width: 280px;
    margin-bottom: 30px;
}
h3.mb-30 {
    font-size: 32px;
    text-transform: uppercase;
    text-align: left !important;
    letter-spacing: 9.6px;
}
.breadcrumbs {
    text-align: left;
}
a {
    color: #010101;
}
a:hover {
    color: #010101;
}
.site-footer a {
    text-decoration: none;
    font-size: 14px;
    font-style: normal;
    line-height: 24px; /* 171.429% */
    letter-spacing: 0.56px;
}
.site-footer li {
    list-style: none;
}
.breadcrumbs > li:first-child {
    margin-left: 0;
}
.special-footer a {
    text-transform: uppercase;
    padding-bottom: 16px;
    display: inline-block;
}
.widget-title {
    margin-bottom: 4px;
}
.breadcrumbs > li:first-child:before {
    display: none;
}
.breadcrumbs li:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #9da9b9;
    margin-right: 5px;
    font-size: 14px;
    cursor: default;
    vertical-align: middle;
}
.owl-carousel .owl-video-tn {
    height: 270px;
}
@media screen and (min-width: 992px) {
    .contacto {
        border-right: solid 1px #ccc;
    }
}
.offcanvas-container {
    z-index: 2;
}
.shopping-cart .product-item .product-info {
    display: table-cell;
    vertical-align: middle;
}
.grid-item .product-title {
    min-height: 60px;
}
.site-menu {
    width: auto;
    margin-left: 0;
    left: auto;
    right: 80px;
}
.site-menu ul > li > a {
   /* padding: 0 12px;*/
} /*.product-badge {    position: absolute;    height: 24px;    padding: 0 14px;    border-radius: 3px;    color: #fff;    font-size: 12px;    font-weight: 400;    letter-spacing: .025em;    line-height: 24px;    white-space: nowrap;}.product-badge.text-success {    font-weight: bold;    font-size: 16px}*/
.alert.alert-danger {
    background-color: rgba(255, 82, 82, 0.7) !important;
    z-index: 120;
}
.alert-danger span,
.alert-danger button {
    color: white !important;
} /*.saliderTexts{	display: none;}*/
#slider-home {
    position: relative;
}
.saliderTexts {
    display: block;
    position: absolute;
    top: 40%;
    left: 40%;
    text-align: center;
}
.saliderTexts h2 {
    color: black;
    font-size: 3em;
}
.saliderTexts a {
    display: block;
    height: 40px;
    background: #4e9caf;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    text-decoration: inherit;
    z-index: 9999;
}
@media (max-width: 450px) {
    .saliderTexts h2 {
        color: black;
        font-size: 1.3em;
    }
    .saliderTexts {
        display: block;
        position: absolute;
        top: 47%;
        left: 42%;
        text-align: center;
    }
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.prensa .blog-post {
    padding: 10px;
    border: solid 1px #e7ecf0;
}
.prensa .blog-post .post-title {
    font-size: 16px;
    min-height: 60px;
    text-align: center;
}
.prensa .blog-post img {
    height: 150px;
}
.home-iconos p {
    padding: 0 100px;
    text-align: left;
    font-size: 16px;
    float: left;
    letter-spacing: 0.96px;
    line-height: 28px;
}
.home-iconos h6 {
    padding: 0 100px;
    text-align: left;
    font-size: 20px;
    letter-spacing: 4.8px;
    text-transform: uppercase;
    line-height: 28px;
}
.home-iconos.col-position-1 h6 a,
.home-iconos.col-position-1 p {
    color: #fff;
}
.home-iconos.col-position-2 h6 a,
.home-iconos.col-position-2 p {
    color: #010101;
}
.home-iconos.col-position-3 h6 a,
.home-iconos.col-position-3 p {
    color: #fff;
    text-align: center;
}
.clear5px {
    height: 5px;
    clear: both;
}
.clear20px {
    height: 20px;
    clear: both;
}
.separador {
    width: 80px;
    height: 4px;
    background: #ff3296;
    float: left;
    clear: both;
    margin: 24px 100px;
}
.col-position-3 .separador {
    background: #fff;
}
.home-iconos .product-buttons {
    float: left;
    margin-left: 100px;
}
.home-iconos .btn-outline-primary {
    color: #fff;
    border-color: #fff;
    font-size: 16px;
    letter-spacing: 1.92px;
    text-transform: uppercase;
    height: 40px;
    padding: 2px 24px;
}
.home-iconos.col-position-2 .btn-outline-primary {
    color: #010101;
    border-color: #010101;
}
.home-iconos .btn-outline-primary:hover {
    background-color: #ff3296;
    color: #ffffff;
}
.home-iconos.col-position-3 .btn-outline-primary:hover {
    background-color: #ffffff;
    color: #ff3296;
}
.home-iconos.col-position-3 .btn-outline-primary {
    margin-left: 75px;
}
.site-footer {
    background: #f4f4f4;
}
.widget-light-skin .widget-title {
    color: #101010;
    font-size: 14px;
    letter-spacing: 2.24px;
}
@media (max-width: 1170px) and (min-width: 1068px) {
    body {
        background-color: #ff0000;
    }
    .site-menu ul > li > a {
        padding: 0 8px;
    }
    .site-menu > ul > li > a {
        letter-spacing: 0;
    }
}
.site-menu > ul > li > a {
    display: initial;
}
.btn-whatsapp-fixed {
    color: white;
    background-color: #4dc247;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    border: 0;
    position: fixed;
    top: auto;
    bottom: 20px;
    right: 20px;
    padding: 8px 14px;
    fill: rgba(0, 0, 0, 0.8);
    font-size: 18px;
    z-index: 1;
    text-decoration: none;
}
.btn-whatsapp-fixed:hover {
    color: white;
}
.btn-whatsapp-fixed span {
    fill: white;
    vertical-align: middle;
    font-size: 24px;
}
div.woocommerce-message.updated {
    display: none;
}