.img-home {padding-top: 0;}
#nav {background: #00c16d;}
.line-blue {background: #00c16d;}
.footer {background: #00c16d;}
.bg-galeria {background: url(../img/cooking/bg-galeria.jpg) no-repeat center center;background-size: cover;}
.btn-primary {background-color: #51907d;border-color: #407162;}
.btn-primary:hover {background-color: #73c5ac;border-color: #407162;}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {background-color: #51907d;}
#top-link-block.affix .well {background-color: #51907d;}
.modal-header {background: #00c16d;}
.modal-footer {background: #00c16d;}
.box-newsletter .btn {background: #51907d;}
.text-comprar {color: #333;}
.bg-gamer-music {background: url(../img/cooking/bg-gamer-musica.jpg) no-repeat center center;background-size: cover;}
.box-about {padding-top: 0;padding-bottom: 0;}
.box-buy.bg-galeria {background: url(../img/cooking/bg-galeria2.jpg) no-repeat center center;background-size: cover;}
.text-detail-cooking p {
    background: rgba(0,0,0,0.4)!important;
    padding: 10px 20px!important;
    margin-top: 113%!important;
	white-space: nowrap;
	font-size: 2vw;
}
.box-about .carousel-inner img {
    margin-top: 0;
    margin-bottom: 0;
}

.carousel-caption.cooking,
.carousel-caption.music,
.carousel-caption.gaming {
	/*left: initial;
    right: 0!important;
    padding-bottom: 36%;
	white-space: nowrap;
	display: flex;*/
}
.carousel-caption.cooking p,
.carousel-caption.music p,
.carousel-caption.gaming p {
	background: rgba(0,193,109,0.6);
	/*background: rgba(0,0,0,0.6)!important;*/
	padding: 10px 20px!important;
	font-size: 3vw;
}
.carousel-caption.gaming p {
	background: rgba(10,88,120,0.6);
    /*padding-bottom: 5%;*/
}	
.carousel-caption.music p {
	background: rgba(255,0,192,0.6);
    /*left: 0;
    right: initial;
    padding-bottom: 2%;*/
}	

@media (min-width: 1024px) {
	.img-home.img-home-promo .btn-steam {bottom: 9%;left: 44%;}
}
@media (min-width: 1280px) {
	.img-home.img-home-promo .btn-steam {bottom: 12%;left: 44%;}
}

