/*

Theme Name: Kraft-Engel 2023 - Pro
Theme URI: http://theme.co/pro/
Author: Dan Goldwasser
Author URI: http://warmbutter.com/
Description: 2023 website for Kraft-Engel Management
Version: 2022.11.08
Template: pro

*/


hr {
     clear: both;
}

/* This will let you see the nav buttons on the slider */

rs-module {
    overflow: visible;
}


/* This floats the photo div area on client pages */

.photodiv {
	margin: 0px auto 10px;
}

@media (min-width: 767px) {
  .photodiv {
    float: right;
      margin: 0px 0px 10px 10px;
  }
}

