/*
 Theme Name:   Dustro Child
 Theme URI:    http://example.com/example-child/
 Description:  Dustro Child Theme
 Author:       RayoflightThemes
 Author URI:   http://rayoflightthemes.com
 Template:     dustro
 Version:      1.0.0
 Tags: gray, white, light, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, translation-ready
, page-builder
 Text Domain:  dustro-child
*/


select{
  outline: none;
  appearance: none;
  background: url("assets/images/chevron-down.png") right center no-repeat;
}
.footer.footer1 select{
  outline: none;
  appearance: none;
  background: url("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;
  }
}

/* add customization here */
