#tab-videos div{
	margin-top:20px
}


ul.endtime {
  list-style: none;
  padding: 0;
  display: block;
  margin:0
}

ul.endtime li { display: inline-block; text-align:center }

ul.endtime li.seperator {
  vertical-align: top;
}

ul.endtime li p {
  color: #a7abb1;
}

.twitter-typeahead{
     width: 100%;
}

#search .typeahead,
#search .tt-inpuit {
	border-bottom-left-radius:5px;
	border-top-left-radius:5px;
}
#search .input-group-btn{
	bottom:3px
}

.tt-dropdown-menu {
	width: 102%;
	margin-top: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 8px;
	 -moz-border-radius: 8px;
		  border-radius: 8px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	 -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
		  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.tt-suggestion {
  padding: 8px 20px 4px 20px;
  line-height: 18px;
}
.tt-suggestion + .tt-suggestion {
  border-top: 1px solid #ccc;
}
.twitter-typeahead .tt-suggestion.tt-cursor {
  color: #03739c;
  cursor:pointer
}
.tt-suggestions .repo-name {
  font-size: 18px;
}
.tt-suggestions .repo-language {
  float: right;
  font-style: italic;
}
.banners_izq div{
	margin-top:10px
}

#privacyPolicyLayerN {
    background-color: rgb(85, 85, 85);
    clear: both;
    display: block;
    font-size: 10px;
    padding: 0.5em;
    text-align: center;
    width: 100% !important;
}
#cookie-warning {
    margin-bottom: 0;
    background-color: #7a0087;
    border-color: #7a0087;
    color: #fff;
    padding-right: 40px;
    font-size: 14px;
    position: fixed;
    bottom: 0;
    width: 100%;
    border-radius:0;
    display: none;
}
#cookie-warning a{
	color: #fff;
	text-decoration: underline;
}
#cookie-warning .uxicon {
    font-size: 22px;
    position: absolute;
    top: 9px;
    left: 10px;
    display: block;
}
#cookie-warning .close {
    position: absolute;
    top: 14px;
    right: 14px;
    opacity: 1;
    color:#fff;
    font-size: 14px
}
#MessageCookiesPolicy{
	clear:both;
	background-color: rgb(85, 85, 85);
	text-align:center;
	font-size: 10px;
	padding: 0.5em;
	width:100% !important; 
	display:none
}     
.policy{color:#fff;margin-right:5px;}     
.privacyA{color:#25adda !important;}

#top-categories .imagebox-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 8;
}
#top-categories .imagebox-text {
  position: absolute;
  z-index: 10;
  color: white;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 10%;
  right: 10%;
  transform: translate(0, -50%);
}
#top-categories .imagebox-text h2{
  margin: 0;
}
#top-categories .imagebox-text h2 a{
  color: white;
}
#top-categories .imagebox-inner{
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}
#top-categories .bg-thumb {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 7;
  transform: scale(1.2);
}
#top-categories .bg-thumb:hover {
  transition: all .5s;
}
#top-categories .bg-thumb .bg-element {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#top-categories-normal li{
	float:left;
	width:100%;
	border:1px solid #ddd;
	list-style:none;
	padding-bottom:20px;
	text-align:center;
	margin-bottom:20px
}
#top-categories-normal li div.image{
	width:80%;
	margin:10px auto 0 auto;
	height:200px;
	margin-bottom:22px;
}
#top-categories-normalli div.image img{
	margin:0 auto;
}
#top-categories-normal li div.name{
	display:table;
	width:100%;
	height:100%
}
#top-categories-normal li div.name a{
	vertical-align:middle;
	display:table-cell
}


.precio_producto{
	font-size: 27px;
	color: #444;
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
}

@media (max-width: 767px) {

  #top-categories-normal li{
		height: auto;
	}	
	#top-categories-normal li div.image{
		height: auto;
	}


	* .product-thumb .image {
	    max-height: 116px;
	    width: 90%;
	    margin: 0 auto;
	    display:  table;
	}
	.product-thumb .price {
	    color: #444;
	    font-size: 14px;
	    font-weight: 600;
	    text-align: center;
	}
}
.productTagContainer>li {
    display: inline-block;
}
.productTagContainer .productTag {
    margin: 0 6px 6px 0;
}
.productTag {
    display: inline-block;
    padding: 0 5px;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 5px;
    border: 1px solid #939396;
    color: #939396;
}


/*carousel*/
.col-centered {
  float: none;
  margin: 0 auto;
}

.carousel-control { 
  width: 8%;
  width: 0px;
}
.carousel-control.left,
.carousel-control.right { 
  margin-right: 40px;
  margin-left: 32px; 
  background-image: none;
  opacity: 1;
}
.carousel-control > a > span {
  color: white;
  font-size: 29px !important;
}

.carousel-col { 
  position: relative; 
  min-height: 1px; 
  padding: 5px; 
  float: left;
}

.active > div { display:none; }
.active > div:first-child { display:block; }

/*xs*/
@media (max-width: 767px) {
.carousel-inner .active.left { left: -50%; }
.carousel-inner .active.right { left: 50%; }
.carousel-inner .next        { left:  50%; }
.carousel-inner .prev		     { left: -50%; }
.carousel-col                { width: 50%; }
.active > div:first-child + div { display:block; }
}

/*sm*/
@media (min-width: 768px) and (max-width: 991px) {
.carousel-inner .active.left { left: -50%; }
.carousel-inner .active.right { left: 50%; }
.carousel-inner .next        { left:  50%; }
.carousel-inner .prev		     { left: -50%; }
.carousel-col                { width: 50%; }
.active > div:first-child + div { display:block; }
}

/*md*/
@media (min-width: 992px) and (max-width: 1199px) {
.carousel-inner .active.left { left: -33%; }
.carousel-inner .active.right { left: 33%; }
.carousel-inner .next        { left:  33%; }
.carousel-inner .prev		     { left: -33%; }
.carousel-col                { width: 33%; }
.active > div:first-child + div { display:block; }
.active > div:first-child + div + div { display:block; }
}

/*lg*/
@media (min-width: 1200px) {
.carousel-inner .active.left { left: -25%; }
.carousel-inner .active.right{ left:  25%; }
.carousel-inner .next        { left:  25%; }
.carousel-inner .prev		     { left: -25%; }
.carousel-col                { width: 25%; }
.active > div:first-child + div { display:block; }
.active > div:first-child + div + div { display:block; }
.active > div:first-child + div + div + div { display:block; }
}



.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.form-control-no{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	z-index: -1;
}

.row-flex{
	flex-wrap: wrap;
    display: flex;
}
.row-flex .col{
	flex-grow: 1;
    max-width: 100%;
    flex-basis: 0;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

/* Destacados */
#featureds_c{
	margin-bottom: 20px;
}
#featureds_c h3{position:relative;top: -22px; background: #fff; display: inline-block; padding: 0px 2px}
#featureds_c .product-thumb .caption{
	min-height:50px;
}
#featureds_c .product-thumb .caption > p:first-of-type{
	height:30px;
}
#featureds h3, #featureds_c h3{
	margin-top: 0px
}
#featureds .product-thumb .image{
	height: auto;
}
#featureds .product-thumb .caption{
	min-height:auto;
}
#featureds .product-thumb .caption > p:first-of-type{
	height: auto;
}

.has-error .typeimage{
	border-color: #a94442
}
.typeimage{
	border:1px solid #fff;
	width: 100%;
	height: 124px;
	border-radius:5px;
	text-align: center;
	float: left;
	margin:10px 3px;
}
.typeimage input{
	display: none;
}
.typeimage label{
	display: block;
}
.typeimage.checked{
	border:1px solid #23a1d1;
}
.documentos{
	margin-top: 20px
}
.documentos img
{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);	
	margin-right: 8px;
}
.desglose-iva{ overflow:hidden; margin-bottom: 10px; font-size: 14px;	border-bottom: 1px solid #ddd; padding-bottom: 5px }
.desglose-iva li{
	padding-left: 0;
}

div.disabled
{
  pointer-events: none;
  opacity: 0.5;
}

.funkyradio div {
  overflow: hidden;
}

.funkyradio div label {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #ddd;
}
.funkyradio div span{
	display:block;
	width: 50%;
	float: left;
	text-align: center;
	height: 100%;
	font-size: 1.5em;
	line-height: 2em;
}
.funkyradio div small{
	display:block;
	width: 40%;
	float: left;
	border-left: 1px solid #ddd;
	padding-left: 5%;
	font-size: inherit;
}
.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
  display: none;
}

.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
  position: relative;
  line-height: 2.0em;
  margin-top: 1.6em;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.funkyradio input[type="radio"]:empty ~ label:before,
.funkyradio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  content: '';
  width: 2.2em;
  background: #eee;
  height: 25px
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #888;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  content: '\2714';
  text-indent: .7em;
  color: #C2C2C2;
}

.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
  color: #777;
}

.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
  content: '\2714';
  text-indent: .7em;
  color: #333;
  background-color: #eee;
}
.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label{
	border-color:#229ac8;
}

.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #229ac8;
}


.form-control{
	box-shadow: none;
    border-color: #e0e0e0;
}