select{
outline: none;
appearance: none;
background: url(//www.astrasrl.com/wp-content/themes/dustro-child/assets/images/chevron-down.png) right center no-repeat;
}
.footer.footer1 select{
outline: none;
appearance: none;
background: url(//www.astrasrl.com/wp-content/themes/dustro-child/assets/images/chevron-down-white.png) right center no-repeat;
}
select:focus {
box-shadow: 0;
}
.wp-caption p {
margin: 10px!important;
}
.wp-caption p:empty:before {
content:""!important;
}
.wp-caption p.wp-caption-text {
font-size: 13px!important;
}
@media all and (max-width: 992px) {
.white-nav-wrapper.sticky-top { 
position: relative;
}
}