#site-logo #site-logo-inner a:hover img {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
a:focus {
  outline: none !important;
}
.container {
  max-width: 100%;
  padding-left: 20px !important;
  padding-right: 20px !important;
  box-sizing: border-box;
}
p {
  margin: 0 0 15px 0;
}
p:last-child {
  margin: 0;
}
ul, ol {
  margin-top: 0;
}
.xlth-no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* HEADER */
/*
@media only screen and (max-width: 480px) {
  #site-logo-inner {
    max-width: 250px;
  }
}
@media only screen and (max-width: 350px) {
  #site-logo-inner {
    max-width: 180px;
  }
}
.top-bar-left .topbar-content {
  border-radius: 4px;
  background: #d64263;
  padding: 5px 15px;
  display: inline-block;
}
.top-bar-right a {
  border-radius: 4px;
  background: #d64263;
  width: 32px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  padding: 0 !important;
}
.top-bar-right a:hover {
  background: #de6681;
}
#top-bar-social.top-bar-right {
  margin-top: -16px;
}
.top-bar-right li {
  margin-right: 15px;
}
.top-bar-right li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  #top-bar-social.top-bar-right {
    margin-top: 15px;
  }
}
*/
/* menu mbl */
#mobile-fullscreen #mobile-fullscreen-inner {
  padding: 0 20px;
}
/* FOOTER */
@media only screen and (max-width: 959px) {
  body .oceanwp-row .footer-widgets-inner .span_1_of_3,
  body .oceanwp-row .footer-widgets-inner .span_1_of_4 {
    width: 100%;
  }
}
/* footer widgets */
#footer-widgets .footer-box .widget-title {
  border-color: #ffb4aa;
}
#footer-widgets .custom-menu-widget .oceanwp-custom-menu > ul > li {
  border-bottom: 0;
}
#footer-widgets .custom-menu-widget .oceanwp-custom-menu > ul > li:first-child > a {
  padding-top: 0;
}
#footer-widgets .wp-block-image {
  margin: 0;
}
#footer-widgets .wp-block-image img {
  margin: 0;
  display: block;
}
#footer-widgets .oceanwp-custom-menu > ul > li > a {
  font-size: 16px;
}
#footer-widgets .contact-info-widget i {
  color: #ffb4aa;
}
/* ELEMENTOR */
/* Elementor custom styles */
/* Elementor widgets overrides */
.elementor-widget-container div.wpforms-container-full,
.elementor-widget-container div.wpforms-container-full:not(:empty) {
  margin-top: 0;
}
.elementor-widget-container .wpforms-container .wpforms-field {
  padding: 10px 0;
}
.elementor-widget-container .wpforms-container .wpforms-field:first-child {
  padding-top: 0;
}
.elementor-widget-container .wpforms-container .wpforms-submit-container button[type=submit] {
  width: 100%;
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
  height: auto;
  padding: 13px 30px 15px 30px;
  text-transform: none;
  -webkit-transition: all .3s ease !important;
  -moz-transition: all .3s ease !important;
  -ms-transition: all .3s ease !important;
  -o-transition: all .3s ease !important;
  transition: all .3s ease !important;
}
.elementor-widget-container .wpforms-container .wpforms-submit-container button[type=submit]:after {
  display: none !important
}
.elementor-widget-container .wpforms-container .wpforms-submit-container button[type=submit]:hover {
  background: #ffb4aa !important
}
.elementor-widget-text-editor .elementor-widget-container p:last-child {
  margin-bottom: 0;
}
.centered-page-header .page-subheading {
  color: white;
}
@media only screen and (max-width: 959px) {
  .oceanwp-mobile-menu-icon .mobile-menu {
    font-size: 30px;
  }
}
.elementor-widget-container div.wpforms-container-full .wpforms-confirmation-container-full,
.elementor-widget-container div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background-color: #fbf0ef;
  border-color: #ffb4aa;
}
/* ELEMENTOR WIDGETS */
/* END ELEMENTOR */
/* CPT LAYOUTS */
/* END CPT LAYOUTS */

/* media queries */
/*
@media only screen and (max-width: 959px) {
@media only screen and (max-width: 1550px) {
@media only screen and (max-width: 1199px) {
@media only screen and (max-width: 1100px) {
@media only screen and (max-width: 959px) {
@media only screen and (max-width: 767px) {
@media only screen and (max-width: 480px) {
@media only screen and (max-width: 350px) {
*/
