#undefined-sticky-wrapper, .main-header {
 background: black;
}
.top-header{
    background: black;
}
.main-menu ul li a { 
   color: #fff;
}
.ts-bt,
.ts-infobar.infobar-up:before {
   color: #333;
   text-shadow: 1px 1px 0px rgba(255,255,255,.3);
}
.ts-infobar.infobar-up:before {
   background-color: #333;
}
.ts-infobar.infobar-down:before {
   color: #333;
}
.is-sticky .logo h1 .ariva_logo img {
   height: 90%;
   max-width: none;
   width: 70%;
}
.logo h1 .ariva_logo img {
   -webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
   -ms-transition: all 1s ease;
   -o-transition: all 1s ease;
   transition: all 1s ease;
}
#toggle-bar-wrap, .toggle-bar-btn{
    top: 0;
}
.mobile-navigation {
    color: white;
}   
.ts-domain-price-box .domain-price {
    font-size: 22px;
}
.slide-promos{
    display: none;
}


/* Media Queries */
@media (max-width: 1030px){
 .mobile-navigation {
     display: block;
     color: white;
 }   
}
@media (min-width: 992px){
 .main-header .container {
     width: 100% !important;
 }   
}
@media (max-width: 600px){
 .mujer-ssl{
		display: none;
	}
}

.page-id-1976 .ts_selected, #s { 
	color: white !important; 
	font-size: 20px !important;
    font-weight: bold !important;

}