@font-face {
    font-family: Allura;
    src: url("/custom/Allura-Regular.otf") format("opentype");
}

.wpcf7 input, .wpcf7 textarea {
  font-size: 15px !important;
}

.sliderify-slider-active .et-fixed-header#main-header {
  display: none !important;
}

.et_pb_blog_grid .et_pb_image_container img {
  border-radius: 8px 8px 0 0; -moz-border-radius: 8px 8px 0 0; -webkit-border-radius: 8px 8px 0 0; -khtml-border-radius: 8px 8px 0 0;
}

.item.portrait.masonry-brick img {
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
}

article {
  border-radius: 8px; -moz-border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;
}

.single-post #main-header {
  background: gray !important;
}

#top-menu li li a {
  width: 460px;
}

.nav li ul {
  width: 500px;
}

.mfp-title {
  display: none !important;
}

.mobile_menu_bar::before {
  color: #fff !important;
}

#mobile_menu {
  background: #fff !important;
}

#mobile_menu a {
  color: #333 !important;
}

h5, .fancy {
  font-family: Allura !important;
  font-size: 35px !important;
  text-transform: capitalize !important;
  padding-bottom: 0 !important;
}

.sub-menu li a {
  text-shadow: none !important;
  color: #333 !important;
}
#main-header.et-fixed-header .sub-menu li a {
  color: #333 !important;
}


#logo {
  margin-top: -45px;
  border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; -khtml-border-radius: 0 0 10px 10px;
}

.sub-menu {
  background: #fff !important;
}

#footer-info {
  width: 100%;
  text-align: center;
}

.fullbutton {
  width: 100%;
}

#top-menu li a, .et_search_form_container input {
  text-shadow: 0 0 10px #000;
  font-weight: bold;
}

#top-menu li {
  padding-right: 30px;
}

#main-header.et-fixed-header {
  background: #888;
}

.et-fixed-header #top-menu li a {
  text-shadow: none !important;
}

.et_pb_fullwidth_code_1 {
  line-height: 0 !important;
}

.hoctesti p {
  font-size: 21px;
  line-height: 38px;
  text-align: right;
  font-style: italic;
}

.fromcouple {
  text-align: right;
  margin-top: 13px;
}

.et_pb_module_header {
  font-size: 35px;
}

/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #ec8fb1;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}

@media screen and (max-width: 986px) {
.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark {
  /*background: #919095;*/
  padding-top: 200px !important;
  padding-bottom: 20px !important;
}

.header-content {
  padding: 0 !important;
  margin: 0 !important;
  min-width: 100% !important;
}

.et_pb_module_header {
  line-height: 50px !important;
}

.et_pb_fullwidth_header_container.center {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.et_header_style_centered #logo {
  max-height: 160px;
  padding-top: 20px;
}
.et_header_style_centered #main-header .mobile_nav {
  background-color: #817f85;
}
}