/********************************
* Carrito*
********************************/
input.checkbox2 {
    margin-left: 42%;}
	
	.loader-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

.loader {
  border: 16px solid #f3f3f3;
    border-top-color: rgb(243, 243, 243);
    border-top-style: solid;
    border-top-width: 16px;
  border-top: 1vw solid #D21724;;
  border-radius: 50%;
  width: 5vw;
  height: 5vw;
  animation: spin 2s linear infinite;
  left: 27vw;
	top: 29vw;;
}
.hide-loader {
  display: none ;
}
.show-loader{
	  display: block ;
	}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
	
/********************************
* Top menu*
********************************/
#toresp {
  margin-bottom: 0px !important;
}
/********************************
* tbhomeED_info*
********************************/
.order-column.dataTable.no-footer.fixedHeader-floating {
	background-color: transparent !important;
}
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form {
 /* margin-bottom: 30px !important;*/
}

/********************************
* MODAL PARA DIRECCION DE ENTREGA*
********************************/
#exampleModalLabel{
text-transform: uppercase;
font-size: 20px;
border-bottom: 2px solid #d21724;
	}
	.select3.select3-container {
  width: 479px !important;
}
#saveChangesBtn button, .btn-primary {
  text-transform: uppercase;
  background: #D21724 !important;
  border: 0 !important;
  color: #FFF !important;
  padding: 5px 5px !important;
  font-size: 15px !important;
}

/****************
* INI-GENERALES *
****************/
                    ol,ul{list-style:none;}
                    a{text-decoration: none; color:#D21724; cursor: pointer;}
                          input{/* height: 41px; line-height: 45px; padding: 0 10px; */ box-sizing: border-box;}
.hygge{color:#D21724;}
.contenedor {padding: 2% !important;}
.clear {clear: both;}

/* MARGIN XS */
.allmargin-xs { margin: 15px !important; }
.leftmargin-xs { margin-left: 15px !important; }
.rightmargin-xs { margin-right: 15px !important; }
                      .topmargin-xs { margin-top: 15px !important; }
.bottommargin-xs { margin-bottom: 15px !important; }
.clear-bottommargin-xs { margin-bottom: -15px !important; }

/* borde rojo */
.lnhygge {background-color:white; color: #D21724; border: 1px solid #D21724 !important;}

/* botón rojo */
                    .bchygge {background-color:#D21724; color: white; border-color: transparent !important;}
.hovred:hover {background-color: white; color:#D21724; border: 1px solid #D21724 !important; }

/* botón negro */
.bcblack {background-color: black; border-color: transparent;}
.bcblack:hover {background-color: white; color: black; border: 1px solid black;}

/* fuente oswald */
                    .oswald{  font-family: 'Oswald', sans-serif;}
                    .oswald20{
                      font-family: 'Oswald', sans-serif;
                      font-size: 20px;
                      font-style: italic;
                    }
.oswald18{
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  font-style: italic;
}
.oswald32{
  font-family: 'Oswald', sans-serif;
  font-size: 32px;
  font-style: italic;
}

/* fuente lato */
.lato{  font-family: 'Lato', sans-serif;}

/* Inclinación cajas */
                        .obli10{
                          transform: skew(-10deg,0deg);
                          -ms-transform: skew(-10deg,0deg);
                          -webkit-transform: skew(-10deg,0deg);
                        }
.obli9{
  -webkit-transform: skew(-9deg,0deg);
  transform: skew(-9deg,0deg);
  -ms-transform: skew(-9deg,0deg);
}

/* Fondo iconos */
material-icons::selection { background: none !important;}
                      body {
                        /*background-image: url("images/bg-login.jpg");*/
                        background-color: rgba(0,0,0,0.8);
                        background-repeat: no-repeat;
                      }
                      #content.row{
                        margin:0;
                        width: 100%;
                      }

                    #content .container { width: auto;}
                    .container{ padding:0;}
                    #wrapper { width: 1050px;}
                      #wrapper2 {
                          /*position: relative;*/
                          float: none;
                          width: 30%;
                          height: 30%;
                          margin: 0 auto;
                          background-color: transparent;
                      }
/* Form validation */
.modfill > input:valid { border: 2px solid green;}
.modfill > input:invalid { border: 2px solid red;}
/* Ordenación tablas */
.pedhe::after { opacity: 1 !important;}

/*Loader*/
.containerpreloadr {background-color: rgba(0,0,0,.7);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1001;}
.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #dc0026; /* Blue */
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.textloader {width: 100%;
    text-align: center;
    color: white;
    font-size: 1.3rem;
    left: 52%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
}

.noborderbottom {border-bottom: none !important;}


/****************
* END-GENERALES *
****************/

                        #loginbc {
                            background-image: url(../images/bg-login.jpg);
                            width: 100%;
                            height: 100%;
                        }
                        body:not(.no-transition) #wrapper2 {
                          position: relative;
                          -webkit-animation-fill-mode: both;
                          animation-fill-mode: both;
                        }
.stretched #wrapper2 {
    width: 100%;
    margin: 0;
    box-shadow: none;
}
.lg { background-color: transparent;}
.togglet { font-size: 14px !important;}
.yokolog { color: white;}
.yokolog:hover { color: #d21724 !important;}
                    .send { margin-top: 8%;}
/** END-LOGIN **/

/** INI-HEADER **/


                    header,#header-wrap{
                      background-color: #000 !important;
                      height: 100px;
                    }
                    #logo {
                      margin-right: 0 !important;
                      border: 0;
                    }

                    .top-header{height: 50px; margin: 0;width:auto; margin-right: 10px;  }
.sticky-header .top-header{margin-right: 8%;}
.nombreCliente b{color:#dc0026;}
.nombreCliente b:hover{color:#8c8c8c;}
.content-head {
  width: 100%;
  color: white;
  text-align: right;
  height: 50px;
  line-height: 50px;
  padding-right: 6%;
}
#pwc { padding-right: 0;}
/*
.ic-head {
  padding-left: 3%;
  font-size: 2rem;
  vertical-align: middle;
  margin-bottom: 1%;
}
*/

.pers {
  background-color: #d21724;
  text-align: center;
  margin-left: 20%;
}
.not-dark .pers{ /*padding: 0 20px;*/ }
.not-dark #header.sticky-header:not(.static-sticky) #top-cart .top-cart-content{ top:28px;}
                    .menu {margin-right: 20px;}
                    .not-dark .menu, .menu{ width: 565px;}
                    #top-cart .top-cart-content{    top: 79px !important;    right: 19px;}
.sticky-header > #top-cart .top-cart-content{top:30px !important; right: 75px;}
#removetop {
    color: #d21724 !important;
    float: right;
    font-size: 16px;
    margin-top: -60px;
    margin-right: 8%;
}

#top-cart-list {
    width: 100%;
    margin-bottom: 7%;
}

#top-cart-list:last-child{
    margin-bottom: 0;
}

                    #top-cart-ul{margin-bottom: 0px; overflow-y: auto; height: 350px;}

                    #top-cart-ul::-webkit-scrollbar-track {
                        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
                        background-color: #F5F5F5;
                        border-radius: 10px; }

                    #top-cart-ul::-webkit-scrollbar {
                        width: 12px;
                        background-color: #F5F5F5; }

                    #top-cart-ul::-webkit-scrollbar-thumb {
                        border-radius: 10px;
                        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
                        background-image: -webkit-linear-gradient(330deg, #D21724 0%, #D21724 100%);
                        background-image: linear-gradient(120deg, #D21724 0%, #D21724 100%);
                    }

.top-cart-puntos-bushido .puntos{border-bottom: none;background-color: transparent;}
.top-cart-puntos-bushido .top-cart-item-desc, .top-cart-puntos-bushido .puntos{line-height: 35px;}
.top-cart-puntos-bushido .top-cart-item-desc{font-size: 18px;}
                    .top-cart-action span.top-checkout-price{font-size: 22px;}

.nocuant {font-size: 20px!important; margin-top: 15%;}

#removetop > i {cursor: pointer;}
#header.sticky-header:not(.static-sticky),
#header.sticky-header:not(.static-sticky) #header-wrap,
#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {height: 50px;}

                    #top-search, #side-panel-trigger, #top-account {
                        float: right;
                        margin: 0 0 7px 15px;
                    }


                    #top-search {line-height: 50px;}

                    #top-cart{float: right;}

                    #top-search a, #top-cart a{
                      color:white;
                      display:inline;
                    }
.top-cart-item-desc a{  color:#333 !important;}
                    #top-search{  width: 80%;}
                    .icon-shopping-cart {font-size: 19px !important;}
                    #top-cart-trigger {top: -4px;}
                    .logout {float: right;margin-top: -35px; margin-left: 10px; }
#top-search-trigger {top: -6px;}

                    .headmenu {
                      height: 50px;
                      padding: 0 !important;
                      color: white !important;
                      line-height: 50px !important;
                    }
                    .first-sub {
                      width: 50%;
                      text-align: right;
                      margin-left: 0 !important;
                    }
.flex-control-nav li a.flex-active { background-color: #d21724;}

/*MOdal legales*/
.close_modal_legales {
position: absolute;
right: 2%;
top: 3%;
color: #D12427;
font-size: 18px;
}


/* Menu */
                    #primary-menu ul li > a{
                      text-transform: capitalize;
                    }
                    #primary-menu ul li > a i{
                      /*font-size: 20px; */
                      margin-right: 10px;
                    }
#primary-menu i.noicon{ display:none;}
                    #primary-menu ul li > a .ihead{
                      font-size: 2rem;
                      vertical-align: middle;
                      position: inherit;
                      margin-bottom: 4px;
                    }
#primary-menu ul ul li:hover > a {
    background-color: #000;
    padding-left: 18px;
    color: #FFF;
}
#primary-menu ul ul:not(.mega-menu-column) {
  background-color: #d21724 !important;
  color: white !important;
}

                    #primary-menu ul ul:not(.mega-menu-column), #primary-menu ul li .mega-menu-content{
                      width: 245px;
                      left: 50px;
                      text-align: left;
                    }

.not-dark #primary-menu ul ul:not(.mega-menu-column), #primary-menu ul li .mega-menu-content {
    width: 98%;
    left: 0;
    text-align: left;
}
.not-dark ul.perd {
    left: 17% !important;
    width: 81% !important;
}
                    #primary-menu ul ul.mninfo{
                      background-color: #000 !important;
                      color: white !important;
                    }
#primary-menu ul ul.mninfo li:hover > a {
    background-color: #d21724;
    padding-left: 18px;
    color: #FFF;
}


.sticky-header > #header-wrap > #primary-menu{width: 75%; float: left;}

ul.perd {
    border-top: 1px solid white !important;
}
                    .infoy {
                      margin-left: 20%;
                      border: 1px solid white;
                      text-align: center;
                    }
.not-dark .infoy {
  margin-left: 5px;
  border: 1px solid white;
  text-align: center;
}

                    .icon-reorder{color: white;}
/*.not-dark .infoy
/** END-HEADER **/

/** INI-SLIDER **/
/* slider para que se pegue a la cabecera */
                    .content-wrap {
                        position: relative;
                        padding: 0;
                    }
.boxed-slider { padding-top:0;}
/* circulos slider */
.flex-control-nav li a.flex-active {  background-color: #d21724;}
/** END-SLIDER **/

/** INI-HOME **/
/* Pestañas */
#cont { padding: 2% 3% 0 3%;}
#tabhome {
  top: -60px;
  margin: 0 4% 0 0;
}

#tabhome.tabs.tabs-alt ul.tab-nav li {
width: auto;
}
ul.tab-nav:not(.tab-nav-lg) {
  border-bottom: none !important;
}
#tabhome li a{ box-shadow: 3px -2px 4px #888888;}

.medidas .select2-container .select2-selection--single .select2-selection__rendered, .dibujo .select2-container .select2-selection--single .select2-selection__rendered{padding-left: 5px; font-size: 14px;}

/* BOTONES SECCIONES */
.seccionesHome{margin-top:-62px;margin-bottom: 20px;width: auto;float: right;}
.seccionesHome ul{margin: 0px; padding: 0px; list-style-type: none;}
.seccionesHome ul li{display: inline;border-right: 2px solid #888888;    font-family: 'Oswald', sans-serif;text-transform: uppercase;}
.seccionesHome ul li a{padding: 0 10px; display: block; float: left; width: fit-content; background-color: #eee; box-shadow: 3px -2px 4px #888888;line-height: 42px; position: relative;}
.seccionesHome ul li a span{line-height: 42px;padding-left: 30px;}
.seccionesHome ul li a i {   top: 8px;    position: absolute;    left: 10px;}
.seccionesHome ul li a:hover {background-color:#d21724;}
/* Neumatico estrella */
                    .nstar{
                      text-transform: uppercase;
                      font-size: 20px;
                      border-bottom: 2px solid #d21724;
                       }
                    .nstar i, .brapida i{
                      background: #D21724;
                      padding: 8px 7px;
                      margin-right: 10px;
                      font-size: 20px;
                      color:#FFF;
                    }
#no_view {
  background: transparent;  
  padding: 2% !important;
  margin-right: 0;
}
.fstar div{ background-color:#EEE;}
.fneustar {
  padding: 15px 0;
  color:#000;
}

#neusearch > .bg-buscador {
    position: absolute;
    top: 60px;
    left: 0;
}
#neustar, #neustar > *, #neusearch, #neusearch > *{
  /*display:inline;*/
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
}
#neustar input[type="text"], .ficha .frm input[type="text"]{
  padding: 5px;
  width: 32%;
  -moz-box-shadow: inset 0 0 0 #000000;
  -webkit-box-shadow: inset 0 0 0 #000000;
  box-shadow: inset 0 0 0px #000000;
}
#neustar span{ padding:5px 0;}
#neustar button, #neusearch button, .ficha button{
  text-transform: uppercase;
  background: #D21724;
  border:0;
  color:#FFF;
  padding:5px 5px;
  font-size: 15px;}

.ficha button{    
    padding: 5px 30px;
    height: 41px;
    margin-left: 5px;
    border: 1px solid #D21724;}

.estrella_small {font-size: 10px;
    margin-bottom: 3px;
    color: grey;}
.fstar{background-color: #eeeeee;}
.nstarcont{display: flex;}
.nstarimg, .fneustar{flex: 1;}
.nstarimg {height: 100%;}
.fneustar{flex-grow: 2;}

/* Contador Bushido */

.contador{text-transform: uppercase;color:#fff; text-align: center;padding: 0 15px;line-height: 41px;width:50%;}
.contador i{font-size:22px;}
.puntos {font-size: 22px;background-color: #eee;color:#535353;border-bottom: 2px solid #535353;}
.ntrophy {background-color: #dc0026;border-bottom: 2px solid #dc0026;width: fit-content;}

/* Formulario búsqueda */
#neusearch > div{ padding: 0 5px;}
.ejes {margin-top: 0px !important;}
#neusearch > div:not(:first-child){ margin-top: 15px;}
#neusearch .ejes div{
  display:inline-block;
  color: #FFF;
  padding: 5px 20px;
  text-transform: capitalize;
  font-size: 17px;
  font-family: 'Lato', sans-serif;
  cursor: pointer;
}
                    .select2-selection.select2-selection--single {
                      border-radius: 0 !important;
                      BORDER: 1px solid #e2e2e2;
                    }
                    .select2-container--default .select2-selection--single .select2-selection__rendered {
                        color: #a9a9a9;
                        line-height: 28px;
                    }
#neusearch .ejes div:first-child{ background-color: #535353;}
#neusearch .ejes div:not(:first-child){
  background-color: #bcbcbc;
  margin-left:5px;
}


/*BÚSQUEDA RÁPIDA*/

.brapida .searchd{ display:inline-block;}
.brapida .searchd > * { display: table;}
.brapida .searchd label{
  background-color: #a4a4a4;
  color: #FFF;
  padding: 3px 10px;
  font-size: 11px;
}
.brapida .searchd input{
  width: 80%;
  margin-left: -5px;
}
.brapida .searchd i{
  vertical-align: bottom;
}

/*SELECTS BÚSQUEDA HOME*/

.lblhome{
  border-bottom: 1px solid #CCC;
  text-transform: capitalize;
  color: #000;
  padding-left: 5px;
  padding-right: 0;
  margin-right: 15px;
}

.lblhome .hygge{    font-family: 'Oswald', sans-serif;font-style: normal;font-size: 15px;letter-spacing: -1px;line-height: 15px;float: right;}

.sel{float: left;}
.selmedidas .sel{margin:0 10px 10px 0;width: 30.5% !important;}
.selmedidas .select2-container{min-width: auto;width: 100% !important;}
.sel.anll{margin-right: 0;}

.tvehiculo{margin:0 10px 5px 0;float: left;}

.medidas > *, .dibujo > *, .temp > *{ font-style: normal;}
.medidas > span, .dibujo > span, .temp > span{ padding:0 10px;}

/*.medidas div:nth-child(5){padding-left: 13px;}*/
.col-xs-6.col-sm-3.col-md-2.sel.anll { padding-left: 0 !important;}
.col-xs-6.col-sm-3.col-md-2.sel {padding-left: 0 !important;}

/* select */
#dm2.dibujo .sel span.select2, .dibujo .sel span.select2{ width: 100% !important;}
.tvehiculo input{ display:none;}
.tvehiculo span{ border: 1px solid #CCC;}
.tvehiculo label input+span{
  display:inline-block;
  width:50px;
  height: 30px;
  background-repeat: no-repeat;
}
.tvehiculo label input:checked+span{ border: 1px solid #D21724;}
/* temporada */

label .verano+span, label .invierno+span, label .allseasons+span {background-position: center center; background-repeat: no-repeat;}
label .verano+span{ background-image: url('../images/buscador/sun-grey.png');}
label .verano:hover+span{ background-image: url('../images/buscador/sun-red.png');}
label .verano:checked+span{ background-image: url('../images/buscador/sun-red.png');}
label .invierno+span{ background-image: url('../images/buscador/snow-grey.png');}
label .invierno:hover+span{ background-image: url('../images/buscador/snow-red.png');}
label .invierno:checked+span{ background-image: url('../images/buscador/snow-red.png');}
label .allseasons+span{ background-image: url('../images/buscador/all-seasons-grey.png');}
label .allseasons:hover+span{ background-image: url('../images/buscador/all-seasons-red.png');}
label .allseasons:checked+span{ background-image: url('../images/buscador/all-seasons-red.png');}

/* vehiculos */
label .turismo+span,label .todoterreno+span,label .bandera+span,label .van+span,label .camion+span,label .industrial+span,label .oe+span, label .noe+span   {background-position: center center; background-repeat: no-repeat;}
label .turismo+span{ background-image: url('../images/buscador/turismo-grey.png');}
label .turismo:hover+span{ background-image: url('../images/buscador/turismo-red.png');}
label .turismo:checked+span{ background-image: url('../images/buscador/turismo-red.png');}
label .todoterreno+span{ background-image: url('../images/buscador/4x4-grey.png');}
label .todoterreno:hover+span{ background-image: url('../images/buscador/4x4-red.png');}
label .todoterreno:checked+span{ background-image: url('../images/buscador/4x4-red.png');}
label .bandera+span{ background-image: url('../images/buscador/bandera-grey.png');}
label .bandera:hover+span{ background-image: url('../images/buscador/bandera-red.png');}
label .bandera:checked+span{ background-image: url('../images/buscador/bandera-red.png');}
label .van+span{ background-image: url('../images/buscador/van-grey.png');}
label .van:hover+span{ background-image: url('../images/buscador/van-red.png');}
label .van:checked+span{ background-image: url('../images/buscador/van-red.png');}
label .camion+span{ background-image: url('../images/buscador/camion-grey.png');}
label .camion:hover+span{ background-image: url('../images/buscador/camion-red.png');}
label .camion:checked+span{ background-image: url('../images/buscador/camion-red.png');}
label .industrial+span{ background-image: url('../images/buscador/industrial-grey.png');}
label .industrial:hover+span{ background-image: url('../images/buscador/industrial-red.png');}
label .industrial:checked+span{ background-image: url('../images/buscador/industrial-red.png');}
label .oe+span{ background-image: url('../images/buscador/oe-grey.png');}
label .oe:hover+span{ background-image: url('../images/buscador/oe-red.png');}
label .oe:checked+span{ background-image: url('../images/buscador/oe-red.png');}
label .noe+span{ background-image: url('../images/buscador/noe-grey.png');}
label .noe:hover+span{ background-image: url('../images/buscador/noe-red.png');}
label .noe:checked+span{ background-image: url('../images/buscador/noe-red.png');}
/* ocular/mostrar dependiendo del eje */
#search2,#mm2,#dm2{ display:none;}
#search2,#mm2,#dm2{
  transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
}
#search2Alli,#mm2Alli,#dm2Alli{ display:none;}
#search2Alli,#mm2Alli,#dm2Alli{
  transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
}
#bannerInf ol{bottom: 20px;}

/************ TABLA BÚSQUEDA HOME ***********/

#tbresult{
  background-color:#eaeaea;
}
#pageresult{padding: 15px 15px 0 15px !important;}
#tbresult .stit{margin-left: 3px;}
#tbresult .nstar .opt button{ padding: 3px 10px;}
#tbresult .nstar .opt > * {
  display: inline-block;
  font-size: 17px;
  text-transform: uppercase;
  color:#FFF;
  margin-top:1px;
}
#tbresult .nstar .opt #hidepc{
  cursor:pointer;
  background-color: #535353;
  padding: 5px 10px;
}
#tbresult .nstar .opt #fact a{ color: #FFF;}
#tbresult .nstar .opt #fact{
  cursor:pointer;
  background-color: #bcbcbc;
  padding: 5px 10px;
  margin: 0 5px;
}
#tbresult .nstar .opt #fact-ped a{ color: #FFF;}
#tbresult .nstar .opt #fact-ped{
  cursor:pointer;
  padding: 5px 10px;
  margin: 0 5px;
}
#tbresult .result{
  overflow: scroll;
  padding: 0 15px;
}
#tbresult .result th{
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-style: italic;
  font-weight: bold;
  color:#000;
  line-height: 1;
  padding: 0 18px 8px;
}
#tbresult .result th:not(:nth-child(2)),
#tbresult .result td:not(:nth-child(2)){ text-align: center;}
#tbresult .result .ocult.showc div{
  width:auto;
  max-width:100%;
  max-height: 20px;
  height: 20px;
   overflow: hidden;
  -webkit-transition: max-width 1s, max-height 1s;
  -moz-transition: max-width 1s, max-height 1s;
  -o-transition: max-width 1s, max-height 1s;
  transition: max-width 1s, max-height 1s;
}
#tbresult .result th.ocult.showc div{
  max-height: 28px;
  height: 28px;
}
#tbresult .result .ocult.showc{
  max-height: 48px;
  height: 48px;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 2s, opacity .5s linear;
  -moz-transition: visibility 2s, opacity .5s linear;
  -o-transition: visibility 2s, opacity .5s linear;
  transition: visibility 2s, opacity .5s linear;
}

#tbresult .result .ocult.showc.not{
    visibility: hidden;
    opacity: 0;
    display: none;

}

#tbresult .result .open,
#tbresult .result closed{ cursor: default;}

.tab-content{background-color: #ffffff;}
.imagenheight {max-height: 358px;}
.pestejes {width: 20%;}

/* ocultar columna */
.box{
  height: 0;
  opacity:0;
  -webkit-transition: height .5s linear, opacity 1s linear;
  -moz-transition: height .5s linear, opacity 1s linear;
  -o-transition: height .5s linear, opacity 1s linear;
  transition: height .5s linear, opacity 1s linear;
}
.notshow * {
  height: 0;
  visibility: hidden;
  opacity: 0;
  display: none;
}
.showtr * {
  height: auto;
  visibility: visible;
  opacity: 1;
  display: auto;
}

.itemImg {padding: 0;margin-top: 9.3%;}

/* ficha neumatico */

.hide_column {
    display : none;
}

#tbhomeED tr.child td.child{padding: 0;}
#tbhomeED tr.child td.child ul{padding: 0;width:100%;}
#tbhomeED > tbody > tr.child ul li{padding: 0;}

#tbhomeED > tbody > tr.child ul li[data-dtr-index="7"]{display: none;}


#tbhomeET tr.child td.child{padding: 0;}
#tbhomeET tr.child td.child ul{padding: 0;width:100%;}
#tbhomeET > tbody > tr.child ul li{padding: 0;}

.trficha > td{ padding:0 !important;}
.trficha .ficha div:first-child{
  background-repeat: no-repeat;
  background-size: contain;
}
.ficha > div{
  display:inline-block;
  font-family: 'Oswald', sans-serif;
}
#hometable tr{border-top:1px solid #444;}
#hometable tr:last-child{border-bottom: 1px solid #444;}
#hometable > tbody > tr > td {padding: 5px 0; border: none;}
.ficha .model{ margin: 10px 0;}
.ficha .model > div{height: 57px;}
.ficha .model .marca img{max-height: 57px; width: auto;}
.ficha .model > div:nth-child(2){padding:2% 0;}
.ficha .info{
  font-size: 20px;
  text-align: left;
  color:#000;
  padding-left: 5%;
}
.ficha{margin-top: -20px;}
.ficha .itemImg{margin-top: 67px;}

/* Header tabla fixed */

.fixedHeader-floating thead tr th{
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-style: italic;
    font-weight: bold;
    color: #000;
    line-height: 1;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  bottom: 8px;
  right: 0;
  display: block;
  font-family: 'font-icons';

}

table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {  opacity: 0.5;}

table.dataTable thead .sorting:after {

  content: "\e77f";
  
  /* sort datatables */
}
table.dataTable thead .sorting_asc:after { content: "\e7fa"; }
table.dataTable thead .sorting_desc:after { content: "\e7fb"; }
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after { color: #eee; }

/*Quantity buttons*/
input[type='number'] {
    -moz-appearance:textfield;
    appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
td.quantity{float: none;}
#tbhomeED tbody td.quantity{margin-right: 0px !important;border-collapse: collapse !important;}
#tbhomeET tbody td.quantity{margin-right: 0px !important;border-collapse: collapse !important;}
td.quantity .qty {
    float: left;
    height: 40px;
    line-height: 40px;
    border: 1px solid #DDD;
    background-color: #fff;
    text-align: center;
    margin-bottom: 0;
    box-sizing: border-box;
}
td.pvprHome{padding: 8px 4px !important;}

td.quantity .qty{
    width: 75%;
}
.quantity .plus, .quantity .minus{
    float: right;
    height: 20px;
    line-height: 20px;
    width: 25%;
    border: 1px solid #DDD;
    box-sizing: border-box;
}

/* Botón abrir ficha */

#tbhomeED.dtr-inline.collapsed > tbody > tr > td:first-child:before, #tbhomeED.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    top: 8px;
    left: 4px;
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    color: #444;
    border: 2px solid #444;
    border-radius: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    box-shadow: none;
    box-sizing: content-box;
    content: '+';
    background-color: transparent;
}

#tbhomeED.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, #tbhomeED.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
    content: '-';
    background-color: transparent;
    line-height: 18px;
}

#tbhomeED.dtr-inline.collapsed > tbody > tr.child td:before {
    display: none !important;
}

/* Botón abrir ficha */

#tbhomeET.dtr-inline.collapsed > tbody > tr > td:first-child:before, #tbhomeET.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    top: 8px;
    left: 4px;
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    color: #444;
    border: 2px solid #444;
    border-radius: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    box-shadow: none;
    box-sizing: content-box;
    content: '+';
    background-color: transparent;
}

#tbhomeET.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, #tbhomeET.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
    content: '-';
    background-color: transparent;
    line-height: 18px;
}

#tbhomeET.dtr-inline.collapsed > tbody > tr.child td:before {
    display: none !important;
}

.moreinfo {margin: 20px 0;}
.dbs {margin-top: 20px;}
.ficha .info span{ border-bottom: 1px solid #D12724;}
.ficha .moreinfo div:nth-child(2) > div:first-child{ color: #000;}
.ficha .moreinfo div img{ margin-bottom: 10px;}
.ficha .dbs div{ display:inline-block;}
.ficha .dbs div:not(:first-child){ margin-left: 10px;}
.pneu{
  width: 75%;
  margin: 0 auto !important;
}
#homesearch {background-color: rgba(255,255,255,.7) !important; margin-top: 28px;
}
.noEstrategiaHover{
    position: absolute;
    right: 2%;
    background-color: rgba(255,255,255,.7);
    border: 1px solid #D21724;
    max-width: 200px;
    margin-top: -3%;
    display: none;
}

.noEstrategia:hover .noEstrategiaHover{display: block;}

.noEstrategiaHover > p {margin-bottom: 0;}

.dbs {margin-left: 5%;}
.info {margin-left: 3%;}
.ficha .frm{
  background: #5c5c5b;
  padding: 4% 15px;
  text-align: right;
  color: #CCC;
  text-transform: uppercase;
  margin: 0;
}
.ficha .frm span{ margin: 0 4%;}
.bottomrueda{ background: grey;}
.strikethrough {
    position: relative;
}

.strikethrough:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 2px solid;
    border-color: red;

    -webkit-transform:rotate(-10deg);
    -moz-transform:rotate(-10deg);
    -ms-transform:rotate(-10deg);
    -o-transform:rotate(-10deg);
    transform:rotate(-10deg);
}

/* PRODUCTOS BUSHIDO HOME */
.productosBushido .producto:first-child{padding-left: 0;}
.productosBushido .producto:last-child{padding-right: 0;}


/** END-HOME **/

/** INI-CARRITO **/
.titpago { text-transform: uppercase;}
.pagops { width: 70%;}
.en { margin-top: 10%;}
.resume { margin-bottom: 0 !important;}
.resumecont {
  padding: 3%;
  border: 2px solid #dddddd;
}
.resumebor {
  border-bottom: 1px solid #dddddd;
  margin: 0 !important;
}
.Grey { color: #777 !important; }
/* Aviso no presupuesto */
.advice { border: 1px solid #d21724;}
.advice > p {
  margin: 0 !important;
  padding: 1% 0;
}

.producto{padding: 0 5px;}
.producto .product-image {
    background-color: #fff;
    border: 3px solid #eee;
    border-bottom: none;
    box-sizing: border-box;
}
.product-image-catalog {height: 150px !important;overflow: hidden;}
.product-image-catalog > a {height: 150px;line-height: 150px; background-position: center center;background-size: contain; background-repeat: no-repeat;}
.product-title {height: 50px;text-align: left;}
.product-price {border-bottom: 1px dotted #000;}
.product-price-modal {border-bottom: none;}
.product-title-single {height: auto !important;}
.product-data {background-color: #eee; text-transform: uppercase;}
.product-data > a > h4 {
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    color: #dc0026;
    height: 45px;
    overflow: hidden;
    font-weight: 400;
    font-size: 14px;
}
.product-data > a > h4:hover {color:#000;}
.precio-home {
    font-size: 18px;
    color: #000;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 10px;
}

/* Pago */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #d21724 !important;
}

.cartsubtitle {margin-bottom: 0;
margin-top: 0.5%;}

.cart-product-quantity .quantity span.qty{background-color: transparent !important;border: none;}

/** END-CARRITO **/

/** INI-HISTÓRICO PEDIDOS **/
/*búsqueda rápida*/
.acctitle {
 text-transform: uppercase;
 padding-right: 2%;
 width: 100%;
 text-align: right;
}
/*.acctitle i { position: relative !important;}*/
#search {
  padding-left: 2%;
  float: left;
}
.deshas { width: 50%;}
#pedido { width: 100%;}
form#frmped { margin: 2% 0;}
#buscar {
  float: right;
  width: 20%;
  text-transform: uppercase;
  margin-top: -20px;
  border-radius: 3px;
}
.hand { cursor: pointer;}
/*Tabla histórico*/
.tbhis,
.tbhis > thead > tr > th { text-align: center;}
.tbhis > thead > tr > th {
  font-variant: small-caps;
  color: white;
  font-size: 1.5rem;
}
.historicodiv {
  overflow: scroll;
  width: 100%;
  max-height: 1500px;
}

.historicodiv > #tbpedidos_wrapper > .row, .historicodiv > #tbpresupuestos_wrapper > .row, .historicodiv > #tbfacturas_wrapper > .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.adviceot { border: 1px solid #d21724;}

.adviceot > p {
  margin: 0 !important;
  padding: 1% 0;
}
.under { text-decoration: underline !important;}
#tbpedidos tbody tr td,  #tbentregas tbody tr td, #tbfacturas tbody tr td, #tbpresupuestos tbody tr td{border-bottom: 1px solid #dddddd;}
table#tbpedidos thead > tr > th{padding-left: 15px;}

/*Modal pedidos*/
                      .modal-dialog { width: 60% !important;}
#ModalPedidosLabel { color: white;}
#modalpedidos > .modal-dialog > .modal-body { background-color: transparent !important;}
#pedidosdatos > thead > tr >th,
                    #pedidosdatos > tbody > tr >td { text-align: center;}
.print { width: 30%;}
.total { font-size: 2rem;}
.info > p{ margin-bottom: 15px !important;}
.destc{
  font-size: 13px;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #555;
}
.lastmargin { margin-bottom: 15px;}
#ModalPedidos .modal-body{background-color: transparent;} 

/*Desplegable ficha neumáticos*/
.fichaContent {background-repeat: no-repeat;}
.fichatitle { margin: 2% 0;}
.GreyTit {
  background-color: #dddddd;
  border: 1px solid white !important;
  display: flex;
  justify-content: center;
  align-content: center;
}
.open { cursor: pointer;}
.ineum {
  width: 100%;
  border: 1px solid #dddddd;
}
.iconoin { width: 50%;}
.eu {
  margin-right: 5%;
  margin-left: 5%;
}
/** END-HISTÓRICO PEDIDOS **/


/** INI-HISTÓRICO FACTURAS **/
form#frmfact { margin: 2% 0;}
/** END-HISTÓRICO FACTURAS **/

/** INI-HISTÓRICO PRESUPUESTOS **/
form#frmpres { margin: 2% 0;}
#buscarpresu {
  float: left;
  width: 100%;
  text-transform: uppercase;
  margin-top: 35px;
  border-radius: 3px;
}
#mat {
  margin: 0 auto;
  width: 60%;
}
.ml { margin-left: 13%;}
#ModalpresuLabel { color: white;}
/*  Modal presupuesto */
.datsfac { text-transform: uppercase;}
.datsfac > span {
  color: #d21724;
  font-weight: bolder;
}
.left {
  text-align: left;
  padding-left: 18% !important;
}
.tabeco { width: 50%;}
.totalpresu {
  width: 50%;
  font-size: 1.8rem;
  margin-top: 1%;
}
.bc {
  background-color: black;
  color: white;
}
.prs { width: 10%;}
.nob { border-top: none !important;}
.obscont {
  width: 90%;
  margin: 2% auto;
}
.obscont > input { text-align: left !important;}

#ped {margin-right: 5px;}
/* Modificación presupuesto */
.containermod {
  margin-top: 5%;
  margin-bottom: 0;
}
.moddiv { margin-top: 2%;}
.modfill > input {
  width: 100%;
  margin-bottom: 2%;
}

.dcha { padding-left: 5%;}
.obsmod { min-height: 200px;}
.situation {
  height: 50px;
  margin-top: 2%;
}
.situationIn {
  padding: 0 !important;
  margin-top: 0.5%;
}
.situationIn > div { padding: 2%;}
.situation > p {
  font-size: 1.7rem;
  font-style: italic;
}
.sitp { line-height: 4.8rem !important;}
.Gfin {
  background-color: #dddddd;
  border: 1px solid white;
}
.GBfin{ border: 1px solid #dddddd; }
a#tabw {margin-left: 0.5%;}
/** END-HISTÓRICO PRESUPUESTOS **/

/** INI-ESTRATEGIA COMERCIAL **/
.estcom > div > p {
  line-height: 4.8rem !important;
  font-variant: small-caps;
  font-size: 1.7rem;
  margin-bottom: 0 !important;
}
.tres { padding-top: 3% !important;}
.turismrg { padding: 0.5% !important;}
.turismrg > i {
  float: left;
  margin: 4%;
}
.ecInin { padding: 2%;}
.ecIn { padding: 0 !important;}
.contentec {
  width: 50%;
  margin: 0 auto;
  margin-top: 3%;
}
.modmar { margin-top: 5%;}
/* Clases altura */
.e555{height: 630px;}
.e556{height: 530px;}
.e557{height: 270px;}
.e558{height: 255px;}
.e559{height: 300px;}
.e560{height: 550px;}
.e601{height: 450px;}
.edfl{height: 411px;}
/** END-ESTRATEGIA COMERCIAL **/

/** INI-CONDICIONES CLIENTE **/

.checkbox-style:checked + .checkbox-style-3-label:before, .radio-style:checked + .radio-style-3-label:before {background: #dc0026;}
.checkbox label{padding-left: 0;margin-bottom: 10px;}
.checkbox label:before{margin-bottom: 5px;}
#modalBases form{margin-bottom: 0;}

/** END-CONDICIONES CLIENTE **/

/** INI-DATOS CLIENTES **/
                    .headcli{
                      margin: 4% 0 0;
                      padding: 0.5% 2%;
                    }
.avatar .headcli{
  margin: 5.5% 0 0;
  padding: 1% 2%;
}
                    .tblaviso{
                      border: 1px solid #D21724 !important;
                      background: #FFF;
                    }
.tblaviso div{ display:inline-block;}
.changepw li > *{ text-align: center;}
.changepw li div:first-child{
  padding: 7px;
  line-height: 1.42857143;
  vertical-align: top;
  border: 0 !important;
}
.changepw li div:not(:first-child){
  border: 1px solid #dddddd;
  padding: 0;
  border-top:0;
  border-left:0;
}
.changepw input{
  width: 100%;
  border: 0;
  padding:0 7px;
  height: 34px;
}
#frmpass{ margin-bottom: 20px;}
.dirent{max-height: 270px;  overflow: scroll;}

.dirent li:not(:last-child){
  border-bottom: 1px solid #EEE;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
                    .toggle > div{
                      background-color: #FFF !important;
                      border: 1px solid #D12724;
                    }
                    .toggle .togglec{
                      border-top:0;
                      padding: 10px 25px !important;
                    }
#frmava .btn.btn-primary.btn-file{
  background-color: #D12427;
  color:#FFF;
  border: 1px solid #D12724;
}
.imgav{
  border: 1px solid #D12724;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  overflow: hidden;
  margin: 30px auto;
}
.imgav img{ border-radius: 50%;}
.modsv { margin-right: 2%;}
.modsvdiv {
  border-top: 1px solid #e5e5e5;
  padding: 15px;
}
/** END-DATOS CLIENTES **/

/** INI-TARIFAS **/
#shop{
  margin:0;
  padding: 20px;
  text-align: center;
}
#shop .product{
  display:inline-block;
  padding:0;
  float:none;
  vertical-align: top;
  max-width: 20%;
}
#shop .product:not(:first-child){ margin-left:20px;}

.product-overlay a {
  color: white !important;
  background-color: #d21724 !important;
}

.bcblack:active:focus {
  background-color: black;
}

.catalogosContainer{padding: 25px;}

.portfolio-desc h3{height:56px;overflow: hidden; }
span.filtros{height:21px; }
.portfolio-filter{border:none;text-transform: uppercase;font-family: 'Oswald', sans-serif;}
.portfolio-filter li{
    -moz-transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    -o-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
    border-radius: 0;
    border-top: 1px solid rgba(0,0,0,0.07); 
    border-bottom: 1px solid rgba(0,0,0,0.07); 
}
.portfolio-filter li:last-child a{border-radius: 0; border-right:1px solid rgba(0,0,0,0.07);  }
.portfolio-filter li:first-child a{border-radius: 0;border-left:1px solid rgba(0,0,0,0.07);}

.portfolio-overlay a i{line-height: 40px;}

/** TARIFAS CLIENTES **/

/** INI-CONTACTO **/
.postcontent.contacto{
  width: 60%;
  padding: 20px 20px 0 40px;
  margin: 0;
  box-sizing: border-box;
}
.sidebar.contacto{
  width: 40%;
  margin-top: 40px;
  padding: 0 40px 0 10px;
  box-sizing: border-box;
}
.sidebar.contacto div:not(:first-child){ margin-top:30px;}
.sidebar.contacto div address{ margin-bottom: 0;}
.sidebar.contacto div address strong{
  text-transform: uppercase;
  color: #D12724;
}
.sidebar.contacto div abbr strong{ color: #D12724;}
.postcontent span.select2-selection.select2-selection--single {
    height: 40px;
    border-radius: 0;
    border: 2px solid #DDD;
}
.postcontent span#select2-template-contactform-service-container{ line-height: 40px;}
.postcontent .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 40px;
    top: 0px;
    right: 0px;
    width: 30px;
}
.contact-widget .sel.anll span.select2{ width: 100% !important;}
/** END-DATOS CLIENTES **/

/** INI-FOOTER **/
#footer.dark{
  background-color:#000;
  color:#FFF;
  margin-top: 0 !important;
}
#contact{
  color:#FFF;
  padding: 20px 35px;
}
#contact .imgft{ width:150px;}
#contact .imgft img{ width: 100%;}
#contact .fotr ul li{
  border-bottom: 2px solid #D21724;
  margin-bottom: 10px;
  font-size: 20px;
}
#contact ul li i{
  background: #D21724;
  padding: 7px;
  margin-right: 10px;
  font-size: 20px;
}
#copyrights {
  background: #D21724 !important;
  color: #FFF !important;
  padding: 5px 15px;
  margin:auto;
}
#copyrights ul li{
  display:inline-block;
  padding:0 5px;
}
#copyrights ul{ margin:0;}
#copyrights ul li a{ color:#FFF;}
#copyrights ul li:not(:first-child):before{
 content:" | ";
 padding-right: 10px;
}
/** END-FOOTER **/

/************
* INI-ADMIN *
************/
/** INI-HEADER **/
#header.full-header #logo,
#header.full-header #primary-menu > ul{ border-right: 0;}
#primary-menu > ul > li > a > div , #primary-menu > ul > li > a > div > i.material-icons{color:#FFF;}
#primary-menu > ul > li.current a div, #primary-menu > ul > li.current a div i{ color:#D21724;}
#cats, #pop {left: 0px !important;}
/** END-HEADER **/

/** INI-CONTENT **/
#admin {height: auto !important; min-height: 800px;}
#admin .row{margin:0;}
#admin .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,
#admin form .btn.btn-primary{
    color: #fff;
    background: #d21724;
}
#admin form .button-border.button-red.button-fill:before {background-color: #d21724 !important;}
#admin .container{padding:50px;}
#admin .container h3{
  color: #D21724;
  border-bottom: 1px solid;
}
#admin .icon-line-check:before {
    content: "\e116";
    color: green;
    margin-right: 10px;
}
#admin .icon-line-cross:before {
    content: "\e117";
    color: #d21724;
    margin-right: 10px;
}
#admin .list-group-item div i{color:#d21724;}
#admin form input,
#admin form textarea{width:100%;}
#admin form textarea{min-height: 100px;}
#admin .btnmargin{margin-bottom: 15px;}
#delete {cursor: pointer;}
#delete, .edit:hover{color: black}
/** END-CONTENT **/

/*ADMIN CATALOGOS*/
#noback {background-color: transparent !important;}

/* ADMIN SLIDERS */
.leyendasliders {margin-bottom: -35px;margin-top: -10px;}

.slidertable, .popuptable{width: 100%;-webkit-border-radius: 5px;border-radius: 5px;}
.slidertable th, .popuptable th, .catalogotable th{padding: 10px 0;text-align: center;}
.slidertable tr, .popuptable tr, .catalogotable tr{border: 1px solid #ddd;}
.slidertable tr td, .popuptable tr td, .catalogotable tr td {padding: 10px 0;}
.slidertable tr td:first-child, .popuptable tr td:first-child, .catalogotable tr td:first-child{padding: 10px;}
#listasliders ul{font-family: 'Oswald', sans-serif;text-transform: uppercase;font-size: 16px;}
#listasliders ul.tab-nav:not(.tab-nav-lg) li:first-child{margin-left: 0px;}
#listasliders ul.tab-nav:not(.tab-nav-lg) li a {background-color: #eee; color: #333;}
#listasliders ul.tab-nav li.ui-tabs-active a {background-color: #d21724; color: #fff;border: none;}
#listasliders ul.tab-nav:not(.tab-nav-lg){border-bottom: 1px solid #ddd !important;}

/*TOGGLE TABS RESPONSIVE*/
#listasliders .acc_content{padding: 0 !important;}
#listasliders .acctitle {background-color: #d21724; color: #fff;}
#listasliders .acctitle i {margin-left: 2%;}

/*.slidertablemovil {border-bottom: 2px #D12427 solid; }*/
.slider-item-movil {border-bottom: 2px #D12427 solid;margin-bottom: 0px !important;}
.slider-item-movil tr {border-bottom: 2px dotted #eee;}
.slider-variables {width: 100%; margin-bottom: 0px !important;}
.slider-item-movil tr td {padding: 10px 0;}

/* CHECKS PAÍS */
.pais {display: block;float: left; position: relative; width: 33.3333333%;}
/* Customize the label (the container) */
.checkpais {
    float: left;
  display: block;
  position: relative;
  padding-left: 0px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkpais input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 30px !important;
  height: 30px !important;
}

/* Create a custom checkbox */
.checkmark {
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  -webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}

#espana{background-image: url(../images/ES.svg);}
#portugal{background-image: url(../images/PT.svg);}
#andorra{background-image: url(../images/AD.svg);}


/* On mouse-over, add a grey background color */
.checkpais:hover input ~ .checkmark {

  -moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}

/* When the checkbox is checked, add a blue background */
.checkpais input:checked ~ .checkmark {
  opacity: 1;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkpais input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkpais .checkmark:after {
  left: 50%;
  top: 50%;
  margin-left:-3px;
  margin-top: -6px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/************
* END-ADMIN *
************/

/************
*   MODAL   *
************/

                    hr {
                      opacity: 0.3;
                      border-color: #000;
                    }

#css-only-modals {
	position: fixed;
	pointer-events: none;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 10000000;
	text-align: center;
	white-space: nowrap;
	height: 100%;
}

#css-only-modals:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em;
}

.css-only-modal-check {
	pointer-events: auto;
}

.css-only-modal-check:checked ~ .css-only-modal {
	opacity: 1;
	pointer-events: auto;
}

.css-only-modal {
	width: 40%;
	background: #FFF;
	z-index: 1;
	display: inline-block;
	position: relative;
	pointer-events: auto;
	padding: 25px;
	text-align: right;
	border-radius: 4px;
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	opacity: 0;
	pointer-events: none;
}

.css-only-modal h2 {
	text-align: center;
}

.css-only-modal p {
	text-align: left;
}

.css-only-modal-close {
	position: absolute;
	top: 25px;
	right: 25px;
}

.css-only-modal-check {
	display: none;
}

.css-only-modal-check:checked ~ #screen-shade {
	opacity: 0.5;
	pointer-events: auto;
}

#screen-shade {
	opacity: 0;
	background: #000;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	pointer-events: none;
	transition: opacity 0.8s;
}


/************
* END-MODAL *
************/

/**** POLITICA DE COOKIES *****/

                    #cookies-eu-banner {
                        height: auto !important;
                        bottom: 0;
                        position: fixed;
                        width: 100%;
                        padding: 30px 0;
                        z-index: 1000;
                        /* display: flex; */
                      justify-content: center;
                      align-items: center;
                    }

                    #cookies-eu-banner div.divcenter{
                        width: fit-content;
                    }
                    .cookiesContainer{
                        text-align: center;
                        /* position: absolute;
                        width: 100%;
                        height: 100%; */
                        left: 0;
                        top: 0;
                        padding: 0 8px;
                        box-sizing: border-box;
                        background-color: rgba(0,0,0,0.5);
                    }

                    .cookiesContent{
                        /* position: relative; */
                        display: inline-block;
                        vertical-align: middle;
                        margin: 0 auto;
                        text-align: left;
                        z-index: 1045;
                        background-color: #FFF; 
                        max-width: 500px;
                        padding: 30px;
                    }
                    .cookiesContent p{margin-bottom: 10px;}

                    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
                        color: #fff;
                        background: #dc0026;
                    }

#cookie_accept {
    background-color: transparent;
    padding: 20px !important;   
}

.closecok {    
    width: 30px;
    height: 30px;
    position: absolute;
    right: 11%;
    top: 5%;
    padding-bottom: 5%;
    padding-right: 5%;
}

#cookdesk {
	min-height: 0;
	margin-bottom: 0;
}

.cookie_container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px){
.cookie_container {
    width: 1170px;
}
}
@media (min-width: 992px){
.cookie_container {
    width: 970px;
}
}
@media (min-width: 768px){
.cookie_container {
    width: 750px;
}
}
.cookie_container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/*** END COOKIES ***/

#preview{
	position:absolute;
	border:3px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	box-shadow: 4px 4px 3px rgba(103, 115, 130, 1);
}

.modal-dialog.responsive_modal{
    width: 35% !important;
}

@media (max-width: 415px){
    .seccionesHome {
        margin-top: -42px !important;
    }

    .brapida .searchd input {
        margin-left: 0px !important;
    }

    .brapida .searchd label {
        margin-left: 5px !important;
    }
	
	td.child ul.li:nth-child(2),
	#tbresult .result td ul li:nth-child(2){
	 display:none !important;
	} 
	td.child ul li[data-dtr-index*='5'] {
      display:none !important;
    }
	#fact-ped{
	 display:none !important;
	}

    #table_cart .table_cart_info {
        display: none;
    }
    .modal-dialog.responsive_modal{
        width: 100% !important;
    }
}



.bcodigo .searchd label {
    background-color: #a4a4a4;
    color: #FFF;
    padding: 3px 10px;
    font-size: 11px;
}

.bcodigo .searchd > * {
    display: table;
}

/*km*/


.puntos {
    font-size: 15px;
    background-color: #eee;
    color: #535353;
    border-bottom: 2px solid #535353;
    text-align: left;
}

.puntos label {
    display: inline-block;
    text-align: left;
    font-size: 12px;
    font-weight: 700;
    /* font-family: 'Lato', sans-serif; */
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #555;
    margin-bottom: 10px;
    cursor: pointer;
}

.promo_km {
    padding-top: 10px;
    border-left: 2px;
    border-left-color: #eee;
    border-left-style: solid;
    height: 120px;
    border-bottom: 2px;
    border-bottom-style: solid;
    border-bottom-color: #eee;
    margin-left: -7px;
}

.obli5 {
    -webkit-transform: skew(-5deg,0deg);
    transform: skew(-5deg,0deg);
    -ms-transform: skew(-5deg,0deg);
}

/* table nuevo desing */

td.row-control {
    background: url('./images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.row-control {
    background: url('./images/details_close.png') no-repeat center center;
    cursor: pointer;
}

table.dataTable {
    border-collapse: separate;
    border-spacing: 0 10px;
    background-color: #fff;
}

                    tbody, tbody td,  tbody tr {
                        border-color: #DDD;
                        border-style: solid;
                        border-width: 1px;
                    }

tbody tr td {
    border-right: 0px;
    border-left: 0px;
}

tbody tr td:first-child{
    border-left: 1px solid #DDD;
}

tbody tr td:last-child{
    border-right: 1px solid #DDD;
}

.add_car{
    width: 60px;
    margin: 0 auto;
    padding: 10px 5px 10px 0;
}

.add_car_btn{
    margin: 5px 0;
}

table.dataTable.row-border tbody tr:first-child th, table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, table.dataTable.display tbody tr:first-child td {
    border-top: 1px solid #ccc;
}

tbody [data-column^="precio-taller"]{
    color: #D21724;
    font-weight: 600;
}

/* table articulo resumen row child */

.imgArticulo{
    padding-left: 0px;
    padding-right: 0px;
}

.addArticulo{
    text-align: left !important;
    padding: 4% 5px !important;
}

.addArticulo button {
    padding: 5px 20px;
    height: 41px;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #D21724;
    float: right;

}

.ficha {
    margin-top: 0px !important;
}

.imagenheight {
    max-height: 309px !important;
}

ficha .frm {
    bottom: 0 !important;
}

.ficha .sameHeigthRow{
    display: flex;
}

#tbhomeED_info.dataTables_info{
    display: inline !important;
}

/*
  ##Dispositivo = Mayoria de telefonos moviles (vertical)
##Resolucion = B/w 320px to 479px
                               */

@media (min-width: 320px) and (max-width: 480px) {
.imagenheight{
    vertical-align: initial;
 }

}

/* Selector de mtodos de pago - ancho mnimo */
#viapago + .select2-container { min-width: 300px !important; }
 

