.et_pb_section_video_bg .mejs-video {
  top: -40%;
}

a {
  font-weight: bold;
}

.textwidget a {
  color: #fbad18 !important;
}

#headsoc a {
  color: #fff;
  font-size: 30px;
  margin-right: 13px;
}

#headsoc {
  float: left;
  padding-top: 30px;
}

.et-fixed-header #headsoc {
  padding-top: 17px;
}

body.et_fixed_nav #main-header .sub-menu a {
  color: #765ba7 !important;
}

#bybheader h1 {
  color: #fff;
  font-size: 43px;
}

#bybheader {
  padding: 150px 0 150px;
}

hr {
  color: #fbad18;
  margin-bottom: 15px;
  margin-top: 0;
}

h2 {
  margin-bottom: 10px;
}

.et_pb_image_wrap img {
  border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px;-khtml-border-radius: 15px;
}

.et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
  background-color: #765ba7;
  padding: 10px;
}

.et_pb_fullwidth_header.et_pb_fullwidth_header_0 h1 {
  font-size: 38px !important;
}

#purpleheader .et_pb_fullwidth_header {
  background-color: #5f4190 !important;
}

#yellowbutton {
  background: #fbad18;
  color: #5f4190;
  font-weight: 800;
}
#yellowbutton::after {
  font-weight: 800;
}

#whitebutton {
  background: #fff;
  color: #5f4190;
  font-weight: 800;
}
#whitebutton::after {
  font-weight: 800;
}

#footer-info a {
  margin-left: 20px;
}

#menu-item-43 a {
  background: #FBAD18 !important;
  padding: 37px 20px 15px !important;
  margin-top: -30px;
  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;
  color: #5f4190 !important;
  font-weight: 800 !important;
}
#main-header {
  margin-top: -5px;
}
#main-header {
  box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; -khtml-box-shadow: none !important;
}

#main-footer {
  border-top: 5px solid #fbad18;
}

.sub-menu {
  background: #fff !important;
  border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;
  border-top: none !important;
  margin-top: -10px;
}

.sub-menu a {
  color: #765ba7 !important;
  letter-spacing: 0 !important;
}

.nav li ul {
  width: 360px;
}

#top-menu li li a {
  padding: 6px 20px;
  width: 320px;
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
}

#byblogo {
  border-top: 5px solid #fbad18;
  border-bottom: 5px solid #fbad18;
  padding: 0;
  line-height: 0;
  text-align: center;
}

#byblogo img {
  max-width: 1100px;
}

#main-content .woocommerce, .single-product div.product {
  box-shadow: 0 0 30px #e3dbf0; -moz-box-shadow: 0 0 30px #e3dbf0; -webkit-box-shadow: 0 0 30px #e3dbf0; -khtml-box-shadow: 0 0 30px #e3dbf0;
  border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;
  background: #fff;
  padding: 30px;
}

.woocommerce-page .et_pb_section, .single-product #main-content {
  background: #f2ebff;
}

.et-cart-info {
  display: none !important;
}

.et_pb_text_inner h1 {
  margin-bottom: 15px;
}

.homebox .byb-button {
  margin: 150px 0;
}

.homebox {
  border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;
}

.byb-button {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  color: #fbad18 !important;
}

/* WOO */

#order_review_heading {
  margin-top: 20px;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
  display: none !important;
}

.woocommerce .woocommerce-notices-wrapper .button.wc-forward {
  background: #765ba7 !important;
  opacity: 1 !important;
  color: #fff !important;
  font-size: 15px !important;
  padding: 5px 15px !important;
  text-decoration: none !important;
}

.woocommerce .woocommerce-notices-wrapper .button.wc-forward::after {
  display: none !important;
}

.wc-block-components-notice-banner.is-success {
  background-color: #4ab866 !important;
  border-color: #4ab866 !important;
  color: #fff !important;
  font-size: 16px !important;
}

.wc-block-components-notice-banner.is-info {
  background-color: #007cba !important;
  border-color: #007cba !important;
  color: #fff !important;
  font-size: 16px !important;
}

.wc-block-components-notice-banner.is-error {
  background-color: #cc1818 !important;
  border-color: #cc1818 !important;
  color: #fff !important;
  font-size: 16px !important;
}

.woocommerce-form-coupon-toggle div {
  background: #8871b3 !important;
}

.woocommerce-form-login-toggle div {
  background: #8871b3 !important;
}

.button[name="update_cart"] {
  color: #fff !important;
  font-size: 17px !important;
}

.button[name="update_cart"]::after {
  display: none !important;
}


/* EVENTS */

.single-tribe_events #left-area {
  padding: 30px !important;
  box-shadow: 0 0 30px #e3dbf0; -moz-box-shadow: 0 0 30px #e3dbf0; -webkit-box-shadow: 0 0 30px #e3dbf0; -khtml-box-shadow: 0 0 30px #e3dbf0;
  border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;
  margin: 0 auto !important;
  float: unset !important;
  float: initial !important;
  background: #fff !important;
}

.single-tribe_events #main-content {
  background: #f2ebff;
  padding-bottom: 100px;
}

.single-tribe_events #main-content .container::before {
  width: 0 !important;
}

.single-tribe_events .entry-title.main_title {
  display: none !important;
}

.single-tribe_events #main-content .woocommerce, .single-product div.product {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -khtml-box-shadow: none !important;
  border-radius: none !important;
  -moz-border-radius: none !important;
  -webkit-border-radius: none !important;
  -khtml-border-radius: none !important;
  background: #fff;
  padding: 20px !important;
}

.tribe-button {
  color: #fbad18;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  background: #765ba7;
  border: none;
  border-radius: 10px !important; -moz-border-radius: 10px !important; -webkit-border-radius: 10px !important; -khtml-border-radius: 10px !important;
  padding: 12px 15px !important;
}

/* VIDEOS */

.single-aiovg_videos #main-content {
  background-color: #f2ebff;
}

.single-aiovg_videos .post-meta {
  display: none !important;
}

.single-aiovg_videos #left-area {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.single-aiovg_videos iframe {
  border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius: 15px;
}

.aiovg-responsive-element {
  border-radius: 15px !important; -moz-border-radius: 15px !important; -webkit-border-radius: 15px !important; -khtml-border-radius: 15px !important;
}

#bwtitle {
  padding: 35px 0 30px;
  background: #fbad18;
}

#bwtitle h1 {
  color: #fff;
  font-size: 28px;
}

.aiovg-item-category .aiovg-responsive-container {
  display: none !important;
}

.aiovg-item-category .aiovg-caption {
  text-align: center;
  padding: 50px;
  border: 1px solid;
  border-radius: 15px;
  background: #765ba7;
  min-height: 195px;
}

.aiovg-item-category .aiovg-link-title {
  color: #fff;
  font-size: 22px;
}

.aiovg-item-category .aiovg-count.aiovg-flex.aiovg-gap-1.aiovg-items-center.aiovg-text-muted.aiovg-text-small {
  color: #fff;
  max-width: 100px;
  margin: 0 auto;
}

/* 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 {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #fbad18;
    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;
}

.wpcf7-response-output {
  margin-top: 20px !important;
}

.wpcf7-spinner {
  display: none !important;
}

.wpcf7-form-control {
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
  background: #fcfcfc;
}

.wpcf7-text {
  background: #fcfcfc !important;
}



/* MOB */

@media (max-width: 1299px) {
 #et_mobile_nav_menu {
 display: block;
 }

#byblogo img {
  max-width: 100%;
}

#top-menu {
 display: none;
 }

}