.menu a {color: white !important; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } .menu a:hover {color: #95956a !important;} .widget_shopping_cart_content a {color: grey !important;} .woocommerce-message { background-color: #3c3b27; color: lightgray; } .woocommerce-message a { color: white; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } .woocommerce-message a:hover { color: #95956a; } .tribe-bar-disabled .tribe-bar-filters .tribe-bar-date-filter { display: none; } .tribe-bar-disabled { display: none; } .woocommerce-breadcrumb { display: none; } .orderby { cursor: pointer; padding: 10px 15px; border: 0px solid #000000; border-radius: 0px; background: #eeeeee; color:#333333; appearance: none; -moz-appearance: none; } .orderby::-ms-expand { display: none } .orderby:hover, .orderby:focus { color:#333333; background: #d5d5d5; } #band-section .img { overflow: hidden; position: relative; width: 50%; } #band-section .img img { display: block; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.5s; } #band-section .img:hover img { opacity: 0.85; -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); } #band-section .img .overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease; } #band-section .img:hover .overlay { opacity: 1; } #band-section .overlay .marcel { text-align: center; color: white; font-size: 15px; position: absolute; top: 56%; left: 14%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); } #band-section .overlay .adrian { text-align: center; color: white; font-size: 15px; position: absolute; top: 32%; left: 41%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); } #band-section .overlay .dominik { text-align: center; color: white; font-size: 15px; position: absolute; top: 49%; left: 63%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); } #band-section .overlay .dennis { text-align: center; color: white; font-size: 15px; position: absolute; top: 38%; left: 83%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); } .habilidades_contenedor { width:100%; margin: 30px 0 0 0; } .habilidades_contenedor p{ margin: 15px 0 0 10px; }