﻿.hidden{
    display: none;
}

#home-video-thumbnail{
    cursor: pointer;
}


#category .subcategory-image{
    display: none;
}


/*pÃ¡gina principal */
#hometab .tabs{
    display: block;
}

#hometab .tabs .nav-tabs{
    float: none;
    width: 100%;
}

/* psgdpr */
#checkout .custom-checkbox input[type=checkbox], #authentication .custom-checkbox input[type=checkbox] {
    height: auto;;
}

#checkout       .custom-checkbox span,
#authentication .custom-checkbox span {
    flex: 0 0 0.9375rem;
}

.p-1{
	padding: 1rem!important;	
}

#agcookiewarning p {
	color: white;
}