/*
Theme Name: Purple Soiree Iowa
Author: Gradient9 Studios
Author URI: https://www.gradient9.com
Template: visual-composer-starter
Version: 1.0.0
Text Domain: visual-composer-starter-child
*/

body {
  font-family: "houschka-pro", sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "al-fresco", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  text-transform: none !important;
}

.al-fresco {
  font-family: "al-fresco", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal;
}

.houschka-pro {
  font-family: "houschka-pro", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal;
}

@media (min-width: 992px) {
  .container {
    max-width: 1634px;
    width: 100%;
  }

  #header .container {
    max-width: 1634px;
    width: 100%;
  }

  #footer .container {
    max-width: 1634px;
    width: 100%;
  }
}

body .content-wrapper {
  padding: 0 !important;
}

body .comment-content article > div,
body .entry-content article > div {
  margin: 0 !important;
}

.main-content {
  padding-bottom: 0;
}

body:not(.tax-product_cat, .post-type-archive-product)
  .main-content
  .entry-title,
body:not(.tax-product_cat, .post-type-archive-product)
  .main-content
  .page-title {
  margin-top: 100px;
}

body:not(.wpb-js-composer-active) .main-content .entry-content {
  margin-bottom: 100px;
}

.nav-links.post-navigation {
  margin-bottom: 100px;
}

.entry-content.error-404 {
  margin-top: 50px;
}

.txt-align-center {
  text-align: center;
}

.txt-align-right {
  text-align: right;
}

.txt-uppercase {
  text-transform: uppercase !important;
}

.txt-transform-none {
  text-transform: none !important;
}

.txt-spacing-1 {
  letter-spacing: 1px !important;
}

.txt-spacing-2 {
  letter-spacing: 2px !important;
}

.txt-spacing-3 {
  letter-spacing: 3px !important;
}

.txt-spacing-4 {
  letter-spacing: 4px !important;
}

.txt-spacing-5 {
  letter-spacing: 5px !important;
}

.txt-spacing-6 {
  letter-spacing: 6px !important;
}

.txt-spacing-7 {
  letter-spacing: 7px !important;
}

.txt-spacing-8 {
  letter-spacing: 8px !important;
}

.txt-spacing-9 {
  letter-spacing: 9px !important;
}

.txt-spacing-10 {
  letter-spacing: 10px !important;
}

.txt-spacing-15 {
  letter-spacing: 15px !important;
}

.box-shadow {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.16);
}

.txt-shadow {
  text-shadow: 0 6px 6px rgba(0, 0, 0, 0.75);
}

.txt-weight-100 {
  font-weight: 100 !important;
}

.txt-weight-300 {
  font-weight: 300 !important;
}

.txt-weight-400 {
  font-weight: 400 !important;
}

.txt-weight-700 {
  font-weight: 700 !important;
}

.txt-weight-800 {
  font-weight: 800 !important;
}

.txt-weight-900 {
  font-weight: 900 !important;
}

.heading-inline-block {
  display: inline-block;
}

p:empty {
  display: none;
}

.light,
.light ul,
.light ol,
.light h1,
.light h2,
.light h3,
.light h4,
.light h5,
.light h6,
.light p,
.light a {
  color: #fff;
}

body .bg-bottom-center,
body .bg-bottom-center .vc_column-inner {
  background-position: bottom center !important;
}

body .bg-bottom-right,
body .bg-bottom-right .vc_column-inner {
  background-position: bottom right !important;
}

body .bg-bottom-left,
body .bg-bottom-left .vc_column-inner {
  background-position: bottom left !important;
}

body .bg-top-center,
body .bg-top-center .vc_column-inner {
  background-position: top center !important;
}

body .bg-top-right,
body .bg-top-right .vc_column-inner {
  background-position: top right !important;
}

body .bg-top-left,
body .bg-top-left .vc_column-inner {
  background-position: top left !important;
}

body .bg-right-center,
body .bg-right-center .vc_column-inner {
  background-position: right center !important;
}

body .bg-left-center,
body .bg-left-center .vc_column-inner {
  background-position: left center !important;
}

.overflow-visible.vc_row[data-vc-full-width] {
  overflow: inherit !important;
  z-index: 100;
}

.style-svg {
  filter: invert(81%) sepia(8%) saturate(1220%) hue-rotate(179deg)
    brightness(88%) contrast(85%);
}

.entry-content ul > li {
  list-style: disc inside;
  margin-bottom: 25px;
  padding-left: 0;
}

.entry-content ul > li::before {
  content: "";
}

.entry-content ul > li::before {
  left: 0;
}

.small-list li {
  margin-bottom: 10px !important;
}

#breadcrumbs {
  color: #f7941e;
  font-size: 16px;
  line-height: 1;
  padding: 65px 0 75px 0;
}

#breadcrumbs a {
  color: #f7941e;
}

.archive .entry-content {
  margin-bottom: 0;
}

@media only screen and (max-width: 1200px) {
  /* .vc_btn3-container.vc_btn3-inline {
    display: block !important;
    text-align: center !important;
  } */

  body .padding-reset > .vc_row {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body .padding-reset.vc_row {
    margin-left: -15px !important;
    margin-right: -15px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .vc_column_container > .vc_column-inner {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body .padding-reset.vc_column_container > .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  /* .wpb_single_image {
    text-align: center !important;
  } */

  .vc_btn3-container.vc_btn3-inline {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.vc_btn3.vc_btn3-size-lg,
.gform_button.button,
.visualcomposerstarter .woocommerce form.checkout #payment #place_order,
.visualcomposerstarter .products .product .button.add_to_cart_button,
.button.wc-backward,
.woocommerce ul.products li.product .button,
.comments-area .form-submit input[type="submit"],
.blue-button,
.rev-btn:not(.outline),
.woocommerce div.product form.cart .button,
.woocommerce button.button[name="update_cart"],
#pwgc-redeem-button .vc_btn3.vc_btn3-color-blue,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
  background-color: #777 !important;
  background-image: none !important;
  color: #fff !important;
  font-size: 18px !important;
  font-family: "Roboto", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  line-height: 1 !important;
  letter-spacing: 0;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
  text-transform: uppercase;
  border: 2px solid #777 !important;
  border-radius: 0;
}

.btn-alt .vc_btn3.vc_btn3-size-lg {
  background-color: #f7941e !important;
  border: 2px solid #f7941e !important;
  color: #fff !important;
}

.outline .vc_btn3.vc_btn3-size-lg {
  background-color: #fff !important;
  border: 2px solid #000 !important;
  color: #777 !important;
}

.vc_btn3.vc_btn3-size-lg:hover,
.gform_button.button:hover,
.visualcomposerstarter .woocommerce form.checkout #payment #place_order:hover,
.visualcomposerstarter .products .product .button.add_to_cart_button:hover,
.button.wc-backward:hover,
.woocommerce ul.products li.product .button:hover,
.comments-area .form-submit input[type="submit"]:hover,
.blue-button:hover,
.rev-btn:not(.outline):hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce button.button[name="update_cart"]:hover,
#pwgc-redeem-button .vc_btn3.vc_btn3-color-blue:hover,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover {
  background-color: #f7941e !important;
  border: 2px solid #f7941e !important;
  color: #fff !important;
}

.btn-alt .vc_btn3.vc_btn3-size-lg:hover {
  background-color: #777 !important;
  border: 2px solid #777 !important;
  color: #fff !important;
}

.outline .vc_btn3.vc_btn3-size-lg:hover {
  background-color: #777 !important;
  border: 2px solid #777 !important;
  color: #fff !important;
}

/*Header*/
#header .vc_row[data-vc-full-width] {
  overflow: inherit !important;
  z-index: 100;
}

body.overlay-header #header,
body.overlay-header .header {
  background-color: transparent !important;
  position: absolute !important;
  z-index: 99;
  width: 100%;
}

body.overlay-header.home .header {
  background-color: transparent !important;
}

.header-logo a {
  border-bottom: none !important;
}

.header-logo img {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.header-links {
  color: #fff;
}

.light .header-links {
  color: #fff;
}

.header-links a {
  border-bottom: none !important;
  color: #fff;
  margin-right: 15px;
}

.light .header-links a {
  color: #fff;
}

.header-links a:hover {
  color: #fff !important;
  opacity: 0.75;
}

.light .header-links a:hover {
  color: #fff !important;
}

.header-links a.social-link {
  margin: 0;
}

.header-links img[src$=".svg"] {
  filter: invert(50%) sepia(0%) saturate(1%) hue-rotate(207deg) brightness(93%)
    contrast(84%);
}

.light .header-links img[src$=".svg"] {
  filter: invert(98%) sepia(1%) saturate(533%) hue-rotate(245deg)
    brightness(118%) contrast(100%);
}

.header-links a .alignnone {
  margin: 0;
}

.header-links a:hover img[src$=".svg"] {
  opacity: 0.75;
}

body:not(.menu-sandwich) #main-menu,
body:not(.menu-sandwich) .main-menu {
  width: 100%;
}

body:not(.menu-sandwich) .menu {
  line-height: 1;
}

body:not(.menu-sandwich) #menu-main-menu,
body:not(.menu-sandwich) .main-menu .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  float: none;
}

/* Center Main Menu */
body:not(.menu-sandwich) .main-menu.justify-center .menu {
  justify-content: center;
}

body:not(.menu-sandwich) #menu-main-menu > li,
body:not(.menu-sandwich) .main-menu .menu > li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

body:not(.menu-sandwich) #main-menu ul > li,
body:not(.menu-sandwich) .main-menu ul > li > a {
  padding: 50px 0;
}

body:not(.menu-sandwich) #main-menu,
body:not(.menu-sandwich) .main-menu {
  text-align: right;
  position: static;
  width: auto;
  background: 0 0;
  padding: 0;
  overflow-y: inherit;
  margin: 0;
}

body:not(.menu-sandwich) #main-menu ul li,
body:not(.menu-sandwich) .main-menu ul li {
  position: relative;
}

body:not(.menu-sandwich) #main-menu ul li a,
body:not(.menu-sandwich) .main-menu ul li a {
  border-bottom: none;
}

body:not(.menu-sandwich) #menu-main-menu li::before,
body:not(.menu-sandwich) .main-menu .menu li::before {
  content: "";
}

body:not(.menu-sandwich) #main-menu ul li ul,
body:not(.menu-sandwich) .main-menu ul li ul {
  background-color: transparent;
  display: block !important;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 100%;
  top: 0;
  transition: all 0.3s ease;
  visibility: hidden;
  width: 13.75rem;
  z-index: 150;
}

body:not(.menu-sandwich) #main-menu > ul > li > ul,
body:not(.menu-sandwich) .main-menu > ul > li > ul {
  top: 100% !important;
  left: 0;
  margin-top: 10px;
}

body:not(.menu-sandwich) #main-menu ul li:hover > ul,
body:not(.menu-sandwich) .main-menu ul li:hover > ul {
  visibility: visible;
  opacity: 1;
}

body:not(.menu-sandwich) #main-menu ul li ul li,
body:not(.menu-sandwich) .main-menu ul li ul li {
  display: block !important;
  position: relative;
  margin-bottom: 0;
  padding: 0;
}

body:not(.menu-sandwich) #main-menu ul li ul li:last-child,
body:not(.menu-sandwich) .main-menu ul li ul li:last-child {
  padding-bottom: 0;
}

body:not(.menu-sandwich) #main-menu ul li > a,
body:not(.menu-sandwich) .main-menu ul li > a {
  display: block;
  padding: 0 25px;
}

body:not(.menu-sandwich) #main-menu ul li ul li a,
body:not(.menu-sandwich) .main-menu ul li ul li a {
  padding: 15px 25px;
  display: block;
}

body:not(.menu-sandwich) #main-menu ul li,
body:not(.menu-sandwich) #main-menu ul li a,
body:not(.menu-sandwich) #main-menu ul li ul li a,
body:not(.menu-sandwich) .main-menu ul li,
body:not(.menu-sandwich) .main-menu ul li a,
body:not(.menu-sandwich) .main-menu ul li ul li a {
  color: #777 !important;
  font-family: "Roboto", sans-serif !important;
  font-weight: 400 !important;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none;
}

body:not(.menu-sandwich) .light #main-menu ul li,
body:not(.menu-sandwich) .light #main-menu ul li a,
body:not(.menu-sandwich) .light #main-menu ul li ul li a,
body:not(.menu-sandwich) .light .main-menu ul li,
body:not(.menu-sandwich) .light .main-menu ul li a,
body:not(.menu-sandwich) .light .main-menu ul li ul li a {
  color: #fff !important;
}

body:not(.menu-sandwich) #main-menu ul li.menu-item-has-children > a,
body:not(.menu-sandwich) .main-menu ul li.menu-item-has-children > a {
  padding-right: 15px !important;
}

body:not(.menu-sandwich) #main-menu ul li.current-menu-item > a,
body:not(.menu-sandwich) #main-menu ul li > a:hover,
body:not(.menu-sandwich) #main-menu ul li > a:focus,
body:not(.menu-sandwich) #main-menu ul li ul li a:hover,
body:not(.menu-sandwich) .main-menu ul li.current-menu-item > a,
body:not(.menu-sandwich) .main-menu ul li > a:hover,
body:not(.menu-sandwich) .main-menu ul li > a:focus,
body:not(.menu-sandwich) .main-menu ul li ul li a:hover {
  color: #777 !important;
  background-color: transparent !important;
  text-decoration: none;
}

body:not(.menu-sandwich) .light #main-menu ul li.current-menu-item > a,
body:not(.menu-sandwich) .light #main-menu ul li > a:hover,
body:not(.menu-sandwich) .light #main-menu ul li > a:focus,
body:not(.menu-sandwich) .light #main-menu ul li ul li a:hover,
body:not(.menu-sandwich) .light .main-menu ul li.current-menu-item > a,
body:not(.menu-sandwich) .light .main-menu ul li > a:hover,
body:not(.menu-sandwich) .light .main-menu ul li > a:focus,
body:not(.menu-sandwich) .light .main-menu ul li ul li a:hover {
  color: #fff !important;
}

body:not(.menu-sandwich) #main-menu ul li ul,
body:not(.menu-sandwich) .main-menu ul li ul,
body:not(.menu-sandwich) .menu ul li ul {
  background-color: #f7941e !important;
  border-bottom: none !important;
  font-size: 21px;
  padding: 0;
  text-align: left;
  width: 250px !important;
}

body:not(.menu-sandwich) #main-menu ul li ul li a,
body:not(.menu-sandwich) .main-menu ul li ul li a,
body:not(.menu-sandwich) .menu ul li ul li a {
  color: #fff !important;
  font-size: 18px;
}

body:not(.menu-sandwich) #main-menu ul li ul li a:hover,
body:not(.menu-sandwich) #main-menu ul li ul li a:focus,
body:not(.menu-sandwich) .main-menu ul li ul li a:hover,
body:not(.menu-sandwich) .main-menu ul li ul li a:focus {
  background-color: #777 !important;
  color: #fff !important;
}

body:not(.menu-sandwich) #main-menu li ul li,
body:not(.menu-sandwich) .main-menu li ul li,
body:not(.menu-sandwich) .menu li ul li {
  float: none;
}

body:not(.menu-sandwich) #main-menu li ul li:hover,
body:not(.menu-sandwich) .main-menu li ul li:hover,
body:not(.menu-sandwich) .menu li ul li:hover,
body:not(.menu-sandwich) #main-menu li ul li:focus,
body:not(.menu-sandwich) .main-menu li ul li:focus,
body:not(.menu-sandwich) .menu li ul li:focus {
  background-color: transparent !important;
}

body:not(.menu-sandwich) #main-menu > li > ul,
body:not(.menu-sandwich) .main-menu > li > ul,
body:not(.menu-sandwich) .menu > li > ul {
  top: 35px !important;
  left: 15px;
  margin-top: 0;
}

body:not(.menu-sandwich) #main-menu ul li.menu-item-has-children > a::before,
body:not(.menu-sandwich) .main-menu ul li.menu-item-has-children > a::before {
  content: "" !important;
}

@media only screen and (max-width: 1200px) {
  body:not(.menu-sandwich) #main-menu > ul,
  body:not(.menu-sandwich) .main-menu > ul {
    text-align: center;
  }

  body:not(.menu-sandwich) #main-menu ul > li,
  body:not(.menu-sandwich) .main-menu ul > li {
    display: inline-block !important;
    float: none !important;
  }
}

/*Search Navigation*/
.search.search-wpb {
  display: inline-block;
}

.search-link {
  content: url("images/search-icon.svg");
  vertical-align: middle;
}

.wpbsearchform {
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 1px;
  z-index: 9999;
  background-color: rgba(200, 199, 197, 0.8);
  padding: 5px 0 5px 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
  border: 1px solid #ccc;
}

.wpbsearchform form input:focus {
  color: #262626;
}

.wpbsearchform div.asl_m .probox .promagnifier .innericon svg,
.wpbsearchform div.asl_m .probox .prosettings .innericon svg,
.wpbsearchform div.asl_m .probox .proloading svg {
  vertical-align: top;
}

.wpbsearchform input[type="search"] {
  border-radius: 0;
}

.wpbsearchform ::-moz-placeholder {
  color: #999 !important;
  font-weight: 300;
  opacity: 1;
}

.wpbsearchform ::-webkit-input-placeholder {
  color: #999 !important;
  font-weight: 300;
}

/*Cart*/
#header .login_logout_class,
#header .g9-cart-menu,
.header .login_logout_class,
.header .g9-cart-menu {
  color: #fff;
  font-size: 23px;
  font-family: "Roboto", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  vertical-align: middle;
}

#header .login_logout_class,
.header .login_logout_class {
  margin: 0 30px;
  padding: 5px 7px;
}

#header .login_logout_class[title="Sign-In"],
.header .login_logout_class[title="Sign-In"] {
  content: url("images/user-icon.svg");
}

#header .light .login_logout_class[title="Sign-In"],
.header.light .login_logout_class[title="Sign-In"],
#header .light .g9-cart-menu img[src$=".svg"],
.header.light .g9-cart-menu img[src$=".svg"] {
  filter: invert(98%) sepia(1%) saturate(533%) hue-rotate(245deg)
    brightness(118%) contrast(100%);
}

#header .login_logout_class[title="Sign-Out"],
.header .login_logout_class[title="Sign-Out"] {
  content: "";
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  font-size: 0;
  color: transparent;
  width: 37px;
  height: 37px;
}

#header .login_logout_class[title="Sign-Out"]::after,
.header .login_logout_class[title="Sign-Out"]::after {
  content: url("images/logged-in-icon.svg");
  filter: invert(57%) sepia(82%) saturate(499%) hue-rotate(347deg)
    brightness(98%) contrast(97%);
}

#header .g9-cart-menu .g9-cart-total,
.header .g9-cart-menu .g9-cart-total {
  font-size: 23px;
  margin-left: 5px;
}

/*Search*/
#header .asl_w_container,
.header .asl_w_container {
  display: inline-block;
  vertical-align: bottom;
  width: auto;
}

#header div.asl_w,
#header #ajaxsearchlite1 .probox,
div.asl_w .probox,
#header #ajaxsearchlite1 .probox .proinput,
#header div.asl_w .probox .proinput,
#header #ajaxsearchlite1 .probox .proinput input,
#header div.asl_w .probox .proinput input,
#header div.asl_w .probox .promagnifier,
.header div.asl_w,
.header #ajaxsearchlite1 .probox,
.header #ajaxsearchlite1 .probox .proinput,
.header div.asl_w .probox .proinput,
.header #ajaxsearchlite1 .probox .proinput input,
.header div.asl_w .probox .proinput input,
.header div.asl_w .probox .promagnifier {
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #fff !important;
  font-family: "Roboto", sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  font-style: normal !important;
  text-shadow: none;
}

#header #ajaxsearchlite1 .probox .proinput input::placeholder,
#header div.asl_w .probox .proinput input::placeholder,
.header #ajaxsearchlite1 .probox .proinput input::placeholder,
.header div.asl_w .probox .proinput input::placeholder {
  color: #fff !important;
  font-size: 27px;
  font-family: "Roboto", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  opacity: 1;
}

#header div.asl_w .probox .promagnifier .innericon svg,
.header div.asl_w .probox .promagnifier .innericon svg {
  fill: #fff;
}

/*Home*/
.vc_custom_heading.save-the-date b {
  display: block;
  line-height: 1;
  font-family: "houschka-pro", sans-serif;
  color: #fff;
  font-weight: 700 !important;
  font-style: normal;
  font-size: 60px;
  text-transform: uppercase;
}

@media only screen and (min-width: 1200px) {
  .vc_custom_heading.save-the-date b {
    margin-bottom: -55px;
  }
}

.vc_custom_heading.working-together b {
  line-height: 1;
  font-family: "houschka-pro", sans-serif;
  color: #3f354d;
  font-weight: 700 !important;
  font-style: normal;
  font-size: 45px;
  text-transform: uppercase;
}

@media only screen and (min-width: 1200px) {
  .vc_custom_heading.why-should {
    position: relative;
    text-indent: 39%;
  }
}

.vc_custom_heading.why-should b {
  line-height: 1;
  font-family: "houschka-pro", sans-serif;
  color: #f9f9fa;
  font-weight: 700 !important;
  font-style: normal;
  font-size: 45px;
  text-transform: uppercase;
}

@media only screen and (min-width: 1200px) {
  .vc_custom_heading.why-should b {
    position: absolute;
    top: 0;
    left: 45%;
    transform: translate(-45%, 0%);
    text-indent: 0%;
  }
}

.evc-counter .evc-c-digit::after {
  content: "%";
  font-size: 75px;
  line-height: 2.4;
  vertical-align: top;
}

.social-links a {
  border-radius: 50%;
  display: inline-block;
  background-color: #672e8e;
  width: 95px;
  height: 95px;
  position: relative;
  vertical-align: top;
}

.social-links a:first-child {
  margin-right: 15px;
}

.social-links a:hover {
  opacity: 0.75;
}

.social-links a img {
  filter: invert(78%) sepia(16%) saturate(279%) hue-rotate(228deg)
    brightness(101%) contrast(86%);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}

#wpfront-scroll-top-container {
  background-color: #363039;
  width: 55px;
  height: 45px;
  text-align: center;
}

/*Gallery*/
.flexslider {
  border: none !important;
  margin-bottom: 0 !important;
}

.wpb_gallery_slides ul.flex-direction-nav,
.wpb_gallery .wpb_flexslider .flex-control-paging {
  display: none !important;
}

/*Sponsorship*/
#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-heading {
  border: none !important;
  background-color: #4a2365;
}

#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-title
  > a {
  color: #fff !important;
  font-family: "houschka-pro", sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
}

#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-controls-icon::after,
#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-controls-icon::before {
  border-color: #fff !important;
}

#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-title
  > a
  i {
  color: #fff !important;
}

#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-body {
  background-color: #4a2365 !important;
  color: #fff;
  font-size: 20px;
}

#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel:last-child
  .vc_tta-panel-heading {
  color: #a485b2;
  background-color: #ede6ef;
}

#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel:nth-child(2)
  .vc_tta-panel-heading {
  background-color: #66317d !important;
}

#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel:nth-child(3)
  .vc_tta-panel-heading {
  background-color: #815694 !important;
}

#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel:nth-child(4)
  .vc_tta-panel-heading {
  background-color: #9c7bac !important;
}

#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel:nth-child(4)
  .vc_tta-panel-heading {
  background-color: #b79dc1 !important;
}

#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel:nth-child(5)
  .vc_tta-panel-heading {
  background-color: #b79dc1 !important;
}

#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel:nth-child(6)
  .vc_tta-panel-heading {
  background-color: #d1c2d8 !important;
}

#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel:last-child
  .vc_tta-panel-title
  > a {
  color: #a485b2 !important;
}

#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel:last-child
  .vc_tta-controls-icon::after,
#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel:last-child
  .vc_tta-controls-icon::before {
  border-color: #a485b2 !important;
}

#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-body,
#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-body::after,
#sponsorship.vc_tta-container
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-body::before {
  border: none !important;
}

/*Slick Slider*/
.slick-initialized .slick-slide {
  margin-left: 0;
  margin-right: 0;
}

.slick-slide {
  display: block !important;
  float: left !important;
  margin: 0;
}

#slick-slider-two .slick-slide {
  margin: 0 20px;
}

.slick-slide .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

.slick-list {
  margin: 0;
}

#slick-slider-two .slick-list {
  margin: 0 -20px;
}

.slider-dots {
  display: inline-block;
  margin-bottom: 0 !important;
  text-align: center;
  width: 100%;
}

.slider-dots {
  line-height: 1;
  margin-top: 25px !important;
}

.slider-dots li {
  display: inline-block;
  list-style: none !important;
  line-height: 1;
  margin-right: 10px;
  margin-bottom: 0 !important;
  padding: 0;
}

.slider-dots li:last-child {
  margin-right: 0;
}

.slider-dots li span {
  display: inline-block;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #777777;
  vertical-align: middle;
}

.slider-dots li.slick-active span {
  width: 10px;
  height: 10px;
  background-color: #777777;
  opacity: 1;
}

.slider-dots li::before {
  content: "";
}

.slider-nav-box .slick-arrow {
  background-color: transparent;
  border: 2px solid #777777;
  color: #777777;
  display: inline-block;
  width: 50px;
  height: 50px;
}

.slider-nav-box .slick-arrow:first-child {
  margin-right: 35px;
}

.slider-nav-box .slick-arrow:hover {
  background-color: #777777;
  border: 2px solid #777777;
  color: #fff;
}

.slider-nav-box .wpb_wrapper {
  display: none;
}

/*WooCommerce*/
.visualcomposerstarter div.woocommerce-error .button,
.visualcomposerstarter div.woocommerce-error .restore-item,
.visualcomposerstarter div.woocommerce-error a.button,
.visualcomposerstarter div.woocommerce-info .button,
.visualcomposerstarter div.woocommerce-info .restore-item,
.visualcomposerstarter div.woocommerce-info a.button,
.visualcomposerstarter div.woocommerce-message .button,
.visualcomposerstarter div.woocommerce-message .restore-item,
.visualcomposerstarter div.woocommerce-message a.button,
.visualcomposerstarter.woocommerce div.woocommerce-error .button,
.visualcomposerstarter.woocommerce div.woocommerce-error .restore-item,
.visualcomposerstarter.woocommerce div.woocommerce-error a.button,
.visualcomposerstarter.woocommerce div.woocommerce-info .button,
.visualcomposerstarter.woocommerce div.woocommerce-info .restore-item,
.visualcomposerstarter.woocommerce div.woocommerce-info a.button,
.visualcomposerstarter.woocommerce div.woocommerce-message .button,
.visualcomposerstarter.woocommerce div.woocommerce-message .restore-item,
.visualcomposerstarter.woocommerce div.woocommerce-message a.button {
  border: none !important;
  line-height: 1;
  width: auto;
}

.visualcomposerstarter div.woocommerce-error .button:hover,
.visualcomposerstarter div.woocommerce-error .restore-item:hover,
.visualcomposerstarter div.woocommerce-error a.button:hover,
.visualcomposerstarter div.woocommerce-info .button:hover,
.visualcomposerstarter div.woocommerce-info .restore-item:hover,
.visualcomposerstarter div.woocommerce-info a.button:hover,
.visualcomposerstarter div.woocommerce-message .button:hover,
.visualcomposerstarter div.woocommerce-message .restore-item:hover,
.visualcomposerstarter div.woocommerce-message a.button:hover,
.visualcomposerstarter.woocommerce div.woocommerce-error .button:hover,
.visualcomposerstarter.woocommerce div.woocommerce-error .restore-item:hover,
.visualcomposerstarter.woocommerce div.woocommerce-error a.button:hover,
.visualcomposerstarter.woocommerce div.woocommerce-info .button:hover,
.visualcomposerstarter.woocommerce div.woocommerce-info .restore-item:hover,
.visualcomposerstarter.woocommerce div.woocommerce-info a.button:hover,
.visualcomposerstarter.woocommerce div.woocommerce-message .button:hover,
.visualcomposerstarter.woocommerce div.woocommerce-message .restore-item:hover,
.visualcomposerstarter.woocommerce div.woocommerce-message a.button:hover {
  background-color: transparent !important;
}

.visualcomposerstarter .woocommerce-message,
.visualcomposerstarter.woocommerce .woocommerce-message {
  background: #f7941e !important;
}

.visualcomposerstarter .woocommerce #place_order,
.visualcomposerstarter .woocommerce .button.checkout-button,
.visualcomposerstarter .woocommerce .button.wc-backward,
.visualcomposerstarter .woocommerce .track_order .button,
.visualcomposerstarter .woocommerce .vct-thank-you-footer a,
.visualcomposerstarter .woocommerce .woocommerce-MyAccount-content a.edit,
.visualcomposerstarter.woocommerce-account
  .woocommerce-MyAccount-content
  > a.button,
.visualcomposerstarter .woocommerce .button[name="calc_shipping"],
.visualcomposerstarter .woocommerce p > .button.woocommerce-button,
.visualcomposerstarter .woocommerce p > .button.woocommerce-Button,
.visualcomposerstarter .woocommerce .woocommerce-EditAccountForm .button,
.visualcomposerstarter .woocommerce .woocommerce-mini-cart__buttons.buttons a,
.visualcomposerstarter .woocommerce .woocommerce-orders-table__cell .button,
.visualcomposerstarter .woocommerce a.button,
.visualcomposerstarter .woocommerce button.button,
.visualcomposerstarter .woocommerce .woocommerce-mini-cart__buttons.buttons a,
.visualcomposerstarter .woocommerce .woocommerce-orders-table__cell .button {
  color: #fff !important;
  background-color: #f7941e !important;
  border-color: #f7941e !important;
  font-size: 15px;
  padding: 10px 25px;
  text-transform: uppercase !important;
}

.visualcomposerstarter .woocommerce #place_order:hover,
.visualcomposerstarter .woocommerce .button.checkout-button:hover,
.visualcomposerstarter .woocommerce .button.wc-backward:hover,
.visualcomposerstarter .woocommerce .track_order .button:hover,
.visualcomposerstarter .woocommerce .vct-thank-you-footer a:hover,
.visualcomposerstarter .woocommerce .woocommerce-MyAccount-content a.edit:hover,
.visualcomposerstarter.woocommerce-account
  .woocommerce-MyAccount-content
  > a.button:hover,
.visualcomposerstarter .woocommerce .button[name="calc_shipping"]:hover,
.visualcomposerstarter .woocommerce p > .button.woocommerce-button:hover,
.visualcomposerstarter .woocommerce p > .button.woocommerce-Button:hover,
.visualcomposerstarter .woocommerce .woocommerce-EditAccountForm .button:hover,
.visualcomposerstarter
  .woocommerce
  .woocommerce-mini-cart__buttons.buttons
  a:hover,
.visualcomposerstarter
  .woocommerce
  .woocommerce-orders-table__cell
  .button:hover,
.visualcomposerstarter .woocommerce a.button:hover,
.visualcomposerstarter .woocommerce button.button:hover,
.visualcomposerstarter
  .woocommerce
  .woocommerce-mini-cart__buttons.buttons
  a:hover,
.visualcomposerstarter
  .woocommerce
  .woocommerce-orders-table__cell
  .button:hover {
  background-color: #000 !important;
  border-color: #000 !important;
}

.visualcomposerstarter .woocommerce-info,
.visualcomposerstarter.woocommerce .woocommerce-info {
  background: #f7941e;
}

.visualcomposerstarter.woocommerce-account
  .woocommerce-MyAccount-navigation
  li {
  list-style: none;
}

.visualcomposerstarter.woocommerce-account
  .woocommerce-MyAccount-navigation
  li::before {
  content: "";
}

.woocommerce nav.woocommerce-pagination {
  margin-bottom: 50px;
}

.visualcomposerstarter
  .woocommerce
  form.checkout
  #payment
  ul.payment_methods
  li {
  list-style: none;
}

.visualcomposerstarter .woocommerce #place_order {
  width: auto;
}

/* Footer */
#footer,
.footer {
  color: #777;
  font-size: 18px;
}

@media only screen and (min-width: 1200px) {
  #footer .border-right::after,
  .footer .border-right::after {
    content: "";
    background-color: #efefef;
    height: 144px;
    width: 4px;
    position: absolute;
    top: 20px;
    right: 0;
  }
}

#footer a:not(.vc_btn3),
.footer a:not(.vc_btn3) {
  border-bottom: 1px transparent solid !important;
  line-height: 1.2;
  color: #777;
}

#footer .light a:not(.vc_btn3),
.footer.light a:not(.vc_btn3) {
  color: #fff;
}

#footer img.alignnone,
.footer img.alignnone {
  margin: 0;
}

#footer .social-link img[src$=".svg"],
.footer .social-link img[src$=".svg"] {
  filter: invert(50%) sepia(0%) saturate(1%) hue-rotate(207deg) brightness(93%)
    contrast(84%);
}

#footer .light .social-link img[src$=".svg"],
.footer.light .social-link img[src$=".svg"] {
  filter: invert(100%) sepia(4%) saturate(55%) hue-rotate(32deg)
    brightness(119%) contrast(100%);
}

#footer a.internal-link,
#footer a.social-link,
.footer a.internal-link,
.footer a.social-link {
  display: inline-block;
  margin-bottom: 15px;
}

#footer a.social-link-alt,
.footer a.social-link-alt {
  background-color: #777;
  width: 24px;
  height: 25px;
}

#footer a.social-link-alt img[src$=".svg"],
.footer a.social-link-alt img[src$=".svg"] {
  filter: invert(98%) sepia(1%) saturate(533%) hue-rotate(245deg)
    brightness(118%) contrast(100%);
  padding: 5px;
}

#footer .menu,
.footer .menu {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}

#footer .menu li,
.footer .menu li {
  display: block;
  line-height: 1;
  margin-bottom: 15px !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
}

#footer .menu li::before,
.footer .menu li::before {
  content: "";
}

#footer .menu .menu-heading > a:first-child,
.footer .menu .menu-heading > a:first-child {
  color: #333;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  margin: 15px 0;
}

#footer .menu li a,
.footer .menu li a {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#footer .vc_wp_custommenu.txt-transform-none .menu li a,
.footer .vc_wp_custommenu.txt-transform-none .menu li a {
  text-transform: none;
}

#footer a:hover:not(.vc_btn3),
.footer a:hover:not(.vc_btn3) {
  border-bottom-color: #777 !important;
  color: #777;
  text-decoration: none;
}

#footer.light a:hover:not(.vc_btn3),
.footer.light a:hover:not(.vc_btn3) {
  border-bottom-color: #fff !important;
  color: #fff;
}

#footer .wpb_text_column a:hover,
.footer .wpb_text_column a:hover,
#footer .wpb_single_image a:hover,
.footer .wpb_single_image a:hover,
#footer a.social-link:hover,
#footer .light a.social-link:hover,
.footer a.social-link:hover,
.footer.light a.social-link:hover {
  border-bottom-color: transparent !important;
  opacity: 0.75 !important;
}

@media only screen and (min-width: 1200px) {
  #footer .footer-right-container > .vc_column-inner,
  .footer .footer-right-container > .vc_column-inner {
    position: relative;
  }

  #footer .footer-right-container > .vc_column-inner::after,
  .footer .footer-right-container > .vc_column-inner::after {
    content: "";
    background-color: #777;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: -100%;
  }
}

.entry-meta {
  display: none !important;
}

ul.col1 {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

ul.col2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

ul.col3,
ol.col3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

ul.col4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}

ul.no-bullet li {
  list-style: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.comment-content ul > li::before,
.entry-content ul > li::before {
  line-height: 0.85;
}

/* --- Extra Large Desktops - 1281-1604px --- */
@media screen and (min-width: 1281px) and (max-width: 1599px) {
}

/* --- Desktops - 1025-1280px --- */
@media screen and (min-width: 1025px) and (max-width: 1280px) {
}

/* --- Tablets & Small Desktops - less than 1024px --- */
@media screen and (max-width: 1024px) {
  .es-medium {
    height: 4vw !important;
  }

  .es-large {
    height: 8vw !important;
  }

  .es-xlarge {
    height: 25vw !important;
  }

  .es-1xlarge {
    height: 50vw !important;
  }

  .es-2xlarge {
    height: 100vw !important;
  }

  h1,
  .h1 {
    font-size: 12.5vw !important;
    line-height: 1 !important;
  }

  h1 b,
  .h1 b {
    font-size: 8.5vw !important;
  }

  h2,
  .h2 {
    font-size: 10vw !important;
    line-height: 1 !important;
  }

  h2 b,
  .h2 b {
    font-size: 7.5vw !important;
  }

  h3,
  .h3 {
    font-size: 8.75vw !important;
    line-height: 1 !important;
  }

  h3 b,
  .h3 b {
    font-size: 6.5vw !important;
  }

  h4,
  .h4 {
    font-size: 7.5vw !important;
    line-height: 1 !important;
  }

  h5,
  .h5 {
    font-size: 6.5vw !important;
    line-height: 1 !important;
  }

  h6,
  .h6 {
    font-size: 5.5vw !important;
    line-height: 1 !important;
  }

  p.vc_custom_heading {
    font-size: 7vw !important;
    margin-top: 0 !important;
    margin-bottom: 15px !important;
  }

  p.vc_custom_heading.al-fresco {
    font-size: 10vw !important;
    margin-top: 0 !important;
    margin-bottom: 15px !important;
  }

  ul.col1,
  ul.col2,
  ul.col3,
  ol.col3,
  ul.col4 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  h1 br,
  h2 br,
  h3 br,
  h4 br,
  h5 br,
  h6 br {
    display: none;
  }
}

/* --- Tablet - less than 800px --- */
@media screen and (max-width: 800px) {
  h1,
  .h1 {
    font-size: 12.5vw !important;
  }

  h1 b,
  .h1 b {
    font-size: 8.5vw !important;
  }

  h2,
  .h2 {
    font-size: 10vw !important;
  }

  h2 b,
  .h2 b {
    font-size: 7.5vw !important;
  }

  h3,
  .h3 {
    font-size: 8.75vw !important;
  }

  h3 b,
  .h3 b {
    font-size: 6.5vw !important;
  }

  h4,
  .h4 {
    font-size: 7.5vw !important;
  }

  h5,
  .h5 {
    font-size: 6.5vw !important;
  }

  h6,
  .h6 {
    font-size: 5.5vw !important;
  }

  ul.col1,
  ul.col2,
  ul.col3,
  ol.col3,
  ul.col4 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}

/* --- Mobile - less than 535px --- */
@media screen and (max-width: 535px) {
  h1,
  .h1 {
    font-size: 12.5vw !important;
  }

  h1 b,
  .h1 b {
    font-size: 8.5vw !important;
  }

  h2,
  .h2 {
    font-size: 10vw !important;
  }

  h2 b,
  .h2 b {
    font-size: 7.5vw !important;
  }

  h3,
  .h3 {
    font-size: 8.75vw !important;
  }

  h3 b,
  .h3 b {
    font-size: 6.5vw !important;
  }

  h4,
  .h4 {
    font-size: 7.5vw !important;
  }

  h5,
  .h5 {
    font-size: 6.5vw !important;
  }

  h6,
  .h6 {
    font-size: 5.5vw !important;
  }
}

/* --- Small Mobile - 320px and lower --- */
@media screen and (max-width: 320px) {
}
