/*  antiquewhite; #e4e4e4 white  */
body {margin: 20px; font-family: pgo; background: #efeeee;}
.room {margin-top: 50px; font-size: 370%; letter-spacing: -4px;} 
.fr {float: right;}
.kleer {clear: both;}
.zmaz {max-width: 30%; margin-top: 50px;}
.nebroom {margin-top: 80px; font-family: pgo;}
.nebroomsteele {font-family: pgo; margin-top: -12px;}
.yellow {color: #e4e4e4; font-family: pgo; background: #cecece; font-size: 120%;}
.yellownope {color: #e4e4e4; font-family: pgo; background: #cecece; font-size: 120%;}
@font-face {
    font-family: pgo;
    src: url(PathwayGothicOne-Regular.ttf);}
@font-face {
    font-family: adlery;
    src: url(Adlerypt.ttf);}
@font-face {
    font-family: livinghell;
    src: url(livinghell.ttf);}
@font-face {
    font-family: kismiklos;
    src: url(KisMiklos.otf);}
	
h1,h2 {font-family: pgo}
h2 {letter-spacing: 0px; margin-bottom: -10px;}
h2.kubirki {text-decoration: underline; font-size: 34px;}
.small-width {width: 94%;}
.makeupandphotographyartists {font-family: adlery; font-size: 250%; color: #2f2f2f; letter-spacing: -1px}
h1.new_york_makeup_artists {margin-bottom: -20px;}
.los_angeles_makeup_artists {font-family: kismiklos; letter-spacing: 0px; font-size: 23px;}
.artist {color: #2f2f2f; font-size: 210%; letter-spacing: -1px;}
p {font-size: 140%}

/* Smartphones (portrait) -----------  old mobile badges color: gray; font-family: pgo; background: #fff3b0; font-size: 110%;   ||| badges 
for regular desktop color: #e4e4e4; font-family: pgo; background: #cecece;  */
/*@media only screen and (max-width: 420px) {
.yellow {color: #e4e4e4; font-family: pgo; background: #cecece; font-size: 110%; margin-right: 12px;}
.yellownope {color: #e4e4e4; font-family: pgo; background: #cecece; font-size: 110%;}
.box{list-style-type:none;float:none;margin-bottom:1rem;margin-left:1%;margin-right:1%;width:auto;max-width:100%;}
.los_angeles_makeup_artists {font-family: kismiklos; letter-spacing: -2px; font-size: 30px;  color: #fafafa; margin: 10px 0;}
.artist { color: #2f2f2f}
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 14px;
  width: 98%;
  height: auto;
  vertical-align: middle;
}
}
*/


/* Smartphones (landscape) -----------  old mobile landscapey badges color: gray; font-family: pgo; background: gold; font-size: 110%;   ||| badges for regular desktop color: #e4e4e4; font-family: pgo; background: #cecece;  */

@media only screen and (min-width : 421px) and (max-width : 422px) {
.yellow {color: #e4e4e4; font-family: pgo; background: #cecece; font-size: 110%; margin-right: 12px;}
.yellownope {color: #e4e4e4; font-family: pgo; background: #cecece; font-size: 110%;}
h1 {margin-bottom: -20px}
h2 {margin-bottom: -20px}
.box{list-style-type:none;float:none;margin-bottom:1rem;margin-left:1%;margin-right:1%;width:48%}
.los_angeles_makeup_artists {font-family: kismiklos; letter-spacing: 1px; font-size: 17px; margin: 10px 0;}
.artist { color: #2f2f2f}
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 14px;
  width: 98%;
  height: auto;
  vertical-align: middle;
}
}

@media screen and (max-width: 60px) {
  .nav-container {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: #1f2227;
	background: #cecece;
background: gold;
    opacity: 0;
    transition: all 0.2s ease;
	margin-top: -50px;
  }
  .nav-container ul {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  }
  .nav-container ul li {
    display: block;
    float: none;
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
  }
  nav ul li a:hover {
  color: #808080;
  text-decoration: none;
}
  .nav-container ul li:nth-child(1) a {
    transition-delay: 0.2s;
  }
  .nav-container ul li:nth-child(2) a {
    transition-delay: 0.3s;
  }
  .nav-container ul li:nth-child(3) a {
    transition-delay: 0.4s;
  }
  .nav-container ul li:nth-child(4) a {
    transition-delay: 0.5s;
  }
  .nav-container ul li:not(:first-child) {
    margin-left: 0;
  }
  .nav-container ul li a {
    padding: 10px 25px;
    opacity: 0;
    color: #fafafa;
    font-size: 24px;
    font-weight: 600;
    transform: translateY(-20px);
    transition: all 0.2s ease;
  }
  .nav-open {
    position: fixed;
    right: 10px;
    top: 10px;
    display: block;
    width: 48px;
    height: 48px;
    cursor: pointer;
    z-index: 9999;
    border-radius: 50%;
  }
  .nav-open i {
    display: block;
    width: 20px;
    height: 2px;
    background: #1f2227;
    border-radius: 2px;
    margin-left: 14px;
  }
  .nav-open i:nth-child(1) {
    margin-top: 16px;
  }
  .nav-open i:nth-child(2) {
    margin-top: 4px;
    opacity: 1;
  }
  .nav-open i:nth-child(3) {
    margin-top: 4px;
  }
  .los_angeles_makeup_artists {font-family: kismiklos; letter-spacing: 1px;}
}


#nav:checked + .nav-open {
  transform: rotate(45deg);
}
#nav:checked + .nav-open i {
  background: #fff;
  transition: transform 0.2s ease;
}
#nav:checked + .nav-open i:nth-child(1) {
  transform: translateY(6px) rotate(180deg);
}
#nav:checked + .nav-open i:nth-child(2) {
  opacity: 0;
}
#nav:checked + .nav-open i:nth-child(3) {
  transform: translateY(-6px) rotate(90deg);
}
#nav:checked ~ .nav-container {
  z-index: 9990;
  opacity: 1;
}
#nav:checked ~ .nav-container ul li a {
  opacity: 1;
  transform: translateY(0);
}
.hidden {
  display: none;
}


/* ===================== nojs mobile menu no worky as of march 28 2019 y ======================= */

* {
  box-sizing: border-box;
}
/* nav {
  padding: 30px;
} */
nav ul {
  float: right;
}
nav ul li {
  display: inline-block;
  float: left;
}
nav ul li:not(:first-child) {
  margin-left: 25px;
}
nav ul li a {
  display: inline-block;
  outline: none;
  color: #1f2227;
  font-size: 34px;
  text-decoration: none;
  letter-spacing: 0px;
  font-family: livinghell;
}
nav ul li a:hover {
  color: #cecece;
  text-decoration: none;
}
