/*
 Theme Name:   UnderStrap Child
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     understrap
 Version:      0.5.5
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/

/* Custom styles go here: */

/*#menu-item-40{padding-left:10px}*/

.wpsl-input label,
#wpsl-radius label {
 width: 105px !important;
}

@media screen and (max-device-width: 768px) {
 iframe {
  max-height: 200px !important
 }
 .site ul.social-icons {
  padding-left: 0px !important;
  margin-left: -20px !important;
 }
}