@charset"UTF-8";
@-ms-viewport {
    width:device-width
}
@viewport {
    width:device-width
}

audio:not([controls]) {
    display:none;
    height:0
}
[hidden] {
    display:none
}
html {
    font-family:sans-serif;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%
}
body {
    color:#666;
    position:relative;
    width:100%;
    background-color:#fff;
    margin:0
}

.clearfix:before, .clearfix:after {
    content:"";
    display:table
}
.clearfix:after {
    clear:both
}
.clearfix {
    zoom:1
}
a:focus {
    outline:thin dotted
}
a:active, a:hover {
    outline:0
}
abbr[title] {
    border-bottom:1px dotted
}
img {
    border:0
}
svg:not(:root) {
    overflow:hidden
}
figure {
    margin:0
}
ul, ol {
    padding:0;
    list-style:none
}
a {
    text-decoration:none;
    color:#999
}
a:hover {
    color:#c00
}

h1, h2, h3, h4, h5, h6 {
	font-family:'Roboto Condensed', sans-serif;
	font-weight: 400;
	color: #666;
	margin: 0px;
	padding: 0;
}

h2 { font-size:30px; line-height:34px;}
h3 { font-size:26px; line-height:30px;}
h4 { font-size:16px; line-height:20px;}
h5 { font-size:24px; line-height:28px;}
h6 { font-size:20px; line-height:24px;}

p {
    font-family:'Open Sans', sans-serif;
    font-size:13px;
    line-height:normal;
    font-weight:normal;
    color:#666
}

.font-bold {font-weight: 700;}
.font-extrabold {font-weight: 800;}

.font-color {color:#cc0000;}
.font-light {color:#999;}
.font-dark {color:#333;}

.block {
    position:relative;
    margin:0 auto;
    padding:0
}
.close-btn {
    display:block;
    width:2.625em;
    height:2.25em;
    padding:0;
    border:0;
    outline:0;
    background:#333 url("../img/close-btn.svg") left center no-repeat;
    background-size:1.875em 1.875em;
    overflow:hidden;
    white-space:nowrap;
    text-indent:100%;
    filter:alpha(opacity=100);
    opacity:1;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0)
}
.no-svg .close-btn {
    background-image:url("../img/close-btn.png")
}
.close-btn:focus, .close-btn:hover {
    filter:alpha(opacity=100);
    opacity:1
}
.nav-btn {
    display:none;
    width:40px;
    height:34px;
    padding:0;
    border:0;
    outline:0;
    background:url("../img/filter-icon.png") center center no-repeat;
    overflow:hidden;
    white-space:nowrap;
    filter:alpha(opacity=70);
    opacity:.7;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
    font-size:9px;
    text-align:right;
    font-family:Arial, Helvetica, sans-serif;
    color:#fff
}
a#nav-open-btn:hover {
    color:#fff
}
.no-svg .nav-btn {
    background-image:url("../img/filter-icon.png")
}
.nav-btn:hover, .nav-btn:focus {
    filter:alpha(opacity=100);
    opacity:1
}
#outer-wrap {
    position:relative;
    overflow:hidden;
    width:100%
}
#inner-wrap {
    position:relative;
    width:100%
}
#nav-columnas {
    max-width:1260px;
    margin:auto
}
#nav-columna-left {
    float:left;
    margin-top:-35px;
    margin-right:80px;
    display:block
}
#nav-columna-center {
    float:left;
    margin-top:5px
}
#nav-columna-right {
    float:right;
    margin-top:0;
    display:block
}
#nav {
    z-index:200;
    position:absolute;
    width:100%;
    height:75px;
    top:60px
}
#nav .close-btn {
    display:none
}
#nav .block {
    z-index:2;
    position:relative;
    padding-top:15px
}
#nav ul {
    *zoom:1;
    display:block
}
#nav ul:before, #nav ul:after {
    content:"";
    display:table
}
#nav ul:after {
    clear:both
}
#nav li {
    display:block
}
#nav li a {
    display:block;
    color:#999;
    font-family:'Oswald', sans-serif;
    font-size:15px;
    font-weight:bold;
    outline:0;
    text-transform:uppercase
}
#nav li a:focus, #nav li a:hover {
    color:#ccc
}
#nav li.is-active a {
    color:#fff
}
#nav li a.button_eshop {
    background:#c00;
    color:#191919;
    margin-right:5px;
    margin-left:1px
}
#nav li a.button_eshop:hover {
    background:#fff;
    color:#191919;
    margin-right:5px;
    margin-left:1px
}

#top .nav-btn {
    position:absolute;
    top:0;
    left:0
}
#top2 {
    z-index:200;
    width:100%;
    position:relative;
    height:110px;
    background:#000;
    background-image:url(https://old.cristobalcolon.com/images/background-header.jpg);
    -webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.25)
}
#top2-contenido {
    max-width:1260px;
    margin:auto;
    display:none;
    width:100%;
    overflow:hidden
}

#redes {
    float:right;
    margin-right:20px;
    margin-top:74px;
    display:block;
    text-align:right
}
#shop {
    width:100%;
    top:35px;
    position:absolute;
    z-index:9999
}
#shop-contenido {
    max-width:1260px;
    margin:auto;
    text-align:right;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#999
}
a.button-checkout {
    font-family:'Oswald', sans-serif;
    font-size:12px;
    font-weight:400;
    text-decoration:none;
    color:#000;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:6px;
    padding-right:6px;
    background-color:#fff;
    margin-top:4px;
    display:inline-block
}
a.button-checkout:hover {
    color:#ccc;
    background-color:#c00
}
.portfolioContainer .box {
    margin-bottom:2px
}
img.scale-with-grid {
    width:100%
}

#main {
    width:100%;
    margin:auto;
	padding-top:95px;
}
#main .block {
    padding:0
}
#main-columna-left {
    width:75%;
    float:left;
    margin-top:20px;
    margin-bottom:20px
}
#main-columna-left-content {
    margin-right:30px;
    margin-left:0
}
#main-columna-right {
    width:25%;
    float:right;
    margin-top:20px;
    margin-bottom:20px;
    padding-top:20px;
    padding-bottom:20px;
    background:rgba(0, 0, 0, 0.5)
}
#main-columna-right-content {
    margin-right:20px;
    margin-left:20px
}
.separador-contenidos {
    background-image:url(https://old.cristobalcolon.com/images/separador-horizontal-contenidos.gif);
    height:2px;
    width:100%;
    padding-top:12px;
    padding-bottom:12px;
    background-repeat:repeat-x;
    background-position:center
}
.news-fecha {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#c00;
    text-align:left;
    padding-bottom:10px
}
.news-tema {
    font-family:'Roboto Condensed', sans-serif;
    font-size:16px;
    font-weight:normal;
    color:#cc0000;
    width:100%;
    overflow:hidden
}
.news-tags {
    width:100%
}
a.news-tags {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#999;
    text-align:left;
    border-right-width:1px;
    border-right-style:solid;
    border-right-color:#666;
    padding-right:5px;
    margin-right:5px
}
a.news-tags:hover {
    color:#c00
}
.rel-base {
    width:33.33%;
    float:left;
	display: table;
}
.rel-content {
    margin:10px;
    padding:0px
}
.rel-brick {
    cursor:default;
    overflow:hidden;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center
}
.rel-content .imagen {
    margin:0;
    padding:0;
    display:block;
    width:100%;
    max-width:100%
}
#productos-columna-left {
    width:22%;
    float:left;
	margin: 20px 0;
}
#productos-columna-left-content {
    margin: 0 0 0 20px;
	background: #f5f5f5;
    padding: 20px;
}
#productos-columna-right {
    width:78%;
    float:left;
	margin: 20px 0;
}

#productos-columna-right-content {
    margin: 0 20px;
}

#color-content {
    width:100%;
    overflow:hidden
}

.color {
    width:80px;
    margin-right:20px;
    margin-top: 0px;
    float:left;
    text-align:center;
	line-height: 0;
}
.color img {
    width:100%
}
.guiatalles {
    width:100%;
    text-align:left
}
.guiatalles img {
    max-width:100%
}
.formproducto {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000;
    border:1px solid #666
}
.menu-items {
    font-family:'Roboto Condensed', sans-serif;
    font-size:12px;
    font-weight:400;
    color:#666;
    position:relative;
    background-image:url(../images/ico-arrow2.gif);
    background-repeat:no-repeat;
    background-position:right center
}
.menu-items a {
    display:block;
    color:#666;
    padding:3px
}
.menu-items a:hover {
    color:#cc0000
}
.submenu-items {
    font-family:'Roboto Condensed', sans-serif;
    font-size:12px;
    font-weight:400;
    color:#666;
    position:relative;
	background-image:url(../images/ico-arrow3.png);
    background-repeat:no-repeat;
    background-position:right center
}
.submenu-items a {
    display:block;
    color:#666;
    padding:3px
}
.submenu-items a:hover {
    color:#cc0000;

}
#menu-marcas {
    overflow:hidden
}
.submenu-marcas {
    float:left;
    width:16%;
    margin:2%
}
.submenu-marcas img {
    max-width:100%;
    border:1px solid #ccc
}
.submenu-marcas img:hover {
    border:1px solid #999
}
.separador-productos {
    height:1px;
    width:100%;
    margin-top:10px;
    margin-bottom:10px;
    background: #ccc;
    clear:both
}

.productos-tags {
    font-family: 'Open Sans', sans-serif;
	font-size:12px;
    font-weight:normal;
    margin: 25px 0px 10px 0px;
    border-bottom-width: 1px;
    border-bottom-color: #CCC;
    border-bottom-style: solid;
    padding-bottom: 16px;
    padding-top: 8px;
}

.productos-tags a {
    color:#666
}
.productos-tags a:hover {
    color:#cc0000
}
.productos-tags .breadcrumb {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    Color: #666;
    background: #f5f5f5;
    padding: 4px 4px 4px 4px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-radius: 4px;
    border-top-color: #e5e5e5;
    border-bottom-color: #ccc;
    border-left-color: #e5e5e5;
    border-right-color: #ccc;
}
.productos-tags a.breadcrumb {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    Color: #666;
    background-color: #f5f5f5;
    background-image: linear-gradient(to right, #fff, #f5f5f5);
    padding: 4px 0px 4px 4px;
    border-width: 0px 0px 0px 1px;
    border-style: solid;
    border-radius: 4px;
    border-left-color: #ccc;
    display: inline-block;
}
.productos-tags a.breadcrumb:hover {
    font-family: 'Open Sans', sans-serif;
    font-size:12px;
    font-weight:400;
    Color:#cc0000;
}
.productos-note {
    float:right;
    margin:-2px 20px 0 20px;
    display:inline-block
}
.productos-note p {
    font-family:'Oswald', sans-serif;
    font-size:13px;
    font-weight:300;
    Color:#666;
    margin:0
}


a.button-1 {
    font-family:'Oswald', sans-serif;
    font-size:12px;
    font-weight:400;
    text-decoration:none;
    color:#e9e9e9;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:6px;
    padding-right:6px;
    cursor:pointer;
    background-color:#c00;
    margin-top:4px;
    margin-bottom:0
}
a.button-1:hover {
    background-color:#f00
}
a.button-comprar {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    padding: 10px 12px;
    background-color: #cc0000;
    border-radius: 4px;
    text-transform: uppercase;
    cursor: pointer;
    margin: 5px 0;
    display: inline-block;
}

a.button-comprar:hover {
    background-color:#b40000
}

a.button-comprar_off {
    font-family:'Roboto Condensed', sans-serif;
    font-size:13px;
    font-weight:400;
    text-decoration:none;
    color:#fff;
    padding: 10px 12px;
    background-color:#ccc;
    border-radius: 4px;
    text-transform: uppercase;
    cursor: pointer;
    margin: 5px 0;
    display: inline-block;
}

a.button-mediodepago_off {
    font-family:'Open Sans', sans-serif;
    font-size:13px;
    font-weight:400;
    text-decoration:none;
    color:#ccc;
    padding-top:20px;
    padding-bottom:10px;
    padding-left:0;
    padding-right:0;
    float:left;
    margin-top:10px;
    margin-bottom:0;
    width:100%;
    border-top-width:1px;
    border-top-style:dotted;
    border-top-color:#CCC
}
a.button-mediodepago_on {
    font-family:'Open Sans', sans-serif;
    font-size:13px;
    font-weight:400;
    text-decoration:none;
    color:#666;
    padding-top:20px;
    padding-bottom:10px;
    padding-left:0;
    padding-right:0;
    float:left;
    margin-top:10px;
    margin-bottom:0;
    width:100%;
    border-top-width:1px;
    border-top-style:dotted;
    border-top-color:#CCC;
    cursor:pointer
}
#productos-columna-left-content-promo {
    margin-left:20px;
	line-height: 0;
}
#productos-columna-left-content-promo img{
    margin-bottom:20px;
}
#productos-columna-left-content-mobile {
    margin-right:20px;
    margin-left:20px;
    display:none
}
.separador-productos-mobile {
    background-image:url(../images/separador-horizontal-contenidosbco.gif);
    height:2px;
    width:100%;
    padding-top:5px;
    padding-bottom:5px;
    background-repeat:repeat-x;
    background-position:center;
    clear:both
}
.camposform-mobile {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
    border:1px solid #999;
    width:100%;
    margin-top:5px;
    margin-bottom:5px;
    padding:3px
}
ul.compra li img {
    vertical-align:sub;
	margin-right: 5px;
}
.compra li {
    font-family:'Open Sans', sans-serif;
    font-size:13px;
    line-height:normal;
    font-weight:normal;
    color:#666;
}
p.aclaracion-compra {
    margin:0;
    line-height:20px;
    font-weight:600;
}
.aclaracion-li {
    font-size:11px;
}

#riders-contenido {
    width:100%;
    margin-top:20px;
    margin-bottom:20px;
}
#newsletter-columna-left {
    width:25%;
    float:left;
    margin-top:20px;
    margin-bottom:20px;
    padding-top:20px;
    padding-bottom:20px;
    background:rgba(0, 0, 0, 0.5)
}
#newsletter-columna-left-content {
    margin-right:20px;
    margin-left:20px
}
.camposform {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #666;
    border: 1px solid #ccc;
    width: 100%;
	margin: 0;
    padding: 8px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.camposformb {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #666;
    border: 1px solid #ccc;
    width: 100%;
	margin: 5px 0;
    padding: 8px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.camposformbig {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #666;
    border: 1px solid #ccc;
    width: 100%;
	margin: 0;
    padding: 8px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height:155px
}
.camposform2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #666;
    border: 1px solid #ccc;
	margin: 0;
    padding: 8px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 10px;
}
.camposform2b {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #666;
    border: 1px solid #ccc;
	margin: 5px 0;
    padding: 8px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 10px;
}
a.button-enviar {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    padding: 10px 12px;
    background-color: #cc0000;
    border-radius: 4px;
    text-transform: uppercase;
    cursor: pointer;
    margin: 5px 0;
    display: inline-block;
}
a.button-enviar:hover {
    background-color:#b40000;
}
.team-rubro {
    font-family:'Oswald', sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#c00;
    padding-bottom:0;
    padding-top:5px
}


.camposform-nl {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:normal;
    font-weight:normal;
    color:#666;
    border:1px solid #666;
    width:100%;
    margin-top:0;
    margin-bottom:5px;
    background-color:#191919;
    padding-top:3px;
    padding-right:3px;
    padding-bottom:3px;
    padding-left:7px
}
.camposform-nl2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:normal;
    font-weight:normal;
    color:#666;
    border:1px solid #666;
    margin-top:5px;
    margin-bottom:0;
    background-color:#191919
}

#cartlisting-columna-right {
    width:75%;
    float:left;
	overflow: hidden;
}
#cartlisting-columna-right-content {
    margin: 0 20px;
    overflow: hidden;
}
#cartlisting-columna-left {
    width:25%;
    float:left;
    overflow: hidden;
}
#cartlisting-columna-left-content {
    margin: 0 20px;
	padding: 20px;
	background: #f5f5f5;
    overflow: hidden;
	text-align: center;
}
.carlisting {
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
    border: 1px solid #ccc;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.carlisting-content {
    margin: 20px;
	overflow: hidden;
}


.carlisting .pic {
    width:20%;
    margin-right:5%;
    float:left;
}
.carlisting img {
    width:100%
}
.carlisting .detalle {
    width:75%;
    float:left;
    text-align:left;
    line-height:normal;
	margin-top: 20px;
}
.carlisting .item {
    width:45%;
    margin-right:5%;
    float:left;
}
.carlisting p {
    margin-bottom:5px;
    margin-top:5px;
    color:#666
}
a.button-eliminar {
    text-decoration: none;
    padding: 12px;
    float: right;
    border-radius: 4px;
    background-color: #666;
    background-image: url(../images/ico-close-small.png);
    background-repeat: no-repeat;
    background-position: center center;
}
a.button-eliminar:hover {
    background-color:#cc0000;
}
.sumary {
    width: 100%;
    overflow: hidden;
}
.sumary .big {
    width:75%;
    float:left;
	text-align: left;
	margin: 0;
}
.sumary .small {
    width:25%;
    float:left;
    text-align:right;
	margin: 0;
}

a.button-checkoutbig {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    padding: 6px;
    background: #cc0000;
    display: block;
    border-radius: 4px;
    text-transform: uppercase;
}

a.button-checkoutbig:hover {
    background: #b40000;
}


.view {
    margin:0;
    float:left;
    border:0 overflow:hidden;
    position:relative;
    text-align:center;
    cursor:default
}
.view .mask, .view .content {
    width:100%;
    height:100%;
    position:absolute;
    overflow:hidden;
    top:0;
    left:0
}
.view img {
    display:block;
    position:relative
}
.view h2 {
    color: #fff;
    text-align: center;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    padding: 10px;
    margin: 10px;
    background: rgba(0, 0, 0, 0.8);
}
.view .marca {
    color:#fff;
    text-align:left;
    position:relative;
    font-family:'Oswald', sans-serif;
    font-size:12px
}
.view a.info {
    display:inline-block;
    text-decoration:none;
    background:#cc0000;
    font-family:'Roboto Condensed', sans-serif;
    font-size:12px;
    font-weight:400;
    color:#fff;
    text-transform:uppercase;
    padding-top:5px;
    padding-right:10px;
    padding-bottom:5px;
    padding-left:10px;
    margin-top:0;
	border-radius: 4px;
}
.view a.info:hover {
    background:#b40000;
}
.view a.zoom {
    display:inline-block;
    text-decoration:none;
    margin-top:0;
    background-image:url(https://old.cristobalcolon.com/images/zoom.png);
    background-repeat:no-repeat;
    background-position:center;
    padding:0;
    height:30px;
    width:100%
}
.view a.zoomproducto {
    display:inline-block;
    text-decoration:none;
    margin-top:0;
    background-image:url(../images/ico-zoom.png);
    background-repeat:no-repeat;
    background-position:center;
    padding:0;
    /*height:50px;*/
	height:100%;
    width:100%
}
.view .media {
    margin:10px
}
.view a.medialink {
    float:right;
    margin:2px
}
.view .contenido {
    position:absolute;
    width:100%;
    top:50%;
    margin-top:-54px
}
.view .contenidoproducto {
    position:absolute;
    width:100%;
	height: 100%;
	/*
    top:50%;
    margin-top:-25px;
	*/
}
.columnaproductos {
    float:left;
    cursor:default;
    overflow:hidden;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
    width:25%
}

.columnaproductos .imagen {
    padding:0;
    display:block;
    width:100%;
    max-width:100%
}
#titulo-marcas {
    display:block;
    color:#666;
    font-family:'Oswald', sans-serif;
    font-size:12px;
    font-weight:400;
    text-transform:uppercase;
    margin-top:20px;
    margin-bottom:-10px
}
.separador-marcas {
    background:#333;
    position:relative;
    width:100%;
    height:1px;
    margin-top:20px;
    margin-bottom:20px
}
#promociones_mercado_pago {
    width:100%
}
#logosmdp {
    max-width:100%
}
.list_carousel {
    margin:0;
    width:360px
}
.list_carousel ul {
    margin:0;
    padding:0;
    list-style:none;
    display:block
}
.list_carousel li {
    width:150px;
    height:40px;
    text-align:center;
    padding:0;
    display:block;
    float:left;
    margin-top:0;
    margin-right:0;
    margin-bottom:0;
    margin-left:0;
    border-right-width:1px;
    border-right-style:solid;
    border-right-color:#333;
}
.list_carousel.responsive {
    width:auto;
    margin-left:0;
	margin-top: 0px;
    margin-bottom: 0px;
	padding: 20px 0;
    background-color: #111;
}
.clearfix {
    float:none;
    clear:both
}
.Flexible-container {
    position:relative;
    padding-bottom:60%;
    padding-top:0;
    height:0;
    overflow:hidden
}
.Flexible-container iframe, .Flexible-container object, .Flexible-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
a.button-locales {
    font-family:'Oswald', sans-serif;
    font-size:12px;
    font-weight:400;
    text-decoration:none;
    color:#000;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:10px;
    padding-right:10px;
    background-color:#c00;
    display:inline-block
}
a.button-locales:hover {
    background-color:#f00
}

.ucase {
    text-transform:uppercase
}
.ucf {
    text-transform:capitalize
}
.cleaner {
    clear:both
}
.column {
    width:100%;
    overflow:hidden
}
.column .content {
    margin-right:25px
}

.column .one {
    width:100%;
}

.column .one-content {
    margin: 0 20px;
    overflow: hidden;
}

.column .two {
    width:50%;
    float:left
}

.column .two-content {
    margin: 0 20px;
    overflow: hidden;
}

.column .four {
    width:25%;
    float:left
}

.column .four-content {
    margin: 0 20px;
    overflow: hidden;
}

.ind20l {
    margin-left:20px
}

form#userlogin {
    margin: 15px 0;
}

.AAfour {
    margin: 15px 0;
}

.iconpager {
    float:left;
    padding-top:0;
    margin-right:5px;
	margin-bottom: 15px;
    text-align:center;
    cursor:pointer
}
.iconpager a {
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    padding: 3px 9px;
    color: #999;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
}

.iconpager a:hover {
    border-width: 1px;
    border-style: solid;
    border-color: #cc0000;
	background: #cc0000;
	color: #fff;
	font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
}

.iconpageract {
    float:left;
    padding-top:0;
    margin-right:5px;
    text-align:center;
    cursor:pointer
}
.iconpageract a {
    border-width: 1px;
    border-style: solid;
    border-color: #999;
	background: #999;
	padding: 3px 9px;
	color: #fff;
	font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
}


#estado {
    width:100%;
}

#estado .estado-content {
    text-align:left;
    background-image:url(../images/estado-linebg.png);
    background-repeat:repeat-x;
	margin: 0 20px
}

#estado .help {
    float:right
}

.envio-content {
    margin: 0 20px;
    overflow: hidden;
}

.envio-content p {
    margin-left: 25px;
}

.ind60l {
    margin:0px
}

#orderby {
    float: right;
    margin-top: -3px;
}

.orderby {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    padding: 6px 10px;
    -webkit-appearance: none;
    background: url(../images/ico-selectcantidad.png) no-repeat 102px 6px #fff;
    border: 1px solid #ccc;
    border-radius: 0px;
    width: 130px;
    color: #666;
    cursor: pointer;
}

.cuadrotalle {
    cursor:pointer
}
#header_cart_div {

}
#header_cart_circle {
    position: absolute;
    bottom: 0;
    right: 3px;
    pointer-events: none;
    background: #cc0000;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    border-radius: 10px;
    width: 14px;
    height: 14px;
    text-align: center;
}
.video-contenedor {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden
}
.video-contenedor iframe, .video-contenedor object, .video-contenedor embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
#imagen_grande_1 {
    display:block
}
#imagen_chica_1 {
    display:block
}
#imagen_grande_2 {
    display:none
}
#imagen_chica_2 {
    display:none
}
#banner-homeshop {
    display:none;
    width:100%;
    overflow:hidden;
    line-height:0;
    margin:2px 0
}
#banner-homeshop img {
    border:0;
    max-width:100%
}

/* ==================================================
  PRODUCTO DETALLE
================================================== */

#productos-columna-pic {
    width:50%;
    float:left;
    margin-top:0;
    margin-bottom:0
}
#productos-columna-pic-content {
    margin-left:20px;
    margin-right:20px;
}
#productos-columna-info {
    width:50%;
    float:left;
    margin-top:0;
    margin-bottom:0
}
#productos-columna-info-content {
    margin-left:20px;
    margin-right:20px;
}

#productos-columna-info-content h3 {
    font-size: 26px;
    line-height: 30px;
}

#productos-columna-info-content h4 {
    border-bottom-width: 1px;
    border-bottom-color: #CCC;
    border-bottom-style: dotted;
    margin-bottom: 0px;
    padding-bottom: 2px;
}

#productos-columna-info-content h6 {
    margin: 8px 20px 0px 0px;
    display: inline-block;
}

#productos-columna-info-content .productos-tags {
    font-family: 'Open Sans', sans-serif;
	font-size:11px;
    font-weight:normal;
    margin: 0px 0px 0px 0px;
    border-bottom-width: 1px;
    border-bottom-color: #CCC;
    border-bottom-style: dotted;
    padding-bottom: 3px;
}

span.tag01 {
    color: #fff;
    padding: 2px 10px 2px 20px;
    border-radius: 3px;
    margin-right: 5px;
    background-color: #999;
    background-image: url(../images/tags-bullet.png);
    background-repeat: no-repeat;
    background-position: 6px center;
    display: inline-block;
    margin-bottom: 5px;
}

.iconos-producto-big {
    display: inline-block;
}

.iconos-producto-big img {
    margin: 8px 2px -3px 0px;
}

.preciosale {
    display: inline-block;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
	margin-top: 10px;
}

#destacado-envio {
    padding: 5px 10px 0px 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    color: #666;
    font-weight: 400;
    margin-bottom: 0px;
    margin-top: 7px;
	background-color: #f5f5f5;
}

#destacado-formadepago {
    padding: 0px 10px 5px 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    color: #666;
    font-weight: 400;
    margin-bottom: 5px;
	background-color: #f5f5f5;
}

#destacado-formadepago a {
    font-size: 11px;
    color: #666;
    display: inline-block;
}

#destacado-formadepago a:hover {
    color: #cc0000;
}

/* ==================================================
   ACCORDION
================================================== */

button.accordion {
	width: 100%;
	background-color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #666;
	cursor: pointer;
	padding: 10px 0;
	text-align: left;
	outline: none;
	transition: 0.4s;
	border-top-width: 1px;
	border-top-color: #CCC;
	border-top-style: dotted;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}

button.accordion:hover {
    color: #666;
}

button.accordion.active {
    color: #666;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: dotted;
}

button.accordion:after {
	content: '\002B';
    font-family: 'Open Sans', sans-serif;
    color: #999;
    font-weight: 400;
    float: right;
    margin-right: 0;
    font-size: 30px;
    padding: 0px 0px 0px 20px;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #ccc;
}

button.accordion.active:after {
    content: "\2212";
}

button.accordion2 {
	width: 100%;
	background-color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	color: #666;
	padding: 10px 0;
	text-align: left;
	outline: none;
	border-top-width: 1px;
	border-top-color: #CCC;
	border-top-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: dotted;
	border-right-style: none;
	border-left-style: none;
}

div.panel {
    padding: 0;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
	position: relative;
}

.panel-content {
    margin: 10px 0;
}

.columna-accordion-left {
    width: calc(100% - 150px);
	float: left;
}

.columna-accordion-right {
    width: 130px;
	float: left;
	margin-left: 20px;
}

#columna-accordion-comprar {
    border-top-width: 1px;
	border-top-color: #CCC;
	border-top-style: dotted;
	padding: 10px 0;
}

#columna-accordion-wishlist {
	padding: 11px 0;
}

#columna-accordion-talles {
    width: 100%;
    float: left;
    padding: 10px 0;
}

#selectsize {
    width: 100%;
    overflow: hidden;
}

.cuadrotalle{        
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
	color: #666;
	text-align: center;
    width: 22px;
	height: 22px;
    padding: 8px 5px 2px 5px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
}

div#talle_Unico.cuadrotalle {
    width: calc(100% - 162px);
}

.cuadrotalle_nodisponible{
	width: 32px;
	height: 32px;
	position: absolute;
	margin-top: -23px;
	margin-left: -5px;
	background-image: url(../images/ico-tallenodisponible.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: rgba(255,255,255, 0.5);
}

.cuadrotalleseleccionado{        
	font-family: 'Open Sans', sans-serif;
    font-size: 11px;
	color: #fff;
	text-align: center;
    width: 22px;
	height: 22px;
    padding: 8px 5px 2px 5px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #cc0000;
	background: #cc0000;
}

div#talle_Unico.cuadrotalle { width: calc(100% - 162px);}
div#talle_Unico.cuadrotalleseleccionado { width: calc(100% - 162px);}

#talle-agotado{
    width: 100%;
	margin-top: 5px;
}

#talle-agotado a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #cc0000;
}

#select_qty_caption {
    font-family: 'Open Sans', sans-serif;
    margin-top: 2px;
    color: #666;
    font-size: 11px;
}

#selectstock {
    line-height: 0;
	position: relative;
}

.selectstock-talleunico {
    border-top-width: 1px;
    border-top-color: #CCC;
    border-top-style: dotted;
    padding: 10px 0;
}

.selectbox1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    padding: 10px 15px;
    -webkit-appearance: none;
    background: url(../images/ico-selectcantidad.png) no-repeat 95px 11px #fff;
    border: 1px solid #ccc;
	border-radius: 0px;
    width: 130px;
    color: #666;
	cursor: pointer;
}

input[type="number"] {
	font-family: 'Open Sans', sans-serif;
    font-size: 13px;
	width: 98px;
    color: #666;
    padding: 10px 15px;
    position: relative;
    border: 1px solid #ccc;
}

/* Spin Buttons modified */
input[type="number"].select-cant::-webkit-outer-spin-button, 
input[type="number"].select-cant::-webkit-inner-spin-button {
    -webkit-appearance: none;
    background: url(../images/ico-spin2.png) no-repeat center center #fff;
    width: 40px;
    border-left: 1px solid #ccc;
    opacity: .6; /* shows Spin Buttons per default (Chrome >= 39) */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}
input[type="number"].select-cant::-webkit-inner-spin-button:hover,
input[type="number"].select-cant::-webkit-inner-spin-button:active{
    opacity: 1;
}

#mask-input {
    position: absolute;
    width: 88px;
    height: 40px;
    top: 0;
    background-color: rgba(255,255,255, 0);
}

#mask-input-tu {
    position: absolute;
    width: 88px;
    height: 40px;
    top: 10px;
    background-color: rgba(255,255,255, 0);
}



a.button-comprarbig {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    padding: 7px 0px;
    float: left;
    background-color: #cc0000;
    margin: 0px;
    width: 100%;
    text-align: center;
    cursor:pointer;
}
a.button-comprarbig:hover {
    background-color:#b40000;
}
a.button-comprarbig_off {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    padding: 7px 0px;
    float: left;
    background-color: #cc0000;
    margin: 0px;
    width: 100%;
    text-align: center;
	cursor: pointer;
}

/* Anterior
#select_add_caption {
    font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 11px;
    margin-top: 8px;
}
*/

#select_add_caption {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 12px;
    margin-top: 8px;
    background-color: #333;
    padding: 6px 0;
    width: 100%;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
}

a.wishlist {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #666666;
    float: left;
    padding: 10px 15px;
    margin: 0px;
    background-image: url(../images/ico-whislistbg.png);
    background-repeat: no-repeat;
    background-position: 95px 11px;
    border: 1px solid #ccc;
    border-radius: 0px;
    width: 98px;
}

a.wishlist:hover {
    background-image: url(../images/ico-whislistbg2.png);
	color: #666666;
}

.wishlistadded {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #666666;
    float: left;
    padding: 10px 11px;
    margin: 0px;
    background-image: url(../images/ico-whislistbg3.png);
    background-repeat: no-repeat;
    background-position: 95px 16px;
    border: 1px solid #ccc;
    border-radius: 0px;
    width: 98px;
}

.social-links {
    width: 100%;
    border-top-width: 1px;
    border-top-color: #CCC;
    border-top-style: dotted;
	padding-top: 20px;
	overflow: hidden;
}

#tit-relacionado {
    width: 100%;
    overflow: hidden;
}

#tit-relacionado .news-tema {
    text-align: center;
    border-top-width: 1px;
    border-top-color: #CCC;
    border-top-style: solid;
    margin: 0px 20px;
    width: auto;
    padding-top: 30px;
	padding-bottom: 20px;
    background-color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    color: #666;
    overflow: hidden;
}

/* ==================================================
  TALLES FORM
================================================== */

#talles-form {
    width: 100%;
    overflow: hidden;
    background: #f5f5f5;
	padding: 20px 0 40px 0;
}

#talles-form .talles-form-content {
	margin: auto;
    max-width: 320px;
    padding: 20px;
	text-align: center;
}

#talles-form .talles-form-titulo {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #333;
}

#talles-form p {
	margin: 10px 0 20px 0;
    color: #666;
}

#talles-form-select-size {
    overflow: hidden;
    display: inline-block;
}

#talles-form .campoform {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: normal;
    font-weight: normal;
    color: #999;
    border: 1px solid #c7c7c7;
    width: calc(100% - 24px);
    margin: 20px 0px 0px 0px;
    background-color: #f5f5f5;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    border-radius: 4px;
}

#button-talles-form {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
    color: #f5f5f5;
    padding: 12px 0px;
    position: relative;
    top: 12px;
    background: #cc0000;
    display: inline-block;
    border-radius: 4px;
    text-transform: uppercase;
    width: 100%;
}

#button-talles-form:hover {
    background: #b40000;
	color: #f5f5f5;
}


/* ==================================================
  PRODUCTO LISTADO
================================================== */

.columnaproductos-content {
    margin: 5px;
    padding: 10px;
	webkit-transition: box-shadow 0.3s ease-out;
    -o-transition: box-shadow 0.3s ease-out;
    transition: box-shadow 0.3s ease-out;
    -webkit-transition: all box-shadow 0.3s ease-out ease;
    -moz-transition: all box-shadow 0.3s ease-out ease;
    -ms-transition: all box-shadow 0.3s ease-out ease;
    -o-transition: all box-shadow 0.3s ease-out ease;
    transition: all box-shadow 0.3s ease-out ease;
	background-color: #f5f5f5;
}

.columnaproductos-content:hover {
    margin: 5px;
    padding: 10px;
    webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
}

.iconos-producto {
    border-top-width: 1px;
    border-top-color: #CCC;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCC;
    border-bottom-style: solid;
	overflow: hidden;
	padding: 0px 0;
    margin-bottom: 10px;
	height: 35px;
}

.iconos-estado {
    float: left;
	width: calc(100% - 90px);
    line-height: 0;
    margin: 5px 0;
}

.iconos-estado img {
    margin: 2px 2px 2px 0;
}

.media {
    float: right;
    width: 90px;
    line-height: 0;
    margin: 5px 0;
}

a.medialink {
    float: right;
    margin: 2px 0px 2px 5px;
}



.productos-titulolist {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #333;
    text-align: center;
    padding: 0;
    overflow: hidden;
    width: 100%;
    display:block;
}
.productos-titulolist a {
    color:#666
}
.productos-titulolist a:hover {
    color:#cc0000
}

.productos-marcalist {
    margin-top: 2px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 16px;
    font-weight: normal;
    color: #999;
    text-align: center;
    padding: 0;
}

.productos-preciolist {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #666;
    text-align: center;
    margin-top: 5px;
    overflow: hidden;
    padding: 0;
}

.productos-preciolist a.button-comprar {
    display: none;
}

.strikethrough {
    position: relative;
	color: #999;
    font-weight: 400;
    margin-right: 10px;
}
 
.strikethrough:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: #cc0000;
     
    -webkit-transform:rotate(-10deg);
    -moz-transform:rotate(-10deg);
    -ms-transform:rotate(-10deg);
    -o-transform:rotate(-10deg);
    transform:rotate(-10deg);
}

/* ==================================================
  HEADER
================================================== */

#top {
    z-index: 10002;
    width: 100%;
    position: fixed;
    margin: auto;
}

.top-columna {
    padding: 0px 20px 0px 20px;
}


ul#accesos-header {
    margin: 10px 0px 0px 0px;
    padding: 0px;
	list-style: none;
    display: inline;
    float: right;
    height: 24px;
}

#accesos-header li {
    float: left;
	border-left-width: 1px;
    border-left-color: #333;
    border-left-style: solid;
}

#accesos-header li:last-child {
    border-right-width: 1px;
    border-right-color: #333;
    border-right-style: solid;
}

.ico-header-mail { background-image: url(../images/ico-header-mail.png);}
.ico-header-login { background-image: url(../images/ico-header-login.png);}
.ico-header-checkout { background-image: url(../images/ico-header-checkout.png);}

.ico-header {
    display: block;
    text-indent: -9999px;
    height: 22px;
    width: 44px;
	background-repeat: no-repeat;
    background-position: center center;
	opacity: 0.7;
}

.ico-header:hover {	opacity: 1;}
.ico-header.active { opacity: 1;}


#accesos-header .button-dropdown {
    position: relative;
}

#accesos-header .dropdown-menu {
    display: none;
    position: absolute;
    right: 0;
	width: 220px;
    padding: 20px;
    margin: 14px 0px 0px 0px;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3);
}

#accesos-header .dropdown-anime {
  animation-duration: 0.5s;
  animation-name: slidein;
}

@keyframes slidein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.dropdown-menu p { margin: 0 0 10px 0;}
.dropdown-menu h4 { margin-bottom: 10px;}
.dropdown-menu .newslist-button { display: block; margin-bottom: 5px;}






.searchform input{
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    color: #666666;
    width: 120px;
    background-color: #FFFFFF;
    border: 0px solid #cccccc;
    padding: 2px 5px 2px 35px;
    background-image: url(https://old.cristobalcolon.com/images/searchicon.gif);
    background-repeat: no-repeat;
	background-position: left center;
    border-radius: 4px;
	float: right;
    margin-top: 10px;
	margin-right: 16px;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.searchform input:focus{
	width: 180px
}


#top-nav {
    position: fixed;
    padding-top: 45px;
    width: 100%;
    z-index: 10001;
    background: #000;
	height: 25px;
}

#logo {
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    display: block;
    width: 220px;
    position: absolute;
    z-index: 1;
}
#logo img {
    width: 100% !important;
}


/* ==================================================
   NUEVO MENU DESPLEGABLE
================================================== */

#nav2 span {
    display: none;
}

#nav2 {
	padding: 0px 20px 0 20px;
    list-style: none;
    position: relative;
    text-align: right;
    margin: 0;
}

#nav2 ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#nav2 li {
	display: inline-block;
	margin: auto;
	text-align: left;
}

#nav2 li a {
    display:block;
    white-space: normal;
}

#nav2 > li > a {
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    color: #ccc;
    padding: 4px 9px 7px 10px;
    text-transform: uppercase;
    line-height: 14px;
    border-left: 1px solid #333;
    margin: 0;
    display: block;
}

#nav2 > li:first-child > a {
    color: #e22423;
    font-weight: 600;
}

#nav2 > li:last-child > a {
	border-right: 1px solid #333;
}

#nav2 > li:hover > a, #nav > a:hover {
    color: #fff;
	background-image: url(../images/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#nav2 li.active > a {
    color: #cc0000;
}

#nav2 .subs {
    background-color: rgba(204,0,0, 0.9);
    color: #ccc;
    left: 0;
    padding: 10px 0;
    position: absolute;
    top: 25px;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
    webkit-box-shadow: inset 0px 8px 10px -8px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0px 8px 10px -8px rgba(0,0,0,0.3);
    box-shadow: inset 0px 8px 10px -8px rgba(0,0,0,0.3);
}

#nav2 li:hover .subs {
    visibility: visible;
  	opacity: 1;
}

#nav2 .content {
	text-align: center;
}

/* ==================================================
   SUBMENU CATEGORIAS
================================================== */

.submenu-categorias{
    margin: 10px 20px 20px 20px;
    overflow: hidden;
}

.desplegable-categorias{
    margin: 0px;
    padding: 0px 0px 0px 0px;
	list-style: none;
    display: inline;
    float: left;
	width: 100%;
}

.desplegable-categorias li {
	width: 25%;
	text-align: left;
	float: left;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
}

.desplegable-categorias a {
	color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgba(255,255,255, 0.5);
	padding: 10px 2px 10px 15px;
	margin: 0px 20px;
	background-image: url(../images/sub-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.desplegable-categorias a:hover {
	color: #fff;
	background-image: url(../images/sub-arrow2.gif);
}

/* ==================================================
   MENU ACCESO
================================================== */

#menu-acceso {
    right: 0;
    top: 50px;
    background: #fff;
    width: 280px;
    padding: 10px;
    z-index: 100000;
    position: fixed;
}


/* ==================================================
   MENU CARRO
================================================== */

#menu-carro {
    right: 0;
    top: 180px;
    background: #fff;
    width: 280px;
    padding: 10px;
	z-index: 100000;
    position: fixed;
}

/* ==================================================
   NEWSLETTER
================================================== */

#newsletter {
    width: 100%;
    overflow: hidden;
    background: #f5f5f5;
	padding: 20px 0 40px 0;
}

#newsletter .newsletter-content {
	margin: auto;
    max-width: 560px;
    padding: 20px;
	text-align: center;
}

#newsletter .newsletter-titulo {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #333;
}

#newsletter p {
	margin: 10px 0px;
    color: #666;
}

#button-footer-nl {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
    color: #f5f5f5;
    padding: 12px 20px;
    border: 0px solid #666666;
    position: relative;
    top: 12px;
    background: #cc0000;
    display: inline-block;
    border-radius: 4px;
    text-transform: uppercase;
}
#button-footer-nl:hover {
    background: #b40000;
	color: #f5f5f5;
}





/* ==================================================
   FOOTER
================================================== */

footer[role="contentinfo"] {
    background-color:#111;
    overflow:hidden;
    width:100%
}
#footer-contenido {
    margin:auto;
    padding-top:30px;
    padding-right:0px;
    padding-bottom:20px;
    padding-left:0px;
    overflow:hidden;
}
.footer-columnas {
    width:25%;
    float:left;
}
#footer-columna01 {
    margin-right: 20px;
    margin-left: 20px;
}
#footer-columna02 {
    margin-right: 20px;
    margin-left: 20px;
}
#footer-columna03 {
    margin-right: 10px;
    margin-left: 10px;
    width: calc(50% - 20px);
    float: left;
}
#footer-columna04 {
    margin-left: 20px;
    margin-right: 20px;
    background: #cc0000;
}
.footer-columna04-imagen {
    margin:auto;
    padding:0;
    display:block;
    max-width:100%;
}
.footer-titulo {
    display: block;
    color: #cc0000;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 10px;
}
.footer-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #666666;
}

a.button-footer-vermas {
    font-family: Arial, Helvetica, sans-serifsans-serif;
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
    color: #666666;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #666666;
    position: relative;
    top: 3px;
    left: 6px;
    float: none;
}

a.button-footer-vermas:hover {
    color:#999
}

a.footer-text {
    color:#666
}
a.footer-text:hover {
    color:#999
}
a.footer-text img {
    vertical-align:bottom
}

a.footer-text.arrepentimiento-btn {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    font-size: 12px;
	border: 2px solid #333;
    padding: 10px 16px 10px 40px;
    margin: 20px 10px 20px 10px;
    display: inline-block;
	background-image: url(../images/ico-arrepentimiento.png);
    background-repeat: no-repeat;
    background-position: 8px center;
}

.footer-icon {
    margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}

.footer-separador {
    background: #333;
    position: relative;
    width: 100%;
    height: 1px;
    margin-top: 4px;
    margin-bottom: 4px;
}

#logo-footer {
    float: left;
    width: 65%;
    margin-right: 5%;
}

#logo-footer img {
    max-width: 100%;
}

#cc-brands {
    margin-top: 10px;
}

#qr-afip {
	float: left;
    width: 30%;
    max-width: 80px;
}

/* ==================================================
   BOTTOM
================================================== */

#bottom {
    z-index:100;
    width:100%;
    position:relative;
    background:#000;
    margin:auto;
    overflow: hidden;
}

#bottom-contenido {
    margin: auto;
    padding: 20px 20px;
    overflow: hidden;
}

#copyright {
    float:left;
    font-family: 'Open Sans', sans-serif;
    font-size:11px;
    text-decoration:none;
    color:#666
}
.ctrlz {
    float:right;
	font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    color: #666;
}
a.ctrlz {
    font-family: 'Open Sans', sans-serif;
    font-size:11px;
    color:#cc0000;
    text-decoration:none;
}
a.ctrlz:hover {
    color:#b40000;
}

/* ==================================================
  NEWS LIST
================================================== */

#newslist {
    width: 100%;
    overflow: hidden;
}

.newslist-container {
    margin: 10px 10px;
}

.newslist-content {
    margin: 10px;
}

.newslist-pic {
    line-height: 0;
}

.newslist-pic img {
    max-width: 360px;
}

.newslist-titulo {
    margin: 10px 0 15px 0;
	text-align: left;
}

.newslist-titulo h4{
	margin-bottom: 10px !important;
}

.newslist-titulo p{
	margin: 0 !important;
}

.newslist-media {
    text-align: left;
}

.newslist-button {
    width: auto;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    padding: 5px 8px;
    border: 0px;
    background: #cc0000;
    display: inline-block;
    border-radius: 4px;
    text-transform: uppercase;
}

.newslist-button:hover {
    background: #b40000;
	color: #fff;
}

/* ==================================================
   NEWS DETAIL
================================================== */

#newsdetail {
    width: 100%;
    overflow: hidden;
    max-width: 960px;
    margin: auto;
}

.newsdetail-container {
    margin: 20px 40px;
}

.newsdetail-social {
    width: 100%;
    margin: 10px 0;
}

.newsdetail-fecha {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666;
    text-align: left;
    padding-bottom: 10px;
}

#newsdetail h4 {
	margin: 15px 0;
}

#newsdetail p {
	margin: 20px 0;
}

.newsdetail-separador {
    border-bottom-width: 1px;
    border-bottom-color: #CCC;
    border-bottom-style: dotted;
    margin: 10px 0;
}

.newsdetail-separador.separador-filtros {
    margin: 2px 0 4px 0;
}

.newsdetail-tema {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
	color: #c00;
    width: 100%;
    overflow: hidden;
	margin: 20px 0 5px 0;
}

a.newsdetail-tags {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #999;
    text-align: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
    padding-right: 5px;
    margin-right: 5px;
}

a.newsdetail-tags:hover {
    color: #cc0000;
}

.newsdetail-loultimo {
    text-align: center;
    border-top-width: 1px;
    border-top-color: #CCC;
    border-top-style: solid;
    margin: 40px 0px 20px 0;
    width: auto;
    padding-top: 30px;
    background-color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    color: #666;
	overflow: hidden;
}

/* ==================================================
  TEAM / ESCUELAS LIST
================================================== */

#teamlist {
    width: 100%;
    overflow: hidden;
}

.teamlist-container {
    margin: 10px 20px;
}

.teamlist-content {
    margin: 10px;
}

.teamlist-pic img {
    max-width: 360px;
}

.teamlist-titulo {
    margin: 10px 0 15px 0;
	text-align: left;
}

.teamlist-subtitulo {
	color: #cc0000;
    font-size: 14px;
}

.teamlist-media {
    text-align: left;
}

.teamlist-button {
    width: auto;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    padding: 5px 8px;
    border: 0px;
    background: #cc0000;
    display: inline-block;
    border-radius: 4px;
    text-transform: uppercase;
}

.teamlist-button:hover {
    background: #b40000;
	color: #fff;
}


.portfolio-rubros {
    padding:0
}

.portfolioFilter {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 10px 0px;
    border-bottom-width: 1px;
    border-bottom-color: #CCC;
    border-bottom-style: dotted;
    padding-bottom: 5px;
}

.portfolioFilter a {
    color: #fff;
    padding: 2px 10px 2px 20px;
    border-radius: 3px;
    margin-right: 10px;
    background-color: #999;
    background-image: url(../images/tags-bullet.png);
    background-repeat: no-repeat;
    background-position: 6px center;
    display: inline-block;
    margin-bottom: 5px;
}
.portfolioFilter a:hover {
    background-color: #666;
}
.portfolioFilter a.current {
    background-color: #cc0000;
}



/* ==================================================
   TEAM / ESCUELAS DETAIL
================================================== */

#teamdetail {
    width: 100%;
    overflow: hidden;
    max-width: 960px;
    margin: auto;
}

.teamdetail-container {
    margin: 20px 40px;
}

.teamdetail-social {
    width: 100%;
    margin: 10px 0;
}

.team-tema {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: #c00;
    width: 100%;
    overflow: hidden;
    margin: 20px 0 20px 0;
}

.subtitulos {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: normal;
    color: #cc0000;
    font-weight: 400;
}

.team-news {
    text-align: center;
    border-top-width: 1px;
    border-top-color: #CCC;
    border-top-style: solid;
    margin: 40px 0px 0px 0;
    width: auto;
    padding-top: 30px;
    background-color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    color: #666;
    overflow: hidden;
}

.team-newsname {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #c00;
    padding-bottom: 0;
    padding-top: 0px;
    text-align: center;
    margin-bottom: 20px;
}


/* ==================================================
   HOME
================================================== */

#marquesina {
    width: 100%;
    overflow: hidden;
	background: #f5f5f5;
    padding: 3px 0px 0px 0px;
    -webkit-box-shadow: inset 0px 3px 3px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0px 3px 3px 0px rgba(0,0,0,0.2);
    box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.2);
	position: fixed;
    margin-top: 70px;
	z-index: 10000;
}

#marquesina span{
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #333;
    font-weight: 600;
	margin: 0px 50px;
}

#home-banners {
    width: 100%;
    overflow: hidden;
}

#home-banners .content {
    position: relative;
    margin: auto;
    text-align: left;
    padding: 0px;
}

/* ==================================================
   HOME GRILLA
================================================== */

#home-grilla-container {
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
}

.home-grilla-content {
	padding-left: 20px;
    padding-right: 20px;
	overflow: hidden;
}

.box-left {
    width: 50%;
    float: left;
    display: table;
}

.box-1 {
    float: none;
    display: table-cell;
    background: #f5f5f5;
    vertical-align: top;
    width: 50%;
    border-right: 10px solid #fff;
	background-repeat: no-repeat;
	background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.box-2 {
    width: 50%;
    float: none;
    display: table-cell;
    vertical-align: top;
}

.box-2 .box-content { margin-left: 10px;}

.box-right {
    width: 50%;
    float: none;
    display: table;
}

.box-right .box-content { margin-left: 20px;}

.box-content {
   margin: 0px;
   line-height: 0;
}

.pic-top {
   margin-bottom: 20px;
}

.home-pic {
   background: #f5f5f5;
	background-repeat: no-repeat;
	background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

a.grilla-link {
    background-color: rgba(204,0,0, 0.8);
    display: block;
    background-image: url(../images/ico-link.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

a.grilla-link:hover {
	background-position: center center;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

/* ==================================================
   BANNERS X2
================================================== */

#bannersx2 {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 0 0;
}

.bannersx2-content {
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}

.bannerx2-columna {
    width: 50%;
    float: left;
}

.bannerx2-columna-content {
    padding: 10px;
	line-height: 0;
}

/* ==================================================
   BANNERS FLEX
================================================== */

#bannersflex {
    width: 100%;
    overflow: hidden;
    padding: 0 0 10px 0;
}

.bannersflex-content {
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
	display: flex;
}

.bannerflex-columna {
    width: 50%;
    display: flex;
    background-color: #f5f5f5;
    margin: 10px;
}

.bannerflex-columna .home-pic a {
    height: 100%;
}

.home-newsletter {
    margin: auto;
    text-align: center;
    padding: 30px 20px 40px 20px;
}

.home-newsletter .newsletter-titulo {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #333;
}

.home-newsletter p {
    margin: 10px 0px;
    color: #666;
}

/* ==================================================
   HOME GALLERY
================================================== */

#home-gallery {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
}

.home-gallery-content {
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
}

.home-gallery-slide {
    margin: 0 20px;
}

#owl-demo-productos .columnaproductos {
    width: 100%;
}

#owl-demo-productos .owl-prev {
    float: left;
    background-image: url(../images/button-prev.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 40px;
    width: 20px;
    top: 50%;
    left: 0px;
    position: absolute;
    margin: -20px 0 0 0;
    padding: 0;
    background-color: rgba(255,255,255, 0.3);
    opacity: 1;
    filter: Alpha(Opacity=100);
}

#owl-demo-productos .owl-next {
    float: right;
    background-image: url(../images/button-next.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 40px;
    width: 20px;
    top: 50%;
    right: 0px;
    position: absolute;
    margin: -20px 0 0 0;
    padding: 0;
    background-color: rgba(255,255,255, 0.3);
    opacity: 1;
    filter: Alpha(Opacity=100);
}

/* ==================================================
   TOOLTIPS TALLES
================================================== */

.tooltip-talle > span {
	padding: 5px;
    margin-top: -80px;
    margin-left: -60px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
 	line-height: normal;
    border-radius: 0px;
	background-color: rgba(255,255,255,0.9);
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);
	border: 1px solid #999999;	
    -webkit-transition-property: opacity, margin-top, visibility, margin-left;
    -webkit-transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
    -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    transition-property: opacity, margin-top, visibility, margin-left;
    transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
	cursor: default;
}

/*a.tooltip > span:hover,*/
.tooltip-talle:hover > span {
    opacity: 1;
    text-decoration: none;
    visibility: visible;
    overflow: visible;
    display: inline;
	margin-top: -80px;
    margin-left: -60px;
}

.tooltip-talle .talle-left {
	float: left;
	text-align: left;
	padding: 5px;
}
.tooltip-talle .talle-right {
	float: left;
	text-align: left;
	padding: 5px;
}

.tooltip-talle p {
    font-size: 11px;
	line-height: 13px;
    margin: 0;
}

.tooltip-talle .talle-tit {
    font-size: 13px;
	margin-top: 2px;
}

.tooltip-talle .talle-destacado {
    font-weight: 700;
    font-size: 24px;
    margin-top: 6px;
}


/* ==================================================
  NEW FORM REGISTRO
================================================== */

.form-label {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    color: #666;
    background-color: #fff;
    margin: 0;
    display: block;
    padding: 0 0 8px 10px;
	text-align: left;
}

.form-group {
    position: relative;
	overflow: hidden;
	text-align: left;
}

.form-input {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    color: #666666;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 6px 12px;
    width: 100%;
    height: 34px;
    display: block;
    margin-bottom: 10px;
    box-sizing: border-box;
    border-radius: 4px;
}

.form-input:focus {
    border: 1px solid #999;
    outline: -webkit-focus-ring-color auto 0px;
}

.form-group .form-input {
    padding-right: 40px;
}

.form-group2 {
    position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
	margin-right: 10px;
}

.form-input2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    color: #666666;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 6px 12px;
    height: 34px;
    display: block;
    margin-bottom: 10px;
    box-sizing: border-box;
    border-radius: 4px;
}

.form-icon {
    position: absolute;
    top: 5px;
    right: 0px;
    z-index: 1;
    width: 34px;
    height: 24px;
    pointer-events: none;
	border-left: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: center center;
}

.form-icon.user { background-image: url(../images/form-ico/user.png);}
.form-icon.document { background-image: url(../images/form-ico/document.png);}
.form-icon.phone { background-image: url(../images/form-ico/phone.png);}
.form-icon.cel { background-image: url(../images/form-ico/cel.png);}
.form-icon.mail { background-image: url(../images/form-ico/mail.png);}
.form-icon.pass { background-image: url(../images/form-ico/pass.png);}
.form-icon.adress { background-image: url(../images/form-ico/adress.png);}



/* ==================================================
   SIN BARRA
================================================== */

.sin-barra #productos-columna-left {
    display: none;
}

.sin-barra #productos-columna-right {
    width: 100%;
    max-width: 1280px;
    margin: 20px auto;
    float: none;
	overflow: hidden;
}


#owl-demo .owl-item img {
    width: 100% !important;
}

.mobile-view { display: none;}

a#open-filters {
	display: none;
	padding: 4px 4px 4px 34px;
    background-image: url(../images/ico-filtrar.png);
    background-position: left center;
    background-repeat: no-repeat;
}

a#close-filters {
	display: none;
	background-image: url(../images/ico-mmenu-close.png);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: fixed;
    margin-left: 300px;
    top: 0;
    left: 0;
	text-indent: -9999px;
}


@media only screen and (max-width:1580px) {

.columnaproductos { width: 33.33%;}
.sin-barra .columnaproductos { width: 25%;}

}

@media only screen and (max-width:1260px) {

#nav2 li {display: none;}
#logo { margin-left: -110px; margin-top: 5px; padding-left: 50%;}

#productos-columna-left {
    position: fixed;
    top: 0;
    left: -800px;
    z-index: 999999;
    width: 300px;
    height: 100vh;
    overflow: auto;
    background-color: #fff;
    margin: 0;
	-webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

#productos-columna-left.open-filter-nav {
    left: 0;
}

#productos-columna-left.open-filter-nav:after {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0, 0.8);
    top: 0;
    left: 0;
    z-index: -1;
	animation: fadeIn 0.6s;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

#productos-columna-left-content-promo {
    background-color: #fff;
    margin-left: 0;
    padding: 20px 20px 0 20px;
}

#productos-columna-left-content {
    background-color: #fff;
    margin: 0;
}

#productos-columna-right { width: 100%;}

.sin-barra .columnaproductos { width: 33.33%;}

a#open-filters {display: inline-block;}
#productos-columna-left.open-filter-nav a#close-filters { display: inline-block;}

.productos-tags .breadcrumb { display: none;}

}

@media only screen and (max-width:1023px) {

#logo { margin-left: 40px; padding-left: 0px;}

.columnaproductos-content:hover { webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0); box-shadow: 0 0px 0px rgba(0, 0, 0, 0);}


}

@media only screen and (max-width:960px) {
	
.bannersflex-content {flex-flow: wrap-reverse;}
.bannerflex-columna {width: 100%;}
	
}

@media only screen and (max-width:800px) {

.box-left { width: 100%;}
.box-right { width: 100%;}
.box-right .box-content { margin-left: 0px; margin-top: 20px;}

.footer-columnas { width: 50%;}
#footer-columna03 { margin-top: 20px;}
#footer-columna04 { margin-top: 20px;}

.columnaproductos { width: 50%;}
.sin-barra .columnaproductos { width: 50%;}

#cartlisting-columna-right { width: 100%;}
#cartlisting-columna-left { width: 100%;}

}


@media only screen and (max-width:780px) {

.desktop-view { display: none !important;}
.mobile-view { display: block;}

#productos-columna-pic { width: 100%;}
#productos-columna-info { width: 100%;}

#imagen_grande_1 { display: none;}
#imagen_chica_1 { display: none;}
#imagen_grande_2 { display: block;}
#imagen_chica_2 { display: block;}

.rel-base { width: 50%;}

.column .two { width: 100%;}
.column .four { width: 50%;}
.one-content a.button-comprar { margin-bottom: 5px !important;}

}

@media only screen and (max-width:600px) {

.searchform input { width: 90px;}
.searchform input:focus { width:120px}
#logo { margin-top: 9px; width: 200px;}

#owl-demo-productos .owl-prev { margin: -20px 0 0 -18px;}
#owl-demo-productos .owl-next { margin: -20px -18px 0 0;}

.productos-titulolist {height: 60px;}

}

@media only screen and (max-width:500px) {

.top-columna { padding: 0px 10px 0px 10px;}
ul#accesos-header { margin: 20px 0px 0px 0px;}	
#top-nav { padding-top: 28px; height: 62px;}
.searchform input { width: calc(100% - 100px); margin-top: 58px; position: absolute; right: -5px; z-index: -1;}
.searchform input:focus {width: calc(100% - 100px);}
#logo { margin-left: 8px; margin-top: 2px; width: 160px;}
#marquesina { margin-top: 90px;} 
#main { padding-top: 115px;}

#home-grilla-container { padding: 10px 0;}
.home-grilla-content { padding-left: 10px; padding-right: 10px;}
.box-2 .box-content { margin-left: 0px;}
.pic-top { margin-bottom: 10px;}
.box-right .box-content { margin-top: 10px;}
#bannersx2 { padding: 5px 0;}
.bannersx2-content { padding-left: 0px; padding-right: 0px;}
.bannerx2-columna { width: 100%;}
.bannerx2-columna-content { padding: 5px 10px;}
#home-gallery .news-tema { margin: 0 10px !important;}


#footer-contenido { padding-top: 20px; padding-bottom: 20px;}
.footer-columnas { width: 100%;}
#footer-columna02 { margin-top: 20px;}

.iconos-producto { padding: 0px 0; height: 35px;}
.iconos-producto .media { display: none;}
.iconos-producto .iconos-estado { width: 100%;}
.productos-titulolist { text-align: left;}
.productos-marcalist { text-align: left;}
.productos-preciolist { text-align: left;}

#productos-columna-pic-content { margin-left: 0px; margin-right: 0px;}
#productos-columna-info-content { margin-left: 0px; margin-right: 0px;}
#tit-relacionado .news-tema { margin: 0px 0px;}

.newsdetail-container { margin: 20px 20px;}
.teamdetail-container { margin: 20px 20px;}

.rel-base { width: 100%;}

#cartlisting-columna-right-content { margin: 0 0px;}
#cartlisting-columna-left-content { margin: 0 0px;}
#estado .estado-content { margin: 0 0px;}

.column .one-content { margin: 0 0px;}
.column .two-content { margin: 0 0px;}

.column .four { width: 100%;}

.envio-content { margin: 0 0px;}


#bannersflex {padding: 0 0 0px 0;}
.bannerflex-columna {margin: 0 0 10px 0;}
	

}

@media only screen and (max-width:420px) {

.productos-titulolist { font-size: 13px; height: 48px;}

.iconos-producto .iconos-estado img { margin: 4px 2px 4px 0; height: 17px;}

}

@media only screen and (max-width:380px) {

a.button-comprarbig_off { font-size: 14px;}
a.button-comprarbig { font-size: 14px;}

}

@media only screen and (max-width:359px) {

#estado .estado-content img { display: none;}
#estado .help img { display: block;}

}

.hidden {
    display:none
}