/*ERRORS*/
.product-table td{
	min-width:200px;
}

.not-found{
  text-align: center;
  font-size:240px;
  line-height:0.8;
  margin-top:70px;
  font-weight:600;
  color:#35adff;
}

.not-found-container{
  width:100%;
  padding: 0px 0px 70px 0px;
}

.not-found-container span{
  display:inline-block;
  font-size:40px;
  color:#666;
  font-weight:100;
  margin-bottom:20px;
}

.not-found-container input{
  display:inline-block;
}

.not-found-text {
  text-align: center;
  font-size:18px;
  margin:15px 0 15px 0;
  color:#999;
}

.form-nfound{
  margin-top:20px;
}

.btn-nfound{
  padding:16px;
  background-color:#35adff;
  border:none;
  color:#FFF;
  -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.btn-nfound-home{
  padding:10px 20px 10px 20px;
  background-color:#35adff;
  border:none;
  color:#FFF;
  transition:all 0.3s;
}

.btn-nfound:hover, .btn-nfound-home:hover{
  opacity:0.8;
}

.search-nfound{
  padding:25px !important;
  width:30% !important;
}


/*PCOOKIES*/

.alcenter{
  padding: 20px 0px 20px 0px;
}

div.pcookies
{
  background:#000;
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index:1000;
}
p.pcookies
{
  color:#fff;
  font-size:1em;
  text-align:center;
  line-height: 22px ;
  font-size: large;
}
#aceptar_cookies
{
  color:white;
  background:#35adff;
  border:none;
}
#masinfo
{
  font-size:1em;
  text-align:center;
  border:none;
}

.tar{
    text-align: right;
}

.btn{
    padding: 15px 15px;
}

/*CUSTOMS BLAUPIXEL*/


.home-1-highlight{
  background-color: #f6f6f6;
  padding: 50px 0;
}

.home-1-highlight h4{
  color: #333;
}

#home-3-logo-brand-slider .caroufredsel_wrapper .mv-slider-wrapper .mv-slider-item{
  max-width: 250px;
}

.p0{
  padding: 0px;
}


.mv-footer-style-1 .footer-nav{
  margin-bottom: 20px;
  border-bottom: 1px solid #333;
}

.mv-header-style-2 .header-shop .mv-btn-style-11{
  color: #484848;
}

.mv-block-style-27 .mv-btn-group .group-inner > .mv-btn{
  border: 1px solid #e2e2e2;
}

.mv-block-style-27{
  padding-bottom: 50px;
}

.mt50{
  margin-top: 50px;
}

.mv-block-style-2 .content-thumb .thumb-inner img:not(.mv-effect-item), .mv-block-style-2 .content-thumb .thumb-inner img{
  max-height: 110% !important;
}

.mv-btn.mv-btn-style-24{
  padding: 10px 0px 0px 0px;
}


.mv-btn.mv-btn-style-2{
  color: black;
}

.pdstyle{
  padding: 10px 30px 30px 30px;
  background-color: white;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
}

.pdstyle article{
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15);
  padding-bottom: 10px;
}

.w100{
  width: 100%;
}

.mv-block-style-32 .form-contact .input-message-wrapper .mv-inputbox {
    min-height: 0px;
    margin-bottom: 30px;
}

.p15{
  padding: 15px;
}

.cart-main .block-coupon-code .col-cart-totals table tr th:nth-child(1), .cart-main .block-coupon-code .col-cart-totals table tr td:nth-child(1) {
    width: auto;
}

.ctop a{ color: #939393;}
.pt7{padding-top: 7px;}
.mtm7{margin-top: -7px;}
.mtm4 {margin-top: -4px;}
.pb30{margin-bottom: 30px !important;}

.footer .footer-contact .list > .item{
  margin-bottom: 15px;
}

body.fixed-nav.fixed-nav-appear .header-main-nav ul.nav > li > a{
  padding-top: 30px;
}

.mv-icon-left-style-2 .text{
  margin-top: 10px;
}

.footer .footer-faqs .list > .item, .footer .footer-order-tracking .list > .item, .footer .footer-social .list > .item{
  margin-bottom: 5px;
}


.header-main-nav ul.nav > li > a.active{
  color: #35adff;
}


.pbt20{
  padding-bottom: 20px;
  padding-top: 20px;
  background-color: #f6f6f6;
}

#power-parts .mv-block-style-2 .content-text, #detalles .mv-block-style-2 .content-text{
  position: relative;
  left: 0;
  bottom: 0;
  cursor: pointer;
}

#power-parts .mv-block-style-2 .content-text:hover span, #detalles .mv-block-style-2 .content-text:hover span{
  transition: all 0.4s ease;
  color: #35adff;

  
}

article.item .content-default{
  border: 1px solid #eee;
  border-bottom: 0px;
}

.cart-main .block-coupon-code .col-cart-totals table tr th:nth-child(1){
	width:40%;
}

/* CISTELLA DE LA COMPRA OVERRESUMEN */
.col-cart-totals{
	position:relative;
}
.overresumen{
	position: absolute;
	top: 0px;
	width: 100%;
	background-color: white;
	height: 100%;
	left: 0px;
	padding:30px;
	z-index:9999;
}
.cross{
	position: absolute;
    right: 11px;
    font-size: 21px;
    top: 11px;
}

/*RESUMEN DEL PEDIDO BOSTRAP*/
.resumenpedidos .row{
	padding:5px 0px;
	margin: 0px -15px;
	
}
.resumenpedidos{
	background-color:white;
	padding:10px 0px;
	border: 1px solid transparent ;
	margin-bottom:5px;
}

.resumenpedidos .price{
	color:#35adff;
	font-size:30px;
	width:100%;
	text-align:center;
	display:block;
}
.resumenpedidos .headerp span{
	display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    color: black;
	background-color: rgb(240,240,250);
    padding: 0.3em 0.5em;
    text-align: center;
}

.resumenpedidos .cell{
	padding:15px;
}

.freeshiptxt{
	margin-right:10px;
	color:#09347A;
}

@media only screen and  (min-width : 767px) {
	.resumenpedidos .borderight-sm{
		border-left: 1px solid #333;
	}
	.resumenpedidos .cell{
		min-height:165px;
	}
}

@media (min-width: 992px){
	
	.resumenpedidos .borderight-md{
		border-left: 1px solid #333;
	}

}

/*FINRESUMEN DEL PEDIDO BOSTRAP*/

/*EACCESO*/
a.e-acceso{
	position:relative;
	display:inline;
	box-shadow:none;
	background-color:#35adff;
	color:white;
	top:-2px;
	padding:15px;
}
/*FEACCESO*/

/*LOGIN*/

#login .modal-header,#login .modal-footer{
	border:none;
}
#login .modal-body h3{
	margin-top:0px;
}

/*FLOGIN*/

.block-27-title > span.badge{
	font-size:18px;
	background-color:#0298ff;
}

.otrasref{
	background-color: rgb(245,245,245);
	border-bottom:3px solid rgb(255,255,255);
}

.pb0{
	padding-bottom:0px;
}

.imgsliderproject{
  background-size:contain !important; 
  background-position:center center !important;
  width:100%; 
  height:500px;
}

@media screen and (max-width: 767px){
  .mv-footer-style-1 .footer-bg {
      padding: 40px 0 55px;
      

  }
  .mv-btn.mv-btn-style-5.btn-5-h-45.e-acceso{
	padding:8px;
  }
}

@media (max-width: 768px) {
  .not-found{
    font-size:130px !important;
  }

}

@media (max-width: 480px) {
  .not-found{
  font-size: 140px !important;
}
}

@media (max-width: 480px) {
  .not-found-container span{
    font-size:25px;
  }
}

@media screen and (min-width: 992px) {
  .headstyle1{
    width: 170px;
    padding-top: 10px;
  }
}

@media (min-width: 1200px){
  .container {
      width: 1300px;
  }
}

