/*
Theme Name: Floreria
Theme URI: https://carasoft-web.com/
Author: Ruben Sanchez Ruiz
Author URI: https://carasoft-web.com/
Description:  Tema creado para florerias 
Version: 1.0
License: GNU General Public License v2 or later
Tags: one-column, two-columns, right-sidebar, menu

*/

body {
    font-family: 'Montserrat', sans-serif !important;
	font-style: normal !important;
    font-display: swap !important;
}

img.logo {
    width: 140px;
}
.navbar-brand {
    float: left;
    height: auto;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-nav>li>a {
    padding-top: 40px;
    padding-bottom: 35px;
	font-weight: 600;
}
.navbar-default {
    background-color: #ffffff;
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav>li>a {
    color: #cf112b;
}
.carousel-indicators .active {
    background-color: #e10020;
}
.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 15px;
    height: 15px;
    border-radius: 5em;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgb(245, 211, 216);
}
.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
}
.brs {
    border-color: transparent !important;
    background: #e10020;
    padding: 15px 40px;
    color: #fff;
}
footer#colophon {
    color: #ffffff !important;
    background-color: #ff002e !important;
}
.copyright a, footer#colophon a {
    color: inherit;
}
footer#colophon {
    padding: 15px 0;
}
.body {
    margin-top: 95px;
	min-height: 1000px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h2 {
    color: gray;
}
.container-rs {
    width: 75%;
    margin: auto;
}
.woocommerce{
	width: 78%;
	margin: auto;
}
.rs-c{
	width: 80%;
	margin: auto;
}

