/* breadcrumb new 045 */
.bread-crumb { 
  list-style: none; 
  overflow: auto; 
  font: 18px Helvetica, Arial, Sans-Serif;
  padding: 0;
  margin-top:12px;
  white-space:nowrap;
  display:flex;
  overflow-y:hidden;
}
.bread-crumb li { 
  float: left; 
}
.bread-crumb li a {
  color: #1c1c1c;
  text-decoration: none; 
  padding: 10px 0 10px 40px;
  background: #f2f2f2;
  position: relative; 
  display: block;
  float: left;
  font-size:12px;
}
.bread-crumb li a:after { 
  content: " "; 
  display: block; 
  width: 0; 
  height: 0;
  border-top: 50px solid transparent;           
  border-bottom: 50px solid transparent;
  border-left: 30px solid #f2f2f2;
  position: absolute;
  top: 50%;
  margin-top: -50px; 
  left: 100%;
  z-index: 2; 
}
.bread-crumb li a:before { 
  content: " "; 
  display: block; 
  width: 0; 
  height: 0;
  border-top: 50px solid transparent;           
  border-bottom: 50px solid transparent;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-top: -50px; 
  margin-left: 3px;
  left: 100%;
  z-index: 1; 
}
.bread-crumb li:first-child a {
  padding-left: 10px;
}
.bread-crumb li:nth-child(2) a       { background:        #f2f2f2; }
.bread-crumb li:nth-child(2) a:after { border-left-color: #f2f2f2; }
.bread-crumb li:nth-child(3) a       { background:        #f2f2f2; }
.bread-crumb li:nth-child(3) a:after { border-left-color: #f2f2f2; }
.bread-crumb li:nth-child(4) a       { background:        #f2f2f2; }
.bread-crumb li:nth-child(4) a:after { border-left-color: #f2f2f2; }
.bread-crumb li:nth-child(5) a       { background:        #f2f2f2; }
.bread-crumb li:nth-child(5) a:after { border-left-color: #f2f2f2; }
.bread-crumb li:last-child a {
  background: transparent !important;
  color: #1c1c1c;
  pointer-events: none;
  cursor: default;
}
.bread-crumb li:last-child a:after { border: 0; }
.bread-crumb li a:hover { background: #e5e5e5; }
.bread-crumb li a:hover:after { border-left-color: #e5e5e5 !important; }
/* END */
::-moz-selection {
    color: white;
    background: #e05500;
}
::selection {
    color: white;
    background: #e05500;
}
.navbar-centered {
    width: 992px !important;
    margin: 0 auto !important;
}
.upmenu {
    height: 45px;
    padding: 5px 10px;
    background-color: #f3f3f3;
    line-height: 35px;
}
.upmenu > ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.upmenu .dropdown-menu {
    position: absolute;
    z-index: 1041;
    right: 0px;
    left: auto;
    max-width: 52px;
    width: 50px !important;
    float: none;
    border-radius: 0px;
    border-color: #eaebec;
    box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.1);
    top: auto;
    margin-top: 3px;
}
.notifications > .alert {
    border-radius: 0;
    border: none;
    padding: 10px;
    color: #ff6100;
    background-color: #ffebdf;
    margin:0;
    padding: 20px 15px;
}
.notifications > .alert > .close {
    color: #ff6100;
    opacity: 0.75;
}
.header_djmania {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 1040;
    background-color: #fff;
    clear: both;
    box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.1);
}
.pagination {margin: 0px;}
.item-group {
    display: table;
    width: 100%;
}
.item-group > div {
    padding: 10px 0;
    display: table-cell;
    vertical-align: middle;
}
.header-logo {
    width: 200px;
    padding: 0px 20px 0 0 !important;
}
.header-cart {
    width: 150px;
}
.header-sep {
    margin: 14px 0px;
}
#busquedarapida #topsearch {
    border: 1px solid #eaebec;
    border-radius: 15px;
    overflow: hidden;
    margin: auto;
    width: 100%;
    max-width: 500px;
    background-color: #ffffff;
}
.search_query {
    width: calc(100% - 40px);
    height: 40px;
    line-height: 40px;
    border: none;
    outline: none;
    padding: 0 20px;
    background-color: #ffffff;
    display: inline-block;
    font-size: 16px;
}
.button-search {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border: none;
  display: inline-block;
  float: right;
}

/* Contenedor de búsqueda */
.container-search {
    width: 100%;
    background-color: transparent;
    position: fixed;
    left: 0;
    top: 110px;
    z-index: 9999 !important;
}
.pagination {margin: 0px;}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.vertical-align {
    display: flex;
    flex-direction: row;
}
.vertical-align > [class^="col-"], .vertical-align > [class*=" col-"] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.panel-djmania {
    border-color: #CACACA;
}
.panel-djmania > .panel-heading {
    color: #333;
    border-color: #CACACA;
}
.panel-djmania > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #CACACA;
}
.panel-djmania > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #333333;
}
/* ESTILOS ICONOS SOCIALMEDIA */
.bigicons  { font-size: 19px; }
a.twitter  { color: #00aeef; }
a.facebook { color:#1c75bc; }
a.youtube  { color:#cc181e; }
/* HEADER  */
header a {
    opacity: 1;
    text-decoration: none;
}
header a:hover {
    opacity: 0.65;
    text-decoration: none;
}
nav.upmenu {
    background: #fafafa;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EFEFEF;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}
.userlinks a {
    color:#252525;
    font-size: 13px;
    text-transform: uppercase;
}
nav.upmenu ul, nav.upmenu ul li {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
p.telefono {
    color:#ff6100;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}
.langes {
    background-image: url(//media.djmania.net/assets/img/es.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 22px;
}
.langpt {
    background-image: url(//media.djmania.net/assets/img/pt.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 22px;
}
.logobanner img {
    width: 100%;
}
.logobanner img:hover {
    width: 100%;
}
.logobanner {
    margin-top: 20px;
    margin-bottom: 20px;
}
.logo {max-width:350px;}
/* ESTILOS MENÚ SUPERIOR */
.top_menu {
border-top: 2px solid #eaebec;
background-color: #f3f3f3;
}
/* ESTILOS BREADCUMB */
/* VERSION ALTERNATIVA MENU */ 
#breadcrumb {
    background-color: #fff !important;
    color: #080808 !important;
    margin:12px 0;    
}
#breadcrumb .breadcrumb {
    list-style: none;
    margin: 0;
    padding: 10px 0;
    line-height: 21px;
    font-size: 12px;
    border-radius: 0;
/*    white-space: nowrap; */
}
.wellcome-home {
    line-height: 35px;
    font-size: 16px;
    padding: 0 15px;
    margin: 0;
}
#breadcrumb .breadcrumb > li {
    display: inline-block;
}
#breadcrumb .breadcrumb li:first-child a:before {
    font-family: 'FontAwesome';
    content :"\f015 ";
    margin-right: .5em;
}
#breadcrumb .breadcrumb > li + li:before {
    padding: 0 5px;
    content: "/\00a0";
}
#breadcrumb .breadcrumb > .active {
    font-weight: 300;
}
/* ESTILOS FOOTER */
footer {
    margin-top:35px;
}
.prefooter .img-responsive {
    margin-top:15px;
}
footer .main {
    background-color: #ff6100;
    color: white;
    box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.25);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .55);
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 13px;
}
@media (min-width: 1300px) {
    footer .main {
	background-image: url(//media.djmania.net/assets/img/speakerbg.png);
	background-repeat: no-repeat;
	background-position: right top;
    }
}
footer h4 {
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 16px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .75);
}
footer ul {
    margin: 0;
    padding: 0;
}
footer ul li {
    list-style-type: none;
}
footer ul li a {
    color: #FFF;
}
footer ul li a:before {
    font-family: 'FontAwesome';
    content :"\f0da";
    margin-right: .5em;
}
footer ul li a:hover {
    color: #FF0;
    text-decoration: none;
}
.subfooter div {
    padding-top: 30px;
    margin-top: -35px;
    padding-bottom: 40px;
}
.subfooter p {
    font-size: 12px;
    margin:0;
    padding: 0;
    text-transform: uppercase;
    line-height: 15px;
}
.subfooter .numberorders {
    font-size: 21px;
    font-style: italic;
    font-weight: bolder;
    color: #ff6100;
}
.subfooter #fblockorders {
    background-image: url(//media.djmania.net/assets/img/num-orders.png);
    background-position: right top;
    padding-right: 110px;
    background-repeat: no-repeat;
    height: 85px;
}
/* ======== LEFT ASIDE COLUMNA IZQUIERDA ============= */
.info-box1 {
    border: 1px solid #ccc;
    padding:15px;
    border-radius: 3px;
    box-shadow: inset 0px 0px 12px 2px rgba(204,204,204,0.65);
}
.info-box1 h3, .info-box1 h2, .info-box1 p {
    padding:0;
    margin:0;
}
/* COLOR PRECIO */
.price, .precios {
    color: #d60839;
}
.preciord {
    color:#d60839;
}
.precioor {
    color: #ff6100;
}
.separa {
    clear: both;
    margin: 20px 0px;
}
/* CARRUSELES  DE PRODUCTOS */
.carusel-productos h2 {
    padding: 0px;
    margin: 0px;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
    color: #ff6100;
}
.carusel-productos .slide {
    margin-right: -30px !important;
}
.elemento-carousel {
    padding: 15px;
    border: 1px solid #CCC;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: -15px;
}
.elemento-carousel h3, .elemento-carousel h3 a, .elemento-carousel h4, .elemento-carousel h4 a {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    line-height: 16px;
    height: 32px;
    overflow: hidden;
    font-weight: 400;
    text-transform: uppercase;
}
.elemento-carousel .price {
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: -2px;
}
/* ICONITOS CATEGORIAS */
.icon-cat:before {
    font-family: 'FontAwesome';
    margin-right: .5em;
}
.conexiones:before, .cat-109:before { content :"\f1e6  "; }
.electronica:before { content :"\f0e7  "; }
.zonadj:before, .cat-104:before { content :"\f025 "; }
.soportes:before, .cat-44:before { content :"\f181 "; }
.iluminacion:before, .cat-21:before { content :"\f0eb "; }
.sonido:before, .cat-63:before { content :"\f028 "; }
.imagen:before, .cat-69:before { content :"\f083 "; }
.estudio:before, .cat-91:before { content :"\f1de "; }
.instrumentos:before, .cat-162:before { content :"\f001 "; }
/* ======== MENU SUPERIOR DJMANIA ============= */
.navbar-djmaniaup {
    margin-bottom: 0px !important;
    border: none !important;
    padding:0px !important;
    min-height: 0px !important;
}
.navbar-djmaniaup .navbar-nav li a {
    padding: 10px 10px;
    font-size:13px;
}
.navbar-djmaniaup .nav-categorias li a {
    border-right: 1px solid #F3F3F3;
}
.navbar-djmaniaup .nav-categorias li:first-child a {
/* border-left: 1px solid #ddd; */
}
.navbar-djmaniaup .item a:hover, .navbar-djmaniaup .open > a, .navbar-djmaniaup .open > a:hover, .navbar-djmaniaup .open > a:focus {
    background-color: #fafafa !important;
    color: #ff6100 !important;
    opacity:1;
}
/* MINI CESTA */
.mini-cart {
	margin-right: 0px;
}
.mini-cart > a {
	opacity:1;
}
.mini-cart li > a {
	padding: 0px 20px;
	height: 40px;
	line-height: 40px;
	background-color: #d90d3f !important;
	color: #fff !important;
	color: #d90d3f !important;
	border-radius: 15px;
}
.mini-cart .open .dropdown-toggle:focus, .mini-cart li .dropdown-toggle:hover,
#mini-cart .open .dropdown-toggle, .mini-cart li > a  {
	background-color: #d90d3f !important;
	color: #fff !important;
	opacity:1;
}
.delete-cesta {
    padding-left: 10px;
}
.mini-cart-price .fa {
	font-size: 20px;
}
.mini-cart-price {
	color: #e3004f;
	font-size: 14px;
	font-weight: bolder;
}
.mini-cart-modal table {
	width: 100%;
}
.mini-cart-modal table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.mini-cart-modal table tr:last-child {
	border: none;
}
.mini-cart-modal table tr th {
	padding: 5px 0;
}
.mini-cart-modal table .product_name a {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: 300;
	text-transform: uppercase;
}
.mini-cart-modal .product_image img {
	width: 50px;
}
.mini-cart-modal h3 {
	font-size: 18px;
	font-weight: 300;
	margin: 0px;
	padding: 0 0 15px 0;
	text-transform: uppercase;
	color: #d60839;
}
.mini-cart-modal {
	width: 350px !important;
	padding:15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d60839;
	border-right-color: #d60839;
	border-bottom-color: #d60839;
	border-left-color: #d60839;
}
#mini-cart .mini-cart-modal {
    width: 350px !important;
    padding: 15px;
    border-width: 1px 1px 2px;
    border-style: solid;
    border-color: #D60839;
    box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.1);
    border-radius: 0;
}

.mini-cart-modal .btns {
	margin: 10px 0 0 0;
}
.navbar-djmaniaup .btn {
	padding: 5px 10px !important;
}

.btn-cesta {
max-width:95px;
}
/* SUB ELEMENTOS MEGAMENU */
.submenu a {
    margin: 0px !important;
    padding: 0px !important;
    border: 0px none #fff !important;
}
.submenu .block {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ddd;
}
.submenu ul, .submenu ul li {
    margin:0;
    padding:0;
    list-style-type: none;
}
.submenu ul li {
    padding: 2px 0;
}
.submenu ul li:before {
    margin-right: 0.5em;
    font-family: FontAwesome;
    content :"\f0da ";
    color: #ff6100;
}
.submenu ul li ul li:before {
    margin-left:0.5em;
    margin-right: 0.5em;
    font-family: 'FontAwesome';
    content :"\f105 ";
}
.submenu ul li ul li ul li:before {
    margin-left:1.5em;
    margin-right: 0.5em;
    font-family: 'FontAwesome';
    content :"\f105 ";
    color: #333;
}
.submenu .desc_cat_submenu {
    font-size: 12px;
}
.submenu .logosmenu {
    padding: 15px 0 0 0;
    margin: 15px 0 0 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
}
.submenu .logosmenu img {
    margin-right: .3em;
}
/* PRODUCTO DESTACADO MEGAMENU */
.mega_destacado {
    border: 1px solid #d90d3f;
    padding: 10px;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1) inset;
}
.mega_destacados h3 {
    font-size: 16px;
    color: #d90d3f;
    margin: 5px 0 15px 0;
    padding: 0px;
    text-transform: uppercase;
    font-weight: 300;
}
.mega_destacados .d_price {
    top: 40px;
    right: -10px;
    position: absolute;
    transform: scale(0.8, 0.8);
}
.d_price .pvp_price {
    height: 100px;
    width: 100px;
    color: #FFF;
    line-height: 100px;
    display: block;
    text-align: center;
    font-size: 21px;
    position:absolute;
    top: 0px;
    left: 0px;
    z-index:10;
    font-style: italic;
    font-weight: bold;
    letter-spacing: -1px;
}
.mega_destacados h4 {
    display: block;
    margin-top: 20px;
    text-align: center;
}
.mega_destacados h4 a {
    color: #d90d3f;
    display: block;
    font-size: 16px !important;
}
/* ESTILO BLOQUES SOMBREADO */
.shadow1 {
    border: 1px solid #efefef;
    box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.1);
    padding: 15px;
    margin-bottom: 30px;   
}
.shadow1 .list-group-item {background-color: transparent !important;}
/* ESTILO MENU IZQUIERDA */ 
.leftmenu {
}
.leftmenu p {
    font-size: 14px;
    text-transform: uppercase;
    color: #FF6100;
    font-weight: 500;
    line-height: 1.1;
    background-color: #fafafa;
    padding: 10px;
    margin: -15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.leftmenu h2 {
    font-size: 18px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}
.leftmenu ul a:hover {
    color: #ff6100;
    text-decoration: none;
}
.leftmenu ul, .leftmenu ul li, .leftmenu ul li > li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: 12px;
}
.leftmenu a:active, .leftmenu a:focus:hover {
    text-decoration: none;
}
.leftmenu ul li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ddd;
}
.leftmenu ul li li, .leftmenu ul li:last-child {
    border-style:none;
}
.leftmenu ul li:before {
    margin-right: .5em;
    width: .6em;
    display: inline-block;
}
.leftmenu ul li:before {
    font-family: FontAwesome;
    content :"\f0da ";
    color: #ff6100;
}
.leftmenu ul .hassubcat:hover::before {
    font-family: FontAwesome;
    content :"\f0d7 ";
    color: #ff6100;
}
.leftmenu ul li li:before {
    font-family: 'FontAwesome';
    content :"\f105 ";
}
.leftmenu ul li .hassubcat:hover::before {
    font-family: FontAwesome;
    content :"\f107 ";
    color: #ff6100;
}
.leftmenu ul li li li:before {
    font-family: 'FontAwesome';
    content :"\f105 ";
    color: #333;
}
.leftmenu ul li a {
}
.leftmenu ul li li {
    padding-left: .9em;
}
.leftmenu ul li a {
}
.leftmenu .submenu1 {
    display:none;
}
.leftmenu a {
    transition: all 0.05s ease 0s !important;
}
/* ESTILO BOX 1X1 CARRUSEL */
.carrusel1x1 h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    line-height: 32px;
    font-weight: 900;
}
.carrusel1x1 .controles a {
    font-size: 32px;
    color: #d80839;
    line-height: 32px;
    margin: 0px;
    padding: 0px;
}
.carrusel1x1 .elemento-carousel {
    margin: 10px 0 0 0;
    padding: 10px;
}
.carrusel1x1 .label {
    position: absolute;
    margin:8px;
}
/* CONTACTO MAPA RSPONSIVE */
.google-maps {
    position: relative;
    padding-bottom: 50%;
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
/* PAGINAS  page-djmania */
.page-djmania h1, .page-djmania h2, .page-djmania h3, .page-djmania h4, .page-djmania h5 {
    margin: 0px;
    padding: 0px 0 10px 0;
}
.page-djmania h1 {
    text-transform: uppercase;
    color: #f26323;   
}
.nobullet{
    padding: 0px;
    margin: 20px 0;
}
.nobullet li {
    margin-bottom: 20px;
    list-style-type: none;
}
.nobullet li:before {
    font-family: FontAwesome;
    color: #ff6100;
    content: "\f0da ";
    margin-right: 0.5em;
}
.numerote {
    display: inline-block;
    height: 80px;
    background-image: url(//media.djmania.net/assets/img/numerote.png);
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 48px;
    line-height: 80px;
    font-weight: bolder;
    text-align: center;
    overflow: hidden; 
    color: #e50079;
    min-width: 80px;
}
.textote {margin-bottom: 25px;} 
/* INICIO CESTA GRANDE */
.cestamain {
    width:100%;
    margin-bottom: 20px;
}
.cestamain em {
    font-size:11px;
    line-height: 11px;
}
.cestamain tr:nth-child(even) {
	background-color: #fff8f2;
}
.cestamain td, .cestamain th  {
	vertical-align: middle;
	padding: 10px;
}
.cestamain td.total {font-size:16px;}
.cestamain .product_image img {
	max-width:80px;
	border: 1px solid #CCC;
}  
.cestamain .qty {max-width:70px;}
.cestamain .stock {max-width:50px;}
.cestamain .delete a {color: #e3004f;}
.importe {
    font-size: 16px;
}
.importeTOTAL {
    font-weight: bolder;
    font-size: 16px;
    color: #e3004f;
}
.separa-btn {margin: 30px 0;}
.infobox {
    margin-bottom: 30px;
    background-color: #F2F2F2;
    border-radius: 6px;
    padding: 20px; 
}
.infobox-img-marco .frame-dj {
    position: absolute;
    bottom: 30px;
    right: 8px;
    float: right;
} 
.infobox-img-marco {padding-right: 90px;}
.recommend {
    margin-bottom: 20px;
}
.recommend a .containerfoto{
    border: 3px solid #ff6100;
    border-radius: 100%;
    display: block;
    height: 90px;
    width: 90px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}
.recommend a .containerfoto img { margin-left:-33%;}
.recommend .price {
    font-size: 18px;
    font-style: italic;
    font-weight: bolder;
}
/* PROCESO PEDIDO */
.breadcrumb-order {
	padding: 0px;
	margin: 0 0 30px 0;
	height: 38px;
}
.breadcrumb-order li {padding: 0; margin: 0; list-style-type: none; display: block; float: left;}
.breadcrumb-order li a {
	padding: 0 25px 0 10px;
	display:block;
	background-color: #ffdfcc; 
	color: #fff; 	
	line-height: 38px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
}
.breadcrumb-order .breadactive a {
	background-image: url(//media.djmania.net/assets/img/b-arrow-light.png);
	background-color: #FF6100; 
}
.breadcrumb-order a:hover {color:#FF6100;}
.breadcrumb-order .breadactive a:hover {color:#fff;}
.breadcrumb-order li:nth-child(1) a {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.breadcrumb-order li:nth-child(4) a {
	background-image: none;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.icono:before {
	font-family: 'FontAwesome';
	margin-right: .5em;
}
.icono-1:before {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    transform: scale(-1, 1);
    content: "\f0d1";
}
.icono-2:before { content: "\f09d"; }
.icono-3:before { content: "\f022"; }
.icono-4:before { content: "\f00c"; }
.radioclean{
    font-weight: normal;
    display: block;
    margin: 15px 0;
    padding: 5px 0;
}
.radioclean:hover {
    background-color: #F7F7F7;
}
/* BUSCADOR RAPIDO */
.container-search::empty{
    display: none;
}
#results:empty {
    display:none !important;
}
#results ul, #results li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.overlay.searching {
    position: fixed;
    width: 100%;
    left: 0;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    z-index: 1999;
}
#results {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #e0e0e0;
    box-shadow: 1px 4px 24px -3px rgba(0, 0, 0, 0.25);
    width: 95%;
    max-width: 1024px;
    margin: auto;
    height: calc(100vh - 110px);
    overflow-y: auto;
    position: relative;
    z-index: 9999 !important;
}
#results li {
    clear: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e0e0e0;
}
#results li a strong {
    background-color: #FFFFCE;
}
#results h4, #results ul  {
    margin: 0px !important;
    clear: both;
    color: #333;
    padding: 5px;   
}
#results h4 {
    background-color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 8px;
    margin-bottom: 0px;
}
#results ul {
    padding-bottom: 15px;
}
#results ul li:last-child {
    border-bottom-style: none;
}
#results a:focus, #results a:focus strong  {
    background-color: #F90;
    text-decoration: none;
}
.row-search {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.row-search  > div {
    border-bottom: 2px solid #f4f4f4;
    padding: 15px;
    border-right: 2px solid #f4f4f4;
}
.row-search  > div:nth-child(3n), .row-search  > div:last-child {
    border-right: none;
}
.item-search img, .item-search .p-name, .item-search .price {
	margin:auto;
	display: block;
	text-align: center;
}
.item-search .price {
	font-size: 120%;
}

#results .list-group-item {
	border: none;
	border-bottom: 1px solid #f4f4f4;
	padding: 4px 0;
} 
#results .js-filter-fab {
    max-height: 350px;
    overflow-y: auto;
}
#results .js-filter-fab  label {
    width: 100%;
    margin: 0;
    font-weight: normal;
}
#results .js-filter-fab .badge {
	float: right;
}
@media (max-width: 768px) {
	.row-search {
		grid-template-columns: 1fr;
		display: block;
		width: 100%;
	}
	.row-search .item-search {
		padding: 0;
		height: 70px;

	}
	.item-search img {
	    float: left;
	    margin-top: 5px;
	    margin-right: 10px;
	    height: 50px;
	    width: 80px;
	}
	.item-search .p-name, .item-search .price {
	    float: left;
	    display: block;
	    width: calc(100% - 90px);
	    text-align: left;
	}
	.item-search .p-name {
	    margin-top: 16px;
	    height: 16px;
	    overflow: hidden;
	}
	.row-search  > div {
		border-bottom: 2px solid #f4f4f4;
		border-right: none;
	}
}
#results .btn-block {
    background-color: #eaebec;
    margin-top: 20px;
    margin-bottom: 20px;

}
#results .toogle-filter {
    width: 100%;
    display: block;
    padding: 10px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #e0e0e0;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 10px;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
/* ESTILOS CAJA BÚSQUEDA */


#busquedarapida #topsearch {
    border: 1px solid #eaebec;
    border-radius: 15px;
    overflow: hidden;
    margin: auto;
    width: 100%;
    max-width: 500px;
    background-color: #ffffff;
}
.search_query {
	width: calc(100% - 40px);
	height: 40px;
	line-height: 40px;
	border: none;
	outline: none;
	padding: 0 20px;
	background-color: #ffffff;
	display: inline-block;
}
.button-search {
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: none;
    display: inline-block;
    float: right;
}
.button-search span {
	display:none;
}
.button-search:before {
	font-family: 'FontAwesome';
	content :"\f002 ";
}

/* BLOQUE NOTICIAS */
.news-list {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDD;
    clear: both;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.news-list .caption {
    padding:10px;
    border: 1px solid #DDD;
    text-align: center;
    margin: 20px 0;
}
.news-list .caption img {
    margin: auto;	  
}
.label-primary {
    background-color: #ff6100;
}
.label-primary a {color:#FFF; }
.metaarticulo {
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cacaca;
}
.lastshare {
    padding:15px 0;
    color: #ff6100;
}
.post img {border-radius:5px; margin-bottom: 25px !important;}
.post h1 {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 42px;
}
.page-brands {
    margin: 0px 0px 20px;
}
.page-brands  h1 {margin:0; padding:0;}
.list-in-brand {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
}
.list-in-brand li {
    border-bottom: 1px solid #EEE;
    list-style-type: none;
    padding: 10px;
}
.small-padding {margin: 0 0 20px}
.small-padding li {padding:5px;margin:0;}
.imgvbox img{margin:auto;}
.alert-topventas {
    background-color: #D60839;
    font-size: 14px;
}
/** FIX BTN < -MD**/
@media (max-width: 991px) {
    .btn-block2{width: 100% !important;}
}
.module-content {border: solid 1px #E0E0E0; padding: 15px; margin-bottom: 20px;}
.module-content-flat {margin-bottom: 20px;} 
/** MODULOS 4X4 HOME **/
.box4home {padding: 30px !important;}
.box4home ul li img {height: 40px; float: left; margin-right: 10px; border: solid 1px #E0E0E0;}
.box4home ul li .price {display:block; font-size: 15px; font-weight: bold;}
.box4home ul li {padding: 8px;}
.box4home ul li:nth-child(odd) {
    background: #ececec;
}
.box4home h3 {padding: 8px 0; margin: 10px 0 5px 0; font-size: 18px; text-transform: uppercase;}
#carousel-banner {margin-bottom: 30px;}

.fake-tab {width: 100%; margin-bottom: 20px;}
.fake-tab a {width: 25%;}

/* PRODUCT SETS */
.sets {color: #FF6100;}

.sets h3 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 400;
	color: #FF6100;
	padding: 0;
	margin: 0;
} 
.sets h4 {
	font-size: 14px;
	padding: 0;
	margin: 10px 0 0;
	color: #333;
}
.set-price {
    font-size: 28px;
    font-weight: bolder;
    margin: 0px;
    padding: 0px;
    line-height: 32px;
    letter-spacing: -2px;

}

.item-set{display: inline-block;}
.set-qty {
	font-size: 14px;
	height: 25px;
	width: 25px;
	line-height: 15px;
	padding: 5px;
	border-radius: 4px;
	display: inline-block;
	background-color: #FF6100;
	color: #fff;
	position:relative;   
	z-index: 5;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.55);
	text-align: center;
	opacity: 0.7;
}
.set img {
	width: 100px;
	margin-left: -27px;
	position:relative;   
	z-index: 4;
}

.formulario-comprar-set {
	padding: 25px;
	border: 3px dashed #FF6100;
	margin: 20px 0;
	border-radius: 5px;
}

.pak-set {
	padding: 15px;
	border: 1px solid #CACACA;
	margin: 15px 0;
}
#btn-displaysets {
	cursor: pointer;
	text-decoration: underline;
}

#btn-displaysets:hover {
	text-decoration: none;
}
/* END PRODUCT SETS */
.product-icons {float: right;}
.product-icons img {width: 35px; border-radius: 4px; opacity: 0.8;}
/* BF */
.wellbf {
color: #FFF;
background-color: #171514;
padding: 10px;
border-radius: 5px;
margin-left: 10px;
}
.wellbf .orange, .label-bf b {
color: #FF8D48;
text-transform: uppercase;
}
.label-bf {
background-color: #171514;
}

/* FIX BOOTSTRAP FLUIDO A DIMENSIONES PEQUEÑAS */

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
	
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1340px;
	width:100%;
  }
}

@media (max-width: 768px) {
	.mega_destacados, .logosmenu, .desc_cat_submenu  {
		display: none;
	}
	.navbar-nav {
	    margin: 0;
	}
	#busquedarapida form {
		max-width: 100%;
	}
	.item-group > div {
		padding: 7px 0;

	}
	.top_menu {
		background-color: #fff; 
		border:none;
	}
	.navbar-djmaniaup > .item-group {
		margin:0;
	}
	.item-group > .menu-mobile, .item-group > .toogle-search-mobile {
	    font-size: 18px;
	    width: 40px;
	    padding: 0;
	    text-align: center;
	    border-right: 1px solid #ddd;
	}
	.menu-mobile button, .toogle-search-mobile button {
	    margin: 0;
	    background-color: transparent;
	    border: none;
	    width: 40px;
	    height: 40px;
	    padding: 0 !important;
	    font-size: 22px;

	}
	#mobile-cart {
	 	width: 40px;
	 	padding: 0;
	}
	.logo-mobile {
		width: calc(100vw - 124px);
		padding: 10px 0;
	}
	.logo {
		margin:0;
	}
	.header-logo {
	   padding: 0 10px !important;
	}
	.logo-mobile a {
		display: block;
		margin: 0px auto;
		max-width: 150px;
	}
	.cesta-movil, .cesta-movil:hover, .cesta-movil:focus, .open > .dropdown-toggle.cesta-movil, .open > .dropdown-toggle.cesta-movil:focus, .open >  .dropdown-toggle.cesta-movil:hover {
	  	text-decoration: none;
	}
	#mobile-cart > .cesta-movil {
		text-align: center;
		width: 100%;
		display: block;
		height: 44px;
		padding: 0;
		line-height: 44px;
		background-color: #ff6100;
		font-size: 20px;
		color: #fff;
	}

	.mini-cart-modal {
    	width: 100% !important;
    	padding: 15px;
    	border-width: 1px;
    	margin: 0;
    	right: 0px;
    	max-width: 500px !important;
	}
	
	.open > .dropdown-toggle.cesta-movil, .open > .dropdown-toggle.cesta-movil:hover, .open > .dropdown-toggle.cesta-movil:focus {
		background-color: #d60839 !important;
	}
	.header-search, .item-group {
		width: 100%;
	}
	.header_djmania > .container {
		padding: 0 8px;
	}
	.navbar-djmaniaup .navbar-nav li a {
		border-top: 1px solid #ddd;
	}
	.yamm .collapsing {
		opacity: 0;
	}
	.yamm .collapse, .yamm .collapsing {
	   transition: opacity .25s ease-in-out;
	   position: absolute;
	   height: 100vh;
	   z-index: 1000;
	   left: 0;
       width: 100%;
       background-color: rgba(0,0,0,0.5);
       padding: 0;
       margin: 0;
       overflow: hidden;
	}
	.yamm .collapsing {
		opacity: 0;
	}
	.yamm .collapse {
		opacity: 1;
	}
	.yamm .nav-categorias {
		background-color: #fff;
		width: 100%;
		max-width: 300px;
		height: calc(100vh - 44px);
		overflow-y: auto;
	}
	.navbar-collapse::before {
		display: none;
	}
	.yamm .dropdown.yamm-fw .dropdown-menu, .submenu .block, .submenu ul li {
	    left: 0;
	    right: 0;
	    margin: 0;
	    padding: 0;
	    border: none;
	}
	.yamm .yamm-content {
	    padding: 0;
	}
	.yamm-content a, .dropdown-menu a {
		padding: 10px 10px !important;
		font-size: 13px;
		position: relative;
		display: inline-block !important;
		width: calc(100% - 30px);
		white-space: nowrap;
	}
		.submenu li::before {
		     margin-right: 0 !important;
		     margin-left: 20px !important;
		    font-family: FontAwesome;
		    content: "\f0da ";
		    color: #ff6100;
		    margin-left: 14px;
		}

	.dropdown-menu li {
		display: block;
		clear: both;
		border-top: 1px solid #e3e3e3 !important;
	}
	.submenu .icon-cat {
		width: 100% !important;
	}
	.submenu .icon-cat::before {
	    margin-right: .5em;
	    margin-left: 15px;
	}
	.yamm-fw.open > a::before {
		display: block;
		background-color: blue !important;
		content: '< Atrás';
	}
	.dropdown.yamm-fw.open {
	    position: absolute;
	    width: 300px;
	    top: 0;
	    background-color: #fff !important;
	    z-index: 11;
	}
	.dropdown.yamm-fw.open > .dropdown-menu {
	    height: calc(100vh - 100px);
	    overflow-y: auto;
	    padding-bottom: 40px;
	    overflow-x: hidden;
	}
	.yamm-fw.open > a::before {
	    display: block;
	    background-color: #e9e9e9 !important;
	    content: '\2190  Atrás';
	    position: absolute;
	    left: 0;
	    width: 300px;
	    margin-top: -10px;
	    margin-bottom: -10px;
	    height: 40px;
	    padding: 10px;
	    font-family: 'Roboto', sans-serif;
	    text-transform: uppercase;
	}

}

/* FIX TOP MENU - Está dando fallos en 1080 - 767 */ 
@media (max-width:1080px) and (min-width:767px) {
   .nav-categorias .dropdown-toggle {
    font-size: 10.5px !important;
    padding: 13px 4px !important;
    max-height: 52px;
    overflow: hidden;
    max-width: 102px;
    line-height: 28px;
	white-space:nowrap;
 }
}
/* .grid */
/* 022 */
.img-center { margin:0 auto; }


.panel-dj > .panel-heading {
    color: #FF6100;
    background-color: #FAFAFA;
    border-color: #efefef;
    border-radius: 0px !important;
    text-transform: uppercase;
    font-weight: 500;
}

.panel-dj .panel-title {
    font-size: 14px;
    text-transform: uppercase;
}
.panel-dj .list-group-item {
    border: 1px solid #efefef;
    border-radius: 0px;
}
.panel-dj {
    border-color: #efefef;
    box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.1);
}
.panel-dj > .panel-body + .table { border-top: 1px solid #efefef; }
.panel-dj .table > thead > tr > th, .panel-dj .table > tbody > tr > td { border-bottom: 1px solid #efefef; }
@media (min-width: 992px) {
	.panel-dj .col-md-offset-3 {
	    margin-left: 25%;
	    padding-left: 7px;
	}
}
.panel-dj .list-group-item a { padding-left: 15px; }
.panel-dj .well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	border-radius: 2px;
	box-shadow: none;
}
@media (min-width: 992px) {
	.comparador .encabezado {
		height: 270px;
		overflow: hidden;
		text-align: center;
		border-color: transparent !important;
	}
	.vars-to-compare {
		padding-left: 0px;
		padding-right: 0px;

	}
	.comparador {
		padding: 20px 50px;
	}

	.panel-dj .vars-to-compare .item .list-group-item {
		 border-left: 1px solid #fff;
		 text-align: center;
	}
}
.comparador .encabezado .price { display: block; }
.smallform { margin-bottom: 0px; }
.smallform .form-control { width: 100%; height: 22px; padding: 0px 5px; }
.list-group-item-small {
    position: relative;
    display: block;
    padding: 8px 15px;
}
.smallform .control-label {
    font-weight: 300;
    color: #ff6100;
    font-size: 12px;
    text-transform: uppercase;
    height: 22px;
    overflow: hidden;
    line-height: 22px;
    padding-bottom: 0px;
	margin-bottom: 0px;
}
.panel-dj-promo .panel-title {
	color: #ff6100;
}
.panel-dj-promo .panel-heading .fa {
	font-size: 23px;
	color: #ff6100;
	display: inline-block;
	line-height: 0px;
}
.panel-dj-promo .elemento-carousel {
	margin: 0px;
	border-style: none;
}
.panel-dj .panel-footer {
    padding: 10px 15px;
    background-color: #fafafa;
    border-top: 1px solid #efefef;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.agotado {
	opacity: 0.4;
}
/* PANEL PROMOCIONES */
.item-promo-paneles img {
	width: 100%;
}
.item-promo-paneles .panel-footer {
    font-size: 14px;
    color: #909090;
    text-transform: uppercase;
    font-weight: 300;
}

.pr20 {
	padding-right: 20px;
}
.slider-handle {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #ff6100;
    background-image: none;
    background-image: none;
    background-image: none;
    background-repeat: repeat-x;
    filter: none;
    box-shadow: none;
    opacity: 1;
    border: 0px solid transparent;
}
.slider.slider-horizontal {
    width: 230px;
    height: 20px;
}

.progress-djmania {
	height: 5px;
	margin-bottom: 14px;
	overflow: hidden;
	border-radius: 2px;
	max-width: 250px;
}

.fix-vertical
{
    display: flex;
    flex-wrap: wrap;
}
.fix-vertical .item
{
    display: flex;
}
/* MODALES */
.modal-backdrop {
  background: rgba(255, 255, 255, 0.70) !important;
  opacity:1 !important;

}
.modal-content {
	border-radius: 0px;
	box-shadow: 0 5px 15px rgba(0,0,0,.15) !important;
	padding: 10px;
	border: 1px solid rgb(229, 229, 229) !important;
	border: none !important;
}
.modal-header, .modal-body, .modal-footer {border: none !important;}

.modal-dialog
{
  width: 90%;
  max-width: 900px;
}

.sidebanner { border:1px solid #ddd; }

/* nuevas reglas added by ruben */

.p15 {
	padding: 15px;
}

.btn-filters {
    cursor: pointer;
    padding: 7px;
    border: 1px solid #252525;
    position: absolute;
    margin-top: -28px;
    margin-left: 15px;
    border-radius: 4px;
    width: 80px;
    background-color: #fff;
}

.hidden-sidebar .content-sidebar, .hidden-sidebar .overlay-sidebar {
	display: none;
}

.show-sidebar .overlay-sidebar {
	display: block;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	background-color: #fff;
	opacity: 0.7;
	position: absolute;
	z-index: 3332;

}

.show-sidebar .content-sidebar {
    display: block;
    background-color: #fff;
    z-index: 3333;
    top: 0;
    position: fixed;
    padding: 10px;
    width: 100%;
    max-width: 330px;
    height: 100vh;
    overflow-y: auto;
    box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.1);
    animation: fadein 200ms;
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* MIGRATE */

/* /////// FICHA DE PRODUCTO ////////// */
.product h1, .category h1, .category_parent h1, .maintitle {
/*	color: #ff6100; */
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    font-size: 28px;
}  
.info-title {margin-bottom: 20px;}
.product .gallery a img {
    border: 1px solid #E9E9E9;
}
.product .gallery a:hover img {
    border: 1px solid #ff6100;
}
.product .gallery .thumbs img {
    height: 45px;
    margin: 10px 4px 0 0px;
}
.product .gallery .thumbs img:first-child {
    margin-left: 0px;
}
.reference {
    /*	color: #ff6100; */
    text-transform: uppercase;
    margin-bottom: 20px;
}
.prices {font-style: italic;}
.prices .price {
    font-size: 48px;
    font-weight: bolder;
    display: block;
    margin: 0px;
    padding: 0px;
    line-height: 38px;
    letter-spacing: -2px;
}
.prices .oldprice {
    text-decoration: line-through;
}
.cambioprecios {
    display: block;
    font-style: normal;
    cursor: pointer;
}
.notafija, .notaultimas {
    position: absolute;
    left: 15px;
    top: 0px;
    height: 140px;
    overflow: hidden;
}
.notafija span {
    background-color: #D60839;
    display: block;
    color: #FFF;
    font-size: 12px;
    transform: rotate(334deg);
    padding: 3px 50px;
    margin-left: -27px;
    margin-top: 22px;
    text-transform: uppercase;
}
.aviability {padding: 20px 0px;}
.detalles {
    margin: 20px 0px;
    font-size:13px;
    text-transform: uppercase;	
}
.ratingstars{
    font-family: 'FontAwesome';
    display:inline-block;
    color: #ff6100;
    font-size: 14x;
    line-height: 14px;
    height: 14px;
    width: 70px;
    margin: 2px 6px;
    float: right;
}
.ratingstars:before {
    content: "\f006 \f006 \f006 \f006 \f006 ";
}
.ratingstars span {
    display:block;
    margin-top:-14px;
    overflow: hidden;
}
.ratingstars span:before{
    color: #ff6100;
    content: "\f005 \f005 \f005 \f005 \f005 ";	
}

.ratingstars span[data-percent="0"] {width:0%;}
.ratingstars span[data-percent="10"] {width:10%;}
.ratingstars span[data-percent="20"] {width:20%;}
.ratingstars span[data-percent="30"] {width:30%;}
.ratingstars span[data-percent="40"] {width:40%;}
.ratingstars span[data-percent="50"] {width:50%;}
.ratingstars span[data-percent="60"] {width:60%;}
.ratingstars span[data-percent="70"] {width:70%;}
.ratingstars span[data-percent="80"] {width:70%;}
.ratingstars span[data-percent="90"] {width:90%;}
.ratingstars span[data-percent="100"] {width:100%;}

.nav-tabs {
    border-bottom: 1px solid #ebebeb;
}
.nav-destacado > li.active > a, .nav-destacado > li.active > a:hover, .nav-destacado > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #FAFAFA;
    border: 1px solid #EBEBEB;
    border-bottom-color: #FAFAFA;
    border-radius: 0px;
}
.nav-destacado > li > a:hover {
    border-color: #FAFAFA;
    background-color: #fcfcfc;
    border-radius: 0px;
}
.en2col {
    column-count: 2;
    column-gap: 60px;
    font-weight: 300;
}
/** FIX ENCOL SMALL DEVICES **/
@media (max-width: 900px) {
    .en2col {
	column-count: 1;
	column-gap: 0px;
	font-weight: 300;
    }
}
#tab-description h3, #tab-features h3 {
    font-size: 140%;
    font-weight: 400;
    color: #ff6100;
} 
#tab-description table, #tab-features table {
    margin: 15px 0;
}
#tab-description table td, #tab-description table th, #tab-features table td, #tab-features table th {
    padding:4px;
    font-size:87%;
}
/* filas impares */
#tab-description table tr:nth-child(odd) td, #tab-features table tr:nth-child(odd) td{
    background-color: #e5e4e4;
}
/* filas pares */
#tab-description table tr:nth-child(even) td, #tab-features table tr:nth-child(even) td {
}
#tab-description img {
    display: block;
    height: auto;
    max-width: 100%;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-bottom: 30px;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.prelativos h2, #product-reviews h2 {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.prelativos h2 em {
    color: #ff6100;
}
.prelativos ul {  
    margin: -15px;
    padding: 30px 0px;
    list-style-type: none;
}
.prelativos ul li {
    margin-bottom: 15px;
}
.prelativos h3 {
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #ff6100;
    padding: 0px;
    margin: 0px;
    height: 36px;
    overflow: hidden;
}
.prelativos h3 a {color: #ff6100;}
#product_listing .price, #product_fixed_listing .price, .prelativos .price {
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: -2px;
}
.pbox {
    border: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 15px;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1) inset;
}
/* ///////  LISTADO DE SUBCATEGORÍAS  ////////// */
/* ELEMENTOS DE SUBCATEGORÍAS */
.subcategories {
    margin: 0;
    padding: 0;    
}
.subcategories li {
    list-style-type: none;
    margin-bottom: 15px;
    padding: 0px;
}
/* CATEGORIA VERTICAL */
.categorias_vertical {margin: 0px -10px;}
.categorias_vertical li h2 {
font-size: 13px;
margin: 0;
padding: 0;
text-align: center;
height: 30px;
} 
.categorias_vertical img {
    margin-top:23px;
	mix-blend-mode:multiply;
}
.categorias_vertical li {
    
}
.categorias_vertical li .subcat{
display: block;
position: relative;
border: 1px solid #CCC;
margin: 0 auto;
margin-bottom: 10px;
font-size: 12px;
height: 126px;
width: 126px;
border-radius: 50%;
overflow: hidden;
border-style: solid solid solid dashed;
background: #f2f2f2;
}
.categorias_vertical li .subcat:hover {
  box-shadow: none !important;
}
.categorias_vertical li:hover > .subcat {
  border-color: #FF6100;
  transform: scale(1.05);
  transition: all .3s ease-out;
  background: #f2f2f2;
}
.categorias_vertical li h2 a:hover {
  text-decoration: none !important;
}
.categorias_vertical li:hover > h2 > a {
  color: #FF6100;
}
/* CATEGORÍA HORIZONTAL */
.categorias_horizontal li {width:100% !important;}
.categorias_horizontal li .subcat{
    display: block;
    border: 1px solid #ddd;
    padding: 10px;
    display: block;
    margin: 10px 0px;
    font-size: 12px;
}
.categorias_horizontal img {
    float: left;
    padding-right: 10px;
}
.categorias_horizontal h2 {
    margin: 10px 0;
    padding: 0px;
    font-size: 16px;
}
.categorias_horizontal a {
    color: #ff6100;
}
/* ///////  MODULOS - DETACADOS PRODUCTO ESTRELLA / NOVEDAES, ETC ////////// */
.modulo {
    padding: 10px;
    margin: 30px 0;
    /* border: 1px solid #ddd; */
    /* box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1) inset; */
    border: 1px solid #FAFAFA;
    box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.1);
}
.modulo .label  {
    position: absolute;
    left: 30px;
    top: 30px;
}
.modulo .elemento-carousel {
    margin: 0px 0px 15px 0px !important;
    background-color: #FFF;
}
/*
.modulo .controles {
	margin:15px 15px 15px 15px;
}
*/
.modulo .controles {
    margin: -10px;
    padding: 15px;
    background-color: #fafafa;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ddd;
}
.modulo h2 {
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    font-weight:300;
    text-transform: uppercase;
}
.brand {
    filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='https://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
    opacity: .5;
}
.estrella h2 {
    color: #e3004f;
}
.destacados {
    padding: 25px !important;
    border: 1px solid #ff6100;
}
.destacados h2 {
    color:#ff6100;
    margin-bottom: 15px;
}
.destacados .price  {
    display: block;
    height: 100px;
    width: 100px;
    position: absolute;
    left: 30px;
    overflow: hidden;
    top: 10px;
    transform: rotate(-6deg);
}
.destacados ul{
    margin: 0; 
    padding: 0px;
}
.destacados ul li{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.destacados ul li a{
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    padding: 7px 10px;
    margin: 0 0 1px 0;
    background-color:#FF8E4A;
    color: #FFF;
    border-radius:4px;
}
.destacados ul li a:hover {
    margin-left:-100px;
    text-decoration: none;
    background-color: #e3004f;
}
.destacados a img {
    background-color: #FFF;
    border: 1px solid #ddd;
    padding: 6px 30px;
}
#price_destaca {
    position: absolute;
    z-index: 3;
    left: 0px;
    top: 0px;
    color: #FFF;
    line-height: 100px;
    text-align: center;
    height: 100px;
    width: 100px;
    font-size: 36px;
    font-weight: bolder;
    font-style: italic;
    letter-spacing: -2px;
}
#price_destaca sup {
    top:-6px;
    margin-left: 2px;
}
.sello-spinslow { 
    animation: sello-spinslow 9s infinite linear;
    display: block;
    height: 100px;
    width: 100px;
    background-image: url(//media.djmania.net/assets/img/sello-price-destacado.png);
    z-index: 2;
}
@-webkit-keyframes sello-spinslow {
    0% {
	transform: rotate(0deg);
    }
    100% {
	transform: rotate(359deg);
    }
}
@keyframes sello-spinslow {
    0% {
	transform: rotate(0deg);
    }
    100% {
	transform: rotate(359deg);
    }
}
/* ///////  CATEGORÍA CON PRODUCTOS ////////// */
/* ELEMENTOS DE CATEGORÍAS */
.category-description {
    font-size: 13px;
    padding: 10px 0;
}
.cat-filters {
    margin-bottom: 15px;
    margin-top: 15px;
    background-color: #f8f8f8;
    padding: 10px;
}
.cat-filters .btn-default {margin: -4px 0 !important;}
.category .pagination {margin: 0 !important;} 
#product_listing h2, #product_fixed_listing h2 {font-size:16px;}
#product_listing h2 a, #product_fixed_listing h2 a {
    color: #333;
}
#product_listing, #product_fixed_listing {
    padding: 5px;
    margin 10px 0;
} 
#product_listing .boxproduct, #product_fixed_listing .boxproduct {
    border: 1px solid #DDD;
    padding: 15px;
    margin: 10px 5px;
    display: block;
}
#product_listing .product_img .label, #product_fixed_listing .product_img .label{
    position: absolute;
    left: 25px;
    top: 30px;	
}
/* ESTILO EN ELEMENTO HOVER PARA RESALTARLO */
#product_listing .boxproduct:hover, .categorias_vertical li .subcat:hover, .categorias_horizontal li .subcat:hover, #product_fixed_listing  .boxproduct:hover {
    box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.1);
}
/* LISTADOS EN GRID */
#product_listing .grid .product_img img, #product_fixed_listing .grid .product_img img  {
    margin: auto;
}
#product_listing .grid h2, #product_fixed_listing .grid h2 {
    height: 50px;
    overflow: hidden;
}
#product_listing .grid .mini_description, #product_fixed_listing .grid .mini_description, #product_listing .grid .stock_text, #product_fixed_listing .grid .stock_text, #product_listing .grid .manufacturer_img, #product_fixed_listing .grid .manufacturer_img, #product_listing .grid .btn-pack, #product_fixed_listing .grid .btn-pack {display:none;}
/* LISTADOS EN LISTA */
#product_listing .list h2, #product_fixed_listing .list h2 {
    margin: 0 0 10px 0;
    padding: 0;
}
#product_listing .list li, #product_fixed_listing .list li {width:100% !important;}
#product_listing .list .product_img, #product_fixed_listing .list .product_img {
    display: inline-block;
    float: left;
    margin-right: 2%;
    width:20%;
    max-width:160px;
}
#product_listing .list .mini_description, #product_fixed_listing .list .mini_description {display:block; width:100%;}
#product_listing .list .content_box_product, #product_fixed_listing .list .content_box_product{
    display: inline-block;
    float: left;
    width: 78%;
    min-widht:78%;
} 
#product_listing .list .boxproduct, #product_fixed_listing .list .boxproduct  {width:99%;}
#product_listing .list .stock_text, #product_fixed_listing .list .stock_text{
    font-size: 11px;
    text-transform: uppercase;
    margin-left: .5em;
}
#product_listing .list .btn-pack, #product_fixed_listing .list .btn-pack {
    margin-left: 15px;
}
/* ESILO PRODUCTO PROMOCIONADO 
#product_listing .boxpromo, #product_fixed_listing .boxpromo {border: 1px solid #e3004f;} */
#product_listing .boxpromo h2 a, #product_fixed_listing .boxpromo h2 a {
    color: #333;
}
.fa-flip-horizontal {
    transform: scale(-1, 1);
}
.short-description {
    font-size: 16px;
    font-weight: 300;
    margin: 0px 0px 15px 0px;
    color: #5C5C5C;
}
.gallery {margin-bottom: 20px;}
.add_product {margin-top:15px;}
.img-100 {width: 100%;}
.notaultimas span {
    background-color: #000;
    display: block;
    color: #FFF;
    font-size: 12px;
    transform: rotate(334deg);
    padding: 3px 38px;
    margin-left: -33px;
    margin-top: 22px;
    text-transform: uppercase;
}
/*
.grid .stock_listado {
    margin-top: 10px !important;
    float: none !important;
}
.grid .mini_description {
    display: block !important;
    font-size: 12px !important;
    height: 47px;
    overflow: hidden;
    line-height: 15px;
}
TODO
*/
#product_listing .grid .stock_listado, #product_listing .grid .mini_description {
    display: none;
}
/* desc_corta
#product_listing .grid .stock_listado, #product_listing .grid .mini_description {
    display: block;
    height: 53px;
    overflow: hidden;
    font-size: 12px;
}
*/
#product_listing .grid h2, #product_fixed_listing .grid h2 {
    height: 45px;
    overflow: hidden;
    font-size: 13px;
}
#product_listing .boxproduct:hover {	
    box-shadow: -1px 2px 9px rgba(0, 0, 0, 0.4);
}
#product_listing .boxproduct .extra_controles {
    display:none;
    transition: all 0.2s;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);	
    padding: 12px;
    margin: -15px 0 0 -15px;
    width:auto;
    text-align: center;
    overflow: hidden;
    z-index:555;
    border-radius:30px;
}
#product_listing .boxproduct .extra_controles .btn-lg {
    border-radius: 30px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    padding: 0;
    font-size: 17px;
    overflow: hidden;
}
#product_listing .boxproduct .extra_controles .small {
    font-size: 10px;
    text-transform: uppercase;
    width: 69px;
    display: inline-block;
    height: 12px;
    padding-top: 2px;
}
#product_listing .boxproduct:hover .extra_controles {
    display:block;
}
#product_listing .boxproduct {
    transition: all 0.2s;
}
.go-compare {
    position: absolute;
    right:0px;
    z-index:0;
}
.go-compare div {
    width: 140px;
    padding: 15px;
    box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.1);
    margin-right: -150px;
    border: 1px solid #FAFAFA;
}
.go-compare div p {
    text-align: center;
}
@media (max-width: 1475px) {
    .go-compare div {
	width: 100%;
	margin-right: 0px;
	background-color: #fff;
	margin-bottom: 20px;
	z-index: auto;
    }
    .go-compare {
	position: relative;
	right: auto;
	z-index: auto;
	width: 100%;
	margin-bottom: 50px;
    }
    .go-compare ul li {
	width: 20%;
	float: left;
    }
    .go-compare div p {
	text-align: left;
    }
    .go-compare ul {
	margin-bottom: 5px;
  	height: 100px;
  	overflow: hidden;
    }
    .go-compare > div > a {
	display: block;
    }    
}
.diferencias-comparador {
    color: #252525;
}
.diferencias-comparador a {
    color: #252525;
    font-weight: 400;
    text-shadow: -1px 1px 1px #FFF;
    transition: all 1s;
}
.diferencias-comparador a:hover, .diferencias-comparador a:active, .diferencias-comparador a:focus {
    color: #252525;
    text-decoration:none;
}
.diferencias-comparador a:after {
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
    transition: all 1s;
}
.diferencias-comparador .off:after {
    content: "  \f204";
}
.diferencias-comparador .on:after {
    content: "  \f205";
}
.list-to-compare > ul > li > .comparision-deleted {
    display: none;
}
.list-to-compare > ul > li:hover > .comparision-deleted {
    display: block;
    position: absolute;
    margin-top: -35px;
    border-radius: 3px;
    color: #fff;
    line-height: 15px;
    margin-left: 15px;
}
.tabpanel-destacado {
    border: 1px solid #EBEBEB;
    border-top-style: none;
    box-shadow: 3px 5px 6px rgba(0, 0, 0, 0.1);
    padding: 30px;
    margin-bottom: 30px;
    background: linear-gradient(#FAFAFA, #fff);
}
.btn-next {
    font-size: 11px;
    position: absolute;
    right: -90px;
    top: 100px;
    color: #b5b5b5;
    text-transform: uppercase;
    text-align: center;
}
.btn-next:hover {
    text-decoration:none;
}
.btn-next .fa {
    font-size: 42px;
    display:block;
    margin: auto;
}
#imagen_pro, .product-gallery li img {
    border: 1px solid #e9e9e9;
    cursor: pointer;
}
.product-gallery li img {
    height: 35px;
}
.image-box {
    height:450px;
    margin:auto;
}
#img-preview {
    overflow: auto;
    text-align:center;
    height: 450px;
    width: auto;
    overflow: auto;
}
#img-preview img {
    transition: all 0.15s;
}
.ptag {
    font-weight: 400;
    z-index: 1;
    margin-top: 10px;
    position: absolute;
    top: 2px;
    left: 13px;
}
.ptag .esquina {
    width: 0;
    height: 0;
    border-right: 23px solid transparent;
    border-top: 23px solid;
}
.ptag span:first-child {
    background-color: #ff6000 !important;
    color: #fff;
    padding: 1px 6px;
}
.ptag span {
    float: left;
}

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#ff6100}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}

@supports (-webkit-touch-callout: none) {
    .search_query {
        font-size: 16px;
        -webkit-appearance: none;
    }    
    #results {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@supports (-webkit-touch-callout: none) {
    .header_djmania {
        z-index: 1040 !important;
    }
    #results {
        z-index: 9999 !important;
        position: relative;
    }
    .container-search {
        position: fixed;
        z-index: 9999 !important;
        width: 100%;
        left: 0;
        top: 110px;
    }
}

.promoblock {
 margin-bottom:25px;
}
.promoblock img {
 border-top-left-radius:5px;
 border-top-right-radius:5px;
}
.promoblocktext {
 background-color: #f2f2f2;
 padding: 5px;
 margin: 0;
 border-bottom-left-radius:5px;
 border-bottom-right-radius:5px;
}
.promoblocktext h4 {
 font-size: 14px;
 text-align: center;
 height: 30px;
 overflow: hidden;
 font-weight:400;
}

div.content_box_product > div > div.col-xs-5 {min-height: 35px;}
