body{
	background:#E50099;
	font-family: 'Ubuntu', sans-serif;
}

header, nav{
    display: block;
}

header{
    background: #BA007C;
    height:60px;
    position: relative;
    width: 100%;
    z-index: 2
}

#logo{
    background: url(../img/logotipo.png) no-repeat 0 0;
    display: block;
    float: left;
    margin: 10px 10px 0px 20px;
    width: 280px;
    height: 48px;
    text-indent: -9999px
}

#menu{
    float: right;
}   

#menu ul{
    list-style: none;
    font-size: 14px;
}
        
#menu li{
    display: block;
    float: left;
    text-align: center;
}

#menu li a{
    font-size:14px;
    font-family: 'Ubuntu', sans-serif;
    display: block;
    color: #fff;
    text-decoration: none;
    height: 60px;
    line-height: 60px;
    padding: 0 25px;
    margin: 0px 0px 0px 0px;
}

#menu li a:hover{
    background: #8E0961;
    color: #fff;
}
    
#nav-mobile{
    display: none;
    background: url(../img/nav.png) no-repeat center center;
    float: right;
    width: 60px;
    height: 70px;
    position: absolute;
    right: 0;
    top:0;
    opacity: .6;

}   

#nav-mobile.nav-active{
    opacity: 1;
}

#tulipanes-colores{
	background:rgba(0,0, 0,0.3);
}

#tulipanes-colores img{
	position: fixed;
	left: 0;
	top: 0;
	min-width: 100%;
	width: auto;
	min-height:100%;
	height:auto;
	z-index: -10;
	visibility: visible;
}

.tags h1{
    text-align:center;
    font-size:14px;
    padding:5px 0px;
    color:#E50099;
    font-weight:300;
}

.tags-blanco h1{
    text-align:center;
    font-size:14px;
    padding:5px 0px;
    color:#fff;
    font-weight:300;
}

#enamorada{
	text-align:center;
}

#enamorada h2{
	margin-top:100px;
	color:#E50099;
	font-size:55px;
	font-weight:700;
}

#enamorada h3{
	margin:20px;
	color:#E50099;
	font-size:18px;
	font-weight:300;
	padding:30px;
}

#enamorada a{
	text-decoration:none;
}

.icon-arrow-down5{
	font-size:50px;
	color:#fff;
	background:#BA007C;
	border-radius:50%;
}

.icon-arrow-down5:hover{
	background:#E50099;
	border-radius:50%;
}


#pasos{
	background:#8904B1;
	margin-top:300px;
	padding:100px 0px;
}

#pasos h2{
    font-family: 'Codystar', cursive;
    font-size:40px;
    color:#fff;
    text-align:center;
    font-weight:bold;
    padding:20px 0px;
}

.numero{
    background:#BA007C;
    width:40px;
    text-align:center;
    border-radius:50%;
    height:40px;
    line-height:40px;
    font-size:20px;
    margin-left:10px;
    color:#fff;
}

#paso-uno, #paso-dos, #paso-tres, #paso-cuatro{
    border:1px dashed #fff;
    padding:20px 0px;
    text-align:center;
    margin:5px;
    height:100px;
    border-radius:10px;
}

#paso-uno p,#paso-tres p, #paso-cuatro p{
    vertical-align:middle;
    color:#fff;
    margin:20px;
}

#paso-dos p{
    margin-top:-10px;
    margin-bottom:10px;
    color:#fff;
}
#Fondo-Catalogo{
    background:#BA007C;
    text-align:center;
    padding:50px 0px;
}

#Fondo-Catalogo h2{
    font-size:40px;
    color:#fff;
}

#Fondo-Catalogo h3{
    font-size:20px;
    color:#fff;
    margin-top:20px;
    font-weight:300;
    padding:0px;
}

#botones-sociales div{
    padding: 20px 0px;
    margin:0px 5px;
    text-align:center;
}

#botones-sociales a{
    margin:0px 5px;
}

#productos{
    padding:40px 0px;
}

.arreglo{
    background:#fff;
    padding:5px;
    margin: 5px;
}

.arreglo img{
    width:90%;
    border-radius:10px;
    padding:5px 0px;
}

.arreglo h4{
    font-size:15px;
    margin-bottom:5px;
}

.arreglo p{
    font-size:12px;
}

.precio{
    font-size:30px;
    color:#fd0000;
    padding:10px 0px;
}

.paypal{
    background:#0040FF;
    font-size:12px;
    color:#fff;
    padding:10px 0px;
    border-radius:10px;
    margin:5px 5px;
    padding:5px;

}

.compro-pago{
    background:#31B404;
    font-size:12px;
    color:#fff;
    padding:10px 0px;
    border-radius:10px;
    margin:5px 5px;
    padding:5px;
}


/* POLITICAS Y PROMOCIONES */
#politicas-promociones{
    text-align:center;
    color:#fff;
    padding:20px 0px;
    margin-top:20px;
}

#promociones{
    background:#fff;
    margin-top:50px;
    padding:5px 0px;
    display:block;
}

#promociones h2{
    color:#D2098F;
    text-align:center;
}

#promociones img{
    margin:3px 3px;
    width:95%;
}

#politicas{
    text-align:left;
    margin-top:40px;
    margin-left:20px;
}

.preguntas{
    background:#D2098F;
    padding:10px 0px;
    margin:10px 0px;
}

.preguntas h3{
    color:#fff;
    margin:0px 20px;
    font-size:15px;
}

.preguntas p{
    color:#fff;
    margin:0px 22px;
    margin-top:3px;
    font-size:13px;
}

.preguntas li{
    margin-top:3px;
    font-size:13px;
    margin-left:25px
}

.preguntas a{
    color:#fff;
}

/* CONTACTO */

#Fondo-Contacto{

}


#Fondo-Contacto img{
    position: fixed;
    left: 0;
    top: 0;
    min-width: 100%;
    width: auto;
    min-height:100%;
    height:auto;
    z-index: -10;
    visibility: visible;
}

#contacto{
    text-align:center;
}

#contacto h2{
    margin-top:60px;
    color:#fff;
    font-size:55px;
    font-weight:700;
}

#contacto h3{
    margin:10px 0px;
    color:#fff;
    font-size:18px;
    font-weight:300;
    padding:30px;
}

#contacto-direccion{
    padding:30px 0px;
}

#contacto-direccion h1{
    font-size:20px;
    color:#fff;
    text-align:left;
    margin-left:60px;

}

#contacto-direccion p{
    color:#fff;
    text-align:left;
    margin-left:60px;
}

#contacto-formulario{
    margin-bottom:50px;
}


/* FORMULARIO  */

.contacto-formulario{
    text-align:center;
}

.contacto-formulario p{
    font-size:20px;
    text-align:left;
    margin-left:10px;
}

#remitente{
    text-align:left;
    color:#fff;
     font-size:13px;
}

#remitente input[type="email"], #remitente input[type="tel"],  #remitente input[type="text"], textarea{
    background:#BA007C;    
    font-size:13px;
    padding:7px 0px;
    margin:7px 0px;
    width:95%;
    text-align:center;
    border-radius:5px;
    border:none;
    color:#fff;
    border:1px solid #861360;
}

#contacto-formulario input[type="email"], #contacto-formulario input[type="tel"],  #contacto-formulario input[type="text"], textarea{
    background:#BA007C;    
    font-size:13px;
    padding:7px 0px;
    margin:7px 0px;
    width:95%;
    text-align:center;
    border-radius:5px;
    border:none;
    color:#fff;
    border:1px solid #861360;
}


#destinatario{
    text-align:left;
    color:#fff;
    font-size:13px;
    margin-bottom:60px;

}
#destinatario input[type="email"], #destinatario input[type="number"], #destinatario input[type="date"], #destinatario input[type="time"],#destinatario input[type="tel"], #destinatario input[type="text"], textarea{
    background:#BA007C;
    color:#fff;   
    font-size:13px;
    padding:7px 0px;
    margin:7px 0px;
    width:95%;
    text-align:center;
    border-radius:5px;
    border:1px solid #861360;
}



input[type="submit"] {
    background:#fff;
    color:#BA007C;
    font-size:17px;
    width:50%;
    padding:5px;
    border-radius:5px;
    border:none;
    margin-top:15px;
    text-align:center;   
}

input[type="submit"]:hover {
    background:#BA007C;
    color:#fff;
    border:1px solid #eee;
    cursor:pointer;
}

textarea{
    resize:none;
    width:95%;
}

form{
    width:100%;
    padding:10px 0px;   
}


#confirmacion-pedido{
    text-align:center;
    margin-top:200px;
    margin-bottom:150px;
    color:#fff;
    font-size:25px;
}


#fondo-footer{
    background:#8E0961;
    text-align:center;
    font-family: 'Ubuntu', sans-serif;
    font-size:14px;
    color:#F2F2F2;
    padding:40px 0px;

}

#fondo-footer h2{
    font-size:13px;
    color:#F2F2F2;
    text-align:left;
    font-weight:400;
    margin-top:10px;
}

#footer-pago h2{
    margin-bottom:10px;
    text-align:center;
}

#footer-pago img{
    display:inline;
}

#footer-social h2{
    margin-bottom:10px;
    text-align:center;
}

#footer-social span{
    font-size:25px;
    color:#eee;
    padding:5px;
}

#footer-social a{
    text-decoration:none;
}

#footer-tel h2{
    margin-bottom:10px;
}

#footer-tel, #footer-tel h2{
    text-align:right;
}

#footer-tel a{
    color:#fff;
}

#xignos{
    margin-top:20px;
    text-align:right;
}

/* #Media Queries  */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		#menu li a{
    		padding: 0 11px;
		}

        .tags{
            display:none;
        }

        #enamorada h2{
            margin-top:50px;
            color:#E50099;
            font-size:45px;
            font-weight:700;
        }

        #enamorada h3{
            margin-top:15px;
            color:#E50099;
            font-size:18px;
            font-weight:300;
            padding-bottom:30px;
        }

        #pasos{
            background:#8904B1;
            margin-top:100px;
            padding:50px 0px;
        }

        #pasos h2{
            font-size:30px;
        }



        .arreglo{
            padding:0px;
            margin: 0px;
        }

        #promociones{
            width:100%;
            background:#fff;
            margin-top:50px;
            padding:5px 0px;
            display:inline;
        }

        #promociones img{
            width:30%;
        }

        #politicas{
            width:100%;
        }

        
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
			
		#nav-mobile{ display: block; }
	
    	#menu{
        	width: 100%;
        	float: none;
       	 	padding-top: 60px;
    	}
        
        #menu ul{
            -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5);
            -moz-box-shadow: 0 1px 2px rgba(0,0,0,.5);
            box-shadow: 0 1px 2px rgba(0,0,0,.5);
            max-height: 0;
            overflow: hidden;
        }
            
        #menu li{
            background: #8E0961;
            border-bottom: 1px solid #33363b;
        	float: none;
        }

        #menu li:last-child{ 
        	border-bottom: 0;
        }

        #menu li a{
            padding: 15px 0;
            height: auto;
            line-height: normal;
        }

        #menu li a:hover{
        	background:#2a2d33
        }

        
        #menu ul.open-menu{
            max-height: 400px;
            -webkit-transition: max-height .4s;
            -moz-transition: max-height .4s;
            -ms-transition: max-height .4s;
            -o-transition: max-height .4s;
            transition: max-height .4s;
        }

        .tags{
            display:none;
        }

        #enamorada h2{
            margin-top:50px;
            font-size:35px;
        }

        #enamorada h3{
            margin-top:15px;
        }

        #pasos{
            background:#8904B1;
            margin-top:100px;
            padding:50px 0px;
        }

        #paso-uno, #paso-dos, #paso-tres, #paso-cuatro{
            height:130px;
        }


        .arreglo{
            padding:30px 0px;
        }

        .arreglo h4{
            font-size:20px;
        }

        .arreglo p{
            font-size:15px;
        }

        .paypal{
            font-size:18px;
            border-radius:10px;
            padding:10px;

        }

        .compro-pago{
            font-size:18px;
            border-radius:10px;
            padding:10px;
        }

        #Fondo-Catalogo h2{
            font-size:30px;
        }

        #paso-uno, #paso-dos, #paso-tres, #paso-cuatro{
            border:1px dashed #fff;
            padding:20px 0px;
            text-align:center;
            height:130px;
            width:90%;
            border-radius:10px;
        }

        #promociones{
            margin-top:20px;
            display:inline;
        }

        #promociones img{
            margin:0px;
            padding:0px;
            width:32%;
        }

        #politicas{
            margin:20px 0px;
            width:100%;
        }


	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
        

        #nav-mobile{ display: block; }
    
        #menu{
            width: 100%;
            float: none;
            padding-top: 60px;
        }
        
        #menu ul{
            -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5);
            -moz-box-shadow: 0 1px 2px rgba(0,0,0,.5);
            box-shadow: 0 1px 2px rgba(0,0,0,.5);
            max-height: 0;
            overflow: hidden;
        }
            
        #menu li{
            background: #8E0961;
            border-bottom: 1px solid #33363b;
            float: none;
        }

        #menu li:last-child{ 
            border-bottom: 0;
        }

        #menu li a{
            padding: 15px 0;
            height: auto;
            line-height: normal;
        }

        #menu li a:hover{
            background:#2a2d33
        }

        
        #menu ul.open-menu{
            max-height: 400px;
            -webkit-transition: max-height .4s;
            -moz-transition: max-height .4s;
            -ms-transition: max-height .4s;
            -o-transition: max-height .4s;
            transition: max-height .4s;
        }
       

        #enamorada h2{
            margin-top:50px;
            font-size:35px;
        }

        #enamorada h3{
            margin-top:15px;
            background:rgba(255,255,255,0.6);
            border-radius:10px;
        }

        #pasos{
            background:#8904B1;
            margin-top:100px;
            padding:50px 0px;
        }

        #paso-uno, #paso-dos, #paso-tres, #paso-cuatro{
            height:130px;
        }

        #promociones{
            margin-top:20px;
            display:block;
        }

        #promociones img{
            width:95%;
        }

        #politicas{
            margin:20px 0px;
            width:100%;
        }
    }

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
        #logo{
            background: url(../img/logotipo.png) no-repeat 0 0;
            display: block;
            float: left;
            margin: 10px 0px 0px 10px;
            width: 207px;
            height: 48px;
            text-indent: -9999px
        }

        #enamorada h3{
            margin-top:15px;
            background:rgba(255,255,255,0.6);
            border-radius:10px;
        }

        #promociones img{
            width:95%;
        }

        #politicas{
            margin:20px 0px;
            width:100%;
        }
    }
