body{ /* background: url("../imgs/fondo.jpg") no-repeat center center fixed; */ background-image: url("../imgs/fondoAzul.jpeg") ; background-repeat: no-repeat; background-position: center center; background-attachment: fixed; background-size: cover; font-family: 'Nanum Gothic Coding', monospace; color: yellow; margin: 0; padding:0; } h1, h2, h3, h4, h5, h6 { font-family: 'Nanum Gothic Coding', monospace; } h1{ line-height: 100%; font-size: 30px; font-weight: 500; letter-spacing: normal; /* text-transform: uppercase; text-decoration: underline; */ } h2{ line-height: 100%; font-size: 20px; font-weight: normal; text-transform: uppercase; } h5{ letter-spacing: normal; } a{ color: white; } ol, ul{ margin:0; padding:0; list-style: none; } figure{ margin:0; } .form{ border: 1px solid gray; border-radius: 10px; /*border-top-left-radius: 50px;*/ background-image: url('../imgs/fondoForm.jpg'); background-size: cover; background-repeat: no-repeat; background-position-x: center; background-position-y: center; margin: auto; width: 80%; color: black; background-size: cover; } .form label{ color: black; } .form-access{ border: 1px solid gray; border-radius: 10px; /*border-top-left-radius: 50px;*/ background-image: url('../imgs/fondoForm.jpg'); background-size: cover; background-repeat: no-repeat; background-position-x: center; background-position-y: center; margin: auto; width: 80%; color: black; background-size: cover; } .form-access input{ /*display: block;*/ background: white; color: black; width:150px; margin: 5 0; margin-top: 5; background-size : 15px 15px; padding:5px 20px 5px 25px; border-radius: 2px; border-style: solid; background-repeat: no-repeat; background-position-y: center; background-position-x: 5px; } .form-access select{ background: white; color: black; width:200px; margin: 5 0; margin-top: 5; background-size : 15px 15px; padding:5px 20px 5px 25px; border-radius: 2px; border-style: solid; background-repeat: no-repeat; background-position-y: center; background-position-x: 5px; } .form-access label{ /*display: block;*/ color: black; } #button { padding: 0; } #button li { display: inline; float: right; } #button li a { font-size: 11px; text-decoration: none; float: left; padding: 8px; background-color: #2175bc; color: #fff; } #button li a:hover { background-color: #2586d7; margin-top: -1; padding-bottom: 11px; } .menu{ margin:auto; padding: 5px; } ._header{ display:flex; justify-content: space-between; align-items:center; } ._footer{ background-color: #2175bc; color: white; display: flex; padding: 5px; align-items: center; justify-content: space-between; } .preFooter{ background-color: #2175cb; color: white; display: flex; padding: 6px; align-items: center; justify-content: space-between; text-align: center; } .preFooter label{ text-align: center; } ._footer select{ display: flex; padding: 5px; align-items: center; justify-content: space-between; } ._footer img{ vertical-align: middle; } ._footer p{ font-size: 10px; } .principal{ padding: 10px; } .flexbox{ display: flex; /*flex-direction: column;*/ flex-wrap: wrap; /*nowrap*/ justify-content: space-around; /*espaciado entre cajas*/ /* align-items:center;*/ } .box{ width:160px; height:160px; border: 0px solid black; flex-shrink: 0-1; margin: 5px; /* background-color;*/ padding: 0px; text-align: center; } .box-title{ font-size: 16px; color: #F5F5FC ; margin-top:0; margin-bottom:0; text-transform: uppercase; padding-bottom: 5px; } .box-title-released{ font-size: 20px; color: #000000 ; background: #FFFFFF; margin-top:0; margin-bottom:0; text-transform: uppercase; padding-bottom: 5px; } .box a{ font-size: 14px; color: white; display: flex; text-decoration:none; padding:8px; justify-content: center; /* background-color: #2586d7; */ } #elements{ float:right; font-size: 14px; display: block; } div{ padding:0; } .contact{ background-color: #2175bc; color:white; height: 100px; display: flex; align-items: center; justify-content: space-between; } .social{ } .social-link{ width: 50px; height: 50px; display:inline-block; background-size:50px 50px; margin: 0 10px; /* object-fit: cover; */ } .social-link.oficial{ background-image: url('../imgs/logo.png'); } .social-link.catalogo{ background-image: url('../imgs/PerfumerIan.jpg'); } .form-email input{ background-image : url('../imgs/envelope.svg'); background-size : 15px 15px; padding:5px 20px 5px 25px; border-radius: 5px; border-style: solid; background-repeat: no-repeat; background-position-y: center; background-position-x: 5px; } .form-catalogos input{ /* background-image : url('../imgs/envelope.svg'); */ background-size : 15px 15px; padding:5px 20px 5px 25px; border-radius: 5px; border-style: solid; background-repeat: no-repeat; background-position-y: center; background-position-x: 5px; } .form-catalogos select{ /* background-image : url('../imgs/envelope.svg'); */ background-size : 15px 15px; padding:5px 20px 5px 25px; border-radius: 5px; border-style: solid; background-repeat: no-repeat; background-position-y: center; background-position-x: 5px; } .form-email button{ display: block; background: transparent; color: white; padding:5px 0; border-radius: 5px; width:100px; margin: 10px 0; margin-top: 10px; } .tabla{ border: 1 solid white; text-align: center; } .Data{ border: 0; /*-- flex-shrink: 0-1;*/ margin: 1px; padding: 0px; text-align: center; } .Data label{ font-size: 12px; color: white; align-items: center; justify-content: space-between; text-align: center; } .Data a{ font-size: 12px; color: white; } .Data select{ color: black; background-color:white; } .TextoNegro{ color: black; } .Dinero{ border: 0; /*-- flex-shrink: 0-1;*/ margin: 1px; padding: 0px; text-align: center; } .Dinero label{ font-size: 12px; color: black; /* background-color: white; */ align-items: center; justify-content: space-between; text-align: center; border-radius: 1px; } .Dinero select{ background: white; color: black; width:200px; margin: 5 0; margin-top: 5; background-size : 15px 15px; padding:5px 20px 5px 25px; border-radius: 2px; border-style: solid; background-repeat: no-repeat; background-position-y: center; background-position-x: 5px; } #_pedidos{ cursor:pointer; } .Dinero input{ background: white; color: black; width:150px; margin: 5 0; margin-top: 5; background-size : 15px 15px; padding:5px 20px 5px 25px; border-radius: 2px; border-style: solid; background-repeat: no-repeat; background-position-y: center; background-position-x: 5px; }