/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


.copyrights-wrapper {
  background: red;
}

/*
  Fix för modifierad länk i meny.
*/
#menu-item-9290 > a:first-of-type {
  display: none;
}
.member-image { position: relative; width: 200px; height: 200px; overflow: hidden; border-radius: 50%; display: block;
      margin: 0 auto; } 
.team-member-avatar-image { width: 100%; height: auto; }
.circular--portrait { position: relative; width: 200px; height: 200px; overflow: hidden; border-radius: 50%; } .circular--portrait img { width: 100%; height: auto; }