/*** Reset ***/
/**************/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em,
img, ins, q, small, strike, strong, sub, sup, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
nav, header, footer, article, section{
	display:block;
}
figure {position: relative;}
figure img {width: 100%;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

* { margin:0; padding:0;}
body{
	line-height:1;
	background-color:#FFF;
	cursor:default;
	font-size:14px;
	text-align:center;
	font-family:Arial;
	color:#000;
}
a{
	text-decoration:none;
	outline:none;
	color:#ff5715;
}
p{
	line-height:18px;
}
a:hover{
	text-decoration:underline;
	color:#ff5715;
}
h1, h2, h3, h4, h5, h6{
	font-family:'Roboto', Arial, sans serif;
}
ul, ol{
	list-style:none;
}

/*** CLEARFIX Hack **/
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{}
    #cboxContent{margin-top:32px; overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(/css/i/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{height:14px;font-family:'Roboto',Arial,sans serif;position:absolute; top:-34px; left:0; color:#fff;background:linear-gradient(to bottom,  #ff5715 0%,#BC211F 100%);width:100%;padding:10px;text-align:left;}
        #cboxCurrent{position:absolute; top:-34px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-25px; background:url(/css/i/controls.png) no-repeat 0 0;}
        #cboxPrevious{background-position:0px 0px; right:49px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:27px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:5px;}
        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}




.btn{ /*rojo*/
	background:#ff5715!important;
	padding:2px 5px!important;
	text-transform:uppercase!important;
	width:auto!important;
	height:auto!important;
	border:0!important;
	color:#FFF!important;
	cursor:pointer!important;
	-webkit-appearance: none;
	border-radius: 3px;
}
.btn:hover{
	background: #e13f00 !important;
}
.btn:disabled{
	opacity:0.6;
	cursor:not-allowed!important;
}
.btn-link:hover{
	text-decoration: none;
}
.btn.blue{
	margin-bottom: 18px!important;
	background:#4267b2!important;
	padding: 8px 0 !important;
	text-transform:uppercase!important;
	border:0!important;
	color:#FFF!important;
	cursor:pointer!important;
	-webkit-appearance: none;
	text-decoration: none;
  text-align: center;
}
.btn.blue:hover{
	background:#365899!important;
}
.btn.blue a{
	color: #FFF !important;
	text-decoration: none !important;
}
.login-facebook {
	display: block;
	margin: 20px 60px 20px 0;
	width: 300px !important;
	float: right;
}
.login-facebook .btn.blue:hover {
	text-decoration: none;
}

header{
	background:#000;
	width:100%;
	height:65px;
	margin:0;
}
.wrapper{
	text-align:left;
	width:980px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
}
footer{
	width:100%;
	height:110px;
	margin:0;
	background:#000;
}
header .logo{
	width:179px;
	height:48px;
	text-indent:-2000px;
	overflow:hidden;
	display:block;
	float:left;
	margin:10px;
	background:url(/css/i/logo-2.png) no-repeat;
}
header ul{
	float:right;
	margin:15px 0 0;
	width:325px;
}
header ul a{
	color:#fff;
}
header ul .hello{
	color:#fff;
	font-weight:bold;
}
header ul li{
	display:inline-block;
	float:right;
	margin: 15px 10px 0;
	font-size:12px;
}
header ul li.cart{
	text-indent:-2000px;
	margin-top:0;
	margin-right:0;
	width:45px;
	height:40px;
}
header ul li a{
	padding:3px;
}
header ul li a:hover{
	background:#ff5715;
	color:#fff!important;
	text-decoration:none;
}
li.cart a{
	display:block;
	position:relative;
	height:32px;
	width:32px;
	overflow:visible;
	border-radius:2px;

	background: #ff5715 url(/css/i/cart.png) no-repeat 11px 12px; /* Old browsers */
	background: url(/css/i/cart.png) no-repeat 11px 12px, -moz-linear-gradient(top,  #ff5715 0%, #df5124 100%); /* FF3.6+ */
	background: url(/css/i/cart.png) no-repeat 11px 12px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5715), color-stop(100%,#df5124)); /* Chrome,Safari4+ */
	background: url(/css/i/cart.png) no-repeat 11px 12px, -webkit-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Chrome10+,Safari5.1+ */
	background: url(/css/i/cart.png) no-repeat 11px 12px, -o-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Opera 11.10+ */
	background: url(/css/i/cart.png) no-repeat 11px 12px, -ms-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* IE10+ */
	background: url(/css/i/cart.png) no-repeat 11px 12px, linear-gradient(to bottom,  #ff5715 0%,#df5124 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5715', endColorstr='#df5124',GradientType=0 ); /* IE6-9 */

}
li.cart a:hover{
	background:#ff5715 url(/css/i/cart.png) no-repeat 11px 12px
}
li.cart a span{
	position:absolute;
	right:-6px;
	top:-6px;
	width:16px;
	height:16px;
	border-radius:8px;
	background: #f0f0f0; /* Old browsers */
	background: -moz-linear-gradient(top,  #f0f0f0 0%, #d0d0d0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#d0d0d0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f0f0f0 0%,#d0d0d0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f0f0f0 0%,#d0d0d0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f0f0f0 0%,#d0d0d0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f0f0f0 0%,#d0d0d0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#d0d0d0',GradientType=0 ); /* IE6-9 */

	z-index:999;
	font-size:10px;
	text-indent:0;
	text-align:center;
	line-height:15px;
	color:#000;
	border:1px solid #000;
}
li.user-menu{
	display:none;
}
li.search-menu{
	display:none;
}
.searchbox-content {
	width: 435px;
	display: block;
	height: 48px;
	margin: 10px;
	float: left;
	text-align: center;
}
.searchbox-content-hide {
	top: -2000px !important;
}
.searchbox-content #query {
	border-radius: 0px;
	border: 0px none;
	background: #EEE none repeat scroll 0% 0%;
	height: 30px;
	padding-left: 4px;
	width: 375px;
	margin-top: 8px;
}
.searchbox-content #submit {
	background: url("/css/i/icon-white-search.png") no-repeat scroll 8px 8px, #ccc !important;
	border-radius: 0px;
	margin: 0px;
	height: 30px !important;
	width: 30px !important;
	position: relative;
	right: 4px;
	float: none;
}

.searchbox-content #query:focus,
.searchbox-content #submit:focus{
    outline: none;
}
nav.main{
	height: auto;
	min-height:65px;
	background:#EDEDED;
}
nav.main a{
	font-size:14px;
	font-weight:bold;
	font-family:"Roboto", Arial;
	float:left;
	display:block;
	margin:20px 5px;
	padding:3px 5px;
	text-transform:uppercase;
	color:#000;
}
nav.main a:active,
nav.main a:hover {
    color:#FFF;
    text-decoration: none;
    background-color: #ff5715;
}

h1{
	margin:10px 0 20px;
	font-size:22px;
	font-weight:normal;
	background:url(/css/i/h1.png) no-repeat 0 0;
	height:32px;
	line-height:26px;
	text-transform:uppercase;
	padding:24px 60px 0 60px;
	clear:both;
}
h1.center{
	text-align:center;
}
h1 span{
	background:#fff;
	padding:0 5px 0 5px;
}
h1.center span{
	/*
	comentado por precaucion
	padding:0 5px 0;
	*/
}
section{
	clear:both;
}
section.right{
	width:650px;
	float:right;
	clear:none;
	overflow:hidden;
}
section.bigright{
	width:740px;
	float:none;
	clear:none;
	overflow:hidden;
}
section.left{
	width:650px;
	float:left;
}
section.center{
	width:980px;
	overflow:hidden;
}
aside.left{
	width:300px;
	float:left;
	margin:0 0 20px 0;
}
aside.minileft{
	width:217px;
	float:left;
	margin:0 20px 20px 0;
}
aside.right{
	width:300px;
	float:right;
}

aside h3.cats{
	background: #656565 url(/css/i/arrow.down.png) no-repeat 5px 4px; /* Old browsers */
	background: url(/css/i/arrow.down.png) no-repeat 5px 4px, -moz-linear-gradient(top,  #656565 0%, #070707 100%); /* FF3.6+ */
	background: url(/css/i/arrow.down.png) no-repeat 5px 4px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#656565), color-stop(100%,#070707)); /* Chrome,Safari4+ */
	background: url(/css/i/arrow.down.png) no-repeat 5px 4px, -webkit-linear-gradient(top,  #656565 0%,#070707 100%); /* Chrome10+,Safari5.1+ */
	background: url(/css/i/arrow.down.png) no-repeat 5px 4px, -o-linear-gradient(top,  #656565 0%,#070707 100%); /* Opera 11.10+ */
	background: url(/css/i/arrow.down.png) no-repeat 5px 4px, -ms-linear-gradient(top,  #656565 0%,#070707 100%); /* IE10+ */
	background: url(/css/i/arrow.down.png) no-repeat 5px 4px, linear-gradient(to bottom,  #656565 0%,#070707 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#656565', endColorstr='#070707',GradientType=0 ); /* IE6-9 */
	padding:10px 35px;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
	cursor: pointer;
}

aside h3.cats:hover{
	background: #ff5715 url(/css/i/arrow.down.png) no-repeat 5px 4px; /* Old browsers */
	background: url(/css/i/arrow.down.png) no-repeat 5px 4px, -moz-linear-gradient(top,  #ff5715 0%, #df5124 100%); /* FF3.6+ */
	background: url(/css/i/arrow.down.png) no-repeat 5px 4px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5715), color-stop(100%,#df5124)); /* Chrome,Safari4+ */
	background: url(/css/i/arrow.down.png) no-repeat 5px 4px, -webkit-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Chrome10+,Safari5.1+ */
	background: url(/css/i/arrow.down.png) no-repeat 5px 4px, -o-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Opera 11.10+ */
	background: url(/css/i/arrow.down.png) no-repeat 5px 4px, -ms-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* IE10+ */
	background: url(/css/i/arrow.down.png) no-repeat 5px 4px, linear-gradient(to bottom,  #ff5715 0%,#df5124 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5715', endColorstr='#df5124',GradientType=0 ); /* IE6-9 */
	padding:10px 35px;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
}

aside h3.cats.hover{
	background: #ff5715 url(/css/i/arrow.up.png) no-repeat 5px 4px; /* Old browsers */
	background: url(/css/i/arrow.up.png) no-repeat 5px 4px, -moz-linear-gradient(top,  #ff5715 0%, #df5124 100%); /* FF3.6+ */
	background: url(/css/i/arrow.up.png) no-repeat 5px 4px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5715), color-stop(100%,#df5124)); /* Chrome,Safari4+ */
	background: url(/css/i/arrow.up.png) no-repeat 5px 4px, -webkit-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Chrome10+,Safari5.1+ */
	background: url(/css/i/arrow.up.png) no-repeat 5px 4px, -o-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Opera 11.10+ */
	background: url(/css/i/arrow.up.png) no-repeat 5px 4px, -ms-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* IE10+ */
	background: url(/css/i/arrow.up.png) no-repeat 5px 4px, linear-gradient(to bottom,  #ff5715 0%,#df5124 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5715', endColorstr='#df5124',GradientType=0 ); /* IE6-9 */
	padding:10px 35px;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
}

aside h3.cats.hover:hover{
	background: #ff5715 url(/css/i/arrow.up.png) no-repeat 5px 4px; /* Old browsers */
	background: url(/css/i/arrow.up.png) no-repeat 5px 4px, -moz-linear-gradient(top,  #ff5715 0%, #df5124 100%); /* FF3.6+ */
	background: url(/css/i/arrow.up.png) no-repeat 5px 4px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5715), color-stop(100%,#df5124)); /* Chrome,Safari4+ */
	background: url(/css/i/arrow.up.png) no-repeat 5px 4px, -webkit-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Chrome10+,Safari5.1+ */
	background: url(/css/i/arrow.up.png) no-repeat 5px 4px, -o-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Opera 11.10+ */
	background: url(/css/i/arrow.up.png) no-repeat 5px 4px, -ms-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* IE10+ */
	background: url(/css/i/arrow.up.png) no-repeat 5px 4px, linear-gradient(to bottom,  #ff5715 0%,#df5124 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5715', endColorstr='#df5124',GradientType=0 ); /* IE6-9 */
	padding:10px 35px;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
}

.nav-outlet .header {
	width: 100%;
	height: 139px;
	display: block;
	float: left;
	overflow: hidden;
	position: relative;
	text-align:center;
}

.nav-outlet .header span {
	display: inline-block;
	bottom: 10px;
	right: 10px;
	background: #000;
	color: #fff;
	position: absolute;
	padding: 8px 5px;
}

.nav-outlet nav{
	border:none;
	background:#F3F3F3;
	clear:both;
	margin-bottom: 20px;
}

.nav-outlet nav a{
    color: #000;
    display: block;
    font-family: 'Roboto',Arial;
    font-size: 14px;
    padding: 4px 30px;
    text-transform: uppercase;
	border:none;
}

.nav-outlet nav a:hover, .nav-outlet nav a.selected{
	background: #ff5715 ;
	color:#fff;
	text-decoration:none;
}

.nav-outlet nav .subitem{
	font-size:12px;
	padding:4px 40px ;
}



aside nav{
	border:2px solid #D6D6D6;
	border-top:0;
	border-bottom:0;
	background:#F3F3F3;
}
aside.minileft strong{
	margin:0 0 10px;
	display:block;
}
aside.minileft nav{
	border:2px solid #D6D6D6;
}
aside nav a{
	display:block;
	padding:8px 25px ;
	border-top:1px solid #FFF;
	border-bottom:1px solid #D6D6D6;
	font-size:18px;
	font-family:"Roboto", Arial;
}
aside nav a:hover, aside nav a.selected{
	background: #ff5715 ; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff5715 0%, #df5124 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5715), color-stop(100%,#df5124)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff5715 0%,#df5124 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5715', endColorstr='#df5124',GradientType=0 ); /* IE6-9 */
	color:#fff;
	text-decoration:none;
}

aside nav .subitem{
	font-size:16px;
	padding:6px 30px ;
}

article.product{
	width:300px;
	height:400px;
	border:1px solid #CCC;
	background:#F2F2F2;
	float:left;
	margin:0 46px 40px 0;
	position:relative;
	overflow:hidden;
}
article.product:nth-child(even){
	margin:0 0 30px 0;
}
article.product .left{

	float:left;
	width:205px;
	margin:5px;
}
article.product .nostock{
	font-size:28px;
	display:inline-block;
	color:#FFF;
	background:#ff5715;
	padding:4px 10px;
	width:auto;
	position:absolute;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	top:40px;
	left:-120px;
	width:350px;
	text-align:center;
}
article.product .right{
	float:right;
	width:75px;
	margin:5px;
}
article.product .lastprice{
	text-decoration: line-through;
	font-size:12px;
	text-align:right;
	display:block;
}
article.product .price{
	font-size:20px;
	font-family:"Roboto", Arial;
	font-weight:bold;
	text-align:right;
	display:block;

}
article.product h2{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin:0 0 10px;
}
article.product h2 a{
	color:#000;
}
article.product p{
	line-height:18px;
	font-family:"Roboto", Arial;
}

footer .logo{
	float:left;
	width:215px;
	height:58px;
	display:block;
	text-indent:-2000px;
	overflow:hidden;
	background:url(/css/i/logo-2.png) no-repeat;
	margin:10px;
}
footer ul{
	width:150px;
	float:left;
	font-size:12px;
	margin:10px;
}
footer li{
	margin:6px 0;
	line-height:16px;
	color:#fff;
}
footer li a{
	color:#fff;
}
footer li a:hover{
	color:#ff5715;
}
footer .social-fb, footer .social-gp, footer .social-tw{
	display:block;
	float:left;
	margin:0 5px 0 0;
	text-indent:-2000px;
	overflow:hidden;
	width:25px;
	height:25px;
}
footer .social-fb{
	background:url(/css/i/fb.png) no-repeat;
}
footer .social-tw{
	background:url(/css/i/tw.png) no-repeat;
}
footer .social-gp{
	background:url(/css/i/gp.png) no-repeat;
}
footer .top{
	background:url(/css/i/top.png) no-repeat;
	text-indent:-2000px;
	overflow:hidden;
	width:22px;
	height:22px;
	float:right;
	margin:10px 5px;
}
footer.subfooter{
	background:#fff;
	padding:15px 0;
}

.window-cart{
	position:absolute;
	width:300px;
	margin:10px 0 0 -263px;
	background:#fff;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	text-indent:0;
	display:none;
	z-index:999;
}
.window-cart .triangle{
	border:10px solid #ff5715;
	border-right-color:transparent;
	border-left-color:transparent;
	border-width:0 10px 10px;
	display:block;
	width:0;
	height:0;
	margin:-10px 10px 0 0;
	float:right;
}
.window-cart .title{
	background: #ff5715 ; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff5715 0%, #df5124 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5715), color-stop(100%,#df5124)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff5715 0%,#df5124 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5715', endColorstr='#df5124',GradientType=0 ); /* IE6-9 */
	overflow:hidden;
	padding:10px;
}
.window-cart .title h2{
	color:#FFF;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	width:250px;
}
.window-cart .title h2 span.delay{
	font-size:11px;
	text-transform:lowercase;
	dispaly:block;
	float:right;
	font-weight:normal;
	line-height:12px;
	background:url(/css/i/clock-transparent-icon.png) no-repeat;
	padding-left:16px;

}
.window-cart .close{
	background:url(/css/i/close.png) no-repeat;
	float:right;
	width:16px;
	height:16px;
	display:block;
	text-indent:-200px;
	overflow:hidden;
	cursor:pointer;
}
.products article{
	min-height:40px;
	padding:10px;
	width:280px;
	border-bottom:1px solid #999;
	border-top:1px solid #FFF;
}
.products article:hover{
	border-bottom:1px solid #777;
	border-top:1px solid #DDD;
}
.products article img{
	float:left;
	margin:0 10px 0 0;
}
.products article h3{
	font-size:11px;
}
.products article p{
	font-size:11px;
	color:#6B6B6B;
}
.products article .price{
	font-size:16px;
	color:#E52525;
	float:right;
	margin:5px;
	font-family:'Roboto', Arial, sans serif;
}

.trash{
	background:url(/css/i/trash.png) 3px 3px no-repeat;
	width:16px;
	height:16px;
	display:block;
	text-indent:-200px;
	overflow:hidden;

	cursor:pointer
}
.products .trash{
	float:right;
	margin-top:5px;
}
.trash:hover{
	background:url(/css/i/trash.on.png) 3px 3px no-repeat;
}
.summary{
	padding:10px;
	background:#EEE;
	border-top:1px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
}
.summary span{
	float:right;
	display:block;
	font-size:10px;
	font-weight:bold;
	line-height:20px;
}
.summary strong{
	font-size:18px;
}

.summary.clearfix p span.coupon{
	font-size: 18px;
}


.window-cart .summary a{
	background:#ff5715;
	padding:5px;
	text-transform:uppercase;
	float:right;
	width:auto;
	height:auto;
}
.window-cart .summary a:hover{
	background:#F53A3A;
}

.widget{
	display:block;
	overflow:hidden;
	margin:0 0 20px;
	clear:both;
}
.widget.col2{
	width:360px;
	float:left;
	margin-right:20px;
	clear:none;
}
.widget.col2:nth-child(2n){
	margin-right:0;
}
.widget.col3{
	width:312px;
	float:left;
	margin-right:20px;
	clear:none;
}
.widget.col3:nth-child(3n){
	margin-right:0;
}
.greybox section.left .col2{
	width:300px;
}
.widget h3{
	font-size:14px;
	text-transform:uppercase;
	margin:0 0 10px;
}
.widget .tabs{
	z-index:9;
}
.widget .tabs{
	display:block;
	clear:both;
	/*width:100%;*/
	overflow:hidden;
}
.widget .tabs span{
	color:#FFF;
	background:#AAA;
	border:1px solid #CCC;
	border-right:0;
	padding:10px 15px;
	display:block;
	float:left;
	margin:0 ;
	cursor:pointer;
	text-transform:uppercase;
	font-family:'Roboto', Arial, sans serif;
	font-size:16px;
	border-bottom:1px solid #FFF;
}
.widget .tabs span:last-child{
	border-right:1px solid #CCC;
}
.widget .tabs span:hover{
	background:#EEE;
}
.widget .tabs span a{
	color:#fff;
}
.widget .tabs span.selected{
	cursor:default;
	color:#000;
	background:#FFF;

}
.widget-content{
	border:1px solid #CCC;
	margin-top:-1px;
	padding:20px;
}
.widget.phone {
	margin:40px 0;
}
.widget.phone span.phone{
	background:url(/css/i/ico.phone.png) 0 9px no-repeat;
	padding:8px 10px 8px 35px;
	font-size:24px;
	margin:10px auto;
	display:block;
	width:145px;
	font-family: 'Roboto',Arial,sans serif;
}
.widget.phone span.whatsapp{
	background:url(/css/i/whatsapp.png) 0 8px no-repeat;
	padding:8px 10px 8px 35px;
	font-size:24px;
	margin:10px auto;
	display:block;
	width:145px;
	font-family: 'Roboto',Arial,sans serif;
}
.widget.phone .widget-content{
	margin-top:0;
}
.item{
	border:1px solid #CCC;
	margin:0 0 20px;
	overflow:hidden;
}
.item .photos{
	width:300px;
	float:left;
}
.item .description{
	overflow:hidden;

}
.fotorama__thumb-border{
	border-color:#ff5715!important;
}
.fotorama__nav-wrap{
	margin:5px 0!important;
}
.item .description .container{
	padding: 25px 80px;
}
.item .description .timer-text{
	font-size:11px;
	font-style: italic;
	clear:both;
	padding-left: 35px;

}
.item .description .timer-icon{
	height: 40px;
	width: 260px;
	float: left;
	background:url(/css/i/stop-watch-icon-md.png) no-repeat scroll 0 50%;
}
.item .description .timer-countdown{
	font-size: 15px;
	color:#ff5715;
	text-align: center;
	padding-left: 35px;
}
.item .description .sizeguide{
	padding: 30px 15px;
	font-size:13px;
}

.item .description .product-title{
	padding: 10px 15px 25px;
	font-size:15px;
}

.item .description .product-shipping{
	text-align: center;
}

.shipping-description{
	font-size: 12px;
	background-color: #EAEAEA;
	padding: 5px 10px;

}
.star-discount{
	width:47px;
	height:38px;
	background:url(/css/i/star-discount.png);
	text-align:center;
	padding:10px 0 0;
	text-transform:uppercase;
	font-family:'Roboto', Arial, sans serif;
	color:#FFF;
	font-size:11px;
	line-height:13px;
	text-shadow: 1px 1px 2px #CCC;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	transform: rotate(-10deg);
	margin:0 20px 20px;
	float:left;
}
.item .description .price{
	color:#AAA;
	font-size:13px;
	text-decoration:line-through;
}
.item .description .motofan-price strong{
	color:#ff5715;
}
.item .description .motofan-price{
	font-size:18px;
	line-height:24px;
}
.item .description .discount{
	font-size:14px;
}

.item .description form{
	margin:30px 0 0;
	border-top:1px solid #CCC;
	padding:20px 10px;
}
.item .description form li{
	display:inline-block;
	float:left;
	margin:5px;
	position:relative;
}
.item .description form li label{
	display:block;
	font-size:12px;
	margin:0 0 5px;
}
.item .description form li .btn{
	margin-top:15px;
}
.item .description .nostock{
	font-size:18px;
	display:inline-block;
	color:#FFF;
	background:#ff5715;
	padding:4px 10px;
	width:auto;
	margin:20px 0 0;
}
.item .description .tooltip span{
	background:#000;
	color:#fff;
	width:200px;
	position:absolute;
	padding:5px;
	top:-30px;
	left:-100px;
	display:none;
	font-size:13px;
}
.item .description .tooltip.noselect:hover span{
	display:block;
}
article.outlet{
	width:475px;
	height:220px;
	display:block;
	float:left;
	overflow:hidden;
	margin:0 30px 30px 0;
	background:#000;
	position:relative;
}
article.outlet.top{
	width:980px;
	height:150px;
	clear:both;
}
article.outlet:nth-child(2n){
	margin-right:0;
}
article.outlet img{
	outline: 0;
	max-width: 100%;
	height: auto;
}
article.outlet span{
	display:inline-block;
	bottom:20px;
	right:20px;
	background:#000;
	color:#fff;
	position:absolute;
	padding:8px 5px;
}
article.outlet.next img{
	opacity: 0.3;
}
article.outlet.next:hover img{
	opacity:1;
}

.relatedproduct{
	width:154px;
	height:195px;
	float:left;
	margin-right: 8px;
	margin-bottom: 8px;
	overflow:hidden;
	border:1px solid #ccc;
	position:relative;
}

.relatedproduct img{
	margin:0 auto;
	display:block;
}

.relatedproduct:last-child {
    margin-right:0px;
}

.relatedproduct .title{
	position:absolute;
	bottom:0;
	opacity:0.8;
	background:#f3f3f3;
	color:#FFF;
	overflow:hidden;
	padding:5px;
	width:144px;
}

.relatedproduct .title h2{
	float:right;
	font-size:12px;
	margin:3px 0;
	width:100%;
	font-weight:normal;
}
.relatedproduct .title h2 a{
	color:#000;
}

.relatedproduct .title .lastprice{
	color:#000;
	float:left;
	font-size:11px;
	text-decoration: line-through;
}
.relatedproduct .title .price{
	color:#000;
	float:right;
	clear:both;
	font-weight:bold;
	font-size:15px;
}

.landing-products .relatedproduct{
	width: 182px;
	margin-right: 14px;
}

.landing-products .relatedproduct .title{
	width: 170px;
	padding: 6px;
}

.landing-products .relatedproduct:last-child {
    margin-right:0px;
}

.miniproduct{
	width:204px;
	height:185px;
	float:left;
	margin:0 15px 15px 0;
	overflow:hidden;
	border:1px solid #ccc;
	position:relative;
}
.miniproduct img{
	margin:0 auto;
	display:block;
}
.miniproduct:nth-child(3n){
	margin-right:0;
}
.miniproduct .title{
	position:absolute;
	bottom:0;
	opacity:0.8;
	background:#333;
	color:#FFF;
	overflow:hidden;
	padding:5px;
	width:194px;
}
.miniproduct .title h2{
	float:right;
	font-size:12px;
	margin:3px 0 0;
	width:100%;
	font-weight:normal;
}
.miniproduct .title h2 a{
	color:#FFF;
}
.miniproduct .title .lastprice{
	float:left;
	font-size:11px;
	text-decoration: line-through;
}
.miniproduct .title .price{
	float:right;
	clear:both;
	font-weight:bold;
	font-size:15px;
}

/*ZONA PRIVADA*/
aside .private-menu a{
	font-size:14px;
	padding-left:40px;
}
aside .private-menu a.user{
	background:#EDEDED url(/css/i/user.off.png) no-repeat 15px 8px;
}
aside .private-menu a.user:hover, aside .private-menu a.user.selected{
	background:#ff5715 url(/css/i/user.on.png) no-repeat 15px 8px;
}
aside .private-menu a.messages{
	background:#EDEDED url(/css/i/messages.off.png) no-repeat 15px 10px;
}
aside .private-menu a.messages:hover, aside .private-menu a.messages.selected{
	background:#ff5715 url(/css/i/messages.on.png) no-repeat 15px 10px;
}
aside .private-menu a.ventas{
	background:#EDEDED url(/css/i/ventas.off.png) no-repeat 15px 8px;
}
aside .private-menu a.ventas:hover, aside .private-menu a.ventas.selected{
	background:#ff5715 url(/css/i/ventas.on.png) no-repeat 15px 8px;
}
aside .private-menu a.devoluciones{
	background:#EDEDED url(/css/i/devoluciones.off.png) no-repeat 15px 10px;
}
aside .private-menu a.devoluciones:hover, aside .private-menu a.devoluciones.selected{
	background:#ff5715 url(/css/i/devoluciones.on.png) no-repeat 15px 10px;
}
aside .private-menu a.cupones{
	background:#EDEDED url(/css/i/cupones.off.png) no-repeat 12px 11px;
}
aside .private-menu a.cupones:hover, aside .private-menu a.cupones.selected{
	background:#ff5715 url(/css/i/cupones.on.png) no-repeat 12px 11px;
}
aside .private-menu a.estadisticas{
	background:#EDEDED url(/css/i/estadisticas.off.png) no-repeat 15px 8px;
}
aside .private-menu a.estadisticas:hover, aside .private-menu a.estadisticas.selected{
	background:#ff5715 url(/css/i/estadisticas.on.png) no-repeat 15px 8px;
}
aside .private-menu a.oficina{
	background:#EDEDED url(/css/i/oficina.off.png) no-repeat 14px 4px;
}
aside .private-menu a.oficina:hover, aside .private-menu a.oficina.selected{
	background:#ff5715 url(/css/i/oficina.on.png) no-repeat 14px 4px;
}
aside .subprivate-menu{
	background:#FFF;
	padding:5px 2px;
	border:0!important;
}
aside .subprivate-menu a{
	background:transparent url(/css/i/miniarrow.right.png) 30px 6px no-repeat;
	padding:3px 0 3px 40px;
	font-size:12px;
	border:0;
	color:#666;

}
aside .subprivate-menu a:hover{
	background:#F0F0F0 url(/css/i/miniarrow.right.png) 30px 6px no-repeat;
	color:#666;
}
table.private{
	width:100%;
	border:1px solid #CCC;
}
table.private thead th{
	background:#666;
	color:#FFF;
	text-align:left;
	font-size:14px;
	padding:3px;
}
table.private tbody tr{
	color:#666;
}
table.private tbody td{
	padding:5px;
	font-size:13px;
	vertical-align:top;
}
table.private tbody td:first-child{
	padding-left:13px;
}
table.private tbody tr:nth-child(2n){
	background:#F0F0F0;
}
table.private tbody tr:hover td:first-child{
	color:#000;
	background:url(/css/i/arrow.right.png) 0 center no-repeat;
}
table.private tbody tr:nth-child(2n):hover td:first-child{
	background:#F0F0F0 url(/css/i/arrow.right.png) 0 center no-repeat;
}
table.private tbody tr.message{
	color:#000;
}
table.private tbody tr.message:hover{
	background:#FFF;
}

table.private tfoot{
	border-top:1px solid #CCC;
}
table.private tfoot td{
	padding:5px;
	text-align:right;
}
table.private td.pending{
	color:#EE6B00;
}
table.private td.sent, table.private td.completed, table.private td.paid, table.private td.processed{
	color:#03A500;
}
table.private td.cancel, table.private td.canceled, table.private td.error, table.private td.returned, table.private td.refunded{
	color:#E52525;
}
.private .pending {
	font-weight: bold;
}
.private .js-show_message {
    cursor: pointer;
}
.private .product-title{
	color:#666;
}
.privzone-newsletters{
	margin-left:20px;
}
.privzone-newsletters p.options{
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
/*.photos .next, .photos .prev{
	height:51px;
	width:20px;
	float:left;
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	margin:0 5px;
	background:url(/css/i/arrows.png) no-repeat;
}
.photos .next{
	background-position:-20px 15px;
}
.photos .prev{
	background-position:0 15px;
}
.slide{
	width:240px;
	overflow:hidden;
	height:51px;
	margin:0 0 10px;
	float:left;
}
.slide ul{
	width:3000px;
}
.slide ul li{
	display:block;
	float:left;
	margin-right:5px;
	border:1px solid #CCC;
	height:49px;
	width:65px;
}*/
/*PAGO TPV*/
.tpv_error_box{
	margin:10px auto;
	width: 600px;
}
.tpv_error_box .btn{
	width:200px!important;
	margin:0 auto;
	font-size:16px;
	display:block;
	text-align:center;
	padding:5px 0!important;
}
.payprogress{
	border:1px solid #CCC;
	background:#F0F0F0;
	overflow:hidden;
	margin:0 0 20px;
}
.payprogress li{
	font-size:12px;
	font-family:'Roboto', Arial, sans serif;
	padding:0;
	text-transform:uppercase;
	float:left;
	height:10px;
	padding:20px;
	position:relative;
}
.payprogress li.selected{
	background:#666;
	color:#FFF;
}
.payprogress li{
	width:275px;
	padding-left:30px;
}
.payprogress li:first-child{
	width:275px;
}
.payprogress li:last-child{
	width:278px;
}
.payprogress .triangle{
	width:0;
	height:0;
	display:block;
	float:left;
	border:25px solid #666;
	border-top-color:transparent;
	border-right-color:transparent;
	border-bottom-color:transparent;
	position:absolute;
	top:0;
	left:0;
}
.greybox{
	background:#F0F0F0;
	border:1px solid #CCC;
	overflow:hidden;
	padding:20px;
}
.greybox section.left{
	width:620px;
}
.greybox aside.right{
	width:300px;
}
.whitebox{
	background:#FFF;
	overflow:hidden;
}
.btn.pay{
	margin:20px 0 0;
	float:right;
}
.form label{
	clear:both;
	display:block;
	margin:10px 0;
	font-size:12px;
	font-weight:bold;
}
.form label span{
	font-size:11px;
	color:#999;
}
.form label.upper{
	text-transform:uppercase;
	font-size:13px;
}
.form input,
.form select,
form a.submit {
	background: #FFF;
	border: 1px solid #AAA;
	height: 30px;
	color:#000;
	width: 100%;
	display:block;
	padding:0;
	font-size: 14px;
	box-sizing: border-box;
}
.form input,
form a.submit {
	padding: 6px 12px !important;
}
.greybox-modal {
    text-align: left;
    padding: 8px;
    background: #F0F0F0 none repeat scroll 0% 0%;
    border: 1px solid #CCC;
    overflow: hidden;
}

.form-modal #review {
	background: #FFF none repeat scroll 0% 0%;
	border: 1px solid #AAA;
	height: 167px;
	color: #000;
	width: 99%;
	display: block;
	padding: 0px;
	font-size: 13px;
}

.form-modal .text, .form-modal .select {
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #AAA;
    height: 24px;
    color: #000;
    width: 99%;
    display: block;
    padding: 0px;
    font-size: 13px;
		margin-bottom: 5px;
}


.form-modal input[type="submit"] {
    margin: 22px 0px;
}
.form input.medium{
	width:60%;
}
.form input.mini{
	width:30%;
}
.form input[type=checkbox]{
	width:auto;
	height:auto;
	float:left;
	margin:10px 10px 0;
}
.form div input[type=checkbox]{
	width:auto;
	height:auto;
	float:left;
	margin:-2px 10px 0;
}
.form .privzone-newsletters input[type="checkbox"] {
		margin: 2px 10px 0 0;
}
.form label.required:before{
	content:"* ";
	color:#666;
}
.form label.check{
	font-size:11px;
	font-weight:bold;
	margin:10px 0 0 0;
	display:block;
	clear:none;
}
.form select#month{
	width:40px;
	float:left;
	margin:0 10px 0 0;
}
.form select#year{
	width:80px;
	float:left;
	margin:0 10px 0 0;
}
.form .payment li{
	margin:0;
	height:30px;
	clear:both;
	margin:5px 0 0;
}
.form .payment label{
	float:none;
	font-weight:normal;
	font-size:13px;
	clear:none;
	vertical-align: bottom;
	margin:10px 0 0;
	display:block;
	width:260px;
}
.form .payment li:first-child label{
	background:url(/css/i/cards_accepted.png) no-repeat 140px 0px;
	padding: 10px 80px 10px 0;
}
.form .payment li:nth-child(2) label{
	background:url(/css/i/paypal.jpg) no-repeat 70px 0px;
	padding: 10px 80px 10px 0;
}
.form .payment li:nth-child(4) label{
	background:url(/css/i/motofango30-2.png) no-repeat 102px 0px;
	padding: 10px 80px 10px 0;
}

.btnpaypal{

	background: none repeat scroll 0 0 #ff5715 !important;
    border: 0 none !important;
    color: #fff !important;
    cursor: pointer !important;
    padding: 10px 100px !important;
	margin: 5px 0;
    text-transform: uppercase !important;
	float: right;
}

.form .payment input{
	width:auto;
	height:auto;
	float:left;
	margin:0 10px 0 0;
}
#form_envio .widget{
	margin-bottom:10px;
}
.form #submit{
	width:100% !important;
	padding:8px 0!important;
	float:none;
}
.form .last-step #submit{
	width:50%!important;
	padding:8px 0!important;
	float:none;
}
.chart{
	border:1px solid #CCC;
}
.form input.submit{
	margin:10px 0 0 0;
}
form a.submit {
	display: inline-block;
	margin-top: 10px;
}
form a.submit:hover {
	text-decoration: none;
}
.form ul.errors{
	color:#ff5715;
	font-size:13px;
	margin:5px 0 10px;
}
.form input.error{
	border:1px solid #ff5715;
}
.landing{
	overflow:hidden;
	margin:0 0 20px 0;
	border:1px solid #C7C7C7;
	background:#EDEDED;
}
.landing .landing-img{
	display:block;
	float:left;
	width:540px;
	height:540px;
}
.landing .imagebox {
	width:540px;
	float:left;
	position:relative;
}
.landing .imagebox span{
	display: inline-block;
	bottom: 20px;
	right: 20px;
	background: #000;
	color: #fff;
	position: absolute;
	padding: 8px 5px;
}
.landing .formbox {
	width:438px;
	float:left;
}
.landing .formbox .item{
	background-color: #FFFFFF;
	border: none;
	margin: 0px;
}
.landing .formbox .item .message{
	padding: 20px 0px 0px 80px;
	background-color: #eee;
	font-weight: bold;
	color: #999;
}
.landing nav{
	width:420px;
	float:right;
	margin:10px 10px 0 0;
}
.landing nav div{
	margin:0 0 10px 0;
}
.landing nav a{
	padding:5px 30px;
	font-size:18px;
	font-family:'Roboto', Arial;
	text-transform:uppercase;
	color:#000;
	display:block;
}
.landing nav a:hover{
	color:#fff;
	background:#E52525;
	text-decoration:none;
}
.landing nav .subitem{
	font-size:16px;
	padding:5px 40px;
}
.landing .landing-logo{
	width:370px;
	height:150px;
	float:right;
	margin:10px 30px 0 0;
	display:block;
}
.landing h2{
	font-size:18px;
	float:right;
	width:360px;
	margin:20px 0 0;
}
.landing form{
	width: 300px;
  margin: 20px 60px 20px 0;
	float: right;
}
.landing form li{
	display:block;
	margin:8px 0;
}
.landing form li.condiciones_legales{
	margin-top: 30px;
}
.landing form li input{
	width: 300px;
}
.landing form li a.info{
	color:#999;
	font-size:12px;
}
.landing .other-option{
	width:438px;
	float:right;
	border-top:1px solid #C7C7C7;
	overflow:hidden;
	height: auto;
}
.landing .other-option span{
	font-size: 18px;
  font-weight: bold;
  margin: 20px 0 0;
  float: right;
  width: 360px;
}
.landing .other-option a{
	float: right;
	text-decoration: none;
	text-align: center;
	width: 300px !important;
	margin: 20px 60px 20px 0;
	padding: 8px 0 !important;
}
 #preloader {
	display: none;
}
#preloader img {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.show {
	display: block !important;
}
.hide {
	display: none !important;
}
.errors{
	color:#ff5715;
	font-size:13px;
	margin:5px 0 20px;
}
.ui-effects-transfer{
	border: 2px dotted #999;
	background:#fee;
	opacity:0.6;
}

.address-card{
	background:#fff;
	padding:20px;
	margin:10px 0;
}
.triangle-address{
	width:0;
	height:0;
	display:block;
	border:12px solid #FFF;
	border-top-color:transparent;
	border-left-color:transparent;
	border-bottom-color:transparent;
	position:absolute;
	margin:0 0 0 -24px;
	clear:both;
}
.add-address, .change-address{
	margin:-30px 5px 0 0;
	display:block;
	float:right;
}
.add-address:before{
	content:'+ ';
}
.change-address{
	background:url(/css/i/miniarrow.left.png) no-repeat 0 3px;
	padding:0 0 0 10px;
}
.pagination{
	clear:both;
	margin:10px 0 20px;
	overflow:hidden;
}
.pagination ul{
	overflow:hidden;
	text-align:center;
}
.pagination li{
	display:inline-block;
	border:1px solid #DDD;
	background:#fff;
	margin:0 3px;
	overflow:hidden;
}
.pagination li a, .pagination li span{
	display:block;
	padding:5px 7px;
	font-size:13px;
	color:#333;
}
.pagination li a:hover{
	background:#DDD;
	text-decoration:none;
}
.pagination li span{
	color:#DDD;
}
.pagination li.on span{

	background:#ff5715;
    color: #fff;
    font-weight: bold;
}
.pagination .arrow-left, .pagination .arrow-right{
	height:23px;
	line-height:12px;
}
.pagination .arrow-left a, .pagination .arrow-left span, .pagination .arrow-right a, .pagination .arrow-right span{
	font-size:15px;
}
/* FLASH MESSAGES */
.info-message{
	border: 1px solid #FFFF00;
	background-color: #FFFFCC;
	margin-top:10px;
	padding: 10px;
	line-height: 20px;
}
.info-message:empty{
	border: none;
	padding: 0;
}

.flash-message,
.flash-error,
.flash-loading {
	text-align:center;
	display: block;
	padding: 10px;
	margin-bottom: 10px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}
.flash-message {
	background-color: green;
}
.flash-error {
	background-color: red;
}
.flash-loading {
	background-color: #000;
	color: #ff5715;
}
article.static{
	margin:0 0 20px;
}
article.static p{
	margin:0 0 10px 0;
	line-height:18px;
}
article.static h2{
	font-size:18px;
	margin:5px 0;
}
.final-pay{
	display:inline-block;
	margin:20px 0;
	font-size:14px;
}
.summary-shopping p{
	margin:2px 0 5px;
}
.summary-shopping h2{
	font-size:16px;
	margin:15px 0 5px;
}
.summary-shopping li{
	border:1px solid #ddd;
	width:275px;
	padding:5px;
	margin:0 5px 5px 0;
	float:left;
	background:#FFF;
}
.summary-shopping ul{
	clear:both;
	overflow:hidden;
}
.summary-shopping h3{
	font-size:14px;
}
.summary-shopping h2.principal{
	font-size:18px;
	text-align:center;
	margin:0 0 20px;
	line-height:22px;
}
.greybox .row_unsubscribe {
	width: 100%;
}
.greybox #unsubscribe_all {
	float: right;
}
.form-landing{
	display:block;
	clear:both;
	overflow:hidden;
}
.form-landing h2{
	font-size:16px;
	margin:0 0 10px 0;
}
.form-landing h3{
	font-size:14px;
	color:#BBB;
	margin:0 0 10px 0;
}
.form-landing li input{
	width:300px;
}
.form-landing li.submit input{
	width:100px;
	margin-top:0!important;
}
.form-landing li.submit{
	clear:both;
	display:block;
}
.other-option-landing{
	padding:0 10px 10px;
}
.other-option-landing span{
	font-weight:bold;
	font-size:16px;
	margin:0 0 10px 0;
	clear:both;
	display:block;

}
.other-option-landing a{
	display:block;
	clear:both;
	margin:0 10px 20px 0;
	width:100px!important;
}
.shipping{
	margin:20px 0 0;
	color:#ff5715;
}

/*HACKS IE8*/
article.outlet:first-child + article.outlet{
	margin-right:0;
}
article.outlet:first-child + article.outlet + article.outlet + article.outlet{
	margin-right:0;
}
article.outlet:first-child + article.outlet + article.outlet + article.outlet + article.outlet + article.outlet{
	margin-right:0;
}
.miniproduct:first-child + .miniproduct + .miniproduct{
	margin-right:0;
}
.miniproduct:first-child + .miniproduct + .miniproduct + .miniproduct + .miniproduct + .miniproduct{
	margin-right:0;
}
.miniproduct:first-child + .miniproduct + .miniproduct + .miniproduct + .miniproduct + .miniproduct + .miniproduct + .miniproduct + .miniproduct{
	margin-right:0;
}
article.product:first-child + article.product{
	margin-right:0;
}
article.product:first-child + article.product + article.product + article.product{
	margin-right:0;
}
article.product:first-child + article.product + article.product + article.product + article.product + article.product{
	margin-right:0;
}
article.product:first-child + article.product + article.product + article.product + article.product + article.product + article.product + article.product{
	margin-right:0;
}
article.product:first-child + article.product + article.product + article.product + article.product + article.product + article.product + article.product + article.product + article.product{
	margin-right:0;
}
.greybox section.left .col2:first-child + .col2{
	margin-right:0;
}
.widget-tabs p{
	line-height:22px;
}
article.accordion h2{
	margin:20px 0 10px;
}
article.accordion h3{
	margin:1px 0 0;
	background:#CCC;
	padding:8px 3px;
	cursor:pointer;
	font-weight:normal;
	font-size:16px;
}
article.accordion p{
	display:none;
	padding:10px 15px;
	line-height:20px;
	background:#EEE;
}
article.accordion h3 .triangle{
	border:4px solid #000;
	border-left-color:transparent;
	border-right-color:transparent;
	border-bottom-color:transparent;
	width:0;
	height:0;
	margin:6px 7px 0;
	display:block;
	float:left;
}
.moreinfo{
	margin:10px 0;
	display:block;
	padding-top:10px;
	border-top:1px dotted #ddd;
}
.helpbox{
	background:#ededed;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:0px;
}
.helpbox img{
	float:left;
}
.helpbox span{
	float:right;
	display:block;
	font-size:18px;
	text-align:center;
	width:205px;
	margin-top:10px;
	font-family:"Roboto",Arial;
}
.helpbox:last-child span{
	margin-top:5px;
}
.helpbox span.second{
	font-size:15px;
	margin-top:5px;
}
.helpbox span.third{
	font-size:10px;
	margin-top:2px;
	margin-bottom: 5px;
}
.motofango_home{
	margin-top:30px;
}
.menu-desktop {
	display: block;
}
.menu-touch {
	display: none;
}

.show-more {
    float: right !important;
}

.main-menu {
	height: 64px;
	overflow: hidden;
	-webkit-transition: max-height 0.4s;
	-moz-transition: max-height 0.4s;
	transition: max-height 0.4s;
}

.main-menu-open {
    height: auto;
		-webkit-transition: max-height 0.4s;
		-moz-transition: max-height 0.4s;
		transition: max-height 0.4s;
}

.show-more span::before {
	content: '\00a0';
	float: left;
	width: 16px;
	height: 16px;
	display: block;
	text-indent: -200px;
	overflow: hidden;
	cursor: pointer;
	background: url(/css/i/menudown.gif) no-repeat;
}

.arrow-upside-down::before {
	background: url(/css/i/menuup.gif) no-repeat !important;
}


/*VERSION TABLET PEQUEO & SMARTPHONE GRANDE*/
@media screen and (min-width: 666px) and (max-width: 1000px) {
	.index-slider .section-half { width: 100% !important; }
	header .logo {
		width: 125px !important;
		background:url(/css/i/logo.medium-2.png) no-repeat 0px 5px;
	}
	.searchbox-content {
		width: 180px !important;
	}
	header ul {
		width: 285px !important;
	}
	.searchbox-content #query {
		width: 130px;
	}
	.searchbox-content #submit {
		top: 2px;
	}
	.wrapper{
		width:650px;
	}
	aside.left{
		width:650px;
	}
	nav.main a{
		font-size:12px;
	}
	nav.main {
		height:auto;
		min-height:65px;
	}
	header ul{
		width:450px;
	}
	header ul li{
		margin-top:12px;
		float:left;
	}
	header ul li {
		margin: 15px 5px 0px;
	}
	header ul li.cart{
		float:right;
	}
	h1{
		background:url("i/h1.png") no-repeat scroll -330px 0 transparent;
	}
	footer{
		height:auto;
	}
	section.center{
		width:650px;
	}
	section.bigright{
		width:650px;
	}
	aside.minileft{
		width:650px;
	}
	aside.minileft nav{
		overflow:hidden;
	}
	aside.minileft a{
		float:left;
		width:149px;
		border-right:1px solid #CCC;
	}
	article.outlet{
		width:315px;
		height:146px;
		margin:0 20px 20px 0;
	}
	article.outlet.top{
		width:650px;
		height:100px;
	}
	article.outlet span{
		bottom:15px;
		right:15px;
		padding:5px;
		font-size:13px;
	}
	section.left.home{
		width:330px;
	}
	.miniproduct{
		width:155px;
		margin:0 10px 10px 0;
	}

	.miniproduct:nth-child(3n){
		margin-right:10px;
	}
	.miniproduct:nth-child(2n){
		margin-right:0;
	}
	.miniproduct .title{
		width:145px;
	}
	.wrap .miniproduct{
		margin:0 7px 7px 0;
	}
	.wrap .miniproduct:nth-child(2n){
		margin-right:7px;
	}
	.wrap .miniproduct:nth-child(4n){
		margin-right:0;
	}
	.widget.col2{
		width:315px;
	}
	.private .trash{
		border:1px solid #CCC;
		border-radius:3px;
		padding:5px;
		background-position:8px 8px;
		background-color:#F0F0F0;
		box-shadow:1px 1px 5px #CCC;
	}
	.private .trash:hover{
		border:1px solid #999;
	}
	.payprogress li{
		padding-left:30px;
		width:165px;
	}
	.payprogress li:first-child{
		width:165px;

	}
	.payprogress li:last-child{
		width:168px;
	}
	.greybox aside.left{
		width:300px;
	}
	.greybox{
		padding:10px;
	}
	aside .subprivate-menu{
		padding:0;
	}
	aside .subprivate-menu a{
		width:180px;
		padding-top:2px;
		padding-bottom:2px;
	}

	.landing .landing-img{
		width:300px;
		height:300px;
	}
	.landing .landing-logo{
		width:300px;
		height:122px;
	}
	.landing nav{
		width:300px;
	}
	.btn.pay, .form input.submit{
		margin:20px auto;
		font-size:20px;
		width:270px!important;
		border-radius: 5px;
		float:none;
	}
	.item .description form .btn {
		border-radius: 5px;
		font-size: 20px;
		width: 270px !important;
	}
	.widget .tabs span{
		font-size:14px;
	}
	.item .description form li{
		margin: 5px 10px;
	}
	.item .description form li label{
		font-size:14px;
	}
	.landing h2,
	.login-facebook{
		width:340px;
	}
	.landing form{
		width:308px;
	}
	.landing .other-option{
		width:648px;
	}
	.item .description .tooltip span{
		position:relative;
		display:block;
		top:0;
		left:0;
	}
	.landing .imagebox{
		width:324px;
	}
	.landing .imagebox span{
		display: none;
	}
	.landing .formbox{
		width:324px;
	}
	.item .description form .btn {
		font-size: 14px;
	}
	.item .description .sizeguide{
		padding: 0 5px;
	}
	.item .description .sizeguide a{
		display: block;
		clear: both;
		padding-left: 15px;
	}
	.item .description .product-title{
		padding: 10px 15px 5px;
	}
	.item .description form{
		margin: 15px 0px 0px;
	}
	.item .description .product-shipping{
		margin: 15px 0;
	}
	.item .description .container{
		padding: 0 80px;
	}
	.widget.col3{
		width:203px;
	}
	.widget.col3:nth-child(3n){
		margin-right:0;
	}
	.helpbox img{
		width:76px;
		height:45px;
	}
	.helpbox span{
		width:125px;
		font-size:12px;
		margin-top:7px;
	}
	.helpbox span.second{
		font-size:10px;
		margin-top:2px;
	}
	.helpbox span.third{
		font-size:9px;
	}
	.menu-desktop {
		display: none;
	}
	.menu-touch {
		display: block;
	}
}
/*VERSION SMARTPHONE*/
@media screen and (min-width: 5px) and (max-width: 665px) {
	.index-slider { margin-left: 0px !important; }
	.index-slider .section-half { width: 100% !important; }
	.searchbox-content {
	  background-color: #999;
		width: 100%;
    height: 60px;
	  position: absolute;
		padding: 4px 0;
		margin: 0;
		top: 65px;
    left: 0px;
	}
	header .logo{
		width:130px;
		height:48px;
		text-indent:-2000px;
		overflow:hidden;
		display:block;
		float:left;
		margin:10px;
		background:url(/css/i/logo.small-2.png) no-repeat 0px 10px;
	}
	.wrapper{
		width:302px;
	}
	.searchbox-content #query {
	    margin-top: 15px;
			width: auto;
	}

	.searchbox-content #submit {
	    top: 3px;
	}
	section.right{
		width:302px;
	}
	.greybox aside.right{
		width:298px;
		margin-top:10px;
	}
	nav.main {
		height:auto;
		min-height:65px;
	}
	nav.main a{
		margin:10px 5px;
		font-size:12px;
	}
	header ul{
		width:145px;
	}
	header ul li{
		display:none;
	}
	.secondary-menu li.actions{
		z-index:999;
		background:#FFF;
		border:1px solid #CCC;
		margin:0;
		width:200px;
		padding:5px 10px;
		position:relative;
	}
	.secondary-menu li.actions a{
		display:block;
		color:#000;
		font-size:14px;
	}
	.secondary-menu li.hello{
		display:none;
	}
	.secondary-menu li.actions a:hover{
		background:none;
		color:#000!important;
	}
	li.user-menu{
		position:inherit;
		display:block;
		background:none;;
		width:32px;
		height:32px;
		margin:3px 5px 0;
		border-radius:2px;
		padding:3px 3px;
		background: #ff5715 url(/css/i/icon-white-user.png) no-repeat 11px 12px; /* Old browsers */
		background: url(/css/i/icon-white-user.png) no-repeat 11px 12px, -moz-linear-gradient(top,  #ff5715 0%, #df5124 100%); /* FF3.6+ */
		background: url(/css/i/icon-white-user.png) no-repeat 11px 12px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5715), color-stop(100%,#df5124)); /* Chrome,Safari4+ */
		background: url(/css/i/icon-white-user.png) no-repeat 11px 12px, -webkit-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Chrome10+,Safari5.1+ */
		background: url(/css/i/icon-white-user.png) no-repeat 11px 12px, -o-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Opera 11.10+ */
		background: url(/css/i/icon-white-user.png) no-repeat 11px 12px, -ms-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* IE10+ */
		background: url(/css/i/icon-white-user.png) no-repeat 11px 12px, linear-gradient(to bottom,  #ff5715 0%,#df5124 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5715', endColorstr='#df5124',GradientType=0 ); /* IE6-9 */
		cursor:pointer;

	}
	li.user-menu:hover{
		background:#ff5715 url(/css/i/icon-white-user.png) no-repeat 11px 12px
	}
	li.search-menu{
		position:inherit;
		display:block;
		background:none;;
		width:32px;
		height:32px;
		margin:3px 5px 0;
		border-radius:2px;
		padding:3px 3px;
		background: #ff5715 url(/css/i/icon-white-search.png) no-repeat 11px 12px; /* Old browsers */
		background: url(/css/i/icon-white-search.png) no-repeat 11px 12px, -moz-linear-gradient(top,  #ff5715 0%, #df5124 100%); /* FF3.6+ */
		background: url(/css/i/icon-white-search.png) no-repeat 11px 12px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5715), color-stop(100%,#df5124)); /* Chrome,Safari4+ */
		background: url(/css/i/icon-white-search.png) no-repeat 11px 12px, -webkit-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Chrome10+,Safari5.1+ */
		background: url(/css/i/icon-white-search.png) no-repeat 11px 12px, -o-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Opera 11.10+ */
		background: url(/css/i/icon-white-search.png) no-repeat 11px 12px, -ms-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* IE10+ */
		background: url(/css/i/icon-white-search.png) no-repeat 11px 12px, linear-gradient(to bottom,  #ff5715 0%,#df5124 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5715', endColorstr='#df5124',GradientType=0 ); /* IE6-9 */
		cursor:pointer;
	}
	li.search-menu:hover{
		background:#ff5715 url(/css/i/icon-white-search.png) no-repeat 11px 12px
	}
	header ul li.cart{
		position:inherit;
		display:block;
		background:none;
		z-index:1;
		margin: 0 10px 0 0;
		width:32px;
		padding:3px 3px;
	}

	h1{
		background:url("i/h1.png") no-repeat scroll -678px 0 transparent;
		font-size:16px;
		height: auto;
	}
	footer{
		height:auto;
	}
	footer li{
		padding:5px 0;
	}
	footer ul{
		width:300px;
		margin:0;
	}
	.widget .tabs span{
		padding:10px;
		font-size:12px;
		display:block;
		float:none;
		border-right:1px solid #CCC;
		text-decoration:underline;
	}
	.item .photos{
		float:none;
		width:300px;
		border-right:0;
		border-bottom:1px solid #CCC;
		margin-bottom:0;
		overflow:hidden;
	}
	.item .description{
		width:300px;
	}
	.item .description form label{
		font-size:14px;
	}
	.item .description form li select{
		height:25px;
		font-size:14px;
	}
	.item .description form .btn{
		font-size:22px;
		width:270px!important;
		border-radius: 5px;
	}
	section.center{
		width:300px;
	}
	article.outlet{
		width:300px;
		height:139px;
		margin:0 20px 20px 0;
	}
	article.outlet.top{
		width:300px;
		height:139px;
	}
	article.outlet span{
		bottom:10px;
		right:10px;
		padding:5px;
		font-size:12px;
	}
	section.left {
		width:300px;
	}
	.miniproduct{
		width:145px;
		margin:0 6px 8px 0;
	}
	.miniproduct:nth-child(3n){
		margin-right:6px;
	}
	.miniproduct:nth-child(2n){
		margin-right:0;
	}
	.miniproduct .title{
		width:135px;
	}
	section.bigright{
		width:300px;
	}
	aside.minileft{
		width:300px;
	}
	aside.minileft nav{
		overflow:hidden;
	}
	aside.minileft .private-menu a{
		float:left;
		width:92px;
		border-right:1px solid #CCC;
		font-size:12px;
		padding-left:30px;
		background-position:8px 5px;
	}
	aside.minileft .private-menu a:hover{
		background-position:8px 5px;
	}
	.widget.col2{
		width:300px;
		clear:both;
	}
	.private .trash{
		border:1px solid #CCC;
		border-radius:3px;
		padding:5px;
		background-position:8px 8px;
		background-color:#F0F0F0;
		box-shadow:1px 1px 5px #CCC;
	}
	.private .trash:hover{
		border:1px solid #999;
	}
	.slide{
		width:240px;
	}
	.payprogress li{
		width:79px;
		height:10px;
		font-size:10px;
		padding:5px 0 16px 20px;
	}
	.payprogress li:first-child{
		width:79px;
	}
	.payprogress li:last-child{
		width:80px;
	}
	.payprogress .triangle{
		border:15px solid #666;
		border-top-color:transparent;
		border-right-color:transparent;
		border-bottom-color:transparent;
	}
	.greybox{
		padding:0;
	}
	.form input {
		width:296px;
	}
	.form .widget{
		margin:0;
	}
	.btn.pay, .form input.submit{
		margin:20px auto;
		font-size:22px;
		width:270px!important;
		border-radius: 5px;
		float:none;
	}
	aside .subprivate-menu{
		padding:0;
		overflow:hidden;
		border:0;
		clear:both;
	}
	aside .subprivate-menu a{
		width:117px!important;
		padding-top:5px;
		padding-bottom:5px;
	}

	.landing .landing-img{
		width:300px;
		height:300px;
		float:none;
	}
	.landing .landing-logo{
		width:300px;
		height:122px;
		margin:0;
		display:none;
	}
	.landing nav{
		width:300px;
		margin:0;
	}
	.triangle-address{
		display:none;
	}
	.add-address{
		padding:5px;
		margin:20px 10px;
		background:  #999 !important;
		border-radius:2px;
		color:#fff;
		text-align:center;
	}
	.add-address:before{
		content:'';
	}
	.add-address:hover{
		background:  #aaa !important;
		color:#fff!important;
		text-decoration:none;
	}
	.change-address{
		display:none;
	}
	.item .description form li label{
		font-size:14px;
	}
	.landing h2,
	.login-facebook{
		width: 95% !important;
		float:none;
		margin-left: 8px;
	}
	.landing form{
		width:95%;
		margin: 20px 8px 20px 8px;
		float:none;
	}
	.landing form li input{
		width:100%;
	}
	.landing form li.submit input{
		width:100%!important;
		height:30px!important;
		border-radius:3px;
	}
	.landing .other-option{
		width:auto;
		float:none;
	}
	.landing .other-option span{
		width: 95% !important;
		margin: 20px 8px 0 8px;
	}
	.landing .other-option a.btn{
		width: 95% !important;
    border-radius: 3px;
    margin: 20px 8px 20px 8px;
    text-align: center;
    padding: 8px 0 !important;
    display: inline-block;
    float: none;
	}
	.final-pay{
		width:95%!important;
		border-radius:3px;
		margin:10px auto!important;
		text-align:center;
		padding:8px 0!important;
		display:block;
	}
	.summary-shopping{
		padding:5px;
	}
	.item .description .nostock{
		font-size:18px;
		display:block;
		color:#FFF;
		background:#ff5715;
		padding:4px 10px;
		width:200px;
		margin:20px auto;
		text-align:center;
	}
	.item .description .tooltip span{
		position:relative;
		display:block;
		top:0;
		left:0;
	}
	.relatedproduct{
		width:147px;
		height:155px;
		margin-right: 4px;
		margin-bottom: 4px;
	}
	.relatedproduct:nth-child(5n) {
		margin-right:0px;
	}
	.relatedproduct .title{
		padding:3px;
		width:141px;
	}
	.relatedproduct .title h2{
		font-size:11px;
		margin:2px 0;
	}
	.relatedproduct .title .lastprice{
		font-size:10px;
		text-decoration: line-through;
	}
	.relatedproduct .title .price{
		font-size:14px;
	}
	.landing-products .relatedproduct{
		width: 144px;
		margin-right: 4px;
	}

	.landing-products .relatedproduct .title{
		width: 138px;
		padding: 3px;
	}

	.landing-products .relatedproduct:last-child {
		margin-right:0px;
	}
	.greybox section.left{
		width:100%;
	}
	.widget.col3{
		width:300px;
		margin-right:0;
	}
	.helpbox{
		margin-top:5px;
	}
	.helpbox img{
		width:76px;
		height:45px;
	}
	.helpbox span{
		width:220px;
		font-size:15px;
		margin-top:7px;
	}
	.helpbox span.second{
		font-size:13px;
		margin-top:2px;
	}
	.helpbox:first-child{
		margin-top:20px;
	}
	.helpbox:last-child{
		margin-bottom:20px;
	}
	.motofango_home{
		display:none;
	}
	.landing .formbox{
		width:auto;
	}
	.item .description{
		width:auto;
	}
	.menu-desktop {
		display: none;
	}
	.menu-touch {
		display: block;
	}
	.show-more {
		display: none !important;
	}
	.main-menu {
		height: auto;
	}
}

.loading-wait{
	position: absolute;
	top:0px;
	left: 0px;
	width: 100%;
	height: 5000px;
	background:rgb(0,0,0);
	background: transparent\9;
	background:rgba(0,0,0,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
	zoom: 1;

}
.loading-wait #floatingBarsG{
	position: fixed;
	top: 49%;
	left: 46%;
}

.info-transfer p{
	margin:2px 0 5px;
}
.info-transfer h2{
	font-size:16px;
	margin:15px 0 10px;
}
.info-transfer ol{
	list-style-type: decimal;
	padding: 5px 0 5px 20px;
}
.info-transfer ol li{
	padding: 5px;
}
.info-transfer ol li ul{
	padding-left: 5%;
	padding-top: 5px;
}

.formbox .description{
	padding:10px;
}

.formbox .description .until{
	margin:10px 0 10px 90px;
	font-size:13px;
}
.register-checkout{
	padding:10px 20px;
	width:auto!important;
}
.register-checkout h2{
	font-size:14px;
	margin:0 0 10px;
}
.register-checkout .widget.col2.border-right{
	border-right:1px solid #BBB;
	width:289px;
}
.register-checkout .widget.col2.border-left{
	border-left:1px solid #BBB;
	width:289px;
	padding-left:20px;
}
.register-checkout .widget.col2{
	width:270px!important;
	margin-bottom:0!important;
}
.register-checkout input{
	margin:10px 0;
}
.register-checkout form{
	margin:0 20px 0 0;
}
.register-checkout a.btn{
	margin:20px auto 0;
	width:80%!important;
	display:block;
	padding:10px 0!important;
	text-align:center;
}
.empty{
	padding:10px;
}
.landing.landing-home .form-actions{

	margin:50px auto;
	padding:10px;
}
.landing.landing-home .form-actions p{
	font-size:24px;
	text-align:center;
	margin:0 0 20px;
}
.landing.landing-home .form-actions form{
	float:none;
	width:400px;
	margin:40px auto 0;
}
td.actions{
	line-height:18px;
	white-space: nowrap;
}
.tachado{
	text-decoration:line-through;
}
.private-search{
	background:#ddd;
	margin:5px 0 15px;
	padding:10px 20px 20px;
	overflow:hidden;
}
.private-search h4{
	margin-bottom:5px;
}
.private-search .btn{
	float:right;
	margin:0;
}

/* CATFISH */
.newsletter-cta-box-wrapper {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  right: 15px;
	width: 250px;
	display: block;
	bottom: 15px;
	text-align: left;
	z-index: 10000;
}
.catfish-claim {
	color: #FFF;
	margin-bottom: 15px;
	font-family: "Roboto Condensed", sans-serif;
	text-transform: uppercase;
	font-style: italic;
	font-size: 11px;
	padding-top: 1px;
}
.newsletter-cta-box-wrapper.triggered-cta-box-wrapper {
	background: #222;
  position: fixed;
	height: auto;
}
.newsletter-cta-box-wrapper .newsletter-cta-box-close {
    color: #CCC;
		position: absolute;
		top: 15px;
		right: 15px;
		font-size: 15px;
    text-align: center;
}
.newsletter-cta-box-close:hover {
	color: #ff5715;
	text-decoration: none;
}
.newsletter-cta-box-wrapper .triggered-cta-box .campaign-row1 .campaign-column1 {
	margin:1em;
	margin-bottom: 1em;
}
.newsletter-cta-box-wrapper .mf-info {
	color: #fff;
	font-size: .75em;
}
.newsletter-cta-box-wrapper .m-t-sm {
	margin-top: 10px;
}
.newsletter-cta-box-wrapper .form-control {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}
.newsletter-cta-box-wrapper .messages {
	padding: 15px;
	margin-top: 10px;
	font-size: .8em;
	color: #67ab41;
	background-color: #e6f3df;
}
.newsletter-cta-box-wrapper .error {
	color: #ce3b3b;
	background-color: #f9e6e6;
}
.newsletter-cta-box-wrapper .messages ul li:before {
	float: left;
	display: block;
	font: normal normal normal 16px/1 FontAwesome;
	content: "\f00c";
	margin: -4px 10px 0 0;
	vertical-align: text-bottom;
}
.campaign-column1 img {
	float: left;
	margin-right: 6px;
	margin-top: 3px;
}
.campaign-column1 .newslettermail p{
	margin-bottom: 5px;
}
.newslettermail.success {
	color: #6fb34a;
	margin-top: 15px;
	font-size: .83em;
}
.campaign-column1 .newslettermail input[type="text"]{
	width: 145px;
	height: 20px;
	border-radius: 2px;
	border:2px solid #E2E2E2;
	padding: 0px 4px;
}
.campaign-column1 .newslettermail .btn{
	padding: 4px 6px !important;
	font-size: 13px;
}
/* END CATFISH */

/* BANNER COOKIES */
.cookies {
  position: fixed;
  z-index: 10;
  bottom: 0px;
  padding: 15px;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
  background-color: #666;
  background: rgba(68, 68, 68, 0.95);
  color: #fff;
}
.cookies .close {
  float: right;
  display: block;
  cursor: pointer !important;
	padding: 6px 15px 5px !important;
}
.cookies .title {
  margin-top: 10px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  height: 31px;
}
.cookies a {
  color: #fff;
  text-decoration: underline;
}
/* END BANNER COOKIES */

.item .description {
	position: relative;
}
.rateit {
    display: block;
    position: relative;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    margin: 5px 0;
}

.rateit .rateit-range
{
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    background: url(/css/i/star.gif);
    height: 16px;
    outline: none;
}

.rateit .rateit-range * {
    display:block;
}

/* for IE 6 */
* html .rateit, * html .rateit .rateit-range
{
    display: inline;
}

/* for IE 7 */
* + html .rateit, * + html .rateit .rateit-range
{
    display: inline;
}

.rateit .rateit-hover, .rateit .rateit-selected
{
    position: absolute;
    left: 0px;
}

.rateit .rateit-hover-rtl, .rateit .rateit-selected-rtl
{
    left: auto;
    right: 0px;
}

.rateit .rateit-hover
{
    background: url(/css/i/star.gif) left -32px;
}

.rateit .rateit-hover-rtl
{
    background-position: right -32px;
}

.rateit .rateit-selected
{
    background: url(/css/i/star.gif) left -16px;
}

.rateit .rateit-selected-rtl
{
    background-position: right -16px;
}

.rateit .rateit-preset
{
    background: url(/css/i/star.gif) left -48px;
}

.rateit .rateit-preset-rtl
{
    background: url(/css/i/star.gif) left -48px;
}

.rateit button.rateit-reset
{
    background: url(/css/i/delete.gif) 0 0;
    width: 16px;
    height: 16px;
    display: -moz-inline-box;
    display: inline-block;
    float: left;
    outline: none;
    border:none;
    padding: 0;
}

.rateit button.rateit-reset:hover, .rateit button.rateit-reset:focus
{
    background-position: 0 -16px;
}

.rating .star.on {
    background: transparent url("/css/i/star.yellow.on.png") no-repeat scroll 0% 0%;
}
.rating .star.off {
    background: transparent url("/css/i/star.yellow.off.png") no-repeat scroll 0% 0%;
}
.rating .star {
    display: block;
    float: left;
    width: 17px;
    height: 16px;
    margin: 0px 1px 0px 0px;
}

.item.comments .info {
    margin: 10px 0px;
}

.item.comments .rating {
    float: right;
}

.item.comments .review h3,
.item.comments .review .date {
    display: inline-block;
		float: left;
}

.item.comments .review .date {
    margin-left: 8px;
}

.item.comments .greybox {
	overflow: visible;
	margin-bottom: 10px;
	float: right;
	width: 75%;
	position: relative;
}
.item.comments .greybox::before {
    content: " ";
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
		top: 6px;
    left: -15px;
    font-size: 1px;
    border-right: 15px solid #CCC;
}
.item.comments .greybox::after {
    content: " ";
    width: 0px;
    height: 0px;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-right: 14px solid #F0F0F0;
		position: absolute;
		top: 7px;
		left: -14px;
    font-size: 0px;
}

.item.comments .user-review {
    float: right;
		margin-right: 15px;
		text-align: center;
		width: 60px;
}

.item.comments .widget-content {
	border: none;
}

.item.comments .author {
    display: block;
		font-size: 0.7rem;
}
.item.comments .description {
	width: 100%;
}

@media (max-width: 640px) {
	.widget-content {
	    padding: 10px;
	}
	.item.comments .user-review {
	    margin-right: 8px;
	}
	.item.comments .rating,
	.item.comments .review h3,
	.item.comments .review .date,
	.item.comments .review .description {
		float: none;
		margin: 4px;
	}
	.item.comments .review .date {
		font-size: 0.8rem;
	}
	.rating.rate {
			float: none !important;
			position: static !important;
	    margin: 10px !important;
	    width: 100%;
			overflow: hidden;
	}
	.item .description .product-title {
	    padding: 10px 15px 5px;
	    font-size: 15px;
	}
}

.title-product {
    height: auto;
}

.rating.rate {
    float: right;
    margin: 10px;
    top: 0px;
    position: absolute;
    right: 0px;
}

.menu-desktop {
    float: left;
    position: relative;
}

.submenu {
    width: 150px;
    overflow: hidden;
    display: none;
    background: #EDEDED none repeat scroll 0% 0%;
		position: relative;
		top: -10px;
}

.submenu .sub-item {
		overflow: hidden;
		display: block;
		width: 85%;
}

.submenu a {
    margin: 12px 5px !important;
}

.more {
    margin: 3px 5px !important;
    padding: 20px 5px !important;
    width: 100%;

}

.more span {
  padding: 0px 5px !important;
}

.more:hover span {
  background: #ff5715 none repeat scroll 0% 0%;
}

.more:hover {
    background: #EDEDED none repeat scroll 0% 0% !important;
}

.more:hover ~ .submenu,
.more ~ .submenu:hover { display: block; z-index: 999; }

.align-right-form {
	text-align: right;
	margin-bottom: 10px;
}

.total-products {
  color: #999;
}

a:hover > .total-products {
  color: #FFA784;
}

.item-active {
    display: block;
    padding: 8px 25px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #D6D6D6;
    font-size: 18px;
    font-family: "Roboto",Arial;
}

.more_filters:hover{
	background: #ff5715 ; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff5715 0%, #df5124 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5715), color-stop(100%,#df5124)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff5715 0%,#df5124 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff5715 0%,#df5124 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5715', endColorstr='#df5124',GradientType=0 ); /* IE6-9 */
	color:#fff;
	text-decoration:none;
	cursor: pointer;
}

.filter-close {
    background: transparent url("/css/i/filter-close.png") no-repeat scroll 0% 0%;
    float: right;
    width: 16px;
    height: 16px;
    display: block;
    text-indent: -200px;
    overflow: hidden;
    cursor: pointer;
		margin-top: 3px;
}

.filter-close a:hover {
	background: transparent;
}

/* NUEVO LOPD */

.h2 { font-size: 20px !important; }
.w_100 { width: 100% !important; }

/*
@spacer-xxs:                 2px;
@spacer-xs:                  5px;
@spacer-sm:                 10px;
@spacer:                    15px;
@spacer-md:                 20px;
@spacer-lg:                 30px;
@spacer-xl:                 50px;
*/
.m-t-sm { margin-top: 10px !important; }
.m-b-md { margin-bottom: 20px !important; }
.m-b-none { margin-bottom: 0px !important; }
.m-l-none { margin-left: 0px !important; }
.m-t-none { margin-top: 0px !important; }

.fLeft { float: left !important; }
.fnone { float: none !important; }

.section-half { width: 50%; }

/* CONDICIONES LEGALES */
.condiciones_legales h3 {
  margin-top: 20px;
  margin-bottom: 5px;
}
.condiciones_legales ol {
  margin-left: 20px;
  margin-top: 15px;
}
.condiciones_legales ul {
  margin-top: 10px;
  margin-left: 20px;
}
.condiciones_legales li {
  margin-bottom: 10px;
}
.condiciones_legales p {
  margin-left: 20px;
  margin-bottom: 10px;
  line-height: 16px;
}

.mf-widget .mf-widget-content {
	background-color: #f3f3f3;
	padding: 15px;
	overflow: hidden;
}
.mf-widget-content h3 {
	margin: 0px 0px 15px;
	line-height: 1.1em;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.form .condiciones_legales input[type="checkbox"] {
	float: left;
	width: 13px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.form .condiciones_legales label {
	float: left;
	margin-top: -12px;
	padding-left: 25px;
	font-weight: normal;
}
.mf-info {
	font-size: 12px;
	color: #999;
}
.form .recovery_password {
	margin: 8px 0px 20px 0;
}
