/* Theme Name: Diora */
.grecaptcha-badge{
	display: none; !important;
}
img.alignleft {
  float: left;
  margin-bottom: 10px;
}
img.alignright {
  float: right;
  margin-bottom: 10px;
}
img.aligncenter {
  display: block;
  margin: auto;
}
.wrapper {
  width: 830px;
  margin: 0 auto;
  max-width: 100%;
}
.gbEntryLeft {
  display: none;
}
#menu .wrapper {
  width: 970px;
}
/*#witamy p:nth-child(5){
	margin-left: 20px;
	padding-bottom: 2px;
}*/
#rezerwacja,
#witamy {
  display: inline-block;
}

#witamy p {
  line-height: 20px;
}
#rezerwacja {
  /*background: url(img/online.jpg);*/
  /*background-size: cover;*/
  /*background-position: -17px -9px;*/
  background-repeat: no-repeat;
  width: 315px;
  padding: 0 15px 5px;
  position: relative;

  background-image: linear-gradient(#0daa00, #034800);
  box-shadow: 5px 6px 10px 0px #757171;
  box-sizing: border-box;
  border-radius: 3%;
}

#rezerwacja form > div,
#rezerwacja .form-group > div {
  margin-bottom: 9px;
}

#rezerwacja form > div:nth-child(2),
#rezerwacja form > div:nth-child(3) {
  margin-bottom: 5px;
}
#rezerwacja label {
  font-size: 12px;
  color: #fff;
  width: 110px;
  display: inline-block;
}
#rezerwacja h2 {
  color: #fff101;
  position: absolute;
  top: 20px;
  text-shadow: 0 0 4px black;
  font-size: 19px;
  font-weight: 300;
}

#rezerwacja h2 span {
  color: #fff101;
}
#rezerwacja br {
  display: none;
}
#rezerwacja p br {
  display: inline;
}

#rezerwacja label + p {
  display: none;
}
.form-group select {
  width: 103px;
}
.wpcf7 {
  padding-top: 50px !important;
}

#page {
  font-family: Arial, Helvetica, sans-serif;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1000px) {
  #page {
    overflow: hidden;
  }
}
#header {
  background: url(img/header-bg.png) repeat-x;
  background-size: contain;
  position: relative;
  width: auto;
  height: 267px;
}
#logo {
  height: 210px;
  margin: 0 auto;
}
#menu {
  text-align: center;
  background: url(img/menu-bg.gif) repeat-x;
  height: 56px;
  margin: 0 auto;
}
.phone {
  text-align: right;
  color: #fff;
  position: relative;
}
.phone-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-bottom: 10px;
}
.phone span {
  display: block;
  margin-bottom: 6px;
	color: #fff;
  text-shadow: 2px 2px 1px black;
	text-decoration: none;
}
.phone a{
	color: #fff;
	text-decoration:none;
}
#data {
  color: #fff;
  font-weight: bold;
  float: left;
  display: inline-block;
  width: 130px;
  margin-top: 10px;
}
#content {
  padding-top: 20px;
}
.menu {
  display: inline-block;
}

.menu li {
  float: left;
  font-size: 18px;
}
.menu li a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 19px 9px;
}

#menu .current-menu-item a,
#menu .current_page_item a,
.menu a:hover {
  background: url(img/menu-hover.gif) repeat-x;
  text-decoration: none;
}

/*#menu-item-628 a{
	color: red !important;
	text-decoration: underline;
}*/

#content-bgtop {
  background: url(img/content-bgtop.png) repeat-x;
  position: relative;

  background-color: #0eaf00;
  width: auto;
  height: auto;
}
#content {
  background: #fff;
  position: relative;
  margin-top: -10px;

  height: auto;
  min-height: 400px;
}
.entry {
  padding: 5px;
}
.entry h1 {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 4px;
  margin-left: 20px;
  margin-right: 20px;
}
.entry h1 a {
  color: black;
  text-decoration: none;
}
.entry p.entry-date {
  font-size: 12px;
  margin-bottom: 8px;
}
.entry img.entry-thumb {
  float: left;
  margin-right: 15px;
}
.entry p {
  line-height: 22px;
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 15px;
}
.entry a.more-link {
  color: #d40900;
  text-decoration: none;
}
.entry a {
  color: #2402dc;
  text-decoration: none;
  font-weight: bold;
}

#footer {
  background: url(img/footer-bg.gif) repeat-x;
  position: relative;

  width: auto;
  height: 48px;
}
#footertxt {
  margin-left: auto;
  margin-right: auto;
}

.wpcf7-number {
  width: 100px;
}
.wpcf7-tel {
  width: 100px;
}
.wpcf7-email {
  width: 100px;
}

#comment {
  visibility: inherit !important;
}

.entry-date {
  visibility: hidden;
}

#comments {
  visibility: hidden;
}

.commentmetadata {
  float: right;
  position: relative;
  top: -15px;
}

.commentlist {
  padding: 15px;
}

.entrysingle {
  padding: 15px;
}

.reply {
  margin-top: 10px;
  margin-left: 35px;
}

#respond {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 510px;
}

.comment {
  border: 1px solid;
  border-radius: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 15px;
}
.author {
  border-bottom: 1px solid;
  padding: 5px 0;
}
.text {
  padding: 8px 0;
}
.comment-body p {
  padding-top: 10px;
  word-wrap: break-word;
}

.children {
  padding-top: 5px;
}
#gbEntriesWrap {
}
.gbEntry {
  display: none;
}
#footertxt {
  margin-top: -15px;
}

.lantern-bottom {
  width: 165px;
  margin-top: 40px;
  transform: rotate(90deg);
  display: block;
  z-index: 998;
  transition: all 0.3s ease-out;
  max-width: 100%;
  margin-bottom: 30px;
  position: absolute;
  bottom: 9px;
  left: 35px;
}

.lantern-bottom:hover {
  width: 450px;
  left: 2px;
  bottom: 43px;
}

.lantern {
  position: absolute;
  top: 0;
  width: 157px;
  /* transform: rotate(90deg); */
  /* -webkit-transform: rotate(90deg); */
  right: 20px;
  display: block;
  z-index: 998;
  transition: all 0.3s ease-out;
  max-width: 100%;
}

.lantern:hover {
  width: 450px;
  right: -12px;
}
#gbPageLinks {
  display: none;
}

.video {
  position: absolute;
  top: 10px;
  right: 236px;
  width: 98px;
  text-decoration: none;
}

.video img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 2px 0 5px;
}

.video span {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  display: block;
  text-align: center;
  white-space: nowrap;
}
.video span:first-child {
  letter-spacing: 1px;
}
.video img {
  margin-bottom: 5px;
}
div#znizka {
  border: 5px solid #427c1a;
  text-align: center;
  padding: 18px 10px;
  border-radius: 8px;
  width: 306px;

  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  color: #fff;
  line-height: 1.35;
  margin-top: -41px;
  font-weight: bold;
}
.znizka-title {
}
.znizka-value {
  margin: 0 0 10px;
  color: yellow;
}

.day img{
  height: auto;
}
#rachunek-wrap{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 12px;
	padding: 0 10px 10px;
}
#rachunek-wrap-img{
	max-width: 160px;
}
@media only screen and (min-width: 830px) {
  div#znizka {
    margin-left: -26px;
  }
  #logo .phone {
    float: right;
  }
  #logo.wrapper {
    width: 920px;
  }
  #witamy {
    width: 450px;
    margin-left: 10px;
  }
  #witamy p:last-child {
    margin-left: 200px;
  }
  #domki p img {
    margin-left: 47px;
    margin-right: 47px;
  }
  .ngg-galleryoverview {
    margin-left: 50px;
  }
  #rachunek {
    width: 460px;
    margin-left: 350px;
    margin-top: -20px;
  }
	#rachunek-wrap-img{
		margin-left: auto;
		margin-right: auto;
	}
	#rachunek.rachunek-alt{
		width: 500px;
        margin-left: 310px;
        margin-top: -20px;
	}
	
	#rachunek-wrap{
		padding: 0 10px 10px;
	}
  #informacja {
    display: inline-block;
    margin-left: 40px;
  }
  #informacja img {
    margin-bottom: 60px;
    margin-left: 100px;
  }
  #mapa {
    display: inline-block;
  }
  #terminy {
    width: 500px;
    display: inline-block;
    vertical-align: top;
  }
  #terminy.terminy-alt{
    width: 475px;
  }
  #ramka {
    display: inline-block;
    width: 250px;
  }
  #ramka.ramka-alt{
    width: 300px;
  }
  #ramka.ramka-alt p{
    margin: 0;
  }
  .day img,
  .day p {
    display: inline-block;
  }
  .day p {
    width: 230px;
  }
  .day p:nth-child(even) {
    float: right;
    margin-top: 20px;
    margin-right: 40px;
  }
  .day {
    width: 535px;
  }

  .year {
    margin-left: -235px;
  }

  .lantern:hover {
  }
  #mapa {
    /*margin-left: 30px;*/
  }
}

@media only screen and (min-width: 768px) and (max-width: 829px) {
  div#znizka {
    margin-top: -142px;
    max-width: 100%;
    margin-left: -22px;
  }
  .wrapper {
    width: 768px;
  }
  #menu .wrapper {
    width: 768px;
  }
  #data {
    float: left;
  }
  button#responsive-menu-button {
    top: 210px !important;
  }
  #logo img:nth-child(2) {
    float: right;
  }
  #witamy {
    margin-left: 10px;
    width: 400px;
  }
  #witamy p:last-child {
    margin-left: 150px;
  }
  #domki p img {
    margin-left: 30px;
    margin-right: 30px;
  }
  .ngg-galleryoverview {
    margin-left: 50px;
  }
  #informacja {
    display: inline-block;
    vertical-align: top;
  }
  #informacja img {
    margin-bottom: 60px;
  }
  #mapa {
    display: inline-block;
  }
  #terminy {
    width: 500px;
    display: inline-block;
  }
  #terminy.terminy-alt {
    width: 460px;
  }
  #ramka {
    display: inline-block;
    width: 250px;
  }
  #ramka img {
    margin-bottom: 100px;
    margin-left: -10px;
  }
  #ramka.ramka-alt {
    width: 290px;
  }
  .day img,
  .day p {
    display: inline-block;
  }
  .day p {
    width: 230px;
  }
  #terminy.terminy-alt .day img{
    width: 200px;
  }
  .day p:nth-child(even) {
    float: right;
    margin-top: 20px;
    margin-left: -30px;
  }

  .year {
    margin-left: -185px;
  }
	#rachunek-wrap{
		padding-left: 0;
		padding-right: 0;
	}
	#logo_kontakt img{
		margin-bottom: 100px;
		max-width: 250px;
	}
	#rachunek-wrap-img{
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  div#znizka {
    margin-left: 59px;
  }
  .wrapper {
    width: 480px;
  }
  #menu .wrapper {
    width: 480px;
  }
  .video {
    top: 210px;
    right: 270px;
  }
  #data {
    float: left;
  }
  button#responsive-menu-button {
    top: 424px !important;
  }
  #header {
    height: 476px;
  }
  #logo {
    height: 423px;
  }
  #logo {
    text-align: center;
  }
  #domki p img {
    margin-left: 75px;
    margin-right: 75px;
  }
  #rezerwacja {
    margin-left: 80px;
  }
  #kontakt {
    width: 320px;
    margin: 0 auto;
  }
  #logo_kontakt > p > img {
    width: 320px;
  }
  #mapa img {
    width: 290px;
  }
  #licznik {
    display: none;
  }
  #terminy {
    text-align: center;
  }
  #terminy .day img {
    width: 290px;
  }
  #ramka {
    text-align: center;
  }
  #footertxt {
    padding-top: 5px;
  }

  .lantern {
    top: auto;
    bottom: 27px;
  }
}
@media only screen and (max-width: 480px) {
  .wrapper {
    width: 320px;
  }
  #menu .wrapper {
    width: 320px;
  }
  #data {
    float: left;
  }
  .video {
    top: 205px;
    right: 185px;
  }
  button#responsive-menu-button {
    top: 424px !important;
  }
  #header {
    height: 476px;
  }
  #logo {
    height: 423px;
    text-align: center;
  }
  .entry {
    overflow: hidden;
  }
  .entry p {
    margin-left: 10px;
    margin-right: 10px;
  }
  #witamy {
    text-align: justify;

    width: 310px;
  }

  #rezerwacja {
    margin-left: -5px;
  }
  #domki p img {
    width: 300px;
    margin-left: -5px;
    margin-right: -5px;
  }
  .entry p {
    text-align: justify;
  }
  .ngg-galleryoverview {
    margin-left: 30px;
  }
  #logo_kontakt > p > img {
    width: 305px;
  }
  #mapa img {
    width: 290px;
  }
  #licznik {
    display: none;
  }
  #terminy img {
    width: 300px;
  }

  .day p {
    text-align: center;
  }
  #footertxt {
    padding-top: 5px;
  }

  .lantern {
    top: auto;
    bottom: 23px;
    width: 140px;
    right: 0;
  }

  .lantern:hover {
    width: 175px;
    right: 0;
  }

  .phone {
    width: 280px;
  }
}

#ramka,
#terminy {
  margin-bottom: 12px;
}
#logo {
  position: relative;
}

.phone {
  margin-right: 45px;
}

.atrakcje {
  width: 620px;
  margin: 0 auto;
  max-width: 100%;
}

.atrakcja {
  float: left;
  width: 50%;
  min-width: 280px;
  max-width: 100%;
  display: inline-block;
  margin-bottom: 15px;
}
.atrakcja img {
  max-width: 100%;
  height: auto;
}

.atrakcja-top {
  min-height: 45px;
}
.atrakcja > p:first-child {
  display: none;
}
.atrakcja ~ p {
  display: none;
}
.entry .atrakcja-title {
  color: #000;
  font-size: 18px;
  display: inline-block;
  font-weight: bold;
}
.entry .location {
  color: #000;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.entry .extras {
  display: block;
  font-size: 11px;
  color: #000;
  margin: 0;
  font-weight: bold;
  padding: 0;
}
.atrakcja-img {
  padding: 5px;
  border-radius: 6px;
  box-shadow: 0 0 7px 1px #ccc;
  display: inline-block;
}
.atrakcja-btn {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  background-color: rgba(230, 230, 230, 0.7);
  width: 51px;
  border-radius: 8px;
  padding: 10px 10px 7px;
  margin-top: 10px;
  /* padding: 10px; */
  box-shadow: 0px 1px 2px 1px #a5a5a5;
}
.atrakcje:after {
  content: "";
  display: table;
  clear: both;
}

/*#mapa{
	width: 400px;
	max-width: 100%;
	height: 300px;
	margin-bottom: 20px;
}
*/
.cennik-btn {
  background-color: #ff0000;
  display: inline-block;
  color: #fff;
  padding: 8px 15px;
  font-size: 20px;
  margin-top: 0px;
  position: absolute;
  top: 66px;
  right: 8%;
  margin-bottom: 20px;
}
@media (max-width: 830px) {
  .cennik-btn {
    right: 8% !important;
  }
}
@media (min-width: 768px) {
  .cennik-btn {
    top: 26px;
  }
}

.cennik-btn a,
.cennik-btn a:visited,
.cennik-btn a:active {
  color: #fff;
}

@media (max-width: 480px) {
  .cennik-btn {
    position: static;
    margin-left: 10px;
  }
}

@media (min-width: 1250px) {
  #data {
    margin-left: -118px;
  }
}

@media (max-width: 1249px) and (min-width: 1076px) {
  #menu .wrapper {
    width: 1060px;
  }
}

@media (max-width: 1075px) and (min-width: 1024px) {
  #menu .wrapper {
    width: 1023px;
  }
}

@media (max-width: 1023px) {
  #menu .wrapper {
    width: 830px;
  }
}

@media only screen and (max-width: 829px) and (min-width: 768px) {
  #menu .wrapper {
    width: 768px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
  #menu .wrapper {
    width: 480px;
  }
}

@media only screen and (max-width: 480px) {
  div#znizka {
    width: 205px;
    margin-left: 27px;
  }
  #menu .wrapper {
    width: 320px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  button#responsive-menu-button {
    top: 210px !important;
  }
}

@media (min-width: 768px) {
  #rezerwacja {
    vertical-align: top;
    margin-top: 48px;
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  #domki p img {
    margin: 10px auto !important;
  }
}

.entry a.cameras {
  display: inline-flex;
  align-items: center;
  color: #000;
}

.cameras span {
  margin-left: 10px;
}

.cameras-modal {
  visibility: hidden;
  opacity: 0;
  padding: 45px 30px 20px;
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
  box-shadow: 0 0 26px 0px black;
}

.cameras-modal.active {
  opacity: 1;
  visibility: visible;
}

.cameras-modal a {
  margin-bottom: 10px;
  color: #000;
  display: flex;
  align-items: center;
}

.cameras-modal a .img {
  box-sizing: border-box;
  width: 38px;
  margin-right: 10px;
  padding: 7px;
  border-radius: 5px;
  background-color: #273327;
}

.cameras-modal a .img2 {
  margin-right: 10px;
}

.cameras-modal a .img img {
  display: block;
  max-width: 100%;
  height: auto;
}

.cameras-modal a:last-of-type {
  margin-bottom: 0;
}

.close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.close:hover {
  opacity: 1;
}
.close:before,
.close:after {
  position: absolute;
  left: 10px;
  content: " ";
  height: 20px;
  width: 2px;
  background-color: #000;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}

#rezerwacja .wpcf7-list-item {
  margin: 0;
}

.acceptance-829 {
  margin-left: -10px;
  display: block;
  margin-right: -1px;
}
#rezerwacja .wpcf7-list-item label {
  width: 100%;
}

.text-hidden {
  display: none;
}
.text-toggle {
  color: #ff9a44;
  transition: all 0.3s;
  cursor: pointer;
}
.text-toggle:hover {
  color: #000;
}

#bon{
  margin: 0 auto;
  box-sizing: border-box;
  width: 260px;
}
#bon img{
  display: block;
  margin-left: 24px;
  max-width: 100%;
  width: auto;
}
@media (min-width: 768px) {
  #bon{
    width: calc(100% + 20px);
    padding-left: 40px;
  }
  #bon img{
    margin-left: 12px;
  }
}

.bon-text{
  position: relative;
    overflow: hidden;
    --offset: 20px;
    --move-initial: calc(-50% + var(--offset));
    --move-final: calc(0% + var(--offset));
}

.bon-text-inner{
  width: fit-content;
    display: flex;
    position: relative;
    transform: translate3d(var(--move-initial), 0, 0);
    animation: marquee 5s linear infinite;
    animation-play-state: running;
}

.bon-text .bon-text-inner div{
  font-size: 14px;
  padding: 0 7px;
  display: inline-block;
  white-space: nowrap;
  color: red;
  font-weight: bold;
  text-transform: uppercase;
}

@keyframes marquee {
  0% {
      transform: translate3d(var(--move-initial), 0, 0);
  }

  100% {
      transform: translate3d(var(--move-final), 0, 0);
  }
}


#cube, #cube *{
  box-sizing: border-box;
}
.wrap {
  perspective: 1000px;
  perspective-origin: 50% 50%;
}

.cube {
  margin: auto;
  position: relative;
  height: 50px;
  width: 120px;
  transform-style: preserve-3d;
}

.cube > div {
  position: absolute;
  box-sizing: border-box;
  padding: 3px;
  height: 100%;
  width: 100%;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  border: 1px solid rgba(33, 47, 122, .39);
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  text-shadow: 0 0 1px #000;
  font-size: 18px;
  font-family: Tahoma, sans-serif;
}

.front {
  transform: translateZ(60px);
}

.back {
  transform: translateZ(-60px) rotateY(180deg);
}

.right {
  transform: rotateY(-270deg) translateX(60px);
  transform-origin: top right;
}

.left {
  transform: rotateY(270deg) translateX(-60px);
  transform-origin: center left;
}

.top {
  transform: rotateX(-270deg) translateY(-60px);
  transform-origin: top center;
}

.bottom {
  transform: rotateX(270deg) translateY(60px);
  transform-origin: bottom center;
}

@keyframes rotate {
  from {
    transform: rotateX(15deg) rotateY(0deg);
  }
  
  to {
    transform: rotateX(15deg) rotateY(360deg);
  }
}

@keyframes reversed {
  from {
    transform: rotateX(10deg) rotateY(0deg);
  }
  
  to {
    transform: rotateX(10deg) rotateY(-360deg);
  }
}

.cube {
  animation: reversed 20s infinite linear;
  
}

.wrap-top{
}
.cube-top {
  animation: rotate 20s infinite linear;
  height: 30px;
  /* margin-top: 100px; */
}

.cube-top > div{
  background-color: #c25545;
}
.cube-bottom{
}
.cube-bottom > div{
  background-color: #395294;
  font-size: 30px;
}

.cube-bottom .bottom{
   height: 238%;
  transform: translateY(-10px) translateX(0px) rotateX(270deg) ;
  transform-origin: center;
}

.wrap-bottom{
  /* margin-top: -27px; */
  margin-bottom: 27px;
}

.cube-top > div{
  font-size: 22px;
  border-color: rgba(132,17,28, 0.39);
}
.cube-top .bottom{
   height: 120px;
      transform: translateY(30px) translateX(0px) translateZ(60px) rotateX(270deg);
  transform-origin: top;
} 

.cube-top .front {
  transform: translateZ(60px);
}

.day{
	margin-bottom: 18px;
}

.calendar-day{
	position: relative;
	display: inline-block;
}

.calendar, .calendar + strong{
	display: inline-block;
	vertical-align: middle;
}

.day-start,
.day-end{
	position: absolute;
    width: 85px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    z-index: 2;
    font-size: 36px;
    top: 15px;
    color: #373737;
}

.day-start{
	left: 7px;
}
.day-end{
	right: 7px;
}

.month-start,
.month-end{
	position: absolute;
    width: 77px;
	text-transform: uppercase;
	color: #e7e7e9;
	z-index: 2;
	bottom: 7px;
	font-size: 10px;
	height: 17px;
	line-height: 17px;
	text-align: left;
}

.month-start{
	left: 11px;
}
.month-end{
	right: 11px;
}

@media (min-width: 768px){
	.calendar-day{
		margin-right: 16px;
	}
}

@media (max-width: 767px){
	
	.calendar-day{
		margin-bottom: 14px;
	}
	
	.day-start,
	.day-end{
		width: 109px;
		height: 48px;
		line-height: 48px;
		font-size: 40px;
	}
	
	.month-start,
	.month-end{
		font-size: 11px;
		height: 23px;
		line-height: 23px;
		width: 94px;
	}
	
	.month-start{
		left: 17px;
	}
	.month-end{
		right: 15px;
	}
	
	.calendar + strong{
		display: block;
		text-align: center;
	}
}
#responsive-menu-box{

}
@media(max-width: 1023px){
	

#responsive-menu-button{
	display: inline-flex !important;
	align-items: center;
	width: auto !important;
}

#responsive-menu-button::after{
	content: "MENU";
	color: #fff;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 8px
}
		}

#responsive-menu-container{
	width: calc(100% - 140px) !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link{
	font-size: 22px !important;
}

.prad-info{
	display: inline-block;
    background: gray;
    color: #ffffff !important;
	text-decoration: none;
    padding: 6px 8px;
    font-size: 14px;
    line-height: 1;
    border-radius: 4px;
}
