body {
  font-family: Poppins !important;
}

.box_size_container {
  max-width: 1300px !important;
}

.panel-grid-cell {
  max-width: 1300px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

div.nana-content-100 div.panel-grid-cell {
  width: 100% !important;
  max-width:100% !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.sharedaddy {
  max-width: 1300px !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.nana-full-width {
  width: 100%;
}

.nana-max {
  max-width: 1300px !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

li.foogrid-item>a>img {
  width: auto !important;
}

@media (max-width: 1280px) {
  body:not(.compose-mode) 
  div.layout header:not(.retina-screen-header) > div.color-overlay {
    background-color: black;
  }

  header.header-light .navigation-button {
    color: white;
  }
}

.nana-dark {
  background-color: black;
}

.nana-darkgrey {
  background-color: #232323 !important;
}

.nana-grey2 {
  background-color: #f5f5f5 !important;
}

.nana-darkgrey-disco {
  background-color: #272727 !important;
}

.nana-darkgrey-disco h2 {
  color: white !important;
}

.nana-grey233 {
  background-color: rgb(233,233,233);
}

.nana-grey {
  background-color: #e9e9e9;
}

.nana-dark h2 {
  color: white !important;
}

.nana-dark h3 {
  color: white !important;
}

.nana-dark h4 {
  color: white !important;
}

.nana-darkgrey h4 {
  color: white !important;
}

.nana-light h2 {
  color: black !important;
}

.nana-light h3 {
  color: black !important;
}

.nana-light h4 {
  color: black !important;
}

.nana-title-center {
  text-align: center;
}

.nana-title-center .widgettitle {
  text-align: center;
}

.shortcode-btn .flash-animate {
  border-radius: 0px !important;
}

.nana-btn-clear {
  background: transparent;
  color: black;
  border-radius: 0px !important;
  display: block;
  min-width: 90px;
  padding: 4px;
  border: 1px solid #FFFFFF;
  text-align: center;
}

.nana-btn-dark {
  background: transparent;
  color: white;
  border-radius: 0px !important;
  display: block;
  min-width: 90px;
  padding: 4px;
  border: 1px solid #000000;
  text-align: center;
}

.nana-btn-dark2 {
  background: transparent !important;
  color: black;
  border-radius: 0px !important;
  display: inline-block;
  padding: 4px;
  border: 2px solid #000000 !important;
  text-align: center;
}

.nana-btn-white {
  color: white !important;
  background-color: rgba(0,0,0,0) !important;
  border-radius: 0px !important;
  display: block;
  width: 100px;
  padding: 4px;
  border: 2px solid #FFFFFF !important;
  text-align: center;
}

.nana-btn-white2 {
  color: white !important;
  background-color: rgba(0,0,0,0) !important;
  border-radius: 0px !important;
  display: inline-block;
  padding: 4px;
  border: 2px solid #FFFFFF !important;
  text-align: center;
}

.nana-btn-red {
  color: white !important;
  background-color: #f44900 !important;
  border-radius: 0px !important;
  display: block;
  width: 100px;
  padding: 4px;
  border: 1px solid #f44900 !important;
  text-align: center;
  margin-top: 5px;
}

.nana-btn-blue {
  color: white !important;
  background-color: #598499 !important;
  border-radius: 0px !important;
  display: block;
  width: 100px;
  padding: 4px;
  border: 1px solid #598499 !important;
  text-align: center;
  margin-top: 5px;
}

.panel-first-child {
  margin-bottom: 0px !important;
}

.nana-btn-clear a {
  float: none !important;
}

.nana-btn-dark a {
  float: none !important;
}

.nana-btn-clear:hover {
  background-color: #666666;
}

.nana-btn-dark:hover {
  background-color: white;
}

.nana-btn-red a {
  float: none !important;
}

.nana-btn-red:hover {
  opacity: 0.6 !important;
}

.nana-btn-blue a {
  float: none !important;
}

.nana-btn-blue:hover {
  opacity: 0.6 !important;
}

.nana-btn-white a {
  float: none !important;
}

.nana-btn-white:hover {
  opacity: 0.6 !important;
  transform: scale(0.97);
}

.ow-button-base a .sow-icon-image,
.ow-button-base a [class^="sow-icon-"] {
  float: none !important;
}

.nana-slide-text {
  text-align: left;
  min-width: 200px;
  color: black;
}

.footer-widgets {
  background-color: #666666 !important;
  color: black !important;
  max-height: 100px !important;
}

.clearfix2 {
  background-color: #666666 !important;
}

.footer-widgets .widget-title {
  margin-bottom: 10px !important;
}

.nana-footer-widget {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.footer-widgets .widget-area {
  padding: 10px 60px 10px 60px !important;
}

.nanatour-title {
  color: white;
  font-size: 14px;
  line-height: 25px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
  font-family: Poppins;
  font-style: bold;
}

.instagram .photo-list {
  width: 100%;
}

.instagram .photo-list .item-image {
  width: 220px !important;
  height: 220px !important;
}

.instagram .photo-list .item {
  margin-left: 33px !important;
  margin-right: 33px !important;
  max-width: 25%;
}

.instagram .photo-list {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.instashow-gallery .instashow-gallery-control-arrow::after,
.instashow-gallery .instashow-gallery-control-arrow::before {
  background: black !important;
}

.instashow-gallery-media {
  padding: 15px !important;
}

.sow-icon-fontawesome {
 /* font-family: 'sow-fontawesome' !important; */
}

.nana-so-panel {
  margin-bottom: 0px !important;
}

.nana-table {
  display: flex !important;
  flex-direction: row !important;
  align-items: stretch;
}

.nana-grey>.panel-grid-cell {
  background-color: #e9e9e9;
}

.nana-table>.panel-grid-cell {
  background-color: #e9e9e9;
  flex: 1;
  padding: 0px 5px 0px 5px;
}

.shop-text-sm {
  min-height: 120px;
}

.nana-album-singles {
  background-color: white;
  color: white;
  border-top-color: rgb(238, 238, 238);
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: rgb(238, 238, 238);
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.nana-album-singles h2 {
  color: black !important;
}

.post-share {
  visibility: hidden !important;
}

.tracklist {
  list-style-type: none;
  counter-reset: item;
  padding-right: 20px;
  padding-left: 0px;
  margin: 0;
}

.tracklist li {
  list-style-position: inside;
  list-style-type: decimal;
  display: table-row;
}

.tracklist li:before {
  content: counter(item) "  ";
  counter-increment: item;
  padding-right: 20px;
  display: table-cell;
}

.ow-button-base a {
  width: 100%;
}

.nana-text-white p {
  color: white !important;
}

label {
  text-transform: none;
  padding-top: 10px;
  white-space: normal;
  color: #8a3e3e;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
  display: inline-block;
  margin-bottom: 10px;
}

.form-title {
  color: black !important;
}

input[type=submit] {
  border-width: 1px;
  border-style: solid;
  width: 80px;
  height: 40px;
  background-color: #ffffff;
  border-color: #000000;
  font-weight: bold;
}

.nana-post-navigation {
  display: flex;
  justify-content: center;
  margin: auto;
  min-height: 40px;
}

.nana-post-navigation div {
  vertical-align: middle;
  margin: 0px 5px 0px 5px;
  text-align: center;
}

.nana-post-navigation i {
  font-size: 24px;
  color: #454545;
}

.nanavigation-left,
.nanavigation-right {
  font-family: "FontAwesome";
  font-weight: 400;
  flex: 1;
}

.nanavigation-mid {
  flex: 2;
}

.nanavigation-mid .icon-gathermenu:before {
  font-family: "pixflow-font-library";
  font-size: 32px;
}

.nanavigation-left a {
  color: black;
}

.nanavigation-right a {
  color: black;
}

.nana-max .panel-grid-cell {
  margin-bottom: 0px !important;
}

.nana_eyg_max {
  max-width: 800px;
  margin: auto;
}

.nana-minigal {
  width: 440px !important;
  height: 510px !important;
  margin: 0px !important;
}

.nana-minigal div{
   border: 0px !important;
}

.nana-minigal button{
   opacity:0.7 !important;
 
}

.fg-panel {
  border: 0px !important;
   background-color: transparent !important;
}

.fg-panel-thumbs div,figure {
  background-color: transparent !important;
  border-color:transparent !important;
}

 [role="button"]{
       outline: none !important;
      }

 [role="tab"]{
       outline: none !important;
      }