/** {
  background: #000 !important;
  color: #0f0 !important;
  outline: solid red 1px !important;
}

@media print, screen and (min-width: 40em) {
  .cell {
    background: #000 !important;
    color: #0f0 !important;
    outline: solid orange 1px !important;
  }
}

@media screen and (min-width: 64em) {
  .cell {
    background: #000 !important;
    color: #0f0 !important;
    outline: solid green 1px !important;
  }
}*/


/* Small */
@media screen and (max-width: 39.9375em) {
  #size { background: red; color: #fff;}
  #size:before {
     content: "Small: ";
  } 
}

/* Medium and up */
@media screen and (min-width: 40em) {
  #size { background: orange; color: #fff;}
  #size:before {
     content: "Medium: ";
  }
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  #size { background: orange; color: #fff;}
  #size:before {
     content: "Medium: ";
  }
}

/* Large and up */
@media screen and (min-width: 64em) {
  #size { background: green; color: #fff;}
  #size:before {
     content: "Large up: ";
  }
}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  #size { background: blue; color: #fff;}
  #size:before {
     content: "Large only: ";
  }
}


body {font-family: ubuntu, sans-serif; font-size: 16px; font-weight: 300; font-style: normal; color: #29292e; background: #ffffff; padding: 0; margin: 0;}

a {color: #e3b873;}
a:hover, a:focus {color: #29292e}
a.link i, a.link2 i {padding-left: 1rem; vertical-align: middle;}

table thead tr td {font-size: 0.9rem;}
table tbody tr td {font-size: 0.9rem;}

.breadcrumbs li {list-style-type: none;}
.breadcrumbs a {color: #29292e}
.breadcrumbs a:hover {color: #e3b873;}

.thumbnail {border: 0; padding: 0; box-shadow: none;}
.rounded {border-radius: 50%;}

.popis {font-size: 130%; margin-bottom: 2rem;}

.required label::after {content: " *"; color: #29292e; font-weight: 900;}
textarea {min-height: 150px;}
table {table-layout:fixed;}

h1, h2, h3, h4, h5, h6 {font-family: ubuntu, sans-serif; font-weight: 700; }
h4.border {border-bottom: 3px solid #e3b873; padding-bottom: 0.5rem; margin-bottom: 0.5rem; margin-top: 2rem; width:60%;}
h5.border {border-bottom: 3px solid #e3b873; padding-bottom: 0.5rem; margin-bottom: 2rem;}
.gold {color: #e3b873;}

ul li {list-style-type:square;}

section {margin: 2rem 0;}

.sticky {margin-top: 0; z-index: 1;}

#content .button {
  margin: 1rem 0 1rem 0;
  padding: 1rem 1rem;
  font-size: 1.2rem;
  line-height: 1.2;
  border: none;
  font-family: ubuntu, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #e3b873;
  color: #fff;
  text-decoration: none;
}

#video-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

#video-bg > video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

span.style1 {background: #e3b873; color: #fff; text-transform: uppercase; padding: 0.3rem 0.7rem;}
span.style2 {background: #29292e; color: #fff; text-transform: uppercase; padding: 0.3rem 0.7rem;}

::-webkit-input-placeholder {color: #29292e; opacity: 0.5; }
:-ms-input-placeholder {color: #29292e; opacity: 0.5;}
::placeholder {color: #29292e; opacity: 0.5;}

.mt2 {margin-top: 2rem;}
.mb2 {margin-bottom: 2rem;}
.m2 {margin: 2rem 0;}
.m3 {margin: 3rem 0;}
.mb1 {margin-bottom: 1rem;  line-height: 1.2}
.m0 {margin: 0rem;}

#header {position: absolute; top: 0; left: 0; z-index: 1; background: rgba(82,71,67,0.9); margin: 0; padding: 0.5rem 0; width: 100%;}
#header .menu {float: right;}
#header #search {background: rgba(41,41,46,0.9);padding: 1rem; position: absolute; top: 50px; right: 0; transition: all .3s ease; width: 80%;}
#header #search button {position: absolute; right: 25px; top: 25px; color: #29292e; font-size: 1.5rem; cursor: pointer;}
#search2 {padding: 2rem; position: relative;}
#search2 button {position: absolute; right: 40px; top: 40px; color: #29292e; font-size: 1.5rem; cursor: pointer;}
[type="text"]:focus {box-shadow: none;}
.menu li {list-style-type: none;}
.menu a, .dropdown.menu > li > a {color: #fff; font-family: ubuntu, sans-serif; font-weight: 300; font-size: 0.9rem; padding: 0.7rem 0.7rem; text-transform: uppercase;}
.menu a:hover, .dropdown.menu > li > a:hover {color: #e3b873;}
.menu button.icon i {color: #fff; font-size: 1.5rem; cursor: pointer;}
.menu button.search-button i {padding: 0.6rem; font-size: 1.2rem;}
.menu h5 a {font-weight: 500;}
.menu a.pronajem {background: #e3b873;}
.menu a.pronajem:hover {background: #fff; color: #29292e;}

.is-dropdown-submenu>li {text-align: left;}
.dropdown.menu>li.is-active>a {color:#e3b873; }
.dropdown.menu > li.is-active a:hover {color: #e3b873;}
.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 260px;
    border: none;
    background: rgba(41,41,46,0.9);
    padding: 1rem 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: none;
}

#vizual {z-index: 0; height: 100%; overflow: hidden; color: #fff; position: relative; top: 0; left: 0; width: 100%; margin: 0; /*background: url('../img/vizual-1.jpg') no-repeat center center;*/ background-size: cover;}
#vizual .grid-container {height: 100%; position: relative;}
/*#vizual .grid-x {height: 100%;}*/
#vizual .intro {z-index: 1; position: absolute; left: 0; bottom: 10rem;}
#owl-hero {position: relative;}
#vizual .bg1 {width: 100%; background: url('../img/vizual-1.jpg') no-repeat center center; background-size: cover;height: 100vh;}
#vizual .bg2 {width: 100%; background: url('../img/vizual-2.jpg') no-repeat center center; background-size: cover;height: 100vh;}
#vizual .bg3 {width: 100%; background: url('../img/vizual-3.jpg') no-repeat center center; background-size: cover;height: 100vh;}
#vizual .bg4 {width: 100%; background: url('../img/vizual-4.jpg') no-repeat center center; background-size: cover;height: 100vh;}
#vizual .bg5 {width: 100%; background: url('../img/vizual-5.jpg') no-repeat center center; background-size: cover;height: 100vh;}
#vizual h1, #vizual h3, #vizual p {text-shadow: 0 0 0.5rem #000;}
#vizual h3 {margin-bottom: 0;}

#vizual p {font-size: 140%;}
#vizual a.link {background: #fff; color: #29292e; padding: 10px 20px; text-transform: uppercase; font-weight: 300; margin-top: 0.8rem; display: inline-block;}
#vizual a.link:hover {background: #29292e; color: #fff;}

#vizual-in {z-index: 0; height: 250px; overflow: hidden; color: #fff; position: relative; top: 0; left: 0; width: 100%; margin: 0; background: url('../img/vizual-1.jpg') no-repeat center 40%; background-size: cover;}

#vizual video {
  position: absolute;
  z-index: 0;
  object-fit: cover;
  width:100%;
  height:100%;
  /*top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/

  &::-webkit-media-controls {
     display:none !important;
  }
}


#vize {background: #524743; padding: 4rem 0; color: #fff; position: relative; z-index: 1; margin-top: 0; margin-bottom: 0;}
#vize p {margin-bottom: 2rem;}
#vize h3 {color: #fff; font-size: 180%; margin-bottom: 2rem;}
#vize a {color: #e3b873;}
#vize a:hover {color: #fff;}
#vize a.link {padding: 7px 20px; color: #fff; background: none; border: 1px solid #fff; text-transform: uppercase; margin-top: 1rem; display: inline-block;}
#vize a.link:hover {color: #e3b873; border: 1px solid #e3b873}

#projekt {padding: 4rem 0 3rem 0; margin: 3rem 0; background: #524743; color: #fff;}
#lokalita {background: #524743; padding: 4rem 0; color: #fff; margin: 3rem 0;}

/* historie */
#historie {background: #e3b873; background-size: cover; color: #fff; padding: 4rem 0; margin: 0;}
#historie a {padding: 7px 20px; color: #fff; background: none; border: 1px solid #fff; text-transform: uppercase; margin-top: 1rem; display: inline-block; font-size: 90%;}
#historie a:hover {color: #29292e; border: 1px solid #29292e;}
#historie h3 {color: #fff; margin-bottom: 3rem;}
#historie p {margin-bottom: 3rem;}
#home #historie {margin: 0;}
#historie {margin: 0rem;}

#fotogalerie {margin: 0;}

/* pripojte se vnitrni */
#pripojtese2 {background: none; color: #29292e; padding: 4rem 0;}
#pripojtese2 a.link {padding: 3px 10px; color: #e3b873; background: none; border: 1px solid #e3b873; text-transform: uppercase; margin-top: 1rem; display: inline-block; font-size: 90%;}
#pripojtese2 a.link:hover {color: #29292e; border: 1px solid #29292e;}
#pripojtese2 a.link2 {padding: 3px 10px; color: #29292e; background: none; border: 1px solid #29292e; text-transform: uppercase; margin-top: 1rem; display: inline-block; font-size: 90%;}
#pripojtese2 a.link2:hover {color: #e3b873; border: 1px solid #e3b873;}
#pripojtese2 h4 {color: #29292e;}
#pripojtese2 h5 {border-bottom: 3px solid #e3b873; padding-bottom: 0.5rem; margin-bottom: 0.5rem; margin-top: 2rem; width: 60%;}
#pripojtese2 h5 a {color: #e3b873;}
#pripojtese2 h5 a:hover {color: #29292e;}
#home section#pripojtese {margin: 2rem 0;}
section#pripojtese {margin: 0rem;}

#pribehy a.link2 {padding: 3px 10px; color: #e3b873; background: none; border: 1px solid #e3b873; text-transform: uppercase; margin-top: 1rem; display: inline-block; font-size: 90%;}
#pribehy a.link2:hover {background: none; color: #29292e; border: 1px solid #29292e}

#content a.link2 {padding: 3px 10px; color: #e3b873; background: none; border: 1px solid #e3b873; text-transform: uppercase; margin-top: 1rem; display: inline-block; font-size: 90%;}
#content a.link2:hover {background: none; color: #29292e; border: 1px solid #29292e}
#content h6 a, #content h6 span {padding: 0 0.4rem;}

#podil { background: #f7f7f7; margin: 4rem 0 0 0; padding: 4rem 0;}
#podil a.link2 {padding: 3px 10px; color: #fff; ; background: #e3b873; border: 1px solid #e3b873; text-transform: uppercase; margin-top: 1rem; display: inline-block; font-size: 90%;}
#podil a.link2:hover {background: none; color: #29292e; border: 1px solid #29292e}

#podil2 { background: #f7f7f7; margin-top: 4rem; margin-bottom: 2rem; padding: 4rem 0;}

#detail {}
#detail a.link2 {padding: 5px 15px; color: #fff; background: #e3b873; border: 1px solid #e3b873; text-transform: uppercase; margin-top: 1rem; display: inline-block; font-size: 110%;}
#detail a.link2:hover {background: #524743; color: #fff; border: 1px solid #524743}

.nahled {display: inline-block;}
#lightgallery2 .nahled {margin-bottom: 2rem;}
#home .nahled {margin-bottom: 0;}
#fond h4 {margin-bottom: 2rem;}
#fond a.link {padding: 3px 10px; color: #fff; background: none; border: 1px solid #fff; text-transform: uppercase; margin-top: 1rem; display: inline-block; font-size: 90%;}
#fond a.link:hover {background: none; color: #29292e; border: 1px solid #29292e}
#fond a.link2 {padding: 3px 10px; color: #fff; background: none; border: 1px solid #fff; text-transform: uppercase; margin-top: 1rem; display: inline-block; font-size: 90%;}
#fond a.link2:hover {background: none; color: #e3b873; border: 1px solid #e3b873;}
#premiot {background: url("../img/bg-nfpremiot.jpg") no-repeat center center; background-size: cover; color: #fff; padding: 4rem; margin-bottom: 2rem;}
#partneri {background: url("../img/bg-partneri.jpg") no-repeat center center; background-size: cover; color: #fff; padding: 4rem;}

#nas-tym h4 {margin: 2rem 0;}

#neprehlednete hr { height: 1px;}

#spolecnosti {background: url("../img/bg-historie.jpg") no-repeat center center; background-size: cover; color: #fff; padding: 4rem; margin-bottom: 2rem; margin-top: 0;}
#spolecnosti p {margin: 0;}
#spolecnosti a {display: inline-block; margin: 2rem 2rem;}

#citaty {font-weight: 300; font-style: normal; font-size: 120%; font-style: italic;}
#citaty span {font-size: 80%; color: #aaa;}

#blocks {margin: 2rem 0 0 0;}
#blocks h5 {border-bottom: 3px solid #e3b873; padding-bottom: 0.5rem; margin-bottom: 0.5rem; width: 90%;}
#blocks input[type="text"] {border: none; border-bottom: 1px solid #fff; font-family: ubuntu, sans-serif; background: transparent; color: #fff; font-size: 1.1rem; font-weight: 400; box-shadow: none; width: 50%; float: left;}
#blocks .button {background: transparent; text-transform: uppercase; border: 1px solid #fff; color: #fff; float: right;}
#blocks .button:hover {border: 1px solid #e3b873; color: #e3b873;}
#blocks form {margin-top: 1rem;}
#prispet1 {background: url("../img/bg-pripojtese.jpg") no-repeat center center; background-size: cover; color: #fff; padding: 3rem; margin-bottom: 2rem;}
#prispet1 a:hover {color: #fff;}
#prispet1 a.link2:hover {color: #fff; border-color: #fff;}
#prispet2 {background: url("../img/bg-nfpremiot.jpg") no-repeat center center; background-size: cover; color: #fff; padding: 3rem; margin-bottom: 2rem;}
#prispet2 a {color: #29292e;}
#prispet2 a:hover {color: #fff;}
#prispet2 h5 {border-color: #fff;}
#prispet3 {background: url("../img/bg-partneri.jpg") no-repeat center center; background-size: cover; color: #fff; padding: 3rem; margin-bottom: 2rem;}
#prispet2 .button:hover {border: 1px solid #29292e; color: #29292e;}

#prispet {margin-top: 2rem; margin-bottom: 0; background: url("../img/bg-partneri-big.jpg") no-repeat center 25%; background-size: cover; color: #fff; padding: 3rem 0 2rem 0;}
#prispet h5 {border-bottom: 3px solid #e3b873; padding-bottom: 0.5rem; width: 60%; margin: 0 auto 2rem auto;}
#prispet input[type="text"] {border: none; border-bottom: 1px solid #fff; font-family: ubuntu, sans-serif; background: transparent; color: #fff; font-size: 1.1rem; font-weight: 400; box-shadow: none; width: 30%; display: inline-block; margin-right: 2rem;}
#prispet .button {background: transparent; text-transform: uppercase; border: 1px solid #fff; color: #fff;}
#prispet .button:hover {border: 1px solid #e3b873; color: #e3b873;}

input.big {font-size: 3rem; height: 5rem;}


.card {border: 0; padding: 5px; margin: 2rem 0;}
.card h5 {text-transform: none;}
.card a {text-decoration: underline;}
.card-image {position: relative;}
.card-image img {z-index: 0; width: 100%;}
.card-image span.label {z-index: 1; position: absolute; top: -5px; left: -5px; background: #e3b873; padding: 5px 10px; color: #fff; text-transform: uppercase;}
span.label.style1 {background: #e3b873; color: #fff; text-transform: uppercase;}
span.label.style2 {background: #29292e; color: #fff; text-transform: uppercase;}
span.label.style2 a {color: #fff;}
span.label.style2 a:hover {color: #e3b873;}
.card-header {margin-top: 1rem;}
.card-section {padding: 0;}
.card a.link {padding: 3px 10px; color: #29292e; background: none; /*border: 1px solid #29292e;*/ text-transform: uppercase; margin-top: 1rem; display: inline-block; text-decoration: none; font-size: 70%;}
.card a.link:hover {background: none; color: #e3b873; /*border: 1px solid #e3b873;*/}


.timeline .timeline-item::after, .timeline .timeline-item::before {
  clear: both;
  content: '';
  display: block;
  width: 100%;
}

.timeline {
  margin: 20px auto;
  padding: 0 10px;
  position: relative;
  transition: all 0.25s ease-in;
  width: 100%;
}

.timeline::before {
  background: #524743;
  content: '';
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0px;
  width: 1px;
}

/*#home .timeline::before {
  top: -60px;
}*/

.timeline::after {
  clear: both;
  content: '';
  display: table;
  width: 100%;
}

.timeline a {
  color: #e3b873;
  font-weight: bold;
}

.timeline a:hover {
    color: #29292e;
}

/*.timeline a:hover {
  box-shadow: 0 1px 0px 0px #29292e;
  transition: all 0.25s ease-in;
}*/

.timeline .timeline-item {
  margin-bottom: 10px;
  position: relative;
}

.timeline .timeline-item .timeline-icon {
  background: #fff;
  border-radius: 50%;
  height: 80px;
  left: 50%;
  margin-left: -40px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 80px;
  border: 1px solid #524743;
}

.timeline .timeline-item .timeline-icon img,
.timeline .timeline-item .timeline-icon svg {
  left: 0;
  position: relative;
  top: 0;
}

.timeline .timeline-item .timeline-icon svg {
  top: 14px;
}

.timeline .timeline-item .timeline-content {
  padding: 10px 0 20px 10px;
  text-align: right;
  transition: all 0.25s ease-in;
  width: 45%;
  background: transparent;
}

.timeline .timeline-item .timeline-content p {
  color: #29292e;
}

.timeline .timeline-item .timeline-content p.small {
    color: #ccc;
    font-size: 12px;
    margin-bottom: 0.5rem;
}


.timeline .timeline-item .timeline-content p {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 0;
}

.timeline .timeline-item .timeline-content .timeline-content-date {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0.2rem;
}

.timeline .timeline-item .timeline-content .timeline-content-month {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 400;
}

.timeline .timeline-item .timeline-content.right {
  float: right;
  text-align: left;
  padding: 10px 10px 20px 0;
}

@media screen and (max-width: 39.9375em) {
  .timeline {
    margin: 30px;
    padding: 0;
    width: 90%;
  }
  .timeline::before {
    left: 0;
  }
  .timeline .timeline-item .timeline-content {
    float: right;
    text-align: left;
    width: 80%;
    padding: 0 10px 10px 0;
  }
  .timeline .timeline-item .timeline-content::before, .timeline .timeline-item .timeline-content.right::before {
    border-left: 0;
    border-right: 7px solid #29292e;
    left: 10%;
    margin-left: -6px;
  }
  .timeline .timeline-item .timeline-icon {
    left: 0;
  }
}


tr.grey td {background: #f8f8f8;}
@media print,screen and (max-width:63.99875em) {
 table.stack thead {
  display:block;
 }
 table.stack tfoot {
  display:none
 }
 table.stack td,
 table.stack th,
 table.stack tr {
  display:block
 }
 table.stack td {
  border-top:0
 }
}

.accordion-title, .is-active .accordion-title {font-size: 1rem; font-family: ubuntu, sans-serif; font-weight: 500; color: #e3b873; border: 0; border-bottom: 1px solid #eee;}
.accordion-title:focus, .accordion-title:hover {background-color:#eee; }
.accordion-content {
 display:none;
 padding:1rem;
 border: none;
 border-bottom: 1px solid #eee;
}

#mapa {margin: 0; padding: 0;}
#mapa iframe {display: block;}

/* footer */
#footer {background: #29292e; padding: 4rem 0; color: #ffffff; font-size: 90%; font-weight: 300; margin: 0;}
#footer p.small {font-size: 90%;}
#footer a {color: #ffffff; text-decoration: underline;}
#footer a:hover {color: #e3b873;}
#footer a.logo {display: inline-block; margin-bottom: 1rem;}
#footer li {list-style-type: none; padding: 0 0 0.5rem 0;}

/* owl */
.owl-theme .owl-dots .owl-dot span {width: 20px; height: 4px; border-radius: 0; background: #fff;}
.owl-theme .owl-dots .owl-dot.active span {background: #29292e;}
.owl-theme .owl-nav.disabled + .owl-dots {position: absolute; bottom: 2rem; left:25%; right:25%;}
  
  

/* animace */
/*
.crossfade > figure {
  animation: imageAnimation 12s linear infinite 0s;
  backface-visibility: hidden;
  background-size: cover;
  background-position: center center;
  color: transparent;
  min-height: 650px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.crossfade > figure:nth-child(1) { background-image: url('../img/vizual-1.jpg'); }

.crossfade > figure:nth-child(2) {
  animation-delay: 6s;
  background-image: url('../img/vizual-2.jpg');
}

@keyframes 
  imageAnimation { 0% {
   animation-timing-function: ease-in;
   opacity: 0;
  }
   17% {
   animation-timing-function: ease-out;
   opacity: 1;
  }
   25% {
   opacity: 1
  }
   92% {
   opacity: 1
  }
   100% {
   opacity: 0
  }
}*/

.offcanvas-full-screen {
  position: fixed;
  z-index: 2000;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #524743;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  overflow-y: auto;
}

[data-whatinput='mouse'] .offcanvas-full-screen {
  outline: 0;
}

.offcanvas-full-screen.is-transition-overlap {
  z-index: 2500;
}

.offcanvas-full-screen.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

.offcanvas-full-screen.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.offcanvas-full-screen.is-open ~ .off-canvas-content {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.offcanvas-full-screen.is-transition-push::after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
  content: " ";
}

.offcanvas-full-screen.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.offcanvas-full-screen-inner {
  padding: 2rem 1rem 0 1rem;
  text-align: center;
}

.offcanvas-full-screen-inner a {
  color: #fff;
}

.offcanvas-full-screen-menu {
  margin: 0 0 2rem 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.offcanvas-full-screen-menu > li {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  list-style-type: none;          
}

[data-whatinput='mouse'] .offcanvas-full-screen-menu > li {
  outline: 0;
}

.offcanvas-full-screen-menu > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1.2rem;
  text-transform: uppercase;
  font-size: 1.3rem;
}

.offcanvas-full-screen-menu input,
.offcanvas-full-screen-menu select,
.offcanvas-full-screen-menu a,
.offcanvas-full-screen-menu button {
  margin-bottom: 0;
}

.offcanvas-full-screen-menu > li {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.offcanvas-full-screen-menu > li > a {
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.offcanvas-full-screen-menu a {
  color: #fff;
  font-family: ubuntu, sans-serif;  font-weight: 400;
  text-decoration: none;
  outline: none;
}

.offcanvas-full-screen-menu a:hover {
  color: #ffc001;
}

.offcanvas-full-screen-close {
  text-align: center;
  color: #fff;
  font-size: 2.5rem;
  cursor: pointer;
}

.offcanvas-full-screen-close:hover {
  color: #e3b873;
}

#offcanvas-full-screen button, #offcanvas-full-screen a {
  outline: none;
}