@media screen and (max-width: 1600px){
	#marca{ background:#000; }
	
	/*Product Card*/
	/*.cardwrap{ border:2px solid #F7D6E0; width:23%; }*/
}

@media screen and (max-width: 1280px){
	#marca{ background:#ffcc00; }

	/*Header Data*/
	.head__telephone, .head__telephone-span{ font-size:1.4rem; }
	.head__logo{ /*flex: 1 1 auto;*/ }	
	.head__search{ /*flex: 2 1 auto;*/ }	
	.head__telephone{ flex: 1 1 auto; font-size:1.2rem; }	
	.head__shoppingcar{ /*flex: 1 1 auto;*/ }	
	
	/*Formularios*/
	.head__search-textbox{ width:84%; }
	
	/*Overlay y Popup*/	
	.popup { width:60%; }
		
	/*Slide*/
	.slide__anima-up { font-size:3.4rem; }
	.slide__anima-down { font-size:1.6rem; }
	@keyframes movTopBottom  { from { top:5rem; filter:alpha(opacity=0); opacity:0; } to { top:9.4rem; filter:alpha(opacity=1); opacity:1; } }
	@keyframes movTopBottom2 { from { top:5rem; filter:alpha(opacity=0); opacity:0; } to { top:11.6rem; filter:alpha(opacity=1); opacity:1; } }
	
	/*Product Card*/	
	.cardwrap{ width:23%; }	
	
	/*Product Detail*/
    .prod__detail{ padding:0 5%; }
    .prod__detail-image{ border: 2px solid #FFF; height:auto; min-width:50%; max-width:100%; width:100%; }
    .prod__detail-shoppingcar{ width:60%; }
	
	/*Shopping Cart*/
	.shopcar__wrap{ width:100%; }
	
	/*Pay Form*/
	.payform__wrap{ width:90%; }
	.payform__data{ font-size:0.8rem; width:31%; }
	
	/*Contact us*/	
	.contactus__wrap{ width:90%; }
	.contactus__map{ padding-bottom:30%; }
	
	/*Autentication*/
	.aut__wrap{ width:50%; }
}

@media screen and (max-width: 1023px){ 
	#marca{ background:#3366cc; }
	
	/*Header Data*/
	#header{ border:0px solid #ffcc00; /*border-bottom-right-radius:2rem; border-bottom-left-radius:2rem;*/ height:5rem; }
	.head__wrap{ border:0px solid #cc0000; align-items:center; height:4rem; }
    .head__left{ border:0px solid #00dd00; margin-top:0.5rem; width:25%; }
	.head__center{ align-items:center; width:60%; }
	.head__right{ margin-top:1rem; width:15%; }
	.head__search-wrap{ /*border:2px solid 3366cc; width:90%;*/ }
	.head__vacio{ display:none; }
	.head__logo{ /*flex: 1 1 auto;*/ padding-left:0.5rem; width:33%; }
		.head__logo-img{ max-width:160px; min-width:160px; }
	.head__search{ /*flex: 1 1 auto;*/ /*width:33%;*/ }	
	.head__telephone{ display:none; flex: 1 1 auto; font-size:1rem; }	
	.head__shoppingcar{ /*flex: 1 1 auto; width:33%;*/ }
	.head__social-search{ align-items:center; /*padding-right:0.5rem;*/ }
	/*.head__social{ display:none; }*/
	
	
	/*Formularios*/
	.head__search-textbox{ width:80%; }	
	
	/*Textos*/	
	h1{ /*font-size:2.2rem; line-height:2.6rem; padding:0.5rem 0;*/ }
	
	/*Overlay y Popup*/	
	.popup { width:70%; }
	
	/*Menu Principal*/
        /*.nav__li-wrap { color:#A480CF; justify-content:flex-start; margin-left:1.4rem; }
        .nav__li-wrap:hover{ color:#779BE7; }
        .nav__li-wrap-item { font-size:0.9rem; line-height:0.9rem; }
        .nav__li-wrap-item--big { font-size:1.1rem; line-height:1.1rem; }*/
        
        .nav{ margin-top:0.36rem; }
        .nav__children { display: flex; flex-direction: column; }
        .nav__children-link{ border: 0px solid #cc0000; font-size:0.8rem; }
        .nav__li-wrap-item { font-size:0.6rem; line-height:0.6rem; }
        .nav__li-wrap-item--big { font-size:1.1rem; line-height:1.1rem; }
	
    
	/*Categorias Index*/
	.cat__mainwrap { width:94%; }
	.cat__wrap { height:300px; width:48%; }
	.cat__title{ font-size: 3.4rem; line-height:4rem; }

    
	/*Slide*/
	.slide__texto{ width:80%; }
	.slide__anima-up { font-size:2.6rem; }
	.slide__anima-down { font-size:1.2rem; }
	@keyframes movTopBottom  { from { top:5rem; filter:alpha(opacity=0); opacity:0; } to { top:9.4rem; filter:alpha(opacity=1); opacity:1; } }
	@keyframes movTopBottom2 { from { top:5rem; filter:alpha(opacity=0); opacity:0; } to { top:11.2rem; filter:alpha(opacity=1); opacity:1; } }
	
	/*Main*/
	.main__magin-sup{ height:6rem; }
	    
    /*Section promociones*/
    .carou__mainwrap { padding-top:1rem; }
    
    /*Section nuevos productos*/
    .new__wrap { padding:3rem 0 2rem 0; }
    
	/*Products*/
	.prod__actions-description{ font-size:0.9rem; }	
	
	/*Product Card*/	
	.card__preview{ padding-bottom:0.8rem; }
	.card__preview-left, .card__preview-right{ width:100%; }
	
	/*Product Detail*/
    .prod__detail{ padding:0 5%; }
    .prod__detail-image{ border: 2px solid #FFF; height:auto; min-width:50%; max-width:100%; width:100%; }
    .prod__detail-shoppingcar{ width:60%; }
	
	/*Shopping Cart*/
	/*.shopcar__wrap{ width:100%; }*/
	.shopcar__wrap{ flex-direction:column; width:80%; }
	.shopcar__list, .shopcar__summary{ border:0; width:100%; }
	.shopcar__summary{ margin-top:2rem; }
	
	/*Pay Form*/
	.payform__wrap{ width:100%; }
	.payform__data{ font-size:0.8rem; width:32%; }
	
	/*Contact us*/		
	.contactus__wrap{ width:70%; }	
	.contactus__datawrap{ flex-direction:column; justify-content:flex-start; align-items:center; }
	.contactus__data{ width:100%;  }
	.contactus__map{ margin-top:3rem; padding-bottom:60%; width:100%; }
	.contactus__img{ max-width:800px; }
	
	/*Autentication*/
	.aut__wrap{ width:60%; }
    
    /*Footer*/
    /*.footer__contactwrap{ margin-bottom:1rem; }*/
	
	
	/*ADMINISTRACION*/
	
	/*Admin*/
	.admin{ padding:1rem 0 2rem 0;}
	.admin__wrap{ width:90%; }
	.adminped__order-details{ flex-direction:column; justify-content:flex-start; align-items:flex-start; }
	.adminped__order-detwrap{ margin-bottom:1rem; margin-top:0.5rem; width:100%; }
	.adminped__order-imagwrap{ padding-right:1rem; width:20%; }
	/*.adminped__order-products-datawrap{ font-size:0.8rem; } */
	
	/*Menu Administracion*/
	.navadmin__children-link{ font-size:0.8rem; }
	.navadmin__li-wrap-item { font-size:0.6rem; line-height:0.6rem; }
	.navadmin__li-wrap-item--big { font-size:1rem; line-height:1rem; }
}

@media screen and (max-width: 767px){
	#marca{ background:#cc0000; }    
    
	/*Head Superior*/
	#header{ border:0px solid #cc0000; /*border-radius:1.6rem;*/ /*border-bottom-right-radius:2rem; border-bottom-left-radius:2rem;*/ height:5rem; }
    .head__wrap { border:0px solid #ffcc00; height:4.8rem; }
	.head{ border:0px solid #00dd00; height:3.75rem; }	
	.head__menu{ /*flex: 1 0 auto;*/ }	
	.head__logo{ /*flex: 9 1 auto;*/ text-align:center; }
		.head__logo-img{ max-width:160px; min-width:160px; width:100%; }	
	/*.head__search{ border: 0px solid #cc0000; flex: 1 1 auto; padding-bottom:1rem; }*/
		.head__search-wrap { border:0; text-align:center; }
		/*.head__search-span{ display:none; }*/
		.head__search-textbox, .head__telephone { display:none; }	
		.head__search-wrap-movil{ display:block; right:100%; position: fixed; vertical-align:middle; }
		/*.head__search-span-movil{ display:block; }
		.head__search-span-movil2{ background:#EDE7F8; color:#FF85C4; cursor:pointer;  display:inline-block; vertical-align:middle; }*/
		.head__search-textbox-movil{ display:inline-block; width:94%; }	
	/*.head__shoppingcar{ padding-right:0.5rem; }
		.head__shoppingcar-span{ font-size:2rem; }
		.head__shoppingcar-data{ border-radius:0.75rem; height:1.5rem; padding-top:0.2rem; right:0.5rem; width:1.5rem; }*/
	.head__left{ margin-top:0.2rem; padding-left:1rem; width:30%; }
	.head__center{ align-items:flex-start; width:50%; }
    .head__slogan { display:none; }
	.head__right{ margin-top:0.3rem;  width:20%; }	

	
	/*Productos*/
    .prod{ /*padding:5rem 1rem 4rem 1rem;*/ padding:0; }
	
	/*Textos*/	
	h1{ font-size:2.2rem; line-height:2.2rem; }
	
	/*Overlay y Popup*/	
	.popup { width:90%; }
		
	/*Menu Principal*/
        /*.nav__bar { background:#FFE9F3; display:block; top:0; width:40px; } 
        .nav__bar-link { color:#FFF; display:block; overflow:hidden; } 
        .nav__bar-span { color:#6231C0; float: right; font-size:1.4rem; font-weight:normal; } 
        .nav { width: 100%; height:auto; position: fixed; top:3.75rem; right:100%; margin: 0; overflow: auto; }
        .nav__ul-one { flex-direction:column; list-style:none; }
        .nav__li-one { border-bottom:1px solid rgba(255,255,255,.5); display: block; margin:0; }
        .nav__li-one:hover .nav__children { display:none; }	
        .nav__li-one .nav__children { width: 100%; position: relative; } 
        .nav__link { display: block; }
        .nav__children-link{ font-size:1rem; }
        .nav__li-wrap-item { font-size:0.9rem; line-height:0.9rem; }
        .nav__li-wrap-item--big { font-size:1.4rem; line-height:1.4rem; }
        .nav__li-wrap{ padding:1rem; }
        .nav__caret { float: right; }*/
        
        .nav__bar { /*background:#FFE9F3;*/ display:block; /*position: fixed;*/ top:0; width:40px; } 
        .nav__bar-link { color:#FFF; display:block; overflow:hidden; } 
        .nav__bar-span { color:#DD2D4A; float: right; font-size:1.4rem; font-weight:normal; } 
        .nav { width: 100%; /*height: calc(100% - 80px);*/height:auto; position: fixed; top:5rem; right:100%; margin: 0; /*overflow: scroll;*/ overflow: auto; }
        .nav__ul-one { flex-direction:column; list-style:none; }
        .nav__li-one { border-bottom:0px solid rgba(255,255,255,.5); display: block; margin:0; }
        .nav__li-one:hover .nav__children { display:none; }	
        .nav__li-one .nav__children { width: 100%; position: relative; } 
        .nav__link { display: block; }
        .nav__children-link{ font-size:1rem; }
        .nav__li-wrap-item { font-size:0.8rem; line-height:0.8rem; }
        .nav__li-wrap-item--big { font-size:1.8rem; line-height:1.6rem; }
        .nav__li-wrap{ padding:1rem; }
        .nav__caret { float: right; }
	
	/*Categorias Index*/
	.cat__mainwrap { width:80%; }
	.cat__wrap { margin:0 0 1.6rem 0; width:100%; }
	.cat__title{ font-size: 3.4rem; line-height:4rem; }
	
	/*Slide*/
    .slide__texto{ text-align: center; width:90%; }
	.slide__anima-up { font-size:3.6rem; }
	.slide__anima-down { color:#FFF; font-size:1.4rem; font-weight:bold; /*text-shadow: #555555 0.2rem 0.2rem 0.2rem;*/ }
	@keyframes movTopBottom  { from { top:12rem; filter:alpha(opacity=0); opacity:0; } to { top:20.8rem; filter:alpha(opacity=1); opacity:1; } }
	@keyframes movTopBottom2 { from { top:12rem; filter:alpha(opacity=0); opacity:0; } to { top:23.2rem; filter:alpha(opacity=1); opacity:1; } }
	
	/*Main*/
	.main__magin-sup{ border:0px solid #cc0000; height:4rem; }
	.main__magin-sup-admin{ height:7.8rem; }
	
	/*Product Card*/	
	.cardwrap{ /*width:33.33%;*/ width:31%; }	
	.card__preview{ display:none; }
	.card__data{ color:#737677; display:flex; flex-direction:column; padding:0.5rem 0 1.5rem 0;  }
	.card__data-ref{ font-weight:normal; font-size:1rem; padding:0; margin:0.1rem 0;  text-align:center; line-height:1rem; }
	.card__data-price{ color:#B28958; font-size:1rem; font-weight:normal; line-height:1rem; margin:0.1rem 0; padding:0;  text-align:center; }
	.card__data-price--old{ color:#737677; font-size:0.9rem; font-weight:normal; padding:0; margin:0.1rem 0; text-decoration:line-through; text-align:center; }
	.card__button{ margin:0.5rem auto; width:66%; }	
    
    /*Product Detail*/
    .prod__detail{ display:flex; flex-direction:column; justify-content:flex-start; align-items:center; padding:0 1rem; }
    .prod__detail-images, .prod__detail-data { width:60%; }
    .prod__detail-images { margin-bottom:1.4rem; padding-right:0; }
    .prod__detail-data { padding:0; }
    .prod__detail-image{ border: 2px solid #FFF; height:auto; min-width:50%; max-width:100%; width:100%; }
    .prod__detail-shoppingcar{ width:100%; }
	
	/*Shopping Cart*/
	.shopcar__wrap{ flex-direction:column; width:90%; }
	.shopcar__list, .shopcar__summary{ width:100%; }	
	
	/*Pay Form*/
	.payform__wrap{ width:80%; }
	.payform__datawrap{ flex-direction:column; justify-content:flex-start; align-items:center; }
	.payform__data{ font-size:0.8rem; margin-bottom:2rem; width:100%; }
	
	/*Contact us*/
	.contactus__wrap{ width:80%; }

	/*Footer*/
	.footer__wrap{ margin-bottom:1rem; }
	
	
	/*ADMINISTRACION*/
	
	/*Admin*/
	.header__admin { height: 3.8rem; }
	.main__magin-sup-admin{ height:4rem; }
	.admin__datasubwrap{ flex-direction:column; justify-content:flex-start; align-items:flex-start; width:100%; }	
	.adminped__order-imagwrap{ width:30%; }
	
	/*Head Superior Administracion*/
	.headadmin{ border:0px solid #000; display:flex; flex-direction:row; justify-content:space-between; align-items:center; height:3.75rem; }
	.headadmin__logo{ border:0px solid #3366cc; /*flex: 10 1 auto;*/ height:auto; padding-left:0.5rem; width:35%; }
		.headadmin__logo-img{ border:0px solid #fff; max-width:130px; min-width:130px; height:auto; }	
    .headadmin__menu{ border:0px solid #00dd00; /*flex: 2 0 auto;*/ margin-right:1rem; height:auto; width:10%;  }
	.headadmin__title{ border:0px solid #ffcc00; /*flex: 2 1 auto;*/ font-size:1rem; line-height:1.2rem; padding-right:1rem; text-align:right; height:auto; width:55%; }
	
	/*Menu Administracion*/
	.navadmin__bar { /*background:#FFF;*/ display:block; top:0; width:30px; } 
	.navadmin__bar-link { color:#FFF; display:block; overflow:hidden; } 
	.navadmin__bar-span { /*color:#d48d9f;*/ color:#F26A8D;  float: right; font-size:1.2rem; font-weight:normal; margin-top:1rem; } 	
	.navadmin { width: 100%; height:auto; position: fixed; top:3.6rem; right:100%; margin: 0; overflow: auto; }
  	.navadmin__ul-one { flex-direction:column; list-style:none; }
	.navadmin__li-one { border-bottom:1px solid rgba(255,255,255,.5); display: block; margin:0; }
	.navadmin__li-one:hover .navadmin__children { display:none; }	
	.navadmin__li-one .navadmin__children { width: 100%; position: relative; } 
	.navadmin__link { display: block; }
	.navadmin__children-link{ font-size:1rem; }
	.navadmin__li-wrap-item { font-size:0.9rem; line-height:0.9rem; }
	.navadmin__li-wrap-item--big { font-size:1rem; line-height:1rem; }
	.navadmin__li-wrap{ padding:1rem; }
	.navadmin__caret { float: right; }
}
	
@media screen and (max-width: 649px){
	#marca{ background:#00dd00; }
	
	/*Head Superior*/
	.head__search-textbox-movil{ display:inline-block; width:92%; }	
	/*.head__left{ width:30%; }
	.head__center{ width:40%; }
	.head__right{ width:30%; }*/
    .head__left{ width:35%; }
	.head__center{ width:45%; }
	.head__right{ width:20%; }
	
	/*Textos*/	
	h1{ font-size:2rem; line-height:2rem; }
	
	/*Overlay y Popup*/	
	.popup { width:90%; }
	.popup_cerrar{ right:-10px; } 
	
	/*Slide*/
	.slide__texto{ text-align: center; width:90%; }
	.slide__anima-up { font-size:3.4rem; }
	.slide__anima-down { font-size:1.4rem; }
	@keyframes movTopBottom  { from { top:10rem; filter:alpha(opacity=0); opacity:0; } to { top:16.6rem; filter:alpha(opacity=1); opacity:1; } }
	@keyframes movTopBottom2 { from { top:11rem; filter:alpha(opacity=0); opacity:0; } to { top:18.8rem; filter:alpha(opacity=1); opacity:1; } }
	
	/*Products*/
	.prod__actions-description{ padding-right:0.8rem 0 0.2rem 0; width:100%; }
	.prod__actions-order{ padding:0.2rem 0 0.8rem 0; text-align:left; width:100%; }
	
	/*Product Card*/	
	.cardwrap{ width:45%; }
	
	/*Product Navigation Rute*/
	.prod__navrute{ font-size:0.8rem; }
	
	/*Product Detail*/
    .prod__detail-images, .prod__detail-data { width:80%; }
    .prod__detail-shoppingcar{ width:100%; }
	
	/*Shopping Cart*/
	.shopcar__wrap{ width:100%; }
    .shopcar__prodimage { margin-right:1rem; }
	
	/*Categorias Index*/
	.cat__mainwrap { width:94%; }
	.cat__wrap { margin:0 0 2rem 0; }
	
	/*Footer*/
    footer{ /*height:18rem;*/ }
    .footer__wrap { align-items:flex-start; /*height:20rem;*/ }    
    
    
	/*ADMINISTRACION*/
	
	/*Admin*/
	.admin__datawrap{ flex-direction:column; justify-content:flex-start; align-items:center; }
	.admin__datawrap--start{ justify-content:flex-start; align-items:flex-start; }
	.admin__data{ border:0px solid #3366cc; width:100%;  }
	.adminped__order-imagwrap{ width:50%; }
	
	/*Head Superior Administracion*/
	.headadmin__logo{ /*flex: 1 1 auto;*/ /*padding:0 1rem;*/ /*text-align:center;*/ }
	.headadmin__title{ /*flex: 1 1 auto;*/ font-size:1rem; line-height:1.4rem; padding:0 1rem; text-align:center; }
	
	/*Tablas*/	
	table tr{ border:1px solid #B3B5B7; display:flex; flex-direction:column; margin-bottom:1rem; padding:0.5rem; }
	table thead{ display:none; }
	table td[data-title]{ display:flex; }
	table td[data-title]::before{ content: attr(data-title); color:#737677; font-size:0.8rem; width:80%; }
	td, th{ border:none; }
	.td--subtit{ padding-bottom:1rem; }
	.td--position-hori{ text-align:left; }
	.table--width-title td[data-title]::before{ content: attr(data-title); color:#737677; font-size:0.8rem; width:22%; }
	
	/*Tablas*/	
	.tableR .trR{ border:1px solid #B3B5B7; display:flex; flex-direction:column; margin-bottom:1rem; padding:0.5rem; }
	.tableR .theadR{ display:none; }
	.tableR .tdR[data-title]{ display:flex; flex-direction:column; }
	.tableR .tdR[data-title]::before{ content: attr(data-title); color:#737677; font-size:0.8rem; width:100%; }
	.tdR, .thR{ border:none; }
	.tdR--subtit{ padding-bottom:1rem; }
	.tdR--position-hori{ text-align:left; flex-direction:column; align-items:flex-start; }
	.tableR--width-title td[data-title]::before{ content: attr(data-title); color:#737677; font-size:0.8rem; width:100%; }

	
	/*Reportes*/
	.adminrep__prod-gallery-thumbnail{ max-width:200px; min-width:100px; width:100%; }
	
	/*Prevcios*/
	.adminprice__wrap { width: 100%; }
	.adminprice__subwrap { width: 100%; }
	.adminprice__item { width: 100%; }
	.adminprice__subwrap { flex-direction:column; justify-content:flex-start; align-items:flex-start; }
}

@media screen and (max-width: 564px){
	#marca{ background:#ccc; }
	
    /*Head Superior*/
    .head__left{ width:40%; }
	.head__center{ width:40%; }
	.head__right{ width:20%; }
    
	/*Textos*/	
	h1{ font-size:2rem; line-height:2rem; }
	
	/*Menu Principal*/
	/*.nav__children { display: flex; flex-direction: row; justify-content:center; align-items:center; }
	.nav__children-link{ border: 0px solid #cc0000; font-size:0.8rem; }*/
	.nav__li-wrap-item { font-size:0.7rem; line-height:0.7rem; }
	.nav__li-wrap-item--big { font-size:1.6rem; line-height:1.6rem; }
	
	/*Overlay y Popup*/	
	.popup { width:80%; }
	.popup_cerrar{ right:-30px; }
	
	/*Iconos Flotantes*/
	/*.floaticons__whatsapp{ background-size:48px 48px; bottom:1rem; left:1rem; height:48px; width:48px; }
	.floaticons__whatsapp-pulse1 { bottom:0.75rem; left:0.75rem; height:58px; width:58px; }
	.floaticons__whatsapp-pulse2 { bottom:0.75rem; left:0.75rem; height:58px; width:58px; }*/
	/*.floaticons__phone   { background-size:50px 50px; bottom:5rem; left:1rem; height:50px; width:50px; }*/
	/*.floaticons__gototop { padding:0.75rem; }*/
	
	/*Slide*/
	.slide__texto{ text-align: center; width:90%; }
	.slide__anima-up { font-size:3.2rem; }
	.slide__anima-down { font-size:1.2rem; }
	@keyframes movTopBottom  { from { top:10rem; filter:alpha(opacity=0); opacity:0; } to { top:15.2rem; filter:alpha(opacity=1); opacity:1; } }
	@keyframes movTopBottom2 { from { top:11rem; filter:alpha(opacity=0); opacity:0; } to { top:17.2rem; filter:alpha(opacity=1); opacity:1; } }
	
	/*Product Detail*/
    .prod__detail-images, .prod__detail-data { width:90%; }
    .prod__detail-shoppingcar{ width:100%; }
	
	/*Car Preview*/	
	.carpreview__action{ sans-serif; font-size:1.2rem; }
	.carpreview__wrap{ flex-direction:column;  }
	.carpreview__prod-wrap{ width:100%; }
	.carpreview__prod-datawrap{ border:0; }
	.carpreview__car-wrap{ padding:0; margin-top:1.5rem; width:100%; }
	
	/*Shopping Cart*/
	.shopcar__wrap{ width:80%; }
	.shopcar__header{ margin-top:0.5rem; }
	.shopcar__headerimage{ display:none; }
	.shopcar__headerdata{ display:none; }
	.shopcar__headerdata-values, .shopcar__headerdata-delete{ text-align:left; width:100%; }
    .shopcar__headerdata-delete { margin-top:0.5rem; }
	.shopcar__list{ padding:0; }
	.shopcar__prodimage{ width:30%; }
	.shopcar__proddata{ flex-direction:column; align-items:flex-start; justify-content:center; width:70%; }
	.shopcar__summary{ /*margin-top:2rem;*/ padding-left:0; padding-right:0; }
	.shopcar__headerdata-label{ font-weight:bold; display:inline-block; }
	
	/*Contact us*/
	.contactus__wrap{ width:90%; }
	.contactus__map{ margin-top:2rem; }
	
	/*Autentication*/
	.aut__wrap{ width:80%; }
	
	/*Footer*/
	footer{ flex-direction:column; flex-wrap:nowrap; }
	.footer__wrap{ /*margin-bottom:1.5rem;*/ }
	
	/*Tablas*/
	.table--width-title td[data-title]::before{ content: attr(data-title); color:#737677; font-size:0.8rem; width:26%; }
	
	
	/*ADMINISTRACION*/
	
	/*Admin*/
	.adminped__order-imagwrap{ width:60%; }
	
	/*Reportes*/	
	.adminrep__conventions{ flex-direction:column; }
	.adminrep__conventions-square{ margin:0.2rem 0; width:100%; }
	.adminrep__prod-gallery-thumbnail{ max-width:200px; min-width:100px; width:50%; }
}

@media screen and (max-width: 479px){
	#marca{ background:#FF00AA; }
	
	/*Head Superior*/
	.head__search-textbox-movil{ display:inline-block; width:90%; }	
    .head__logo-img{ max-width:160px; min-width:160px; width:100%; }	
	.head__left{ padding:0 0.3rem 0 1rem; margin-top:0rem; width:50%; }
	.head__center{ width:25%; }
	.head__right{ width:25%; }
    
	
	/*Textos*/	
	h1{ font-size:1.8rem; line-height:1.8rem; padding:0.5rem 0; }
	
	/*Overlay y Popup*/	
	.popup { width:90%; }
	.popup_cerrar{ right:-15px; }
	
	/*Slide*/
	.slide__texto{ text-align:center; width:90%; }
	.slide__anima-up { font-size:2.4rem; }
	.slide__anima-down { font-size:1rem; color:#fff; font-weight:bold; text-shadow: #000 0.1rem 0rem 0rem; }
	@keyframes movTopBottom  { from { top:8rem; filter:alpha(opacity=0); opacity:0; } to { top:11.4rem; filter:alpha(opacity=1); opacity:1; } }
	@keyframes movTopBottom2 { from { top:9rem; filter:alpha(opacity=0); opacity:0; } to { top:13rem; filter:alpha(opacity=1); opacity:1; } }
	
    /*Section Promociones*/
    .carou__mainwrap { padding-top:0.5rem; }
    
	/*Product Navigation Rute*/
	/*.prod__navrute{ display:none; }*/
	.prod__navrute{ margin-top:1rem; }
	
	/*Product Detail*/
	.prod__detail{ border:0px solid #3366cc; display:flex; flex-direction:column; justify-content:flex-start; align-items:center; padding:0rem 0rem; }
    .prod__detail-images, .prod__detail-data { width:98%; }
    .prod__detail-shoppingcar{ width:100%; }
	
	/*Car Preview*/	
	.carpreview__action{ sans-serif; font-size:1.1rem; }
	
	/*Shopping Cart*/
	.shopcar__wrap{ width:90%; }
	
	/*Pay Form*/
	.payform__wrap{ width:90%; }
	
	
	/*ADMINISTRACION*/
	
	/*Admin*/	
	.admin__wrap{ width:90%; }
	.admin__title{ font-size:1.4rem; line-height:1.6rem; }
	.adminped__order-imagwrap{ width:100%; }
	
	/*Head Superior Administracion*/
	.headadmin__title{ font-size:1rem; line-height:1.2rem; }
	
	/*Tablas*/	
	table td{ font-size:0.8rem; }
	.table--width-title td[data-title]::before{ content: attr(data-title); color:#737677; font-size:0.7rem; width:30%; }	
	
	/*Reportes*/
	.adminrep__prod-gallery-thumbnail{ max-width:180px; min-width:100px; width:100%; }
	
	
}

@media screen and (max-width: 370px){
	#marca{ background:#000; }
	
	/*Head Superior*/
	.head__logo-img{ max-width:130px; min-width:130px; width:100%; }
	.head__left{ padding:0 0.3rem 0 0.5rem; margin-top:0rem; width:46%; }
	.head__center{ width:24%; }
	.head__right{ padding-right:0.5rem; width:30%; }
    .head__search-textbox-movil{ display:inline-block; width:86%; }	
	
	/*Textos*/	
	h1{ font-size:1.6rem; line-height:1.6rem; padding:0.3rem 0; }
	h2{ font-size:1.6rem; line-height:2rem; }
	p{ font-size:0.9rem; line-height:1.1rem; }
	
	/*Overlay y Popup*/	
	.popup_cerrar{ right:-10px; }
	
	/*Menu Principal*/
	.nav { width: 100%; }
	.nav__bar-span { font-size:1.2rem; } 
	
	/*Slide*/	
	.slide__texto{ display:none; }
	/*.slide__anima-up { font-size:1.2rem; }
	.slide__anima-down { font-size:0.9rem; }
	@keyframes movTopBottom  { from { top:6rem; filter:alpha(opacity=0); opacity:0; } to { top:9.5rem; filter:alpha(opacity=1); opacity:1; } }
	@keyframes movTopBottom2 { from { top:7rem; filter:alpha(opacity=0); opacity:0; } to { top:10.5rem; filter:alpha(opacity=1); opacity:1; } }*/
	
	/*Products*/
	.prod__catalogue{ text-align:center; }
	
	/*Product Card*/	
	.cardwrap{ width:100%; }
	
	/*Product Detail*/
	
	
	/*Car Preview*/	
	.carpreview__action{ sans-serif; font-size:0.9rem; }
	
	/*Shopping Cart*/
	.shopcar{ font-size:0.8rem; }	
	
	/*Autentication*/
	.aut__wrap{ width:90%; }
	
	
	/*ADMINISTRACION*/
	
	/*Admin*/	
	.admin__title{ font-size:1.2rem; line-height:1.4rem; }
	.adminped__order-products-wrap{ display:flex; flex-direction:column; justify-content:flex-start; align-items:flex-start; }
	.adminped__order-imagwrap{ padding-right:0; margin-bottom:1rem; width:100%; }
	
	/*Head Superior Administracion*/
	.headadmin__title{ font-size:0.9rem; line-height:1.1rem; }

	/*Menu Administracion*/
	.navadmin { width: 100%; }
	
	/*Tablas*/	
	table td{ font-size:0.7rem; }
	.table--width-title td[data-title]::before{ content: attr(data-title); color:#737677; font-size:0.7rem; width:34%; }
	
	/*Reportes*/
	.adminrep__prod-gallerywrap{ display:flex; flex-direction:column; justify-content:flex-start; align-items:flex-start; margin-top:0.5rem; }
	.adminrep__prod-gallery-thumbnail{ max-width:400px; min-width:100px; width:100%; }
}

@media screen and (max-width: 320px){
	#marca{ background:#ffcc00; }
	
	/*Head Superior*/
	/*.head__logo-img{ max-width:150px; min-width:80px; width:100%; }*/
	
	/*Textos*/	
	h1{ font-size:1rem; line-height:1.4rem; padding:0.3rem 0; }
	
	/*Slide*/	
	.slide__texto{ width:90%; }
	.slide__anima-up { font-size:1rem; }
	.slide__anima-down { font-size:0.8rem; }
	@keyframes movTopBottom  { from { top:6rem; filter:alpha(opacity=0); opacity:0; } to { top:8.3rem; filter:alpha(opacity=1); opacity:1; } }
	@keyframes movTopBottom2 { from { top:7rem; filter:alpha(opacity=0); opacity:0; } to { top:9.3rem; filter:alpha(opacity=1); opacity:1; } }
	
	/*Car Preview*/	
	.carpreview{ font-size:0.7rem; }
	.carpreview__action{ font-size:0.75rem; }
	.carpreview__prod-datawrap-title, .carpreview__car-title{ font-size:0.8rem; padding-bottom:0.5rem; }
	
	/*Pay Form*/
	.payform__wrap{ width:100%; }
	
	
	/*ADMINISTRACION*/
	
	/*Admin*/	
	.admin__title{ font-size:1rem; line-height:1rem; }
	
	/*Head Superior Administracion*/
	.headadmin__title{ font-size:0.8rem; line-height:1rem; }
	
	/*Tablas*/	
	table td{ font-size:0.7rem; }
	.td--subtit{ font-size:0.8rem; }
	.table--width-title td[data-title]::before{ content: attr(data-title); color:#737677; font-size:0.7rem; width:38%; }

}

@media screen and (max-width: 269px){
	#marca{ background:#ccc; }
	
	/*Head Superior*/
	.head__search-textbox-movil{ display:inline-block; width:82%; }	
	
	/*Textos*/	
	h1{ font-size:0.9rem; line-height:1.3rem; padding:0.3rem 0; }
	
	/*Menu Principal*/
        /*.nav__li-wrap-item--big { font-size:1.2rem; line-height:1.2rem; }*/

        .nav__children-link{ font-size:0.9rem; }
        .nav__li-wrap-item { font-size:0.8rem; line-height:0.8rem; }
        .nav__li-wrap-item--big { font-size:1.2rem; line-height:1.2rem; }
	
	
	/*Slide*/
	.slide__texto{ display:none; }
	
	/*Product Detail*/
	.prod__detail-shoppingcar{ width:100%; }
	
	/*Pay Form*/
	.payform__data{ font-size:0.7rem; }
	
	
	/*ADMINISTRACION*/
		
	/*Menu Administracion*/
	.navadmin__children-link{ font-size:0.9rem; }
	.navadmin__li-wrap-item { font-size:0.8rem; line-height:0.8rem; }
	.navadmin__li-wrap-item--big { font-size:1rem; line-height:1rem; }
	
	/*Tablas*/	
	table td{ font-size:0.6rem; }
	.td--subtit{ font-size:0.7rem; }
	table td[data-title]::before{ width:100%; }
	.table--width-title td[data-title]::before{ content: attr(data-title); color:#737677; font-size:0.6rem; width:42%; }
}
