@charset "UTF-8";
/*
Theme Name: Sekar Kawung
Description: Contains the custom WordPress theme for Sekar Kawung
Version: 1.0.0
*/

@font-face {
  font-family: 'Open Sans Light';
  src: url('fonts/opensans/OpenSansCondensed-Light.ttf');
}

@font-face {
  font-family: 'Open Sans Bold';
  src: url('fonts/opensans/OpenSansCondensed-Bold.ttf');
}

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:600&display=swap');

h1,
h2,
h3,
h4,
h5,
h6,
a,
span {
  font-family: 'Open Sans Bold', sans-serif !important;
}

p,
ul li,
ol li,
blockquote {
  font-family: 'Open Sans Light', sans-serif !important;
}

p{
  font-size: 1.5em !important;
}

.table {
  display: table;
  width: 100%;
  height: 100%;
}

.yt-container {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.yt-container::after {
	display: block;
	content: "";
	padding-top: 56.25%;
}

.yt-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}

.news-events {
  background: #fff !important;
}

.news-events .columns {
  margin-top: 0 !important;
}

.news-events .O21e233267ca24ec03bc31410a6d56678399feb3a {
  background: #f8f8f8;
}

.news-events .overall {
  box-shadow: none !important;
}

/* Hero Anywhere Except Index */
.I707203d54f65e7d5f9562222 {
  position: relative;
}

.I707203d54f65e7d5f9562222 .slick-slide {
  height: 60vh;
  position: relative;
}

.I707203d54f65e7d5f9562222 .slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  margin-left: 50px;
  margin-bottom: 50px;
}

.I707203d54f65e7d5f9562222 .slick-dots li {
  display: inline-block;
  height: 12.5px;
  width: 12.5px;
  margin-right: 12.5px;
  color: transparent;
  border-radius: 99999px;
  border: 1px solid #fff;
  transition: all 0.2s ease-in-out;
}

.I707203d54f65e7d5f9562222 .slick-dots li.slick-active {
  background: #fff;
}

.I707203d54f65e7d5f9562222 .slick-dots li:hover {
  background: #fff;
  cursor: pointer;
}

.Xf9abf51f5bf5e9cfb618344d {
  width: 90%;
  margin: 0 auto;
}

.Z3e8e8ccbabf5945301a0aaaa {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
}

.Z3e8e8ccbabf5945301a0aaaa span {
  color: #fff;
  font-size: 4em;
  display: block;
  margin-bottom: 0;
  max-width: 550px;
  line-height: 1.6;
  text-align: left;
}

.Z3e8e8ccbabf5945301a0aaaa p {
  padding-bottom: 20px;
  font-size: 1.5em;
  color: #fff;
  margin-bottom: 0;
  max-width: 550px;
  line-height: 1.6;
  text-align: left;
}

.Z3e8e8ccbabf5945301a0aaaa a {
  color: #fff;
  max-width: 200px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border: 1px solid #fff;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.1em;
  transition: all 0.2s ease-in-out;
}

.Z3e8e8ccbabf5945301a0aaaa a:hover {
  color: #000;
  background: #fff;
}

@media only screen and (max-width: 700px) {
  .I707203d54f65e7d5f9562222 .slick-slide {
    height: 55vh;
  }

  .Z3e8e8ccbabf5945301a0aaaa span {
    font-size: 2em;
  }

  .Z3e8e8ccbabf5945301a0aaaa p {
    font-size: 1.15em;
  }
}

@media only screen and (max-width: 640px) {
  .I707203d54f65e7d5f9562222 .slick-dots {
    margin-left: 8.5%;
  }
}

.Nfcfa079dfdbb42dfd65 ol {
  margin-bottom: 40px;
  margin-top: 20px;
  width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.social ol {
  margin-bottom: 40px;
  margin-top: 20px;
}

.Nfcfa079dfdbb42dfd65 ol li,
.social ol li {
  display: inline-block;
  margin-right: 20px;
}

.Nfcfa079dfdbb42dfd65 ol li a,
.social ol li a {
  color: #161925;
  height: 50px;
  width: 50px;
  display: block;
  line-height: 50px;
  background: #ffffff;
  text-align: center;
  border-radius: 999999px;
  font-size: 1.2em;
  transition: 0.2s ease-in-out;
}

.max-width {
  width: 92%;
  display:block; 
  margin: 0 auto;
}

.Nfcfa079dfdbb42dfd65 ol li a:hover,
.social ol li a:hover {
  color: #222;
}

footer .icons img {
  width: 40px;
}

.news-details {
  text-align: left;
  font-size: 1.2em;
}

.stores-now img {
  height: 150px;
}

.stores-now .visit-now {
  margin-top: 30px;
  font-size: 1.25em;
  border-bottom: 1px solid #888;
  max-width: 70px;
  margin-left: auto;
  margin-right: auto;
}

/** Header CSS **/
header {
  height: 100px;
  line-height: 100px;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background-image: linear-gradient(to bottom,
      rgba(64, 64, 64, 1) 0%,
      rgba(64, 64, 64, 0.75) 10%,
      rgba(64, 64, 64, 0.15) 90%,
      rgba(64, 64, 64, 0) 100%);
}

header img {
  display: block;
  height: 80px;
  margin-top: 5px;
}

header nav {
  text-align: right;
  line-height: 100px;
}

header nav ul {
  line-height: 100px;
}

header nav ul li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

header nav ul li a {
  font-size: 1.4em;
  color: #fff;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 600;
  padding: 10px !important;
}

header nav ul li a:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}

header button {
  display: none;
}
.menu-item {
  position: relative;
}
.menu-item .sub-menu {
  display: none;
  margin-top: -30px;
  margin-left: 0;
  line-height: 2;
  position: absolute;
  padding: 0;
  left: 0;
}

.menu-item:hover .sub-menu {
  display: block;
}

.menu-item .sub-menu li {
  margin: 0;
  background: rgba(255, 255, 255, 0.8);
  padding-bottom: 2px;
}

.menu-item .sub-menu li a{
  font-size: 1em;
  color: #444;
  font-family: sans-serif;
  font-weight: bold;
  text-align: left;
  transition: 0.2s ease-in-out;
  display: block;
  width: 180px;
  padding: 5px !important;
  padding-left: 12px !important;
  line-height: -1;
}
.menu-item .sub-menu li a:hover {
  color: #444;
  background: #fff;
}

#mobile_actual_nav {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
  display: none;
}

#mobile_actual_nav ul li a {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  font-size: 2em;
  font-weight: lighter;
}

#mobile_actual_nav ul li a:hover {
  background: #000;
}

#close_mobile_actual_nav {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 20px;
  margin-right: 20px;
}

#close_mobile_actual_nav {
  color: #fff;
}

#close_mobile_actual_nav i {
  color: #fff;
  font-size: 2em;
}

@media only screen and (max-width: 1024px) {
  header nav {
    display: none;
  }

  header button {
    display: block;
    float: right;
    font-size: 2em;
  }

  header button i {
    color: #fff;
  }
}

/** Footer CSS **/
footer {
  background: #f8f8f8;
  padding-top: 80px;
  padding-bottom: 80px;
}

footer ul {
  margin-bottom: 20px;
}

footer ul li {
  display: inline-block;
  margin-right: 20px;
}

footer ul li a {
  color: #666;
  font-size: 1.5rem;
  opacity: 0.8;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 600;
}

footer ul li a:hover {
  color: #222;
  opacity: 1;
}

footer ol {
  margin-bottom: 40px;
  margin-top: 20px;
}

footer ol li {
  display: inline-block;
  margin-right: 20px;
}

footer ol li a {
  color: #161925;
  height: 50px;
  width: 50px;
  display: block;
  line-height: 50px;
  background: #f0f0f0;
  text-align: center;
  border-radius: 999999px;
  font-size: 1.2em;
  transition: 0.2s ease-in-out;
}

footer ol li a:hover {
  color: #222;
  background: #d8d8d8;
}

footer span {
  margin-bottom: 0;
  color: #888;
}

footer img {
  display: block;
  width: 80%;
  margin: 0 auto;
}

@media only screen and (max-width: 1024px) {
  footer ul {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
  }

  footer ul li {
    width: 33.333333%;
    text-align: center;
    padding: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }

  footer ol {
    width: 100%;
    text-align: center;
  }

  footer ol li {
    margin-left: 10px;
    margin-right: 10px;
  }

  footer span {
    margin-bottom: 40px;
    display: block;
    text-align: center;
  }
}

@media only screen and (max-width: 640px) {
  footer ul li {
    width: 50%;
  }
}

/** Index CSS **/
.K57d7aec249c4557d7aec249c66 {
  position: relative;
  height: 90vh;
  background-color: #333;
  z-index: 0;
}

.Z57d7aef7322e457d7aef73257e {
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  height: 80%;
  transform: translateY(-50%);
}

.Z57d7aef7322e457d7aef73257e h1 {
  max-width: 400px;
  line-height: 1.5;
  color: #fff;
  margin: 0 auto;
  font-weight: bold;
  font-size: 2.2em;
}

.Z57d7aef7322e457d7aef73257e img {
  display: block;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
  height: auto;
}

.T57d7af5f2987157d7af5f2987f {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  height: 100%;
}

.T57d7af5f2987157d7af5f2987f .table {
  background: rgba(28, 28, 28, 0.2);
}

.T57d7af5f2987157d7af5f2987f div {
  height: 100%;
}

.K57d7aec249c4557d7aec249c66 .slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  z-index: 2;
  right: 0;
  margin-bottom: 60px;
}

.K57d7aec249c4557d7aec249c66 .slick-dots li {
  display: inline-block;
  border: 2px solid #fff;
  margin-left: 10px;
  margin-right: 10px;
  content: '';
  color: transparent;
  width: 20px;
  height: 20px;
  border-radius: 99999px;
  box-sizing: border-box;
  margin-bottom: 0px;
  padding: 0px;
  overflow: hidden;
}

.K57d7aec249c4557d7aec249c66 .slick-dots li button {
  box-sizing: border-box;
  background: transparent;
  width: 8px;
  height: 8px;
  border-radius: 999999px;
  margin-top: 4px;
}

.K57d7aec249c4557d7aec249c66 .slick-dots li.slick-active button {
  background: #fff;
}

@media only screen and (max-width: 1024px) {
  .K57d7aec249c4557d7aec249c66 {
    height: 80vh;
  }
}

@media only screen and (max-width: 640px) {
  .K57d7aec249c4557d7aec249c66 {
    height: 70vh;
  }

  .Z57d7aef7322e457d7aef73257e h1 {
    font-size: 1.5em;
    max-width: 80%;
  }
}

.Y50b4af553e9c745ff8f9eef1457c09237a9cac63 {
  padding-top: 60px;
  padding-bottom: 20px;
  background: #f7f7f7;
  text-align: center;
  position: relative;
}

.Y50b4af553e9c745ff8f9eef1457c09237a9cac63 .columns {
  margin-bottom: 40px;
}

.Y50b4af553e9c745ff8f9eef1457c09237a9cac63 .bring-up {
  margin-top: -100px;
}

.Y50b4af553e9c745ff8f9eef1457c09237a9cac63 .overall {
  box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.09);
}

.Y50b4af553e9c745ff8f9eef1457c09237a9cac63 a {
  color: #666;
}

.Y50b4af553e9c745ff8f9eef1457c09237a9cac63 h2 {
  color: #333;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 1.5em;
}

.R0a70b3d08d23c153e1409a7e876f89913b6f4c5b {
  color: #666;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-bottom: 40px;
  display: block;
}

.I12da0fd2270665dcb83c0aabbc9d0a30a41fd99b {
  height: 200px;
  background: #333;
}

.O21e233267ca24ec03bc31410a6d56678399feb3a {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 30px;
  text-align: left;
}

.O21e233267ca24ec03bc31410a6d56678399feb3a h3 {
  font-size: 1.15em;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #1c1c1c;
}

.O21e233267ca24ec03bc31410a6d56678399feb3a a {
  color: #666;
  border-bottom: 1px solid #666;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.O21e233267ca24ec03bc31410a6d56678399feb3a a:hover {
  color: #ff6363;
  border-bottom: 1px solid #ff6363;
}

.Ka6c9f484f3df694dafec32bb481b1b3c6f433950 {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #666;
  font-size: 0.7em;
}

.W84e7c9796dc309034a9c10f9a78d3b581430fb3c {
  border-bottom: 1px solid #666;
  float: left;
}

.W84e7c9796dc309034a9c10f9a78d3b581430fb3c:hover {
  color: #ff6363;
  border-bottom: 1px solid #ff6363;
}

@media only screen and (max-width: 1024px) {
  .Y50b4af553e9c745ff8f9eef1457c09237a9cac63 {
    padding-top: 40px;
    padding-bottom: 0px;
  }
}

/** This is another div below **/
.Y50b4af553e9c745ff8f9eef1457c09237a933363 {
  padding-top: 0px;
  padding-bottom: 20px;
  background: #f7f7f7;
  text-align: center;
  position: relative;
}

.Y50b4af553e9c745ff8f9eef1457c09237a933363 .columns {
  margin-bottom: 40px;
}

.Y50b4af553e9c745ff8f9eef1457c09237a933363 .overall {
  box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.09);
}

.Y50b4af553e9c745ff8f9eef1457c09237a933363 a {
  color: #666;
}

.Y50b4af553e9c745ff8f9eef1457c09237a933363 h2 {
  color: #333;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 1.5em;
}

.R0a70b3d08d23c153e1409a7e876f89913b6f4c5b {
  color: #666;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-bottom: 40px;
  display: block;
}

.I12da0fd2270665dcb83c0aabbc9d0a30a41fd99b {
  height: 200px;
  background: #333;
}

.O21e233267ca24ec03bc31410a6d566783993333a {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 15px;
  text-align: left;
}

.O21e233267ca24ec03bc31410a6d566783993333a h3 {
  font-size: 1.15em;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #1c1c1c;
  text-align: center;
}

.O21e233267ca24ec03bc31410a6d566783993333a a {
  color: #666;
  border-bottom: 1px solid #666;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.O21e233267ca24ec03bc31410a6d566783993333a a:hover {
  color: #ff6363;
  border-bottom: 1px solid #ff6363;
}

.Ka6c9f484f3df694dafec32bb481b1b3c6f433333 {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #444;
  font-size: 1.2em;
  text-align: center;
  display: block;
}

.W84e7c9796dc309034a9c10f9a78d3b581430fb3c {
  border-bottom: 1px solid #666;
  float: left;
}

.W84e7c9796dc309034a9c10f9a78d3b581430fb3c:hover {
  color: #ff6363;
  border-bottom: 1px solid #ff6363;
}

@media only screen and (max-width: 1024px) {
  .Y50b4af553e9c745ff8f9eef1457c09237a9cac63 {
    padding-top: 40px;
    padding-bottom: 0px;
  }
}

.B57aeb4d0ee93357aeb4d0ee941 {
  position: relative;
}

.M57aeb5e3ac0f757aeb5e3ac10c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(28, 28, 28, 0) 0%, rgba(28, 28, 28, 0.6) 100%);
}

.W57aeb67d6904c57aeb67d6905a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  text-align: center;
}

.W57aeb67d6904c57aeb67d6905a span {
  font-size: 2.4em;
  display: block;
  margin-bottom: 20px;
  line-height: 1.5em;
  font-weight: lighter;
}

.W57aeb67d6904c57aeb67d6905a a {
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #fff;
  display: block;
  max-width: 250px;
  border: 1px solid #fff;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.W57aeb67d6904c57aeb67d6905a a:hover {
  background: #fff;
  color: #000;
}

@media only screen and (max-width: 1480px) {
  .B57aeb4d0ee93357aeb4d0ee941 {
    height: 60vh;
  }

  .W57aeb67d6904c57aeb67d6905a span {
    font-size: 2em;
  }
}

@media only screen and (max-width: 1024px) {
  .B57aeb4d0ee93357aeb4d0ee941 {
    height: 70vh;
  }

  .W57aeb67d6904c57aeb67d6905a span {
    font-size: 1.5em;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 800px) {
  .W57aeb67d6904c57aeb67d6905a span {
    font-size: 1.75em;
  }
}

@media only screen and (max-width: 800px) and (orientation: landscape) {
  .B57aeb4d0ee93357aeb4d0ee941 {
    height: 500px;
  }

  .W57aeb67d6904c57aeb67d6905a span {
    font-size: 1.5em;
  }
}

@media only screen and (max-width: 640px) {
  .B57aeb4d0ee93357aeb4d0ee941 {
    height: 450px;
  }

  .W57aeb67d6904c57aeb67d6905a span {
    font-size: 1.25em;
  }
}

@media only screen and (max-width: 400px) {
  .W57aeb67d6904c57aeb67d6905a span {
    font-size: 1.15em;
  }
}

.UcQCTe1y1ic2l99 .columns {
  height: 500px;
  border: 11px solid white;
  position: relative;
  padding: 0;
}

.UcQCTe1y1ic2l99 .columns a {
  color: #fff;
}

.UcQCTe1y1ic2l99 .table {
  text-align: center;
}

.rnLcue1y1ihr1r4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 175px;
  padding-left: 40px;
  background: #a57835;
  height: 40px;
  margin-top: 40px;
  line-height: 40px;
}

.tHdWoe1y1iv1n2p6 {
  line-height: 40px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 4px;
}

.TqUaEe1y1i111q1t7 {
  background: rgba(0, 0, 0, 0);
  color: #fff;
}


.TqUaEe1y1i111q1t7 h2 {
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 1.75em;
  max-width: 250px;
  text-align: left;
  font-weight: 700;
  margin: 0 auto 20px;
}

.HSSsTe1y1i142m1z1 {
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 1em;
  text-align: left;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 10px;
}

.WEYdte1y1i1623l5 {
  display: block;
  max-width: 250px;
  width: 100%;
  color: #fff;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: 700;
  transition: all .2s ease-in-out;
  margin: 0 auto;
  font-size: 2em;
  background: rgba(0, 0, 0, 0.4);
}

.WEYdte1y1i1623l5:hover {
  background: #fff;
  color: #000;
}

@media only screen and (max-width: 1440px) {
  .UcQCTe1y1ic2l99 .columns {
    height: 300px;
  }
}

@media only screen and (max-width: 800px) {
  .UcQCTe1y1ic2l99 .columns {
    height: 225px;
  }

  .TqUaEe1y1i111q1t7 h2 {
    font-size: 1.15em;
  }

  .rnLcue1y1ihr1r4 {
    width: 145px;
    padding-left: 20px;
  }
}

@media only screen and (max-width: 500px) {
  .UcQCTe1y1ic2l99 .columns {
    height: 250px;
  }
}

/** News CSS **/

.Y50b4af553e9c745ff8f9eef1457c09237a9cac63 {
  padding-top: 60px;
  padding-bottom: 20px;
  background: #f7f7f7;
  text-align: center;
}

.Y50b4af553e9c745ff8f9eef1457c09237a9cac63 .columns {
  margin-bottom: 40px;
}

.Y50b4af553e9c745ff8f9eef1457c09237a9cac63 a {
  color: #666;
}

.Y50b4af553e9c745ff8f9eef1457c09237a9cac63 h2 {
  color: #333;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 1.5em;
}

.R0a70b3d08d23c153e1409a7e876f89913b6f4c5b {
  color: #666;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-bottom: 40px;
  display: block;
}

.I12da0fd2270665dcb83c0aabbc9d0a30a41fd99b {
  height: 250px;
  background: #333;
}

.O21e233267ca24ec03bc31410a6d56678399feb3a {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 30px;
  text-align: left;
}

.O21e233267ca24ec03bc31410a6d56678399feb3a h3 {
  font-size: 1.15em;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #1c1c1c;
}

.O21e233267ca24ec03bc31410a6d56678399feb3a a {
  color: #666;
  border-bottom: 1px solid #666;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.O21e233267ca24ec03bc31410a6d56678399feb3a a:hover {
  color: #ff6363;
  border-bottom: 1px solid #ff6363;
}

.Ka6c9f484f3df694dafec32bb481b1b3c6f433950 {
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #666;
  font-size: 0.9em;
}

.W84e7c9796dc309034a9c10f9a78d3b581430fb3c {
  border-bottom: 1px solid #666;
  float: left;
}

.W84e7c9796dc309034a9c10f9a78d3b581430fb3c:hover {
  color: #ff6363;
  border-bottom: 1px solid #ff6363;
}

@media only screen and (max-width: 1024px) {
  .Y50b4af553e9c745ff8f9eef1457c09237a9cac63 {
    padding-top: 40px;
    padding-bottom: 0px;
  }
}

/** Shop CSS **/
.W58e0a74427bca58e0a74427be2 {
  height: 500px;
}

.W58e0a74427bca58e0a74427be2 .table {
  background: rgba(0, 0, 0, 0.5);
}

.W58e0a74427bca58e0a74427be2 .table h1 {
  color: #fff;
  font-size: 5em;
}

.G58e0a7de81eef58e0a7de81efd {
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #f0f0f0;
  text-align: center;
}

.G58e0a7de81eef58e0a7de81efd ul {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}

.G58e0a7de81eef58e0a7de81efd ul li {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}

.G58e0a7de81eef58e0a7de81efd ul li a {
  color: #333;
  height: 30px;
  line-height: 30px;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 9999px;
  transition: all .2s ease-in-out;
}

.G58e0a7de81eef58e0a7de81efd ul li a.active,
.G58e0a7de81eef58e0a7de81efd ul li a:hover {
  color: #fff;
  background: #333;
}

.B58e0a8aaeb38058e0a8aaeb38e {
  padding-top: 60px;
}

.B58e0a8aaeb38058e0a8aaeb38e .columns {
  margin-bottom: 60px;
}

.B58e0a8aaeb38058e0a8aaeb38e .columns img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.B58e0a8aaeb38058e0a8aaeb38e .columns h3 {
  font-size: 1.1em;
  letter-spacing: 1px;
  line-height: 1.7;
  color: #000;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
}

.B58e0a8aaeb38058e0a8aaeb38e .columns span {
  display: block;
  color: #666;
  font-size: 1.2em;
  text-align: center;
}
.product-background {
  height: 250px;
  width: 100%;
}

@media (max-width: 1024px) {
  .W58e0a74427bca58e0a74427be2 {
    height: 350px;
  }
}

@media (max-width: 640px) {
  .W58e0a74427bca58e0a74427be2 {
    height: 250px;
  }

  .W58e0a74427bca58e0a74427be2 .table h1 {
    font-size: 3em;
  }

  .B58e0a8aaeb38058e0a8aaeb38e .columns h2 {
    font-size: 0.9em;
  }

  .G58e0a7de81eef58e0a7de81efd {
    padding-top: 0;
    padding-bottom: 0;
  }

  .G58e0a7de81eef58e0a7de81efd ul {
    margin-left: 0;
  }

  .G58e0a7de81eef58e0a7de81efd ul li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .G58e0a7de81eef58e0a7de81efd ul li a {
    border-radius: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    line-height: 1;
  }
}

/** Contact CSS **/
.b8ca1a32905883d5c111f5b63546fe50fed3027a {
  padding-top: 80px;
  padding-bottom: 80px;
}

.b8ca1a32905883d5c111f5b63546fe50fed3027a h2 {
  font-size: 1.5em;
}

.b8ca1a32905883d5c111f5b63546fe50fed3027a p {
  font-size: 1.3em;
}

.b8ca1a32905883d5c111f5b63546fe50fed3027a ul {
  margin-left: 0px;
}

.b8ca1a32905883d5c111f5b63546fe50fed3027a ul li {
  display: block;
  padding-bottom: 10px;
}

.b8ca1a32905883d5c111f5b63546fe50fed3027a iframe {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.b8ca1a32905883d5c111f5b63546fe50fed3027a button {
  margin-top: 20px;
  display: block;
  font-weight: bold;
  border-bottom: 1px solid #444;
  color: #444;
  float: left;
}

.f2f991aeecbed3be6ed8f7c3e9ef0d883db3e011f {
  height: 250px;
  position: relative;
}

.b2f991aeecbed3be6ed8f7c3e9ef0d883db3e011f {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  width: 100%;
}

.a13b7735ffc66ff06e976b05fa00bcea5558b4a3a label {
  display: block;
  text-transform: uppercase !important;
  letter-spacing: 4px;
  font-size: 0.9em !important;
}

.a13b7735ffc66ff06e976b05fa00bcea5558b4a3a input,
.a13b7735ffc66ff06e976b05fa00bcea5558b4a3a textarea {
  border-radius: 0px !important;
}

.a13b7735ffc66ff06e976b05fa00bcea5558b4a3a textarea {
  resize: none !important;
  height: 200px;
}

.a13b7735ffc66ff06e976b05fa00bcea5558b4a3a input[type=submit] {
  display: block;
  height: 40px;
  line-height: 40px;
  width: 100%;
  max-width: 200px;
  text-align: center;
  border: 1px solid #444;
  margin-top: 10px;
}

.a13b7735ffc66ff06e976b05fa00bcea5558b4a3a input[type=submit]:hover {
  background: #444;
  color: #fff;
}

.a13b7735ffc66ff06e976b05fa00bcea5558b4a3a .form-error {
  margin-top: 5px !important;
  margin-bottom: 0px !important;
}

@media only screen and (max-width: 1024px) {
  .b8ca1a32905883d5c111f5b63546fe50fed3027a {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media only screen and (max-width: 640px) {
  .a7a450849436c52d230dc91a51579d1e61991a221 {
    padding-top: 40px;
  }

  .b8ca1a32905883d5c111f5b63546fe50fed3027a {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/** About CSS **/
.Nfcfa079dfdbb42dfd65 {
  padding-top: 40px;
  padding-bottom: 20px;
}

.W64fbb1678d5065251fc {
  display: flex;
}


.W64fbb1678d5065251fc blockquote {
  width: 80%;
  margin: 0 auto;
  border: 0px;
  padding: 0px;
  font-size: 1.2em;
  color: #444;
}

.W64fbb1678d5065251fc h2 {
  letter-spacing: 1px;
  width: 90%;
  margin: 0 auto;
  font-size: 2em;
  color: #444;
  padding-bottom: 20px;
}

.W64fbb1678d5065251fc img {
  width: 90%;
  margin: 0 auto;
  display: block;
  margin-top: 20px;
}

.max-content img {
  margin: 0 auto;
  display: block;
}

.W64fbb1678d5065251fc p,
.max-content p {
  width: 90%;
  margin: 0 auto;
  color: #333;
  padding-bottom: 20px;
  font-size: 1.1em;
  line-height: 1.75;
}

.W64fbb1678d5065251fc h3,
.max-content h3 {
  width: 90%;
  margin: 0 auto;
  color: #333;
}

.W64fbb1678d5065251fc img,
.max-content img {
  width: 600px;
}

.W64fbb1678d5065251fc ul,
.max-content ul {
  margin-left: 100px;
}

.W64fbb1678d5065251fc ul li,
.max-content ul li {
  margin: 0 auto;
  color: #333;
  padding-bottom: 10px;
  font-size: 1.1em;
}

@media only screen and (max-width: 1024px) {
  .W64fbb1678d5065251fc {
    flex-wrap: wrap;
  }

  .W64fbb1678d5065251fc img {
    margin-bottom: 30px;
  }

  .W64fbb1678d5065251fc blockquote {
    width: 90%;
  }

  .W64fbb1678d5065251fc p {
    font-size: 1em;
  }
}

@media only screen and (max-width: 640px) {

  .W64fbb1678d5065251fc img,
  .W64fbb1678d5065251fc blockquote,
  .W64fbb1678d5065251fc p,
  .W64fbb1678d5065251fc h2 {
    width: 100%;
  }
}


/* Foundation Rewrites */
.menu>li:not(.menu-text)>a {
  display: initial;
  padding: 0;
}

.menu>li {
  display: inline-block;
}
