/* 
 Theme Name:   azera-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     azera-shop
 Version:      1.0
 /* == Add your own styles below this line ==
--------------------------------------------*/

.textwidget iframe {
  width: 200px !important;
  max-width: 200px !important;
}
.navbar-inverse {
  background-color: #ffffff !important;
  border-color: #ffffff;
}
.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: rgb(189, 163, 31);
    box-shadow: none;
}