.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #596d52;
    color: #FFF;
	font-family: "Oswald";
	font-weight: 400;
	border-color: #596d52;
    cursor: default;
}
.nav-tabs > li > a {
    border-radius: 0px 0px 0 0;
    background-color: #777777;
    color: #FFF;
	font-family: "Oswald";
	font-weight: 400;
    cursor: pointer;
	margin-right: 15px;
}

.nav-tabs > li > a:hover {
    border-radius: 0px 0px 0 0;
    background-color: #596d52;
    color: #FFF;
	font-family: "Oswald";
	font-weight: 400;
}

.nav > li > a {
    display: block;
    padding: 07px 20px;
    position: relative;
	text-transform: uppercase;
}

.nav-tabs.centered > li, .nav-pills.centered > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs.centered, .nav-pills.centered {
    text-align:center;
}

.labelTabs{
	color: #596d52;
	font-family: "Oswald";
	font-weight: 400;
	font-size: 20px;
	margin-right: 25px;
	line-height: 34px;
	height: 35px;
	display: inline-block;
	vertical-align: top;
}

.bottonSearchReatilersSection{
	background-position: 0px -873px;
}

.bottonSearchReatilerCigarsSection{
	background-position: 0px -747px;
}

.borderLine{
	border-bottom: 2px solid #596d52;
}

.bgSizesBrandMobile{
	border-bottom: 2px solid #596d52;
	margin-bottom: 2px;
}

.photoCigars{
	background-image:  url(../images/BannersBrands/bg_Transparent.png), url(../images/BannersBrands/gotyour6/1.jpg);
	background-repeat:  repeat-x, no-repeat;
	background-position: bottom, center;
	width: 100%;
	height: 100%;
	-webkit-background-size: 100% 100%, cover;
    -moz-background-size: 100% 100%, cover;
    -o-background-size: 100% 100%, cover;
     background-size: 100% 100%, cover;
	 border-bottom: 2px solid #596d52;
}

.infoCigarsContainer{
	background: url(../images/slider/BGGotYour6.png) no-repeat;
	width: 480px;
	height: 480px;
	padding-top: 106px;
	margin-top: 50px;
}

.logoBrand{
	width: 158px;
	margin-bottom: 25px;
	height: 130px;
}

.bottonViewAllPicture:hover{
	background-position: -225px -245px;
	color: #3a3a3a;
}

.botonMenu_2:hover{
	background-color: #596d52;
}

.botonMenu_2Activo{
	display: inline-block;
	padding-right: 15px;
	padding-left: 15px;
	height: 60px;
	line-height: 60px;
	padding-bottom: 10px;
	background-color: #596d52;
}

.dropdown-content2 a:hover {background-color: #596d52; color: #FFF;}


@media screen and (max-width: 991px) {
	.infoCigarsContainer{
		background: url(../images/slider/BGGotYour6.png) no-repeat center;
		width: 100%;
		height: 100%;
		padding: 120px;
		padding-left: 35px;
		padding-right: 35px;
		margin-top: 0px;
	}
}
