/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */
@import url("https://use.typekit.net/kwq8agg.css");

@font-face {
  font-family: "Imprint MT Shadow";
  src: url("ImprintMT-Shadow.woff2") format("woff2"), url("ImprintMT-Shadow.woff") format("woff");
  font-weight: normal !important;
  font-style: normal !important;
}

* {
  font-family: century-gothic, sans-serif;
  /* font-family: "Times New Roman", Times, serif; */
}
.dica_divi_carousel > * {
  font-family: century-gothic, sans-serif !important;
}

h1 {
  font-family: century-gothic, sans-serif !important;
}

:root {
  /* --gold: #ffd965; */
  --gold: #fff;
  --dark: #1c1c1c;
  --border: 5px;
}

body.page-id-66 .et_pb_button_module_wrapper {
 text-align: center;
}

body.page-id-66 .et_pb_button_module_wrapper > a {
  min-width: 275px;
  text-align: center;
}

body.home .dica_divi_carouselitem .dica-item-content .content p {
    font-family: century-gothic, sans-serif !important;
}
a:hover {
text-decoration: underline;
}

#main-header {
  min-height: 160px;
}
/* ul#top-menu > li:nth-of-type(4) {
  position: absolute;
  left: calc(50% - 90px);
  top: 90px;
}
*/
/* ul#top-menu > li:nth-of-type(1),
ul#top-menu > li:nth-of-type(2),
ul#top-menu > li:nth-of-type(3) {
  transform: translate(-100px, 25px);
} */
/* ul#top-menu > li:nth-of-type(4),
ul#top-menu > li:nth-of-type(5),
ul#top-menu > li:nth-of-type(6),
ul#top-menu > li:nth-of-type(7) {
  transform: translate(90px, 25px); */
/* padding-right: 125px; */
/* } */

.header-title-container {
  margin-top: 38px;
}

.header-title a {
  font-size: 50px;
  font-family: "Imprint MT Shadow";
  font-weight: 400;
  color: #fff;
}

.header-title a {
  color: #fff;
}

.header-subtitle {
  padding-top: 6px;
  font-size: 22px;
  font-weight: 200;
  letter-spacing: 5px;
  /* font-family: "Times New Roman", Times, serif; */
  color: #fff;
  text-transform: uppercase;
}

.header-subtitle a {
  color: #fff;
}

#top-menu-nav {
  margin-top: 25px;
}
#main-header {
  /* border-top: var(--border) solid var(--gold);
  border-bottom: var(--border) solid var(--gold);
  box-shadow: 2px 2px 4px #00000055; */
}

#main-header:before,
#main-header:after {
  content: "";
  width: 100vw;
  height: 5px;
  background-color: #000;
  /* background: rgb(84, 63, 0); */
  /* background: linear-gradient(360deg, rgba(84, 63, 0, 1) 0%, rgba(255, 217, 101, 1) 66%, rgba(255, 245, 214, 1) 100%); */
}

#main-header:before {
  position: absolute;
  top: 0;
  left: 0;
}

#main-header:after {
  position: absolute;
  top: 160px;
  left: 0;
}

body.home #main-content .et_pb_section .et_pb_column_0,
body.home #main-content .et_pb_section .et_pb_column_1 {
  border-right: 2px solid var(--dark);
}
body.home #main-content .et_pb_section .et_pb_section {
  position: relative;
}

body.home #main-content .et_pb_section .et_pb_column .et_pb_text:nth-of-type(3) {
  position: absolute;
  display: block;
  bottom: 10px;
  width: 100%;
}

body.home #main-content .et_pb_section .et_pb_column .et_pb_text:nth-of-type(3) p {
  text-align: center;
}
/* 
#top-menu-nav:after {
  content: "R";
  position: absolute;
  font-size: 80px;
  display: block;
  border-radius: 50%;
  font-family: "Imprint MT Shadow" !important; 
  font-weight: 400 !important;
  color: #fff;
  height: 100px;
  width: 100px;
  border: 4px solid rgb(247, 217, 128);
  background-color: var(--dark);
  line-height: 1.25;
  left: calc(50% - 54px);
  box-shadow: 0px 2px 2px #000000dd;
} */
/* li.centered-inline-logo-wrap {
  width: 200px !important;
  transform: translateY(45px);
} */

/* li.centered-inline-logo-wrap > div.logo_container > a {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto;
  box-shadow: 2px 2px 4px #00000055;
   background: #543f00;
  background: linear-gradient(360deg, rgb(196, 147, 1) 0%, rgba(255, 217, 101, 1) 66%, rgba(255, 245, 214, 1) 100%);
} */
/* 
li.centered-inline-logo-wrap > div.logo_container > a:after {
  content: "";
  font-size: 75px;
  transform: translate(5px, -128px);
  display: block;
  border-radius: 50%;
  width: 90px;
  height: 90px;
 font-family: "Imprint MT Shadow" !important;
  font-weight: 400 !important;
  background-color: var(--dark);
} */

li.centered-inline-logo-wrap > div.logo_container > a > img {
  visibility: hidden;
}

svg {
  transform: translateY(-5px);
}
#map iframe {
  width: 100vw;
  height: 30vh;
}
div[title="Show street map"],
div[title="Show satellite imagery"],
.gm-svpc {
  display: none !important;
}
ul.et-social-icons {
  list-style-type: none;
}

ul.et-social-icons li:before {
  display: none;
}

ul.et-social-icons li a:before {
  color: #fff;
}
.et-social-icons {
  float: unset !important;
}
.et-social-icon {
  margin: 40px 30px 0px 0px !important;
  padding: unset !important;
  transform: scale(1.5);
}
.et_pb_row_0 {
  padding-bottom: 5px !important;
}
body.page-id-46 .et_pb_row_2 {
  padding-top: 0px !important;
}
.et_pb_section_1 {
  padding-top: 10px !important;
}

#footer-widgets > .footer-widget:nth-of-type(2) {
  transform: translateY(30px);
}

@media all and (max-width: 1366px) {
  /* ul#top-menu > li:nth-of-type(1),
  ul#top-menu > li:nth-of-type(2),
  ul#top-menu > li:nth-of-type(3) {
    transform: translate(-50px, 25px);
  }

  ul#top-menu > li:nth-of-type(5),
  ul#top-menu > li:nth-of-type(6),
  ul#top-menu > li:nth-of-type(7) {
    transform: translate(175px, 25px);
    padding-right: 125px;
  } */
}

@media all and (max-width: 1200px) {
  /* ul#top-menu > li:nth-of-type(1),
  ul#top-menu > li:nth-of-type(2),
  ul#top-menu > li:nth-of-type(3) {
    transform: translate(-10px, 25px);
  }
  ul#top-menu > li:nth-of-type(5),
  ul#top-menu > li:nth-of-type(6),
  ul#top-menu > li:nth-of-type(7) {
    transform: translate(135px, 25px);
    padding-right: 125px;
  } */
}
