/*
 Theme Name:   CAIA GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

:root {
  --teal: #007B80;
  --ltTeal: #7abeca;
  --dkTeal: #046165;
  --purple: #592f84;
  --ltPurple: #948ac7;
  --medPurple: #634c99;
  --blackPurple: #35084c;
  --orange: #f06824;
  --accessTeal:#137176;

html {
  scroll-behavior: smooth;
}

body {
  background-size: 73%;
  background-position: right top;
}

p {
  line-height: 1.5;
}

ul > ul {
  margin-top: 20px;
}

.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.margin-bottom {
  margin-bottom: 20px !important;
}

#page {
  min-height: calc(100vh - 200px);
}

.center {
  text-align: center;
}

.main-button a {
  background: var(--orange) !important;
  color: #fff !important;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 17px;
}

.sold-out {
  max-width: 200px;
    text-align: center;
    margin-bottom: 0;
    transform: rotate(-12deg);
    margin-left: -40px;
    font-weight:700;
}

.secondary-navigation .menu-toggle {
  display: none;
}

.orange-button {
  background-color: transparent;
  margin-bottom: 20px;
  padding: 0;
}

.orange-button:hover {
  background: transparent;
}

.orange-button a {
  color: #fff;
  display: block;
  border-radius: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 16px;
  padding: 15px 25px;

  background: var(--orange) !important;
}

.orange-button a:hover {
  background: var(--dkTeal) !important;
}

.gray-button {
  background-color: transparent;
  margin-bottom: 20px;
  padding: 0;
}

.gray-button:hover {
  background: transparent;
}

.gray-button a {
  color: #fff;
  display: block;
  border-radius: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 16px;
  padding: 15px 25px;

  background: #555 !important;
}

.gray-button a:hover {
  background: #555 !important;
}

.top-bar {
  background: #323232;
}

.top-bar a:hover {
  color: #fff;
}

.inside-top-bar {
  padding: 0;
  font-weight: 700;
}

.main-navigation.slideout-navigation .main-nav > ul > li > a {
  line-height: 1.5;
}

#generate-slideout-menu .slideout-menu li {
  margin: 15px 0;
}

#menu-top-menu li a {
  font-weight: 700;
  font-size: 16px;
}

.entry-title {
  margin: 130px 0 40px;
}

.entry-content ul,
.dash-ul {
  margin-left: 20px;
}

.entry-content ul li,
.dash-ul li {
  margin-bottom: 20px;
}

#header-reg-button {
  border-radius: 35px;
  display: none;
}

#header-reg-button a {
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 38px;
}

.text-with-title-bar {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.text-with-title-bar-left {
  text-align: left;
}

.text-with-title-bar h2,
.text-with-title-bar h3 {
  position: relative;
  display: inline-block;
}

.title-bar {
  width: 20px;
  height: 3px;
  background: var(--ltTeal);
  position: relative;
  margin-top: 10px;
}

.text-with-title-bar p {
  margin-bottom: 0 !important;
}

.title-bar:before {
  content: '';
  width: 30px;
  height: 3px;
  background: var(--ltPurple);
  position: absolute;
  bottom: 0;
  left: 45px;
}

.title-bar:after {
  content: '';
  width: 25px;
  height: 3px;
  background: var(--teal);
  position: absolute;
  bottom: 0;
  left: 20px;
}

.nav-float-right #site-navigation {
  margin-left: 30px;
}

.nav-float-right .header-widget {
  margin-left: auto;
}

#menu-main li {
  letter-spacing: 1px;
}

.nav-reg-button {
  background: var(--orange);
  border-radius: 30px;
}

.nav-reg-button a {
  color: #fff !important;
  font-size: 16px;
}

#generate-slideout-menu {
  padding: 20px 30px;
}

.home-intro-text .wpb_wrapper,
.intro-text .wpb_wrapper {
  text-align: center;
}

.home-intro-text h1 {
  font-size: 100px;
  border-bottom: solid 3px var(--blackPurple);
  display: inline-block;
  padding-bottom: 10px;
}

.intro-text h1 {
  font-size: 100px;
  display: inline-block;
  padding-bottom: 10px;
}

.home-intro-date-text .fa-calendar-alt {
  margin-left: 20px;
}

#home-find-out {
  cursor: pointer;
}

.home-about-col .vc_column-inner {
  box-shadow: 8px 8px 30px 0 rgb(240 242 245 / 15%);
}

.cursive-box-text {
  position: absolute;
  right: -50px;
  top: 50%;
  line-height: 1;
  transform: rotate(-90deg);
}

.box-shadow .vc_column-inner {
  box-shadow: 8px 8px 30px 0 rgb(80 5 143 / 15%);
}

.box-shadow-direct > .vc_column-inner {
  box-shadow: 8px 8px 30px 0 rgb(80 5 143 / 15%);
}

.box-shadow-row {
  box-shadow: 8px 8px 30px 0 rgb(80 5 143 / 15%);
}

.home-speaker-col .vc_column-inner {
  background-position: center bottom !important;
}

.presenter-wrap {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(316px, 1fr));
  grid-gap: 30px;
  margin-bottom: 50px;
}

.presenter-col {
  background-color: #fff;
  background-size: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 30px;
  box-sizing: border-box;
  border-radius: 15px;
  box-shadow: 8px 8px 30px 0 rgb(80 5 143 / 15%);
  position: relative;
  overflow: hidden;
}

.presenter-keynote-div {
  position: absolute;
  transform: rotate(-20deg);
  background: var(--blackPurple);
  color: #fff;
  padding: 10px;
  width: 291px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  left: -53px;
  top: 9px;
}

.home .presenter-name a {
  color: var(--blackPurple);
}

.presenter-col:nth-child(odd) {
  background-image: url('/wp-content/uploads/2021/12/speaker-bg.webp');
}

.presenter-col:nth-child(even) {
  background-image: url('/wp-content/uploads/2021/12/speaker-bg-2.webp');
}

.presenter-inner {
  margin-bottom: 125px;
}

.presenter-icon {
  display: block;
  margin: 0 auto 20px;
}

.presenter-name,
.co-presenter-name,
.presenter-workshop {
  text-align: center;
}

.presenter-name,
.co-presenter-name {
  margin-bottom: 7px;
}

.co-presenter-name {
  font-size: 20px;
}

.presenter-workshop {
  margin-top: 30px;
}

.see-all-div {
  position: relative;
}

.see-all-div a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: var(--orange);
  padding: 20px 20px;
  color: #fff;
  font-weight: bold;
  border-radius: 35px;
  width: 244px;
}

.newsletter-form-col {
  max-width: 600px;
  margin: 0 auto !important;
  float: none !important;
  clear: both;
}

.o-form-item:last-of-type,
.o-form-item:last-child {
  margin-bottom: 30px !important;
}

.wptww-testimonial-content {
  color: #fff;
  max-width: 500px;
  margin: 0 auto;
}

.wptww-testimonials-text p {
  font-size: 22px !important;
}

.wptww-testimonials-slidelist.design-1 .fa-quote-left {
  color: #bdb5e3;
}

input[type='submit'] {
  border-radius: 30px;
  font-size: 16px !important;
  letter-spacing: 1px;
  font-weight: 700;
  color:#000;
}

/*===countdown========*/

#conference-countdown {
  margin: 40px auto;
  display: flex;
  font-size: 65px;
  font-weight: bold;
  text-transform: uppercase;
  color: var(--blackPurple);
  overflow: hidden;
  padding-right: 5px;
  justify-content: center;
}

#conference-countdown .simply-section {
  margin-left: 60px;
}

#conference-countdown .simply-days-section {
  margin-left: 0;
}

#conference-countdown .simply-section > div {
  position: relative;
}

#conference-countdown .simply-word {
  font-size: 15px;
  transform: rotate(-90deg);
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

#conference-countdown .simply-days-section .simply-amount {
  color: var(--dkTeal);
}

.page-id-428 #conference-countdown .simply-days-section .simply-amount {
  color: #b5dbdf;
}

#conference-countdown .simply-hours-section .simply-amount {
  color: var(--ltTeal);
}

#conference-countdown .simply-seconds-section .simply-amount {
  color: var(--ltPurple);
}

#conference-countdown .simply-days-section .simply-word {
  right: -40px;
  color: var(--dkTeal);
}

.page-id-428 #conference-countdown .simply-days-section .simply-word {
  color: #b5dbdf;
}

#conference-countdown .simply-hours-section .simply-word {
  right: -48px;
  color: var(--ltTeal);
}

#conference-countdown .simply-minutes-section .simply-word {
  right: -55px;
}

#conference-countdown .simply-seconds-section {
  min-width: 100px;
}

.page-id-428 #conference-countdown .simply-seconds-section .simply-amount,
.page-id-428 #conference-countdown .simply-seconds-section .simply-word {
  color: #b7afdf;
}

#conference-countdown .simply-seconds-section .simply-word {
  right: -33px;
  color: var(--ltPurple);
}

#block-13 {
  min-height: 56px;
}
/*=====footer===================*/

#footer-widgets {
  background-image: url('/wp-content/uploads/2021/10/footer-bg.webp');
  background-repeat: no-repeat;
  background-position: center;
  background-color: #f5f5f5;
}

#Violence-free-footer {
  margin-top: 66px;
}

#block-16 {
  display: flex;
  justify-content: center;
}

#block-16 i {
  margin-right: 15px;
}

/*=======workshop page========*/

.page-template-page-workshops #content {
  margin-bottom: 60px;
}

#workshops-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}

#workshops-container .break-div {
  grid-column: 1 / -1;
}

.all-sched-div,
.first-day-sched-div,
.second-day-sched-div,
.third-day-sched-div {
  box-shadow: 8px 8px 30px 0 rgb(80 5 143 / 15%);
  border-radius: 15px;
  background: #fff;
  margin-bottom: 40px;
  padding: 40px;
  position: relative;
  overflow: hidden;
}

.workshop-date {
  color: var(--dkTeal);
}

.workshop-date i {
  margin-right: 7px;
}

.presenters-hr {
  margin: 10px 0;
}

.workshop-presenters-div {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}

.presenter-keynote-div-workshops {
  position: absolute;
  transform: rotate(-20deg);
  background: var(--blackPurple);
  color: #fff;
  padding: 10px;
  width: 338px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  left: -118px;
  top: 0;
}

.presenters-list img {
  display: block;
  margin: 0 auto 20px;
}

.workshop-presenters-div span {
  font-weight: 700;
  margin-right: 35px;
  text-align: center;
}

.presenters-list-name {
  text-align: center;
  font-weight: 700;
}

.presenter-image {
  width: 100%;
  max-width: 150px;
}

.presenter-image-wpb img {
  width: 100%;
  max-width: 150px !important;
}

.presenters-list-heading {
  width: 100%;
}

.workshop-presenters-div span:nth-child(2) {
  margin-right: 0px;
}

.workshop-presenters-div span i {
  margin-right: 7px;
}

.break-image {
  max-width: 150px;
  margin-top: 20px;
  display: inline-block;
}

.sched-buttons-div {
  margin-bottom: 20px;
}

.sched-buttons-div .orange-button {
  margin-right: 20px;
  display: inline-block;
}

.first-day-sched-div,
.second-day-sched-div,
.third-day-sched-div {
  display: none;
}

.pronouns {
  text-transform: capitalize;
}

#tues-title,
#weds-title,
#thurs-title {
  grid-column: 1 / -1;
}

/*====contact page==============*/

#contact-row {
  display: flex;
}

#contact-row .vc_col-sm-8 {
  width: 60% !important;
}

#contact-row .vc_col-sm-4 {
  width: 38% !important;
}

.contact-h4 {
  margin-bottom: 5px;
}

/*=====regsitration page=====*/

.page-id-18 .entry-title {
  margin-bottom: 0;
}

.reg-rate-heading {
  min-height: 56px;
}

.price-tag {
  color: #fff;
  background: var(--orange);
  display: block;
  border-radius: 15px 15px 0 0;
  width: 100%;
  padding: 5px 10px;
  font-weight: 700;
  font-size: 24px;
  font-family: oswald;
}

.vc_toggle_square .vc_toggle_icon {
  background-color: var(--teal) !important;
}

.twelve-percent.vc_row {
  padding-left: calc(12% + 15px) !important;
  padding-right: calc(12% + 15px) !important;
}

/*=====sponsorship page======*/

.box-shadow-row {
  box-shadow: 8px 8px 30px 0 rgb(80 5 143 / 15%);
}

.sponsorship-price-text,
.sponsorship-large-price-text {
  border-radius: 15px 0 0 15px;
}

.pricing-row .vc_col-sm-3 {
  width: 30% !important;
}

.pricing-row .vc_col-sm-9 {
  width: 70% !important;
}

.entry-content .sponsorship-level-ul li {
  margin-bottom: 40px;
  border-bottom: solid 1px #ccbfe3;
  padding-bottom: 13px;
}

/*=====gravityforms======*/

.gform_wrapper.gravity-theme .gfield input.large,
.gform_wrapper.gravity-theme .gfield select.large,
.gform_wrapper.gravity-theme input[type='text'],
.gform_wrapper.gravity-theme .gfield select {
  border-radius: 15px;
}

.gform_wrapper.gravity-theme .gfield,
.gform_wrapper.gravity-theme fieldset label {
  margin-bottom: 15px;
}

/*=======about page=========*/

.round-icon {
  text-align: center;
}

.round-icon .wpb_wrapper {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 0 auto;
  padding: 10px;
  background: var(--purple);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*=====keynote page=======*/

.keynote-div {
  box-shadow: 8px 8px 30px 0 rgb(80 5 143 / 15%);
  border-radius: 15px;
  display: flex;
  margin-bottom: 70px;
  background: #fff;
}

.keynote-presenter-div {
  width: 30%;
  box-sizing: border-box;
  background: #d8edee;
  padding: 30px;
  border-radius: 15px 0 0 15px;
  text-align: center;
}

.keynote-info-div {
  width: 70%;
  box-sizing: border-box;
}

.keynote-date-h2 {
  color: var(--teal);
}

.keynote-name-h3 {
  margin-bottom: 10px;
}

.keynote-name-h3 a {
  color: var(--blackPurple);
}

.keynote-presenter-h4 {
  margin-top: 55px;
}

.keynote-org-h4,
.keynote-presenter-h4 {
  font-size: 20px;
}

.keynote-info-div {
  padding: 30px;
  box-sizing: border-box;
}

.keynote-image {
  width: 366px;
  max-width: 100%;
}

.presenter-name-h1 {
  margin-bottom: 20px;
}

/*====single workshop page=========*/
.workshop-single-p {
  margin-bottom: 20px;
}

/*====workshop dashboard=====*/

.presenter-dash-div {
  display: flex;
  justify-content: space-between;
  margin: 50px 0;
}

.presenter-dash-div > div {
  width: 50%;
  padding: 0 40px;
  box-sizing: border-box;
}

.presenter-login-div {
  border-right: solid 1px;
}

.wppb-form-field label,
#wppb-login-wrap .login-username label,
#wppb-login-wrap .login-password label,
#wppb-login-wrap .login-auth label {
  display: block;
  float: none !important;
  width: 90% !important;
  margin-bottom: 7px;
}

.wppb-form-field input[type='text'],
.wppb-form-field input[type='password'],
.wppb-form-field input[type='email'] {
  margin-bottom: 20px !important;
}

#wppb-login-wrap .login-username input,
.wppb-form-field input[type='text'],
.wppb-form-field input[type='email'],
.wppb-form-field textarea,
.wppb-form-field input[type='password'],
#wppb-login-wrap .login-password input {
  width: 100% !important;
}

.dash-box {
  box-shadow: 8px 8px 30px 0 rgb(80 5 143 / 15%);
  background: #fff;
  border-radius: 15px;
  padding: 30px;
  box-sizing: border-box;
}

.dash-button-wrap {
  width: 100%;
}

.presenter-dash-created-div {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.dash-section {
  width: 48%;
}

.edit-span {
  font-size: 15px;
  margin-left: 15px;
}

.acf-form-submit {
  margin-top: 20px;
  margin-bottom: 40px;
}

input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
select,
textarea,
.acf-relationship {
  border-radius: 3px;
}

ul.acf-radio-list li,
ul.acf-checkbox-list li {
  font-size: 16px !important;
  margin-bottom: 15px !important;
  line-height: 1;
}

.acf-field .acf-label label {
  margin-bottom: 20px !important;
}

.acf-field input[type='text'],
.acf-field input[type='password'],
.acf-field input[type='email'],
.acf-field input[type='search'],
.acf-field input[type='tel'],
.acf-field input[type='url'],
.acf-field textarea {
  padding: 10px !important;
}

input[type='checkbox'] {
  margin-bottom: 0 !important;
}

.acf-field p.description {
  font-size: 16px;
  font-weight: 700;
}

.acf-field.acf-field-message .acf-label label {
  display: none;
}

label[for='acf-_post_title'] {
  font-size: 24px;
  border-top: solid #eee 1px;
  padding-top: 10px !important;
}

.page-template-page-agreement-individual .acf-field .acf-label label {
  font-weight: 700;
}

.page-template-page-agreement-individual
  .acf-field.acf-field-group
  .acf-label
  > label,
label[for='acf-field_618c1943d10a7'] {
  font-size: 24px;
}

.page-template-page-agreement-individual
  .acf-field.acf-field-group
  .acf-field
  label {
  font-size: 20px;
}

.page-template-page-agreement-individual .acf-fields > .acf-field {
  padding-top: 30px;
  padding-bottom: 30px;
}

.agreement-h3 {
  margin-bottom: 30px;
}

.agreement-h4 {
  font-size: 24px;
  font-family: 'Raleway', sans-serif;
  margin-bottom: 30px;
}

.main-hr {
  margin-bottom: 30px;
}

.agreement-title-box {
  background: #d8edee;
  padding: 30px;
  box-sizing: border-box;
  border-radius: 15px;
  margin-left: 30px;
}

.agreement-title-box p {
  margin-bottom: 0;
}

.acf-fields.-border {
  border-radius: 15px;
}

.acf-field-618d7b1769033,
.acf-field-618d79a37ee4a,
.acf-field-618d81c1c6989 {
  display: none;
}

.agreement-button {
  display: block;
}

.gray-agreement-button {
  display: block;
  cursor: default;
}

.gray-agreement-button a {
  cursor: default;
}

.agreement-buttons-div {
  margin-bottom: 40px;
}

.dash-section {
  margin-bottom: 40px;
}

.dash-logout {
  width: 100%;
}

.acf-field-6170870b6aef8 {
  background: #f5f5f5;
}

#view-workshops-button {
  margin-bottom: 0;
}

.wppb-front-end-logout {
  margin-bottom: 0;
}

#instructions-h4,
#instructions-div {
  width: 100%;
}

#instructions-h4 {
  color: var(--teal);
  margin-bottom: 40px;
  cursor: pointer;
}

#instructions-div {
  display: none;
}

#welcome-divider {
  margin-bottom: 30px;
}

.acf-field-61707c347a454,
.acf-field-64f786f309ecd {
  background: #ccf1f7;
  display: none;
}

/* .acf-field-61f2d6f7e7afa {
    background: #ccf1f7;
    display: none;
} */
/*=====call for presenters page==========*/

#proposal-questions-row ul {
  list-style: none;
  margin-left: 40px;
  line-height: 1.5;
}

#proposal-questions-row ul li:before {
  content: '\f059';
  position: absolute;
  left: 28px;
  font-family: 'Font Awesome 5 Pro';
  color: #6f54af;
  font-size: 23px;
  top: 44px;
  font-weight: 300;
}

.highlight-span {
  background: #e3dc01;
}

.acf-field.acf-field-time-picker.acf-field-6230c1ba46c43 {
  display: none;
}
/*=====presenters page=======*/

.presenters-page-presenter-div {
  background: #d8edee;
  padding: 30px;
  box-sizing: border-box;
  border-radius: 30px;
  margin-bottom: 30px;
}

/*===institute page=====*/

#deana-col {
  clear: both;
}

/*===woocommerce====*/

.add-to-cart-panel .cart.do-quantity-buttons div.quantity,
.do-quantity-buttons div.quantity {
  display: none !important;
}

.single-product .woocommerce-product-gallery.images {
  display: none;
}

.woocommerce-breadcrumb {
  display: none;
}

.single-product .product_meta {
  display: none;
}

.single-product .site-content,
.woocommerce-shop .site-content {
  margin-top: 100px;
}

.woocommerce-shop .price,
.single-product .price {
  display: none !important;
}

.single-product .variations th {
  text-align: left;
  width: 200px;
}

.single-product .woocommerce-variation-price {
  margin-bottom: 30px;
}

.wc-pao-subtotal-line .price {
  display: block !important;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  border-radius: 35px;
  font-weight: 700;
  text-trasnform: uppercase;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  border-radius: 35px !important;
  font-weight: 700 !important;
  margin-bottom: 30px;
}

.post-type-archive-product .inside-wc-product-image span.onsale {
  background-color: var(--blackPurple);
}

.post-type-archive-product span.onsale,
.woocommerce.single-product span.onsale {
  background-color: var(--blackPurple);
  border-radius: 15px 15px 0 0 !important;
  display: none !important;
}

.woocommerce ul.products li.product.sales-flash-overlay .onsale {
  top: -40px !important;
  right: 50% !important;
  transform: translateX(50%);
}

.products.columns-4 .type-product,
.products.columns-3 .type-product {
  box-shadow: 8px 8px 30px 0 rgb(80 5 143 / 15%);
  border-radius: 35px;
}

.woocommerce ul.products li.product a img {
  border-radius: 35px 35px 0 0;
}

.woocommerce-cart .product-name a {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  display: inline-block;
}

div.woocommerce-message a.button {
  background-color: var(--orange) !important;
  padding: 10px 20px !important;
  margin-right: 10px !important;
  margin-bottom: 0;
  text-align: center;
}

.woocommerce-message {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

/*====presenter bio===*/

.presenter-bio-ind-div {
  margin: 165px auto 30px !important;
  width: 95%;
}

.presenter-bio-ind-left {
  width: 30%;
}

.presenter-bio-ind-right {
  width: 66%;
}

#scholarship-title-box {
  border-radius: 10px 10px 0 0;
}

.main-ol li {
  margin-bottom: 20px;
}

/*====venue page====*/

#venue-h2,
#lodging-h2 {
  display: inline-block;
}

#venue-h4 .fa-globe {
  color: var(--ltTeal);
}

/*==pre register page===*/

#gform_wrapper_5 .gform_description {
  font-size: 24px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
}

/*==========responsive============================================================*/

@media only screen and (max-width: 2100px) {
  .pricing-row .sponsorship-level-price-col.vc_col-sm-3 {
    width: 42% !important;
  }

  .pricing-row .sponsorship-level-type-col.vc_col-sm-9 {
    width: 58% !important;
  }

  .sponsorship-price-text {
    font-size: 35px !important;
  }
}

@media only screen and (max-width: 1900px) {
  #home-about-row {
    padding-left: 7% !important;
    padding-right: 7% !important;
  }

  .pricing-row .vc_col-sm-3 {
    width: 35% !important;
  }

  .pricing-row .vc_col-sm-9 {
    width: 65% !important;
  }

  #sponsorship-level-row {
    padding-left: 7% !important;
    padding-right: 7% !important;
  }
}

@media only screen and (max-width: 1600px) {
  #home-about-row {
    padding-left: 4% !important;
    padding-right: 4% !important;
  }

  .home-about-col .vc_column-inner {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .cursive-box-text {
    font-size: 65px !important;
    right: -43px;
  }
}

@media only screen and (max-width: 1550px) {
  body {
    background-size: 85%;
  }

  #home-highlights-row {
    padding-left: 10% !important;
  }
  .vc_row.reg-row {
    padding-left: 7% !important;
    padding-right: 7% !important;
  }

  .twelve-percent.vc_row {
    padding-left: calc(7% + 15px) !important;
    padding-right: calc(7% + 15px) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .pricing-row .sponsorship-level-price-col.vc_col-sm-3 {
    width: 45% !important;
  }

  .pricing-row .sponsorship-level-type-col.vc_col-sm-9 {
    width: 55% !important;
  }
}

@media only screen and (max-width: 1300px) {
  .main-inner {
    padding: 0 12%;
  }

  .vc_row.reg-row {
    padding-left: 2% !important;
    padding-right: 2% !important;
  }

  .twelve-percent.vc_row {
    padding-left: calc(2% + 15px) !important;
    padding-right: calc(2% + 15px) !important;
  }

  #sponsorship-level-row {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }

  .sponsorship-price-text {
    font-size: 30px !important;
  }

  .presenter-bio-div {
    max-width: 95%;
    margin: 0 auto;
  }

  .page-template #main {
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media only screen and (max-width: 1200px) {
  #home-about-row {
    padding-left: 2% !important;
    padding-right: 2% !important;
  }

  #home-highlights-row {
    padding-left: 12% !important;
    padding-right: 12% !important;
  }

  #contact-row .vc_col-sm-8 {
    width: 50% !important;
  }

  #contact-row .vc_col-sm-4 {
    width: 48% !important;
  }

  .reg-heading {
    font-size: 50px !important;
  }
}

@media only screen and (max-width: 1100px) {
  .site-header .header-image {
    width: 200px;
  }

  .width-row-1100 .vc_col-sm-6,
  #home-about-row .vc_col-sm-4 {
    width: 100% !important;
  }

  .home-about-col .vc_column-inner {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }

  #home-presenters-title-row {
    padding-top: 0 !important;
  }

  #home-about-row {
    padding-left: 12% !important;
    padding-right: 12% !important;
  }

  .main-inner {
    padding: 0 7%;
  }

  #sponsorship-highlights-row,
  #sponsorship-highlights-row .wpb_column,
  #sponsorship-highlights-row .vc_column-inner {
    padding-top: 0 !important;
  }

  #sponsorship-highlights-row .sponsorship-inner-col .vc_column-inner {
    padding-top: 30px !important;
  }

  #drum-image {
    padding-right: 0 !important;
  }

  .sponsorship-large-price-text {
    font-size: 35px !important;
  }

  #sponsorship-level-row > .vc_col-sm-3 {
    width: 50% !important;
  }

  .single-product div.woocommerce-message a.button {
    display: block;
    float: none;
    width: 280px;
    margin-top: 20px;
  }
}

@media only screen and (max-width: 1000px) {
  #home-intro-row {
    margin-top: 80px !important;
  }

  #intro-row {
    margin-top: 40px !important;
  }

  .cfp-intro-row {
    margin-top: 80px !important;
  }

  #header-reg-button {
    float: right;
  }

  .nav-float-right .header-widget {
    margin-top: 27px !important;
  }

  .contact-side {
    display: flex;
  }

  .contact-side .vc_col-sm-1\/5 {
    width: inherit;
  }

  .intro-text.wpb_text_column {
    margin-top: -80px !important;
  }

  .intro-text h1 {
    font-size: 80px !important;
  }

  .large-cursive-reg-text {
    font-size: 130px !important;
  }

  .reg-col {
    margin-top: 60px !important;
  }

  #student-reg-col {
    margin-top: 70px !important;
  }

  #sponsorship-level-row {
    display: flex;
    flex-wrap: wrap;
  }

  .keynote-date-h2 {
    font-size: 30px;
  }

  .presenter-dash-created-div {
    flex-direction: column;
  }

  .dash-section {
    width: 100%;
  }

  .workshop-presenters-div {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  div.woocommerce-message a.button {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 850px) {
  #contact-row {
    display: block;
  }

  #contact-row .vc_col-sm-8,
  #contact-row .vc_col-sm-4 {
    width: 100% !important;
  }

  .sched-buttons-div {
    margin-bottom: 40px;
  }

  .sched-buttons-div .orange-button {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  #home-about-row,
  #presenters-row {
    padding-bottom: 30px !important;
  }

  #home-highlights-row {
    padding-top: 10px !important;
  }

  #home-testimonials-row,
  #home-newsletter-row {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  #footer-widgets {
    background-position: center top;
  }

  .keynote-div {
    flex-direction: column;
  }

  .keynote-presenter-div {
    border-radius: 15px 15px 0 0;
    width: 100%;
  }

  .keynote-info-div {
    width: 100%;
  }

  .workshop-presenters-div {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 768px) {
  .secondary-navigation {
    text-align: center !important;
  }
  .secondary-navigation ul {
    display: block;
  }
  .secondary-navigation .sf-menu > li {
    float: none;
    display: inline-block !important;
  }

  .nav-float-right .header-widget {
    margin-top: 19px !important;
  }

  #header-reg-button {
    padding: 3px 20px;
  }
}

@media only screen and (max-width: 767px) {
  .large-cursive-text {
    font-size: 150px !important;
  }

  .home-intro-text.wpb_text_column {
    margin-top: -90px !important;
  }

  .home-intro-text h1 {
    font-size: 80px !important;
  }

  #conference-countdown {
    font-size: 50px;
    padding: 10px 0;
  }

  .entry-title,
  .presenter-name-h1 {
    margin: 0 0 30px;
  }

  .sponsorship-price-text {
    border-radius: 15px 15px 0 0;
  }

  .pricing-row .vc_col-sm-3 {
    width: 100% !important;
  }

  .pricing-row .vc_col-sm-9 {
    width: 100% !important;
  }

  .sponsorship-type-text {
    text-align: center;
    padding: 30px !important;
  }

  #sponsorship-level-row {
    flex-direction: column;
  }

  #sponsorship-level-row .vc_col-sm-3 {
    width: 100% !important;
  }

  .pricing-row .sponsorship-level-type-col.vc_col-sm-9 {
    width: 100% !important;
  }

  .presenter-name-h1 {
    font-size: 31px;
  }

  .single-product .variations tr {
    display: flex;
    flex-wrap: wrap;
  }

  .presenter-bio-ind-div {
    flex-direction: column;
    align-items: center;
  }

  .presenter-bio-ind-left {
    margin-bottom: 30px;
  }

  .page-template-page-title-shown .inside-article,
  .page-template-page-presenter-dashboard #main,
  .page-template-page-call-for-presenters-form #main {
    padding-top: 100px;
  }
}

@media only screen and (max-width: 600px) {
  #conference-countdown {
    font-size: 40px;
    float: none;
  }

  #conference-countdown .simply-word {
    transform: rotate(0deg);
    position: initial;
    display: block;
    margin-top: 0;
  }

  #conference-countdown .simply-section {
    margin-left: 32px;
  }

  #home-about-row,
  #home-highlights-row,
  #presenters-row,
  #home-newsletter-row {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }

  .intro-text.wpb_text_column {
    margin-top: -44px !important;
    margin-left: 30px !important;
  }

  .intro-text h1 {
    font-size: 60px !important;
  }

  .vc_column-inner .large-cursive-reg-text {
    font-size: 78px !important;
    padding-left: 0 !important;
  }

  #header-reg-button {
    margin: 0 auto 30px !important;
    float: none;
  }

  .entry-title,
  .presenter-name-h1 {
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 520px) {
  .large-cursive-text {
    font-size: 100px !important;
  }

  .home-intro-text.wpb_text_column {
    margin-top: -60px !important;
  }

  .home-intro-text h1 {
    font-size: 60px !important;
  }

  .home-intro-date-text {
    max-width: 251px;
    margin: 0 auto;
    line-height: 1.5;
  }

  #conference-countdown {
    font-size: 30px;
  }

  #conference-countdown .simply-word {
    font-size: 12px;
  }

  #contact-row .fa-2x {
    font-size: 1em;
  }
}
