*{margin:0;padding:0;box-sizing:border-box;list-style:none;text-decoration:none}
::before, ::after{content: ''}
html{font-family:sans-serif;font-size:62.5%;height:100%}
body{font-size:1.6rem;line-height:1.7rem;font-weight:400;font-family:"Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;color:#222}
/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1,h2,h3,h4{font-family: 'Marcellus', serif;margin:2rem 0 1rem 0;color:#d90606}
h1{font-size:2.5rem;line-height:2.7rem;margin-bottom:2rem}
h2{font-size:2rem;line-height:2.25rem}
h3{font-size:1.6rem;line-height:1.75rem;font-weight:500}
h4{font-size:1.2rem;line-height:1.35rem}
blockquote{margin-left:25px}
blockquote p, blockquote h3{font-size:1.35rem}
th{padding:5px}
h2,a{color:#d90606}

/* Larger than phablet */
p{margin-top:1.4rem}a:hover{color:#936a05}
.img-cab h1,.cat-art{font-family:'Nunito',sans-serif}

/* GENERAL*/
article,aside,details,figcaption,figure,footer,form,header,hgroup,main,menu,nav,section,summary{display: block}
.bloque{position:relative;overflow:hidden}
.moduletable p{margin-top:0}
.retenedor{max-width:1150px;margin:0 auto}
.clear{clear:both}
.separador{border-bottom:2px solid #737373;margin-bottom:20px}
#contenido{padding:1.2rem}
fieldset{min-width:0;padding:10px 0;margin:0;border:0}
select,input[type=text],input[type=password],input[type=email]{display:block;width:250px;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;border:1px solid #ccc;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;max-width:100%}
legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:2.4rem;line-height:4rem;color:#333;border:0;border-bottom:1px solid #e5e5e5}
table{border-spacing:0;border-collapse:collapse}
.alert-danger, .alert-error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48}
input.invalid{border:1px solid #9d261d;background:#f2dede}
.dp14,.dp24,.dp34,.dp44{position:relative}
.dp14{width:100%}
.dp24{width:100%}
.dp34{width:75%}
.dp44{width:100%}
.full-height{height:100vh}
.h-center{align-content:center}
.h-align-center{align-items:center}
.overlay{position:absolute;top:0;left:0;width:100%;z-index:999;background-color: rgb(119, 119, 119);opacity:0.7;cursor:pointer;height:100vh;display:none}
.encuadre-full{padding:3rem}


/* USUARIO GENERAL */
button.default,input.default,.btn-primary,button[type="submit"]{background:#046e80;border:1px solid #000;margin:1rem;padding:1rem;color:#fff;cursor:pointer}
button[type="reset"],input[type="submit"]{background:#bb0b0b;border:1px solid #000;margin:1rem;padding:1rem;color:#fff;cursor:pointer}}
button.default:hover,input.default:hover,.btn-primary:hover{background:#936a05}
button.default[type="reset"]{background:#d90606}
.userdata p{text-transform:uppercase;font-size:1.2rem}
#adminForm{min-height:100vh}

/* HEADER USER */
.header-der{position:absolute;right:0;display:flex;flex-wrap:wrap;align-items:center}
.carrito{height:55px;padding:10px}
.cuenta{display:flex;flex-wrap:wrap;align-items:center}
.cuenta a{color:#fff;padding:3px;border:1px solid #fff;font-size:1.4rem}
/* CUENTA LOGIN */
.login{background:white;padding:1rem;border:1px solid #936a05;margin-bottom:2rem}
.crear h3{font-size:2rem}
.crear p{font-size:1.5rem}

/* MIGAS */
#migas{padding:1.3rem;font-size:1.3rem;font-style:italic}

/* EDITAR CUENTA */
.control-group{margin:1rem}
.profile-edit fieldset{padding:1rem;border:1px solid red}
.profile-edit legend{width:auto;padding:20px;border-bottom:0}
.user-details tr{display:flex;flex-wrap:wrap;margin:1.5rem 0}
.user-details td > input,.user-details td > select{width:100%}
td.key{width:100%}
#adminForm > table:nth-child(1){border:1px solid #00539b}
#adminForm > fieldset:nth-child(2) > table:nth-child(2),#adminForm > fieldset:nth-child(3) > table:nth-child(2),#adminForm > fieldset:nth-child(4) > table:nth-child(2){border:1px solid #00539b}
#adminForm fieldset:nth-child(2) legend,#adminForm fieldset:nth-child(3) legend,#adminForm fieldset:nth-child(4) legend{font-size:2rem;line-height:2.25rem;margin-top:3rem;margin-bottom:1rem}
.adminForm tr{padding:0px 1rem}

/* EDITAR CUENTA TABS */
#ui-tabs ul#tabs{list-style-type: none;overflow:hidden;margin:0;padding:16px 16px 0}
#ui-tabs ul#tabs li.current{display:inline-block;background:#936a05;color:#fff}
#ui-tabs ul#tabs li{display:inline-block;cursor:pointer;color:#936a05;padding:2rem;background:#cab40b57}
#ui-tabs .tabs{padding:16px}
#ui-tabs .dyn-tabs{overflow:auto;display:none}
#tab-1 > fieldset:nth-child(1) > table:nth-child(2){display:none}

/* MENSAJE */
.alert{padding:8px 35px 8px 14px;margin-bottom:18px;background-color:#fcf8e3;border:1px solid #fbeed5}
.alert,.alert h4{color:#c09853}
.alert h4{margin:0 0 .5em}
.alert .close{position: relative;top:-2px;right:-21px;line-height:18px;cursor:pointer}
.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847}
.alert-success h4{color:#468847}
.alert-danger,.alert-error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48}
.alert-danger h4,.alert-error h4{color:#b94a48}
.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad}
.alert-info h4{color:#3a87ad}
.alert-block{padding-top:14px;padding-bottom:14px}
.alert-block > p,.alert-block > ul{margin-bottom:0}
.alert-block p + p{margin-top:5px}
.close{float:right;font-size:20px;font-weight:bold;line-height:18px;color:#000;opacity:0.2;filter:alpha(opacity=20)}
.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:0.4;filter:alpha(opacity=40)}
button.close{padding:3;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}
.alert-options{float:right;line-height:18px;color:#000;text-shadow:0 1px 0 #ffffff;opacity:0.2;filter:alpha(opacity=20)}
.alert-options:hover,.alert-options:focus{color:#000;text-decoration:none;cursor:pointer;opacity:0.4;filter:alpha(opacity=40)}

/* HEAD-MENU */
#header-menu{display:block;background:#000;border-bottom:2px solid #ecc805}
#header{position:relative;padding:0 50px;margin:0 auto;width:100%;z-index:1000;display:flex}
#logo{background: url(/images/images/logo.png) no-repeat 0px 15px;width:150px;height:55px}

/*MENU*/
input#openSidebarMenu{display:none}
#sidebarMenu{position:absolute;left:0;width:100%;top:56px;transform:translateX(-100vw);transition:transform 250ms ease-in-out;background:#000000bd}
.sidebarMenuInner.menu{width:300px;background:#000000eb;height:100vh}
#sidebarMenu ul{list-style:none;margin:0;padding:0;position:relative;display:block;overflow:auto;border-right:2px solid #771f1f}
#sidebarMenu .dropdown ul{background:#fff;margin:5px 0px}
#sidebarMenu .dropdown ul li a{color:#000}
.sidebarMenuInner{margin:0;padding:0;border-top:1px solid rgba(255, 255, 255, 0.10);}
.sidebarMenuInner li{list-style:none;color:#fff;text-transform:uppercase;padding:10px 0px;cursor:pointer;border-bottom:1px solid rgba(255, 255, 255, 0.10)}
.sidebarMenuInner li a{color:#fff;display:inline-block;width:100%}
#sidebarMenu ul li ul{display:none}
.sidebarMenuInner li ul li{text-transform:none;border:0;padding:6px 20px;border-bottom:1px solid #ffe0ef;font-size:1.6rem}
input[type="checkbox"]:checked ~ #sidebarMenu{transform:translateX(0)}
input[type=checkbox]{transition:all 0.3s;box-sizing:border-box;display:block}
.sidebarIconToggle{transition:all 0.3s;box-sizing:border-box;cursor:pointer;position:absolute;z-index:99;height:100%;width:100%;top:22px;left:15px;height:22px;width:22px}
.spinner{transition:all 0.3s;box-sizing:border-box;position:absolute;height:3px;width:100%;background-color:#fff}
.horizontal{transition:all 0.3s;box-sizing:border-box;position:relative;float:left;margin-top:3px}
.diagonal.part-1{position:relative;transition:all 0.3s;box-sizing:border-box;float:left}
.diagonal.part-2{transition:all 0.3s;box-sizing:border-box;position:relative;float:left;margin-top:3px}
input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal{transition:all 0.3s;box-sizing:border-box;opacity:0}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1{transition:all 0.3s;box-sizing:border-box;transform:rotate(135deg);margin-top:8px}
input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2{transition:all 0.3s;box-sizing:border-box;transform:rotate(-135deg);margin-top:-9px}
.contenedor-menu .menu li a:hover{color:#fff}
.contenedor-menu .menu i.fa{font-size:12px;line-height:18px;float:right;margin-left:10px}
.contenedor-menu .menu ul{display:none}
.contenedor-menu .menu .activado > a{background:#16a085;color:#fff}
li a{padding-left:10px}
.fijo{overflow:hidden}
li.dropdown{position:relative}
.dropdown span::after{content:'\25bc';color:#fff;font-size:2rem;position:absolute;right:10px;top:5px;padding:2px}
.dropdown.activado span::after{content:'\25b2'}

/* SECCIONES*/
section{width:100%}
#presentacion{height:100vh;background:url('../images/fondo-jamon-iberico-oro-graso.jpg') no-repeat;background-size:cover}

/* SEC-PRESENTACION*/
#presentacion h1{font-size:4rem;line-height:4.5rem;font-weight:100;padding:0 3rem;color:#d90606;text-align:center}
#presentacion p{font-size:2.5rem;color:#fff;line-height:3rem;text-align:center;text-transform:uppercase}
#presentacion .custom{display:flex;align-items:center;height:100vh}

/* TOP */
#top{background:#dbce01}
#top h2{font-size:3rem;color:#000}
.top{margin-top:4rem;margin-bottom:6rem;text-align:center}
.top p{font-size:2rem;line-height:1.25;margin-top:3.5rem;color:#fff;padding:0 20%}

/* MED */
.context-port h2{color:#ac9206;text-align:center}
#med img{width:100%;height:100%}
#med p{font-size:1.8rem;color:#464646;line-height:2.2rem;padding:0 4rem 2rem 4rem;font-style:italic}
#med h2{font-size:4rem;margin-bottom:2.5rem;line-height:3.5rem;padding:10px;text-align:center}
#med h3{text-align:center;line-height:0;margin-bottom:3rem;font-size:2rem}
#med .dp24{display:flex;align-items:center}
.med-fondo-1{background:url('../images/jamon-iberico-saludable.jpg') no-repeat;background-size:cover}
.med-fondo-1 p{color:#000!important}
.trasparencia-w{background:#ffffff8f}


/* MED-BOT */
#med-bot{padding:6rem 0}
#med-bot img{width:100%;height:100%}
#med-bot a{background:#dbcd01;color:#000;padding:1rem;border:1px solid #867d00;display:block;text-align:center;margin:0 30%}
#med-bot .custom{width:300px}
#med-bot h3{font-size:3rem;color:#ec0707;text-align:center;margin-bottom:2rem}
.gris{background:#f2f2f2}

/* SOCIAL */
.icon-bar {text-align:center;margin-bottom:20px}
.icon-bar a{display:inline-block;text-align:center;padding:10px;color:white;font-size:20px;min-width:50px;}
.icon-bar a:hover{background-color:#000;}
.facebook{background:#3B5998}
.twitter{background:#55ACEE}
.google{background:#dd4b39}
.linkedin{background:#007bb5}
.youtube{background:#bb0000}

/* PORTADA */
.flex,#med .custom,.med-bot{display:flex;flex-wrap:wrap;justify-content:center;border:none}

/* BLOG*/
.blog{padding:25px 5px}
.articulos .item{width:100%;margin-bottom:20px}
.bloque1{overflow:hidden;background:#fff;margin:0 10px}
.bloque1 img{padding:5px;width:100%;border:1px solid #8a8788}
.bloque1 h2{text-align:center;background:#ba095e;padding:5px;position:absolute;bottom:10px;right:6px;left:1px;font-size:0.8em}
.bloque1 a h2{color:#fff}
.bloque1 a{font-size:1rem;position:relative}
dl.article-info{line-height:1em;font-size:0.8em;text-align:right}
.bloque2 h3{font-size:15px;font-weight:400;color:#ba095e;text-transform:uppercase;text-decoration:underline dashed;margin:2px 0}
.bloque2 p{background:#f5f6f7;line-height:1.1em;min-height:85px;text-align:justify;padding:10px;margin:5px 10px;border-left:3px solid #ba095e}
.article-info{background:#ffffffb3;padding:5px;color:#000 !important}

/* ARTICULO */
.img-cab{position:relative}
.img-cab img{width:100%}
.img-cab h1{}
.cat-art{background:#ba095e;padding:3px 8px;font-size:1em;border-left:5px solid #aa9da3;overflow:hidden}
.cat-art a{color:#fff;float:left}
.noticia p{margin:0 0 20px 0}
.informacion{color:#fff;font-style:italic}
.text-art{padding:12px;line-height: 1.8rem}
.text-art img{width:100%}
.autor{text-align:center;font-size:0.95rem;margin:10px;font-style:italic;color:#68862b}

/* MOD ARTICULO */
.p-arti{width:320px;padding:0 5px}
.p-arti p{margin:0}
.p-arti::after{display:block;border-bottom:1px solid#ededed;padding-bottom:.9375rem}
span.s-arti{font-size:0.9rem;text-align:left;width:100%;color:#68862b}

/* ARTICULO INTEGRACION COLUMNA*/
.bloque-art{width:100%;display:flex;flex-wrap:wrap}
.modulos-art h3{text-transform: uppercase;font-size:1.6rem;font-weight:bold;color:#000}

/* footer*/
#footer{background:#12141b;text-align:center}
#footer,#footer a{color:#959393}
#prefaldon{padding:10px 10px 0px 10px}
#faldon{padding:0 10px 15px 10px}
#cp p span{color:#ac9206}


/*VIRTUEMART*/
.espacio-tienda{display:flex;flex-wrap:wrap;width:100%;padding:5px;justify-content:space-evenly}
.elem-categoria, .producto{margin:1rem;background:white;width:260px;position:relative;padding:5px}
.elem-categoria h2{font-size:2.8rem;font-style:italic}
.espacio-tienda h2,.inf-producto h1{text-align:center;line-height:3.4rem;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}
.vm-nodisplay{display:none}

/*VIRTUEMART CARRITO*/
.visible{display:block;overflow:hidden;cursor: pointer}
.productos{padding:6px;color:#fff;font-size:1.5rem;float:right;margin-top:4px}
.vmcontainer{margin-top:25px}
.p_fila{display:flex;margin:0.5rem 0}
.product_name{flex:1 1 auto}
.subtotal_with_tax{width:125px;display:block;text-align:right}
.svg-cart{width:2.3rem;color:#ecc805;float:right;margin-top:0.5rem}
.dat-cart{opacity:0;display: none;position:absolute;width:300px;padding:1rem;background:#fff;right:0;top:65px;border:1px solid #736103}
.dat-cart.is_active{display:block!important}
.is_active{animation-name:animate;animation-duration:2s;animation-iteration-count:1;animation-timing-function: steps(28);animation-fill-mode:forwards}
@keyframes animate{
  0%   {opacity:0}
  50%  {opacity:0.7}
  100% {opacity:1}
}
.footer-cart-mod{display:block;overflow:hidden;border-top:1px solid #b0044e;margin-top:1rem}
.show_cart,.total{padding:1rem;display:inline-block}.show_cart a{padding:5px;background:#000;color:#fff}.show_cart a:hover{background:#ecc805;color:#000;border:1px solid #000}
.vm_cart_products{margin-top:2rem}
.cerrar{position:absolute;top:0;right:0;padding:3px;cursor:pointer}

/*VIRTUEMART CATEGORIA*/
.box-cat,.product-price{display:flex;position:relative;margin-bottom:2rem;padding-bottom:1rem}
.box-cat  p{padding:1.5rem;margin:0;float:left}
.bajo-producto{position:absolute;bottom:0px;width:100%}
.elem-categoria:hover,.producto img:hover{transform: translate(0,-8%)}
.elem-categoria,.producto img{-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;}
.elem-categoria:hover{transform: translate(0,-8%);-webkit-box-shadow:6px 10px 10px 0px #604502;-moz-box-shadow:6px 10px 10px 0px #604502;box-shadow:6px 10px 10px 0px #604502}
img.browseCategoryImage,img.browseProductImage{width:100%}
.bajo-producto h2{font-size:3rem}

/*VIRTUEMART PRODUCTO*/
.addtocart-bar span.quantity-controls.js-recalculate .quantity-plus,.addtocart-bar span.quantity-controls.js-recalculate .quantity-minus {width:22px;height:14px;text-align:center;line-height:14px;font-size:14px;cursor:pointer}
.addtocart-bar span.quantity-controls.js-recalculate .quantity-plus::before {content:"\f077";font-family:fontawesome}
.addtocart-bar span.quantity-controls.js-recalculate .quantity-minus::before{content:"\f078";font-family:fontawesome}
.img-producto{display:block}
.img-producto img{width:100%}
.inf-producto{padding:10px;margin-bottom:2rem;border-bottom:1px solid #efefef;border-top:1px solid #efefef;padding-bottom:2rem}
.PricesalesPrice{color:#936a05;font-size:3rem;float:right;line-height:3rem;padding:0.25rem}
.sub-precio{padding:5px;background:#d5a735}
.addtocart-button{background-color:#de1f44;padding-left: 15px;color: #fff;cursor: pointer; margin-left: 0px;margin-bottom: 10px;}
.addtocart-button i{font-size:1.35em;float:left;line-height:45px}
span.addtocart-button{display:inline-block;vertical-align:middle;margin:0}
.icon-shopping-cart::before {content: "\f07a";font-family:fontawesome}
.addtocart-button input{float:left;padding:15px 15px 15px 10px}
span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button{max-width:100%;cursor:pointer;display: block;padding:10px 20px;text-align:center;white-space:nowrap;text-transform:uppercase;text-shadow:0 0 0 transparent;border:0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.product-field-display select{font-size:1.5rem}
.quantity-box input{width:50px;margin:10px 5px;float:left;text-align:center;border-radius:unset}
.product-field:nth-child(2){padding:1rem;border:1px solid #000}
.product-field-display{margin:1rem}
.product-field.product-field-type-S{margin-bottom:2rem}
.controls input{margin-right:0.75rem}
.controls label{width:100%;display:block}
.product-description{width:100%;margin:0 20%;display:block}


.productDisplayShipment{display:none}
div.vm-wrap.vm-order-done form div input{background:#075499}


/*POP Y TOOLTIP*/
.control-label .hasPopover,
.control-label .hasTooltip{display:inline-block}
.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);white-space:normal}
.popover.top{margin-top:-10px}
.popover.right{margin-left:10px}
.popover.bottom{margin-top:10px}
.popover.left{margin-left:-10px}
.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;background-color: #f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}
.popover-title:empty{display:none}
.popover-content{padding:9px 14px}
.popover .arrow,
.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}
.popover .arrow{border-width:11px}
.popover .arrow:after{border-width:10px;content:""}
.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color: rgba(0,0,0,0.25);bottom:-11px}
.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}
.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25)}
.popover.right .arrow:after{left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}
.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}
.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}
.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}
.popover.left .arrow:after{right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}


/*RESPONSIVE*/
@media only screen and (min-width:360px) and (max-width:480px){
}
@media (max-width:480px){
  <!—- Aquí van todos los estilos CSS -->
}
@media only screen and (min-width:768px) and (max-width:1023px){
}
@media (min-width:768px){
h1{font-size:4rem}
.dp14{width:25%}
.dp24{width:50%}
#presentacion h1{font-size:7rem;line-height:7.5rem}
#presentacion p{font-size:4rem;line-height:5rem}
.category-view h1:before{content:"-";font-size:3rem;margin-right:0.75rem;margin-left:2rem}
.elemento{display:flex;flex-wrap:wrap}
.img-producto{width:300px}
.inf-producto{width:450px}
.product-field:nth-child(2){width:300px}
.product-field-display{margin:0;width:300px}
.login{margin:1rem}
#med h3{font-size:2.3rem}
.encuadre-full{padding:10%}
.med-fondo-1 p{font-size:2.1rem!important;padding:0!important}
}

@media (min-width:1024px){
	
}
