/* Global */
body {
  background-color: #000;
}

.spacer-20 {
  height: 20px;
}

.spacer-50 {
  height: 50px;
}

.spacer-100 {
  height: 100px;
}

.gold-color {
  color: #a18976;
  color: #d4af37;
}

.bg-gold {
  background-color: #5d4a1f;
}

.bg-black {
  background-color: #000;
}

.underline {
  width: 100%;
  height: 8px;
  background-color: #c4a758;
  background: linear-gradient(90deg, #5d4a1f, #FDB931, #5d4a1f);
}

.sample-gold {
  background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
}

.active {
  color: #fcdb83 !important;
}

.text-gold {
  color: #fcdb83;
}

.hot-spot h1 {
  color: #fff;
  font-size: 36px;
  padding-left: 90px;
  font-family: Montserrat;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.hot-spot p {
  padding-left: 82px;
  color: #fcdb83;
}

.btn-brand {
  margin: 0px 20px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  border: 1px solid #fff;
  padding: 10px 10px;
  text-transform: uppercase;
  border-radius: 2px;
  font-size: 18px;
  width: 160px;
  background-color: #000;
  display: block;
}

.btn-brand:hover {
  color: #fff;
  background: linear-gradient(90deg, #4b1500, #f74c06, #4b1500);
  border-color: #f74c06;
}

.header {
  color: #fff;
  font-size: 4rem;
  text-align: center;
  margin-bottom: 20px;
}

.sub-header {
  font-size: 1.8rem;
  font-family: Montserrat;
  text-align: center;
  margin-bottom: 20px;
  text-shadow: 1px 1px 1px #100;
}

.form-box .form-control-address {
  display: none;
}
.form-box .btn-sign-up-form {
  display: block;
  margin: auto;
}
.form-box .wpcf7-response-output {
  color: #fff;
}
.form-box label {
  color: #fff;
}
.form-box label span {
  color: rgb(255, 0, 85);
  font-size: 1.5rem;
}

/* Navbar */
.top-navbar {
  background-color: rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.9) 50%, rgba(0, 0, 0, 0));
}
.top-navbar .navbar-toggler {
  color: #c4a758;
  border-color: rgba(196, 167, 88, 0.3882352941);
}
.top-navbar .navbar-toggler:focus {
  box-shadow: none;
}

.navbar-nav {
  padding-right: 50px;
}
.navbar-nav .nav-item .nav-link {
  color: #fff;
}

#hsnavbar ul .active a span {
  color: #fcdb83 !important;
}

.navbar-border {
  height: 4px;
  width: 100%;
  background-color: #fcdb83;
}

/* Home page */
.main-section {
  padding-top: 100px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto, cover;
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7)), url("/wp-content/themes/hsrag/images/bg01.jpg");
}
.main-section .col-brand {
  padding-top: 100px;
  width: 990px;
}
.main-section .col-brand h2, .main-section .col-brand h3 {
  padding-left: 120px;
}
.main-section .col-brand h2 {
  font-size: 28px;
  color: #fcdb83;
  font-weight: 400;
  padding-bottom: 15px;
}
.main-section .col-brand h3 {
  color: #fff;
  font-size: 4rem;
}
.main-section .col-brand .underline {
  width: 96%;
  margin-left: 10px;
}
.main-section .col-brand .keywords {
  padding-left: 120px;
  font-size: 22px;
}
.main-section .col-brand .keywords .fas {
  font-size: 12px;
  padding: 0px 5px;
  vertical-align: middle;
}
.main-section .main-classes {
  text-decoration: none;
  min-height: 200px;
  padding: 40px 100px 40px 0px;
}
.main-section .main-classes h4 {
  color: #fff;
}
.main-section .main-classes .classes-box {
  color: #fcdb83;
  font-family: Montserrat;
  font-size: 26px;
}

.studio-section {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto, cover;
}
.studio-section .studio-intro {
  padding: 20px;
  font-family: Montserrat;
  font-size: 1.6rem;
}
.studio-section .studio-description {
  color: #fff;
  padding: 20px;
}

.about-section .about-row .card {
  border-radius: 4px;
  border-color: #000;
  margin: 10px 20px;
}
.about-section .about-row .card .card-body {
  color: #fff;
  background-color: #000;
  font-family: Raleway;
  font-size: 1.3rem;
}

.service-section .card {
  background-color: #000;
}
.service-section .card .card-body {
  height: 100%;
}
.service-section .card .card-body p {
  color: #fff;
  font-family: Raleway;
  font-size: 1.3rem;
}

.store-section .store-intro {
  padding: 20px;
  font-family: Montserrat;
  font-size: 1.6rem;
}
.store-section .store-description {
  color: #fff;
  padding: 20px;
}

/* Classes */
.classes-section .sub-section {
  padding-top: 100px;
  background-color: #5d4a1f;
}
.classes-section .class-image-row img {
  width: 100%;
}
.classes-section .classes-container .class-row {
  background-color: #000;
  background: linear-gradient(90deg, #5d4a1f, #FDB931, #5d4a1f);
  text-decoration: none;
  color: #fff;
  text-shadow: 1px 1px 1px #404d5e;
  border: 1px solid #100;
  font-family: Raleway;
  font-size: 1.4rem;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 20px;
  padding: 15px;
}
.classes-section .classes-container .class-row .class-col p {
  margin: 0;
}
.classes-section .classes-container .class-row:hover {
  background: linear-gradient(90deg, #4b1500, #f74c06, #4b1500);
  border-color: #f74c06;
}
.classes-section .card {
  background-color: #000;
}
.classes-section .card .card-body {
  height: 100%;
}
.classes-section .card .card-body h3 {
  font-family: Raleway;
}
.classes-section .card .card-body p {
  color: #fff;
  font-family: Raleway;
  font-size: 1.3rem;
}

/* Single Class*/
.class-section .sub-section {
  padding-top: 100px;
  background-color: #5d4a1f;
}
.class-section .class-image-row img {
  width: 100%;
}
.class-section .class-description {
  padding: 15px;
}
.class-section .class-description p {
  color: #fff;
  font-family: Raleway;
  font-size: 1.2rem;
}
.class-section .class-info-card {
  font-size: 1.2rem;
}
.class-section .policy-box {
  padding: 15px;
  max-width: 800px;
  display: block;
  margin: auto;
}
.class-section .policy-box p {
  color: #fff;
  font-family: Raleway;
  letter-spacing: 1px;
}

/* Services */
.services-section .sub-section {
  padding-top: 100px;
}
.services-section .sub-section .service-card {
  margin-bottom: 4px;
  border-radius: 0px;
}
.services-section .sub-section .service-card .card-body {
  height: 100%;
}
.services-section .sub-section .service-card .card-body .card-title {
  font-family: Montserrat;
}
.services-section .sub-section .service-card .card-body .card-text {
  font-family: Raleway;
  color: #fff;
  padding: 0px 20px;
  font-size: 1.2rem;
}
.services-section .sub-section .service-card .card-body .service-box .sub-text {
  color: #fff;
  font-style: italic;
}
.services-section .sub-section .card-details .how-box {
  padding-left: 15%;
}
.services-section .sub-section .card-details .how-box h5 {
  color: #fff;
  font-family: Raleway;
  margin-bottom: 1rem;
}
.services-section .sub-section .card-details .how-box h5 span {
  padding: 0px 10px;
}

/* Studio */
.studio-section {
  padding-top: 100px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto, cover;
}

.studio-container .card {
  background-color: #000;
}
.studio-container .card .card-body {
  height: 100%;
}
.studio-container .card .card-body h3 {
  font-family: Raleway;
}
.studio-container .card .card-body p {
  color: #fff;
  font-family: Raleway;
  font-size: 1.3rem;
}

.studio-box h5 {
  margin-bottom: 5px;
}
.studio-box .sub-text {
  color: #fff;
  font-style: italic;
  padding-left: 35px;
  margin-bottom: 15px;
}

/* Store */
.store-section {
  padding-top: 100px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto, cover;
}

.sub-section .store-card {
  margin-bottom: 4px;
  border-radius: 0px;
}
.sub-section .store-card .card-body {
  height: 100%;
}
.sub-section .store-card .card-body .card-title {
  font-family: Montserrat;
}
.sub-section .store-card .card-body .card-text {
  font-family: Raleway;
  color: #fff;
  padding: 0px 20px;
  font-size: 1.2rem;
}
.sub-section .store-card .card-body .service-box {
  max-width: 520px;
}
.sub-section .store-card .card-body .service-box .sub-text {
  color: #fff;
  font-style: italic;
}
.sub-section .card-details .card-body p {
  font-style: italic;
}

/* Contact us */
.contact-us-section {
  padding-top: 100px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto, cover;
}

.sub-section {
  background-color: #5d4a1f;
}

.contact-row .contact-col .contact-header {
  color: #fff;
  font-size: 1.3rem;
  font-family: Raleway;
  letter-spacing: 1px;
  padding-bottom: 20px;
}
.contact-row .contact-col a {
  text-decoration: none;
  color: #fff;
}
.contact-row .contact-col .contact-text {
  font-family: Raleway;
  padding-bottom: 15px;
}

/* Footer */
.footer-section {
  color: #fff;
  background-color: #350706;
  background: linear-gradient(90deg, #381001, #722101, #f74c06, #4b1500);
}
.footer-section .newsletter-container form .email-input {
  padding: 10px 5px;
  color: #766;
  height: 50px;
  min-width: 300px;
}
.footer-section .newsletter-container form .email-input:focus-visible {
  outline: none;
}
.footer-section .newsletter-container form .btn-input {
  background-color: black;
  border: 1px solid white;
  color: white;
  padding: 10px;
  width: 160px;
  font-size: 18px;
  height: 50px;
}
.footer-section .newsletter-container form .btn-input:hover {
  color: #000;
  background: linear-gradient(90deg, #5d4a1f, #FDB931, #5d4a1f);
  border-color: #5d4a1f;
}
.footer-section .footer-contact h3 {
  font-family: Montserrat;
}
.footer-section .footer-contact a {
  color: #fff;
  text-decoration: none;
}
.footer-section .footer-contact a .contact-info {
  margin-top: 15px;
}
.footer-section .footer-contact a .contact-info span {
  padding-left: 36px;
}
.footer-section .footer-links ul {
  list-style-type: none;
}
.footer-section .footer-links ul .fa-chevron-right {
  margin-right: 15px;
  color: #fcdb83;
}
.footer-section .footer-links ul a {
  color: #fcdb83;
  font-family: Montserrat;
  text-decoration: none;
  font-size: 1.2rem;
}
.footer-section .footer-links ul a:hover {
  color: #FFFFAC;
}
.footer-section .footer-links .social-links a {
  color: #fff;
  margin-right: 10px;
}
.footer-section .footer-links .social-links a i {
  background-color: #000;
  height: 50px;
  width: 50px;
  padding: 16px;
  border-radius: 50%;
  font-size: 18px;
}
.footer-section .footer-links .social-links a .fa-facebook-f, .footer-section .footer-links .social-links a .fa-pinterest-p {
  padding-left: 20px;
}
.footer-section .footer-copyright {
  background-color: rgba(0, 0, 0, 0.4);
  font-family: verdana;
}
.footer-section .footer-copyright a {
  text-decoration: none;
}

.container-404 {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container-404 .box-404 h2 {
  color: #f74c06;
  text-align: center;
  margin: 20px 0px;
}
.container-404 .box-404 p {
  color: #fcdb83;
  text-align: center;
}
.container-404 .box-404 .btn-404 {
  margin: 30px 0;
  color: #fff;
  text-decoration: none;
  text-align: center;
  border: 1px solid #f74c06;
  padding: 10px 10px;
  text-transform: uppercase;
  border-radius: 2px;
  font-size: 18px;
  background: linear-gradient(90deg, #4b1500, #f74c06, #4b1500);
  display: block;
}

/* Media */
@media (max-width: 991px) {
  .spacer-100 {
    height: 50px;
  }
  .top-navbar {
    background-color: rgba(0, 0, 0, 0.9);
  }
  .navbar-nav {
    padding-left: 30px;
  }
  .main-section .col-brand {
    padding-top: 50px;
    width: 100%;
  }
  .main-section .col-brand h2, .main-section .col-brand h3, .main-section .col-brand .keywords {
    padding-left: 5%;
  }
  .main-section .col-brand h3 {
    font-size: 3.5rem;
  }
  .classes-section .classes-container .class-row .col-lg-1 {
    padding-top: 0px;
  }
  .class-image-row img {
    padding-bottom: 10px;
  }
  .store-sub-section .store-card img {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .store-sub-section .card-details .how-box {
    padding-left: 5%;
  }
  .contact-row .contact-col {
    margin-bottom: 20px;
  }
  .header {
    font-size: 3.5rem;
  }
  .sub-header {
    font-size: 1.6rem;
  }
  footer {
    padding-left: 37%;
  }
}
@media (max-width: 767px) {
  .spacer-50 {
    height: 20px;
  }
  .main-section .col-brand {
    padding-top: 20px;
  }
  .main-section .col-brand h2 {
    font-size: 20px;
  }
  .main-section .col-brand h3 {
    font-size: 2.6rem;
  }
  .main-section .col-brand .keywords {
    font-size: 18px;
  }
  .main-section .main-classes {
    padding: 40px 20px 40px 0px;
  }
  .header {
    font-size: 2.6rem;
  }
  .studio-section .studio-intro {
    font-size: 1.4rem;
  }
  .studio-box, .why-box {
    padding-left: 15px;
  }
  .services-section .sub-section .service-card img {
    margin-bottom: 0px;
  }
  .store-sub-section .store-card img {
    margin-bottom: 0px;
  }
  footer {
    padding-left: 32%;
  }
}
@media (max-width: 480px) {
  .hot-spot {
    text-align: center;
  }
  .hot-spot h1 {
    padding-left: 0px;
  }
  .hot-spot p {
    padding-left: 0px;
  }
  .main-section .col-brand h2 {
    font-size: 18px;
  }
  .main-section .col-brand h3 {
    font-size: 2rem;
  }
  .main-section .col-brand .btn-brand {
    font-size: 16px;
    margin: 0px 10px;
  }
  .main-section .main-classes {
    margin: 0px 10px;
    min-height: 200px;
    padding: 20px 0px;
  }
  .main-section .main-classes h4 {
    color: #fff;
  }
  .main-section .main-classes .classes-box {
    font-size: 20px;
  }
  .services-section .sub-section .card-details .how-box {
    padding-left: 5%;
  }
  .btn-brand {
    font-size: 16px;
    margin: 0px 10px;
  }
  .header {
    font-size: 2rem;
  }
  footer {
    padding-left: 10%;
  }
}
