/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://totenart.com/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://totenart.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://totenart.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://totenart.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://totenart.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://totenart.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://totenart.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://totenart.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://totenart.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

#cookie-law { 
	background: #f7f7f7;
	position: fixed;
	z-index: 1000;
	width: 100%;
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;
}
#cookie-law p { padding:5px 0; margin:0 auto; max-width: 940px; }

#cookie-law a.close{
	position: absolute;
	left: 3px;
	top: 9px;
	display: block;
	width: 16px;
	height: 16px;
	background: url(https://totenart.com/skin/frontend/kuombo/default/images/btn_trash.gif) no-repeat;
	text-indent: -9999px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.sequra-educational-popup {
    white-space: nowrap;
    color: #009C5C;
    cursor: pointer;
}
.sequra-checkout-logo{
    height: 1.5em;
    margin: 0 5px;
}
.wc-overlay{position:absolute;display:none;opacity:0.9;z-index:9999999;background:white url('https://totenart.com/skin/frontend/base/default/webcooking/images/ajax-loader.gif') center 5% no-repeat;}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://totenart.com/skin/frontend/base/default/correos/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://totenart.com/skin/frontend/base/default/correos/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://totenart.com/skin/frontend/base/default/correos/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://totenart.com/skin/frontend/base/default/correos/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('https://totenart.com/skin/frontend/base/default/correos/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('https://totenart.com/skin/frontend/base/default/correos/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #130828;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
.google-maps img {
  max-width: none;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  * {
    color: #130828 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #130828;
  background-color: #ffffff;
}

a {
  color: #0088cc;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}

.img-rounded {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.img-circle {
  -webkit-border-radius: 500px;
     -moz-border-radius: 500px;
          border-radius: 500px;
}

.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}

.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.span12 {
  width: 940px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 780px;
}

.span9 {
  width: 700px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 540px;
}

.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
}

.span4 {
  width: 300px;
}

.span3 {
  width: 220px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}

.offset12 {
  margin-left: 980px;
}

.offset11 {
  margin-left: 900px;
}

.offset10 {
  margin-left: 820px;
}

.offset9 {
  margin-left: 740px;
}

.offset8 {
  margin-left: 660px;
}

.offset7 {
  margin-left: 580px;
}

.offset6 {
  margin-left: 500px;
}

.offset5 {
  margin-left: 420px;
}

.offset4 {
  margin-left: 340px;
}

.offset3 {
  margin-left: 260px;
}

.offset2 {
  margin-left: 180px;
}

.offset1 {
  margin-left: 100px;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}

.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}

.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}

.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}

.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}

.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}

.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}

.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}

.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}

.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}

.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}

.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}

.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}

.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}

.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}

.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}

.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}

.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}

.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}

.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}

.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}

.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}

.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}

.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}

.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}

.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}

.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}

.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}

.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}

.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}

.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}

.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}

.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}

.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}

.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}

.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}

.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}

[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

.container:before,
.container:after {
  display: table;
  line-height: 0;
  content: "";
}

.container:after {
  clear: both;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.container-fluid:after {
  clear: both;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}

small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

cite {
  font-style: normal;
}

.muted {
  color: #999999;
}

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  line-height: 40px;
}

h1 {
  font-size: 38.5px;
}

h2 {
  font-size: 31.5px;
}

h3 {
  font-size: 24.5px;
}

h4 {
  font-size: 17.5px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 11.9px;
}

h1 small {
  font-size: 24.5px;
}

h2 small {
  font-size: 17.5px;
}

h3 small {
  font-size: 14px;
}

h4 small {
  font-size: 14px;
}

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

li {
  line-height: 20px;
}

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}

ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  padding-right: 5px;
  padding-left: 5px;
  *zoom: 1;
}

dl {
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 20px;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 10px;
}

.dl-horizontal {
  *zoom: 1;
}

.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  line-height: 0;
  content: "";
}

.dl-horizontal:after {
  clear: both;
}

.dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dl-horizontal dd {
  margin-left: 180px;
}

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

blockquote.pull-right small:before {
  content: '';
}

blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}

code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #130828;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

code {
  padding: 2px 4px;
  color: #d14;
  white-space: nowrap;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

pre.prettyprint {
  margin-bottom: 20px;
}

pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

form {
  margin: 0 0 20px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #130828;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

legend small {
  font-size: 15px;
  color: #999999;
}

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
  display: block;
  margin-bottom: 5px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

input,
textarea,
.uneditable-input {
  width: 206px;
}

textarea {
  height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}

select {
  width: 220px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

select[multiple],
select[size] {
  height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #130828;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.uneditable-input,
.uneditable-textarea {
  color: #999999;
  cursor: not-allowed;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

.uneditable-textarea {
  width: auto;
  height: auto;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

.input-mini {
  width: 60px;
}

.input-small {
  width: 90px;
}

.input-medium {
  width: 150px;
}

.input-large {
  width: 210px;
}

.input-xlarge {
  width: 270px;
}

.input-xxlarge {
  width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}

input,
textarea,
.uneditable-input {
  margin-left: 0;
}

.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}

.controls-row {
  *zoom: 1;
}

.controls-row:before,
.controls-row:after {
  display: table;
  line-height: 0;
  content: "";
}

.controls-row:after {
  clear: both;
}

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
     -moz-box-shadow: 0 0 6px #f8b9b7;
          box-shadow: 0 0 6px #f8b9b7;
}

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}

.form-actions:before,
.form-actions:after {
  display: table;
  line-height: 0;
  content: "";
}

.form-actions:after {
  clear: both;
}

.help-block,
.help-inline {
  color: #595959;
}

.help-block {
  display: block;
  margin-bottom: 10px;
}

.help-inline {
  display: inline-block;
  *display: inline;
  padding-left: 5px;
  vertical-align: middle;
  *zoom: 1;
}

.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}

.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

/* Allow for input prepend/append in search forms */

.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
     -moz-border-radius: 14px 0 0 14px;
          border-radius: 14px 0 0 14px;
}

.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
     -moz-border-radius: 0 14px 14px 0;
          border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
     -moz-border-radius: 0 14px 14px 0;
          border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
     -moz-border-radius: 14px 0 0 14px;
          border-radius: 14px 0 0 14px;
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  vertical-align: middle;
  *zoom: 1;
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

.control-group {
  margin-bottom: 10px;
}

legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  line-height: 0;
  content: "";
}

.form-horizontal .control-group:after {
  clear: both;
}

.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}

.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}

.form-horizontal .controls:first-child {
  *padding-left: 180px;
}

.form-horizontal .help-block {
  margin-bottom: 0;
}

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}

.form-horizontal .form-actions {
  padding-left: 180px;
}

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

.table tbody tr.success > td {
  background-color: #dff0d8;
}

.table tbody tr.error > td {
  background-color: #f2dede;
}

.table tbody tr.warning > td {
  background-color: #fcf8e3;
}

.table tbody tr.info > td {
  background-color: #d9edf7;
}

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}

.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}

.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("https://totenart.com/skin/frontend/kuombo/default/img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}

/* White icons with optional class, or on hover/focus/active states of certain elements */

.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("https://totenart.com/skin/frontend/kuombo/default/img/glyphicons-halflings-white.png");
}

.icon-glass {
  background-position: 0      0;
}

.icon-music {
  background-position: -24px 0;
}

.icon-search {
  background-position: -48px 0;
}

.icon-envelope {
  background-position: -72px 0;
}

.icon-heart {
  background-position: -96px 0;
}

.icon-star {
  background-position: -120px 0;
}

.icon-star-empty {
  background-position: -144px 0;
}

.icon-user {
  background-position: -168px 0;
}

.icon-film {
  background-position: -192px 0;
}

.icon-th-large {
  background-position: -216px 0;
}

.icon-th {
  background-position: -240px 0;
}

.icon-th-list {
  background-position: -264px 0;
}

.icon-ok {
  background-position: -288px 0;
}

.icon-remove {
  background-position: -312px 0;
}

.icon-zoom-in {
  background-position: -336px 0;
}

.icon-zoom-out {
  background-position: -360px 0;
}

.icon-off {
  background-position: -384px 0;
}

.icon-signal {
  background-position: -408px 0;
}

.icon-cog {
  background-position: -432px 0;
}

.icon-trash {
  background-position: -456px 0;
}

.icon-home {
  background-position: 0 -24px;
}

.icon-file {
  background-position: -24px -24px;
}

.icon-time {
  background-position: -48px -24px;
}

.icon-road {
  background-position: -72px -24px;
}

.icon-download-alt {
  background-position: -96px -24px;
}

.icon-download {
  background-position: -120px -24px;
}

.icon-upload {
  background-position: -144px -24px;
}

.icon-inbox {
  background-position: -168px -24px;
}

.icon-play-circle {
  background-position: -192px -24px;
}

.icon-repeat {
  background-position: -216px -24px;
}

.icon-refresh {
  background-position: -240px -24px;
}

.icon-list-alt {
  background-position: -264px -24px;
}

.icon-lock {
  background-position: -287px -24px;
}

.icon-flag {
  background-position: -312px -24px;
}

.icon-headphones {
  background-position: -336px -24px;
}

.icon-volume-off {
  background-position: -360px -24px;
}

.icon-volume-down {
  background-position: -384px -24px;
}

.icon-volume-up {
  background-position: -408px -24px;
}

.icon-qrcode {
  background-position: -432px -24px;
}

.icon-barcode {
  background-position: -456px -24px;
}

.icon-tag {
  background-position: 0 -48px;
}

.icon-tags {
  background-position: -25px -48px;
}

.icon-book {
  background-position: -48px -48px;
}

.icon-bookmark {
  background-position: -72px -48px;
}

.icon-print {
  background-position: -96px -48px;
}

.icon-camera {
  background-position: -120px -48px;
}

.icon-font {
  background-position: -144px -48px;
}

.icon-bold {
  background-position: -167px -48px;
}

.icon-italic {
  background-position: -192px -48px;
}

.icon-text-height {
  background-position: -216px -48px;
}

.icon-text-width {
  background-position: -240px -48px;
}

.icon-align-left {
  background-position: -264px -48px;
}

.icon-align-center {
  background-position: -288px -48px;
}

.icon-align-right {
  background-position: -312px -48px;
}

.icon-align-justify {
  background-position: -336px -48px;
}

.icon-list {
  background-position: -360px -48px;
}

.icon-indent-left {
  background-position: -384px -48px;
}

.icon-indent-right {
  background-position: -408px -48px;
}

.icon-facetime-video {
  background-position: -432px -48px;
}

.icon-picture {
  background-position: -456px -48px;
}

.icon-pencil {
  background-position: 0 -72px;
}

.icon-map-marker {
  background-position: -24px -72px;
}

.icon-adjust {
  background-position: -48px -72px;
}

.icon-tint {
  background-position: -72px -72px;
}

.icon-edit {
  background-position: -96px -72px;
}

.icon-share {
  background-position: -120px -72px;
}

.icon-check {
  background-position: -144px -72px;
}

.icon-move {
  background-position: -168px -72px;
}

.icon-step-backward {
  background-position: -192px -72px;
}

.icon-fast-backward {
  background-position: -216px -72px;
}

.icon-backward {
  background-position: -240px -72px;
}

.icon-play {
  background-position: -264px -72px;
}

.icon-pause {
  background-position: -288px -72px;
}

.icon-stop {
  background-position: -312px -72px;
}

.icon-forward {
  background-position: -336px -72px;
}

.icon-fast-forward {
  background-position: -360px -72px;
}

.icon-step-forward {
  background-position: -384px -72px;
}

.icon-eject {
  background-position: -408px -72px;
}

.icon-chevron-left {
  background-position: -432px -72px;
}

.icon-chevron-right {
  background-position: -456px -72px;
}

.icon-plus-sign {
  background-position: 0 -96px;
}

.icon-minus-sign {
  background-position: -24px -96px;
}

.icon-remove-sign {
  background-position: -48px -96px;
}

.icon-ok-sign {
  background-position: -72px -96px;
}

.icon-question-sign {
  background-position: -96px -96px;
}

.icon-info-sign {
  background-position: -120px -96px;
}

.icon-screenshot {
  background-position: -144px -96px;
}

.icon-remove-circle {
  background-position: -168px -96px;
}

.icon-ok-circle {
  background-position: -192px -96px;
}

.icon-ban-circle {
  background-position: -216px -96px;
}

.icon-arrow-left {
  background-position: -240px -96px;
}

.icon-arrow-right {
  background-position: -264px -96px;
}

.icon-arrow-up {
  background-position: -289px -96px;
}

.icon-arrow-down {
  background-position: -312px -96px;
}

.icon-share-alt {
  background-position: -336px -96px;
}

.icon-resize-full {
  background-position: -360px -96px;
}

.icon-resize-small {
  background-position: -384px -96px;
}

.icon-plus {
  background-position: -408px -96px;
}

.icon-minus {
  background-position: -433px -96px;
}

.icon-asterisk {
  background-position: -456px -96px;
}

.icon-exclamation-sign {
  background-position: 0 -120px;
}

.icon-gift {
  background-position: -24px -120px;
}

.icon-leaf {
  background-position: -48px -120px;
}

.icon-fire {
  background-position: -72px -120px;
}

.icon-eye-open {
  background-position: -96px -120px;
}

.icon-eye-close {
  background-position: -120px -120px;
}

.icon-warning-sign {
  background-position: -144px -120px;
}

.icon-plane {
  background-position: -168px -120px;
}

.icon-calendar {
  background-position: -192px -120px;
}

.icon-random {
  width: 16px;
  background-position: -216px -120px;
}

.icon-comment {
  background-position: -240px -120px;
}

.icon-magnet {
  background-position: -264px -120px;
}

.icon-chevron-up {
  background-position: -288px -120px;
}

.icon-chevron-down {
  background-position: -313px -119px;
}

.icon-retweet {
  background-position: -336px -120px;
}

.icon-shopping-cart {
  background-position: -360px -120px;
}

.icon-folder-close {
  width: 16px;
  background-position: -384px -120px;
}

.icon-folder-open {
  width: 16px;
  background-position: -408px -120px;
}

.icon-resize-vertical {
  background-position: -432px -119px;
}

.icon-resize-horizontal {
  background-position: -456px -118px;
}

.icon-hdd {
  background-position: 0 -144px;
}

.icon-bullhorn {
  background-position: -24px -144px;
}

.icon-bell {
  background-position: -48px -144px;
}

.icon-certificate {
  background-position: -72px -144px;
}

.icon-thumbs-up {
  background-position: -96px -144px;
}

.icon-thumbs-down {
  background-position: -120px -144px;
}

.icon-hand-right {
  background-position: -144px -144px;
}

.icon-hand-left {
  background-position: -168px -144px;
}

.icon-hand-up {
  background-position: -192px -144px;
}

.icon-hand-down {
  background-position: -216px -144px;
}

.icon-circle-arrow-right {
  background-position: -240px -144px;
}

.icon-circle-arrow-left {
  background-position: -264px -144px;
}

.icon-circle-arrow-up {
  background-position: -288px -144px;
}

.icon-circle-arrow-down {
  background-position: -312px -144px;
}

.icon-globe {
  background-position: -336px -144px;
}

.icon-wrench {
  background-position: -360px -144px;
}

.icon-tasks {
  background-position: -384px -144px;
}

.icon-filter {
  background-position: -408px -144px;
}

.icon-briefcase {
  background-position: -432px -144px;
}

.icon-fullscreen {
  background-position: -456px -144px;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle {
  *margin-bottom: -3px;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #130828;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #130828;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open {
  *z-index: 1000;
}

.open > .dropdown-menu {
  display: block;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #130828;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
     -moz-border-radius: 0 6px 6px 6px;
          border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
     -moz-border-radius: 5px 5px 5px 0;
          border-radius: 5px 5px 5px 0;
}

.dropdown-submenu > a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
  border-color: transparent;
  border-left-color: #cccccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
}

.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
     -moz-border-radius: 6px 0 6px 6px;
          border-radius: 6px 0 6px 6px;
}

.dropdown .dropdown-menu .nav-header {
  padding-right: 20px;
  padding-left: 20px;
}

.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
     -moz-transition: opacity 0.15s linear;
       -o-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
     -moz-transition: height 0.35s ease;
       -o-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

.collapse.in {
  height: auto;
}

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #130828;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #130828;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #130828;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #130828;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #130828;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #130828;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #130828;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-link {
  color: #0088cc;
  cursor: pointer;
  border-color: transparent;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #130828;
  text-decoration: none;
}

.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *margin-left: .3em;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
  *zoom: 1;
}

.btn-group:first-child {
  *margin-left: 0;
}

.btn-group + .btn-group {
  margin-left: 5px;
}

.btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}

.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-group > .btn + .btn {
  margin-left: -1px;
}

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}

.btn-group > .btn-mini {
  font-size: 10.5px;
}

.btn-group > .btn-small {
  font-size: 11.9px;
}

.btn-group > .btn-large {
  font-size: 17.5px;
}

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  *padding-top: 5px;
  padding-right: 8px;
  *padding-bottom: 5px;
  padding-left: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group > .btn-mini + .dropdown-toggle {
  *padding-top: 2px;
  padding-right: 5px;
  *padding-bottom: 2px;
  padding-left: 5px;
}

.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

.btn-group > .btn-large + .dropdown-toggle {
  *padding-top: 7px;
  padding-right: 12px;
  *padding-bottom: 7px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}

.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

.btn-large .caret {
  margin-top: 6px;
}

.btn-large .caret {
  border-top-width: 5px;
  border-right-width: 5px;
  border-left-width: 5px;
}

.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}

.dropup .btn-large .caret {
  border-bottom-width: 5px;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}

.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-group-vertical > .btn + .btn {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
}

.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.alert,
.alert h4 {
  color: #c09853;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success h4 {
  color: #468847;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info h4 {
  color: #3a87ad;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

.nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}

.nav > li > a {
  display: block;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li > a > img {
  max-width: none;
}

.nav > .pull-right {
  float: right;
}

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

.nav li + .nav-header {
  margin-top: 9px;
}

.nav-list {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
}

.nav-list > li > a,
.nav-list .nav-header {
  margin-right: -15px;
  margin-left: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list > li > a {
  padding: 3px 15px;
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.nav-tabs,
.nav-pills {
  *zoom: 1;
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  line-height: 0;
  content: "";
}

.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

.nav-tabs > li,
.nav-pills > li {
  float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #0088cc;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li > a {
  margin-right: 0;
}

.nav-tabs.nav-stacked {
  border-bottom: 0;
}

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
}

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  z-index: 2;
  border-color: #ddd;
}

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}

.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.nav .dropdown-toggle .caret {
  margin-top: 6px;
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

/* move down carets for tabs */

.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}

.tabbable {
  *zoom: 1;
}

.tabbable:before,
.tabbable:after {
  display: table;
  line-height: 0;
  content: "";
}

.tabbable:after {
  clear: both;
}

.tab-content {
  overflow: auto;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

.nav > .disabled > a {
  color: #999999;
}

.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
}

.navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 20px;
  overflow: visible;
}

.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.navbar-inner:before,
.navbar-inner:after {
  display: table;
  line-height: 0;
  content: "";
}

.navbar-inner:after {
  clear: both;
}

.navbar .container {
  width: auto;
}

.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

.navbar .brand {
  display: block;
  float: left;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}

.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}

.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}

.navbar-link {
  color: #777777;
}

.navbar-link:hover,
.navbar-link:focus {
  color: #130828;
}

.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #f2f2f2;
}

.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}

.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}

.navbar-form:before,
.navbar-form:after {
  display: table;
  line-height: 0;
  content: "";
}

.navbar-form:after {
  clear: both;
}

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}

.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}

.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}

.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}

.navbar-search .search-query {
  padding: 4px 14px;
  margin-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

.navbar-static-top {
  position: static;
  margin-bottom: 0;
}

.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

.navbar .nav > li {
  float: left;
}

.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #130828;
  text-decoration: none;
  background-color: transparent;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
     -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  *background-color: #e5e5e5;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
     -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

.navbar .nav > li > .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.navbar .nav > li > .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  top: auto;
  bottom: -7px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  top: auto;
  bottom: -6px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}

.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #130828;
  border-bottom-color: #130828;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #555555;
  background-color: #e5e5e5;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  right: 12px;
  left: auto;
}

.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  right: 13px;
  left: auto;
}

.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  right: 100%;
  left: auto;
  margin-right: -1px;
  margin-left: 0;
  -webkit-border-radius: 6px 0 6px 6px;
     -moz-border-radius: 6px 0 6px 6px;
          border-radius: 6px 0 6px 6px;
}

.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  border-color: #130828;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
}

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}

.navbar-inverse .brand {
  color: #999999;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}

.navbar-inverse .divider-vertical {
  border-right-color: #222222;
  border-left-color: #111111;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  color: #ffffff;
  background-color: #111111;
}

.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
     -moz-transition: none;
       -o-transition: none;
          transition: none;
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}

.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #130828;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  outline: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  *background-color: #040404;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  border-color: #040404 #040404 #130828;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #130828;
}

.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #130828 \9;
}

.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #ffffff;
  *zoom: 1;
}

.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #999999;
}

.pagination {
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}

.pager {
  margin: 20px 0;
  text-align: center;
  list-style: none;
  *zoom: 1;
}

.pager:before,
.pager:after {
  display: table;
  line-height: 0;
  content: "";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: default;
  background-color: #fff;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #130828;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}

.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
     -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
       -o-transition: opacity 0.3s linear, top 0.3s ease-out;
          transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.fade.in {
  top: 10%;
}

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

.modal-header .close {
  margin-top: 2px;
}

.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

.modal-body {
  position: relative;
  max-height: 400px;
  padding: 15px;
  overflow-y: auto;
}

.modal-form {
  margin-bottom: 0;
}

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  line-height: 0;
  content: "";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #130828;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #130828;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #130828;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #130828;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #130828;
  border-width: 0 5px 5px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
     -moz-border-radius: 5px 5px 0 0;
          border-radius: 5px 5px 0 0;
}

.popover-title:empty {
  display: none;
}

.popover-content {
  padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
}

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}

.thumbnails:before,
.thumbnails:after {
  display: table;
  line-height: 0;
  content: "";
}

.thumbnails:after {
  clear: both;
}

.row-fluid .thumbnails {
  margin-left: 0;
}

.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
     -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
          box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #555555;
}

.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.media-list {
  margin-left: 0;
  list-style: none;
}

.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
}

.label {
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.badge {
  padding-right: 9px;
  padding-left: 9px;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
}

.label:empty,
.badge:empty {
  display: none;
}

a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label-important,
.badge-important {
  background-color: #b94a48;
}

.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}

.label-warning,
.badge-warning {
  background-color: #f89406;
}

.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}

.label-success,
.badge-success {
  background-color: #468847;
}

.label-success[href],
.badge-success[href] {
  background-color: #356635;
}

.label-info,
.badge-info {
  background-color: #3a87ad;
}

.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}

.label-inverse,
.badge-inverse {
  background-color: #130828;
}

.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}

.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}

.btn-mini .label,
.btn-mini .badge {
  top: 0;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
     -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
     -moz-transition: width 0.6s ease;
       -o-transition: width 0.6s ease;
          transition: width 0.6s ease;
}

.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
     -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
     -moz-background-size: 40px 40px;
       -o-background-size: 40px 40px;
          background-size: 40px 40px;
}

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
     -moz-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.accordion {
  margin-bottom: 20px;
}

.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.accordion-heading {
  border-bottom: 0;
}

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

.accordion-toggle {
  cursor: pointer;
}

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.right {
  right: 15px;
  left: auto;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}

.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #130828;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  line-height: 20px;
  color: #ffffff;
}

.carousel-caption h4 {
  margin: 0 0 5px;
}

.carousel-caption p {
  margin-bottom: 0;
}

.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}

.hero-unit li {
  line-height: 30px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.affix {
  position: fixed;
}

.price-estimated {
  background-color: #000;
  color: white;
  padding: 0 5px;
  margin-left: 5px;
  border-radius: 3px;
}

#popup-heading h2 {
  width: 100%;
}

.icon-first {
  margin-right: 20px;
  margin-top: -5px;
}

.link-stock-alert a {
  font-size: 17px;
  padding: 7px 20px;
  border: 1px solid #8c8698;
  color: #8c8698;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 7px;
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
}

.link-stock-alert a:hover {
  text-decoration: none;
}

a.yotpo-testimonials-btn {
	border-radius: 0 0 8px 8px !important;
	padding: 8px 15px !important;
}

a.yotpo-testimonials-btn span {
	font-weight: bold !important;
	color: #786600 !important;
}

.yotpo .yotpo-icon-cross {
	top: -30px !important;
	right: 1px !important;
}

#y-badges .y-badges-certified {
  font-size: 10px !important;
}

#y-badges .y-powered-by {
  font-size: 11px !important;
}

.footer-content-wrapper .content .social ul li {
  margin-top: 7px !important;
}

li.insta a {
  color: white;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  padding: 0 4px;
  border-radius: 2px;
  display: flow-root;
}

#remember-me-box label {
  text-align: left;
  color: #130828;
  text-decoration: none;
  font-weight: 300;
}

.check-rgpd {
  text-align: left;
}

/* div.yotpo {
  padding: 0 0 30px 0;
} */

div.product-details .yotpo {
  padding: 0 !important;
  width: 70%;
  margin: auto;
}

div.product-details .yotpo .text-m {
  display: none;
}

@media screen and (max-width: 768px) {
  div.product-details .yotpo {
    width: auto;
    display: inline-flex;
  }

  .products-grid .product {
    height: 400px !important;
    max-height: 400px !important;
    display: inherit !important;
  }

  .parent-category-banners {
    padding-top: 0px !important;
  }
}

.parent-category-banners {
	float: right !important;
	padding-top: 30px;
}

.category-subcat, .category-products {
	padding-top: inherit !important;
}

.container-narrow div.footer-logo {
    margin-bottom: 10px;
}

.container-narrow div.footer-info {
    margin-top: 10px;
}

.full-cat-description {
    background-color: white;
    padding: 15px;
    border-top: 3px solid rgba(255, 217, 0, 0.95);
    margin-bottom: 25px;
}

.white-gradient {
    max-height: 400px;
    overflow: hidden;
}

@media screen and (min-width: 481px){
    .white-gradient:after {
        height: 25% !important;
    }
}

@media screen and (min-width: 769px) {
    .white-gradient:after {
        height: 35% !important;
    }
}

.white-gradient:after {
    position: absolute;
    bottom: 0;
    height: 15%;
    width: 100%;
    content: "";
    background: linear-gradient(to top,
        rgba(255,255,255, 1) 35%,
        rgba(255,255,255, 0) 75%
    );
}

.description-actions {
    display: flex;
    justify-content: center;
    margin: 15px;
}

.df-fullscreen .df-layer__content {
    margin-right: 0px !important;
    padding-right: 0px !important;
}

.df-fullscreen .df-topbar .df-topbar__content .df-searchbox input {
    padding-left: 15px !important;
}

.catalog-category-view .breadcrumbs-wrapper {
    top: -255px !important;
    margin-left: 15px !important;
}

div.category-image {
    height: 300px !important;
}

@media screen and (min-width: 769px) {
    .catalog-category-view .breadcrumbs-wrapper {
        top: -220px !important;
    }

    div.category-image {
        height: 230px !important;
    }
}

footer .marcas li {
    width: 50% !important;
}

@media screen and (max-width: 768px) {
    div.category-image {
        height: 120px !important;
    }
}


li.insta a {
    color: white;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    padding: 0 4px;
    border-radius: 2px;
    display: flow-root;
}

li.tw a {
    color: white;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    background: #1b95e0;
    padding: 0 4px;
    border-radius: 2px;
    display: flow-root;
}

li.fb a {
    color: white;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    background: #1877f2;
    padding: 0 4px;
    border-radius: 2px;
    display: flow-root;
}

.row-fluid div.cms-map {
    width: 95%;
}

.contenedor{
    display: block;
    margin: 20px auto;
    width: 100%;
    max-width: 600px;
  }
  .reproductor {
    display: block;
    width: 100%;
    height: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
    cursor: hand;
    cursor: pointer;
  }
  img.imagen-previa {
     display: block;
     left: 0;
     bottom: 0;
     margin: auto;
     max-width: 100%;
     width: 100%;
     position: absolute;
     right: 0;
     top: 0;
     height: auto
  }
  div.youtube-play {
     height: 64px;
     width: 64px;
     left: 50%;
     top: 50%;
     margin-left: -36px;
     margin-top: -36px;
     opacity:0.7;
     position: absolute;
     background:   url("https://totenart.com/skin/frontend/kuombo/default/img/yt_icon_rgb.png") no-repeat;
  }
  div.youtube-play:hover{
     opacity:1;
  }
  #youtube-iframe {
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     left: 0;
  }
  span.ps {
    font-size: 17px;
    padding: 7px 20px;
    border: 1px solid
    #8c8698;
    color:
    #8c8698;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 7px;
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
  }

  p.alert-stock {
      margin: 20px 0 20px;
  }

  @media screen and (min-width: 769px) {
    .row-fluid .social {
        width: 65% !important;
    }
  }
  .custom-content-footer {
      float: left;
  }

  .custom-content-footer h2 {
    color: #8c8698;
  }

  .custom-content-footer p {
    color: #8c8698;
    font: 14px 'Titillium Web', Helvetica, Arial, sans-serif;
  }

  @media screen and (max-width: 769px) {
    .footer-content-wrapper .content .social ul li {
        width: auto !important;
    }
  }

  @media screen and (max-width: 769px) {
    .footer-links li {
        text-align: center;
    }
  }

  .price-unit {
	  margin: 10px;
  }

  li.item .price-unit {
	  display:none;
  }

  .container-popup {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 50%;
	z-index: 999;
	background-color: #FFD900;
	padding: 50px;
	-webkit-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.5);
  }

  @media screen and (max-width: 769px) {
	  .container-popup {
		  max-height: 500px;
	  }

	  .popup_content {
		float: left;
		width: 100%;
		max-height: 100%;
		height: 500px;
		overflow: auto;
	  }

	  .top-importante {
		  padding: 0 10px;
	  }
  }

  div.product__video {
    z-index: 10;
    position: relative;
    margin-top: 40px;
  }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
  border: none;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
/*@media (min-width: 768px) {*/
@media (min-width: 1025px) {  
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: left;
  padding: 12px 11px 11px;
  margin: 0px;
  background-color: transparent;
  background-image: none;
  border: none;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 28px;
  height: 6px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
/* @media (min-width: 768px) { */
@media (min-width: 1025px) {  
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #130828;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  background-color: #FFD900;
}
.navbar-default .navbar-toggle:hover{
  color: #FFD900;
  background-color: #130828;  
}
.navbar-default .navbar-toggle:focus {

}
.navbar-default .navbar-toggle:hover .icon-bar{
  background-color: #ffffff;
}
.navbar-default .navbar-toggle:focus .icon-bar{
  
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #130828;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #130828;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #130828;
}
.navbar-inverse {
  background-color: #130828;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #130828;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #130828;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

@-ms-viewport {
  width: device-width;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}

@media (max-width: 767px) {
  body {
    padding-right: 20px;
    padding-left: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}

@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
       -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}

div.product__video {
  z-index: 10;
  position: relative;
  margin-top: 40px;
}
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
  HTML5 display definitions
  ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
  Base
  ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html, body { height: 100%; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #130828; }

body { margin: 0; font-size: 1em; line-height: 1.4; overflow-x: hidden; }

p { line-height: 1.3em; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #FFD900; }
::selection { background: #FFD900; }

table::selection,
tr::selection,
td::selection {
  background: transparent;
}

/* =============================================================================
  Links
  ========================================================================== */

a { color: #130828; outline: 0 !important; }
a:hover { color: #130828; }
a:focus { outline: thin dotted; color: #130828; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
  Typography
  ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #130828; text-decoration: none; }

mark { background: #ff0; color: #130828; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
  Lists
  ========================================================================== */

ul, ol { margin:0; padding:0px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
  Embedded content
  ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
  Figures
  ========================================================================== */

figure { margin: 0; }


/* =============================================================================
  Forms
  ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

select,
input[type="file"] {
  height: 42px;
  line-height: 42px;
  border-radius: 0;
}

/* =============================================================================
  Tables
  ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* =============================================================================
  Chrome Frame Prompt
  ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* =============================================================================
  Magento default styles
  ========================================================================== */

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li {
  margin: 0 0 8px;
}
.form-list label {
  float: left;
  color: #8c8698;
  font-weight: bold;
  position: relative;
  z-index: 0;
  margin-bottom: 0;
}
.form-list label.required em {
  float: right;
  font-style: normal;
  color: #eb340a;
  position: absolute;
  top: 0;
  right: -8px;
}
.form-list li.control label {
  float: none;
}
.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px;
  float: left;
  margin-top: 1px;
}
.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box {
  display: block;
  clear: both;
  width: 260px;
}
.form-list .field {
  float: left;
  width: 100%;
}
.form-list input.input-text {

}
.form-list textarea {
  width: 254px;
  height: 10em;
}

.form-list textarea#email_address.validate-emails.required-entry {
  height: auto !important;
}

.form-list select {
  width: 260px;
}
.form-list li.wide .input-box {
  width: 535px;
}
.form-list li.wide input.input-text {
  width: 529px;
}
.form-list li.wide textarea {
  width: 529px;
}
.form-list li.wide select {
  width: 535px;
}
.form-list li.additional-row {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 7px;
}
.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}
.form-list .input-range input.input-text {
  width: 74px;
}
.form-list-narrow li {
  margin-bottom: 0;
}
.form-list-narrow li .input-box {
  margin-bottom: 6px;
}
.form-list-narrow li.wide .input-box {
  width: 260px;
}
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea {
  width: 254px;
}
.form-list-narrow li.wide select {
  width: 260px;
}
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
  width: auto;
}
.form-list .name-prefix {
  width: 65px;
}
.form-list .name-prefix select {
  width: 55px;
}
.form-list .name-prefix input.input-text {
  width: 49px;
}
.form-list .name-suffix {
  width: 65px;
}
.form-list .name-suffix select {
  width: 55px;
}
.form-list .name-suffix input.input-text {
  width: 49px;
}
.form-list .name-middlename {
  width: 70px;
}
.form-list .name-middlename input.input-text {
  width: 49px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname {
  width: 140px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text {
  width: 124px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
  width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
  width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname {
  width: 210px;
}
.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {
  float: left;
  width: 85px;
}
.form-list .customer-dob input.input-text {
  display: block;
  width: 74px;
}
.form-list .customer-dob label {
  font-size: 10px;
  font-weight: normal;
  color: #888;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
  width: 60px;
}
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {
  width: 46px;
}
.form-list .customer-dob .dob-year {
  width: 140px;
}
.form-list .customer-dob .dob-year input.input-text {
  width: 134px;
}

.buttons-set {
  clear: both;
  margin: 4em 0 0;
  padding: 8px 0 0;
  border-top: 1px solid #e4e4e4;
  text-align: right;

  clear: both;
  margin: 0em 0 0;
  padding: 8px 0 0;
  border-top: none;
  text-align: left;
}
.buttons-set p.required {
  margin: 0 0 10px;
}
.buttons-set .back-link {
  float: left;
  margin: 0;
}
.buttons-set .back-link a{
  color: #130828;
}
.buttons-set button.button {
  float: right;
  margin-left: 5px;
}
.buttons-set-order {
  margin: 10px 0 0;
}
.buttons-set-order .please-wait {
  padding: 12px 7px 0 0;
}
.fieldset {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0;
}
.fieldset .legend {
  background: none repeat scroll 0 0 #F9F9F9;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #130828;
  float: none;
  font-size: 13px;
  font-weight: 700;
  margin: 0;
  padding: 0 8px;
  position: relative;
  border-top: 0 none;
  border-right: 0 none;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 32px;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.05);
}
.fieldset .form-list{
  overflow: hidden;
  padding: 10px;
}
.fieldset p {
  padding: 10px;
}
/* Form Validation */
.validation-advice {
  clear: both;
  min-height: 13px;
  margin: 3px 0 0;
  /*padding-left: 17px;*/
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  text-transform: uppercase;
  /*background: url(https://totenart.com/skin/frontend/kuombo/default/images/validation_advice_bg.gif) 2px 0 no-repeat;*/
  color: #ff0000;
}
.validation-failed {
  border: 1px dashed #ff0000 !important;
  background: #faebe7 !important;
}
p.required {
  font-size: 11px;
  text-align: right;
  color: #EB340A;
}

/* Content Columns */
/*.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }*/

/* ==|== primary styles =====================================================
  Author: Carlos Faria @kuombo
========================================================================== */
body { font: 14px 'Titillium Web', Helvetica, Arial, sans-serif; color: #130828; background: #fff; font-weight: 300; }
a { color: #130828; text-decoration:none; outline: none; }
.ico{ background: url(https://totenart.com/skin/frontend/kuombo/default/images/sprite.png) no-repeat; display: inline-block;}

/* Buttons */
.button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: none repeat scroll 0 0 #FFD900;
  -webkit-transition: none 0s ease 0s;
  -moz-transition: none 0s ease 0s;
  -o-transition: none 0s ease 0s;
  -ms-transition: none 0s ease 0s;
  transition: none 0s ease 0s;
  bottom: 0;
  z-index: 10000;
  /*width: 89%;
  margin: 0px 6% 4%;
  */
  border: 1px solid #FFD900;
    -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
  padding: 4px 6px;
  font-weight: 600;
  text-transform: uppercase;
}

.button:hover,
.button:focus,
.button:active,
.button.active,
.button.disabled,
.button[disabled] {
  border: 1px solid #130828;
}

.button:active,
.button.active {
  border: 1px solid #130828;
}

.button:first-child {
  *margin-left: 0;
}

.button:hover,
.button:focus {
  color: #130828;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.button:focus {
  outline: thin dotted #130828;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: 0;
}

.button.active,
.button:active {
  background-image: none;
  outline: 0;
  /*-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);*/
}

.button.disabled,
.button[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.button-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.button-large [class^="icon-"],
.button-large [class*=" icon-"] {
  margin-top: 4px;
}

.button-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.button-small [class^="icon-"],
.button-small [class*=" icon-"] {
  margin-top: 0;
}

.button-mini [class^="icon-"],
.button-mini [class*=" icon-"] {
  margin-top: -1px;
}

.button-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}


.button-destacado {
  color: black;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 2px;
  background: #FFD900;
  padding: 7px 25px 7px;
  text-shadow: none;
  border: 1px solid #FFD900;
  bottom: 0;
  position: relative;
  font-size: 16px;
  margin-bottom: 30px;
}

.button-destacado:hover,
.button-destacado:focus,
.button-destacado:active,
.button-destacado.active,
.button-destacado.disabled,
.button-destacado[disabled] {
  border: 1px solid #130828;
  background: #FFD900;
  color: black;
}

.button-destacado:active,
.button-destacado.active {
  border: 1px solid #130828;
  background: #FFD900;
  color: black;
}


/* Override Bootstrap */
body textarea:focus,
body input[type="text"]:focus,
body input[type="password"]:focus,
body input[type="datetime"]:focus,
body input[type="datetime-local"]:focus,
body input[type="date"]:focus,
body input[type="month"]:focus,
body input[type="time"]:focus,
body input[type="week"]:focus,
body input[type="number"]:focus,
body input[type="email"]:focus,
body input[type="url"]:focus,
body input[type="search"]:focus,
body input[type="tel"]:focus,
body input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(177, 177, 177, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: 0 0 1px rgba(100, 100, 44, 0.6);
  -moz-box-shadow: 0 0 1px rgba(100, 100, 44, 0.6);
  box-shadow: 0 0 1px rgba(100, 100, 44, 0.6);
}


/* Layout ===================================================================================*/
.container-narrow{
  max-width: 980px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  min-height: 0;
}

.header-container.container-narrow { z-index: 1000; }

.col-main{ min-height: 300px; position: relative; }
.main-container { min-height: 560px; }
/* HEADER ===================================================================================*/
.header-wrapper{
  position: relative;
  margin-bottom: 15px;
  min-height: 105px;
  z-index: 10;
}
.header-shadow{
  height: 40px;
  position: absolute;
  bottom: -15px;
  width: 100%;
  background: url(https://totenart.com/skin/frontend/kuombo/default/images/bg_header.png) no-repeat 50% bottom;
}

header .header-blog-links{ list-style: none; margin: 0; text-align: right;
}
header .header-blog-links li{ float: right; padding: 0 10px 5px; font-size: 12px;
  -webkit-transition: 200ms all ease-in-out;
  -moz-transition: 200ms all ease-in-out;
  -ms-transition: 200ms all ease-in-out;
  -o-transition: 200ms all ease-in-out;
  transition: 200ms all ease-in-out;

}
header .header-blog-links li.mujer-bebes{border-top: 4px solid #e65caa; }
header .header-blog-links li.vida-sana{ border-top: 4px solid #7fc5ed; }
header .header-blog-links li.belleza{ border-top: 4px solid #f5a424; }
header .header-blog-links li a{ color: white; text-shadow: 0 1px 2px black; font-size: 12px; }
header .header-blog-links li:hover a,
header .header-blog-links li a:hover{ text-shadow:none; text-decoration: none; }

header .header-blog-links li:hover.mujer-bebes { background: #e65caa; }
header .header-blog-links li:hover.vida-sana { background: #7fc5ed; }
header .header-blog-links li:hover.belleza { background: #f5a424; }

header .menu-top-wrapper{
  background: #130828;
  position: relative;
  z-index: 2;
}
header .logo-top-wrapper{
  background: #FFD900;
  position: relative;
  z-index: 10;
  height: 84px;
}
  header .customer .logged-out { position: relative;}
  header .customer .details{
    z-index: 1000;
    font-size: 13px;
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
    text-align: left;
    position: fixed;
    top: 50%;
    left: 50%;
    max-width: 100%;
    width: 420px;
  }
  header .customer .details .details-form-wrapper {
    margin-top: -50%;
    margin-left: -50%;
    width: 100%;
    box-sizing: border-box;
    background: rgba(30, 1, 40, .93);
    position: relative;
    color: #fff;
  }
  header .customer .details .details-form-wrapper {
    -webkit-box-shadow: 0 0 0 2000px rgba(30, 1, 40, .6);
            box-shadow: 0 0 0 2000px rgba(30, 1, 40, .6);
  }
  header .customer .details .alerta-login  {
    text-align: center;
    white-space: normal;
  }
  header .customer .logged-in .details{
    text-align: right;
    color: #ffffff;
  }
  header .customer .logged-in .details a{ display: block; }

  header .customer .details .cerrar{
    position: absolute;
    top: 10px;
    right: 10px;
    background: url('https://totenart.com/skin/frontend/kuombo/default/images/totenart-login-close.png') center;
    opacity: .4;
    border: 0;
    display: block;
    text-indent: -9999px;
    width: 12px;
    height: 12px;
    padding: 0;
    outline: none;
  }
  header .customer .details .cerrar:hover {
    opacity: 1;
  }

  header .customer .details .actions{
    padding: 0 20px 15px;
    clear: both;
    overflow: hidden;
    color: #ffea00;
    text-align: center;
  }
  header .customer .details .actions .button{
    float: left;
  }
  header .customer .details .actions h4{
    margin-bottom: 25px;
  }
  header .customer .details .details-form-wrapper{
    float: left;
    padding: 15px 45px 0;
}
  header .customer .details .details-form-wrapper a{
    position: relative;
    top: -5px;
    color: #ffffff;
    text-decoration: none;
    font-size: 0.9em;
    line-height: 1;
    font-weight: normal;
    text-transform: none;
    display: inline-block;
    padding: 0;
    background: transparent;
    border-bottom: 1px dotted #ffffff;
    margin-bottom: 15px;
    padding-right: 2px;
    font-style: italic;
    opacity: .6;
  }
  header .customer .details .details-form-wrapper a:hover{
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
    opacity: 1;
  }

  header .customer .details .form-content {
    z-index: 1;
    clear: both;
    position: relative;
    float: left;
  }
  header .customer .details .form-content ul{
    list-style: none;
    margin: 0;
  }
  header .customer .details .form-content p{
    margin: 0;
    color: #130828;
    text-shadow: 0 1px 0 white;
  }
  header .customer .details .form-content ul li{
    margin: 0 0 10px;
    width: 100%;
    overflow: hidden;
    float: left;
  }
  header .customer .details .form-content ul li input {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    padding: 20px 15px;
    border-radius: 0;
    font-size: 16px;
    border: 1px solid #fff;
  }
  header .customer .details .form-content ul li input:focus {
    border-color: #ffd900;
  }
  header .customer .details .form-content ul li.login{
    float:left;
    margin: 0;
  }
  header .customer .details .form-content p label{ font-size: 13px; }
  header .customer .details .form-content .login button{
    display: block;
    margin: auto;
    font-size: 16px;
    font-weight: bold;
    width: 80%;
    border-radius: 6px;
    padding: 8px 0;
    border: 1px solid #ffd900;
  }
  header .customer .details .form-content .login button:hover {
    border: 1px solid #ffd900;
  }
  header .customer .details .form-content .login button:hover span {
    color: #fff;
  }
  header .customer .details .actions .login-switch {
    margin: 45px 0 0;
    color: #ffd900;
    border-color: #ffd900;
    font-size: 12px;
    opacity: .6;
  }
  header .customer .details .actions .login-switch:hover {
    opacity: 1;
  }

  header .customer .contact{
    float: right;
    letter-spacing: 1px;
  }
  header .customer .contact .contact-info{
    padding: 0;
    line-height: 22px;
    float: left;
    color: white;
    font-size: 0.8em;
    height: 19px;
  }
  header .customer .contact .contact-info.phone{ margin-right: 30px; }
  header .customer .contact .contact-info.whatsapp{ }
  header .customer .contact a{ color: white; text-decoration: none; }
  header .customer .contact a:hover{ color: white; }

header .menu-bar-fix{ height:42px; }
header .menu-bar-wrapper{
 background: rgba(255, 217, 0, 0.95);
}
header .menu-bar{
    min-height: 42px;

}
header .menu-bar-wrapper.affix{
  left: 0;
  width: 100%;
  top: 0;
}
header .menu-bar-wrapper.affix .menu-bar{ margin: 0 auto; }
header .top-links-wrapper{
    font-size: 12px;
    line-height: 1.3em;
}
header .top-links-wrapper .top-links{padding: 1px 0 0;}
header .top-links-wrapper .top-links ul,
header .top-links-wrapper .top-links .lang-container{
  float: left;
}
header .top-links-wrapper .top-links ul li{ display:inline; margin: 0 20px 0 0; text-transform:none;}
header .top-links-wrapper .top-links ul li a{ font-weight:700; color: #ffd900;}
header .top-links-wrapper .top-links ul li .phone{
  font-weight:700; color: #ffd900;
  margin-right: 10px;
}
header .top-links-wrapper .top-links.right ul li { margin: 0 0 0 20px; }

header .top-links-wrapper .top-links.left{ text-align:left; min-height: 0; color: white;}
header .top-links-wrapper .top-links.right{ text-align:right; min-height: 0;}
header .top-links-wrapper .top-links.right > *{ float:right }

header .logo-container{
    text-align: center;
}
header .logo-container.over{ background:#1d1d1b ; position: relative;}
header .nav-container{ float: left; }
header .logo-container .logo{ margin:0;}
header .logo-container a.logo{
    position:relative;
    top: 9px;
}
  header .logo-links{
    float:left;
    width: 100%;
    position: absolute;
    left: 0;
    top: 76px;
    padding: 20px;
    background: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 8px rgba(112, 59, 67, 0.3);
    box-shadow: 0 1px 8px rgba(112, 59, 67, 0.3);
}
header .logo-links:before{
  top: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
    border-color: rgba(194, 225, 245, 0);
  border-top-color: #130828;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
}
  header .logo-links ul{
    list-style: none;
  }
  header .logo-links ul li{
    margin-bottom: 5px;
    font-size: 0.75em;
  }
  header .logo-links ul li a{
    color: #130828;
    font-weight: bold;
    text-transform: uppercase;
  }
  header .logo-links ul li a:hover{ color: #c5a8d0; text-decoration: none;}

header .top-functions.span2{
  float: right;
  margin: 12px 0 0;
}

header .top-functions a {
  text-decoration: none !important;
  padding: 3px 0 1px 25px;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 12px;
}
header .top-functions a:focus {
  color: #130828;
}
header .top-functions .customer a,
header .top-functions .wishlist-top-container a,
header .top-functions .cart-top-container a {
  background-image: url('https://totenart.com/skin/frontend/kuombo/default/images/icos-menu-funciones.png');
}
header .top-functions .customer a {
  background-position: top 0px left 0px; }
header .top-functions .customer a:hover {
  background-position: top -77px left 0px; }

header .top-functions .wishlist-top-container a {
  background-position: top 0px left -88px; }
header .top-functions .wishlist-top-container a:hover {
  background-position: top -77px left -88px; }

header .top-functions .cart-top-container a  {
  background-position: top 0px left -176px; }
header .top-functions .cart-top-container a:hover  {
  background-position: top -76px left -176px; }

header #wishlist-popup-message {
  height: 124px;
  width: 265px;
  text-align: center;
  float: right;
  position: relative;
  left: 48px;
  padding: 28px 15px 15px;
  color: #fff;
  font-weight: bold;
  background-image: url('https://totenart.com/skin/frontend/kuombo/default/images/wishlist-popup.png');
  background-repeat: no-repeat;
  box-sizing: border-box;
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-items: center;
  align-items: center;
}

header .search-container {
  float: left;
  position: relative;
  width: 215px;
  top: 24px;
  margin-left: 10px;
  -webkit-transition: top 300ms cubic-bezier(.1,.8,0.2,.9);
  -o-transition: top 300ms cubic-bezier(.1,.8,0.2,.9);
  transition: top 300ms cubic-bezier(.1,.8,0.2,.9);
}
.affix .search-container {
  top: 0;
}
@media (max-width: 1024px) {
  header .search-container {
    display: none;
  }
}
header .search-container form{ margin: 0; }
header .search-container .form-launch {
  width: 100%;
  text-align: center;
  line-height: 76px;
  font-size: 16px;
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
  color:#59504d;
  cursor: pointer;
}
header .search-container .form-launch p{
  background: transparent url(https://totenart.com/skin/frontend/kuombo/default/images/buscar_off.png) no-repeat 50% 12px;
  color: #59504d;
  border: 1px solid #59504d;
  margin: 0;
  padding-top: 13px;
  line-height: 42px;
  font-style: italic;
  font-weight: bold;
}
header .search-container .form-search{
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
}
header .search-container .form-search-content{
  background: transparent;
  height: 30px;
  padding: 0px 2px;
  border-radius: 5px;
}
header .search-container .form-search-content input{
  background: transparent;
  color: #130828;
  border: none;
  float: left;
  padding: 0 24px 0 10px;
  height: 32px;
  width: 0px;
  font-family: 'Open sans', Arial, sans-serif;
  font-weight: 200;
  font-size: 1em;
  margin-right: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  z-index: 3;
  cursor: pointer;

  /* Focus */
  width: 190px;
  margin-right: 36px;
  padding: 0 10px;
  box-shadow: none;
  z-index: 0;
  border: none;
  border-radius: 0;
  position: relative;
  top: -2px;
  background: white;
  cursor: text;
  border: 1px solid #fff;
}

header .search-container .form-search-content input:focus{
  width: 190px;
  margin-right: 36px;
  padding: 0 10px;
  box-shadow: none;
  z-index: 0;
  border-radius: 0;
  position: relative;
  background: #ffffff;
  cursor: text;
  top: -2px;
  border: 1px solid #130828;
}

header .search-container .form-search-content button{
  width: 38px;
  height: 32px;
  border: none;
  background: #fff url(https://totenart.com/skin/frontend/kuombo/default/images/sprite.png) no-repeat 9px 7px;
  position: absolute;
  right: 3px;
  z-index: 2;
  bottom: 3px;
}

header .cart-top{ height: 100%; position: relative; }

header .cart-top .button-join{
  width: 38px;
  height: 3px;
  background-color: #130828;
  right: 0px;
  top: -3px;
  position: absolute;
 }

header .customer,
header .wishlist-top-container,
header .cart-top-container {
  float: right;
  margin: 0 0 0 5px;
}
header .customer {
  text-align: left;
  max-width: 45%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
}
header .wishlist-top-container {
  text-align: center;
}
header .cart-top-container {
  text-align: right;
}

header .cart-top .details{
  width: 276px;
  position: absolute;
  right: 0;
  background: #130828;
  color: #ffffff;
  z-index: 1000;
  top: 37px;
  padding: 20px 10px 59px 10px;
  -moz-box-shadow: 4px 4px 14px -5px rgb(196, 196, 196);
  -webkit-box-shadow: 4px 4px 14px -5px rgb(196, 196, 196);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

header .cart-top .details ol{
  list-style: none;
  margin: 0;
}

header .cart-top .details .item{overflow: hidden; margin-bottom: 10px;}
header .cart-top .details .item .product-image{ float: left; width:18%; margin-right: 2%; }
header .cart-top .details .item .product-details{ float: right; /*width:78.3333333%;*/ width: 79%; }
header .cart-top .details .item .product-details .product-name{ float: left;  width: 65%; line-height: 16px; color: #ffffff; font-size: 14px;}
header .cart-top .details .item .product-details .product-name a{
  color: #ffffff;
  font-weight: 500;
  font-size: 11px;
  line-height: 14px;
  display: block;
}
header .cart-top .details .item .product-details .product-name a:hover{
}
header .cart-top .details .item .product-details .actions{ float: right; width: 35%; text-align: right;}
header .cart-top .details .item .product-details .actions .buttons{ float: right; margin-bottom: 5px;}
header .cart-top .details .item .product-details .actions .btn-remove,
header .cart-top .details .item .product-details .actions .btn-edit{
  float: right;
  margin-left: 5px;
}

.btn-remove{
  display: block;
  width: 14px;
  height: 14px;
  font-size: 0;
  line-height: 0;
  background: transparent url(https://totenart.com/skin/frontend/kuombo/default/images/btn_trash.gif) no-repeat 0 0;
  text-indent: -999em;
  overflow: hidden;
}

.cart-top .btn-remove {display: none;}

.btn-edit{
  display: block;
  width: 14px;
  height: 14px;
  font-size: 0;
  line-height: 0;
  background: transparent url(https://totenart.com/skin/frontend/kuombo/default/images/btn_edit.gif) no-repeat 0 0;
  text-indent: -999em;
  overflow: hidden;
}
header .cart-top .details .item .product-details .product-price{
  clear: both;
  color: #ffffff;
}
header .cart-top .details .price{
  font-weight: bold;
  color: #ffffff;
}

header .cart-top .details .subtotal{
  padding-top: 10px;
  margin-top: 20px;
  padding-left: 61%;
  overflow: hidden;
  margin-bottom: 10px;
}
header .cart-top .details .subtotal span.label{
  background: none;
  color: #ffffff;
  text-transform: none;
  font-weight: bold;
}
header .cart-top .details .subtotal span.price{
  float: right;
}
header .cart-top .details .buttons{
  float: right;
  text-align: right;
  margin-bottom: 10px;
}

header .lang-container{ color: #ffd900; line-height: 1.8em; margin-right: 20px; text-transform: uppercase; font-weight: bold; font-size: 1em;}
header .lang-container a{ color: #ffd900; padding:0 5px; }
header .lang-container a.selected{ color: #FFFFFF; }

/********** < Navigation */
#pull{ display: none; }
.menu-container {   }
nav {
}

#nav {
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
  font-weight: 700;
  float: left;
  margin: 1px 0 0;
}

/* All Levels */
#nav li { text-align:left; position: static; }
#nav li.over { z-index:998; }
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; cursor:pointer; }
#nav li ul a span { white-space:normal; }
#nav li ul a span.ico{ display:inline-block; }

@media (min-width: 1025px) {
  #nav > li span {
    padding: 0 10px;
  }
}

/* 1st Level */
#nav>li {
  float: left;
  width: auto;
  word-wrap: break-word;
  position: relative;
  text-transform: uppercase;
  margin: 0 0 0 0;
}
@media (min-width: 1025px) {
  #nav>li,
  .top-functions {
    line-height: 90px;
    -webkit-transition: line-height 300ms cubic-bezier(.1,.8,0.2,.9);
    -o-transition: line-height 300ms cubic-bezier(.1,.8,0.2,.9);
    transition: line-height 300ms cubic-bezier(.1,.8,0.2,.9);
  }
  .affix #nav>li,
  .affix .top-functions {
    line-height: 40px;
  }
}
#nav>li:hover{ margin-bottom: 0; }
#nav>li>a {
  float:left;
  color: #130828;
  font-size: 1.1em;
  word-wrap: break-word;
  text-align: left;
  font-weight: 700;
  border-bottom: none;
}
@media (min-width: 1025px) {
  #nav>li>a {
    background-image: url('https://totenart.com/skin/frontend/kuombo/default/images/totenart-categorias-parent.png');
    background-position: bottom -50px center;
    background-repeat: no-repeat;
  }
  #nav>li.activo>a,
  #nav>li:hover>a {
    background-position: bottom 0 center;
  }
  .affix #nav>li.activo>a,
  .affix #nav>li:hover>a {
    background-position: bottom -16px center;
  }
}

#nav>li.custom-block>a, #nav>li.custom-block>a>span {cursor:default;}

#nav>li.logo {
  width: 198px;
}
#nav>li.logo img {
  width: 100%;
  max-width: 170px;
}
#nav>li.logo a {
  background: none !important;
}

.affix #nav>li.logo {
  width: 70px;
  margin-right: 10px;
}

/* 2nd Level */
/*#nav ul,*/
#nav div.sub-wrapper {
  position: absolute;
  padding: 12px;
  margin: 0;
  top: 43px;
  left: -10000px;
  border: none;

  width: 200px;

  background-repeat: repeat;
  background: white;
  box-shadow: 0 4px 5px rgba(112, 59, 67, 0.3);
}

#nav li.nav-2 div.sub-wrapper ol li,
#nav li.nav-3 div.sub-wrapper ol li{
    width: 48%;
    float: left;
    margin: 0 2% 10px 0;
}


#nav li.nav-5 div.sub-wrapper, /* Herboristeria */
#nav li.nav-6 div.sub-wrapper{ top: 22px; } /* Otros */

#nav li.nav-5 div.sub-wrapper.shown-sub{ /* Herboristeria */
  right: -12px;
  left: auto;
}
#nav li.nav-6 div.sub-wrapper.shown-sub{ /* Otros */
  right: 9px;
  left: auto;
}

#nav li.level0 > div.sub-wrapper{
    width: 300px;
 }
#nav li.level0.nav-2 > div.sub-wrapper,
#nav li.level0.nav-3 > div.sub-wrapper{ width: 520px; }

#nav div.sub-wrapper ul.level0{ width:48%; float: left; }
#nav div.sub-wrapper .marcas{ width: 43%; margin: 0 0 0 2%; padding: 0 0 0 5%; float: left; border-left:1px solid #E9E9E9; }
#nav div.sub-wrapper .marcas h3{
    font-size: 1em;
    margin: 0 0 20px;
    padding: 0;
    line-height: 1em;
}
#nav div.sub-wrapper .marcas ul{ }
#nav div.sub-wrapper .marcas ul li{
    float: left;
    width: 50%;
    height: 60px;
}

#nav div.sub-wrapper ul { position:static; width:auto; border:none; }
#nav>li>div.sub-wrapper>ul>li {  }
#nav>li>div.sub-wrapper>ul>li.menu-category-description { float:left; border-left:1px solid #130828; color:#6e6e6e; width:410px; margin:0 0 0 20px; padding-left: 30px; line-height: 18px; }
#nav li.menu-category-description strong {display:block; margin:0 0 15px; color:#fff; font-size:16px; font-family: 'Titillium Web', Helvetica, Arial, sans-serif;  font-style:normal; text-transform: uppercase;}
#nav li.menu-category-description button.button { margin-top:20px;}
#nav li.menu-category-description button.button span { font-size:14px; text-transform: lowercase; }
#nav li.menu-category-description button.button:hover span { background-color:#e9e9e9 !important; color:#130828; }

#nav li.custom-block div.sub-wrapper a { display:inline; color:#888888; float:none; font-weight:300; padding:0px; text-decoration:underline;}
#nav li.custom-block div.sub-wrapper a:hover { text-decoration:none; background:transparent}
#nav li.custom-block div.sub-wrapper>ul {}
#nav li.custom-block div.sub-wrapper>ul>li { float:none; background:transparent url("https://totenart.com/skin/frontend/kuombo/default/images/arrow_item.gif") no-repeat 10px 8px; line-height: 22px; padding: 0 10px 0 20px;}

/* 3rd+ level */
/*#nav ul ul,*/
#nav div.sub-wrapper ul div.sub-wrapper {
  top: -8px; padding:0; width: 150px; border:0; border-left: 5px solid rgb(194, 194, 194);
  display: none;
}
#nav ul div.sub-wrapper ul{ padding:10px 14px; width:auto; border-left:none; }
#nav ul ul:before { content: ""; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-right: 5px solid rgb(194, 194, 194); position: absolute; margin:0px 0 0 -24px; }

#nav ul li { float:none; width: 100%; line-height: 27px; position:relative;}
#nav ul li.last { border-bottom:0; margin: 0 !important; }
#nav ul li a { float:none; color: #130828 !important;

  font-size: 13px;
 font-weight: bold; line-height: 14px;}
#nav ul li a:hover { color: #c5a8d0 !important; }
#nav ul li.active > a,
#nav ul li.over > a { background: none; color: #c5a8d0 !important; }
#nav ul li ol li{ padding: 10px 0;}

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left: 0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left: 100%; }


div.sub-wrapper.level0{
  display:none;
  clear:both;
  float:left;
  padding: 0px 0 10px;
  position: relative;
  width: 198px;
  height: 430px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
div.sub-wrapper a{
  color:#130828;
  text-transform:uppercase;
  font-weight:bold;
  width: 110%;
  display: block;
  padding: 10px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  line-height: 1;
}
div.sub-wrapper.level0 li{ line-height: 2em; width: 96%;}

div.sub-wrapper.level0.shown-sub{ display: block; }

div.sub-wrapper li.show > a{
  background-image: url('https://totenart.com/skin/frontend/kuombo/default/images/totenart-categorias-show.png');
  background-position: right center;
  text-decoration: none;
  position: relative;
  width: 215px;
  z-index: 10;
}

div.sub-wrapper li.marcas > a {
  border: 1px solid #130828;
  background: transparent;
  width: 100% !important;
}
div.sub-wrapper li.marcas.show > a {
  background: #fff;
}

.level1 div.sub-wrapper.level1{
  display:none;
  position: absolute;
  width: 794px;
  left: 100%;
  padding: 8px 30px;
  top: 0px;
  background: #130828;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  z-index: 1;
}
.level1.show div.sub-wrapper.level1{
  display: block;
}
div.sub-wrapper.level1 ul.content.level1{
    float: left;
    width: 100%;
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
    height: 400px;
}
div.sub-wrapper.level1 ul.content.level1 li.superior a{
  font-size: 1em;
  padding: 0;
  color: #FFffff;
  font-weight: 600;
  margin: 0 0 10px;
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
  text-transform: none;
}
div.sub-wrapper.level1 ul.content.level1 li a{
    padding: 0 0 0 10px;
    margin: 0 0 7px;
    color: #FFD900;
    font-weight: 600;
    font-family: 'Open sans', Arial, sans-serif;
    font-size: 0.8em;
    /* font-weight: 600; */
}
div.sub-wrapper.level1 ul.content.level1 li.superior{
  margin-top: 15px;
}
div.sub-wrapper.level1 ul.content.level1 li:first-child{
 margin-top: 0px;
}

div.sub-wrapper.level1 li{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
div.sub-wrapper.level1 li:nth-child(3n+1){ }
div.sub-wrapper.level1 li a{
    text-transform: none;
    font-weight: normal;
    font-size: 1em;
    line-height: 1;
}

/*
.catalog-category-view nav.kuombo #nav,
.catalog-product-view nav.kuombo #nav { display: none; }
*/
/********** Navigation > */

/* Affix */
.header-container{ }
.affix { width: 100%;
  box-shadow: 0 -10px 20px 4px #130828; }
.affix .menu-bar-wrapper{ background: white; }
.affix .header-shadow{ display: none; }

.affix #nav li.home a{
  display: block;
  text-indent:-9999px;
  background: transparent url(https://totenart.com/skin/frontend/kuombo/default/images/sprite.png) no-repeat 0px -63px;
  width:42px;
  height:20px;
  left: 0;
  position: relative;
  bottom: 0px;
  margin-top: -6px;
  transition: all 0s, background 0.2s;
}
.affix-top #nav li.home a{
  background: transparent url(https://totenart.com/skin/frontend/kuombo/default/images/sprite.png) no-repeat -50px -63px;
}

/* static-common */
.static-common{}
.static-common .slider{ position: relative; }
.static-common .slider-content{ width:100%; }
.static-common #slider{ z-index:1; float:left;}
.static-common .slide-nav{
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 100%;
}
.static-common .slide-nav span{
  width: 20px;
  height: 20px;
  display: block;
  cursor: pointer;
  position: absolute;
  background: rgba(255,255,255,0.8) url(https://totenart.com/skin/frontend/kuombo/default/images/sprite.png) -82px 0;
}
.static-common .slide-nav span#prev{
  left:0;
}
.static-common .slide-nav span#next{
  right:0;
}

/* Featured Home */
.std .featured-nav{ list-style: none; margin:0 0 20px; border-bottom:2px solid  ; /* overflow: hidden; */}
.featured-nav li{
  padding:10px;
  cursor: pointer;
  background: white;
  float: left;
  border-top: 2px solid transparent;
  font-size: 1.3em;
}
.featured-nav li.active,
.featured-nav li:hover{
  border-bottom: 0;
  border-top:2px solid #130828;
  top: 2px;
  position: relative;
}
.featured-nav li.active{
    font-weight: bold;
}



/* Breadcrumbs ================================================================================ */
.breadcrumbs{
  overflow: hidden;
  z-index: 1;
  margin: 0;
  font-size: 11px;
}

.breadcrumbs ul{ list-style: none; overflow: hidden; margin: 0;}
.breadcrumbs ul li{ float: left; color: #130828; margin-right: 3px; font-weight: bold; text-transform: lowercase; font-size: 1em; line-height: 15px; }
.breadcrumbs ul li a{
  border-bottom: 0px;
  color: #130828;
  text-decoration: none;
  font-weight: bold;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
}
.breadcrumbs ul li a:hover{ border-bottom: 1px solid #130828; text-decoration: none; }
.breadcrumbs ul li.home{ }
.breadcrumbs ul li.home a{
  display: block;
  float: left;
  margin-right: 3px;
  /*font-size: 1em;*/
}
.breadcrumbs ul li.home a:hover{
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.breadcrumbs ul li.home span{ float: left; display: block; }
.breadcrumbs ul li strong{ font-weight: bold; text-transform: none; font-family: 'Open Sans', sans-serif; }

.breadcrumbs h1{
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: italic;
  clear: both;
  margin: 0;
  color: white;
}
.splash-page-manufacturer .breadcrumbs{ display:none; }

/* Destacados ================================================================================ */

.destacados{ margin:25px 0 10px; }
.destacados .item-wrapper{
  position: relative;
  margin-bottom: 20px;
}
.destacados .item{
  padding:3.2069971%;
  background: white;
  border: 1px solid white;
}

.destacados .item-wrapper.active {
  box-shadow: 0 0 20px rgb(180, 179, 179);
}
.destacados .item-wrapper.active .item{
    border-width:1px;
    -webkit-border-image:
      -webkit-gradient(linear, 0 100%, 0 0, from(black), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image:
      -webkit-linear-gradient(bottom, black, rgba(0, 0, 0, 0)) 1 100%;
    -o-border-image:
           -o-linear-gradient(bottom, black, rgba(0, 0, 0, 0)) 1 100%;
    -moz-border-image:
         -moz-linear-gradient(bottom, black, rgba(0, 0, 0, 0)) 1 100%;
}
.destacados .item-wrapper.active .item .border-bottom{
  display: block !important;
  background: url(https://totenart.com/skin/frontend/kuombo/default/images/destacado_bottom.png);
  height: 6px;
  position: absolute;
  bottom: -6px;
  width: 100%;
  margin-left: -3.4069971%;
}

.destacados .item h2 {
  color: #e45a77;
  margin: 0;
  font-size: 0.9em;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 10px;
}
.destacados .item h2 a{ color: #e45a77; }
.destacados .item h2 a:hover{ color: #828282; text-decoration: none; }
/* Product list ================================================================================ */

/* Pager */
.pager {  padding:5px; margin:5px 0; line-height:22px; text-align:center; }
.toolbar .pager .amount { float:left; display: none;}
.pager .amount { float:left; display: block;}
.pager .amount strong{ font-weight: 300; }
.toolbar .pager .pages { float:none; margin:0; display: none;}
.pager .pages { float:right; margin:0; display: block; text-align: center;}
.pager .pages ol { display:inline; margin:0; padding:0; text-align: center; display: inline-block; }
.pager .pages li { display:inline; margin: 0 2px; float: left; }
.pager .pages .pager-between {
  line-height: 80px;
  padding: 0 5px;
}
.pager .pages li a {
  display: inline-block;
  background-color: #FFD900;
  line-height: 12px;
  width: 41px;
  margin: 20px 0px 25px;
  font-weight: bold;
  -moz-border-radius: 3px;
  border-style: solid;
  border-color: #FFD900;
  border-width: 1px;
  text-transform: uppercase;
  text-shadow: none;
  text-align: center;
  padding: 14px 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.pager .pages li a:hover {
  color: #130828;
  background-color: #FFD900;
  border-color: #130828;
}
.pager .pages li a img {display: none;}
/*.pager .pages li a.next, .pager .pages li a.previous {text-decoration: none; float:left; width: 14px; height: 18px; background: transparent url('https://totenart.com/skin/frontend/kuombo/default/images/pager_arrow_left.png') 50% -2px no-repeat; display: none;}*/
.pager .pages li a.next,
.pager .pages li a.previous {
  /*display: inline-block;*/
  display: none;
  text-decoration: none;
  margin: 20px 0px 25px;
  width: 41px;
  height: 12px;
  background: #FFD900 url('https://totenart.com/skin/frontend/kuombo/default/images/pager_arrow_left.png') 50% 10px no-repeat;
  -webkit-transition: none;
  transition: none;
}
.pager .pages li a.next{
  background-image: url('https://totenart.com/skin/frontend/kuombo/default/images/pager_arrow_right.png');
}
/*
.pager .pages li a.next:hover,
.pager .pages li a.previous:hover {background-position: 50% -24px;}
*/
.pager .pages strong {display:none;}
.pager .pages .current {color:#130828;}
/*
.pager .pages li a.next:hover {background-color: #747474;}
.pager .pages li a.previous:hover {background-color: #e45a77;}
*/
.toolbar-bottom .toolbar .pager .pages {display: block;}
.toolbar-bottom .toolbar .pager .amount {display: none;}

.pager {  padding:5px; margin:5px 0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .limiter label{ display: inline; }
.pager .pages { margin:0 135px; }
/*
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
*/
.pager .pages .current {
  display: inline-block;
  color: black;
  background-color: white;
  line-height: 12px;
  width: 41px;
  padding: 14px 0px;
  margin: 20px 0px 25px;
  font-weight: bold;
  -moz-border-radius: 3px;
  border-radius: 2px;
  border-width: 1px;
  text-transform: uppercase;
  text-shadow: none;
  text-align: center;
}
.pager select{ width: auto; margin: 0; }

/* Sorter */
.sorter {  clear: none !important; padding:0px; margin:0px 0 0 0px; /*line-height:21px;*/ text-align: center; }
.sorter, .sorter a {}
.sorter .view-mode { float:none;}
.sorter .sort-by { float:left; /*margin-left: 20px;*/ /*display: none;*/ }
.sorter .sort-by label {
    text-align: left;
}
.sorter .limiter { float:right; display:none;}
.sorter .link-feed {}
.sorter:after {clear: none !important;}
.sort-by a:hover img {background: #2E1C18; }
.sorter {  }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }

/* Toolbar */
.toolbar {}
.toolbar img.v-middle{ /* vertical-align: top; */}
.toolbar select { line-height:17px; /* border: 1px solid #D6B914; */ color: #130828; height: 21px; }
.toolbar .sort-by select {  height: 30px;  margin-right: 0px;  width: auto;}
.toolbar .sort-precio {margin: 0 5px;}
.toolbar-bottom { z-index: 1; position: relative;}
.toolbar-bottom .sorter{display:none;}

@media (max-width: 768px) {
  .category-header .category-content{
    padding: 25px 20px 10px !important;
  }
}

.category-header{ margin-bottom:20px; clear: both; display: block; }
.category-header .category-content{
  z-index: 20;
  background: white;
  width: 100%;
  padding: 25px 40px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  right: 0px;
  margin-top: -90px;
  position: relative;
}

.category-image{
  position: relative;
  z-index: 1;
  width: 100%;
  display: block;
  height: 360px;
  overflow: hidden;
  margin-top: -120px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
@media (max-width: 1024px) {
  .category-image {
    background-image: none !important;
    height: 250px;
  }
}
.category-image img{ width:100%; height:auto;}

@media (max-width: 1259px) {
  .category-header .category-content {
    width: 100%;
  }
  .category-image {
    width: 100%;
    margin: -20px 0;
  }
}
.category-header .category-title{}
.category-header .category-title h1{ margin:0; font-weight:bold; margin:0 0 5px; font-size:1.7em; line-height:1em; padding-bottom: 15px;}
.category-header .category-description{ font-size: 15px; line-height: 16px; font-weight: 500; font-family: 'Titillium Web', Helvetica, Arial, sans-serif;}
.category-header .category-description a { text-decoration: underline; color: #A89109; }
.category-header .category-description a:hover {text-decoration: none;}
.category-header .category-description hr{ display:none; }

.category-subcat,
.category-products{
    clear: both;
    padding-top: 40px;
    margin-bottom: 10px;
    display: block;
}

/* Top ventas */
.best-selling{ margin: 20px 0 30px; }
.std .best-selling ul{ list-style:none; margin:0; }
.best-selling .product{ min-height: 166px; }
.best-selling .products-grid li { min-height: 10px !important; }
.best-selling .products-grid .descuento{ right: auto; left: 38%;

}
/*
.best-selling .product-image{
  float:left;
  width:50%;
  padding: 10px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;

}*/

.best-selling .best-image{
  float:left;
  width:50%;
  padding: 10px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;

}


.best-selling .product-content{
  float:right;
  width:50%;
  padding:0 5px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;

  position:relative;

}

.best-selling .product-content .product-details{
  min-height:140px;
  }

/* Filtrado */
.products-header{ margin:0 0 20px; }
.toolbar {
    float: right;
    /*border-left: 1px solid;*/
    width: 25%;
}
.category-tarjetas-regalo .products-header {display: none !important;}

.toolbar-bottom .toolbar {width:100%; float: none;border: none;}
.filtrado{
  width: 75%;
  float: left;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.filtrado .block-layered-nav {
  width: 100%;
}
.filtrado .filter{ float:left; width: 18%; margin:0 2% 2% 0;}

@media (max-width: 768px) {
  .toolbar,
  .filtrado {
    width: 100% !important;
  }
}

.toolbar label {
  display: none;
}
.filtrado label {
  cursor: default;
  float: left;
  line-height: 28px;
  margin-right: 15px;
  font-style: italic;
  color: #000;
  width: 60px;
}
.toolbar .sort-by select,
.filtrado .filter select{
  width:100%;
  border-radius: 0 !important;
  color: #000;
  border-color: #000;
  line-height: 14px;
  height: 29px;
  font-size: 13px;
  padding-right: 30px;
  background-image: url('https://totenart.com/skin/frontend/kuombo/default/images/select-down.gif');
  background-repeat: no-repeat;
  background-position: right center;
  appearance:none;
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
  outline: none !important;
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
  opacity: 1;
}
.toolbar .sort-by select:hover,
.filtrado .filter select:hover{
  opacity: 0.7;
}
.filtrado .filter.precio {display: none;}


/* Products grid */
.products-grid{
  margin: 0;
  list-style:none;
  margin-bottom:3em;
}

.category-subcat .products-grid li.subcat { min-height: 135px !important; }

.category-subcat .products-grid li.subcat .product .product-details {
  float: none;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 10px;
  position: absolute;
  z-index: 20;
  top: 22px;
  background: white;
  width: 50%;
  /* padding: 20px 20px; */
  left: 20px;
  cursor: pointer;
}

.category-subcat .products-grid li.subcat .product .actions a{
    width: 80%;
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 0 5px 30px;
}




.products-grid li{ min-height: 280px !important; position: relative; }
.subcat{ min-height: inherit !important; position: relative;}

@media (min-width: 768px) and (max-width: 990px) {
  .products-grid li.span3 {
    width: 30%;
  }
}
@media (min-width: 991px) {
  .products-grid li.span3 {
    width: 17.8%;
  }
}

.products-grid li > .skew{ background: #fff; box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2); padding: 0px 0 0; position: absolute; z-index: 2; width: 100%; top: 0px;}
.products-grid li.subcat > .skew { background: #fff; box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2); padding: 0px 0 0; position: absolute; z-index: 2; width: 100%; top: 0px;}
.products-grid li.blueknow-product > .skew {box-shadow: none;}
.products-grid .skew .product .product-details a h3 {
  text-decoration: none;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}
.products-grid .skew .product .product-details a:hover h3 {
  text-decoration: underline;
}

.products-grid .product{ position: relative; overflow: hidden; max-height: 284px; height: 284px;}
.related .products-grid .product { max-height: 100px; }

.best-selling .products-grid .product{ position: relative; min-height: inherit !important; overflow: hidden; height: inherit !important;}
.products-grid .subcat .product {}
.products-grid .descuento{
  background: #ffea00;
  width: 40px;
  height: 40px;
  right: -5px;
  top: -5px;
  color: #130828;
  z-index: 2;
  line-height: 40px;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  display: none;
}
.products-grid .product a{ display:block; }
.products-grid .product a:hover{ color:inherit; text-decoration:none;}

.products-grid .product .actions{
  visibility: hidden;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-top: 0px;

   }
.products-grid .skew .product .actions{ visibility: visible; clear: both;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-top: 0px;
}
.products-grid .skew:hover .product.over .actions{ visibility: visible; display: block; background: transparent; overflow: hidden; z-index: 10; margin-top: -75px;}

.products-grid .product.over a .actions{
 /*background: url(https://totenart.com/skin/frontend/kuombo/default/images/bg_actions.png) repeat 0 0;
  */
  width: 100%;
  padding: 0px 0;
  text-align: center;
  height: 150px;
  line-height: 150px;
  color: #A89109;
  position: absolute;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  font-family: 'Open Sans';
  font-size: 0.9em;
  font-weight: 600;
}

.best-selling .products-grid .product.over a .actions{
 /*background: url(https://totenart.com/skin/frontend/kuombo/default/images/bg_actions.png) repeat 0 0;
  */
  background: white;
  width: 50%;
  padding: 0px 0;
  text-align: center;
  height: 155px;
  line-height: 155px;
  color: #A89109;
  position: absolute;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
  font-family: 'Open Sans';
  font-size: 0.9em;
  font-weight: 600;
}

.products-grid .product.over a .actions span.enlace {text-decoration: underline;}
.products-grid .product.over a .actions span.enlace:hover {text-decoration: none;}


.products-grid .subcat .product.over .actions{
  display: block;
  background: #FFD900;
  overflow: hidden;
  z-index: 10;
}

.products-grid .subcat .skew .product .actions{ visibility: visible; clear: both;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-top: 0px;
}
.products-grid .subcat .skew:hover .product.over .actions{ visibility: visible; display: block; background: #FFD900; overflow: hidden; z-index: 10; margin-top: 0px;}


.best-selling .products-grid .product.over a .actions.boton{
  display: block; background: transparent; overflow: hidden; z-index: 10;
  width: 96%;
  position: absolute;
  height: inherit;
  line-height: inherit;
  bottom: 0;
}



.products-grid .product .actions a{
    width: 80%;
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 0 5px 15px;
}
.products-grid .product .actions a:hover{ text-decoration:none; color:black;}
.products-grid .product .actions .skew-back { }
/*
.products-grid .product .actions button{ float: right; border: none; background: black url(https://totenart.com/skin/frontend/kuombo/default/images/sprite.png) no-repeat -159px -15px; height: 31px; width: 31px; max-width: 20%; padding: 0; border-radius: 0;}
.products-grid .product .actions button.btn-cat{ background-position: -25px -15px; }
*/

.products-grid .product .actions button{

  display: block;
  font-family: inherit;
  font-size: 10px;
  font-weight: 700;
  outline: medium none;
  padding: 4px 0px 2px;
  position: relative;
  text-transform: uppercase;
  border: 1px solid #ddd !important;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  background: none repeat scroll 0 0 #fff !important;
  /*color: #888 !important;*/
  transition: none 0s ease 0s;
  bottom: 0;
  z-index: 10000;
  width: 89%;
  margin: 0px 6% 4%;
  text-shadow: none;
}

.btn-cart {
  border: 1px solid #ddd !important;
  background: none repeat scroll 0 0 #fff !important;
  color: #888 !important;
}
/*
.link-wishlist{
  float: left !important;
  width: 20px !important;
  height: 20px !important;
  overflow: hidden !important;
  background-color: yellow !important;
}
.link-wishlist:hover{
  border: solid 1px #000 !important;
}
*/

.products-grid .product .actions .button{

  display: block;
  font-family: inherit;
  font-size: 10px;
  font-weight: 700;
  outline: medium none;
  padding: 4px 0px 2px;
  position: relative;
  text-transform: uppercase;
  border: 1px solid #000;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  background: none repeat scroll 0 0 #FFf;
  color: #130828;
  transition: none 0s ease 0s;
  bottom: 0;
  z-index: 10000;
  width: 89%;
  margin: 0px 6% 4%;
  text-shadow: none;
  text-align: center;
  opacity: 0.4 !important;
}


.products-grid .product .actions .link-wishlist,
.products-grid .product .actions .link-wishlist-not-logged,
.products-grid .product .actions .btn-cart {
  height: 23px;
}
.products-grid .product .actions .link-wishlist,
.products-grid .product .actions .link-wishlist-not-logged {
  width: 17% !important;
  float: left !important;
  margin-right: 0 !important;
  background: #fff !important;
  border: 1px solid #000 !important;
  color: #130828 !important;
  text-indent: -9999px;
  background: url('https://totenart.com/skin/frontend/kuombo/default/images/sprite.png') no-repeat -88px -980px !important;
  opacity: 0.4 !important;
}

.products-grid .product .actions .button.link-wishlist:hover, .products-grid .product .actions .button.link-wishlist-not-logged:hover {
  /*background: url('https://totenart.com/skin/frontend/kuombo/default/images/sprite.png') no-repeat -87px -980px !important;*/
  background: url('https://totenart.com/skin/frontend/kuombo/default/images/sprite.png') no-repeat -88px -128px !important;
  border: solid 1px #130828 !important;
  opacity: 1 !important;
}
.products-grid .product .actions .btn-cart {
  width: 67% !important;
  float: right !important;
  margin-left: 0 !important;
  background: url('https://totenart.com/skin/frontend/kuombo/default/images/sprite.png') no-repeat -160px -981px !important;
  padding-left: 18px;
  opacity: 0.4 !important;
}

.products-grid .product .actions .btn-cart:hover {
  border: solid 1px #130828 !important;
  color: #130828 !important;
  opacity: 1 !important;
}

.products-grid .product .actions .button.btn-cart {
  border: solid 1px #FFD900 !important;
  color: #130828 !important;
  opacity: 1 !important;
  background-color: #FFD900 !important;
}


.products-grid .product .actions .button.btn-cart:hover {
  /*background: url('https://totenart.com/skin/frontend/kuombo/default/images/sprite.png') no-repeat -160px -980px !important;*/
  background:  #FFD900 url('https://totenart.com/skin/frontend/kuombo/default/images/sprite.png') no-repeat -160px -129px !important;
  border: solid 1px #130828 !important;
  color: #130828 !important;
  opacity: 1 !important;
}


/*

.best-selling .products-grid .product .actions.boton button{

  display: block;
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  outline: medium none;
  padding: 6px 0px 4px;
  position: relative;
  text-transform: uppercase;
  border: 0;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  background: none repeat scroll 0 0 #FFD900;
  color: #130828;
  transition: none 0s ease 0s;
  bottom: 0;
  z-index: 10000;
  width: 96%;
  margin: 0px 0% 2%;

} */

.products-grid .product .actions button:hover, .products-grid .product .actions .button:hover {
  border: 1px solid #000 !important;
  opacity: 1 !important;
}
}


/*
.best-selling .products-grid .product .actions.boton button:hover{
  box-shadow: 0 1px #D3B400;
  top: 1px;
}
*/

.products-grid .product .product-details {
  float: none;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
}

.products-grid .skew .product .product-details {
  background: white;
  display: inline-block;
    -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  top: 0px;
  position: relative;
  /*max-width: 100px;*/
  width: 100%;
  /max-width: 100px;
  /width: 100%;
}

.related .skew .product .product-details {
  max-width: 120px;
  font-size: 11px;
}
.products-grid .skew:hover .product .product-details {
  background: white;
  display: inline-block;
    -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  top: -70px;
  position: relative;
  /*max-width: 100px;*/
  width: 100%;
}


.best-selling .products-grid .skew:hover .product .product-details, .related .products-grid .skew:hover .product .product-details {
  background: white;
  display: inline-block;
    -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  top: 0px;
  position: relative;
}



.products-grid .product .product-details h3{
    line-height: 1em;
    font-size: 1em;
    font-weight: 600;
    font-style: normal;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    text-align: center;
    min-height: 50px;
    -webkit-margin-after: 0em;
    margin: 10px 1px;
}

.category-subcat  .products-grid li.subcat .product .product-details h3{
    min-height: inherit !important;
    text-align: left;
}

.category-subcat  .products-grid li.subcat .product {
  position: relative;
  min-height: inherit !important;
  overflow: hidden;
  height: inherit !important;
}



.products-grid .old-price{ }
.products-grid .regular-price,
.products-grid .special-price{ font-size: 1.5em; font-weight:600; float: none; margin: 0; white-space: nowrap; }
.products-grid .tier-price{ font-size: 1.5em; font-weight:bold; white-space: nowrap;}
.products-grid .tier-price label{ font-size: 0.5em; display: inline;}
.products-grid .price-box{ margin-bottom:10px; overflow: hidden; font-family: 'Open Sans', Helvetica, Arial, sans-serif; font-weight: 300; text-align: center; }

#subcategory-list .products-grid {
	margin-bottom:0;
}

/* Products grid full */
.products-grid.full li{
  width:16.66666666%;
}

/* View Type: List */
.products-list { margin:0; padding:0; list-style: none;}
.products-list li.item { border:none; position: relative; margin: 0 0 5px;}
.products-list li.item.last {}
.products-list .product-image {
  float:left;
  width: 12%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  text-align: center;
}
.products-list .product-image em {left:10px; top:205px;}
.products-list .product-shop { margin-left:256px; }
.products-list .product-name { margin:0 0 10px; font-size:18px; color:#4f4f4f; }

.products-list li > .skew{ background: #fff; box-shadow: 0 0 6px black; padding: 13px 0 0; position: absolute; z-index: 5; width: 100%;}
.products-list .product .actions{ display: none; clear: both; }
.products-list .product.over .actions{ display: block; background: #FFD900; overflow: hidden; z-index: 10;}

.products-list .product .actions a{
    width: 80%;
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 0 5px 15px;
}
.products-list .product .actions button{ float: right; border: none; background: black url(https://totenart.com/skin/frontend/kuombo/default/images/sprite.png) no-repeat -159px -15px; height: 31px; width: 31px; max-width: 20%; padding: 0; border-radius: 0;}
.products-list .product .actions button.btn-cat{ background-position: -25px -15px; }

.products-list .product .product-details{
  float: left;
  width: 75%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 0 0 10px;
  height: 50px;
}
.products-list .product .product-details > *{ float:left; margin: 0 10px 0 0; position: static; line-height:1em;}
.products-list .product .product-details .descuento{ background:transparent; padding:0; height: auto; font-size: 1em; color: #8c8698;}
.products-list .product .product-details h3{
    line-height: 1em;

    font-size: 1em;
    font-weight: bold;
    font-style: normal;
    width: 230px;
}
.products-list .product .product-details button.button{ width: 80px; font-size: 0.9em; float: right; position: relative; top: -4px;}
.products-list .old-price{ font-size:1em; font-weight:bold; }
.products-list .product-details .regular-price,
.products-list .product-details .special-price{ font-size: 1em; font-weight:bold; float:right; }

/* ======================================================================================= */

.list-subcat{ margin-bottom: 10px;}
.list-subcat h2{ font-size:1.3em; margin:0 0 10px; }
.category-tabs{}
.category-tabs{
  list-style: none;
  margin: 0;
  padding: 0;
}
.category-tabs li.line{ border-bottom: 1px solid #f6b8c5; position: absolute; width: 100%; bottom: 0; background: none; z-index: 1; height: 0;}
.category-tabs li.line:hover{ background:none; padding:0; border: none; border-bottom: 1px solid #F6B8C5;}
.category-tabs li{
    padding: 0;
    text-align: center;
}
.category-tabs li a{
    text-transform: uppercase;

    font-size: 0.8em;
    font-weight: bold;
}
.category-tabs li a:hover{ text-decoration: none;}

.category-tabs li:hover,
.category-tabs li.active{}
.category-tabs li:hover a,
.category-tabs li.active a{ color:#130828; text-decoration: underline;}
.category-tabs li.first{ }

/* SIDEBAR ================================================================================ */
.sidebar.callouts{ margin-bottom: 20px; padding-right: 15px;}
.sidebar.callouts h2{ font-size:1.2em; margin:0 0 20px; text-align:right; background:#130828; padding-right:10px; color:white; }
.sidebar.callouts h3{ text-transform: uppercase; font-size: 16px; line-height: 20px; margin-top: 25px }
.sidebar.callouts ul{ list-style:none; margin:0;   }
.sidebar.callouts ul li{ margin-bottom: 10px; font-size: 14px; line-height: 1.4em; color: #8b8798; }
.sidebar.callouts ul li a{
  font-weight: 600;
  border-bottom: 3px solid transparent;
}
.sidebar.callouts ul li a:hover,
.sidebar.callouts ul li a:focus,
.sidebar.callouts ul li a:active{
  border-bottom: 3px solid #FFD900;
  text-decoration: none;
}
.sidebar.callouts ul li strong {
  font-size: 14px;
  background-color: rgba(255, 217, 0, 1);
  padding: 0px;
  color: #130828;
}
.sidebar.callouts ul li.banner a {
  border: 0 !important;
}
/* Categorias */
.block-categories-nav{
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
  padding: 15px 0;
  border-radius: 10px;
  margin-bottom: 20px;
}

.block-categories-nav .dd {margin-left: 7px;}
.block-categories-nav li:first-child a{ border: none; }
.block-categories-nav a{
display: block;
color: #254122;
padding: 4px 4px 4px 26px;
font-size: 1em;
width: 81.909091%;
border-top: 0px solid #80b653;
font-weight: 100;
}

.block-categories-nav a:hover{
background: url(https://totenart.com/skin/frontend/kuombo/default/images/bullet_cat.png) no-repeat 0px 7px;
}

.block-categories-nav a.current{
  background: url(https://totenart.com/skin/frontend/kuombo/default/images/current_bg.png) repeat-x;
  margin-left: 3px;
  width: 90%;
  position: relative;
  color: white;
  text-shadow: 0 1px 0 black;
  padding-left: 20px;
}
.block-categories-nav a.current:after{
  content: "";
  border-top: 13px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #0b421d;
  position: absolute;
  right: -15px;
  top: 0px;
}
.block-categories-nav li.next a{ border: none; }

.block-categories-nav #narrow-by-list2{ margin: 0; }
.block-categories-nav #narrow-by-list2 dt{ padding: 0 0 10px 33px; font-size: 1.3em; color: #5c9833; font-weight: normal;}
.block-categories-nav ol{
  list-style: none;
  margin: 0;
}

/* Filtros */
.block-layered-nav{
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
  border-radius: 10px;
  margin-bottom: 20px;
}
.block-layered-nav h2{
  font-size: 1.3em;
  margin: 0;
  padding: 0 0 0 16px;
  font-weight: normal;
  color: #5c9833;
}

.block-layered-nav dl{ margin: 0 0 10px;}
.block-layered-nav .currently{
    list-style: none;
    text-align: right;
    padding: 20px 0 10px;
    font-size: 0.85em;
    clear: both;
    float: left;
}

.block-layered-nav .actions{
  font-size: 11px;
  margin: 5px 0;
  overflow: hidden;
  text-align: left;
  float: left;
  line-height: 1em;
  margin-left: 15px;
  padding: 22px 0;
  background-image: url('https://totenart.com/skin/frontend/kuombo/default/images/filter-close.gif');
  background-repeat: no-repeat;
  background-position: right 5px center;
}
.block-layered-nav .actions a{
  color: #8b8798;
  padding: 0 20px 0 0;
}
.block-layered-nav .currently ol {
  display: block;
  float: left;
  clear: both;
}
.block-layered-nav .currently li{ list-style: none; overflow: hidden; text-align: left; margin-bottom: 5px; display: inline-block;}

.block-layered-nav .currently li span.label{
  background: transparent;
  border: none;
  color: #8b8798;
  font-size: 14px;
  text-shadow: none;
  padding: 0;
  display: inline-block;
  text-align: left;
  font-weight: normal;
}
.block-layered-nav .currently a.btn-remove{
  display: inline-block;
  width:16px;
  height:16px;
  background: url(https://totenart.com/skin/frontend/kuombo/default/images/btn_trash.gif) no-repeat;
  text-indent:-9999px;
  float: left;
  margin: 2px 5px 0 3px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.block-layered-nav .currently a.btn-remove:hover{
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.block-layered-nav .currently a.btn-filtro{
  border: 1px solid #8b8798;
  color: #8b8798;
  display: block;
  padding: 2px 20px 1px 5px;
  background-image: url('https://totenart.com/skin/frontend/kuombo/default/images/filter-close.gif');
  background-repeat: no-repeat;
  background-position: right 5px center;
  text-decoration: none !important;
  opacity: 1;
}
.block-layered-nav .currently a.btn-filtro:hover{
  opacity: 0.7;
}

.block-layered-nav dt{
  background: transparent;
  padding: 5px 10px 5px 20px;
  cursor: pointer;
  color: #254122;
  background: url(https://totenart.com/skin/frontend/kuombo/default/images/bullet.png) no-repeat 7px 11px;
  border-bottom: 0px solid #80b653;
  font-weight: normal;
}
.block-layered-nav dt:hover{
  text-decoration: underline;
}
.block-layered-nav dt.last{ border: none; }

.block-layered-nav dd {
  margin: 0;
}
.block-layered-nav dd ol{
  margin: 0;
  list-style: none;
  background: #fff;
}
.block-layered-nav dd ol li{  }
.block-layered-nav dd ol li a{
  display: block;
  padding: 5px 10px 5px 20px;
  color:#254122;
}
.block-layered-nav dd ol li a:hover{
  text-decoration: underline;
}

.block-layered-nav-content-wrapper{
  float: left;
  width: 65.7142857%;
}
.block-layered-nav-content{ font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
  padding: 15px 20px 10px;
  margin-bottom: 20px;
  position: relative;
}
.block-layered-nav-content a.btn-remove{
  position: absolute;
  right: 8px;
  top: 8px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;

}
.block-layered-nav-content a.btn-remove:hover{
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.block-layered-nav-content h2{
  margin: 0 0 10px;
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: normal;
  color: #5c9833;
}
.block-layered-nav-content ul{ list-style: none; overflow: hidden; margin:0;}
.block-layered-nav-content ul li.last{ margin-right: 0; }
.block-layered-nav-content ul li{ float: left; margin:0 11px 11px 0; height: 60px;}

#nav div.sub-wrapper .marcas ul li img,
.block-layered-nav-content ul li a img,
.marcas-home ul li a img {
  filter: url(https://totenart.com/skin/frontend/kuombo/default/images/filters.svg#grayscale); /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
  filter: Gray(); /* IE4-8 and 9 */

  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#nav div.sub-wrapper .marcas ul li img:hover,
.block-layered-nav-content ul li a img:hover,
.marcas-home ul li a img:hover {
  -webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: none;

-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;

  }

.banner-cat{
  width: 31.4285714%;
  float: right;
}


/* Brands */
.brands .item{ margin-bottom: 20px; }
.brands h2{
  font-size: 1.2em;
  margin: 0;
  line-height: 1em;
}

/* Prices */
.price{ font-family: 'Titillium Web', Helvetica, Arial, sans-serif; }
.price-label{ }

.old-price .price-label{ color:#888; font-size: 0.8em; }

.old-price .price{}
.old-price{ position: relative; top: 5px; margin-bottom: 2px;}
.old-price .price{ font-size: 0.8em; color: #888888; }
.special-price{ display: inline; float: left; margin-right: 10px;}
.special-price .price-label{ display:none; }
.special-price .price{ color: #130828;}

.regular-price .price-label{ display:none; }

.product-shop .old-price{ overflow: hidden; display: block;}
.product-shop .old-price .price{margin: 0; font-size: 1em; color: #130828; }
.product-shop .special-price{ overflow: hidden; display: block;}
.product-shop .special-price .price{ color: #628d3d;}

/* PRODUCT VIEW ================================================================================ */

.product-info-side{ text-align:right; color:#969289; margin: 10px 13px 0 0; font-size: 0.9em;}
.product-view{ margin-bottom: 20px; }
.product-media{ position: relative; }
.product-image{ position: relative; z-index: 1; }
.product-media .descuento{
  background: #ffea00;
  width:48px;
  height: 48px;
  position: absolute;
  right: -5px;
  top: -5px;
  color: #130828;
  z-index: 2;
  line-height: 46px;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  display: none;
}
.product-view .prod{ position:relative; z-index: 1;}
.product-view .prod .product-block{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.product-view .prod .product-block .product-shadow{
  background: url(https://totenart.com/skin/frontend/kuombo/default/images/shadow-product_p.png) no-repeat right top;
  width: 58px;
  height: 534px;
  position: absolute;
  right: -50px;
}

.product-view .prod .product-sidebar{ position:absolute; z-index: 1; top: -40px; padding-top: 20px; right: 1px;}
.product-view .rev{ position:relative; z-index: 1; }
.product-view .last{ position:relative;}
.product-img-box { margin-top: 60px; }
.main-view{ margin-bottom:10px; }


#moreviews-title{ display:none; }
.more-views{  }
.more-views ul{
  list-style: none;
  margin: 0 0 20px;
  overflow: hidden;
}

.more-views ul li:first-child{ margin-left:0; }
.more-views ul li{
  margin: 0 0 0 10px;
  float: left;
  background: white;
  border: 1px solid transparent;
  cursor: pointer;
}
.more-views ul li:hover{
  border-color: #8c8698;
}
.more-views ul li.is-active {
  border-color: #8c8698;
  opacity: 0.4;
}
.more-views ul li h4
{
    text-align: left;
    color: #969289;
    margin: 10px 13px 0 0;
    font-size: 0.8em;
    font-style:italic;
}
.more-views ul li a{ padding: 0; display: block;}
.more-views ul li img{ max-width: 70px; }

.share-list{ margin: 0 0 15px; }
.share-list ul.share{
   margin: 0;
   padding: 0;
   list-style-type:none;
}
.share-list ul.share li {
   float:left;
   width:120px;
}
.share-list ul.share li.twitter {
   width:95px;
}
.share-list ul.share iframe{ max-width: none; }
.share-list ul.share li.facebook #fb-root{ display: none; }

.catalog-category-view .breadcrumbs-wrapper {
  position: absolute;
  top: -340px;
  z-index: 2;
}
@media (max-width: 1259px) {
  .catalog-category-view .breadcrumbs-wrapper {
    left: 25px;
    top: -315px;
  }
}
@media (max-width: 1024px) {
  .catalog-category-view .breadcrumbs-wrapper {
    top: -235px;
    left: 0;
    z-index: 9;
  }
}

.catalog-product-view .breadcrumbs{
  padding: 0 0 20px;
}

.product-shop-main-wrapper{
  background: white;
  padding: 40px 20px;
}
.product-shop{ }

.product-info{
    margin-bottom: 15px;
    overflow: hidden;
}
.product-info a:hover{ text-decoration:none; }
.product-info a:hover .nombre{ color:#f6b8c5; }
.product-info .serie{ float:left; margin-right: 15px; }
.product-info .modelo{ float:left; }
.product-info span{ display: block; color: black; font-size: 1.6em; line-height:1em; margin-bottom:3px; }
.product-info span.title{ color:#f6b8c5; font-size:0.6em; letter-spacing:2px; text-transform:uppercase; font-weight:bold; }
.product-shop-main{ font-family: 'Open Sans', sans-serif;

}
.product-marca {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #8c8698;
  font-size: 13px;
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
}
.product-name{
  clear: both;
  font-family: 'Open sans', Arial, sans-serif;
  color: #130828;
}
.product-name h1{
  font-weight: 700;
  font-size: 2.3em;
  line-height: 1em;
  width: 100%;
  margin: 0 0 30px;
}
.product-sku{ margin:0 0 20px; }
.product-sku p{
  color: #8c8698;
  text-decoration: none;
  font-weight: normal;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.7em;
}
@media (max-width: 767px) {
  .product-sku {
    display: none;
  }
}
.tier-prices.product-pricing{ margin:0 0 30px 20px }
.descuento-precio{ color: #8c8698; font-size: 15px; margin: 10px 0; font-weight: bold; text-transform: uppercase; position: relative; top: 7px; z-index: -1;}
.product-options{ margin-bottom:20px; }
.product-options .required{ display:none; }
.product-options dt{ display:none; }
.product-options dd{ margin: 0 0 30px; clear: both; overflow: hidden;}
.product-options dd .input-box{ }
.product-options dd .input-box select{ border: 1px solid #f6b8c5; width:90%;}

.product-options{
    background: #FAF6DF;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
  padding:20px;
}
.product-options ul{ list-style:none; margin:0; }
.product-options ul li{ clear:both; float:left; width: 100%; margin: 0 0 5px;}
.product-options input{ float: left; margin: 1px 5px 0 0;}
.product-options span.label{ background: transparent; color: black; white-space: normal; padding: 0; text-shadow: none; display: inline;}
.product-options label{ display:inline; }



.product-options dd .swatchesContainer{ }
.product-options dd .swatchesContainer ul{ list-style:none; overflow:hidden;
    position:relative;
    top:-2px;
 }
 .product-options dd .swatchesContainer ul li:first-child{ margin-left:0; }
.product-options dd .swatchesContainer ul li{
    border: 1px solid #f6b8c5;
    float: left;
    padding: 3px;
    border-radius: 5px;
    margin-left: 5px;}
.product-options dd .swatchesContainer ul li:hover{
    border: 1px solid #e83157;
    cursor:pointer;
}

.product-options-bottom{ clear:both; margin-bottom: 20px;}

.product-shop-main .price-box{
  position: relative;
  top: 5px;
  z-index: -1;
}
.product-shop-main .price-box .old-price {
  top: 0;
}
.product-shop-main .price-box .old-price .price-label{ color: #888; font-size: 1.2em; display: none; }
.product-shop-main .price-box .old-price .price{
  color: #888;
  font-size: 1em;
  text-decoration: line-through;
}
.product-shop-main .price-box .regular-price {
  line-height: 40px;
}
.product-shop-main .price-box .regular-price .price,
.product-shop-main .price-box .special-price .price{
  font-size: 1.7em;
  color: black;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

.product-shop-main .product-qty label{ display:none; }
.product-shop-main .product-qty{ clear:both; float: left; width: 65px; position: relative; margin: 0 13px 20px 0; top: 6px; height: 40px; display: block; border: 1px solid #ccc; border-radius: 4px;}
.product-shop-main .product-qty select{
    width: 45px;
}
.product-shop-main .product-qty .qty-menos{
    position: absolute;
    width: 14px;
    height: 10px;
    background-image: url(https://totenart.com/skin/frontend/kuombo/default/images/sprite.png);
    background-repeat: no-repeat;
    background-position: 6px -44px;
    background-color: #ccc;
    border: 1px solid #ccc;
    cursor: pointer;
    bottom: -1px;
    left: 42px;
    padding: 4px;
    border-bottom-right-radius: 4px;
}
.product-shop-main .product-qty .qty-mas{
    position: absolute; width: 14px; height: 12px;
    background-image: url(https://totenart.com/skin/frontend/kuombo/default/images/sprite.png);
    background-repeat: no-repeat;
    background-position: 6px -25px;
    background-color: #ccc;
    border: 1px solid #ccc;
    top: -1px;
    cursor: pointer;
    left: 42px;
    padding: 4px;
    border-top-right-radius: 4px;
}
.product-shop-main .product-qty .qty-menos:hover {
  background-color: #ffd900;
  border-color: #130828;
}
.product-shop-main .product-qty .qty-mas:hover {
  background-color: #ffd900;
  border-color: #130828;
}

.product-shop-main .product-qty .input-box{width: 50%; height: 0; }
.product-shop-main .product-qty .input-box input{width:100%; background:transparent; box-shadow:none; padding: 0;height: 33px;text-align: center; border: 0; margin-top: 2px; padding-left: 5px;}

.product-shop-main .add-to-box{ width: 220px;}

.product-shop-main .actions{}
.product-shop-main .actions{ /*background: #ffd900; overflow:hidden;*/ }
.product-shop-main .actions a{
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 0 5px 15px;
  font-size: 1.7em;
  width: 70%;
  text-align: center;
  text-transform: uppercase;
  height: 39px;
  line-height: 39px;
  font-weight: 400;
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
}
.product-shop-main .actions a:hover{ font-weight:bold; text-decoration:none; color: black;}
.product-shop-main .actions button {
  cursor: pointer;
  display: inline-block;
  /*font-family: inherit;*/
  font-size: 17px;
  font-weight: 700;
  /*letter-spacing: 1px;*/
  outline: medium none;
  padding: 7px 15px 7px 45px;
  position: relative;
  text-transform: uppercase;
  border: 1px solid #FFD900;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  background: none repeat scroll 0 0 #FFD900;
  box-shadow: 0 0px #D3B400;
  color: #130828;
  transition: none 0s ease 0s;
  text-shadow: none;
  margin-top: 6px;
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;

  background-image: url('https://totenart.com/skin/frontend/kuombo/default/images/icos-menu-funciones.png');
  background-position: top 8px left -164px;
  background-repeat: no-repeat; }
.product-shop-main .actions button:hover{
  border: 1px solid black;
  background-position: top -68px left -164px; }

@media (max-width: 767px) {
  .product-shop-main .actions button span{
    font-size: 17px !important;
    padding-left: 30px;
  }
}

.product__consultar {
  float: left;
  display: inline-block;
  clear: both;
  font-size: 17px;
  width: 200px;
  text-align: center;
  padding: 7px 0;
  border: 1px solid #8c8698;
  color: #8c8698;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 7px;
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif; }

.product__consultar:hover {
  border: 1px solid #130828;
  color: #130828;
  text-decoration: none; }

@media (max-width: 767px) {
  .product__consultar {
    width: 100%;
  }
}



.product-shop label.required em{ display: none; }
.product-shop p.required{ display: none; }

.social{ margin: 40px 0 0;}

.category-content .social{ margin: 0px 0 15px; width: 100%; display: inline-block;}


.social p{ margin-right:10px; }
.social ul{list-style:none; margin:0; }
.social ul li{ display:inline; margin-right:10px; float: left; margin-bottom: 5px; }
.category-content .social  ul li{ /*float: left; margin-bottom: 5px;*/ }
/* tabs */
.tabs{ margin: 0 0 40px; }
.product-tabs{
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}
.product-tabs li{
  float: left;
  margin-right: 5px;
  position: relative;
  border: 1px solid transparent;
  top: -1px;
  background: #8c8698;
}
.product-tabs li a{
  font-size: 0.8em;
  padding: 4px 14px;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  transition: all 0ms;
  -webkit-transition: all 0ms;
  -moz-transition: all 0ms;
  -o-transition: all 0ms;
  -ms-transition: all 0ms;
}
.product-tabs li a:hover{ text-decoration: none; padding: 4px 14px;}

.product-tabs li:hover{ background-color:#130828; }
.product-tabs li.active{ border: 1px solid #8c8698; border-bottom: 1px solid transparent; background: white; }
.product-tabs li:hover a { }
.product-tabs li.active a{ color:#130828; text-decoration: none !important; }

#product_tabs_custom2.active {background: #ffd900 !important;}

.product-tabs-content{
  clear: both;
  padding: 20px;
  border-top: 1px solid #8c8698;
  border-bottom: 1px solid #8c8698;
  border-radius: 0;
  position: relative;
  top: -2px;
  z-index: 1;
  margin-bottom: 20px;
  border-width: 1px;
  overflow: hidden;
}

#product_tabs_custom2_contents{
  padding: 0 !important;
}

/* TABS home*/

.std ul.product-tabs{
  margin: 0px;
}
.tabs-home{
  margin-top: 60px;
}
.tabs-home .product-tabs li{
  background-color: #FFD900;
  border: 1px solid #8c8698;
}
.tabs-home .product-tabs li.active{
  background-color: #ffffff;
  border-bottom: solid 1px #FFFFFF;
}
.tabs-home .product-tabs li a{
  color: #130828;
}
.tabs-home .product-tabs li:hover{
  background-color: #ffffff;
}
.tabs-home .product-tabs-content{
  border-left: none;
  border-right: none;
  border-bottom: none;
}
/**/

.content-wrapper .page.page-contenido .content h1 {
margin-bottom: 20px;
font-size: 30px;
text-transform: uppercase;
line-height: 1em;
padding-top: 40px;
-webkit-margin-before: 0em;
}

.content-wrapper .page.page-contenido .content h1 strong {
  font-weight: 900;
}

/*
.content-wrapper .page.page-contenido.inicio .content {margin: 0 auto; text-align: center;}
.content-wrapper .page.page-contenido.inicio .content img {width: 200px; margin-top: 50px;}


.content-wrapper .page.page-contenido.inicio .content .message{ text-align: center;}
.content-wrapper .page.page-contenido.inicio .content .message p{ text-align: center; padding: 0px 75px;}



.content-wrapper .page.page-contenido.inicio{
  background: #ffd900 !important;
  padding-bottom: 30px;
}
*/
.content-wrapper .page.page-contenido.inspiracion{
  background: #ffd900 !important;
  padding-bottom: 30px;
}
.content-wrapper .page.page-contenido.inspiracion .content{height: 580px; clear: both; width: 100%;}
.content-wrapper .page.page-contenido.inspiracion .content h1{text-align: center;padding-bottom: 20px;}
.content-wrapper .page.page-contenido.inspiracion ul{ list-style: none; margin:0px; padding: 0px; margin-left: 20px; }

.content-wrapper .page.page-contenido.inspiracion .blur{
  filter:blur(2px);
  -o-filter:blur(2px);
  -ms-filter:blur(2px);
  -moz-filter:blur(2px);
  -webkit-filter:blur(2px);
}
.content-wrapper .page.page-contenido.inspiracion ul li{
  float: left;
  width: 30%;
  padding: 8px;
  /*
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  */
}
#l1 {

}
#l2 {

}
#l3 {

}
.content-wrapper .page.page-contenido.inspiracion ul li img{
  margin-bottom: 8px;
  width: 234px;
}
.content-wrapper .page.page-contenido.inspiracion ul li:hover img{
}
.content-wrapper .page.page-contenido.inspiracion ul li .texto{
  padding: 8px;

}




.content-wrapper .page.page-contenido.inspiracion {
height: 690px !important;
width: 100%;
}



.content-wrapper .page.page-contenido.inspiracion h2 {
  display: inherit;
  font-size: 1.5em;
  text-transform: uppercase;
  line-height: 1em;
}

.content-wrapper .page.page-contenido.inspiracion h2 strong{
  font-weight: 900;
}


.content-wrapper .page.page-contenido.arte {
background-color: transparent;
background-image: url(https://totenart.com/landing/v2/img/totenart-lanzamientov2-bg-arte-mas-cercano-white-optim.jpg);
background-repeat: no-repeat;
background-position: 90% 50%;
z-index: 2;
background-size: 120%;
position: relative;
}

.content-wrapper .page.page-contenido.arte .content {
height: 526px;
margin-top: 13px;
width: 400px;
padding-left: 274px;
}


.content-wrapper .page.page-contenido.sencillo {
background-repeat: no-repeat;
background-position: 60% 18%;
z-index: 1;
background-size: 142%;
background-image: url(https://totenart.com/landing/v2/img/totenart-lanzamientov2-bg-sencillo-rapido-optim.jpg);
background-color: transparent;
margin-top: -180px;
position: relative;
}

 .content-wrapper .page.page-contenido.sencillo .content{
  height: 400px;
  padding-top: 89px;
  padding-bottom: 67px;

 }
 .content-wrapper .page.page-contenido.sencillo .content img{
  width:241px;
  float:left;
  margin:0 30px;
  padding-top:42px;
 }
 .content-wrapper .page.page-contenido.sencillo .content h1{
  margin-top: 40px;
  float: left;
 }
 .content-wrapper .page.page-contenido.sencillo .content .message{
  width: 380px;
  float: left;
 }




.product-tabs-content .std{
  color:#131c0a;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
}

.product-tabs-content {}
.product-tabs-content h2{ display: none; }
.product-tabs-content h3 {font-family: 'Titillium Web', Helvetica, Arial, sans-serif; color: #130828; font-weight: normal;margin: 0 0 15px 0;line-height: 1em;}
.product-tabs-content h4{ font-size: 14px; text-transform: none; }
.product-tabs-content#product_tabs_review_tabbed_contents ol{ list-style:none; }
.product-tabs-content#product_tabs_review_tabbed_contents li{
    margin-bottom: 25px;
 }


.add-review ul{
  list-style: none;
  margin:0;
}
.add-review .buttons-set button.button {
  float: left;
}
/* Product sidebar */
.product-sidebar{}
.product-sidebar .banner{
  margin-bottom: 10px;
}
.product-sidebar .banner a:hover img{ position: relative; /* top: 2px; */ }

/* related */
.related.skew6{
  /*-webkit-box-shadow: inset 0 0 40px #E0E0E0;
  box-shadow: inset 0 0 40px #E0E0E0;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;

  background-image: url(https://totenart.com/skin/frontend/kuombo/default/images/bg-related-products.png);
  background-size: auto 100%;
  min-height: 130px;

  background-repeat: no-repeat;
  padding: 0px 0px 15px 15px;
}
.related .block-related{
  position: relative;
  padding: 10px 0;
  margin-bottom: 10px;
}
.related .block-related h2{
  line-height:1em;
  margin: 12px 0 20px;
  text-align: left;
  font-weight: 600;
  font-size: 13px !important;
  text-transform: uppercase;
}

.related ol{ list-style:none; }
.related ol li{ min-height: 90px !important; }
.related ol li .product { }
.related ol li .product > a{ float: none; width: 100%;}
.related ol li .product .product-details{
  float: left;
  width: 60%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 10px;
}
.related ol li .product a .product-details h3 {
    line-height: 1.2em;
    font-weight: normal;
    text-decoration: none;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    text-align: left;
    min-height: inherit;
}
.related ol li .product a:hover .product-details h3 {
  text-decoration: underline;
}
.related ol li .product .product-details a{ color:#130828; }
.related ol li .product .product-details a:hover{ text-decoration:underline; }
.related ol li .product .product-details .regular-price, .related ol li .product .product-details .special-price {font-size: 1.2em;}
.related ol li .product .product-details .price-box {margin-top: 5px; text-align: left;}
.related input[type="checkbox"]{ display:none; }
.related .block-subtitle{ display:none; }
.related > h2{
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #e45a77;
  font-size: 2.0em;
  position: absolute;
  top: -20px;
  left: 0;
  padding: 0;
  margin: 0;
  background: url(https://totenart.com/skin/frontend/kuombo/default/images/bg.png);
  padding: 0 15px 0 0;
}

/* Blueknow */
#blueknow-widget ol + div { display: none; }

/* Reviews */
.box-reviews{ overflow:hidden; margin-bottom:30px; }
.box-reviews h3{ font-size:1.2em; font-style:italic; font-weight:300; }
.box-reviews ul{ list-style:none; }
.box-reviews ul li{ }
.box-reviews ul li .img{
  float: left;
  width:20%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
    .box-reviews ul li .img .ico{ background:url(https://totenart.com/skin/frontend/kuombo/default/images/sprite.png) no-repeat -118px 0; width:61px; height:61px; display:inline-block; position: relative; top: 10px;}
    .box-reviews ul li.review1 .ico{ background-position:-179px 0; }
    .box-reviews ul li.review2 .ico{ background-position:-240px 0; }
.box-reviews ul li .content{
  float:left;
  width:80%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 0 20px;
}
.box-reviews ul li .content .reviewer{ margin: 0 0 20px; }
.box-reviews ul li .content p{ margin:0; line-height: 1em;}
.box-reviews ul li .content .nick{ color:#969289; }
.box-reviews ul li .content .title{ font-size:1.2em; line-height:1em; }
.box-reviews ul li .content .product a{ color:#130828; }
.box-reviews ul li .content .product a:hover{ text-decoration:underline; }

.product-view .bought h3,
.product-view .upsell h3{
  line-height: 1em;
  font-size: 1.6em;
  /*min-height: 60px;*/
}

/* CART ================================================================================== */
.cart{ margin: 0px 0 20px 0; padding-top: 20px; }
.cart ul{
  list-style: none;
}

.cart ul.checkout-types{ /*overflow: hidden;*/  }
.cart .btn-checkout{ float: right;
  font-size: 17px;
  font-weight: 600;
  padding: 7px 20px 7px;
 }

.cart fieldset{
   float: left;
   width: 100%;
   margin: 0 0 0px;
}

.data-table{ width: 100%; border-collapse: separate; }
.data-table td, .data-table th{ }
.data-table thead, .data-table tfoot{}
.data-table tr.even { background-color: transparent; }
.data-table th {padding: 5px 10px; color: #bbb; font-weight: normal;}
.data-table td {padding: 9px; vertical-align: middle; color: #130828;}
.data-table td.last{ min-width: 115px; }
.data-table td.top {vertical-align: middle; padding-top: 17px;}
.data-table td a {text-decoration: none;}
.data-table td a:hover { text-decoration: underline; }
.data-table .product-name {
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.2em;
  margin: 5px 0;
}
.data-table .product-name a{
  color: #130828;
}


.cart-table tr.last th {
  border-bottom: 1px solid #D8D8D8 !important;
}
.cart-table tr.last th:last-child {
  text-align: right !important;
}

.data-table {
border-bottom: 1px solid #D8D8D8;
}



.data-table td .item-options{ color: #828282; }
.data-table .item-options dt{ display: none; }
.data-table .item-options dd{ display: inline; margin: 0; }
.data-table .item-options dd:last-child:after{ content:''; }
.data-table .item-options dd:after{ content:', '; }

.data-table input[type='text']{
  max-width: 50px;
  text-align: center;
  margin-bottom: 0;
  height: 40px;
  padding: 2px 20px 0 0;
  box-sizing: border-box;
}

.product-name-column {
  width: 100%;
}

.qty-wrapper{ position: relative; width: 90px; text-align: left;   margin: 0 -12px 0 30px; }
@media (max-width: 767px) {
  .qty-wrapper {
    margin: 0;
    width: 70px;
  }
}
.qty-wrapper input::selection {
  background: #ffd900;
}
.qty-wrapper .qty-mas{
  position: absolute;
  right: 20px;
  top: 0;
  width: 20px;
  height: 18px;
  /*border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;*/
  background-image: url(https://totenart.com/skin/frontend/kuombo/default/images/sprite.png);
  background-repeat: no-repeat;
  background-position:  5px -25px;
  background-color: #ccc;
  border-top-right-radius: 4px;
  border: 1px solid #ccc;
  cursor: pointer;
}
.qty-wrapper .qty-menos{
  position: absolute;
  right: 20px;
  bottom: 0;
  width: 20px;
  height: 18px;
  /*border-left: 1px solid #ccc;*/
  background-image: url(https://totenart.com/skin/frontend/kuombo/default/images/sprite.png);
  background-repeat: no-repeat;
  background-position:  5px -43px;
  background-color: #ccc;
  border-bottom-right-radius: 4px;
  border: 1px solid #ccc;
  cursor: pointer;
}
.qty-wrapper .qty-mas:hover,
.qty-wrapper .qty-menos:hover{
  background-color: #ffd900;
  border-color: #130828;
}

.qty-wrapper .link{
  position: absolute;
  width: 20px;
  height: 20px;
  background: url('https://totenart.com/skin/frontend/kuombo/default/images/sprite.png') no-repeat 0 -92px;
  right: -5px;
  cursor: pointer;
  top: 10px;
  text-indent: -9999px;
  border: none;
  padding: 20px 0;
  display: none !important;
}
.qty-wrapper .link:hover{ }

.cart-table .last {
  width: 115px;
  padding-left: 0;
}

.cart-table .last .link {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
  border: 1px solid #8c8698;
  color: #8c8698;
  background: #fff;
  line-height: 23px;
  white-space: nowrap;
  padding: 1px 3px 0 28px;
  background-image: url('https://totenart.com/skin/frontend/kuombo/default/images/totenart-iconos-actualizar.png');
  background-repeat: no-repeat;
  background-position: top 0px left 2px;
  float: right;
  margin-right: -10px;
}
.cart-table .last .link:hover {
  color: #130828;
  border-color: #130828;
  background-position: top -76px left 2px;
}
@media (max-width: 767px) {
  .cart-table .last {
    width: 85px;
    min-width: 85px !important;
  }
  .cart-table .last .link {
      white-space: normal;
      width: 88px;
      line-height: 11px;
      margin: 0;
  }
}

.data-table .product-image {display:block; width:90px; height:90px; position: relative; overflow: hidden;}
.data-table .product-image img{position: absolute;}
.data-table .product-image span {opacity:0;width:100%; height:100%; background:#130828; display:block;}
.data-table .product-image:hover span { opacity:0.06}

.cart .data-table td .cart-price{
  font-size: 1.3em;
  text-align: center;
  display: block;
  font-weight: bold;
}
.cart .data-table td:last-child .cart-price{
  text-align: right;
}

.volver { margin: 10px 0 10px 0; display: block; width: 200px; float: left;}
.btn-continue {margin: 11px 4px 15px; font-size: 14px;color: #130828;}
.data-table button.link.btn-update{ margin-top: 10px; float: left; border:none; background:none; font-size: 0.9em; font: 14px 'Titillium Web', Helvetica, Arial, sans-serif; display: none; }
.data-table button.link.btn-update:hover{ text-decoration:underline; color: #828282;}
.discount-form label {margin-top: 0px;margin: 10px 0px;}
.discount-form .input-box {margin-top: -5px;}
.cart-empty a {font-weight: bold;}
.cart .totals { float: right; margin-top: -10px; }
.cart .totals-content{
  /*border:1px solid #eaeaea;*/
  padding: 10px;
  border-top: 0;
  padding-top: 0;
}
#shopping-cart-totals-table {
  margin: 0 0 20px 0;
  width: 100%;
}
#shopping-cart-totals-table strong{ font-size: 18px; color:#130828; }

.cart .totals .price,
.cart .totals .total-price{ text-align: right; white-space: nowrap; }

.cart .totals .checkout-types{ margin: 0; }
.cart .cart-collaterals .col2-set {  }
.cart .cart-collaterals .col2-set input.input-text { margin-top: 5px; vertical-align: sub; }
.cart .cart-collaterals .col2-set h2 { font-size:18px; color:#4e4e4e; margin-bottom:5px; }
.cart .cart-collaterals .col2-set .buttons-set { padding:0; }
.cart .cart-collaterals .col2-set .buttons-set button.button  { float:left; }
.cart .cart-collaterals .col2-set .col-1 {}
.cart .cart-collaterals .col2-set .col-1,
.cart .cart-collaterals .col2-set .col-2 { }

.cart .discount { float: left; /*overflow: hidden;*/ margin-bottom: 0px; margin-top: 7px; }
.cart .discount .fields{ float:left; }
.cart .discount .buttons-set{  }
.cart .cart-table .item-options dt{ display: none; }
.cart .cart-table .item-options dd{ display: inline; margin: 0; }
.cart .cart-table .item-options dd:last-child:after{ content:''; }
.cart .cart-table .item-options dd:after{ content:', '; }

/*AJAX CART*/
.added-content{
  font-family: 'Open Sans', sans-serif;
  background: white;
  overflow: hidden;
  /min-width: 500px;
  /padding: 0px;
}

.added-content h3{
  font-size: 20px !important;
  line-height: 10px !important;
  font-family: 'Open Sans',sans-serif;
  text-align: center;
  padding: 20px 0px 10px;
  margin-right: 10px;
  margin-left: 10px;
}
.added-content p {text-align: center;margin: 0 5px 10px 5px;
font-size: 13px;}
.added-content .botones{
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: auto;
  display: block;
  width: 100%;
}

.added-content .button {
  font-size: 11px;
  font-weight: 700;
  padding: 7px 10px;
  border-radius: 3px;
  width: 165px;
  display: inline-block;
  background: #FFD900;
  border: 1px solid #FFD900;
}

.added-content .button:hover, .added-content .btn-cart:hover  {
  border: 1px solid #130828 !important;
}

.added-content .button:hover {
  background: #FFD900;
}



p.total {text-align: center;margin-top: 15px; font: 12px 'Open Sans', sans-serif;}
div.total {text-align: center; font: 12px 'Open Sans', sans-serif; clear: both; background: #eee; padding: 10px 0; left: 0; font-weight: 600; border-top: 1px solid #ddd;}
.cart div.total{
  position: relative;
  bottom: 0;
  top: 0;
  width: 99%;
  margin-bottom: 30px;
}

div.total,
.cart-top div.total{ bottom: 0; position: absolute; width: 100%; background-color: #ffd900; color: #130828; font-weight: bold; text-align: center; font-size: 14px; padding: 10px 43px; -moz-box-sizing: border-box; box-sizing: border-box; font-family: 'Titillium Web', Helvetica, Arial, sans-serif; line-height: 17px; border-top: none;
-moz-box-sizing:border-box;
box-sizing:border-box;}

.cart-top div.total{
  font-size: 12px;
  line-height: 14px;
}

.added-content div.total{
  display: block;
  margin: 0px;
  width: auto;
  position: relative;
}


#tengo-codigo {
  font-size: 12px;
  font-weight: 700;
  padding: 7px 10px;
  border-radius: 3px;
  display: inline-block;
}

button#tengo-codigo:hover, button#tengo-codigo:focus {
  border: 1px solid #130828 !important;
}

#discount-coupon-form button.button {vertical-align:text-top;position:relative;top:-6px;}

/* CMS */
.cms-page-view .main { padding-bottom: 10px; }
.cms-page-view .breadcrumbs{ display: none; }
.cms-page-view .std a{ font-weight:normal;  }
.page-title h1{
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #130828;
  text-shadow: 0 1px 0 #FFF;
  font-size: 2em;
}
.page-title.title-buttons{ overflow: hidden; }
.page-title.title-buttons h1{ float: left; }
.page-title.title-buttons button{ float: right; margin: 20px 0; }

.header-image{ position: relative; top:-30px }
.header-image.cms-404{ position: relative; top:-30px; height:400px; width:100%; }

.cms{ position: relative; top: -140px; margin-bottom: -50px; }
.cms .cms-title{
    background: #130828;
    color: #FFF;
    margin:0 0 20px;
}
.cms .cms-title h1{
    margin: 0;
    font-weight: normal;
    font-size: 4em;
    line-height: 1em;
}
.cms .cms-info{
    float:right;
}
.cms .cms-map{
    padding:20px;
    background:#ffd900;
    text-align: center;
}

.cms.about .cms-title{ padding: 30px 55px; }
.cms.envio .cms-title{ padding: 25px 45px; }
.cms.envio .cms-info > ul{ list-style:none; }
.cms.envio .cms-info > ul > li{ position:relative; padding: 0 0 0 160px; min-height: 180px; margin:20px 0; }
.cms.envio .cms-info > ul li .ico{ position:absolute; left:0; top:42px; background:url(https://totenart.com/skin/frontend/kuombo/default/images/sprite.png) no-repeat; width:140px; height:130px; }
.cms.envio .cms-info > ul li .ico.zonas{ background-position: 0 -181px; }
.cms.envio .cms-info > ul li .ico.gratuito{ background-position: 0 -311px; }
.cms.envio .cms-info > ul li .ico.seguimiento{ background-position: 0 -441px; }
.cms.envio .cms-info > ul li .ico.envios{ background-position: 0 -571px; }
.cms.envio .cms-info > ul li .ico.devoluciones{ background-position: 0 -701px; }
.cms.envio .cms-info > ul li .ico.tienda{ background-position: 0 -831px; }
.cms.envio .cms-info > ul > li:first-child h3{ border:none; }
.cms.envio .cms-info > ul > li h3{ border-top:1px solid #d8d8d8; padding: 20px 0 0 }
.cms.envio .cms-map{ margin-top:20px; }
.cms.contacto .cms-title{ padding: 25px 35px; }
.cms.contacto .cms-map{ margin-top:20px; }

/* Nuestras marcas */
.nuestras-marcas{ list-style:none; margin: 0; }
.nuestras-marcas li:first-child{ }
.nuestras-marcas li{
    width:33.33333%;
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    position: relative;
    margin-bottom: 2px;
    min-height: 330px;
    padding: 0 2px;
}
.nuestras-marcas li .info-wrapper:before{
    position:absolute;
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #FFFFFF;
    border-width: 10px;
    left: 50%;
    margin-left: -8px;
}
.nuestras-marcas li .imagen{ height:160px;
    background:#777776;
}
.nuestras-marcas li .info-wrapper{
    position: relative;
    top: 0; background:#fff;
    width: auto;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
    text-align: left;
}
.nuestras-marcas li .info-wrapper .info{
    width:50%;
  float:left;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
  padding:0 10px;
  font-size: 0.8em;
  line-height: 1.3em;
  color: #9e9e9e;
  margin-bottom:20px;
}
.nuestras-marcas li .info-wrapper .info h3{
    margin: 20px 0 15px;
    font-size:1em;
    line-height:1em;
    color:#130828;
}

.nuestras-marcas li .action{ text-align:center ;}

.nuestras-marcas li:hover{
  padding: 0;
  position: relative;
  z-index: 20;
}
.nuestras-marcas li:hover .imagen{
  background:#130828;
}
.nuestras-marcas li:hover .info-wrapper{ padding:0 2px; }
.nuestras-marcas li:hover .info-wrapper:before{
    border-bottom-color: #ae51d2;
}
.nuestras-marcas li:hover .info-wrapper:after{
    position:absolute;
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #ae51d2;
    border-width: 10px;
    left: 50%;
    margin-left: -8px;
}

.nuestras-marcas li:hover .action{ display: block !important; text-align:center; margin-bottom: 25px;}
.nuestras-marcas .action a{ text-decoration:none; padding:5px 20px; text-transform:none; font-size:0.9em; }
.nuestras-marcas .action{ margin-bottom:20px; }
.nuestras-marcas li:hover .marca-content-wrapper{ position: static; }
.nuestras-marcas li:hover .marca-content{ position: absolute; top:0; left:0; box-shadow: 0 0 11px #130828; background: white; }

.attributesplash-page-view h1 {
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #130828;
    text-shadow: 0 1px 0 #FFF;
    font-size: 2em;
}
.attributesplash-page-view .row-fluid > .span3 {
  display: none;
}
.attributesplash-page-view .row-fluid > .span9 {
  width: 100% !important;
  margin-left: 0;
}
@media (min-width: 991px) {
  .attributesplash-page-view .products-grid li.span3 {
      width: 14.5%;
  }
}

/* Contacto */
.formulario {}
.formulario ul,
.formulario ol{ margin:0; list-style: none; }
.formulario ul.form-list{
   padding:10px 10px 0;
}
.formulario{
  background: transparent;
  background: rgba(0,0,0,0.04);
  padding: 20px 10px;
  color: #e45a77;
  text-shadow: 0 1px 0 rgb(255, 255, 255);
}
.formulario .fieldset{ border:none }


/* Empty category */
.no-results{}
.no-results .page-title h1 {

  color: #3C3826;
  font-size: 2.5em;
}
.no-results .form-search input {
  width: 300px;
  margin: 0 10px 0 0;
}

#search_content_form {position: relative; margin-bottom: 4.5em;}

/* 404 */
.cms-kmb-no-route .promo-top{
  display: none;
}
.customer-account-login .promo-top{
  display: none;
}




.pagina-404 { position:relative; top:-380px; overflow:hidden; }
.pagina-404 .content-pagina{ margin: 0 0 80px; }
.pagina-404 .page-title{ margin:80px 0 0 }
.pagina-404 .page-title h1 {
  color: #130828;
  font-size: 2em;
  font-weight: bold;
  line-height: 1em;
  margin: 0 0 20px;
}
.pagina-404 .page-title h2 {
  color: #130828;
  font-size: 1.3em;
  line-height: 1em;
  font-weight: normal;
}

input#search404 {
  width: 80%;
  background: transparent;
  border: none;
  box-shadow: none;
  float: left;
  color: #130828;
  padding: 0px 20px 0;
  line-height: 4.5em;
  height: 50px;
}

.form-search-content {}
.form-search-content .actions{ background: #fff; overflow:hidden; }
.form-search-content input{ float:left; }
.form-search-content .actions button{
  float: right;
  border: none;
  background: #130828;
  background: #FFD900;
  height: 24px;
  width: 20%;
  max-width: 20%;
  padding: 16px 0 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  text-align: center;
}
/*
.form-search-content .actions button:hover{ background-color: #CECECE; }
*/
.form-search-content .actions button .ico{ display:block; width: 21px; height: 20px; background: url(https://totenart.com/skin/frontend/kuombo/default/images/sprite.png) no-repeat 0 0px; margin: 0 auto;}

#search_content_form {position: relative; margin: 0;width: 79%;}

/* COMMON ================================================================================ */
.std{ color: #130828; }
.std ul{ list-style-position:inside; margin: 10px 0 0 10px;}

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ACACAC; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0px; min-height:22px; line-height:20px; }
.messages li li span{}
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:19px 19px !important; background-repeat:no-repeat !important; line-height:35px; min-height:35px !important; padding:19px 19px 19px 70px !important; font-size:14px !important; font-weight:normal !important; font-style: italic !important;  }
.error-msg { border-color:#d9c2ba; background-color:#f2e1d8; background-image:url(https://totenart.com/skin/frontend/kuombo/default/images/i_msg-error.gif); color:#872a06; }
.success-msg { border-color:#b5e4a0; background-color:#dceccf; background-image:url(https://totenart.com/skin/frontend/kuombo/default/images/i_msg-success.gif); color:#428b80; }
.note-msg { border-color:#ccc; background-color:#fff; background-image:url(https://totenart.com/skin/frontend/kuombo/default/images/i_msg-note.gif); color:#585858; }
.notice-msg { border-color:#eee3b1; background-color:#f6f0d9; background-image:url(https://totenart.com/skin/frontend/kuombo/default/images/i_msg-notice.gif); color:#a47607; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */

.std .banners,
.banners{ list-style: none; margin: 0; }
.banners.vertical .banner{ margin-bottom: 20px; }
.banners .banner{ position:relative; min-height: 144px; }
.banners .banner a{ display:block; }
.banners .banner .img{position:absolute; z-index:1; width: 100%;}
.banners .banner .content{ position:relative; z-index:2;width: 130px; top:10px; right:10px; background: white; float: right; overflow: hidden; margin: 0; }
.banners .banner .content > div{ padding:10px; }
.banners .banner:hover .content{ background:#FFD900; }
.banners .banner:hover .content a:hover{ text-decoration:none; color:#130828; }
.banners .banner .content h3{
    font-size: 1.2em;
    line-height: 1em;
    margin: 0 0 10px;
}
.banners .banner .content p{
    margin: 0;
    line-height: 1em;
}

.sidebar.callouts .banners {margin-top: 45px;}
.sidebar .banners .banner {min-height: 0; }
.sidebar .banners .banner .img{position:relative; }

/* FOOTER ================================================================================ */
#footer{
    position: relative !important;
    z-index: 1;
}


.footer-content-wrapper{ background: transparent url(https://totenart.com/skin/frontend/kuombo/default/images/bg_footer.png) no-repeat center 100%; padding: 10px 0 50px;}
.checkout-cart-index .footer-content-wrapper, .checkout-onepage-index .footer-content-wrapper { background: transparent url(https://totenart.com/skin/frontend/kuombo/default/images/bg_footer_checkout.png) no-repeat center 100%; padding: 10px 0 50px; display: none;}
.checkout-cart-index .footer-content-wrapper .container-narrow, .checkout-onepage-index .footer-content-wrapper .container-narrow { display: none; }
.checkout-cart-index .footer-wrapper, .checkout-onepage-index .footer-wrapper {display: none;}

.checkout-cart-index center img {
  display: none;
}

.ventajas {margin: 25px 0 85px;}
.ventajas li {color: #8c8698 !important; padding-right: 1%; padding-left: 70px; line-height: 0px; min-height: 56px !important;}
.ventajas li h4 {font-size: medium; line-height: 15px; margin-bottom: 8px;}
.footer-content-wrapper .envio { background: transparent url(https://totenart.com/skin/frontend/kuombo/default/images/envio-gratuito-totenart.png) no-repeat left center;}
.footer-content-wrapper .seguimiento { background: transparent url(https://totenart.com/skin/frontend/kuombo/default/images/seguimiento-pedidos-totenart.png) no-repeat left center;}
.footer-content-wrapper .tienda { background: transparent url(https://totenart.com/skin/frontend/kuombo/default/images/tienda-fisica-totenart.png) no-repeat left center;}
.footer-content-wrapper .contacta { background: transparent url(https://totenart.com/skin/frontend/kuombo/default/images/contacto-totenart.png) no-repeat left center;}



.footer-content-wrapper .content{ margin:20px 0 }
.footer-content-wrapper .content h4{ font-weight:300; color: #8c8698 !important; }
.footer-content-wrapper .content h4 span{ font-weight:700; }
.footer-content-wrapper .content .newsletter{}
.footer-content-wrapper .content .social ul{ list-style:none; }
.footer-content-wrapper .content .social ul li{ display: block; margin-bottom: 7px; }

.footer-content-wrapper .content .social ul li.yt a { display: block; background: transparent url(https://totenart.com/skin/frontend/kuombo/default/images/youtube.png) no-repeat center 100%; width: 80px; height: 20px; text-indent: -999em; }
.footer-content-wrapper .content .social ul li.yt a:hover { display: block; background: transparent url(https://totenart.com/skin/frontend/kuombo/default/images/youtube.png) no-repeat center 100%; width: 80px; height: 20px; text-indent: -999em;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
   }



.footer-wrapper{
  background: #FFD900;
  z-index: 1;
}
footer{ padding: 20px 0 20px; text-transform:uppercase; font-size:0.9em; }
footer h3{
font-weight: 700;
font-size: 1.5em;
margin: 0 0 20px;
color: black;
line-height: 1em;
text-transform:none;

}
footer a { color: #130828; font-size: 1em; }
footer a:hover { color: #616161; }
footer ul{ margin:0; padding: 0; list-style: none; }
footer .pago ul li{ display: inline; margin-right: 10px; }
footer address{ margin-left:30px; }

footer .marcas{}
footer .marcas li{ float:left; width:33.3333%; }

.footer-logo-wrapper{ background: #FFD900; text-align:center; padding: 10px 0 0;}
.footer-logo{ float:left; margin-right:20px; margin-top:5px; }
.footer-info{ line-height:1em; font-size:0.8em; float: left; color: #130828;}
.footer-info a{ color: #130828;}
.footer-info address{ margin:0;  }
.footer-info address ul{ list-style:none; display: inline;}
.footer-info address ul li{ display:inline; }
.footer-info .developer{ text-align:left; }
.footer-info .developer span{ position:relative; top:3px; margin-right:5px;  }
.footer-info .developer a{
  -webkit-transition:all 400ms ease-in-out;
  -moz-transition:all 400ms ease-in-out;
  -o-transition:all 400ms ease-in-out;
  -ms-transition:all 400ms ease-in-out;
  transition:all 400ms ease-in-out;

}
.footer-info .developer a:hover{
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

/* Login */

/* mini header-footer para el login */
.customer-account-login,
.customer-account-create {
  background: #FFD900;
}
.customer-account-login .header-wrapper,
.customer-account-login .footer-content-wrapper,
.customer-account-login .footer-wrapper,
.customer-account-login .zopim,
.customer-account-login .banner-hibrido,
.customer-account-create .header-wrapper,
.customer-account-create .footer-content-wrapper,
.customer-account-create .footer-wrapper,
.customer-account-create .zopim,
.customer-account-create .banner-hibrido,
.customer-account-forgotpassword .header-wrapper,
.customer-account-forgotpassword .footer-content-wrapper,
.customer-account-forgotpassword .footer-wrapper,
.customer-account-forgotpassword .zopim,
.customer-account-forgotpassword .banner-hibrido {
  display: none !important;
}

.customer-account-login .footer-logo-wrapper,
.customer-account-create .footer-logo-wrapper,
.customer-account-forgotpassword .footer-logo-wrapper {
  background: transparent;
}
.login-page {
  text-align: center;
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.login-page form {
  width: 320px;
  max-width: 100%;
}
.login-page h1 {
  margin-bottom: 75px;
}
.login-page .form-list {
  list-style-type: none;
}
.login-page input[type=text],
.login-page input[type=password] {
  width: 90%;
  margin: 0;
  padding: 12px 15px 9px;
  border-radius: 0;
  background: #fff;
  border: 1px solid #fff;
  font-size: 17px;
  color: #130828;
  box-shadow: none !important;
  outline: none !important;
  -webkit-transition: border-color 50ms;
  -o-transition: border-color 50ms;
  transition: border-color 50ms;
  font-style: italic;
}
.login-page input[type=text]:focus,
.login-page input[type=password]:focus {
  border-color: #130828;
}
.login-forgot-password {
  display: inline-block;
  float: left;
  font-size: 11px;
  font-style: italic;
  border-bottom: 1px dotted #130828;
  text-decoration: none;
}
.login-forgot-password:hover {
  border-bottom: 1px solid #130828;
  text-decoration: none;
}

.login-page .name-firstname{
  margin-bottom: 8px;
}

.login-page .button-destacado {
  /*color: #FFD900;*/
  color: #fff;
  background-color: #130828;
  font-size: 16px;
  border-radius: 8px;
  padding: 12px;
  width: 75%;
  margin-top: 30px;
  border: 1px solid #130828;
}
.login-page .button-destacado:hover {
  color: #FFD900;
}

.login-page .form-list .field {
  float: none;
  width: auto;
}

.login-switch {
  display: inline-block;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: bold;
  font-size: 13px;
  border-bottom: 1px dotted #130828;
  text-decoration: none;
}
.login-switch:hover {
  border-bottom: 1px solid #130828;
  text-decoration: none;
}

.account-login{
  margin: 20px 0 40px;
  background: transparent; /* The Fallback */
  background: rgba(0,0,0,0.04);
  padding: 20px;
  color: #7A7A7A;
  text-shadow: 0 1px 0 rgb(255, 255, 255);
}
.account-login ul,
.account-login ol{ margin: 0; list-style: none; }
.account-login h2{
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #130828;
  text-shadow: 0 1px 0 rgb(255, 255, 255);

  margin: 0 0 15px;
}

.account-login .registered-users button{ margin-right: 10px; }
.account-login .registered-users a{ color: #130828; }

/* Forgot password */
.forgot-password{
  margin: 20px 0 40px;
  background: transparent; /* The Fallback */
  background: rgba(0,0,0,0.04);
  color: #7E7E7E;
  text-shadow: 0 1px 0 rgb(255, 255, 255);
}
.forgot-password-content{ padding: 20px; }
.forgot-password ul,
.forgot-password ol{ margin: 0; list-style: none; }
.forgot-password h2{
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #e45a77;
  text-shadow: 0 1px 0 rgb(255, 255, 255);

  margin: 0 0 15px;
  background: url(https://totenart.com/skin/frontend/kuombo/default/images/border_social_follow.png) repeat-x 0 100%;
  padding-bottom: 7px;
}
.forgot-password button{ margin:0 10px 10px 0; }
.forgot-password a{ color: #E4899D; }

/* Account create */

.account-create p.required{ display:none; }
.account-create ul{
  list-style: none;
  margin:0;
}

.account-create .fieldset{
  border: none;
}
.account-create ul.form-list{ margin:0; }

/* Sendfriend */
.send-friend-info{
  color: #e45a77;
  text-shadow: 0 1px 0 white;
  padding: 20px 0;
}
.send-friend{
  margin: 0 0 40px;
  background: transparent;
  background: rgba(0,0,0,0.04);
  padding: 20px;
  color: #e45a77;
  text-shadow: 0 1px 0 rgb(255, 255, 255);
}
.send-friend ul{
  list-style: none;
  margin:0;
}

.send-friend .fieldset{
  border: none;
}
.send-friend ul.form-list{ margin:0; }

/* Checkout */
.checkout-onepage-success .col-main .sub-title{
  font-weight: bold;
  color: #130828;
  text-shadow: 0 1px 0 rgb(255, 255, 255);
}
.checkout-onepage-success .col-main{ margin-bottom: 40px; }
.checkout-onepage-success .col-main{ color: #130828; }
.checkout-onepage-success .col-main a{ color:#B69C06; }


/* My Account ============================================================================= */

/* Sidebar account */
.block-account{ margin: 0 0 20px; }
.block-account .set_menu {
  padding:9px 15px;
  background: #fff;
  -moz-box-shadow: 0 0 3px 1px rgba(0,0,0,.05), 0 1px 2px 0px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,.05), 0 1px 2px 0px rgba(0,0,0,.1);
  box-shadow: 0 0 3px 1px rgba(0,0,0,.05), 0 1px 2px 0px rgba(0,0,0,.1);
  margin: 0 0 20px;
}
.block-account .set_menu dt {
  margin: 8px 0 15px;
  text-transform: uppercase;
}
.block-account .set_menu dd {line-height:30px; margin-left: 0; padding: 0;}
.block-account .set_menu dd [class^="ic-"] {display: inline-block;width: 18px;height: 19px;vertical-align: middle;margin-top: -4px;margin-right: 1px;
  background-image: url('https://totenart.com/skin/frontend/kuombo/default/images/settings.png');
  background-repeat: no-repeat;
  background-size: 237px 43px;
}
.block-account .set_menu dd .ic-panel-de-control {background-position:-60px 0;}
.block-account .set_menu dd .ic-informacion-de-la-cuenta {background-position:0 0;}
.block-account .set_menu dd .ic-cambiar-contrasena {background-position:-161px 0;}
.block-account .set_menu dd .ic-libreta-de-direcciones {background-position:-40px 0;}
.block-account .set_menu dd .ic-mis-pedidos {background-position:-81px 0;}

.block-account .set_menu dd .ic-mis-opiniones-de-productos {background-position:-200px 0;}
.block-account .set_menu dd .ic-mis-etiquetas {background-position:-218px 0;}
.block-account .set_menu dd .ic-suscripciones-al-boletin-de-noticias {background-position:-120px 0;}
.block-account .set_menu dd .ic-referidos {background-position:-20px 0;}

.block-account .set_menu dd a {
  display: block;
  font-size: 13px;
  color: #6c7077;
  line-height: 1em;
  margin-bottom: 15px;
}
.block-account .set_menu dd a:hover {text-decoration:none; color:#393d4d}
.block-account .set_menu dd.current {
color: #393D4D;
background: #F2F3F5;
border-radius: 3px;
line-height: 1em;
margin-bottom: 16px;
padding: 8px;
position: relative;
width: 100%;
left: -8px;

}
.block-account .set_menu dd a:hover [class^="ic-"], .block-account .set_menu dd.current [class^="ic-"] {background-position-y:-24px;}

/********** < Dashboard */
.my-account {
  padding: 9px 15px;
  background: #fff;
  -moz-box-shadow: 0 0 3px 1px rgba(0,0,0,.05), 0 1px 2px 0px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,.05), 0 1px 2px 0px rgba(0,0,0,.1);
  box-shadow: 0 0 3px 1px rgba(0,0,0,.05), 0 1px 2px 0px rgba(0,0,0,.1);
  margin: 0 0 60px;
}

.my-account h1,
.my-account h2,
.my-account h3,
.my-account h4,
.my-account h5{
}

.my-account ol,
.my-account ul{
  list-style: none;
  margin: 0;
}

.welcome-msg{ padding: 20px 0; }
.welcome-msg h3.nombre{
  margin:0;
  color: #474747;
}
.welcome-msg button{ float: right; }

.my-account .taxvat-steps {
  list-style: decimal;
  margin-left: 30px;
}
.my-account .taxvat-steps a{
  text-decoration: none !important;
  border-bottom: 1px dotted #130828;
  line-height: 16px;
  display: inline-block;
}
.my-account .taxvat-steps a:hover{
  border-bottom: 1px solid #130828;
}

/* Direcciones */
.direcciones-wrap {
  border:1px solid #d9dbe1;
  margin:28px 0;
}
.direcciones-wrap thead th {
  color: #606163;
  font-weight: bold;
  background: #f5f6f8;
  border-top: 1px solid #d9dadd;
  padding: 5px 0 5px 9px;
  height: 20px;
  vertical-align: middle;
  text-align: left;
}
.direcciones-wrap thead th,.set_area .section .chart-wrap tbody tr:last-child td {border:0;}
.direcciones{ width: 100%; }
.direcciones tbody tr td {
  vertical-align:top;
  line-height:16px;
  color: #474747;
  border-bottom-color:#d9dbe1;
  padding:15px 11px;
}
.direcciones tbody tr td h4{
  font-weight: bold;
  margin: 0;
  font-size: 1em;
  line-height: 1.2em;
}
.direcciones tbody tr td.btns { text-align:right; }
.direcciones tbody tr td.btns a{
  color: #130828;
  font-size: 0.8em;
  text-decoration: underline;
}
.direcciones tbody tr:hover td{background:none;}


/* General Box */
.box-account { margin:0 0 15px; }
.box-account .box-head { margin:0 0 5px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:14px; font-weight:bold; color:#4c4c4c; }
.box-account .box-head a { font-size:10px; text-transform:uppercase; }

.dashboard .box .box-title { text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  float: left;
  margin: 0;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.6em;
  color: #474747;
}
.dashboard .box .box-title a { }
.dashboard .box .box-content { padding:0 10px; }

/* Block: Recent Orders */
.dashboard .box-recent {}

/* Block: Account Information */
.dashboard .box-info {}
.dashboard .box-info h4 {
  font-weight:bold;
  margin: 0;
  font-size: 1em;
  line-height: 1.2em;
}

/* Block: Reviews */
.dashboard .box-reviews .box-head { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; }
.dashboard .box-reviews .box-head h2 { font-size:12px; font-weight:bold; line-height:1.35; color:#444; }
.dashboard .box-reviews .number { display:none; float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { padding:0 10px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; }
.dashboard .box-tags .box-head h2 { font-size:12px; font-weight:bold; line-height:1.35; color:#444; }
.dashboard .box-tags .number { display:none; float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { padding:0 10px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 {
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1.25;
  color: #130828;
}
.addresses-list .direcciones-wrap{ margin:0 0 28px; }

.addresses-list h3 { font-weight:bold; font-size:12px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove {}
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { padding:0 10px; margin:0 0 12px; }
.addresses-list li.empty {}
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item {}

/* Order View */
#my-orders-table{ margin: 20px 0 40px; }
.order-info dt { display:none; }
.order-info ul { margin-bottom:15px; border-bottom:1px solid #8c8698; background:#f2f2f2; }
.order-info li{ float:left; border-right:1px solid #a4a4a4; border-left:1px solid #fff; font-size:1.1em; line-height:1em; }
.order-info li.first { border-left:0; }
.order-info li.last { border-right:0; }
.order-info li a { display:block; padding:6px 15px; color:#444; }
.order-info li a:hover { background-color:#ddd; text-decoration:none; color:#444; }
.order-info li.current { background-color:#8c8698; font-weight:bold; padding:6px 15px; color:#fff; }

.order-date { margin:10px 0; }

.order-info-box { margin:0 0 15px; }
.order-info-box h2 { font-size:13px; font-weight:bold; border-bottom:1px solid #ddd; margin:0 0 8px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { font-size:1.6em; padding:0; margin:0; }
.order-items h3 { font-size:1.3em; }
.order-items .product-name { font-weight:bold !important; }
.order-items .item-options{ margin: 5px 20px; }
.order-items th.price{ width: 15%; }
.order-items .link-print { font-size:10px; text-transform:uppercase; }
.order-items .order-links { text-align:right; }
.order-items .order-links .link-print { font-weight:bold; font-size:11px; text-transform:none; }

.order-links a{ color:#628d3d;  }
.order-items.order-details .data-table td { vertical-align: top; }

.order-additional { margin:15px 0; }

#my-orders-table.data-table td a{ text-decoration: none; color: #628d3d; font-size: 0.8em; }

/* Order Gift Message */
.gift-message dt strong { color:#555; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:15px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:12px; font-weight:bold; }
.page-print h2.h2 { font-size:15px; font-weight:bold; text-align:right; }
.page-print .order-date { border-bottom:1px solid #ccc; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:90px; height:90px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { border:0; padding:0; margin:0 0 -3em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {}
#wishlist-table .add-to-links { white-space:nowrap; }

.mwishlists .data-table {
  border-bottom: 1px solid #130828;
}

.my-wishlist .button {float: right; font-size: 11px; font-weight: bold; background: white; padding: 7px 20px; border: 1px solid #130828; text-decoration: none;}
.my-wishlist .button:hover {float: right; font-size: 11px; font-weight: bold; background: white; padding: 7px 20px; border: 1px solid #130828 !important; color: #130828; opacity: 0.6 !important; text-decoration: none;}

.my-wishlist .button.link-wishlist,
.my-wishlist .button.link-wishlist-not-logged {
  width: 26px !important;
  float: right !important;
  margin-right: 0 !important;
  background: #fff !important;
  border: 1px solid #130828 !important;
  color: #130828 !important;
  text-indent: -9999px;
  background: url('https://totenart.com/skin/frontend/kuombo/default/images/sprite.png') no-repeat -84px -124px !important;
  padding: 7px 0 !important;
}

.my-wishlist .button.link-wishlist:hover, .my-wishlist .button.link-wishlist-not-logged:hover {
  background: url('https://totenart.com/skin/frontend/kuombo/default/images/sprite.png') no-repeat -84px -124px !important;
  border: solid 1px #130828 !important;
  opacity: 0.6 !important;
  padding: 7px 0 !important;
}

/*
.my-wishlist .button.btn-cart {
  width: 145px !important;
  float: right !important;
  margin-left: 0 !important;
  background: url('https://totenart.com/skin/frontend/kuombo/default/images/sprite.png') no-repeat -155px -124px !important;
  padding-left: 37px;
}

.my-wishlist .button.btn-cart {
  border: solid 1px #130828 !important;
  color: #130828 !important;
}


.my-wishlist .button.btn-cart:hover {
  background: url('https://totenart.com/skin/frontend/kuombo/default/images/sprite.png') no-repeat -155px -124px !important;
  border: solid 1px #130828 !important;
  color: #130828 !important;
  opacity: 0.6 !important;
  width: 145px !important;
}
*/

/* compartir lista */
.wishlist-index-share .col-left {
  display: none;
}
.wishlist-index-share .col-main {
  width: 100%;
  margin: 0;
}

.wishlist-index-share .my-account {
  width: 100%;
  max-width: 500px;
  display: block;
  margin: 0 auto;
  -webkit-box-shadow: none;
          box-shadow: none;
  box-sizing: border-box;
}
.wishlist-index-share .my-account textarea {
  border-radius: 0;
  border: 1px solid #8c8698;
}
.wishlist-index-share .my-account textarea:focus,
.wishlist-index-share .my-account textarea:active {
  border: 1px solid #130828;
}
.wishlist-index-share .my-account p.required {
  display: none;
}

.wishlist-index-share .fieldset {
  border: 0;
}

.wishlist-index-share .fieldset .form-list {
  padding: 15px 0;
}
.wishlist-index-share .form-list li.wide .input-box,
.wishlist-index-share .form-list li.wide input[type=text],
.wishlist-index-share .form-list li.wide textarea {
  width: 100%;
  box-sizing: border-box;
}

#mwishlist-view-form-mobile button{
  display: block;
  width: auto;
  text-align: center;
  padding: 5px 0;
  margin: 0 auto 15px;
}

#mwishlist-view-form-mobile button * {
  padding: 0;
}

#mwishlist-view-form-mobile .btn-to-cart {
  border: 0;
  background: #ffd900;
  border-radius: 4px;
  padding: 10px 0;
  width: 94%;
}

#mwishlist-view-form-mobile .btn-update {
  display: none;
}



div.div-mwishbottomright {
  margin-top: 1px;
  text-align: right !important;
  width: 100%;
}

/* popup */
#itoris-wishlist-popup-mask {
  background-color: #3F3D30;
}
#itoris-wishlist-popup {
  background: #fff;
  color: #130828;
  -webkit-box-shadow: 0 0 0 2000px rgba(30, 1, 40, .6);
          box-shadow: 0 0 0 2000px rgba(30, 1, 40, .6);
}

@media (max-width: 1024px) {
  #itoris-wishlist-popup {
    top: 60px;
  }
}

#itoris-wishlist-popup h4 {
  margin: 0;
  padding: 15px;
  text-align: center;
}
#itoris-wishlist-radiostack input {
  display: inline-block !important;
  float: left;
  margin: 0 5px 0 0;
}
#itoris-wishlist-radiostack div {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
#itoris-wishlist-popup-buttons {
  text-align: left;
  margin-top: 10px;
  padding: 15px 0;
  border: 0;
}
#itoris-wishlist-popup-buttons button {
  margin: 0 0 0 20px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10px;
}
.itoris-wishlist-button-close{
  position: absolute;
  top: 10px;
  right: 10px;
  background: url('https://totenart.com/skin/frontend/kuombo/default/images/totenart-popup-close.png') center;
  opacity: .4;
  border: 0;
  display: block;
  text-indent: -9999px;
  width: 12px;
  height: 12px;
  padding: 0;
  outline: none;
}
.itoris-wishlist-button-close:hover {
  opacity: 1;
}
.itoris-wishlist-button-select {
  background: #ffd900 !important;
  border: 1px solid #ffd900 !important;
  padding: 10px 15px;
  border-radius: 6px !important;
}
.itoris-wishlist-button-select:hover span {
  color: #716b7e !important;
}
.itoris-wishlist-button-cancel {
  border-bottom: 1px dotted #130828 !important;
  padding: 3px;
  width: 80px !important;
}
.itoris-wishlist-button-cancel span {
  color: #130828 !important;
}
.itoris-wishlist-button-cancel:hover {
  border-bottom: 1px solid #130828 !important;
}
#itoris-wishlist-popup-buttons button span {
  cursor: pointer;
  background: #FFD900;
  border: 1px solid #FFD900;
  color: #130828;
  display: block;
  font-size: 11px;
  font-family: 'Open sans', Arial, sans-serif !important;
  height: auto;
  padding: 0;
  text-align: center;
  white-space: nowrap;
  border-radius: 5px;
}

#itoris-wishlist-popup-buttons span {
  border-color: transparent !important;
  background: transparent !important;
}

.new-list-input input[type=text] {
  padding: 10px 15px;
  border-radius: 0;
}

/* ficha */
.add-to-links {
  float: left;
  width: 200px;
  text-align: center;
  font-size: 9px;
  margin-top: 5px;
  list-style-type: none;
  font-weight: bold;
  clear: both;
}
.add-to-links a {
  display: inline-block;
  padding-left: 15px;
  background: url('https://totenart.com/skin/frontend/kuombo/default/images/wishlist-ficha.png') no-repeat;
  background-position: 0 -25px;
  color: #8c8698;
  text-decoration: none !important;
}
.add-to-links a:hover {
  background-position: 0 5px;
}
.add-to-links a span {
  border-bottom: 1px dotted #8c8698;
}
.add-to-links a:hover span {
  border-bottom: 1px solid #8c8698;
}
@media (max-width: 767px) {
  .add-to-links {
    font-size: 12px;
  }
}
/* pagina */
#wishlist-view {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  opacity: 0;
  padding: 25px 10px;
  border-bottom: 1px solid #130828;
  overflow: hidden;
  height: 0;
}
#wishlist-view input {
  margin: 0 10px;
}

/**/
.iwishtabs {
  position: relative;
}
.iwishtabs .i_addlist {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 0 10px;
  cursor: pointer;
  height: 25px;
  border: 1px solid transparent;
}
.iwishtabs .i_addlist:hover {
  border: 1px solid #130828;
}
.iwishtabs .i_titles {
  margin-right: 40px;
}
.iwishtabs .i_titles .i_title {
  margin: 0 5px 0 0;
}
.iwishtabs .i_titles .i_title .i_center {
  background: transparent !important;
  color: #130828 !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  border: 1px solid transparent;
  opacity: .3;
}
.iwishtabs .i_titles .i_title .i_center:hover {
  border: 1px solid #130828;
  opacity: .6;
}
.iwishtabs .i_titles .i_title.current .i_center {
  background: #fff !important;
  border: 1px solid #130828;
  opacity: 1 !important;
}
.iwishtabs .i_titles .i_title .i_left,
.iwishtabs .i_titles .i_title .i_right {
  width: 1px;
  background: #dcdbc9 !important;
  display: none;
}
.iwishtabs .i_titles .i_title span {
  color: #130828;
}

@media (max-width: 767px) {
  /*.iwishtabs .i_titles .i_titles-holder {
    height: auto;
    overflow: auto;
    white-space: normal;
  }*/
  .iwishtabs .i_titles {
    margin: 0;
  }
  .mwishlists.mwishlists-responsive .i_titles .i_title .i_center {
    width: 90%;
    font-size: 14px;
    border: 1px solid #130828;
    margin: 5px 0;
    padding: 5px 15px;
    float: left;
  }
  .i_addlist {
    display: none;
  }
  #mwishlist-mobile-view {
    float: left;
    border: 1px solid #130828;
    border-top: 0 !important;
    margin-top: -5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  .wishlist-item-details > h2 {
    font-size: 13px;
    line-height: 18px;
  }
  #mwishlist-mobile-view .wishlist-item .product-image {
    float: none;
    position: absolute;
  }
  #mwishlist-mobile-view .wishlist-item {
    border-bottom: 0px solid #ccc;
    white-space: normal;
    min-height: 80px;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-align-items: center;
    align-items: center;
    padding: 0 15px;
  }
  #wishlist-view {
    display: none;
  }
  #mwishlist-mobile-view button.delete {
    border: 0;
    padding: 5px 0;
    margin: 0;
    text-align: right;
  }
  #mwishlist-mobile-view button.delete span {
    font-size: 11px;
    padding: 0;
    color: #BEB1B1 !important;
  }
  .iwishtabs .i_titles .i_title.current .i_center {
    border-bottom: 0px !important;
  }

  .btn-wishlist-share {
    width: 100%;
  }
  .wishlist-index-share .back-link {
    margin-top: 15px !important;
  }
}

/**/
#wishlist-view-form {
  margin-bottom: 50px;
}

.wishlist-index-index .back-link {
  display: none;
}
.wishlist-index-index .col-left {
  display: none;
}
.wishlist-index-index .col-main {
  width: 100%;
}
@media (max-width: 1024px) {
  .wishlist-index-index .col-main {
    margin: 0;
  }
}

#content {
  border-color: #130828;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  padding: 0;
}
#wishlist-table td {
  padding: 20px 9px;
}
#wishlist-table td .product-image-td {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
  width: 100%;
  height: 100%;
}
#wishlist-table td .product-image-td .delete{
  border: 0 !important;
  width: 25px;
  background: transparent url("https://totenart.com/skin/frontend/kuombo/default/images/btn_trash.gif") no-repeat left center;
  text-indent: -999em;
}

#wishlist-table .product-name {
  padding-right: 40px;
  font-size: 1.1em !important;
}

#wishlist-table tr td {
  border-bottom: 1px solid #ddd;
}
#wishlist-table tr:last-child td {
  border-bottom: 0;
}
#wishlist-table tr td.last {
  min-width: 150px;
}

.my-wishlist #wishlist-table tr td.last {
  min-width: 0px !important;
}

#wishlist-table tr td.last > * {
  opacity: 0;
}
#wishlist-table tr:hover td.last > * {
  opacity: 1;
}

@media(max-width: 1024px) {
  #wishlist-table tr td.last {
    display: none;
  }
}

#wishlist-table tr td:last-child strong {
  font-size: 12px;
  padding-top: 15px;
  display: block;
}
.mwishlists button.button span {
  background: transparent !important;
}
.mwishlists button.button, .my-wishlist button.button {
  background: #fff;
  border: 0px solid transparent;
  text-align: left;
  text-transform: none;
  padding: 0 0 0 3px;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px dotted #130828;
  color: #130828;
  border-radius: 0;
}
.mwishlists button.delete {
  float: right;
}
.mwishlists button.button:hover, .my-wishlist button.button:hover {
  background: transparent;
  border-bottom: 1px dotted #130828;
  color: #130828;
  opacity: .6 !important;
}
.mwishlists button.btn-cart, .my-wishlist button.btn-cart {
  background: #fff !important;
  border: 1px solid #130828 !important;
  color: #130828 !important;
  white-space: nowrap;
  padding: 7px 20px;
  text-transform: uppercase;
  font-size: 11px;
  border-radius: 2px;

  width: 145px !important;
  float: right !important;
  margin-left: 0 !important;
  background: url('https://totenart.com/skin/frontend/kuombo/default/images/sprite.png') no-repeat -155px -976px !important;
  padding-left: 37px !important;




}
.mwishlists button.btn-cart:hover, .my-wishlist button.btn-cart:hover {
  border: 1px solid #130828 !important;
  opacity: 0.6 !important;
  background: url('https://totenart.com/skin/frontend/kuombo/default/images/sprite.png') no-repeat -155px -124px !important;
}
.mwishlists select {
  font-size: 12px;
  padding: 5px;
  height: auto;
}
.wishlist-mover strong{
  font-size: 12px;
  border-bottom: 1px dotted #130828 !important;
  margin-bottom: 5px;
  cursor: pointer;
}
.wishlist-mover button.button {
  border: 1px solid #FFD900 !important;
  background: #FFD900 !important;
  height: 26px;
  padding: 0 4px;
  opacity: 1 !important;
}
.wishlist-mover button.button:hover {
  border: 1px solid #130828 !important;
  opacity: 1 !important;
}
.wishlist-mover-wrap {
  white-space: nowrap;
  display: none;
}
.div-mwishbottomright button {
  text-transform: uppercase !important;
  margin: 0;
}
.div-mwishbottomright button.btn-add-cart {
  border: 1px solid #FFD900 !important;
  background: #FFD900 !important;
  margin-left: 25px !important;
  padding: 7px 15px 7px 35px !important;
  color: #130828 !important;
  opacity: 1 !important;
  font-size: 12px !important;
  background: #FFD900 url('https://totenart.com/skin/frontend/kuombo/default/images/sprite.png') no-repeat -155px -976px !important;
  min-width: 185px !important;
  border-radius: 2px;
}
.div-mwishbottomright button.btn-add-cart:hover {
  border: 1px solid #130828 !important;
  opacity: 1 !important;
  padding: 7px 15px 7px 35px !important;
  font-size: 12px !important;
  background: #FFD900 url('https://totenart.com/skin/frontend/kuombo/default/images/sprite.png') no-repeat -155px -1014px !important;
}
.div-mwishbottomright button.delete {
  margin-left: 15px !important;
}

/* wishlist compartida */

.wishlist-shared-index .col-left {
  display: none;
}

.wishlist-shared-index .col-main {
  width: 100%;
}
@media (max-width: 1024px) {
  .wishlist-shared-index .col-main {
    margin: 0;
  }
}

.wishlist-shared-index .wishlist-mover a {
  font-size: 11px;
  /*border-bottom: 1px dotted #130828 !important;*/
  margin-bottom: 0px;
  margin-top: 0px !important;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}

.wishlist-shared-index .wishlist-mover a:hover {
  opacity: .6 !important;
  text-decoration: none;
}

.wishlist-shared-index a.button.link-wishlist {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  height: 32px !important;
  width: 32px !important;
  padding: 7px 0px !important;
  float: right !important;
  margin-left: 17px !important;
}

.my-wishlist .data-table {
    border-bottom: 1px solid #130828;
    margin-bottom: 8px;
}

.my-wishlist .page-title h1 {
  text-align: center;
}



/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }
#my-reviews-table .rating-box { margin:3px 0 0; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#130828; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Recomendar a un amigo */
#j2t-referral-lines{}
#j2t-referral-lines ul{ margin: 0; list-style: none; }
#j2t-referral-lines ul li{}
#j2t-referral-lines .field{ margin-right: 20px; }

.new-users button.button {float:left;}

.site-block { position:fixed; z-index:1999; }
.left-side, .right-side { width:250px; top:200px; }
.left-side{ left:-250px; }
.right-side { right:-250px; }
.bottom { right:0; bottom:0; }

.site-block .site-block-title { width:35px; float:right; margin:0 -35px 0 0;}
.right-side .site-block-title { width:35px; float:left; margin:0 0 0 -35px;}


/* ==|== non-semantic helper classes ========================================
  Please define your styles before this section.
  ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.clear { clear:both; height:0; line-height: 0; font-size: 0;}



/* ==|== print styles =======================================================
  Print styles.
  Inlined to avoid required HTTP connection: h5bp.com/r
  ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/*
Make the Facebook Like box responsive (fluid width)
https://developers.facebook.com/docs/reference/plugins/like-box/
*/

/* This element holds injected scripts inside iframes that in some cases may stretch layouts. So, we're just hiding it. */
#fb-root {
  display: none;
}

/* To fill the container and nothing else */
.facebook-box .fb_iframe_widget,.facebook-box .fb_iframe_widget span,.facebook-box .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

/* INTERNET EXPLORER MAKES KUOMBO CRY */

/* Menu */
.lt-ie9 .cd-dropdown span{ border-bottom:1px solid #ccc; }

/* Slider */
.lt-ie9 .slider .slider-nav li {
  background: #D78D30;
}

.lt-ie9 .slider .slider-nav li:hover,
.lt-ie9 .slider .slider-nav li.activeSlide {
  border: 3px solid #03662f;
  background: #03662f;
}

@media screen and (min-width: 940px) {
  .copy-content{ }
  .copy .developer{  }
}

.category-content.skew{
    transform: skew(0deg,-2deg);
    -o-transform: skew(0deg,-2deg);
    -moz-transform: skew(0deg,-2deg);
    -webkit-transform: skew(0deg,-2deg);
}
.category-content .skew-back{
    transform: skew(0deg,2deg);
    -o-transform: skew(0deg,2deg);
    -moz-transform: skew(0deg,2deg);
    -webkit-transform: skew(0deg,2deg);
}
/*
.skew{
    transform: skew(0deg,-2deg);
    -o-transform: skew(0deg,-2deg);
    -moz-transform: skew(0deg,-2deg);
    -webkit-transform: skew(0deg,-2deg);
}



.skew-back{
    transform: skew(0deg,2deg);
    -o-transform: skew(0deg,2deg);
    -moz-transform: skew(0deg,2deg);
    -webkit-transform: skew(0deg,2deg);
}



.skew6{
    transform: skew(0deg,-6deg);
    -o-transform: skew(0deg,-6deg);
    -moz-transform: skew(0deg,-6deg);
    -webkit-transform: skew(0deg,-6deg);
}
.skew6-back{
    transform: skew(0deg,6deg);
    -o-transform: skew(0deg,6deg);
    -moz-transform: skew(0deg,6deg);
    -webkit-transform: skew(0deg,6deg);
}

*/

/*-ms-transform: skew(0deg,-2deg);*/
/*-ms-transform: skew(0deg,6deg);*/
padd { color: #837D6D; text-decoration: underline; }


.blueknow-product-related ul:last-child {
  display: none !important;
}
.blueknow-product-related ul:first-child {
  display: block !important;
}
.blueknow-title{
  font-weight: 600;
  font-size: 15px !important;
  text-transform: uppercase;
  margin-left: 1%;
  margin-bottom: 18px;
}

.bought {
  padding-right: 30px;
}

.cms-kmb-home .sidebar.callouts {
  padding: 0;
}
.cms-kmb-home .std {
  margin-top: 15px;
}



iframe[name="google_conversion_frame"] {
  display: none;
}


/* yotpo */

.yotpo-small-box,
.yotpo-nav-primary,
.yotpo .yotpo-first-review {
  display: none;
}
.yotpo-user-name {
  font-weight: bold !important;
}
.yotpo-footer {
  display: none;
}
.yotpo-main {
  margin-left: 57px !important;
}

.yotpo .yotpo-small-box {
  padding: 0px 10px 0 10px !important;
  border-bottom: 0 !important;
}

.yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active .yotpo-nav-wrapper {border-bottom: 0px !important;}

.yotpo .yotpo-review .yotpo-footer .yotpo-action[data-target="share-review"] {display: none !important;}

.yotpo .yotpo-regular-box {border-top: 0px !important;}

.yotpo div, .yotpo span, .yotpo p, .yotpo a, .yotpo img, .yotpo i, .yotpo strong, .yotpo sup, .yotpo ul, .yotpo li, .yotpo form, .yotpo label {
  font-family: 'Open Sans', sans-serif !important; font-weight: 300 !important;
}

.yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active span {
  display: none !important;
}

.yotpo .yotpo-review .yotpo-main .content-review, .yotpo .yotpo-comment .yotpo-main .content-review, .yotpo .yotpo-question .yotpo-main .content-review,
.yotpo .yotpo-review .yotpo-main .content-title, .yotpo .yotpo-comment .yotpo-main .content-title, .yotpo .yotpo-question .yotpo-main .content-title,
.yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name, .yotpo .yotpo-comment .yotpo-header .yotpo-header-element .y-label.yotpo-user-name, .yotpo .yotpo-question .yotpo-header .yotpo-header-element .y-label.yotpo-user-name {
  color: #130828 !important;
}
.yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name, .yotpo .yotpo-comment .yotpo-header .yotpo-header-element .y-label.yotpo-user-name, .yotpo .yotpo-question .yotpo-header .yotpo-header-element .y-label.yotpo-user-name {
  font-weight: bold !important;
  padding-left: 5px;
}
.yotpo .yotpo-review .yotpo-header .yotpo-icon-profile, .yotpo .yotpo-comment .yotpo-header .yotpo-icon-profile, .yotpo .yotpo-question .yotpo-header .yotpo-icon-profile {
  background: #8c8698 !important;
}

.yotpo .yotpo-icon.yotpo-icon-write {display: none !important;}
.yotpo .yotpo-default-button, .yotpo .yotpo input[type="button"] {
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif !important; font-weight: 600 !important;
  border-radius: 3px !important; background: #FFD900 !important; color: #130828 !important;}

.yotpo .primary-color-btn.yotpo-disabled, .yotpo input[type="button"].primary-color-btn.yotpo-disabled {
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif !important; font-weight: 600 !important; color: #130828 !important; border-radius: 3px !important;}
.yotpo .primary-color-btn, .yotpo input[type="button"].primary-color-btn {
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif !important; font-weight: 600 !important; color: #130828 !important; border-radius: 3px !important;}

.yotpo .primary-color-btn.yotpo-disabled:hover, .yotpo input[type="button"].primary-color-btn.yotpo-disabled:hover {color: #130828 !important; border: 1px solid #130828 !important;}
.yotpo .yotpo-icon-btn .yotpo-icon-button-text {color: #130828 !important; font-family: 'Titillium Web', Helvetica, Arial, sans-serif !important; font-weight: 600 !important;}

.yotpo .yotpo-default-button {border: 1px solid #fff !important;}
.yotpo .yotpo-default-button:hover {border: 1px solid #130828 !important;}
.yotpo .y-input {
  background-color: #ffffff;
border: 1px solid #cccccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
}

.yotpo .y-input:focus {
border-color: rgba(177, 177, 177, 0.8);
outline: 0;
outline: thin dotted \9;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(100, 100, 44, 0.6);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(100, 100, 44, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(100, 100, 44, 0.6);
}

.yotpo input[type="button"].yotpo-default-button, .yotpo input[type="button"].yotpo-default-button:hover {border: 0px !important;}


.proceso-compra {
  position: relative;
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  list-style-type: none;
  text-align: center;
  margin: 40px 25px 20px;
  font-size: 1.5em;
  color: #ccc;
}

.proceso-compra li.active {
  font-weight: bold;
  color: #130828;
}

.proceso-compra img {
  position: relative;
  top: -7px;
}

@media (max-width: 767px) {
  .proceso-compra {
    font-size: 1em;
  }
}

.volver-osco {
  padding-bottom: 00px;
}
.proceso {
  line-height: 70px;
  margin: 0 !important;
}


/* plugin: wallpaper */
  .wallpaper,
  .wallpaper .wallpaper-container,
  .wallpaper .wallpaper-media {
    -webkit-transition: none !important;
            transition: none !important;
  }

  .wallpaper { overflow: hidden; position: relative; }
  .wallpaper .wallpaper-container { height: 100%; overflow: hidden; position: absolute; top: 0; width: 100%; z-index: 0; }

  .wallpaper .wallpaper-media { left: 0; opacity: 0; position: absolute; top: 0; }
  .wallpaper .wallpaper-media.animated {
    -webkit-transition: opacity 0.5s linear !important;
            transition: opacity 0.5s linear !important;
  }

  .wallpaper .wallpaper-media img,
  .wallpaper .wallpaper-media video,
  .wallpaper .wallpaper-media iframe { display: block; height: 100%; width: 100%; }

  .wallpaper .wallpaper-embed.ready:after { content: ''; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; }
  .wallpaper .wallpaper-embed.ready iframe { /* pointer-events: none; - safari doesn't like this :/ */ z-index: 0; }

  .wallpaper .wallpaper-media.native { background-position: center; background-size: cover; height: 100%; width: 100%; }
  .wallpaper .wallpaper-media.native img { display: none; }

  .wallpaper .wallpaper-media.fixed { background-position: center; background-attachment: fixed; height: 100%; width: 100%; }
  .wallpaper .wallpaper-media.fixed img { display: none; }

  .wallpaper-wrapper,
  .wallpaper-overlay {
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
  }
  .wallpaper-overlay {
    background: rgba(255, 217, 0, 0.75);
  }


.id-tecnicas {
  border: 1px solid;
}
@media (max-width: 1024px) {
  .id-tecnicas {
    border-left: 0;
    border-right: 0;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    margin-bottom: 30px !important;
    }
}

/* Páginas donde no sale el banner superior */

.checkout-cart-index .promo-top,
.checkout-onepage-index .promo-top,
.cms-page-view .promo-top,
.customer-account-login .promo-top,
.customer-account-create .promo-top,
.customer-account-forgotpassword .promo-top,
.customer-account-index .promo-top,
.customer-account-edit .promo-top,
.customer-address-index .promo-top,
.customer-address-form .promo-top,
.sales-order-history .promo-top,
.sales-order-view .promo-top  {
    display: none;
}

/* Doofinder */

#df-topbar__dffullscreen {
  background: rgba(255, 217, 0, 0.95);
  border-top: 22px black solid;
}

.df-icon--close {
  margin-top: 13px;
}

.df-icon--close svg {
  fill: #000 !important;
}

.df-fullscreen__content {
  margin-top:40px !important;
}

/* Yotpo */
.product__yotpo-reviews-title {
  font-weight: 600;
  font-size: 15px !important;
  text-transform: uppercase;
  padding-left: 1%;
}
.yotpo.reviews {
  padding: 15px !important;
  width: 100% !important;
  box-sizing: border-box !important;
}/*
.yoBottom {
  float: left !important; }
.yoStars {
  float: left !important; }
.yoResult {
  float: right !important;
  padding-left: 7px !important; }
.yoResult,
.yoResultReviews {
  font-size: 14px !important;
  font-style: normal !important;
  color: #8c8698 !important; }
.yoTop {
  border-bottom: 0 !important; }
.yoWrite {
  display: none;
}*/
.yotpo .yotpo-regular-box {
  padding: 0 !important;
  margin: 0 10px 50px !important;
}

.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-review-button, .yotpo .yotpo-modal-dialog .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-review-button {
  top: auto !important;
}



/* Banner hibrido */
.banner-hibrido {
  display: block;
  height: 100px;
  width: 100%;
  margin: 0 auto 20px;
  background-image: url('https://totenart.com/skin/frontend/kuombo/default/images/Totenart-Banner-movil.gif');
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  max-width: 400px;
  cursor: pointer;
  z-index: 3; }

  @media (min-width: 1260px) {
    .banner-hibrido {
      background-image: url('https://totenart.com/skin/frontend/kuombo/default/images/Totenart-Banner-lateral.gif');
      position: fixed;
      left: 0;
      top: 205px;
      width: 137px;
      height: 176px;
    }
  }

.checkout-cart-index .banner-hibrido,
.checkout-onepage-index .banner-hibrido {
  display: none;
}



.categoria-abuelo {
  border-bottom: 1px dotted #130828;
  display: inline-block;
  height: 18px;
}
.categoria-abuelo:hover {
  border-bottom: 1px solid #130828;
  text-decoration: none;
}

.category-is-active {
  background: #FFD900;
  padding: 3px 1px;
}

.review-inline {text-align:right}

/* Responsive fixes for Totenart Navidad 2019 Magento CMS Page */

.cms-totenart-navidad-2019 .header-wrapper {
  margin-bottom: initial;
}

.cms-totenart-navidad-2019 div.category-image {
  height: initial !important;
}

.cms-totenart-navidad-2019 .item img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 992px){
  .cms-totenart-navidad-2019 .item {
    margin: initial !important;
  }
}

@media (max-width: 1259px) {
  .cms-totenart-navidad-2019 .category-image {
    width: 100%;
    margin: initial;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px){
  .cms-totenart-navidad-2019 .product-image {
    float: none;
  }
}

@media screen and (max-width: 1024px){
  .cms-totenart-navidad-2019 .products-grid .product {
    display: initial;
  }
}

@media (max-width: 990px) and (min-width: 768px){
  .cms-totenart-navidad-2019 .products-grid li.span3 {
    width: 33%;
  }
}

.ta-watermark {position:absolute; right:0}

div.product__video {
  z-index: 10;
  position: relative;
  margin-top: 40px;
}
.foo { color: red; }

.slider-container .jcarousel-list .btn-cart,
.banners a span,
.banners a em,
.banner a span,
.banner a em,
.products-grid .btn-cart,
.products-list .btn-cart,
.product-image span,
.product-image em,
#zoom-prev,
#zoom-next,
.opc .step-title,
.block .block-content li.item,
.block-layered-nav dd li,
.product-tabs a,
footer .footer-subscribe button.button span,
.block-layered-nav .currently a.btn-remove,
.block-layered-nav-content a.btn-remove{
transition: all 400ms ease-in-out;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
-ms-transition:all 400ms ease-in-out;
}

header .search-container .form-search-content input{  
  -webkit-transition:all 200ms ease-in-out;
  -moz-transition:all 200ms ease-in-out;
  -o-transition:all 200ms ease-in-out;
  -ms-transition:all 200ms ease-in-out;
  transition:all 200ms ease-in-out;
}


/*#nav>li>a,
#nav ul li a,*/
button.button span{
transition: background 200ms ease-in-out;
-webkit-transition: background 200ms ease-in-out;
-moz-transition: background 200ms ease-in-out;
-o-transition: background 200ms ease-in-out;
-ms-transition: background 200ms ease-in-out;
}

.add-to-cart button.button span,
button.btn-proceed-checkout span{
transition: all 200ms ease-in-out;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
-ms-transition:all 200ms ease-in-out;
}

.slide-nav a,
.slideshow ul li a.details {
transition: background-color 200ms ease-in-out;
-webkit-transition: background-color 200ms ease-in-out;
-moz-transition: background-color 200ms ease-in-out;
-o-transition: background-color 200ms ease-in-out;
-ms-transition: background-color 200ms ease-in-out;
}
.jcarousel-next-horizontal, .jcarousel-prev-horizontal,
.pager .pages li a.next, .pager .pages li a.previous
{
transition: background-color 200ms ease-in-out;
-webkit-transition: background-color 200ms ease-in-out;
-moz-transition: background-color 200ms ease-in-out;
-o-transition: background-color 200ms ease-in-out;
-ms-transition: background-color 200ms ease-in-out;
}

#search_mini_form .form-search button{
transition: background-color 200ms ease-in-out;
-webkit-transition: background-color 200ms ease-in-out;
-moz-transition: background-color 200ms ease-in-out;
-o-transition: background-color 200ms ease-in-out;
-ms-transition: background-color 200ms ease-in-out;
}

.copy .developer a{
  -webkit-transition:all 200ms ease-in-out;
  -moz-transition:all 200ms ease-in-out;
  -o-transition:all 200ms ease-in-out;
  -ms-transition:all 200ms ease-in-out;
  transition:all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
}
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {	
	background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(https://totenart.com/skin/frontend/kuombo/default/bxslider/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(https://totenart.com/skin/frontend/kuombo/default/bxslider/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(https://totenart.com/skin/frontend/kuombo/default/bxslider/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(https://totenart.com/skin/frontend/kuombo/default/bxslider/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(https://totenart.com/skin/frontend/kuombo/default/bxslider/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/* Mobile */
@media screen and (max-width: 320px){
	.filtrado .filter {
        width: 33%;
    }
    body{
  		padding-left: 0;
  		padding-right: 0;
	}
	.container-narrow { padding: 0 10px; }

	.header-container{ min-height: 195px; height: auto;}	

    header .customer .login.span2 { float: right; width: 20%; margin:8px 0 0 }
	header .customer .contact { margin: 8px 0 0; float: left; width:80%; }
	header .customer .contact .contact-info.whatsapp { margin-bottom: 10px; }
	header .logo-container { float: none; }
	header .logo-container.over { overflow: hidden; }
	header .logo-links { position: static; }
	header .nav-container{ width: 100%;  }
	nav.kuombo{ display: none; width: 100%;}
	nav.kuombo #nav{ overflow: hidden; width: 100%; box-sizing: border-box; margin: 0;}
	nav.kuombo #nav > li{ width: 50%; margin: 0 0 20px; text-align: center; float: left; display: block; background: transparent; line-height: 1.2em;}
	nav.kuombo #nav > li > a{ text-align: center; float: none;}
	nav.kuombo #nav > li.last{ margin-bottom: 0; }
	nav.kuombo #nav>li>a:hover, 
	nav.kuombo #nav>li.over>a,
	nav.kuombo #nav>li:hover>a,
	nav.kuombo #nav>li.active>a{
	  background: transparent;
	  text-decoration: underline;
	  text-shadow: none;
	  color: #C77BB2;
	  box-shadow: none;
	  position: static;
	  width: auto;
	}
	#nav>li.nav-4:hover { margin-bottom: 20px; }
	nav.kuombo .sub-wrapper{ display: none !important; }	    
	header .top-functions.span2 { margin: 0 0 20px; padding: 10px 8px; background: white;}
	header .search-container .form-search-content input{
		width: 160px;
		margin-right: 37px;
		padding: 0 10px;
		border: 1px solid #E0E0E0;
	
		border-radius: 0;
	}
	header .search-container .form-search-content input:focus{ border: 1px solid #A3A3A3; width: 170px; margin-right: 37px;}
	header .cart-top .details {
	    right: -7px;
		width: 320px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;	
	}
    
    .custom-dropdown,
    .custom-dropdown-subcat{
		float: left;		
		width: 100%;
		position: relative;
		z-index: 10;
		margin: 0 0 0;
		text-align: left;
		
    }
    .custom-dropdown-subcat{ z-index:9; }
    .custom-dropdown .cd-dropdown,
    .custom-dropdown-subcat .cd-dropdown{ width: 100% !important; }

	/* Vista diferente del navegador en categorías */	
	.catalog-category-view .nav-container { position: static; }
	.catalog-category-view .header-wrapper{ min-height: 60px; }
	.catalog-category-view nav.kuombo{ position: relative; width: 100%;}
	.catalog-category-view .nav-solo{ float: none; }
	.catalog-category-view .nav-solo > a { display: none;  padding: 0; }	
	.catalog-category-view .nav-solo > a:hover{ cursor: default; text-decoration: none; }
	.catalog-category-view .nav-solo > a:before{ content: ''; }
	.catalog-category-view nav.kuombo #nav{
	  display: block;
	  position: static;
	  padding: 20px; overflow: hidden;
	  background: #2C6436;
	  width: auto;
	}
	.catalog-category-view nav.kuombo #nav > li{ width: 100%; margin: 0 0 20px;}
	.catalog-category-view nav.kuombo #nav > li.last{ margin-bottom: 0; }

	.catalog-category-view nav.kuombo #nav > li.active { display: block;}
	header .top-menu{ position: relative; }

	#pull{
		display: block;
		width: 22px;
		height: 54px;
		background: rgba(0, 0, 0, 0) url(https://totenart.com/skin/frontend/kuombo/default/images/sprite.png) no-repeat -148px -70px;
		position: absolute;
		right: 13px;
		top: 25px;
		text-indent: -9999px;
		margin-top: 0;
	}
	.catalog-category-view #pull,
	.catalog-product-view #pull{ display: none; }

	.banner-top li{ margin:0 0 10px; text-align:center; }
	.ico.ico-banner { float: none; }

	/* Static common */
	.static-common{}	
	.static-common .slider{ width:100%; float:none; }
	.static-common .banners{ width:100%; float:none; }
	.static-common .banners{}
	.static-common .banners ul li .image { position:relative; z-index:1; }
	.static-common .banners ul li .info-wrapper { position: relative; overflow: hidden; height: auto; z-index:2;}
	.static-common .banners ul li,
	.static-common .banners ul li:hover{ box-shadow: 0 0 11px #C5C5C5; padding: 0; height: auto; margin: 0 0 20px;}
	.static-common .banners ul li:hover p.action,
	.static-common .banners ul li p.action{ display: inline !important; margin:0; float: left; text-align: center; width: 100%; height: 46px;}
	
	/* Brands */
	.featured-brands {
        float: left;
		padding: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		text-align: center;
		margin: 10px 0;
    }
    .brand-slider {
		margin-bottom: 20px;
    	float: left;
    	width: 100%;
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	-ms-box-sizing: border-box;
    	box-sizing: border-box;
    	padding: 0 !important;    	
	}
    .iosSliderBrands .slider .slide { width: 100%; }

    /* Best selling */
    .best-selling h3 { text-align:center; margin: 0 0 15px;}
    
    /* List */
    /* tabs */
    .category-tabs{ 
    	padding:10px;
    	-webkit-box-sizing:border-box;
    	-moz-box-sizing:border-box;
    	-ms-box-sizing:border-box;
    	box-sizing:border-box;
    }
    .category-tabs li{ margin:0 10px 10px 0;  }
    .category-tabs li.first{ margin-left:0; }
    .category-tabs li.line{ display:none; }
    .products-grid li { width: 100%; float: none; margin: 10px 0; padding: 10px; min-height: 0;}        
    .products-grid li:hover{ padding: 10px; }
    .products-grid li .image{ text-align:center; }    
    .products-grid li p.action { display: block !important; text-align: center; margin-bottom: 0;}    
    .products-grid li:hover p.action { margin-bottom: 0; }    
    .products-grid li:hover .product-content,
    .products-grid li .product-content { box-shadow: 0 0 11px #C5C5C5; position: relative;}
    .products-grid li .info-wrapper { overflow: hidden; padding: 0 0 30px;}
    .products-grid li .info{ padding:20px; }

    .filtrado > .span3{ clear:both; }
    
    /* Sidebar */
    .sidebar.callouts li{ text-align:center; }

	/* View */	
	.product-view .prod .product-block { padding: 0; }
	.product-view .prod .product-block .product-shadow{ display: none; }
	.product-view .prod .product-sidebar { min-height: 0; }

	.product-options dd .swatchesContainer { clear: both; }
	.product-options dd .input-box { margin-bottom: 10px; }
	.product-view .prod .product-sidebar { min-height: 0; }
	.product-view .prod .product-sidebar .banner{ display: none; text-align: center; }
	.product-content .form-list textarea { width: 245px; }
	
	/* Nuestras marcas */
	.nuestras-marcas{}
	.nuestras-marcas li:hover,
	.nuestras-marcas li{ 
		width:100%;
		margin-bottom:20px;
		padding: 0;
	}
	.nuestras-marcas li:hover .marca-content,
	.nuestras-marcas li .marca-content { position:static; box-shadow: 0 0 11px #130828; background: #FFF; overflow: hidden;}
	.nuestras-marcas li:hover .imagen,
	.nuestras-marcas li .imagen { background: #130828; }
	.nuestras-marcas li:hover .info-wrapper,
	.nuestras-marcas li .info-wrapper { padding: 0 2px; }
	.nuestras-marcas li:hover .action,
	.nuestras-marcas li .action { display: block !important; text-align: center; margin-bottom: 25px; float: left; width: 100%;}

	/* Cart */
	.checkout-cart-index .breadcrumbs-wrapper{ display: none; }
	.cart .page-title.title-buttons { margin-bottom: 15px; width: 100%; }
	.cart .page-title.title-buttons .checkout-types{ display:none;  }
	.cart{ padding: 5px; margin: 0;}
	.cart .data-table thead th, .cart-table td {font-size:10px;padding:3px; text-align: center !important;}	
	.cart .data-table .product-image {display:none !important;}
	.data-table .product-name{ font-size: 13px; text-align: left; }
	.cart .data-table td:nth-child(1),	
	.cart .data-table th:nth-child(1),	
	.cart .data-table td:nth-child(4),
	.cart .data-table th:nth-child(4),
	.cart .data-table td:nth-child(5),
	.cart .data-table th:nth-child(5){ display: none; }
	
	.cart .data-table th:nth-child(5){ width: 65px; }	
	.cart .data-table th:nth-child(7){ width: 72px; }		
	.cart .cart-price{ font-size: 14px; }

	.data-table input[type='text'] { text-align: center; padding: 5px; margin-left:10px; height: auto; }
	.cart .qty-menos{ display: none; }
	.cart .qty-mas{ display: none; }	

	.cart .discount { float: none;  text-align: center; }
	.cart .discount .buttons-set { text-align: center; }
	.cart .cart-collaterals .col2-set .buttons-set button.button{ float: none; }	

	.cart .totals{ padding: 20px; }
	.cart .totals .checkout-types { float: none; text-align: center; }		
	.cart .btn-checkout { float: none; }


	/* Checkout */
	.checkout-onepage-index .breadcrumbs-wrapper{ display: none; }
	.checkout-onepage-index .main{ padding: 5px; }

	/* Dashboard */	
	.dashboard .box .box-title { text-align: center; }
	.dashboard .box .box-title h3, .dashboard .box .box-title h4 { padding: 10px; float: none;}
	.dashboard .box .box-title a { clear: both; float: none; margin-bottom: 15px; }
	.customer-account-index #my-orders-table th{font-size: 11px;}
	.customer-account-index #my-orders-table td:nth-child(3),
	.customer-account-index #my-orders-table th:nth-child(3),
	.customer-account-index #my-orders-table td:nth-child(4),
	.customer-account-index #my-orders-table th:nth-child(4){ display: none; }
	.direcciones tbody tr td { padding: 15px 5px; }

	/* Orders */
	.sales-order-history #my-orders-table .separator{display: none; }
	.sales-order-history #my-orders-table th{font-size: 11px;}
	.sales-order-history #my-orders-table td:nth-child(2),
	.sales-order-history #my-orders-table th:nth-child(2),	
	.sales-order-history #my-orders-table td:nth-child(3),
	.sales-order-history #my-orders-table th:nth-child(3),

	.sales-order-history #my-orders-table td:nth-child(5),
	.sales-order-history #my-orders-table th:nth-child(5){ display: none; }
	
	/* Account login */
	.account-login .new-users{ margin: 20px; overflow: hidden; }
	.account-login .registered-users{ clear: both; }    
    
    /* Footer */
    #footer .sec{ width:100% !important; margin:10px 0 0; text-align:center; }
    #footer .sec ul{ margin:20px 0; }
    .copy .copy-content address { line-height: 1.4em; }
    
}
@media screen and (min-width: 321px) and (max-width: 480px) {	
	body{
  		padding-left: 0;
  		padding-right: 0;
	}
    .filtrado .filter {
        width: 33%;
    }
	.container-narrow { padding: 0 10px; }

	.header-container{ min-height: 110px; height: auto;}	
	.catalog-product-view .header-container,
	.catalog-category-view .header-container{ min-height: 175px; height: auto;}		
	.catalog-product-view .affix .menu-bar-wrapper,
	.catalog-category-view .affix .menu-bar-wrapper { height: 130px; }

    header .customer .login.span2 { float: right; width: 20%; margin:8px 0 0 }
	header .customer .contact { margin: 8px 0 0; float: left; width:80%; }	
	header .customer .contact .contact-info.whatsapp { margin-bottom: 10px; }
	header .logo-container { float: none; }
	header .logo-container.over { overflow: hidden; }
	header .logo-links { position: static; }
	header .nav-container{ width: 100%;  }
	nav.kuombo{ display: none; width: 100%;}
	nav.kuombo #nav{ 
		overflow: hidden;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0;
	}
	nav.kuombo #nav > li{ width: 50%; margin: 0 0 20px; text-align: center; float: left; display: block; background: transparent; line-height: 1.2em;}
	nav.kuombo #nav > li > a{ text-align: center; float: none;}
	nav.kuombo #nav > li.last{ margin-bottom: 0; }
	nav.kuombo #nav>li>a:hover, 
	nav.kuombo #nav>li.over>a,
	nav.kuombo #nav>li:hover>a,
	nav.kuombo #nav>li.active>a{
	  background: transparent;
	  text-decoration: underline;
	  text-shadow: none;
	  color: #C77BB2;
	  box-shadow: none;
	  position: static;
	  width: auto;
	}
	#nav>li.nav-4:hover { margin-bottom: 20px; }
	nav.kuombo .sub-wrapper{ display: none !important; }	    
    header .top-menu{ position:relative; z-index:0; }
    header .top-menu.over{ z-index:1; }
	header .top-functions.span2 { margin: 0 0 20px; padding: 0 8px; background: white; position: absolute; top: 6px; float: right; background: transparent; right: 80px; width: 200px; z-index: 0;}
	.catalog-product-view header .top-functions.span2,
	.catalog-category-view header .top-functions.span2 { right: 10px; }	
	header .search-container .form-search-content input{ border-radius: 0; }
	header .search-container .form-search-content input:focus{ border: 1px solid #A3A3A3; width: 170px; margin-right: 37px;}
	header .cart-top .details {
	    right: -7px;
		width: 320px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;	
	}

    .custom-dropdown-subcat,
	.custom-dropdown {
		float: left;
		width: auto;
		position: relative;
		z-index: 10;
		margin: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}


	/* Vista diferente del navegador en categorías */	
	.catalog-category-view .nav-container { position: static; }
	.catalog-category-view .header-wrapper{ min-height: 60px; }
	.catalog-category-view nav.kuombo{ position: relative; width: 100%;}
	.catalog-category-view .nav-solo{ float: none; }
	.catalog-category-view .nav-solo > a { display: none;  padding: 0; }	
	.catalog-category-view .nav-solo > a:hover{ cursor: default; text-decoration: none; }
	.catalog-category-view .nav-solo > a:before{ content: ''; }
	.catalog-category-view nav.kuombo #nav{
	  display: block;
	  position: static;
	  padding: 20px; overflow: hidden;
	  background: #2C6436;
	  width: auto;
	}
	.catalog-category-view nav.kuombo #nav > li{ width: 100%; margin: 0 0 20px;}
	.catalog-category-view nav.kuombo #nav > li.last{ margin-bottom: 0; }

	.catalog-category-view nav.kuombo #nav > li.active { display: block;}	

	#pull{
		display: block;
		width: 22px;
		height: 54px;
		background: rgba(0, 0, 0, 0) url(https://totenart.com/skin/frontend/kuombo/default/images/sprite.png) no-repeat -148px -70px;
		position: absolute;
		right: 13px;
		top: 25px;
		text-indent: -9999px;
		margin-top: 0;
	}
	.catalog-category-view #pull,
	.catalog-product-view #pull{ display: none; }

	.banner-top li{ margin:0 0 10px; text-align:center; }
	.ico.ico-banner { float: none; }

	/* Static common */
	.static-common{}	
	.static-common .slider{ width:100%; float:none; }
	.static-common .banners{ width:100%; float:none; }
	.static-common .banners{}
	.static-common .banners ul li{ width:49%; float:left; padding:10px; margin:10px; }
	.static-common .banners ul li:nth-child(2n+1){float:right; clear:both; }	
	.static-common .banners ul li .image { position:relative; z-index:1; text-align: center; }
	.static-common .banners ul li .info-wrapper { position: relative; overflow: hidden; height: auto; z-index:2;}
	.static-common .banners ul li,
	.static-common .banners ul li:hover{ box-shadow: 0 0 11px #C5C5C5; padding: 0; height: auto; margin: 0 0 20px;}
	.static-common .banners ul li:hover p.action,
	.static-common .banners ul li p.action{ display: inline !important; margin:0; float: left; text-align: center; width: 100%; height: 46px;}
	
	/* Brands */
	.featured-brands {
        float: left;
		padding: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		text-align: center;
		margin: 10px 0;
    }
    .brand-slider {
		margin-bottom: 20px;
    	float: left;
    	width: 100%;
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	-ms-box-sizing: border-box;
    	box-sizing: border-box;
    	padding: 0 !important;    	
	}
    .iosSliderBrands .slider .slide { width: 100%; }

    /* Best selling */
    .best-selling h3 { text-align:center; margin: 0 0 15px;}
    /* List */
    .products-grid li { width: 50%; float: left; margin: 10px 0; padding: 10px; min-height: 0;}        
    .products-grid li:nth-child(2n+1){ clear:both; }
    .products-grid li:hover{ padding: 10px; }
    .products-grid li .image{ text-align:center; }    
    .products-grid li p.action { display: block !important; text-align: center; margin-bottom: 0;}    
    .products-grid li:hover p.action { margin-bottom: 0; }    
    .products-grid li:hover .product-content,
    .products-grid li .product-content { box-shadow: 0 0 11px #C5C5C5; position: relative;}
    .products-grid li .info-wrapper { overflow: hidden; padding: 0 0 30px;}
    .products-grid li .info{ padding:20px; }
    
    .filtrado > .span3{ clear:both; }

    /* Sidebar */
    .sidebar.callouts li{ text-align:center; }

	/* View */	
	.product-view .prod .product-block { padding: 0; }
	.product-view .prod .product-block .product-shadow{ display: none; }
	.product-view .prod .product-sidebar { min-height: 0; }
	.product-view .prod .product-sidebar .banner{ display: none; text-align: center; }    

/* Nuestras marcas */
	.nuestras-marcas{}
	.nuestras-marcas li:hover,
	.nuestras-marcas li{ 
		width:100%;
		margin-bottom:20px;
		padding: 0;
	}
	.nuestras-marcas li:hover .marca-content,
	.nuestras-marcas li .marca-content { position:static; box-shadow: 0 0 11px #130828; background: #FFF; overflow: hidden;}
	.nuestras-marcas li:hover .imagen,
	.nuestras-marcas li .imagen { background: #130828; }
	.nuestras-marcas li:hover .info-wrapper,
	.nuestras-marcas li .info-wrapper { padding: 0 2px; }
	.nuestras-marcas li:hover .action,
	.nuestras-marcas li .action { display: block !important; text-align: center; margin-bottom: 25px; float: left; width: 100%;}

		    
	/* Cart */
	.checkout-cart-index .breadcrumbs-wrapper{ display: none; }
	.cart .page-title.title-buttons { margin-bottom: 15px; width: 100%; }
	.cart .page-title.title-buttons .checkout-types{ display:none;  }
	.cart{ padding: 5px; margin: 0;}
	.cart .data-table thead th, .cart-table td {font-size:10px;padding: 3px 0; text-align: center !important;}	
	.cart .data-table .product-image {display:none !important;}
	.data-table .product-name{ font-size: 13px; text-align: left; }
	.cart .data-table td:nth-child(1),
	.cart .data-table th:nth-child(1),
	.cart .data-table td:nth-child(4),
	.cart .data-table th:nth-child(4){ padding-top:5px; padding-right:5px}
	
	.cart .data-table th:nth-child(5){ width: 65px; }	
	.cart .data-table th:nth-child(7){ width: 72px; }		
	.cart .cart-price{ font-size: 14px; }

	.cart .discount { float: none;  text-align: center; }
	.cart .discount .buttons-set { text-align: center; }
	.cart .cart-collaterals .col2-set .buttons-set button.button{ float: none; }	

	.cart .totals{ padding: 20px; }
	.cart .totals .checkout-types { float: none; text-align: center; }	


	/* Checkout */
	.checkout-onepage-index .breadcrumbs-wrapper{ display: none; }
	.checkout-onepage-index .main{ padding: 5px; }

	/* Dashboard */
	.dashboard .box .box-title { text-align: center; }
	.dashboard .box .box-title h3, .dashboard .box .box-title h4 { padding: 10px; }	
	.dashboard .box .box-title a { clear: both; float: left; margin-bottom: 15px; }
	.customer-account-index #my-orders-table th{font-size: 11px;}
	.customer-account-index #my-orders-table td:nth-child(3),
	.customer-account-index #my-orders-table th:nth-child(3),
	.customer-account-index #my-orders-table td:nth-child(4),
	.customer-account-index #my-orders-table th:nth-child(4){ display: none; }
	.direcciones tbody tr td { padding: 15px 5px; }

	/* Orders */
	.sales-order-history #my-orders-table .separator{display: none; }
	.sales-order-history #my-orders-table th{font-size: 11px;}
	.sales-order-history #my-orders-table td:nth-child(2),
	.sales-order-history #my-orders-table th:nth-child(2),	
	.sales-order-history #my-orders-table td:nth-child(3),
	.sales-order-history #my-orders-table th:nth-child(3),

	.sales-order-history #my-orders-table td:nth-child(5),
	.sales-order-history #my-orders-table th:nth-child(5){ display: none; }
	
	/* Account login */
	.account-login .new-users{ margin: 20px; overflow: hidden; }
	.account-login .registered-users{ clear: both; }    
    
    /* Footer */
    #footer .sec{ width: 50% !important; margin:10px 0 0; text-align:center; float: left !important;}
    #footer .sec:nth-child(2n+1){clear:both;}
    #footer .sec ul{ margin:20px 0; }
    .copy .copy-content address { line-height: 1.4em; }

    /*MailChimp Catch email PopUp*/
    #popupDialog {
    	top: 117.5px !important;
    }

    #popupDialog_content {
    	height: 402px !important;	
    }

    #popup-heading {
    	height: 150px !important;
		width: 100% !important;
    }

    #popup-heading h2 {
    	margin-top: 18px !important;
    }

    #popup-heading img {
    	display: unset !important;
    	top: 110px;
		right: 120px;
    }

    .popup_buttons .ok_button {
	    right: 0.5% !important;
	}
}

/* Tablet Portrait */
@media screen and (min-width: 481px) and (max-width: 768px) {
    .filtrado .filter {
        width: 33%;
    }
	body{
  		padding-left: 0;
  		padding-right: 0;
	}
	.container-narrow { padding: 0 10px; }

	.header-container{ min-height: 110px; height: auto;}	
	.catalog-product-view .header-container,
	.catalog-category-view .header-container{ min-height: 175px; height: auto;}		
	.catalog-product-view .affix .menu-bar-wrapper,
	.catalog-category-view .affix .menu-bar-wrapper { height: 130px; }

    header .customer .login.span2 { float: right; width: 20%; margin:8px 0 0 }
	header .customer .contact { margin: 8px 0 0; float: right; width: auto; }
	header .customer .contact .contact-info.whatsapp { margin-bottom: 10px; }
	header .logo-container { float: none; }
	header .logo-container.over { overflow: hidden; }
	header .logo-links { position: static; }
	header .nav-container{ width: 100%;  }
	nav.kuombo{ display: none; width: 100%;}
	nav.kuombo #nav{ overflow: hidden; width: 100%; box-sizing: border-box; margin: 0;}
	nav.kuombo #nav > li{ width: 33.333333%; margin: 0 0 20px; text-align: center; float: left; display: block; background: transparent; line-height: 1.2em;}
	nav.kuombo #nav > li > a{ text-align: center; float: none;}
	nav.kuombo #nav > li.last{ margin-bottom: 0; }
	nav.kuombo #nav>li>a:hover, 
	nav.kuombo #nav>li.over>a,
	nav.kuombo #nav>li:hover>a,
	nav.kuombo #nav>li.active>a{
	  background: transparent;
	  text-decoration: underline;
	  text-shadow: none;
	  color: #C77BB2;
	  box-shadow: none;
	  position: static;
	  width: auto;
	}
	#nav>li.nav-4:hover { margin-bottom: 20px; }
	nav.kuombo .sub-wrapper{ display: none !important; }	    
    header .top-menu{ position:relative; z-index:0; }
    header .top-menu.over{ z-index:1; }	
	header .top-functions.span2 { margin: 0 0 20px; padding: 0 8px; background: white; position: absolute; top: 6px; float: right; background: transparent; right: 80px; width: 200px; z-index: 0;}	
	.catalog-product-view header .top-functions.span2,
	.catalog-category-view header .top-functions.span2 { right: 10px; }
	
	
	header .search-container .form-search-content input{ border-radius: 0; }

    .custom-dropdown-subcat,
	.custom-dropdown {
		float: left;
		width: auto;
		position: relative;
		z-index: 10;
		margin: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	/* Vista diferente del navegador en categorías */	
	.catalog-category-view .nav-container { position: static; }
	.catalog-category-view .header-wrapper{ min-height: 65px; }
	.catalog-category-view nav.kuombo{ position: relative; width: 100%;}
	.catalog-category-view .nav-solo{ float: none; }
	.catalog-category-view .nav-solo > a { display: none;  padding: 0; }	
	.catalog-category-view .nav-solo > a:hover{ cursor: default; text-decoration: none; }
	.catalog-category-view .nav-solo > a:before{ content: ''; }
	.catalog-category-view nav.kuombo #nav{
	  display: block;
	  position: static;
	  padding: 20px; overflow: hidden;
	  background: #2C6436;
	  width: auto;
	}
	.catalog-category-view nav.kuombo #nav > li{ width: 100%; margin: 0 0 20px;}
	.catalog-category-view nav.kuombo #nav > li.last{ margin-bottom: 0; }

	.catalog-category-view nav.kuombo #nav > li.active { display: block;}	

	#pull{
		display: block;
		width: 22px;
		height: 54px;
		background: rgba(0, 0, 0, 0) url(https://totenart.com/skin/frontend/kuombo/default/images/sprite.png) no-repeat -148px -70px;
		position: absolute;
		right: 13px;
		top: 25px;
		text-indent: -9999px;
		margin-top: 0;
	}
	.catalog-category-view #pull,
	.catalog-product-view #pull{ display: none; }

	.banner-top li.span6{ margin:0 0 10px; text-align:center; width:50%; float:left; }
	.ico.ico-banner { float: none; }

	/* Static common */
	.static-common{}	
	.static-common .slider{ width:100%; float:none; }
	.static-common .banners{ width:100%; float:none; }
	.static-common .banners{}
	.static-common .banners ul li{ width:49%; float:left; padding:10px; margin:10px; }
	.static-common .banners ul li:nth-child(2n+1){float:right; clear:both; }	
	.static-common .banners ul li .image { position:relative; z-index:1; text-align: center; }
	.static-common .banners ul li .info-wrapper { position: relative; overflow: hidden; height: auto; z-index:2;}
	.static-common .banners ul li,
	.static-common .banners ul li:hover{ box-shadow: 0 0 11px #C5C5C5; padding: 0; height: auto; margin: 0 0 20px;}
	.static-common .banners ul li:hover p.action,
	.static-common .banners ul li p.action{ display: inline !important; margin:0; float: left; text-align: center; width: 100%; height: 46px;}
	
	/* Brands */
	.featured-brands {
        float: left;
		padding: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		text-align: center;
		margin: 10px 0;
    }
    .brand-slider {
		margin-bottom: 20px;
    	float: left;
    	width: 100%;
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	-ms-box-sizing: border-box;
    	box-sizing: border-box;
    	padding: 0 !important;    	
	}
    .iosSliderBrands .slider .slide { width: 50%; }

    /* Best selling */
    .best-selling h3 { text-align:center; margin: 0 0 15px;}
    /* List */
    .products-grid li { width: 50%; float: left; margin: 10px 0; padding: 10px; min-height: 0;}        
    .related.skew6 { min-height: 0px;}
    .related .block-related h2 { margin-bottom: 10px; }
    .related .block-related .products-grid li{ margin: 0px;  width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; }
    .related .block-related .products-grid .product { height: auto; min-height: 0px; } 
    .related .block-related .products-grid li > .skew{
    	 display: block; height: auto; position: relative;
    }
    .related ol li .product .product-details{ width: 100%; padding: 7px; }
    .related ol li .product > a { text-align: center; }
    .related ol li .product > a > img { float: none !important; }

    /*
    .products-grid li:nth-child(2n+1){ clear:both; }
    */
    .products-grid li:hover{ padding: 10px; }
    .products-grid li .image{ text-align:center; }    
    .products-grid li p.action { display: block !important; text-align: center; margin-bottom: 0;}    
    .products-grid li:hover p.action { margin-bottom: 0; }    
    .products-grid li:hover .product-content,
    .products-grid li .product-content { box-shadow: 0 0 11px #C5C5C5; position: relative;}
    .products-grid li .info-wrapper { overflow: hidden; padding: 0 0 30px;}
    .products-grid li .info{ padding:20px; }
    
    .filtrado > .span9{ width: 70%; float: left; }
    .filtrado > .span3{ width: 30%; float: left; }

    /* Sidebar */
    /*.sidebar.callouts li{ text-align:center; width: 50%; float: left;}*/
    .sidebar.callouts li:nth-child(2n+1){ clear:both; }
	.sidebar.callouts .banners li.banner{ width: 100%; }
    /* View */
	.product-view .prod .product-block { padding: 0; }
	.product-view .prod .product-block .product-shadow{ display: none; }
    .product-image{ /*width: 50%;*/ float: left; }
    .product-info-side{ float: left; }  
    /*.more-views{ width: 40%; float: right; }*/
    /*
    .product-content{ clear: both; }
    */
    .product-view .prod .product-sidebar { min-height: 0; }
    .product-view .prod .product-sidebar .banner{ display: none; text-align: center; }    

/* Nuestras marcas */
	.nuestras-marcas{}
	.nuestras-marcas li:hover,
	.nuestras-marcas li{ 
		width:50%;
		margin-bottom:20px;
		padding: 10px;
		box-sizing:border-box;
		
	}
	.nuestras-marcas li:hover .marca-content,
	.nuestras-marcas li .marca-content { position:static; box-shadow: 0 0 11px #130828; background: #FFF; overflow: hidden;}
	.nuestras-marcas li:hover .imagen,
	.nuestras-marcas li .imagen { background: #130828; }
	.nuestras-marcas li:hover .info-wrapper,
	.nuestras-marcas li .info-wrapper { padding: 0 2px; }
	.nuestras-marcas li:hover .action,
	.nuestras-marcas li .action { display: block !important; text-align: center; margin-bottom: 25px; float: left; width: 100%;}

	/* Cart */
	.checkout-cart-index .breadcrumbs-wrapper{ display: none; }
	.cart .page-title.title-buttons { margin-bottom: 15px; width: 100%; }
	.cart{ padding: 5px; margin: 0;}
	.cart .data-table thead th, .cart-table td {font-size:13px;padding:3px; text-align: center !important;}	
	.cart .data-table thead th.a-left{
		text-align: left !important;
	}
	.data-table td.top{
		padding-top: 9px;
		padding-bottom: 8px;
	}
	.cart .data-table .product-image {display:none !important;}
	.data-table .product-name{ font-size: 16px; text-align: left; }
	.cart .data-table td:nth-child(4),
	.cart .data-table th:nth-child(4){ display: none; }
	
	.cart .data-table th:nth-child(5){ width: 65px; }	
	.cart .data-table th:nth-child(7){ width: 72px; }		
	.cart .cart-price{ font-size: 14px; }

	.cart .discount { float: none;  text-align: center; }
	.cart .discount .buttons-set { text-align: center; }
	.cart .cart-collaterals .col2-set .buttons-set button.button{ float: none; }	

	.cart .totals .checkout-types { float: none; text-align: center; }		

	/* Checkout */
	.checkout-onepage-index .breadcrumbs-wrapper{ display: none; }
	.checkout-onepage-index .main{ padding: 5px; }

	/* Account login */
	/*
	.account-login .new-users{ margin: 20px; overflow: hidden; }	
	.account-login .registered-users{ clear: both; }	
	*/

    /* Footer */
    #footer .sec{ width: 33.3333% !important; margin:10px 0 0; text-align:center; float: left !important;}
    #footer .sec:nth-child(3n+1){clear:both;}
    #footer .sec ul{ margin:20px 0; }
    .copy .copy-content address { line-height: 1.4em; }	

    /*MailChimp Catch email PopUp*/
    #popupDialog {
    	left: 50.4px !important;
    	width: 560.2px !important;
    }

    #popupDialog_content {
    	width: 680.2px !important;	
    }

    #popup-heading img {
    	right: -70px !important;
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {

	/*MailChimp Catch email PopUp*/
    #popupDialog {
    	left: 175.4px !important;
    	width: 560.2px !important;
    }

    #popupDialog_content {
    	width: 680.2px !important;	
    }

    #popup-heading img {
    	right: -70px !important;
    }

}

/* Tablet Landscape */
@media screen and (min-width: 769px) and (max-width: 980px) {
    .container-narrow { padding: 0 10px; }    

    /* List */
	.products-grid.clearfix:after,
    .products-grid.clearfix:before{ clear:none; display: inline; }
    .products-grid ul{ float:left; }
    .products-grid li { width: 33.3333%; float: left; margin: 0; padding: 10px; min-height: 0; min-height:440px}            
    .products-grid li:hover{ padding: 10px; }
    .products-grid li .image{ text-align:center; }    
    .products-grid li p.action { display: block !important; text-align: center; margin-bottom: 0;}    
    .products-grid li:hover p.action { margin-bottom: 0; }    
    .products-grid li:hover .product-content,
    .products-grid li .product-content { box-shadow: 0 0 11px #C5C5C5; position: relative;}
    .products-grid li .info-wrapper { overflow: hidden; padding: 0 0 30px;}
    .products-grid li .info{ padding:20px; }    
    
    
	/* Cart */
	.checkout-cart-index .breadcrumbs-wrapper{ display: none; }	
	.cart{ padding: 5px; margin: 0;}
	.cart .data-table td:nth-child(4),
	.cart .data-table th:nth-child(4){ display: none; }
}



@media screen and (min-width: 980px) {
	.promo-top {
	margin-bottom: 35px;
	background-position: center;
	background-size: 979px 92px;
	background-repeat: no-repeat;
	height: 92px;
	}	
}

@media screen and (min-width: 600px) and (max-width: 979px) {
	.promo-top {
	background-position: center;
	background-size: 702px 66px;
	background-repeat: no-repeat;
	height: 66px;
	margin-bottom: 25px;
	}
}

@media screen and (max-width: 599px) {
	.promo-top {
	background-position: center;
	background-size: 465px 44px;
	background-repeat: no-repeat;
	height: 44px;
	margin-bottom: 15px;
	}
}

@media screen and (max-width: 320px) {
	.promo-top {
	background-position: center;
	background-size: 390px 37px;
	background-repeat: no-repeat;
	height: 37px;
	margin-bottom: 5px;
	}
}

/*@media screen and (min-width: 600px) {
	.promo-top {
		text-align: center;
		background: url(https://totenart.com/skin/frontend/kuombo/default/images/promo-vales-regalo-primavera-totenart.gif) no-repeat center top;
		background-size: 100%;
		margin: auto;
		margin-bottom: 20px;
		text-indent: -999em;
		height: 86px;
		width: 100%;
		max-width: 980px;}

}

@media screen and (max-width: 600px) {
	.promo-top {
		text-align: center;
		background: url(https://totenart.com/skin/frontend/kuombo/default/images/promo-vales-regalo-primavera-totenart-600.gif) no-repeat center top;
		background-size: 100%;
		margin: auto;
		margin-bottom: 20px;
		text-indent: -999em;
		height: 86px;
		width: 100%;
		max-width: 600px;}

}*/

/*

*/



@media screen and (max-width: 1010px){
	div.sub-wrapper.level1.show{
		width: 750px;
	}
}
@media screen and (max-width: 900px){
	div.sub-wrapper.level1.show{
		width: 650px;
	}
}
@media screen and (max-width: 800px){
	div.sub-wrapper.level1.show{
		width: 550px;
	}
}

/*@media screen and (min-width: 768px){ */
@media screen and (min-width: 1025px){
	header .nav-container{
		float: left;
	}
	.navbar-collapse,
	.container-fluid{
		padding: 0px;
	}
	.navbar {
	min-height: 0px;
	margin-bottom: 0px;
	border: none;
	}
	.navbar-header,
	.submenu-productos-res,
	.search-container-res,
	#nav>li.level0.blog,
	#nav>li.level0.directorio,
	#nav>li.level0.tutoriales,
	#nav>li.level0.totenart,
	.level0.custom.search,
	.level0.langSelect{
		display: none;
	}
}
@media screen  and (min-width: 768px) and (max-width: 1024px){
	.menu-top-wrapper{
		display: none;
	}
	.sub-wrapper.level1.show{
		display: none !important;
	}
	.navbar .container-fluid:first-child{
		padding: 0px;
	}/*
	.level0.custom.search{
		display: none;
	}
	.search-container-res{
		display: none;
	}*/
	.level0.search .search-container,
	.search-container-res{
		display: block;
		width: 100%;
		padding: 10px 0px;
		padding-left: 10px;
		padding-right: 10px;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		margin: 0;
		top: 0;
	}
	.level0.search .search-container .input-text,
	.search-container-res .input-text{
		margin: 0px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height: 34px;
		border-radius: 15px;
		width: 100%;
		padding: 5px 35px 5px 15px;
	}
	.level0.search .search-container button,
	.search-container-res button{
		position: absolute;
		top: 17px;
		background: transparent url('https://totenart.com/skin/frontend/kuombo/default/images/totenart-sprite-cabecera-responsive.png') no-repeat 2px -283px;
		border: none;
		width: 20px;
		height: 20px;
		right: 20px;
		padding: 0px;
	}
	.search-container-res button{
		top: 15px;
	}
	.search-container-res{
		position: fixed;
		top: 0px;
		width: 100%;
		display: block;
		z-index: 0;
		padding: 8px 0px;
		background-color: #130828;
	}
}
/*@media screen and (max-width: 767px){*/
@media screen and (max-width: 1024px){
	.menu-bar .top-functions{
		display: block;
	}

    header .menu-top-wrapper{
    	display: none;
    }
	header .nav-container{
		background: transparent;
		margin-top: 0px;
	}
	header .logo-top-wrapper{
		display: none;
	}
	header .menu-bar-wrapper{
		margin-top: 0px;
		padding-top: 0px;
		background: transparent;
	}
	.checkout-onepage-index header .menu-bar-wrapper {
    	background-color: #FFD900;
	}

	.level0.custom.logo {
		display: none;
	}


	.header-wrapper{
		min-height: 60px;
		margin-bottom: 10px;
	}
	.header-container{
		min-height: 60px !important;
	}
	.menu-bar-wrapper .container-narrow{
		padding: 0px;
		margin-left: 0px;
	}
	.sub-wrapper.level0.custom{
		display: none !important;
	}
	nav.kuombo {
		display: block;
		width: 100%;
	}
	.navbar-header{
		position: fixed;
		width: 100%;
		margin: 0px !important;
		z-index: 100;
	}
	#nav{
		overflow: hidden;
		background-color: #130828;
		color: #ffffff;
		margin: 0px;
		padding: 0px;
		border: none;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		width: 400px;
		max-height:100%;
		z-index:150;
		/**/
		position:fixed;
		display: block !important;
		height: auto;
		top: 50px;
	}
	#nav li{
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	#nav>li.level0{
		margin-top: 10px;
		padding-left: 0px;
	}
	#nav>li.level0.directorio,
	#nav>li.level0.tutoriales
	{
		margin-top: 0px;
	}
	#nav>li.home,
	#nav>li.tecnicas,
	#nav>li.marcas{
	}
	#nav > li.level0.custom > ul{
		clear: both;
		margin: 0px;
	}
	#nav>li>a span,
	#nav>li>span{
		font-size: 15px;
		font-weight: bold;
		font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
		color: #ffd900;
		text-transform: none;
	}
	#nav>li>span{
		padding: 5px 0px 5px 25px;
	}
	#nav>li>a{
		padding-top: 6px !important;
  		padding-bottom: 6px !important;;
  	}
	#nav>li>a,
	#nav ul li a,
	#nav ul li a:hover,
	button.button span{
		font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #ffffff !important;
		text-transform: uppercase;
		transition: all 0s;
		-webkit-transition: all 0s;
		-moz-transition: all 0s;
		-o-transition: all 0s;
		-ms-transition: all 0s;
		width: 100%;
		display: inline-block;
		padding: 4px 0px 3px 30px;
		line-height: 19px;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	button.button span{
		color: #130828 !important;
	}
	#nav>li>a:hover,
	#nav ul li a:hover{
		background-color: #474200;
	}
	#nav > li:last-child{
		margin-bottom: 15px;
	}
	.navbar-collapse{
		-webkit-transition: height 0.3s;
		transition: height 0.3s;
	}
	/**/
	.submenu-totenart-res{
		display: inline-block;
		width: 100%;
	}
	.submenu-totenart-res > li > a{
		text-transform: none !important;
		width: 100%;
	}
	.custom.search{
    	margin-top: 4px !important;
	}
	/**/
	.custom.search .acceso{
    	position: absolute;
    	top: 0px;
    	right: 10px;
	}
	.custom.search .acceso a{
		color: #ffffff;
		font-weight: 600;
		font-size: 13px;
	}
	/**/
	#nav li.level0.langSelect{
		text-align: center;
		margin-top: 0px;
		margin-bottom: 7px;
	}
	.level0.langSelect .language-switch{
		width: auto;
		padding-left: 30px;
	}
	.level0.langSelect .language-switch span{
		display: none;
	}
	.level0.langSelect .language-switch a{
		float: left;
		margin-right: 20px;
		color: #dadada;
		font-style: italic;
		font-weight: normal;
		text-transform: capitalize;
		font-size: 15px;
	}
	.level0.langSelect .language-switch a.selected{
		color:#FFD900;
	}
	.level0.langSelect .language-switch a:first-child{
		margin-left: 0px;
	}
	#nav li.level0.langSelect span.acceso{
		padding:0px;
		text-align: left;
		width: 100%;
		display: block;
	}
	.level0.langSelect .acceso a{
		background-color: #ffd900;
		color: #130828;
		font-weight: 600;
		font-size: 13px;
		border-radius: 5px;
		padding: 10px;
		width: 180px;
		display: inline-block !important;
		margin-bottom: 15px;
		margin-left: 30px;
	    text-align: center;
	}

	.level0.search > span:first-child{
		background: url('https://totenart.com/skin/frontend/kuombo/default/images/totenart-sprite-cabecera-responsive.png') no-repeat 5px -93px;
		margin-bottom: 4px;
		margin-bottom: 5px;
		display: block;
		padding-bottom: 0px !important;
		padding-left: 30px !important;;
	}
	.level0.custom.productos > a:first-child{
		background: url('https://totenart.com/skin/frontend/kuombo/default/images/totenart-sprite-cabecera-responsive.png') no-repeat 5px -123px;
	}
	.level0.totenart,
	.level0.blog{
		margin-top: 5px !important;
	}
	.level0.blog > a:first-child{
		background: url('https://totenart.com/skin/frontend/kuombo/default/images/totenart-sprite-cabecera-responsive.png') no-repeat 5px -153px;
	}
	.level0.directorio > a:first-child{
		background: url('https://totenart.com/skin/frontend/kuombo/default/images/totenart-sprite-cabecera-responsive.png') no-repeat 5px -185px;
	}
	.level0.tutoriales > a:first-child{
		background: url('https://totenart.com/skin/frontend/kuombo/default/images/totenart-sprite-cabecera-responsive.png') no-repeat 5px -216px;
	}
	.level0.totenart > a:first-child{
		background: url('https://totenart.com/skin/frontend/kuombo/default/images/totenart-sprite-cabecera-responsive.png') no-repeat 5px -246px;
	}
	/**/
	.shown-sub{
		display: block !important;
	}
	.navbar-header-links {
		padding-left: 57px;
		padding-top: 0px;
		padding-bottom: 0px;
		height: 50px;
		background-color: #ffd900;
	}
	.navbar-header-links .link-home{
		margin-top: 7px;
		display: inline-block;
	}
	.navbar-header-links .link-buscador,
	.navbar-header-links .link-carrito{
		display: none;
	}
	/**/

	/**/
	.level0.level-top.home, .level0.custom.tecnicas, .level0.marcas{
    	display: none;
    }
	.menu-bar .top-functions{
    	padding-top: 14px;
    	z-index: 200;
    	position: relative;
    }
}
@media screen and (min-width: 768px) and (max-width: 980px){
	header .cart-top-container{
		margin-right: 10px;
	}

	.menu-bar .top-functions {min-width: 310px !important;}
	.menu-bar .top-menu {max-width: 436px !important;}

}
/**/
@media screen and (max-width: 767px){
	.menu-bar .top-functions{
		display: none;
	}
	.menu-bar-wrapper.affix{
		position: absolute;
		box-shadow: none;
	}
	#nav{
		position: relative;
		width: 100%;
		top: 0px;
		margin-left:-48px;
		padding: 0px 0px 15px 48px;
	}
	.navbar-toggle{
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		left: 100%;
		position: absolute;
		margin-left: -49px;
		transform:rotate(90deg);
		-ms-transform:rotate(90deg);
		-webkit-transform:rotate(90deg);
	}
	.navbar-toggle.collapsed{
		left: 0px;
		margin-left: 0px;
		transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
	}
	.navbar-collapse{
		-webkit-transition: left 0.3s, height 0s;
		transition: left 0.3s, height 0s;
	}
	.navbar-collapse.collapse{
    	left: -100% !important;
    	height: 0px !important;
	}
	.navbar-collapse.collapsing{
		left: 0px !important;
	}
	.navbar-collapse.lefted{
		left: -100% !important;
		height: 0px !important;
	}
	.navbar-collapse.lefted.collapsing{
		height: auto !important;
	}
	.navbar-collapse.collapse.in{
		left: 0px !important;
		height: auto !important;
	}
	/**/
	.level0.search .search-container,
	.search-container-res{
		display: block;
		width: 100%;
		padding: 10px 0px;
		padding-left: 10px;
		padding-right: 10px;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		margin: 0;
		top: 0;
	}
	.level0.search .search-container .input-text,
	.search-container-res .input-text{
		margin: 0px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height: 34px;
		border-radius: 15px;
		width: 100%;
		padding: 5px 35px 5px 15px;
	}
	.level0.search .search-container button,
	.search-container-res button{
		position: absolute;
		top: 17px;
		background: transparent url('https://totenart.com/skin/frontend/kuombo/default/images/totenart-sprite-cabecera-responsive.png') no-repeat 2px -283px;
		border: none;
		width: 20px;
		height: 20px;
		right: 20px;
		padding: 0px;
	}
	.search-container-res button{
		top: 15px;
	}
	.search-container-res{
		position: fixed;
		top: 0px;
		width: 100%;
		display: block;
		z-index: 0;
		padding: 8px 0px;
		background-color: #130828;
	}
	/**/
	.navbar-header-links .link-buscador,
	.navbar-header-links .link-carrito,
	.navbar-header-links .link-wishlist	{
		display: block;
		width: 50px;
		height: 50px;
		margin: 0px;
		padding: 12px 0px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.navbar-header-links .link-buscador{
		background: url('https://totenart.com/skin/frontend/kuombo/default/images/totenart-sprite-cabecera-responsive.png') no-repeat 11px 11px;
		float: right;
	}
	.navbar-header-links .link-buscador:hover,
	.navbar-header-links .link-buscador.active{
		background-position: -39px 11px;
		/*background-color: #130828;*/
	}
	.navbar-header-links .link-carrito{
		background: url('https://totenart.com/skin/frontend/kuombo/default/images/totenart-sprite-cabecera-responsive.png') no-repeat 11px -39px;
		float: right;
		margin-right: 15px;
	}
	.navbar-header-links .link-carrito:hover{
		background-position: -38px -39px;
		/*background-color: #130828;*/
	}
	.navbar-header-links .link-wishlist{
		background: url('https://totenart.com/skin/frontend/kuombo/default/images/totenart-sprite-cabecera-responsive.png') no-repeat 11px -308px;
		float: right;
	}
	.navbar-header-links .link-wishlist:hover{
		background-position: -38px -308px;
		/*background-color: #130828;*/
	}
	.navbar-header-links .link-buscador span,
	.navbar-header-links .link-carrito span,
	.navbar-header-links .link-wishlist span{
		text-indent: -9999em;
		display: block;
	}

}

@media screen and (max-width: 320px){
	.logo-container .logo img{
		width: 150px;
	}
}

@media screen and (max-width: 1024px){
	.main-container{
		min-height: 300px;
	}
	/*
	.blueknow-cart-products-grid:hover,
	.blueknow-home-products-grid:hover {
	    box-shadow: none;
	}
	*/
	.products-grid .product .actions{
		visibility: visible;
	}
	.products-grid .product{
		height: 335px;
		max-height: 350px;
		text-align: center;
		display: inline-block;
	}
	button.button span{
		font-size: 14px;
		padding: 1px 10px;
	}
	.added-content .button{
		padding-left: 4px;
		padding-right: 0px;
	}
	.added-content button.button span{
		padding: 1px 4px;
	}

	.products-grid button.button span{
		padding: 0px;
		/*color: #888 !important;*/
		font-size: 10px;
	}
	.products-grid li:hover .product-content, .products-grid li .product-content{
		box-shadow: none;
	}
	.products-grid .product .product-details h3 {
	    font-family: 'Titillium Web',Helvetica,Arial,sans-serif;
	    font-size: 1em;
	    font-style: normal;
	    font-weight: bold;
	    line-height: 1.2em;
	    margin: 5px 0px;
	    text-align: center;
	    text-transform: uppercase;
	    /**/
	   overflow: hidden;
	   text-overflow: ellipsis;
	   display: -webkit-box;
	   -webkit-box-orient: vertical;
	   -webkit-line-clamp: 2; /* number of lines to show */
	   line-height: 15px;
	   max-height: 30px;        /* fallback */
	}
	.category-subcat .products-grid li.subcat {
	    margin-bottom: 15px;
	    min-height: 95px !important;
	    height: 95px !important;
	    overflow: hidden;
	    text-align: center;
	}
	.category-subcat .products-grid li.subcat .product .product-details {
	    background: none repeat scroll 0 0 #fff;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	    color: rgb(19, 8, 40);
	    cursor: pointer;
	    float: none;
	    font-family: 'Titillium Web',Helvetica,Arial,sans-serif;
	    font-size: 15px;
	    padding: 0 5px 0 10px;
	    position: absolute;
	    top: 18px;
	    left: 18px;
	    width: 60%;
	    z-index: 20;
	    min-height: 50px;
	}
	.category-subcat .products-grid li.subcat .product .product-image img{
		height: 95px;
		width: auto;
	}
	.category-subcat .products-grid li.subcat .product .actions a {
	    background-color: #fff;
	    color: rgb(19, 8, 40);
	    font-family: 'open sans';
	    font-size: 10px;
	    font-style: italic;
	    font-weight: 500;
	    height: 20px;
	    left: 18px;
		bottom: 12px;
	    line-height: 12px;
	    margin-bottom: 10px;
	    padding: 2px 10px 0px;
	    position: absolute;
	    text-align: left;
	    width: 60%;
	    z-index: 600;
	}

	.category-products > .row-fluid > .span8{
		width: 100% !important;
	}
	.category-products > .row-fluid > .span4{
		display: none;
	}

	/**/
	.filtrado .filter{
		width: 31%;
	}
	.sorter .sort-by select,
	.filtrado .filter select{
		font-size: 15px;
	}
	/*
	.filtrado .filter{
		width: 50%;
	} */
	.toolbar,
	.sorter,
	.pager{
		clear: both;
		border: none;
	}
	.filtrado {
		margin-top: 10px;
	}
	.products-header .toolbar {
		display: none;
	}
	.toolbar-bottom .toolbar {
		display: block;
	}
	.sorter .sort-by{
		float: left;
	}
	/**/
	.product-name h1{
		font-size: 2em;
	}
	.gallery{
		text-align: center;
		width: 100%;
		display: inline-block;
	}
	.main-view{
		display: inline-block;
		width: 100%;
		text-align: center;

	}
	.product-shop-main .add-to-box{
		width: auto;
	}
	.product-shop-main .actions button{
		font-size: 14px;
		padding: 9px 15px 8px;
		width: 100%;
	}
	.product-content .add-to-links {
		width: 100%;
	}
	.category-content .social{
		margin: 7px 0px 10px;
		text-align: center;
		width: 100%;
		display: inline-block;
	}
	.category-content .social ul{
		float: left;
	}
	/*
	.fb-like.fb_iframe_widget{
		bottom: 5px;
	}*/
	#product_tabs_custom2{
		display: none;
	}
	.product-tabs li{
		margin-right: 4px;
	}
	.product-tabs li a,
	.product-tabs li a:hover{
		padding: 4px;
		font-size: 10px;
	}
	/**/
	/*
	.blukenow-cart-products-grid, .blueknow-home-products-grid {
	    height: auto !important;
	}
	.blueknow-product{
		display: inline-block !important;
	}
	.blueknow-cart-products-grid img, .blueknow-home-products-grid img {
	    height: 100% !important;
	    width: auto !important;
	}
	.blueknow-cart-products-grid h3, .blueknow-home-products-grid h3 {
		height: auto !important;
	}
	/**/
	.footer-links > li > ul {
		display: inline-block;
	}
	.footer-content-wrapper .content h4	{
		text-align: left;
	}
	.footer-content-wrapper .content .social ul li{
		width: 100%;
		display: inline-block;
		text-align: left;
	}
	footer h3{
		margin-top: 15px;
		margin-bottom: 5px;
		display: block;
		width: 100%;
	}
	footer .marcas li{
		width: 50%;
	}
	.footer-logo,
	.footer-info,
	.footer-info .developer{
		width: 100%;
		text-align: center;
		margin-bottom: 7px;
	}
	.sidebar.callouts{
		margin-bottom: 0px;
	}
	.sidebar.callouts ul li{
		margin-bottom: 5px;
	}
	.sidebar.callouts .banners.sidebar .banner{
		width: 100%;
	}
	.banners .banner{
		display: inline-block;
		height: auto;
		min-height: 0px;
		/*
		text-align: center;
		*/
	}
	.banners .banner .img{
		position: relative;
	}
	.banners .banner .content{
		position: absolute;
	}

	.banners-slider .banners.vertical .banner{
		width: 100%;
	}

	.discount-form label{
		text-align: left;
	}
	.discount-form #coupon_code{
		float: left;
	}
	#discount-coupon-form button.button{
		top: -3px;
	}
	.cms-info.span9{
		width: 100%;
	}
	.cms-info .cms-map iframe{
		width: 100%;
	}
	.btn-checkout{
		padding: 7px 20px !important;
	}
}
/**/
@media screen and (max-width: 768px) {
	.category-header .category-image{
		height: 220px;
	}
	.category-header .category-title h1 {
		font-size:1.5em;
	}
	.category-header .category-description {
		font-size: 14px;
	}
	.category-subcat, .category-products{
		padding-top: 5px;
	}
	.featured-sidebar .span8,
	.product-view .prod .product-block,
	.product-view .span8.bought{
		width: 100% !important;
	}
	.featured-sidebar .span4,
	.product-view .prod .product-sidebar{
		display: none;
	}
	/*
	.blueknow-cart-products-grid,
	.blueknow-home-products-grid{
		height: 100% !important;
		width: 31.333333% !important;
	}*/
	.cms .cms-title h1{
		font-size: 3em;
	}
	.cms.about .cms-title{
		padding: 30px;
	}
	.products-grid {
		margin-bottom:0;
	}
	.footer-content-wrapper .envio { background: transparent url(https://totenart.com/skin/frontend/kuombo/default/images/envio-gratuito-totenart.png) no-repeat center top; text-align: center; padding: 60px 10px 30px;}
	.footer-content-wrapper .seguimiento { background: transparent url(https://totenart.com/skin/frontend/kuombo/default/images/seguimiento-pedidos-totenart.png) no-repeat center top; text-align: center; padding: 60px 10px 30px;}
	.footer-content-wrapper .tienda { background: transparent url(https://totenart.com/skin/frontend/kuombo/default/images/tienda-fisica-totenart.png) no-repeat center top; text-align: center; padding: 60px 10px 30px;}
	.footer-content-wrapper .contacta { background: transparent url(https://totenart.com/skin/frontend/kuombo/default/images/contacto-totenart.png) no-repeat center top; text-align: center; padding: 60px 10px 30px;}
}
@media screen and (min-width: 768px) and (max-width: 768px) {
	.span8.slider{
		float: left;
		width: 65.74585635359117%;
		padding-top: 5px;
	}
	.span4.banners-slider{
		float: left;
		width: 31.914893617021278%;
		/*
		margin-left: 2.7624309392265194%;
		*/
		margin-left: 15px;
	}
}
@media screen and (max-width: 767px) {
	.banners .banner{
		width: 100%;
		margin: 5px 0px;
	}
	#search_content_form{
		width: 100%;
	}
}
/**/
@media screen and (min-width: 481px) and (max-width: 768px) {
	.products-grid li{
		text-align: center;
	}
	.products-grid .product{
		display: inherit !important;
	}
	.products-grid .product .actions{
		text-align: center;
		width: 100%;
		clear: both;
    }

    div.category-image {
        height: 120px !important;
    }
}
/**/
@media screen and (min-width: 320px) and (max-width: 480px) {

}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 1046; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; 
}

/* Popup */
.white-popup {
  position: relative;
  background: #FFF;
  padding: 30px;
  width: auto;
  max-width: 710px;
  margin: 20px auto;
}

.white-popup-mini {
  position: relative;
  background: #FFF;
  padding: 30px;
  width: auto;
  max-width: 350px;
  margin: 20px auto;
}

/* Adpatacion cliente */
#inline1,
#inline3,
#inline2
{ 
  position: relative;
  background: #FFF;
  padding: 30px;
  width: auto;
  max-width: 350px;
  margin: 20px auto;
  overflow: hidden;
}

#inline2{ max-width: 700px; }
/*
    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;}

#cboxWrapper{
    -webkit-box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.2);
}

#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;   
    -webkit-box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.2);
}
#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:url(https://totenart.com/skin/frontend/kuombo/default/lib/colorbox/images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{}
    #cboxTopRight{}
    #cboxBottomLeft{}
    #cboxBottomRight{}
    #cboxMiddleLeft{}
    #cboxMiddleRight{}
    #cboxTopCenter{}
    #cboxBottomCenter{}
    #cboxContent{/*background:#fff;*/ /*overflow:hidden;*/ padding: 10px;}
    		.cboxIframe{background:transparent;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin:10px; overflow: hidden !important; /*10px above buttons*/ }
        #cboxTitle{position:absolute; bottom:17px; left:0; text-align:center; width:100%; color:#999999;}
        #cboxCurrent{position:absolute; bottom:17px; left:85px; color:#999999;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious,
        #cboxNext { position:absolute; background:url(https://totenart.com/skin/frontend/kuombo/default/lib/colorbox/images/arrows-button.png) no-repeat #8a8a8a; width:25px; height:25px; text-indent:-9999px; }
        #cboxPrevious:hover,
        #cboxNext:hover { background-color:#9b0e11; }
        #cboxPrevious{bottom:10px; left:10px; background-position:0 0; margin-right: 4px;}
        #cboxPrevious:hover{background-color:#9b0e11;}
        #cboxNext{bottom:10px; left:45px; background-position:-25px 0;}
        #cboxNext:hover{background-color:#9b0e11;}
        /*#cboxLoadingOverlay{background:url(https://totenart.com/skin/frontend/kuombo/default/lib/colorbox/images/loading_background.png) no-repeat center center;}*/
        #cboxLoadingGraphic{background:url(https://totenart.com/skin/frontend/kuombo/default/lib/colorbox/images/loading.gif) no-repeat center center; background-color: transparent !important;}
        #cboxClose{position:absolute; bottom:10px; right:10px; background:url(https://totenart.com/skin/frontend/kuombo/default/lib/colorbox/images/close-button.png) 0 0 no-repeat #8a8a8a; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-color:#9b0e11;}
        
#cboxNext,
#cboxPrevious,
#cboxClose {
	transition:			background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition:	background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition:	background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition:		background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;		
}
.ajaxcart-box{height: 140px !important;}
.ajaxcart-box #cboxLoadedContent{margin-bottom:0 !important;}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/
/*
.cboxIE6 #cboxTopLeft{background:url(https://totenart.com/skin/frontend/kuombo/default/lib/colorbox/images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(https://totenart.com/skin/frontend/kuombo/default/lib/colorbox/images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(https://totenart.com/skin/frontend/kuombo/default/lib/colorbox/images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(https://totenart.com/skin/frontend/kuombo/default/lib/colorbox/images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(https://totenart.com/skin/frontend/kuombo/default/lib/colorbox/images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(https://totenart.com/skin/frontend/kuombo/default/lib/colorbox/images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(https://totenart.com/skin/frontend/kuombo/default/lib/colorbox/images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(https://totenart.com/skin/frontend/kuombo/default/lib/colorbox/images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}*/

