html{
    background-image: url(../images/fondos/7.png);
    background-repeat: repeat;
}
*,body{
    padding: 0;
    margin: 0;
}
.progress{
    margin: 0;
}
a.brand-logo{
	height: 120px;
}
#logoEmpresa{
    margin-left: 12%;
}
#botonera{
    margin-right: 10%;
    font-family: Cookie;
}
#logo{
    height: 115px;
    padding: 5px;
}
nav{
    height: 120px;
    line-height: 120px;
    background-color: rgba(218, 53, 170, 0);
}
#botonera a{
    font-size: 36px;
    color: #db4279;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
}
.side-nav > li > a{
    /*font-size: 26px;*/
    color: white;
}
.side-nav{
    background: linear-gradient(135deg, #330621 23%,#6d213c 78%);
}
/* ----- SLIDER ----- */
.containerslider{
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
}
.slider{
    z-index: -1;
}
.slider .slides{
}
/* ----- SLIDER -----*/
#logoCopy{
    width: 150px;
    height: 100px;
    margin-top: 18%;
    overflow: no-content;
}
.centro{
    text-align: center;
}
[type="checkbox"]:checked + label:before{
    border-right: 2px solid #448d42;
    border-bottom: 2px solid #448d42;
}
.categorias{
    margin-top: 10px;
}
.auto{
    margin: auto;
}
.producto{
    padding: 60px;
}
.botonacer{
    margin-top: 10%;
}
.descrip{
    font-size: 20px;
}
.imgproducto{
    width: 80%;
}
.imgEmpresa{
    margin-top: 5%
}
.imghacerpedido{
    width: 10%;
    position: absolute;
    margin-left: 85%;
    bottom: 18px;
}
.tamañoProducto{
    width: 280px;
    height: 280px;
}
#map-canvas{
    width: 100%;
    height: 1000px;
}
.imgGrande{
    display: block;
}
.imgChico{
    display:none;
}
.coorr{
    -webkit-box-shadow: -1px 8px 11px -4px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: -1px 8px 11px -4px rgba(0, 0, 0, 0.21);
    box-shadow: -1px 8px 11px -4px rgba(0, 0, 0, 0.21);
}
.util{
    font-family: Cookie;
    font-size: 25px;
    color: #db4279;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
}
#mediosDePago li{
    display: inline;
}
footer.page-footer{
    background-color: rgba(218, 53, 170, 0.4);
}
.card{
    border-radius: 20px;
}
.card .card-image{
    border-radius: 20px 20px 0 0;
}
.card .card-reveal {
    padding: 24px;
    position: absolute;
    width: 100%;
    overflow-y: auto;
    left: 0;
    top: 100%;
    height: 100%;
    z-index: 3;
    display: none;
    background-color: #deaace;
    color: white !important;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.29);
}
.card .card-reveal .card-title{
    color: white !important;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.29);
}
.card .card-content .card-title{
	font-size: 1em;
}
.tituloverde{
    font-family: Cookie;
    font-size: 54px;
    color: #005a00;
    text-shadow: 0px 3px 3px rgba(150, 150, 150, 1);
}
.btnverproducto {
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    text-shadow: 2px 2px 5px #666666;
    -webkit-box-shadow: 0px 1px 3px #666666;
    -moz-box-shadow: 0px 1px 3px #666666;
    box-shadow: 0px 1px 3px #666666;
    color: #ffffff;
    font-size: 20px;
    background: #db4279;
    padding: 10px 20px 10px 20px;
    border: solid #deaace 1px;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
}

.btnverproducto:hover {
    transition-duration: 6s;
    transition-duration: 120ms;
    transition-duration: 1s, 15s;
    transition-duration: 10s, 30s, 230ms;
    background: #db4279;
    background-image: -webkit-linear-gradient(top, #db4279, #deaace);
    background-image: -moz-linear-gradient(top, #db4279, #deaace);
    background-image: -ms-linear-gradient(top, #db4279, #deaace);
    background-image: -o-linear-gradient(top, #db4279, #deaace);
    background-image: linear-gradient(to bottom, #db4279, #deaace);
    text-decoration: none;
}
.width100{
    width: 100%;
}
.ornamento img{
    margin-top: 20px;
    width: 100%;
}
.btn, .btn-large {
    text-decoration: none;
    color: white;
    background-color: #005a00;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer;
}
.btn:hover, .btn-large:hover {
    background-color: #0d790d;
}
div#etalage{
    border-color: rgba(219, 66, 121, 0.75);
    border-width: 18px;
    border-style: double;
    border-radius: 20px;
    box-shadow: rgba(80, 2, 71, 0.51) 2px 8px 7px
}
#etalage img{
	width: 100%;
	text-align: center;
	margin: auto;
}
label{
    color: #a1265b;
}
input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #db4279;
    box-shadow: 0 1px 0 0 rgba(219, 66, 121, 0.39);
}
input:not([type]):focus:not([readonly]) + label,
input[type=text]:focus:not([readonly]) + label,
input[type=password]:focus:not([readonly]) + label,
input[type=email]:focus:not([readonly]) + label,
input[type=url]:focus:not([readonly]) + label,
input[type=time]:focus:not([readonly]) + label,
input[type=date]:focus:not([readonly]) + label,
input[type=datetime]:focus:not([readonly]) + label,
input[type=datetime-local]:focus:not([readonly]) + label,
input[type=tel]:focus:not([readonly]) + label,
input[type=number]:focus:not([readonly]) + label,
input[type=search]:focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
    color: #db4279;
}
.input-field label{
    color: #323232;
}
.cookie{
    font-family: 'Cookie', fantasy;
    text-shadow: #cb649a 2px 3px 2px;
}
.controles{
    margin-top: 20px;
    text-align: center;
}
#mobile-demo{
    width: 220px;
    left: 0px;
}
#contenedorProductos > div:nth-child(3){
    margin-bottom: 0px;
}
.button-collapse i{
    color: #db4279;
}
#buscar_flor{
    background-image: url("../images/search.svg");
    background-repeat: no-repeat;
    background-color: white;
    background-position: 95% 50%;
    background-size: 35px;
    border: 1px solid #d1d1d1;
    color: #db4437;
    width: 85%;
    height: 2.5rem;
    padding: 6px 8% 6px 7%;
    border-radius: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    transition: all 0.7s ease 0s;
}
#buscar_flor:focus{
    transition: all 0.7s ease 0s;
    box-shadow: 0 1px 3px #db4279;
    background-image: url("../images/search_rosado.svg");
}
/* MEDIA QUERIES */
@media only screen and (max-width: 1200px) {
	#logoEmpresa{
		margin-left: 2%;
	}
	#botonera{
		margin-right: 2%;
	}
}
@media only screen and (max-width: 993px) {
    .containerslider {
        width: 70%;
    }
}
@media only screen and (max-width: 992px) {
    #logo{
        height: 115px;
        margin: auto;
        padding: 5px;
    }
    .containerslider{
        width: 100% !important;
        margin: 0 auto;
    }
    .controles{
        margin-top: 40px;
        text-align: center;
    }
	.ornamento{
		text-align: center;
		margin: auto;
	}
}
@media only screen and (max-width: 800px) {
    .containerslider{
        width: 100% !important;
        margin: 0 auto;
    }
    .producto{
        padding: 0px;
    }
    #map-canvas{
        width: 100%;
        height: 500px;
    }
    #lompi{
        text-align: center;
    }
    #map-canvas{
        display: block;
    }
    #tituloMapa{
        display: none;
    }
    .coorr{
        background-color: transparent;
    }
    .page-footer{
        text-align: center;
    }
    .cop{
        display: none;
    }
    .bienvenida{
        display: none;
    }
    footer.page-footer{
        position: relative !important;
        bottom: inherit;
    }
}
@media only screen and (max-width: 600px) {
    .containerslider {
        width: 85%;
    }
	.imgGrande{
		display: none;
	}
	.imgChico{
		display: block;
	}
	.button-collapse{
		height: 120px;
		line-height: 120px;
	}
}
