@charset "UTF-8";

.mindcare-core-page-inline-style {
  position: absolute !important;
  width: 0;
  height: 0;
  line-height: 1;
  display: none
}

.kc-elm.qodef-shortcode .fa,
.kc-elm.qodef-shortcode .fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900
}

.kc-elm.qodef-shortcode .fa:before,
.kc-elm.qodef-shortcode .fas:before {
  font-family: inherit;
  font-weight: inherit
}

.kc-elm.qodef-shortcode .fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400
}

.kc-elm.qodef-shortcode .fab:before {
  font-family: inherit;
  font-weight: inherit
}

.qodef-shortcode .last_toggle_el_margin,
.qodef-shortcode .wpb_button,
.qodef-shortcode .wpb_content_element,
.qodef-shortcode .wpb_row,
.qodef-shortcode ul.wpb_thumbnails-fluid>li {
  margin-bottom: 0 !important
}

#qodef-back-to-top {
  position: fixed;
  width: 40px;
  height: 40px;
  right: 25px;
  bottom: 25px;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 10000
}

#qodef-back-to-top .qodef-back-to-top-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  font-size: 20px;
  color: #fff;
  background-color: #d58f76;
  border: 1px solid #d58f76;
  overflow: hidden;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}

#qodef-back-to-top .qodef-back-to-top-icon * {
  display: block;
  line-height: inherit;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}

#qodef-back-to-top:hover .qodef-back-to-top-icon {
  background-color: #bb725e;
  border-color: #bb725e
}

#qodef-back-to-top:hover .qodef-back-to-top-icon * {
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px)
}

#qodef-back-to-top.qodef--off {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .15s ease, visibility 0s .15s;
  -o-transition: opacity .15s ease, visibility 0s .15s;
  transition: opacity .15s ease, visibility 0s .15s
}

#qodef-back-to-top.qodef--on {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease
}

.qodef-blog.qodef-item-layout--flexible article.has-post-thumbnail .qodef-e-media {
  margin-bottom: 24px
}

.qodef-blog.qodef-item-layout--flexible article .qodef-e-info.qodef-info--top {
  margin: 0;
  padding-bottom: 5px
}

.qodef-blog.qodef-item-layout--flexible article .qodef-e-info.qodef-info--bottom {
  margin-bottom: 38px
}

.qodef-blog.qodef-item-layout--flexible article .qodef-e-title-link {
  color: inherit
}

.qodef-blog.qodef-item-layout--flexible article .qodef-e-excerpt {
  margin: 17px 0 0
}

.qodef-blog.qodef-item-layout--metro {
  margin: 0
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-media-image.qodef--background {
  margin-bottom: 0
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px 40px 35px;
  background-color: rgba(32, 9, 96, .12)
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-content a {
  position: relative;
  z-index: 3
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-title {
  color: #fff
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-title a {
  color: inherit
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-info>* {
  color: #fff
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top {
  margin-bottom: 0
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-post-link {
  z-index: 2
}

.qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after,
.qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after,
.qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-media-image:after {
  position: absolute;
  top: calc(50% - 36px);
  left: calc(50% - 36px);
  content: '\45';
  font-family: ElegantIcons;
  font-size: 72px;
  line-height: 1;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  color: #fff;
  speak: none;
  -webkit-font-smoothing: antialiased;
  z-index: 1;
  border: 3px solid #fff
}

.qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after {
  content: '\e006'
}

.qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-media-image:after {
  content: '\45'
}

.qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after {
  content: '\e027'
}

.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link {
  padding: 83px 68px
}

.qodef-blog.qodef-item-layout--metro article.format-link .qodef-icon-elegant-icons {
  right: 84px;
  font-size: 144px
}

.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote {
  padding: 83px 68px 87px
}

.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote:before {
  font-size: 582px
}

.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote-author {
  margin: 20px 0 4px
}

.qodef-blog.qodef-item-layout--metro.qodef-items--fixed article.format-link .qodef-e-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px
}

.qodef-blog.qodef-item-layout--metro.qodef-items--fixed article.format-quote .qodef-e-quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px
}

.qodef-blog.qodef-item-layout--minimal article .qodef-e-info.qodef-info--bottom {
  margin-top: 5px
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 90px;
  margin: 0 17px 0 0
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-content .qodef-e-title a.qodef-e-title-link {
  color: #200960
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-content .qodef-e-title a.qodef-e-title-link:hover {
  color: #d58f76
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-content .qodef-e-info.qodef-info--bottom {
  margin-top: 0
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-content .qodef-e-info.qodef-info--bottom .qodef-e-info-category a {
  color: #b8b8b8;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  letter-spacing: .26em;
  text-transform: uppercase
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-content .qodef-e-info.qodef-info--bottom .qodef-e-info-category a:hover {
  color: #d58f76
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom {
  margin-bottom: 38px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link {
  margin-bottom: 40px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote {
  margin-bottom: 40px
}

.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-link .qodef-e-link {
  padding: 76px
}

.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-link .qodef-icon-elegant-icons {
  right: 40px;
  font-size: 140px
}

.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-quote .qodef-e-quote {
  padding: 76px
}

.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-quote .qodef-e-quote:before {
  font-size: 540px
}

.qodef-blog .qodef-m-pagination {
  padding-top: 52px
}

#qodef-page-sidebar .widget_mindcare_core_blog_list .qodef-widget-title {
  margin: 0 0 29px
}

#qodef-page-sidebar .widget_mindcare_core_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-content .qodef-e-title a.qodef-e-title-link,
#qodef-page-sidebar .widget_mindcare_core_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-content .qodef-e-title a.qodef-e-title-link {
  color: #200960
}

#qodef-page-sidebar .widget_mindcare_core_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-content .qodef-e-title a.qodef-e-title-link:hover,
#qodef-page-sidebar .widget_mindcare_core_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-content .qodef-e-title a.qodef-e-title-link:hover {
  color: #d58f76
}

#qodef-author-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 55px;
  background-color: #f6f3ee;
  padding: 27px 27px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

#qodef-author-info .qodef-m-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#qodef-author-info .qodef-m-image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 25px
}

#qodef-author-info .qodef-m-image a,
#qodef-author-info .qodef-m-image img {
  display: block;
  border-radius: 100%
}

#qodef-author-info .qodef-m-author {
  margin: 0
}

#qodef-author-info .qodef-m-email {
  margin: 5px 0 0
}

#qodef-author-info .qodef-m-description {
  margin: 10px 0 0
}

#qodef-author-info .qodef-m-social-icons {
  margin-top: 9px
}

#qodef-author-info .qodef-m-social-icons a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 13px;
  font-size: 12px;
  color: #b8b8b8
}

#qodef-author-info .qodef-m-social-icons a:hover {
  color: #d58f76
}

#qodef-author-info .qodef-m-social-icons a:last-child {
  margin-right: 0
}

#qodef-related-posts {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 70px
}

#qodef-related-posts .qodef-blog.qodef-item-layout--flexible article .qodef-e-info.qodef-info--bottom {
  display: none
}

#qodef-single-post-navigation {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 0
}

#qodef-single-post-navigation .qodef-m-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

#qodef-single-post-navigation .qodef-m-nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#qodef-single-post-navigation .qodef-m-nav>* {
  display: block;
  line-height: inherit
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-title-label,
#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-title-label {
  position: relative;
  display: block
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-title-label .qodef-e-title-link,
#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-title-label .qodef-e-title-link {
  display: block;
  font-family: "Cormorant Garamond", serif;
  font-size: 19px;
  font-weight: 600;
  color: #200960;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-title-label .qodef-m-nav-label,
#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-title-label .qodef-m-nav-label {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  color: #b8b8b8;
  letter-spacing: .25em;
  text-transform: uppercase
}

@media only screen and (max-width:680px) {

  #qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-post-image,
  #qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-post-image {
    display: none
  }

  #qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-title-label .qodef-e-title-link,
  #qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-title-label .qodef-e-title-link {
    display: none
  }
}

#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-icon-linear-icons {
  margin-right: 16px;
  font-size: 20px;
  color: #b8b8b8
}

#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-post-image {
  padding-right: 17px
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-left: auto;
  text-align: right
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-icon-linear-icons {
  margin-left: 16px;
  font-size: 20px;
  color: #b8b8b8
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-post-image {
  padding-left: 17px
}

.qodef-booked-appointments .booked-profile-appt-list .appt-block.approved .status-block {
  background-color: #a15547 !important
}

.qodef-booked-appointments .booked-profile-appt-list .appt-block.pending .status-block {
  background-color: #d58f76 !important
}

.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar thead tr.days th {
  padding: 15px 0 !important
}

.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar thead th {
  background-color: #eceae4 !important
}

.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td {
  font-size: 14px
}

.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active,
.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active:hover,
.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today.active,
.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today.active:hover,
.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today:not(.prev-date):hover {
  background-color: #f6f3ee !important
}

.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active .date,
.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active:hover .date,
.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today.active .date,
.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today.active:hover .date,
.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today:not(.prev-date):hover .date {
  background-color: #d58f76 !important
}

.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active .date span,
.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active:hover .date span,
.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today.active .date span,
.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today.active:hover .date span,
.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today:not(.prev-date):hover .date span {
  background-color: #f6f3ee !important
}

.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active .date .number,
.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active:hover .date .number,
.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today.active .date .number,
.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today.active:hover .date .number,
.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today:not(.prev-date):hover .date .number {
  background-color: #f6f3ee !important;
  color: #d58f76 !important;
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important
}

.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot {
  border: 0 !important;
  padding: 10px 0 0 0 !important;
  margin: 0 !important
}

.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot:last-child {
  margin: 0 0 10px !important
}

.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-time .spots-available {
  line-height: 2.2
}

.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people {
  padding: 1px 0 0
}

.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people .button {
  padding: 0 18px 9px
}

.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people .timeslot-mobile-title {
  font-family: "Cormorant Garamond", serif;
  font-size: 22px;
  padding: 8px 0 2px;
  line-height: 1em
}

.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people .button-timeslot {
  font-size: 12px !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 300
}

.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people .spots-available {
  font-size: 12px;
  letter-spacing: .25em;
  padding: 4px 0 3px;
  font-family: "Open Sans", sans-serif
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar {
  border: 2px solid #f6f3ee !important;
  border-radius: 12px !important;
  overflow: hidden
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead th {
  border: none !important;
  padding: 6px 0 10px 0 !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar th,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead th,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead tr {
  background-color: #f6f3ee !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar th .page-left,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar th .page-right,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead th .page-left,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead th .page-right,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead tr .page-left,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead tr .page-right {
  color: #b8b8b8 !important;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar th .calendarSavingState,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead th .calendarSavingState,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead tr .calendarSavingState {
  color: #b8b8b8
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar th .page-right:hover,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead th .page-right:hover,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead tr .page-right:hover {
  -webkit-transform: translateX(2px);
  -ms-transform: translateX(2px);
  transform: translateX(2px)
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar th .page-left:hover,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead th .page-left:hover,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead tr .page-left:hover {
  -webkit-transform: translateX(-2px);
  -ms-transform: translateX(-2px);
  transform: translateX(-2px)
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar th .booked-icon-arrow-left,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar th .booked-icon-arrow-right,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead th .booked-icon-arrow-left,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead th .booked-icon-arrow-right,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead tr .booked-icon-arrow-left,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead tr .booked-icon-arrow-right {
  font-family: linea-arrows-10;
  color: #d58f76;
  font-size: 25px
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar th .booked-icon-arrow-right:before,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead th .booked-icon-arrow-right:before,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead tr .booked-icon-arrow-right:before {
  content: "\e04b"
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar th .booked-icon-arrow-left:before,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead th .booked-icon-arrow-left:before,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead tr .booked-icon-arrow-left:before {
  content: "\e03f"
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead {
  background-color: #d58f76 !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar thead th {
  color: #200960;
  font-family: "Open Sans", sans-serif;
  font-size: 17px !important;
  font-weight: 300 !important;
  line-height: 24px !important;
  letter-spacing: normal !important;
  padding: 20px 0 !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .monthName {
  font-family: "Cormorant Garamond", serif;
  font-size: 22px !important;
  font-style: normal;
  line-height: 1.3em !important;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0 !important;
  color: #d58f76 !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .monthName .backToMonth {
  display: none
}

body .large table.booked-calendar .monthName {
  font-size: 19px !important;
  line-height: 1.3em !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .page-left,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .page-right {
  margin-top: -.6rem !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar tr {
  background-color: #d58f76;
  border: 2px solid #f6f3ee
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar tbody {
  background-color: #d58f76 !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar tbody tr {
  border: 2px solid #f6f3ee !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar tr.entryBlock {
  background-color: transparent
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar tr.entryBlock td {
  padding: 0 !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar tr.entryBlock td h2 {
  margin: 0 !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar tr.days {
  background-color: #fff !important;
  text-transform: none
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar tr.days th {
  background: 0 0 !important;
  border: none !important;
  color: #b8b8b8 !important;
  padding: 20px 0 !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td {
  background-color: #fff;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  line-height: 1.5em;
  font-weight: 400;
  font-size: 17px;
  color: #999;
  border-right: 2px solid #f6f3ee !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td:first-child {
  border-left: none !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td:last-child {
  border-right: none !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td .date {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background-color: transparent !important;
  color: #d58f76
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td .date .number {
  border-radius: 0
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.active,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.active:hover,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.today.active,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.today.active:hover,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.today:not(.prev-date):hover {
  background-color: #f6f3ee !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.active .date,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.active:hover .date,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.today.active .date,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.today.active:hover .date,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.today:not(.prev-date):hover .date {
  background-color: #f6f3ee !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.active .date .number,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.active:hover .date .number,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.today.active .date .number,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.today.active:hover .date .number,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.today:not(.prev-date):hover .date .number {
  background-color: #f6f3ee !important;
  color: #d58f76 !important;
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.next-month .date span.number,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.next-month.prev-date .date span.number,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.prev-month .date span.number {
  color: #b8b8b8 !important;
  opacity: .3
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.next-month:hover .date .number,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.prev-month:hover .date .number {
  color: #200960 !important;
  opacity: 1
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.prev-month.prev-date:hover .date .number {
  color: #b8b8b8 !important;
  opacity: .3
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.today.prev-date .date {
  border: 1px solid #d58f76 !important;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.today.prev-date .date span {
  color: #b8b8b8 !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.today:not(.prev-date):hover .date {
  background-color: #f6f3ee !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.today .date {
  border: 1px solid #b8b8b8 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.prev-date .date,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.prev-date .date span,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.prev-date:hover .date,
.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.prev-date:hover .date span {
  background: 0 0 !important;
  color: #b8b8b8 !important;
  cursor: context-menu
}

.qodef-browser--edge .qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.prev-date .date,
.qodef-browser--edge .qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.prev-date .date span,
.qodef-browser--edge .qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.prev-date:hover .date,
.qodef-browser--edge .qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.prev-date:hover .date span,
.qodef-browser--ms-explorer .qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.prev-date .date,
.qodef-browser--ms-explorer .qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.prev-date .date span,
.qodef-browser--ms-explorer .qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.prev-date:hover .date,
.qodef-browser--ms-explorer .qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.prev-date:hover .date span {
  background-color: #fafafa !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td:hover .date {
  background-color: #f6f3ee !important;
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td:hover .date span {
  background-color: #f6f3ee;
  color: #d58f76;
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list .timeslot:hover {
  background: 0 0
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown {
  padding: 0 33px 1px
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown h2 {
  display: none
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot {
  padding: 25px 0 0 0 !important;
  border-bottom: 1px solid #e1e1e1 !important;
  border-top: none !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot:last-child {
  border: none !important
}

@media only screen and (max-width:680px) {
  .qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot {
    padding: 0 0 3px !important;
    border: 0 !important
  }
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-time {
  width: 57%;
  padding: 0
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-time .timeslot-title {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 22px;
  line-height: 1.136em;
  letter-spacing: 0;
  color: #200960 !important;
  font-style: normal;
  margin: 0 0 1px !important;
  letter-spacing: 0 !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-time .timeslot-range {
  font-size: 12px !important;
  color: #999;
  font-family: "Open Sans", sans-serif;
  font-weight: 300
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-time .timeslot-range .booked-icon {
  color: #999 !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-time .spots-available {
  line-height: 2.2;
  font-size: 12px;
  letter-spacing: .25em
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people {
  padding: 6px 0 0 0
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people .button {
  background-color: #d58f76 !important;
  margin-top: 0 !important;
  border-color: transparent !important;
  padding: 7px 18px;
  -webkit-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
  transition: all .3s ease-in-out !important;
  border-radius: 5px !important;
  cursor: pointer
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people .button:hover {
  background-color: #bb725e !important;
  border-color: #bb725e !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people .button:focus {
  outline: 0 !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people .button .button-text {
  font-family: "Open Sans", sans-serif !important;
  text-transform: uppercase !important;
  font-size: 10px;
  color: #fff !important;
  letter-spacing: .26em
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot.timeslot-unavailable .timeslot-people .button {
  background-color: #eee !important;
  color: #aaa !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot.timeslot-unavailable .timeslot-people .button:hover {
  background-color: #eee !important;
  color: #aaa !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar .booked-loading .booked-spinner div>* {
  background-color: #b8b8b8 !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.today .date {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar td.today .date span {
  color: #b8b8b8 !important;
  border: none !important
}

.qodef-booked-calendar .booked-calendar-wrap table.booked-calendar tr.week td.active .date,
.qodef-booked-calendar .booked-calendar-wrap.small table.booked-calendar tr.week td.active .date {
  background-color: #f6f3ee !important
}

body .booked-modal .booked-form.booked-scrollable {
  background-color: #fff
}

body .booked-modal .booked-form.booked-scrollable #newAppointmentForm .bookings .booked-appointment-details .appointment-title {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0;
  padding-bottom: 4px
}

body .booked-modal .bm-window {
  padding-top: 60px
}

body .booked-modal .bm-window .booked-title-bar {
  background-color: #f6f3ee
}

body .booked-modal .bm-window .booked-title-bar small {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .25em;
  color: #d58f76;
  padding: 13px 25px
}

body .booked-modal .bm-window .cf-block .field-label {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0
}

body .booked-modal .bm-window .cf-block input.textfield {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 0 0 10px;
  padding: 17px 24px;
  font-family: inherit;
  font-size: 17px;
  line-height: 24px;
  font-weight: 300;
  color: #d58f76;
  background-color: #f6f3ee;
  border: 1px solid transparent;
  border-radius: 5px;
  outline: 0;
  cursor: pointer
}

body .booked-modal .bm-window .cf-block .booked-forgot-password {
  text-decoration: underline;
  color: #999
}

body .booked-modal .bm-window input.button.button-primary {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 2em;
  font-weight: 400;
  letter-spacing: .26em;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  color: #fff;
  background-color: #d58f76;
  border: 1px solid #d58f76;
  padding: 13px 24px 13px 24px;
  font-size: 11px;
  margin-right: 12px
}

body .booked-modal .bm-window input.button.button-primary:hover {
  color: #fff !important;
  background-color: #bb725e !important;
  border-color: #bb725e !important
}

@media only screen and (max-width:480px) {
  body .booked-modal .bm-window input#submit-request-appointment {
    margin-bottom: 12px
  }
}

body .booked-modal .bm-window .booked-forgot-goback.button,
body .booked-modal .bm-window button.cancel.button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 2em;
  font-weight: 400;
  letter-spacing: .26em;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  color: #d58f76;
  background-color: transparent;
  border: 1px solid #d58f76;
  padding: 13px 24px 13px 24px;
  font-size: 11px;
  color: #a15547 !important;
  background-color: #fff !important
}

body .booked-modal .bm-window .booked-forgot-goback.button:hover,
body .booked-modal .bm-window button.cancel.button:hover {
  color: #fff !important;
  background-color: #d58f76 !important;
  border-color: #d58f76 !important
}

.wpcf7 .qodef-cf7-custom-fields-bg input,
.wpcf7 .qodef-cf7-custom-fields-bg select,
.wpcf7 .qodef-cf7-custom-fields-bg textarea {
  background-color: #eceae4 !important
}

.wpcf7 .qodef-cf7-custom-fields-border input,
.wpcf7 .qodef-cf7-custom-fields-border select,
.wpcf7 .qodef-cf7-custom-fields-border textarea {
  border: 1px solid #d58f76 !important
}

.wpcf7 .qodef-cf7-custom-no-margin .qodef-grid-item,
.wpcf7 .qodef-cf7-custom-no-margin p {
  margin: 0 !important
}

.wpcf7 .qodef-contat-form-form-2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.wpcf7 .qodef-contat-form-form-2 .qodef-column-left {
  vertical-align: top
}

.wpcf7 .qodef-contat-form-form-2 .qodef-column-left .qodef-left-col-num {
  float: left;
  width: 50%;
  padding-right: 22px
}

.wpcf7 .qodef-contat-form-form-2 .qodef-column-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: top
}

.wpcf7 .qodef-contat-form-form-2 .qodef-column-right .qodef-right-col-num {
  -ms-flex-negative: 0;
  flex-shrink: 0
}

@media only screen and (max-width:768px) {
  .wpcf7 .qodef-contat-form-form-2 {
    display: block
  }

  .wpcf7 .qodef-contat-form-form-2 .qodef-column-left .qodef-left-col-num {
    width: 100%;
    display: inline-block;
    padding: 0
  }

  .wpcf7 .qodef-contat-form-form-2 .qodef-column-right {
    display: block
  }
}

.wpcf7 .qodef-contat-form-sidearea input {
  border: 1px solid #d58f76 !important;
  background-color: #fff
}

@media only screen and (max-width:768px) {
  .wpcf7 .qodef-contat-form-form-3 .qodef-grid-item {
    width: 100% !important
  }
}

.wpcf7 .qodef-contat-form-form-3 .wpcf7-form-control.wpcf7-select {
  border-radius: 5px;
  -webkit-appearance: none;
  font-weight: 300;
  margin: 0 0 10px
}

.wpcf7 .qodef-contat-form-form-3 .qodef-select-change:after {
  content: "\f3d0";
  position: absolute;
  font-family: Ionicons;
  top: 16px;
  right: 25px;
  color: #d58f76;
  pointer-events: none
}

.wpcf7 div.wpcf7-aborted,
.wpcf7 div.wpcf7-acceptance-missing,
.wpcf7 div.wpcf7-mail-sent-ng,
.wpcf7 div.wpcf7-mail-sent-ok,
.wpcf7 div.wpcf7-spam-blocked,
.wpcf7 div.wpcf7-validation-errors {
  border: 2px solid #d58f76
}

.wpcf7 span.wpcf7-not-valid-tip {
  padding-bottom: 10px;
  font-weight: 300
}

.wpcf7 .wpcf7-validation-errors {
  margin: 1em .5em 1em
}

.qodef-contact-form-7 {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-contact-form-7 .ajax-loader {
  position: absolute;
  right: -10px
}

.qodef-fullscreen-menu-opener {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #444
}

.qodef-fullscreen-menu-opener .qodef-open-icon {
  position: relative;
  visibility: visible
}

.qodef-fullscreen-menu-opener .qodef-close-icon {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  color: #fff
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack {
  font-size: 35px
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack * {
  display: inline-block;
  line-height: inherit
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack :before {
  display: inline-block;
  line-height: inherit
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path svg * {
  fill: none;
  stroke: currentColor
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined {
  line-height: 1
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover {
  color: initial
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-lines .qodef-line:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines {
  position: relative;
  display: block;
  width: 39px;
  height: 21px
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line {
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: currentColor;
  -webkit-transition: top .3s ease, -webkit-transform .3s ease;
  transition: top .3s ease, -webkit-transform .3s ease;
  -o-transition: top .3s ease, transform .3s ease;
  transition: top .3s ease, transform .3s ease;
  transition: top .3s ease, transform .3s ease, -webkit-transform .3s ease
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #d58f76;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: scaleX(0) translateZ(0);
  transform: scaleX(0) translateZ(0);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-1 {
  top: 0
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-1:after {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-2 {
  top: 10px
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-2:after {
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-3 {
  top: 20px
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-3:after {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-1 {
  top: 12px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-2 {
  top: 12px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-3 {
  display: none
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon .qodef-lines .qodef-line:after {
  -webkit-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out
}

.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener {
  color: #fff
}

.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener:hover {
  color: #d58f76
}

.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener {
  color: #000
}

.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener:hover {
  color: #d58f76
}

.qodef-fullscreen-menu-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden !important;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
  background-color: #a15547
}

.qodef-fullscreen-menu-holder .qodef-fullscreen-menu-holder-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%
}

.qodef-fullscreen-menu-holder .qodef-content-grid {
  height: 100%
}

.qodef-fullscreen-menu-holder .qodef-content-grid nav.qodef-fullscreen-menu {
  width: 100%
}

.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu {
  position: relative;
  top: 0;
  margin: 0 auto;
  text-align: center
}

.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0
}

.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li {
  margin: 0;
  padding: 0
}

.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 12px 0;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-size: 42px;
  line-height: 1.024em;
  letter-spacing: 0;
  color: #fff;
  padding: 0 9px;
  -webkit-transition: color .25s ease-out;
  -o-transition: color .25s ease-out;
  transition: color .25s ease-out
}

@media only screen and (min-width:1025px) {
  .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a:hover {
    color: rgba(255, 255, 255, .8)
  }
}

@media only screen and (max-width:1024px) {
  .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a {
    font-size: 35px
  }
}

.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li.current-menu-ancestor>a,
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li.current-menu-item>a {
  color: rgba(255, 255, 255, .8)
}

.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul {
  padding: 1px 0 0
}

.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul.sub-menu {
  display: none
}

.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li a {
  margin: 14px 0 3px;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .2em
}

.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li ul {
  padding: 11px 0
}

.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li:last-child ul:last-child {
  padding-bottom: 0
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-open-icon {
  visibility: hidden
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-close-icon {
  visibility: visible
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined {
  color: #fff
}

.qodef-fullscreen-menu--opened #qodef-page-header,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header {
  visibility: hidden
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,
.qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,
.qodef-fullscreen-menu--opened .qodef-header-logo-link,
.qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link {
  visibility: visible
}

.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light {
  opacity: 1
}

.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark,
.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main {
  opacity: 0
}

@-webkit-keyframes fullscreen-fade-out {
  0% {
    opacity: 1;
    visibility: visible
  }

  100% {
    opacity: 0;
    visibility: hidden
  }
}

@keyframes fullscreen-fade-out {
  0% {
    opacity: 1;
    visibility: visible
  }

  100% {
    opacity: 0;
    visibility: hidden
  }
}

@-webkit-keyframes fullscreen-fade-in {
  0% {
    opacity: 0;
    visibility: hidden
  }

  100% {
    opacity: 1;
    visibility: visible
  }
}

@keyframes fullscreen-fade-in {
  0% {
    opacity: 0;
    visibility: hidden
  }

  100% {
    opacity: 1;
    visibility: visible
  }
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-holder {
  -webkit-animation: fullscreen-fade-in .25s linear both;
  animation: fullscreen-fade-in .25s linear both
}

.qodef-fullscreen-menu-animate--out .qodef-fullscreen-menu-holder {
  -webkit-animation: fullscreen-fade-out .25s linear both;
  animation: fullscreen-fade-out .25s linear both
}

.qodef-header--light #qodef-page-header .qodef-header-navigation>ul>li>a {
  color: #fff
}

.qodef-header--dark #qodef-page-header .qodef-header-navigation>ul>li>a {
  color: #000
}

.qodef-header--dark #qodef-page-header .qodef-header-navigation>ul>li>a:hover,
.qodef-header--light #qodef-page-header .qodef-header-navigation>ul>li>a:hover {
  color: #d58f76
}

#qodef-page-header .qodef-widget-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%
}

#qodef-page-header .qodef-widget-holder .widget {
  margin: 0 0 0 10px
}

.qodef-header--light #qodef-page-header .qodef-widget-holder .widget a:not(.qodef-layout--filled):not(.qodef-layout--outlined) {
  color: #fff
}

.qodef-header--dark #qodef-page-header .qodef-widget-holder .widget a:not(.qodef-layout--filled):not(.qodef-layout--outlined) {
  color: #000
}

.qodef-header--dark #qodef-page-header .qodef-widget-holder .widget a:not(.qodef-layout--filled):not(.qodef-layout--outlined):hover,
.qodef-header--light #qodef-page-header .qodef-widget-holder .widget a:not(.qodef-layout--filled):not(.qodef-layout--outlined):hover {
  color: #d58f76
}

#qodef-page-header-inner.qodef-content-grid {
  padding: 0
}

#qodef-page-header .qodef-header-logo-link img.qodef--main {
  opacity: 1
}

#qodef-page-header .qodef-header-logo-link img.qodef--dark,
#qodef-page-header .qodef-header-logo-link img.qodef--light {
  opacity: 0
}

#qodef-page-header .qodef-header-logo-link img:not(.qodef--main) {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--light {
  opacity: 1
}

.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--dark,
.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--main {
  opacity: 0
}

.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--dark {
  opacity: 1
}

.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--light,
.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--main {
  opacity: 0
}

#qodef-page-header .qodef-header-logo-image.qodef--customizer {
  max-height: 100%;
  width: auto;
  margin-right: auto
}

.qodef-header--centered #qodef-page-header {
  height: 210px
}

.qodef-header--centered #qodef-page-header .qodef-header-logo-link {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100px
}

.qodef-header--centered #qodef-page-header .qodef-header-logo-link img {
  margin: auto 0 0 0
}

.qodef-header--centered #qodef-page-header .qodef-header-logo-link img:not(.qodef--main) {
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-100%);
  -ms-transform: translateX(-50%) translateY(-100%);
  transform: translateX(-50%) translateY(-100%)
}

.qodef-header--centered #qodef-page-header .qodef-header-sticky .qodef-header-logo-link,
.qodef-header--centered #qodef-page-header .qodef-header-sticky .qodef-header-navigation,
.qodef-header--centered #qodef-page-header .qodef-header-sticky .qodef-widget-holder {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.qodef-header--centered #qodef-page-header .qodef-header-sticky .qodef-header-logo-link {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.qodef-header--centered #qodef-page-header .qodef-header-sticky .qodef-header-navigation>ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.qodef-header--centered #qodef-page-header .qodef-header-sticky .qodef-widget-holder {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.qodef-header--centered #qodef-page-header-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.qodef-header--centered #qodef-page-header-inner>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: calc(210px - 100px)
}

.qodef-header--centered #qodef-page-header-inner>div .qodef-widget-holder {
  width: 20%
}

.qodef-header--centered #qodef-page-header-inner>div .qodef-widget-holder:first-of-type .widget {
  margin: 0 10px 0 0
}

.qodef-header--centered #qodef-page-header-inner>div .qodef-widget-holder:last-of-type {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.qodef-header--centered .qodef-header-navigation ul li.qodef-menu-item--narrow:last-of-type .qodef-drop-down-second.qodef-drop-down--right {
  right: -11px
}

.qodef-header--centered .qodef-header-navigation>ul>li:first-child {
  padding-left: 23px
}

.qodef-header--centered .qodef-header-navigation>ul>li:last-child {
  padding-right: 23px
}

.qodef-header--divided #qodef-page-header {
  height: 130px
}

.qodef-header--divided #qodef-page-header .qodef-header-logo-link {
  height: 130px;
  margin: auto 17px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.qodef-header--divided #qodef-page-header .qodef-header-logo-link img:not(.qodef--main) {
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}

.qodef-header--divided #qodef-page-header .qodef-divided--left,
.qodef-header--divided #qodef-page-header .qodef-divided--right {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.qodef-header--divided #qodef-page-header .qodef-divided--left .qodef-widget-holder .widget {
  margin: 0 10px 0 0
}

.qodef-header--divided #qodef-page-header-inner {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 76px
}

.qodef-header--divided .qodef-header-navigation ul li.qodef-menu-item--narrow:last-of-type .qodef-drop-down-second.qodef-drop-down--right {
  right: -11px
}

.qodef-header--divided .qodef-header-navigation>ul>li:first-child {
  padding-left: 23px
}

.qodef-header--divided .qodef-header-navigation>ul>li:last-child {
  padding-right: 23px
}

.qodef-header--divided .qodef-header-sticky .qodef-header-sticky-inner {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.qodef-header--divided .qodef-header-sticky .qodef-widget-holder {
  height: 100%
}

.qodef-header--divided .qodef-header-sticky .qodef-widget-holder .widget {
  margin: 0 0 0 10px
}

.qodef-header--divided .qodef-header-sticky .qodef-divided--left .qodef-widget-holder .widget {
  margin: 0 10px 0 0
}

.qodef-header--minimal #qodef-page-header-inner .qodef-header-logo-link {
  margin-right: auto
}

.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder {
  margin-right: 10px
}

.qodef-header-standard--right #qodef-page-header-inner .qodef-header-logo-link {
  margin-right: auto
}

.qodef-header-standard--left #qodef-page-header-inner {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.qodef-header-standard--left #qodef-page-header-inner .qodef-widget-holder {
  margin-left: auto
}

.qodef-header-standard--left #qodef-page-header-inner .qodef-header-logo-link {
  margin-right: 3px
}

@media only screen and (min-width:1367px) and (max-width:1680px) {
  .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid {
    width: 1100px
  }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
  .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid {
    width: 960px
  }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
  .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid {
    width: 768px
  }
}

@media only screen and (min-width:1367px) and (max-width:1680px) {
  .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid {
    width: 960px
  }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
  .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid {
    width: 960px
  }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
  .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid {
    width: 850px
  }
}

@media only screen and (min-width:1367px) and (max-width:1440px) {
  .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid {
    width: 1100px
  }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
  .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid {
    width: 960px
  }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
  .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid {
    width: 768px
  }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
  .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid {
    width: 960px
  }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
  .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid {
    width: 768px
  }
}

.qodef-header--vertical #qodef-page-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 312px;
  height: 100%;
  background-color: #f6f3ee;
  z-index: 100;
  -webkit-box-shadow: 4px 6px 12.64px 3.36px rgba(0, 0, 0, .1);
  box-shadow: 4px 6px 12.64px 3.36px rgba(0, 0, 0, .1)
}

.qodef-header--vertical #qodef-page-header .qodef-header-logo-link img {
  margin: 0 auto auto
}

.qodef-header--vertical #qodef-page-header .qodef-header-logo-link img:not(.qodef--main) {
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}

.qodef-header--vertical #qodef-page-header .qodef-vertical-widget-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.qodef-header--vertical #qodef-page-header .qodef-vertical-widget-holder .widget {
  margin: 0 0 0 10px
}

.qodef-header--vertical #qodef-page-header .qodef-vertical-widget-holder .widget:first-of-type {
  margin: 0
}

.qodef-header--light .qodef-header--vertical #qodef-page-header .qodef-vertical-widget-holder .widget a {
  color: #fff
}

.qodef-header--dark .qodef-header--vertical #qodef-page-header .qodef-vertical-widget-holder .widget a {
  color: #000
}

.qodef-header--dark .qodef-header--vertical #qodef-page-header .qodef-vertical-widget-holder .widget a:hover,
.qodef-header--light .qodef-header--vertical #qodef-page-header .qodef-vertical-widget-holder .widget a:hover {
  color: #d58f76
}

.qodef-header--vertical #qodef-page-header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 40px 40px 10px
}

.qodef-header--vertical #qodef-page-header-inner .qodef-header-navigation ul {
  display: block
}

.qodef-header--vertical #qodef-page-header-inner .qodef-header-navigation ul>li {
  margin: 0
}

.qodef-header--vertical.admin-bar #qodef-page-header {
  top: 32px;
  height: calc(100% - 32px)
}

.qodef-header--vertical #qodef-page-footer,
.qodef-header--vertical #qodef-page-outer {
  padding-left: 312px
}

.qodef-header--vertical.qodef-header--light #qodef-page-header .qodef-vertical-widget-holder .widget a {
  color: #fff
}

.qodef-header--vertical.qodef-header--dark #qodef-page-header .qodef-vertical-widget-holder .widget a {
  color: #000
}

.qodef-header--vertical.qodef-header--dark #qodef-page-header .qodef-vertical-widget-holder .widget a:hover,
.qodef-header--vertical.qodef-header--light #qodef-page-header .qodef-vertical-widget-holder .widget a:hover {
  color: #d58f76
}

.qodef-header--vertical .qodef-header-vertical-navigation {
  margin: 0;
  padding: 0;
  z-index: 100;
  width: 100%
}

.qodef-header--vertical .qodef-header-vertical-navigation ul {
  position: relative;
  list-style-type: none;
  padding: 0;
  margin: 0
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li {
  position: relative;
  padding: 0;
  margin: 0
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li a {
  position: relative;
  display: block;
  margin: 0;
  padding: 6px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .2em;
  color: #888
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li a:hover {
  color: #d58f76
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li a:hover .qodef-menu-arrow {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li a .qodef-menu-item-icon {
  margin-right: 5px;
  vertical-align: middle
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-ancestor>a,
.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-item>a,
.qodef-header--vertical .qodef-header-vertical-navigation ul li.current_page_item>a {
  color: #d58f76
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li ul {
  padding: 6px 0
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li ul ul li a {
  font-size: 11px
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second .qodef-drop-down-second-inner {
  position: relative;
  display: block;
  padding: 0;
  z-index: 997
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a {
  font-size: 13px;
  font-weight: 400;
  color: #444;
  padding: 14px 0
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--below ul li .qodef-drop-down-second {
  display: none
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second {
  position: absolute;
  top: 0;
  width: 100%
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul {
  position: absolute;
  top: -23px;
  left: calc(100% + 40px);
  width: 254px;
  background-color: #fff;
  padding: 25px 20px;
  margin-left: 50px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul * {
  visibility: inherit;
  -webkit-transition: visibility .2s ease;
  -o-transition: visibility .2s ease;
  transition: visibility .2s ease
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul.qodef-float--open {
  margin-left: 0;
  opacity: 1;
  visibility: visible;
  z-index: 900
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul ul {
  top: -25px;
  left: calc(100% + 20px);
  visibility: hidden;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease
}

.qodef-header--vertical.qodef-header--light .qodef-header-vertical-navigation>ul>li>a {
  color: #fff
}

.qodef-header--vertical.qodef-header--dark .qodef-header-vertical-navigation>ul>li>a {
  color: #000
}

.qodef-header--vertical.qodef-header--dark .qodef-header-vertical-navigation>ul>li>a:hover,
.qodef-header--vertical.qodef-header--light .qodef-header-vertical-navigation>ul>li>a:hover {
  color: #d58f76
}

.qodef-header--fixed-display #qodef-page-header,
.qodef-header--fixed-display #qodef-top-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%
}

.qodef-header--fixed-display.admin-bar #qodef-page-header,
.qodef-header--fixed-display.admin-bar #qodef-top-area {
  top: 32px
}

.qodef-header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  height: 90px;
  width: 100%;
  padding: 0 40px;
  background-color: #fff;
  border-bottom: 1px solid #f5ebe8;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: top .5s ease, -webkit-transform .5s ease;
  transition: top .5s ease, -webkit-transform .5s ease;
  -o-transition: transform .5s ease, top .5s ease;
  transition: transform .5s ease, top .5s ease;
  transition: transform .5s ease, top .5s ease, -webkit-transform .5s ease;
  z-index: 100
}

.qodef-header-sticky .qodef-header-sticky-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%
}

.qodef-header-standard--right .qodef-header-sticky .qodef-header-sticky-inner .qodef-header-logo-link {
  margin-right: auto
}

.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner .qodef-widget-holder {
  margin-left: auto
}

.qodef-header--sticky-display .qodef-header-sticky {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.admin-bar.qodef-header--sticky-display .qodef-header-sticky {
  top: 32px
}

#qodef-page-header .qodef-header-sticky .qodef-header-navigation>ul>li>a {
  color: #444
}

#qodef-page-header .qodef-header-sticky .qodef-header-navigation>ul>li>a:hover {
  color: #d58f76
}

#qodef-top-area {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 40px;
  padding: 0 27px;
  background-color: #a15547;
  z-index: 101
}

#qodef-top-area .qodef-widget-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%
}

#qodef-top-area .qodef-widget-holder.qodef-top-area-left {
  margin-right: auto
}

#qodef-top-area .qodef-widget-holder.qodef-top-area-right {
  margin-left: auto
}

#qodef-top-area .widget {
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px;
  line-height: 1
}

#qodef-top-area .widget:first-child {
  margin-left: 0
}

#qodef-top-area .widget:last-child {
  margin-right: 0
}

#qodef-top-area .widget .textwidget>*,
#qodef-top-area .widget .widget p {
  margin: 0
}

#qodef-top-area div[id^=monster-widget-placeholder],
#qodef-top-area div[id^=woo-monster-widget-placeholder] {
  display: none
}

.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a {
  background-image: none !important;
  height: auto !important;
  opacity: 1 !important
}

.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a img {
  display: inline-block !important;
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
  will-change: transform;
  -webkit-transition: .35s ease-out;
  -o-transition: .35s ease-out;
  transition: .35s ease-out
}

.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: .35s ease-out;
  -o-transition: .35s ease-out;
  transition: .35s ease-out
}

.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:after {
  content: "\f16d";
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: 'Font Awesome 5 Brands';
  font-size: 20px;
  color: #fff;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
  -webkit-transition: .55s ease-out;
  -o-transition: .55s ease-out;
  transition: .55s ease-out
}

.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:hover:after,
.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:hover:before {
  opacity: 1
}

.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:hover img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03)
}

.qodef-instagram-list.qodef-gutter--no.qodef--no-bottom-space {
  margin-bottom: 0
}

.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images {
  float: none;
  padding: 0 !important;
  width: auto;
  margin: 0
}

.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item {
  padding: 0 !important;
  margin: 0 !important
}

.qodef-instagram-list.qodef-gutter--micro.qodef--no-bottom-space {
  margin-bottom: -6px
}

.qodef-instagram-list.qodef-gutter--micro #sb_instagram #sbi_images {
  float: none;
  padding: 0 !important;
  width: auto;
  margin: 0 -3px
}

.qodef-instagram-list.qodef-gutter--micro #sb_instagram #sbi_images>.sbi_item {
  padding: 0 3px !important;
  margin: 0 0 6px !important
}

.qodef-instagram-list.qodef-gutter--tiny.qodef--no-bottom-space {
  margin-bottom: -10px
}

.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images {
  float: none;
  padding: 0 !important;
  width: auto;
  margin: 0 -5px
}

.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item {
  padding: 0 5px !important;
  margin: 0 0 10px !important
}

.qodef-instagram-list.qodef-gutter--small.qodef--no-bottom-space {
  margin-bottom: -20px
}

.qodef-instagram-list.qodef-gutter--small #sb_instagram #sbi_images {
  float: none;
  padding: 0 !important;
  width: auto;
  margin: 0 -10px
}

.qodef-instagram-list.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item {
  padding: 0 10px !important;
  margin: 0 0 20px !important
}

.qodef-instagram-list.qodef-gutter--normal.qodef--no-bottom-space {
  margin-bottom: -30px
}

.qodef-instagram-list.qodef-gutter--normal #sb_instagram #sbi_images {
  float: none;
  padding: 0 !important;
  width: auto;
  margin: 0 -15px
}

.qodef-instagram-list.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item {
  padding: 0 15px !important;
  margin: 0 0 30px !important
}

.qodef-instagram-list.qodef-gutter--medium.qodef--no-bottom-space {
  margin-bottom: -40px
}

.qodef-instagram-list.qodef-gutter--medium #sb_instagram #sbi_images {
  float: none;
  padding: 0 !important;
  width: auto;
  margin: 0 -20px
}

.qodef-instagram-list.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item {
  padding: 0 20px !important;
  margin: 0 0 40px !important
}

.qodef-instagram-list.qodef-gutter--large.qodef--no-bottom-space {
  margin-bottom: -50px
}

.qodef-instagram-list.qodef-gutter--large #sb_instagram #sbi_images {
  float: none;
  padding: 0 !important;
  width: auto;
  margin: 0 -25px
}

.qodef-instagram-list.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item {
  padding: 0 25px !important;
  margin: 0 0 50px !important
}

.qodef-instagram-list.qodef-gutter--huge.qodef--no-bottom-space {
  margin-bottom: -80px
}

.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images {
  float: none;
  padding: 0 !important;
  width: auto;
  margin: 0 -40px
}

.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item {
  padding: 0 40px !important;
  margin: 0 0 80px !important
}

#qodef-multiple-map-notice {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 30px 15%;
  text-align: center;
  color: #d58f76;
  background-color: #ebd8d1
}

.qodef-map-marker-holder {
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  z-index: 10
}

.qodef-map-marker-holder.qodef-active {
  z-index: 500
}

.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:first-child {
  fill: #3ebeb4
}

.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:last-child {
  fill: #51a69e
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-info-window {
  display: block
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:first-child {
  fill: #3ebeb4
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:last-child {
  fill: #51a69e
}

.qodef-map-marker-holder .qodef-map-marker {
  position: relative;
  width: 50px;
  height: auto;
  -webkit-transition: all .15s ease-out;
  -o-transition: all .15s ease-out;
  transition: all .15s ease-out
}

.qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner {
  position: relative;
  width: 100%;
  height: 100%
}

.qodef-map-marker-holder .qodef-map-marker svg {
  width: 100%;
  height: auto
}

.qodef-map-marker-holder .qodef-map-marker svg path {
  -webkit-transition: fill .2s ease-in-out;
  -o-transition: fill .2s ease-in-out;
  transition: fill .2s ease-in-out
}

.qodef-map-marker-holder .qodef-map-marker:hover svg path:first-child {
  fill: #3ebeb4
}

.qodef-map-marker-holder .qodef-map-marker:hover svg path:last-child {
  fill: #51a69e
}

.qodef-map-marker-holder .qodef-info-window {
  position: absolute;
  top: -10px;
  left: -17px;
  display: none;
  min-width: 284px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  -webkit-box-shadow: 13px 12px 12px 0 rgba(55, 50, 35, .15);
  box-shadow: 13px 12px 12px 0 rgba(55, 50, 35, .15);
  z-index: 10;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%)
}

.qodef-map-marker-holder .qodef-info-window-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px
}

.qodef-map-marker-holder .qodef-info-window-inner:after {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 35px;
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-top: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image {
  margin-right: 12px
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image img {
  display: block;
  width: 65px
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-title {
  margin: 0;
  -webkit-transition: color .2s ease-out;
  -o-transition: color .2s ease-out;
  transition: color .2s ease-out
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-location {
  margin: 3px 0 0;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.2em
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link:hover~.qodef-info-window-details .qodef-info-window-title {
  color: #d58f76
}

.qodef-cluster-marker {
  width: 50px;
  height: auto
}

.qodef-cluster-marker.qodef-active svg path:first-child,
.qodef-cluster-marker:hover svg path:first-child {
  fill: #3ebeb4
}

.qodef-cluster-marker.qodef-active svg path:last-child,
.qodef-cluster-marker:hover svg path:last-child {
  fill: #51a69e
}

.qodef-cluster-marker .qodef-cluster-marker-inner {
  position: relative
}

.qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number {
  position: absolute;
  top: -4px;
  left: 0;
  right: 0;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #200960
}

.qodef-cluster-marker svg {
  width: 100%;
  height: auto
}

.qodef-cluster-marker svg path {
  -webkit-transition: fill .2s ease-in-out;
  -o-transition: fill .2s ease-in-out;
  transition: fill .2s ease-in-out
}

.qodef-places-geo-radius {
  position: absolute;
  left: 0;
  top: calc(100% + 10px);
  width: 100%;
  height: 48px;
  display: none;
  padding: 10px 20px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  z-index: 9999
}

.qodef-places-geo-radius .qodef-range-slider-label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%
}

.qodef-places-geo-radius .noUi-target {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 3px;
  width: calc(100% - 70px);
  background-color: #eaeaea;
  border: 0;
  direction: ltr;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin-left: 10px
}

.qodef-places-geo-radius .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.qodef-places-geo-radius .noUi-target .noUi-base {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1
}

.qodef-places-geo-radius .noUi-target .noUi-connects {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0
}

.qodef-places-geo-radius .noUi-target .noUi-connect,
.qodef-places-geo-radius .noUi-target .noUi-origin {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  will-change: transform;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0
}

.qodef-places-geo-radius .noUi-target .noUi-connect {
  background-color: #d58f76
}

.qodef-places-geo-radius .noUi-target .noUi-handle {
  position: absolute;
  top: -3px;
  left: auto;
  right: -9px;
  width: 9px;
  height: 9px;
  background-color: #d58f76;
  cursor: pointer
}

.qodef-places-geo-radius .noUi-target .noUi-tooltip {
  position: absolute;
  left: 50%;
  bottom: 7px;
  display: block;
  font-size: 12px;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.qodef-places-geo-radius .noUi-target .noUi-tooltip:after {
  content: ' km'
}

.qodef-places-geo-radius .noUi-state-drag * {
  cursor: inherit !important
}

.qodef-places-geo-radius .noUi-draggable {
  cursor: ew-resize
}

.qodef-places-geo-radius [disabled] .noUi-handle,
.qodef-places-geo-radius [disabled].noUi-handle,
.qodef-places-geo-radius [disabled].noUi-target {
  cursor: not-allowed !important
}

#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer {
  max-height: 100%;
  width: auto;
  margin-right: auto
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
  opacity: 1
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
  opacity: 0
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main) {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

#qodef-page-mobile-header {
  background-color: #fff
}

.qodef-mobile-header--sticky #qodef-page-mobile-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%)
}

.qodef-mobile-header--sticky-animation #qodef-page-mobile-header {
  -webkit-transition: top .3s ease, -webkit-transform .3s ease;
  transition: top .3s ease, -webkit-transform .3s ease;
  -o-transition: transform .3s ease, top .3s ease;
  transition: transform .3s ease, top .3s ease;
  transition: transform .3s ease, top .3s ease, -webkit-transform .3s ease
}

.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
  top: 46px
}

#qodef-mobile-header-navigation ul li .qodef-menu-arrow {
  display: none
}

#qodef-mobile-header-navigation ul li.qodef-hide-link>a {
  cursor: default
}

#qodef-mobile-header-navigation ul li.menu-item-has-children>.qodef-menu-arrow {
  position: absolute;
  top: 3px;
  right: 0;
  display: block;
  width: 30px;
  height: 30px;
  font-size: 9px;
  line-height: 30px;
  color: #888;
  cursor: pointer
}

#qodef-mobile-header-navigation ul li.menu-item-has-children>.qodef-menu-arrow:after {
  color: inherit;
  display: block;
  line-height: inherit;
  content: '\e876';
  font-family: Linearicons-Free;
  font-style: normal;
  text-align: center;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center
}

#qodef-mobile-header-navigation ul li.menu-item-has-children.qodef--opened>.qodef-menu-arrow:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

#qodef-mobile-header-navigation ul li.current-menu-ancestor.menu-item-has-children>.qodef-menu-arrow,
#qodef-mobile-header-navigation ul li.current-menu-item.menu-item-has-children>.qodef-menu-arrow {
  color: #d58f76
}

.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
  margin-right: auto
}

.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-fullscreen-menu-opener {
  margin-left: 20px
}

.qodef-fullscreen-menu--opened {
  overflow-y: hidden
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
  opacity: 1
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
  opacity: 0
}

.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
  margin-right: auto
}

.qodef-header-navigation ul li a .qodef-menu-item-icon {
  margin-right: 5px;
  vertical-align: middle
}

.qodef-header-navigation ul li .qodef-drop-down-second {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 242px;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  z-index: 10;
  background-color: #fff;
  -webkit-transition: opacity .3s ease-out, visibility .25s ease-out;
  -o-transition: opacity .3s ease-out, visibility .25s ease-out;
  transition: opacity .3s ease-out, visibility .25s ease-out
}

.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  z-index: 20
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
  border-top: 1px solid #f5ebe8
}

.qodef-drop-down-second--full-width .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
  width: 100vw
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner {
  padding: 0 40px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul {
  margin-top: 6px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li {
  padding: 4px 0 3px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li a {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 22px;
  color: #888
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul ul li a:hover {
  color: #d58f76
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 28px 0 21px;
  margin: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner>ul>li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  padding: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner>ul>li>a {
  font-size: 13px;
  color: #444
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a {
  color: #444 !important
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second {
  left: -11px
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right {
  left: auto;
  right: -11px
}

.qodef-header-navigation ul li.qodef-menu-item--narrow:last-of-type .qodef-drop-down-second.qodef-drop-down--right {
  right: -33px
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul {
  opacity: 1;
  visibility: visible
}

.qodef-parallax {
  position: relative;
  width: 100vw;
  overflow: hidden
}

.qodef-parallax:not(.qodef-page-title) {
  height: 100vh
}

.qodef-parallax-img-holder {
  position: absolute;
  top: -50%;
  height: 150%;
  left: 0;
  width: 100%;
  background: #030303;
  opacity: 0
}

.touchevents .qodef-parallax-img-holder {
  top: 0;
  height: 100%;
  opacity: 1
}

.qodef-parallax-content-holder {
  position: relative;
  z-index: 99
}

.qodef-parallax-img-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  will-change: transform
}

.qodef-parallax-img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.touchevents .qodef-parallax-img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.qodef-browser--edge .qodef-parallax-img,
.qodef-browser--ms-explorer .qodef-parallax-img {
  height: 100%
}

.qodef-clients-list .qodef-e {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image {
  line-height: 0;
  position: relative;
  display: inline-block;
  vertical-align: top
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image a {
  display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-logo {
  width: auto;
  opacity: 1;
  will-change: opacity;
  -webkit-transition: opacity .35s ease-out;
  -o-transition: opacity .35s ease-out;
  transition: opacity .35s ease-out;
  display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-hover-logo {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity .35s ease-out;
  -o-transition: opacity .35s ease-out;
  transition: opacity .35s ease-out
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover a .qodef-e-logo {
  opacity: 0
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo {
  opacity: 1
}

.qodef-team-list-item .qodef-e-image {
  margin: 0 0 22px
}

@media only screen and (max-width:1024px) {
  .qodef-team-list-item .qodef-e-image {
    margin: 0 0 33px
  }
}

.qodef-team-list-item .qodef-e-main-info .qodef-e-title {
  margin: 0 0 3px
}

.qodef-team-list-item .qodef-e-main-info .qodef-e-role {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .25em;
  text-transform: uppercase;
  color: #c5c5c5
}

.qodef-team-list-item .qodef-e-personal-info {
  margin: 30px 0 0
}

.qodef-team-list-item .qodef-e-email,
.qodef-team-list-item .qodef-e-phone-link {
  color: #999
}

.qodef-team-list-item .qodef-e-email:hover,
.qodef-team-list-item .qodef-e-phone-link:hover {
  color: #d58f76
}

.qodef-team-list-item .qodef-e-social-icons {
  margin: 38px 0 4px
}

.qodef-team-list-item .qodef-e-social-icons a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 16px;
  font-size: 14px;
  color: #b8b8b8
}

.qodef-team-list-item .qodef-e-social-icons a:hover {
  color: #d58f76
}

.qodef-team-list-item .qodef-e-social-icons a:last-child {
  margin-right: 0
}

.qodef-team-list-item .qodef-e-excerpt {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 22px;
  line-height: 1.136em;
  letter-spacing: 0;
  margin: 0
}

.qodef-team-list-item .qodef-e-content {
  margin: 27px 0 0
}

.qodef-team-list-item .qodef-e-additional-info {
  margin: 35px 0 0;
  border-top: 1px solid #ebd8d1
}

.qodef-team-list-item .qodef-e-additional-info .qodef-e-additional-info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 11px 0;
  border-bottom: 1px solid #ebd8d1
}

.qodef-team-list-item .qodef-e-additional-info .qodef-e-additional-info-title {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 22px;
  line-height: 1.136em;
  letter-spacing: 0;
  width: 27%;
  margin-right: 3%
}

@media only screen and (max-width:680px) {
  .qodef-team-list-item .qodef-e-additional-info .qodef-e-additional-info-title {
    width: 37%
  }
}

.qodef-team-list-item .qodef-e-additional-info .qodef-e-additional-info-value {
  width: 70%
}

@media only screen and (max-width:680px) {
  .qodef-team-list-item .qodef-e-additional-info .qodef-e-additional-info-value {
    width: 60%
  }
}

.qodef-team-list .qodef-e-title {
  margin: 0 0 11px
}

.qodef-team-list .qodef-e-role {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .25em;
  text-transform: uppercase;
  color: #d58f76
}

.qodef-team-list .qodef-e-social-icons {
  margin: 0
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-title:hover {
  color: #200960
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner:hover .qodef-e-image .qodef-e-hover-content {
  opacity: 1
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-image {
  position: relative
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-image .qodef-e-media-image a,
.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-image .qodef-e-media-image img {
  display: block;
  width: 100%
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-image .qodef-e-hover-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 30px 36px;
  color: #f5f2ed;
  background-color: rgba(40, 40, 40, .7);
  opacity: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: .35s ease-out;
  -o-transition: .35s ease-out;
  transition: .35s ease-out
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-image .qodef-e-hover-content .qodef-e-hover-content-inner {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-image .qodef-e-hover-content .qodef-e-excerpt {
  overflow: hidden;
  width: 100%;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-bottom: 25px
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-image .qodef-e-hover-content .qodef-e-read-more {
  position: absolute;
  bottom: 18px;
  left: 0;
  z-index: 1
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
  margin: 25px 0 20px
}

@media only screen and (max-width:1024px) {
  .qodef-team-list.qodef-item-layout--custom .qodef-e-inner .qodef-e-image .qodef-e-hover-content .qodef-e-excerpt {
    display: none
  }
}

.qodef-testimonials-list {
  text-align: center
}

.qodef-testimonials-list .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.qodef-testimonials-list .swiper-slide {
  cursor: -webkit-grab;
  cursor: grab;
  opacity: 0;
  -webkit-transition: .25s ease-out;
  -o-transition: .25s ease-out;
  transition: .25s ease-out
}

.qodef-testimonials-list .swiper-slide a,
.qodef-testimonials-list .swiper-slide img {
  width: auto;
  max-width: 100%
}

.qodef-testimonials-list .swiper-slide.swiper-slide-active {
  opacity: 1
}

.qodef-testimonials-list .qodef-e-inner {
  width: 100%
}

.qodef-testimonials-list .qodef-e-inner .qodef-e-content {
  padding: 0 17% 40px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width:768px) {
  .qodef-testimonials-list .qodef-e-inner .qodef-e-content {
    padding: 0 4% 40px
  }
}

.qodef-testimonials-list .qodef-e-mark {
  display: block;
  margin: 0 0 27px
}

.qodef-e-mark svg path {
    fill: #5f9e8b;
}

.qodef-testimonials-list .qodef-e-media-image {
  line-height: 0;
  margin-bottom: 25px
}

.qodef-testimonials-list .qodef-e-title {
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  font-family: "Cormorant Garamond", serif;
  font-size: 120px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
  margin: 0;
  color: #ece7dd;
  z-index: -1
}

@media only screen and (max-width:680px) {
  .qodef-testimonials-list .qodef-e-title {
    display: none
  }
}

.qodef-testimonials-list .qodef-e-text {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #5f9e8b;
  font-size: 30px;
  line-height: 1.067em;
  letter-spacing: 0;
  line-height: 34px;
  margin: 0
}

.qodef-testimonials-list .qodef-e-author {
  margin: 23px 0 0;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  letter-spacing: .26em;
  text-transform: uppercase;
  color: #d58f76
}

.qodef-testimonials-list .qodef-e-author .qodef-e-author-job,
.qodef-testimonials-list .qodef-e-author .qodef-e-author-name {
  display: block
}

.qodef-testimonials-list .qodef-e-author .qodef-e-author-job {
  margin: 10px 0 0
}

.qodef-testimonials-list .swiper-pagination-bullets {
  bottom: 0 !important
}

.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:before {
  background-color: #d58f76
}

.qodef-testimonials-list.qodef-skin--light .qodef-e-author,
.qodef-testimonials-list.qodef-skin--light .qodef-e-text,
.qodef-testimonials-list.qodef-skin--light .qodef-e-title {
  color: #fff
}

.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:before {
  background-color: #fff
}

@media only screen and (max-width:768px) {

  .qodef-testimonials-list .swiper-button-next,
  .qodef-testimonials-list .swiper-button-prev {
    display: none
  }
}

@-webkit-keyframes cover_search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
    z-index: 100
  }

  100% {
    opacity: 0;
    visibility: hidden;
    z-index: 0
  }
}

@keyframes cover_search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
    z-index: 100
  }

  100% {
    opacity: 0;
    visibility: hidden;
    z-index: 0
  }
}

@-webkit-keyframes cover_search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
    z-index: 100
  }

  100% {
    opacity: 1;
    visibility: visible;
    z-index: 100
  }
}

@keyframes cover_search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
    z-index: 100
  }

  100% {
    opacity: 1;
    visibility: visible;
    z-index: 100
  }
}

.qodef-search-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  background-color: #fff;
  z-index: -1;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease
}

.qodef-covers-search--fadeout .qodef-search-cover {
  -webkit-animation: cover_search_fade_out .3s ease both;
  animation: cover_search_fade_out .3s ease both
}

.qodef-covers-search--fadein .qodef-search-cover {
  -webkit-animation: cover_search_fade_in .3s ease both;
  animation: cover_search_fade_in .3s ease both
}

.qodef-header--sticky-display #qodef-page-header>.qodef-search-cover {
  display: none
}

.qodef-search-cover .qodef-form-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.qodef-search-cover input[type=text] {
  display: inline-block;
  vertical-align: middle;
  float: left;
  width: 90%;
  padding: 0 0 0 47px;
  margin: 0;
  font-family: inherit;
  font-size: 17px;
  font-weight: 300;
  color: #999;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  outline-offset: 0
}

.qodef-search-cover input[type=text]::-webkit-input-placeholder {
  color: inherit;
  opacity: 1
}

.qodef-search-cover input[type=text]::-moz-placeholder {
  color: inherit;
  opacity: 1
}

.qodef-search-cover input[type=text]:-ms-input-placeholder {
  color: inherit;
  opacity: 1
}

.qodef-search-cover input[type=text]::-ms-input-placeholder {
  color: inherit;
  opacity: 1
}

.qodef-search-cover input[type=text]::placeholder {
  color: inherit;
  opacity: 1
}

.qodef-search-cover input[type=submit] {
  position: absolute;
  height: 1px;
  width: 1px;
  padding: 0;
  margin: -1px;
  border: 0 none;
  clip: rect(0, 0, 0, 0);
  visibility: hidden
}

.qodef-search-cover .qodef-search-close {
  position: absolute;
  top: 50%;
  right: 37px;
  display: inline-block;
  vertical-align: middle;
  color: #999;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.qodef-search-cover .qodef-search-close:hover {
  color: #d58f76
}

.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack .qodef-lines {
  position: relative;
  display: block;
  width: 30px;
  height: 17px
}

.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack .qodef-lines .qodef-line {
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: currentColor;
  -webkit-transition: top .3s ease, -webkit-transform .3s ease;
  transition: top .3s ease, -webkit-transform .3s ease;
  -o-transition: top .3s ease, transform .3s ease;
  transition: top .3s ease, transform .3s ease;
  transition: top .3s ease, transform .3s ease, -webkit-transform .3s ease
}

.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack .qodef-lines .qodef-line:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #d58f76;
  -webkit-transform: scaleX(0) translateZ(0);
  transform: scaleX(0) translateZ(0);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out
}

.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack .qodef-lines .qodef-line.qodef-line-1 {
  top: 8px;
  -webkit-transform: rotate(45deg) rotateZ(0);
  -ms-transform: rotate(45deg) rotate(0);
  transform: rotate(45deg) rotateZ(0)
}

.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack .qodef-lines .qodef-line.qodef-line-1:after {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack .qodef-lines .qodef-line.qodef-line-2 {
  top: 8px;
  -webkit-transform: rotate(-45deg) rotateZ(0);
  -ms-transform: rotate(-45deg) rotate(0);
  transform: rotate(-45deg) rotateZ(0)
}

.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack .qodef-lines .qodef-line.qodef-line-2:after {
  -webkit-transition-delay: .15s;
  -o-transition-delay: .15s;
  transition-delay: .15s
}

.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack:hover {
  color: inherit
}

.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack:hover .qodef-lines .qodef-line:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}

.qodef-search-cover .qodef-search-close.qodef-search-close--svg-path>* {
  vertical-align: middle
}

.qodef-search-cover .qodef-search-close.qodef-search-close--svg-path svg * {
  fill: none;
  stroke: currentColor
}

.qodef-fullscreen-search-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, .98);
  z-index: 100
}

.qodef-fullscreen-search-holder .qodef-fullscreen-search-inner {
  width: 100%
}

.qodef-fullscreen-search-holder .qodef-fullscreen-search-form {
  position: relative;
  width: 60%;
  margin: 0 auto
}

.qodef-fullscreen-search-holder .qodef-fullscreen-search-form .qodef-line {
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  border-bottom: 1px solid #000;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-fullscreen-search-form .qodef-line {
  width: 100%;
  -webkit-transition: width .5s ease .6s;
  -o-transition: width .5s ease .6s;
  transition: width .5s ease .6s
}

.qodef-fullscreen-search-holder .qodef-field-holder {
  display: block;
  position: relative
}

.qodef-fullscreen-search-holder .qodef-search-field {
  position: relative;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: 25px;
  color: #200960;
  line-height: 2em;
  background: 0 0;
  border: 0;
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.qodef-fullscreen-search-holder .qodef-search-submit {
  position: absolute;
  right: 0;
  bottom: -20px;
  width: auto;
  color: #999;
  background-color: transparent;
  border: none;
  outline: 0;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

.qodef-fullscreen-search-holder .qodef-search-submit:hover {
  color: #200960
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-search-submit {
  opacity: 1;
  bottom: 10px;
  -webkit-transition: color .2s ease, opacity .2s ease-out 1.1s, bottom .4s ease-out .9s;
  -o-transition: color .2s ease, opacity .2s ease-out 1.1s, bottom .4s ease-out .9s;
  transition: color .2s ease, opacity .2s ease-out 1.1s, bottom .4s ease-out .9s
}

.qodef-fullscreen-search-holder .qodef-search-submit.qodef-search-submit--icon-pack {
  font-size: 18px;
  line-height: 1em
}

.qodef-fullscreen-search-holder .qodef-search-submit.qodef-search-submit--svg-path path,
.qodef-fullscreen-search-holder .qodef-search-submit.qodef-search-submit--svg-path>* {
  fill: currentColor;
  stroke: currentColor
}

.qodef-fullscreen-search-holder .qodef-search-close {
  position: absolute;
  top: 33px;
  right: 70px;
  color: #999;
  opacity: 0;
  visibility: hidden;
  z-index: 1
}

.admin-bar .qodef-fullscreen-search-holder .qodef-search-close {
  top: 72px
}

.qodef-fullscreen-search-holder .qodef-search-close:hover {
  color: #200960
}

.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack {
  font-size: 25px;
  line-height: 1em
}

.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack * {
  display: block;
  line-height: inherit
}

.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack :before {
  display: block;
  line-height: inherit
}

.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--svg-path>* {
  vertical-align: middle
}

.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--svg-path path,
.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--svg-path>* {
  fill: currentColor;
  stroke: currentColor
}

.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder {
  -webkit-animation: fullscreen_search_fade_out .3s ease both;
  animation: fullscreen_search_fade_out .3s ease both
}

.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder {
  -webkit-animation: fullscreen_search_fade_in .3s ease both;
  animation: fullscreen_search_fade_in .3s ease both
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-search-close {
  opacity: 1;
  visibility: visible
}

@-webkit-keyframes fullscreen_search_fade_out {
  0% {
    opacity: 1;
    visibility: visible
  }

  100% {
    opacity: 0;
    visibility: hidden
  }
}

@keyframes fullscreen_search_fade_out {
  0% {
    opacity: 1;
    visibility: visible
  }

  100% {
    opacity: 0;
    visibility: hidden
  }
}

@-webkit-keyframes fullscreen_search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden
  }

  100% {
    opacity: 1;
    visibility: visible
  }
}

@keyframes fullscreen_search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden
  }

  100% {
    opacity: 1;
    visibility: visible
  }
}

.qodef-search-opener {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  font-size: 22px;
  line-height: 1
}

.qodef-search-opener .qodef-search-opener-inner {
  display: block
}

.qodef-search-opener .qodef-search-opener-inner>* {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: inherit
}

.qodef-search-opener .qodef-search-opener-inner>:before {
  display: block;
  line-height: inherit
}

.qodef-search-opener .qodef-search-opener-inner svg * {
  fill: none;
  stroke: currentColor
}

.qodef-search-opener .qodef-search-opener-inner .qodef-search-opener-text {
  position: relative;
  top: -2px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .2em
}

.qodef-header--light .qodef-search-opener {
  color: #fff
}

.qodef-header--dark .qodef-search-opener {
  color: #000
}

.qodef-accordion {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  visibility: hidden
}

.qodef-accordion .qodef-accordion-content-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-accordion.qodef--init {
  visibility: visible
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 12px 0 0;
  padding: 14px 0 3px;
  border-top: 1px solid #ebd8d1;
  -webkit-transition: color .2s ease-out, background-color .2s ease-out;
  -o-transition: color .2s ease-out, background-color .2s ease-out;
  transition: color .2s ease-out, background-color .2s ease-out;
  cursor: pointer
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child {
  margin-top: 0;
  border-top: none
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 19px;
  height: 19px;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 1;
  text-align: center
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span {
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span:before {
  display: block;
  line-height: inherit
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--minus {
  -webkit-transform: translateY(-50%) scaleY(0);
  -ms-transform: translateY(-50%) scaleY(0);
  transform: translateY(-50%) scaleY(0)
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus {
  -webkit-transform: translateY(-50%) scaleY(1);
  -ms-transform: translateY(-50%) scaleY(1);
  transform: translateY(-50%) scaleY(1)
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--minus,
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--minus {
  -webkit-transform: translateY(-50%) scaleY(1);
  -ms-transform: translateY(-50%) scaleY(1);
  transform: translateY(-50%) scaleY(1)
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--plus,
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--plus {
  -webkit-transform: translateY(-50%) scaleY(0);
  -ms-transform: translateY(-50%) scaleY(0);
  transform: translateY(-50%) scaleY(0)
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content {
  padding: 21px 0 20px;
  margin: 0;
  line-height: 28px
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content p {
  margin: 0
}

.qodef-accordion.qodef-layout--simple.qodef-skin--light .qodef-accordion-title {
  color: #fff;
  border-top-color: #fff
}

.qodef-accordion.qodef-layout--simple.qodef-skin--light .qodef-accordion-content {
  color: #fff
}

.qodef-banner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-banner .qodef-m-banner-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1
}

.qodef-banner .qodef-m-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block
}

.qodef-banner .qodef-m-content-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.qodef-banner .qodef-m-title {
  margin: 10px 0 4px
}

.qodef-banner .qodef-m-title-inner {
  display: inline-block
}

.qodef-banner .qodef-m-subtitle {
  font-family: "Cormorant Garamond", serif;
  margin: 0;
  opacity: .5;
  letter-spacing: 0
}

.qodef-banner .qodef-m-text-field {
  font-size: 15px;
  color: #d58f76;
  margin: 0 0 10px;
  font-style: italic
}

.qodef-banner .qodef-m-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  overflow: hidden
}

.qodef-banner .qodef-m-image img {
  display: block;
  -webkit-transition: all .35s ease-out;
  -o-transition: all .35s ease-out;
  transition: all .35s ease-out
}

.qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 35px
}

.qodef-banner.qodef-layout--link-button .qodef-m-title {
  margin: 10px 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-text {
  margin: 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-button {
  margin: 10px 0 0
}

.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px
}

.qodef-button.qodef-html--link {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 2em;
  font-weight: 400;
  letter-spacing: .26em;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  padding: 14px 34px 14px 37px
}

.qodef-button.qodef-size--small-menu {
  padding: 11px 17px 11px 20px;
  font-size: 10px
}

.qodef-button.qodef-size--normal-menu {
  padding: 12px 24px 12px 27px;
  font-size: 11px
}

.qodef-button.qodef-size--small {
  padding: 13px 30px 13px 33px;
  font-size: 12px
}

.qodef-button.qodef-size--large {
  padding: 15px 35px 15px 39px;
  font-size: 14px
}

.qodef-button.qodef-size--full {
  width: 100%;
  padding: 15px 18px;
  text-align: center
}

.qodef-button.qodef-layout--filled.qodef-html--link {
  color: #fff;
  background-color: #d58f76;
  border: 1px solid #d58f76
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover {
  color: #fff;
  background-color: #bb725e;
  border-color: #bb725e
}

.qodef-button.qodef-layout--outlined {
  color: #d58f76;
  background-color: transparent;
  border: 1px solid #d58f76
}

.qodef-button.qodef-layout--outlined:hover {
  color: #fff;
  background-color: #d58f76;
  border-color: #d58f76
}

.qodef-button.qodef-layout--textual {
  padding: 0 !important;
  color: #d58f76;
  background-color: transparent;
  border: 0
}

.qodef-button.qodef-layout--textual .qodef-m-text {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

.qodef-button.qodef-layout--textual .qodef-m-text:after,
.qodef-button.qodef-layout--textual .qodef-m-text:before {
  content: '';
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  -webkit-transition: .35s cubic-bezier(.04, .11, .6, .97);
  -o-transition: .35s cubic-bezier(.04, .11, .6, .97);
  transition: .35s cubic-bezier(.04, .11, .6, .97)
}

.qodef-button.qodef-layout--textual .qodef-m-text:before {
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

.qodef-button.qodef-layout--textual .qodef-m-text:after {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

.qodef-button.qodef-layout--textual:hover .qodef-m-text:before {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

.qodef-button.qodef-layout--textual:hover .qodef-m-text:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-delay: .34s;
  -o-transition-delay: .34s;
  transition-delay: .34s
}

.qodef-call-to-action.qodef-layout--standard {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--stretched .qodef-m-inner {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--centered .qodef-m-inner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content {
  padding-right: 20px
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content>* {
  margin: 0
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.qodef-countdown .qodef-digit,
.qodef-countdown .qodef-label {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: left
}

.qodef-countdown.qodef-show--1 .qodef-digit-wrapper {
  width: 100%
}

.qodef-countdown.qodef-show--2 .qodef-digit-wrapper {
  width: 50%
}

.qodef-countdown.qodef-show--3 .qodef-digit-wrapper {
  width: 33.33333%
}

.qodef-countdown.qodef-show--4 .qodef-digit-wrapper {
  width: 25%
}

.qodef-countdown.qodef-show--5 .qodef-digit-wrapper {
  width: 20%
}

.qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
  width: 16.66667%
}

.qodef-countdown.qodef-countdown--light .qodef-digit,
.qodef-countdown.qodef-countdown--light .qodef-label {
  color: #fff
}

.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px
}

.qodef-countdown.qodef-layout--simple .qodef-digit {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 50px;
  line-height: 1.040em;
  letter-spacing: 0
}

.qodef-countdown.qodef-layout--simple .qodef-label {
  font-size: 12px;
  color: #b8b8b8;
  letter-spacing: .25em;
  text-transform: uppercase;
  padding-top: 17px
}

.qodef-counter.qodef-layout--simple {
  text-align: left
}

.qodef-counter.qodef-layout--simple .qodef-m-digit {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 50px;
  line-height: 1.040em;
  letter-spacing: 0
}

.qodef-counter.qodef-layout--simple .qodef-m-title {
  margin: 5px 0 0 0;
  font-size: 12px;
  color: #b8b8b8;
  letter-spacing: .25em;
  text-transform: uppercase;
  padding-top: 17px;
  line-height: 22px
}

.qodef-counter.qodef-layout--simple .qodef-m-text {
  margin: 0;
  font-size: 12px;
  color: #b8b8b8;
  letter-spacing: .25em;
  text-transform: uppercase
}

.qodef-custom-font {
  position: relative;
  margin: 0
}

.qodef-dropcaps {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-dropcaps .qodef-m-letter {
  position: relative;
  top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  float: left;
  margin: 0 10px 5px 0;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 42px;
  line-height: 1.024em;
  letter-spacing: 0
}

.qodef-dropcaps .qodef-m-text {
  display: inline;
  margin: 0
}

.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
  width: 40px;
  height: 40px;
  font-size: 22px;
  line-height: 1.136em;
  letter-spacing: 0;
  color: #fff;
  background-color: #200960
}

.qodef-dropcaps.qodef-type--circle .qodef-m-letter {
  border-radius: 100%
}

.qodef-google-map {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-google-map .qodef-m-map {
  display: block;
  width: 100%
}

.qodef-google-map .qodef-m-map embed,
.qodef-google-map .qodef-m-map iframe,
.qodef-google-map .qodef-m-map object {
  width: 100%;
  display: block
}

.qodef-google-map .qodef-m-map img {
  max-width: none
}

.qodef-grid-element {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-grid-element .qodef-m-bottom-border,
.qodef-grid-element .qodef-m-left-border,
.qodef-grid-element .qodef-m-right-border,
.qodef-grid-element .qodef-m-top-border {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.qodef-grid-element .qodef-m-left-border {
  top: 0;
  left: 0;
  height: 100%
}

.qodef-grid-element .qodef-m-right-border {
  top: 0;
  right: 0;
  height: 100%
}

.qodef-grid-element .qodef-m-top-border {
  top: 0;
  left: 0;
  width: 100%
}

.qodef-grid-element .qodef-m-bottom-border {
  bottom: 0;
  left: 0;
  width: 100%
}

.qodef-grid-element .qodef-m-left-border-inner,
.qodef-grid-element .qodef-m-right-border-inner {
  min-width: 1px
}

.qodef-grid-element .qodef-m-bottom-border-inner,
.qodef-grid-element .qodef-m-top-border-inner {
  min-height: 1px
}

.qodef-highlight .qodef-highlight-text {
  padding: 0 5px;
  color: #fff;
  background-color: #200960
}

.qodef-icon-list-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-icon-list-item .qodef-e-title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0
}

.qodef-icon-list-item .qodef-e-title a {
  display: block
}

.qodef-icon-list-item .qodef-e-title-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.qodef-icon-list-item .qodef-icon-holder {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
  float: none
}

.qodef-icon-list-item .qodef-icon-holder .qodef-icon {
  font-size: 18px
}

.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: top
}

.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img {
  display: block
}

.qodef-icon-list-item p a:hover{
	color: black !important;
}

#qodef-page-sidebar .widget.widget_mindcare_core_icon_list_item {
  margin-bottom: 0
}

#qodef-page-footer .widget.widget_mindcare_core_icon_list_item {
  margin-bottom: 0
}

#qodef-side-area .widget.widget_mindcare_core_icon_list_item {
  margin-bottom: 0
}

.qodef-icon-with-text .qodef-m-title {
  margin: 0
}

.qodef-icon-with-text .qodef-m-title a {
  display: block
}

.qodef-icon-with-text .qodef-m-title:hover a {
  color: inherit
}

.qodef-icon-with-text .qodef-m-text {
  margin: 14px 0 0
}

.qodef-icon-with-text .qodef-m-icon-wrapper {
  line-height: 1
}

.qodef-icon-with-text .qodef-icon-holder {
  float: none
}

.qodef-icon-with-text .qodef-m-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: top
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img {
  display: block
}

.qodef-icon-with-text.qodef--has-appear-animation {
  opacity: 0;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: .5s ease-out .2s;
  -o-transition: .5s ease-out .2s;
  transition: .5s ease-out .2s
}

.qodef-icon-with-text.qodef--has-appear-animation .qodef-m-icon-wrapper svg line,
.qodef-icon-with-text.qodef--has-appear-animation .qodef-m-icon-wrapper svg path {
  stroke-dasharray: 180px;
  stroke-dashoffset: 180px;
  -webkit-transition: 1s ease-in .2s;
  -o-transition: 1s ease-in .2s;
  transition: 1s ease-in .2s
}

.qodef-icon-with-text.qodef--has-appear-animation .qodef-m-icon-wrapper svg circle {
  opacity: 0;
  -webkit-transition: .75s ease-out .3s;
  -o-transition: .75s ease-out .3s;
  transition: .75s ease-out .3s
}

.qodef-icon-with-text.qodef--has-appear-animation.qodef--appear {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.qodef-icon-with-text.qodef--has-appear-animation.qodef--appear .qodef-m-icon-wrapper svg line,
.qodef-icon-with-text.qodef--has-appear-animation.qodef--appear .qodef-m-icon-wrapper svg path {
  stroke-dasharray: 180px;
  stroke-dashoffset: 0
}

.qodef-icon-with-text.qodef--has-appear-animation.qodef--appear .qodef-m-icon-wrapper svg circle {
  opacity: 1
}

.qodef-icon-with-text.qodef-layout--before-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 19px
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title {
  line-height: 1
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 5px
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center {
  text-align: center
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left {
  text-align: left
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right {
  text-align: right
}

.qodef-icon-with-text.qodef-layout--top .qodef-m-title {
  margin-top: 24px
}

.qodef-icon-holder {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
  line-height: 1
}

.qodef-icon-holder a {
  display: block
}

.qodef-icon-holder .qodef-icon {
  display: block;
  line-height: inherit;
  -webkit-transition: color .25s ease-out;
  -o-transition: color .25s ease-out;
  transition: color .25s ease-out
}

.qodef-icon-holder .qodef-icon:before {
  display: block;
  line-height: inherit
}

.qodef-icon-holder.qodef-layout--circle,
.qodef-icon-holder.qodef-layout--square {
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  color: #fff;
  background-color: #d58f76;
  -webkit-transition: color .25s ease-out, background-color .25s ease-out, border-color .25s ease-out;
  -o-transition: color .25s ease-out, background-color .25s ease-out, border-color .25s ease-out;
  transition: color .25s ease-out, background-color .25s ease-out, border-color .25s ease-out
}

.qodef-icon-holder.qodef-layout--circle a,
.qodef-icon-holder.qodef-layout--square a {
  color: inherit;
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}

.qodef-icon-holder.qodef-layout--circle:hover,
.qodef-icon-holder.qodef-layout--square:hover {
  background-color: #200960
}

.qodef-icon-holder.qodef-layout--circle {
  border-radius: 50%
}

.qodef-icon-holder.qodef-size--tiny {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.qodef-icon-holder.qodef-size--small {
  font-size: 2em
}

.qodef-icon-holder.qodef-size--medium {
  font-size: 3em
}

.qodef-icon-holder.qodef-size--large {
  font-size: 4em
}

.qodef-icon-holder.qodef-size--huge {
  font-size: 5em
}

.widget.widget_mindcare_core_icon {
  display: inline-block;
  line-height: 1
}

#qodef-page-sidebar .widget.widget_mindcare_core_icon {
  margin-bottom: 0
}

#qodef-page-footer .widget.widget_mindcare_core_icon {
  margin-bottom: 0
}

#qodef-side-area .widget.widget_mindcare_core_icon {
  margin-bottom: 0
}

.qodef-image-gallery .qodef-e a,
.qodef-image-gallery .qodef-e img {
  display: block
}

.qodef-image-gallery .qodef-e a {
  position: relative
}

.qodef-image-gallery .qodef-e a .qodef-e-meta {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 5%;
  background-color: rgba(246, 243, 238, .9);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -webkit-transition: .35s ease-out;
  -o-transition: .35s ease-out;
  transition: .35s ease-out
}

.qodef-image-gallery .qodef-e a .qodef-e-meta .qodef-e-caption {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 30px;
  line-height: 1.067em;
  letter-spacing: 0;
  margin: 0 0 5px
}

.qodef-image-gallery .qodef-e a .qodef-e-meta .qodef-e-description {
  max-height: 80%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .25em;
  color: #d58f76
}

.qodef-image-gallery .qodef-e a .qodef-e-meta .qodef-e-caption,
.qodef-image-gallery .qodef-e a .qodef-e-meta .qodef-e-description {
  opacity: 0;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  -webkit-transition: .25s ease-out;
  -o-transition: .25s ease-out;
  transition: .25s ease-out
}

.qodef-image-gallery .qodef-e a:hover .qodef-e-meta {
  opacity: 1
}

.qodef-image-gallery .qodef-e a:hover .qodef-e-meta .qodef-e-caption,
.qodef-image-gallery .qodef-e a:hover .qodef-e-meta .qodef-e-description {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.qodef-image-gallery .qodef-e a:hover .qodef-e-meta .qodef-e-caption {
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s
}

.qodef-image-gallery .qodef-e a:hover .qodef-e-meta .qodef-e-description {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}

.qodef-image-marquee {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-image-marquee .qodef-m-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 0 auto;
  overflow: hidden
}

.qodef-image-marquee .qodef-m-content.qodef--mobile {
  display: none
}

.qodef-image-marquee .qodef-m-content.qodef--mobile .qodef-m-image {
  background-size: cover !important
}

.qodef-image-marquee .qodef-m-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%
}

.qodef-image-marquee .qodef-m-image.qodef-image--copy {
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(100%) translateZ(0);
  transform: translateX(100%) translateZ(0)
}

.qodef-image-marquee .qodef-m-image a {
  position: relative;
  display: block
}

@-webkit-keyframes qodefMoveMarquee {
  0% {
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0)
  }

  100% {
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0)
  }
}

@keyframes qodefMoveMarquee {
  0% {
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0)
  }

  100% {
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0)
  }
}

@-webkit-keyframes qodefMoveMarqueeCopy {
  0% {
    -webkit-transform: translateX(100%) translateZ(0);
    transform: translateX(100%) translateZ(0)
  }

  100% {
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0)
  }
}

@keyframes qodefMoveMarqueeCopy {
  0% {
    -webkit-transform: translateX(100%) translateZ(0);
    transform: translateX(100%) translateZ(0)
  }

  100% {
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0)
  }
}

.qodef-image-with-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-image-with-text .qodef-m-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  -webkit-box-shadow: 2px 2px 21px 0 rgba(0, 0, 0, .07);
  box-shadow: 2px 2px 21px 0 rgba(0, 0, 0, .07);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all .35s ease-out;
  -o-transition: all .35s ease-out;
  transition: all .35s ease-out
}

.qodef-image-with-text .qodef-m-image a,
.qodef-image-with-text .qodef-m-image img {
  display: block
}

.qodef-image-with-text .qodef-m-image:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-box-shadow: 10px 2px 21px 0 rgba(0, 0, 0, .19);
  box-shadow: 10px 2px 21px 0 rgba(0, 0, 0, .19)
}

.qodef-image-with-text .qodef-m-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-image-with-text .qodef-m-title {
  margin: 31px 0 0
}

.qodef-image-with-text .qodef-m-title:hover a {
  color: inherit
}

.qodef-image-with-text .qodef-m-text {
  margin: 15px 0 0
}

.qodef-info-section.qodef-layout--background-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-info-section.qodef-layout--background-text .qodef-m-info {
  position: relative;
  z-index: 2
}

.qodef-info-section.qodef-layout--background-text .qodef-m-title {
  margin: 0 0 18px
}

.qodef-info-section.qodef-layout--background-text .qodef-m-text {
  margin: 0
}

.qodef-info-section.qodef-layout--background-text .qodef-button {
  margin-top: 6px
}

.qodef-info-section.qodef-layout--background-text .qodef-m-background-text {
  position: absolute;
  display: inline-block;
  color: rgba(32, 9, 96, .1);
  text-align: center;
  font-weight: 700;
  font-size: 250px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-left .qodef-m-background-text {
  top: 0;
  left: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-right .qodef-m-background-text {
  top: 0;
  right: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-left .qodef-m-background-text {
  bottom: 0;
  left: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-right .qodef-m-background-text {
  bottom: 0;
  right: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--center .qodef-m-background-text {
  font-size: 450px;
  top: 34px;
  left: 0;
  right: 0;
  text-align: center
}

.qodef-pricing-table {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: center
}

.qodef-pricing-table.qodef-status--featured {
  -webkit-transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  transform: translateY(-25px)
}

.qodef-pricing-table .qodef-m-inner {
  padding: 154px 60px 69px;
  background-color: #f6f3ee
}

@media only screen and (max-width:480px) {
  .qodef-pricing-table .qodef-m-inner {
    padding: 154px 25px 69px
  }
}

.qodef-pricing-table .qodef-m-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 55px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.qodef-pricing-table .qodef-m-image img {
  display: block;
  margin: 0 auto;
  border-radius: 100%
}

.qodef-pricing-table .qodef-m-title {
  margin: 0 0 8px
}

.qodef-pricing-table .qodef-m-title p {
  margin: 0;
  color: #200960
}

.qodef-pricing-table .qodef-m-price {
  margin-top: -3px
}

.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  line-height: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.qodef-pricing-table .qodef-m-price-period {
  margin: 23px 0 0;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .26em;
  color: #d58f76
}

.qodef-pricing-table .qodef-m-content {
  margin: 7px 0 0;
  line-height: 28px
}

.qodef-pricing-table .qodef-m-content ul {
  list-style: none;
  margin: 0
}

.qodef-pricing-table .qodef-m-content ul li {
  margin-bottom: 8px
}

.qodef-pricing-table .qodef-m-content ul li:last-child {
  margin-bottom: 0
}

.qodef-pricing-table .qodef-m-content ul li:before {
  content: '\f00c';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 8px;
  color: #d58f76
}

.qodef-pricing-table .qodef-m-button .qodef-button {
  margin: 17px 0 0
}

.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-canvas {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-canvas svg {
  display: block
}

.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 50px;
  line-height: 1.040em;
  letter-spacing: 0
}

.qodef-progress-bar .qodef-m-title {
  margin: 0 0 20px
}

.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text {
  padding-top: 20px;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important
}

.qodef-progress-bar.qodef-layout--line .progressbar {
  position: relative
}

.qodef-progress-bar.qodef-layout--line .proggress {
  width: 0;
  position: relative
}

.qodef-progress-bar.qodef-layout--line .percentCount {
  position: absolute;
  bottom: 15px;
  width: auto;
  height: auto;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 22px;
  line-height: 1.136em;
  letter-spacing: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.qodef-progress-bar.qodef-layout--line .qodef-m-title {
  margin: 0 0 13px
}

.qodef-roadmap {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding: 200px 0;
  overflow: hidden
}

.qodef-roadmap .qodef-m-line {
  position: relative;
  width: 100%;
  height: 1px;
  background-color: #ebd8d1
}

.qodef-roadmap .qodef-m-line .qodef-m-arrow-left,
.qodef-roadmap .qodef-m-line .qodef-m-arrow-right {
  position: absolute;
  top: 50%;
  font-size: 30px;
  color: #ebd8d1;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 50;
  -webkit-transition: color .25s ease-out;
  -o-transition: color .25s ease-out;
  transition: color .25s ease-out
}

.qodef-roadmap .qodef-m-line .qodef-m-arrow-left>svg,
.qodef-roadmap .qodef-m-line .qodef-m-arrow-right>svg {
  margin-top: 2px;
  margin-right: -1px
}

.qodef-roadmap .qodef-m-line .qodef-m-arrow-left>svg line,
.qodef-roadmap .qodef-m-line .qodef-m-arrow-right>svg line {
  -webkit-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.qodef-roadmap .qodef-m-line .qodef-m-arrow-left>svg polyline,
.qodef-roadmap .qodef-m-line .qodef-m-arrow-right>svg polyline {
  stroke: currentColor
}

.qodef-roadmap .qodef-m-line .qodef-m-arrow-left.qodef-roadmap-end-reached>svg line:nth-of-type(1),
.qodef-roadmap .qodef-m-line .qodef-m-arrow-left.qodef-roadmap-start-reached>svg line:nth-of-type(1),
.qodef-roadmap .qodef-m-line .qodef-m-arrow-right.qodef-roadmap-end-reached>svg line:nth-of-type(1),
.qodef-roadmap .qodef-m-line .qodef-m-arrow-right.qodef-roadmap-start-reached>svg line:nth-of-type(1) {
  -webkit-transform: rotate(-45deg) translateY(-8px);
  -ms-transform: rotate(-45deg) translateY(-8px);
  transform: rotate(-45deg) translateY(-8px);
  -webkit-transform-origin: 50% 27%;
  -ms-transform-origin: 50% 27%;
  transform-origin: 50% 27%;
  -webkit-transition-delay: .15s;
  -o-transition-delay: .15s;
  transition-delay: .15s
}

.qodef-roadmap .qodef-m-line .qodef-m-arrow-left.qodef-roadmap-end-reached>svg line:nth-of-type(2),
.qodef-roadmap .qodef-m-line .qodef-m-arrow-left.qodef-roadmap-start-reached>svg line:nth-of-type(2),
.qodef-roadmap .qodef-m-line .qodef-m-arrow-right.qodef-roadmap-end-reached>svg line:nth-of-type(2),
.qodef-roadmap .qodef-m-line .qodef-m-arrow-right.qodef-roadmap-start-reached>svg line:nth-of-type(2) {
  -webkit-transform: translate(100%, 50%);
  -ms-transform: translate(100%, 50%);
  transform: translate(100%, 50%);
  opacity: 0
}

.qodef-roadmap .qodef-m-line .qodef-m-arrow-left {
  padding: 10px 0 10px 10px;
  -webkit-transform: translateY(-50%) scaleX(-1);
  -ms-transform: translateY(-50%) scaleX(-1);
  transform: translateY(-50%) scaleX(-1)
}

.qodef-roadmap .qodef-m-line .qodef-m-arrow-right {
  right: 0;
  padding: 10px 0 10px 10px
}

.qodef-roadmap .qodef-m-inner {
  -webkit-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out
}

.qodef-roadmap .qodef-e {
  position: relative;
  float: left;
  -webkit-transform: translateY(calc(-50% - 2px));
  -ms-transform: translateY(calc(-50% - 2px));
  transform: translateY(calc(-50% - 2px))
}

.qodef-browser--ms-explorer .qodef-roadmap .qodef-e {
  -webkit-transform: translateY(-50%) translateY(-2px);
  -ms-transform: translateY(-50%) translateY(-2px);
  transform: translateY(-50%) translateY(-2px)
}

.qodef-roadmap .qodef-e .qodef-e-circle-holder {
  position: relative;
  top: 1px;
  font-size: 0
}

.qodef-roadmap .qodef-e .qodef-e-after-circle,
.qodef-roadmap .qodef-e .qodef-e-before-circle {
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  background-color: #ebd8d1
}

.qodef-roadmap .qodef-e .qodef-e-before-circle {
  width: calc(20% - 5px)
}

.qodef-roadmap .qodef-e .qodef-e-after-circle {
  width: calc(80% - 5px)
}

.qodef-roadmap .qodef-e .qodef-e-circle {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ebd8d1;
  -webkit-transition: background-color .25s ease-out, width .25s ease-out height .25s ease-out;
  -o-transition: background-color .25s ease-out, width .25s ease-out height .25s ease-out;
  transition: background-color .25s ease-out, width .25s ease-out height .25s ease-out
}

.qodef-roadmap .qodef-e .qodef-e-stage-title-holder {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 0 0 16%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.qodef-roadmap .qodef-e .qodef-e-stage-title-holder .qodef-e-stage-title {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 50px;
  line-height: 1.040em;
  letter-spacing: 0
}

.qodef-roadmap .qodef-e .qodef-e-content-holder {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: left;
  padding: 0 0 0 16%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.qodef-roadmap .qodef-e .qodef-e-content-holder .qodef-e-content-title {
  margin: 0 0 15px
}

.qodef-roadmap .qodef-e.qodef-roadmap--item-above .qodef-e-stage-title-holder {
  top: 39px
}

.qodef-roadmap .qodef-e.qodef-roadmap--item-above .qodef-e-content-holder {
  bottom: 51px
}

.qodef-roadmap .qodef-e.qodef-roadmap--item-below .qodef-e-stage-title-holder {
  bottom: 48px
}

.qodef-roadmap .qodef-e.qodef-roadmap--item-below .qodef-e-content-holder {
  top: 48px
}

.qodef-roadmap .qodef-e.qodef-roadmap--reached-item .qodef-e-before-circle {
  width: calc(20% - 10px)
}

.qodef-roadmap .qodef-e.qodef-roadmap--reached-item .qodef-e-after-circle {
  width: calc(80% - 10px)
}

.qodef-roadmap .qodef-e.qodef-roadmap--reached-item .qodef-e-circle {
  width: 20px;
  height: 20px;
  background-color: #d58f76
}

.qodef-roadmap .qodef-e.qodef-roadmap-active-item .qodef-e-content,
.qodef-roadmap .qodef-e.qodef-roadmap-active-item .qodef-e-content-title {
  opacity: 1
}

.qodef-roadmap .qodef-e .qodef-e-content,
.qodef-roadmap .qodef-e .qodef-e-content-title {
  opacity: 0;
  -webkit-transition: .6s ease-out .3s;
  -o-transition: .6s ease-out .3s;
  transition: .6s ease-out .3s
}

.qodef-roadmap.qodef-roadmap--dark-skin .qodef-e-stage-title-holder .qodef-e-stage-title {
  color: #fff
}

.qodef-roadmap.qodef-roadmap--dark-skin .qodef-e-content-title {
  color: #fff;
  margin: 0 0 14px
}

.qodef-roadmap.qodef-roadmap--dark-skin .qodef-e-content {
  color: #fff
}

.qodef-section-title {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-section-title.qodef-alignment--center {
  text-align: center
}

.qodef-section-title.qodef-alignment--left {
  text-align: left
}

.qodef-section-title.qodef-alignment--right {
  text-align: right
}

.qodef-section-title .qodef-m-title {
  position: relative;
  margin: 0
}

.qodef-section-title .qodef-m-tagline {
  position: relative;
  margin: 0
}

.qodef-section-title div.qodef-m-tagline {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: .3em;
  color: #d58f76
}

.qodef-section-title .qodef-m-text {
  position: relative;
  margin: 18px 0 0;
  line-height: 28px
}

.qodef-section-title .qodef-m-bg-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-family: "Cormorant Garamond", serif;
  font-size: 125px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
  color: #f6f3ee
}

@media only screen and (max-width:480px) {
  .qodef-section-title .qodef-m-bg-text {
    display: none
  }
}

.qodef-section-title .qodef-m-bg-text .qodef-m-bg-text-inner {
  position: relative
}

.qodef-separator {
  position: relative;
  height: auto;
  font-size: 0;
  line-height: 1
}

.qodef-separator .qodef-m-line {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 10px 0;
  border-bottom: 1px solid #e1e1e1
}

.qodef-separator.qodef-position--center {
  text-align: center
}

.qodef-separator.qodef-position--left {
  text-align: left
}

.qodef-separator.qodef-position--right {
  text-align: right
}

#qodef-page-sidebar .widget.widget_mindcare_core_separator {
  margin-bottom: 0
}

#qodef-page-footer .widget.widget_mindcare_core_separator {
  margin-bottom: 0
}

#qodef-side-area .widget.widget_mindcare_core_separator {
  margin-bottom: 0
}

.qodef-tabs {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  visibility: hidden
}

.qodef-tabs.qodef--init {
  visibility: visible
}

.qodef-tabs .qodef-tabs-navigation {
  margin: 0;
  padding: 0;
  list-style: none
}

.qodef-tabs .qodef-tabs-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-tabs .qodef-tabs-content p {
  margin: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0;
  padding: 0;
  list-style: none
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
  padding: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
  position: relative;
  display: block;
  padding: 13px 3px 14px;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 22px;
  line-height: 1.136em;
  letter-spacing: 0;
  letter-spacing: 0
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation {
  border-bottom: 2px solid #ebd8d1
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li {
  padding: 0 52px 0 0
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li a:after {
  content: '';
  position: absolute;
  background-color: #d58f76;
  width: 0;
  height: 2px;
  bottom: -2px;
  display: inline-block;
  left: 0;
  -webkit-transition: width .25s ease-out;
  -o-transition: width .25s ease-out;
  transition: width .25s ease-out
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li a:hover:after {
  width: 80%
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li:last-child {
  padding-right: 0
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li.ui-state-active a:after,
.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li.ui-state-hover a:after {
  width: 80%
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  margin-right: 26px;
  border-right: 2px solid #e1e1e1
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a {
  width: 100%;
  padding-right: 26px
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a:after {
  content: '';
  position: absolute;
  background-color: #d58f76;
  width: 2px;
  height: 0;
  right: -2px;
  display: inline-block;
  top: 10%;
  -webkit-transition: height .25s ease-out;
  -o-transition: height .25s ease-out;
  transition: height .25s ease-out
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a:hover:after {
  height: 80%
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:first-of-type a:hover:after,
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-of-type a:hover:after {
  height: 90%
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:first-of-type a:after {
  top: 0
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-of-type a:after {
  top: auto;
  bottom: 0
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li.ui-state-active a:after,
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li.ui-state-hover a:after {
  height: 80%
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li.ui-state-active:first-of-type:after,
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li.ui-state-active:last-of-type:after,
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li.ui-state-hover:first-of-type:after,
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li.ui-state-hover:last-of-type:after {
  height: 90%
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
  margin-top: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-content {
  margin: 26px 0 0
}

.qodef-vertical-split-slider {
  height: 100vh;
  position: relative
}

.qodef-vertical-split-slider .ms-tableCell {
  height: 100vh !important
}

.qodef-vertical-split-slider-responsive {
  display: none
}

.qodef-vertical-split-slider .qodef-m-image,
.qodef-vertical-split-slider-responsive .qodef-m-image {
  max-height: 40%;
  width: auto
}

.qodef-vertical-split-slider .qodef-m-title,
.qodef-vertical-split-slider-responsive .qodef-m-title {
  display: block;
  margin: 26px 0 0 0
}

.qodef-vertical-split-slider .qodef-m-text,
.qodef-vertical-split-slider-responsive .qodef-m-text {
  margin: 15px 0 0 0
}

.qodef-vertical-split-slider .qodef-m-button,
.qodef-vertical-split-slider-responsive .qodef-m-button {
  margin: 22px 0 0 0
}

.qodef-vertical-split-slider .qodef-m-slide-image,
.qodef-vertical-split-slider-responsive .qodef-m-slide-image {
  background-size: cover
}

.qodef-vertical-split-slider .qodef-m-slide-content,
.qodef-vertical-split-slider-responsive .qodef-m-slide-content {
  text-align: center;
  padding: 0 5%
}

#multiscroll-nav {
  display: none
}

#multiscroll-nav ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  margin: 5px
}

#multiscroll-nav ul li a {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: width .3s ease, height .3s ease;
  -o-transition: width .3s ease, height .3s ease;
  transition: width .3s ease, height .3s ease
}

#multiscroll-nav ul li a span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  background-color: #ebd8d1;
  border-radius: 100%;
  border: none;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}

#multiscroll-nav ul li a.active {
  width: 18px;
  height: 18px
}

#multiscroll-nav ul li a.active span {
  background-color: #d58f76
}

#multiscroll-nav.right {
  right: 26px
}

.qodef-vertical-split-slider--initialized #multiscroll-nav {
  display: block
}

.qodef-header--light.qodef-vertical-split-slider--initialized #multiscroll-nav a:not(.active) span {
  background-color: #fff
}

.qodef-header--dark.qodef-vertical-split-slider--initialized #multiscroll-nav a:not(.active) span {
  background-color: #000
}

.qodef-video-button {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

.qodef-video-button .qodef-m-play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-size: 53px;
  line-height: 1;
  -webkit-transition: color .25s ease-out;
  -o-transition: color .25s ease-out;
  transition: color .25s ease-out
}

.qodef-video-button .qodef-m-play span {
  display: block;
  line-height: inherit
}

.qodef-video-button .qodef-m-play span:before {
  display: block;
  line-height: inherit
}

.qodef-video-button .qodef-m-play .qodef-m-play-inner {
  background-color: #a15547;
  border-radius: 100%;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.qodef-video-button .qodef-m-play .qodef-m-play-inner>span {
  margin: 37px;
  padding: 3px;
  -webkit-transform: scale(.96);
  -ms-transform: scale(.96);
  transform: scale(.96);
  -webkit-transition: .35s ease-out;
  -o-transition: .35s ease-out;
  transition: .35s ease-out;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.qodef-video-button:hover .qodef-m-play .qodef-m-play-inner {
  background-color: #8f4438
}

.qodef-video-button:hover .qodef-m-play .qodef-m-play-inner>span {
  -webkit-transform: scale(1) scaleZ(1);
  transform: scale(1) scaleZ(1)
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines,
.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines {
  position: relative;
  display: block;
  width: 30px;
  height: 17px
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line,
.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line {
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: currentColor;
  -webkit-transition: top .3s ease, -webkit-transform .3s ease;
  transition: top .3s ease, -webkit-transform .3s ease;
  -o-transition: top .3s ease, transform .3s ease;
  transition: top .3s ease, transform .3s ease;
  transition: top .3s ease, transform .3s ease, -webkit-transform .3s ease
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line:after,
.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #d58f76;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: scaleX(0) translateZ(0);
  transform: scaleX(0) translateZ(0);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-1,
.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line.qodef-line-1 {
  top: 0
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-1:after,
.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line.qodef-line-1:after {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-2,
.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line.qodef-line-2 {
  top: 8px
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-2:after,
.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line.qodef-line-2:after {
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-3,
.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line.qodef-line-3 {
  top: 16px
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-3:after,
.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line.qodef-line-3:after {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}

.qodef-side-area-opener {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1
}

.qodef-side-area-opener .qodef-side-area-opener-icon {
  display: block
}

.qodef-side-area-opener.qodef-side-area-opener--icon-pack:hover {
  color: #d58f76
}

.qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon {
  font-size: 35px
}

.qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon * {
  display: block;
  line-height: inherit
}

.qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon :before {
  display: block;
  line-height: inherit
}

.qodef-side-area-opener.qodef-side-area-opener--svg-path svg * {
  fill: none;
  stroke: currentColor
}

.qodef-side-area-opener.qodef-side-area-opener--predefined {
  line-height: 1
}

.qodef-side-area-opener.qodef-side-area-opener--predefined:hover {
  color: #444
}

.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-lines .qodef-line:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}

.qodef-header--light .qodef-side-area-opener {
  color: #fff
}

.qodef-header--dark .qodef-side-area-opener {
  color: #000
}

#qodef-side-area {
  position: fixed;
  top: 0;
  right: -450px;
  width: 450px;
  height: 100%;
  min-height: 100%;
  padding: 155px 70px;
  background-color: #f6f3ee;
  overflow: hidden;
  visibility: hidden;
  z-index: 9999;
  -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1);
  -o-transition: all .6s cubic-bezier(.77, 0, .175, 1);
  transition: all .6s cubic-bezier(.77, 0, .175, 1);
  text-align: center
}

@media only screen and (max-width:1440px) {
  #qodef-side-area {
    padding: 70px 80px
  }
}

#qodef-side-area .widget_media_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

#qodef-side-area #qodef-side-area-close {
  position: absolute;
  top: 52px;
  right: 82px;
  display: block;
  z-index: 1000
}

.admin-bar #qodef-side-area #qodef-side-area-close {
  top: 52px
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--icon-pack {
  font-size: 20px;
  font-weight: 400
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--icon-pack * {
  display: block;
  line-height: inherit
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--icon-pack :before {
  display: block;
  line-height: inherit
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--svg-path svg * {
  fill: none;
  stroke: currentColor
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined {
  right: 77px;
  line-height: 1
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines {
  width: 30px
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform .4s ease-out;
  transition: -webkit-transform .4s ease-out;
  -o-transition: transform .4s ease-out;
  transition: transform .4s ease-out;
  transition: transform .4s ease-out, -webkit-transform .4s ease-out
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-1 {
  top: 13px;
  -webkit-transform: rotate(45deg) rotateZ(0);
  -ms-transform: rotate(45deg) rotate(0);
  transform: rotate(45deg) rotateZ(0)
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-2 {
  top: 13px;
  -webkit-transform: rotate(-45deg) rotateZ(0);
  -ms-transform: rotate(-45deg) rotate(0);
  transform: rotate(-45deg) rotateZ(0)
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-2:after {
  -webkit-transition-delay: .15s;
  -o-transition-delay: .15s;
  transition-delay: .15s
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined:hover {
  color: #200960
}

#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined:hover .qodef-lines .qodef-line:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  transform-delay: 0
}

.qodef-side-area--opened #qodef-side-area {
  right: 0;
  visibility: visible
}

.qodef-side-area-cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  z-index: 0;
  -webkit-transition: opacity .2s ease-in-out, z-index .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out, z-index .2s ease-in-out;
  transition: opacity .2s ease-in-out, z-index .2s ease-in-out
}

.qodef-side-area--opened .qodef-side-area-cover {
  opacity: 1;
  z-index: 1002
}

.qodef-social-share {
  position: relative;
  display: inline-block;
  vertical-align: top
}

.qodef-social-share .qodef-social-title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 0 0;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0
}

.qodef-social-share ul {
  position: relative;
  display: inline-block;
  vertical-align: top;
  list-style: none;
  padding: 0;
  margin: 0
}

.qodef-social-share li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  padding: 0;
  margin: 0
}

.qodef-social-share li a {
  font-size: 14px;
  color: #b8b8b8
}

.qodef-social-share li.qodef-facebook-share a:hover {
  color: #d58f76
}

.qodef-social-share li.qodef-twitter-share a:hover {
  color: #d58f76
}

.qodef-social-share li.qodef-linkedin-share a:hover {
  color: #d58f76
}

.qodef-social-share li.qodef-tumblr-share a:hover {
  color: #d58f76
}

.qodef-social-share li.qodef-pinterest-share a:hover {
  color: #d58f76
}

.qodef-social-share li.qodef-vk-share a:hover {
  color: #d58f76
}

.qodef-social-share.qodef-layout--dropdown {
  position: relative;
  display: inline-block;
  vertical-align: bottom
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-title {
  margin: 0;
  vertical-align: middle
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon {
  vertical-align: middle
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li {
  opacity: 1;
  visibility: visible;
  cursor: pointer
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2) {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3) {
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4) {
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5) {
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6) {
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7) {
  -webkit-transition-delay: .7s;
  -o-transition-delay: .7s;
  transition-delay: .7s
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener {
  display: block
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown {
  position: absolute;
  visibility: hidden;
  z-index: 950
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul {
  position: relative;
  display: block;
  z-index: 990;
  margin: 0;
  padding: 0 !important
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li {
  position: absolute;
  display: block;
  text-align: center;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity .2s ease-out, visibility .2s ease-out;
  -o-transition: opacity .2s ease-out, visibility .2s ease-out;
  transition: opacity .2s ease-out, visibility .2s ease-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a {
  -webkit-transition: color .2s ease-out, background-color .2s ease-out;
  -o-transition: color .2s ease-out, background-color .2s ease-out;
  transition: color .2s ease-out, background-color .2s ease-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li * {
  display: block;
  line-height: inherit
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown {
  bottom: 0;
  left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li {
  width: 90px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #e1e1e1
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:not(:first-child) {
  border-top: none
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-facebook-share a:hover {
  background-color: #d58f76;
  color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-twitter-share a:hover {
  background-color: #d58f76;
  color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-linkedin-share a:hover {
  background-color: #d58f76;
  color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-tumblr-share a:hover {
  background-color: #d58f76;
  color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-pinterest-share a:hover {
  background-color: #d58f76;
  color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-vk-share a:hover {
  background-color: #d58f76;
  color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a {
  font-size: 14px;
  color: #999;
  background-color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1) {
  bottom: -30px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2) {
  bottom: -60px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3) {
  bottom: -90px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4) {
  bottom: -120px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5) {
  bottom: -150px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6) {
  bottom: -180px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7) {
  bottom: -210px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown {
  top: 0;
  right: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li {
  width: calc(90px / 3)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
  left: 5px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
  left: 35px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
  left: 65px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
  left: 95px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
  left: 125px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
  left: 155px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
  left: 185px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
  top: 0;
  left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li {
  width: calc(90px / 3)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
  right: 5px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
  right: 35px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
  right: 65px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
  right: 95px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
  right: 125px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
  right: 155px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
  right: 185px
}

.qodef-social-share.qodef-layout--list li {
  margin-right: 21px
}

.qodef-social-share.qodef-layout--list li:last-child {
  margin-right: 0
}

.qodef-social-share.qodef-layout--text li {
  margin-right: 21px
}

.qodef-social-share.qodef-layout--text li:last-child {
  margin-right: 0
}

.widget .qodef-social-share.qodef-layout--list .qodef-social-title {
  display: block;
  margin-bottom: 21px
}

.widget .qodef-social-share.qodef-layout--text .qodef-social-title {
  display: block;
  margin-bottom: 21px
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
  color: #d58f76
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
  color: #d58f76
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
  color: #d58f76
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
  color: #d58f76
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
  color: #d58f76
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
  color: #d58f76
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
  color: #d58f76
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
  color: #d58f76
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
  color: #d58f76
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
  color: #d58f76
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
  color: #d58f76
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
  color: #d58f76
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
  color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
  color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
  color: #d58f76
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
  color: #d58f76
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
  color: #d58f76
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
  color: #d58f76
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
  color: #d58f76
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
  color: #d58f76
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
  color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
  color: #d58f76
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
  color: #d58f76
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
  color: #d58f76
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
  color: #d58f76
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
  color: #d58f76
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
  color: #d58f76
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
  color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
  color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
  color: #d58f76
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
  color: #d58f76
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
  color: #d58f76
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
  color: #d58f76
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
  color: #d58f76
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
  color: #d58f76
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
  color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
  color: #d58f76
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
  color: #d58f76
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
  color: #d58f76
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
  color: #d58f76
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
  color: #d58f76
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
  color: #d58f76
}

#qodef-page-spinner {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2000
}

#qodef-page-spinner .qodef-m-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #200960;
  background-color: #fff
}

#qodef-page-spinner .qodef-m-spinner {
  position: relative
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom {
  position: relative;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1 {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50%;
  width: 50%;
  z-index: 1;
  -webkit-animation: qode-atom-shrink 4.5s infinite linear;
  animation: qode-atom-shrink 4.5s infinite linear
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  height: 100%;
  width: 100%;
  background: currentColor;
  border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  margin: 0 auto;
  background: currentColor;
  border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2 {
  -webkit-animation: qode-atom-zindex 1.5s .75s infinite steps(2, end);
  animation: qode-atom-zindex 1.5s .75s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-animation: qode-atom-postion 1.5s infinite ease, qode-atom-size 1.5s -1.125s infinite ease;
  animation: qode-atom-postion 1.5s infinite ease, qode-atom-size 1.5s -1.125s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
  -webkit-animation: qode-atom-zindex 1.5s -.25s infinite steps(2, end);
  animation: qode-atom-zindex 1.5s -.25s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before {
  -webkit-animation: qode-atom-postion 1.5s -1s infinite ease, qode-atom-size 1.5s -.75s infinite ease;
  animation: qode-atom-postion 1.5s -1s infinite ease, qode-atom-size 1.5s -.75s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
  -webkit-animation: qode-atom-zindex 1.5s .25s infinite steps(2, end);
  animation: qode-atom-zindex 1.5s .25s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
  -webkit-animation: qode-atom-postion 1.5s -.5s infinite ease, qode-atom-size 1.5s -125ms infinite ease;
  animation: qode-atom-postion 1.5s -.5s infinite ease, qode-atom-size 1.5s -125ms infinite ease
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock {
  position: relative;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  -webkit-animation: qode-clock 8s infinite steps(8);
  animation: qode-clock 8s infinite steps(8)
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item {
  position: absolute;
  height: 50px;
  width: 50px
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before {
  content: '';
  position: absolute;
  height: 18.31501832px;
  width: 18.31501832px;
  background: currentColor;
  border-radius: 50%
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1 {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-animation: qode-clock-1 1s ease-in infinite;
  animation: qode-clock-1 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2 {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-animation: qode-clock-2 1s ease-in infinite;
  animation: qode-clock-2 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3 {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: qode-clock-3 1s ease-in infinite;
  animation: qode-clock-3 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4 {
  -webkit-animation: qode-clock-4 1s ease-in infinite;
  animation: qode-clock-4 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--cube .qodef-m-cube {
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  background-color: currentColor;
  -webkit-animation: qode-cube 1.2s infinite ease-in-out;
  animation: qode-cube 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses {
  position: relative;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  border-radius: 50%;
  opacity: .6;
  -webkit-animation: qode-double-pulse 2s infinite ease-in-out;
  animation: qode-double-pulse 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles {
  position: relative;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item {
  position: absolute;
  width: 100%;
  height: 100%
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2 {
  -webkit-animation-delay: calc((600ms) - 1500ms);
  animation-delay: calc((600ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3 {
  -webkit-animation-delay: calc((900ms) - 1500ms);
  animation-delay: calc((900ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4 {
  -webkit-animation-delay: calc((1200ms) - 1500ms);
  animation-delay: calc((1200ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 {
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotate(45deg);
  transform: rotateZ(45deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1 {
  -webkit-animation-delay: calc((300ms) - 1400ms);
  animation-delay: calc((300ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2 {
  -webkit-animation-delay: calc((600ms) - 1400ms);
  animation-delay: calc((600ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3 {
  -webkit-animation-delay: calc((900ms) - 1400ms);
  animation-delay: calc((900ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4 {
  -webkit-animation-delay: calc((1200ms) - 1400ms);
  animation-delay: calc((1200ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 {
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
  transform: rotateZ(90deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1 {
  -webkit-animation-delay: calc((300ms) - 1300ms);
  animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2 {
  -webkit-animation-delay: calc((600ms) - 1300ms);
  animation-delay: calc((600ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3 {
  -webkit-animation-delay: calc((900ms) - 1300ms);
  animation-delay: calc((900ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4 {
  -webkit-animation-delay: calc((1200ms) - 1300ms);
  animation-delay: calc((1200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: currentColor;
  border-radius: 100%;
  -webkit-animation: qode-bounce-delay 1.2s infinite ease-in-out both;
  animation: qode-bounce-delay 1.2s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1 {
  top: 0;
  left: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2 {
  top: 0;
  right: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3 {
  right: 0;
  bottom: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4 {
  left: 0;
  bottom: 0
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion {
  position: relative;
  width: 30px;
  height: 30px;
  margin: -45px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  background: currentColor;
  border-radius: 50%
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1 {
  top: 0;
  left: 50%;
  -webkit-animation: qode-fussion-ball-1 1s 0s ease infinite;
  animation: qode-fussion-ball-1 1s 0s ease infinite;
  z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2 {
  top: 50%;
  left: 100%;
  -webkit-animation: qode-fussion-ball-2 1s 0s ease infinite;
  animation: qode-fussion-ball-2 1s 0s ease infinite;
  z-index: 2
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3 {
  top: 100%;
  left: 50%;
  -webkit-animation: qode-fussion-ball-3 1s 0s ease infinite;
  animation: qode-fussion-ball-3 1s 0s ease infinite;
  z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4 {
  top: 50%;
  left: 0;
  -webkit-animation: qode-fussion-ball-4 1s 0s ease infinite;
  animation: qode-fussion-ball-4 1s 0s ease infinite;
  z-index: 2
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-lines {
  width: 60px;
  height: 60px;
  margin: 0 0 0 -30px
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1 {
  position: absolute;
  width: 60px;
  height: 4px;
  margin-left: 10px;
  background-color: currentColor;
  -webkit-animation: qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms);
  animation: qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2 {
  position: absolute;
  width: 60px;
  height: 4px;
  margin-left: 10px;
  background-color: currentColor;
  -webkit-animation: qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms);
  animation: qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3 {
  position: absolute;
  width: 60px;
  height: 4px;
  margin-left: 10px;
  background-color: currentColor;
  -webkit-animation: qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms);
  animation: qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4 {
  position: absolute;
  width: 60px;
  height: 4px;
  margin-left: 10px;
  background-color: currentColor;
  -webkit-animation: qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms);
  animation: qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis {
  position: relative;
  height: 50px;
  width: 50px;
  margin: -25px 0 0 -25px;
  -webkit-animation: qode-mitosis-invert 2s infinite steps(2, end);
  animation: qode-mitosis-invert 2s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: currentColor;
  border-radius: 50%
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1 {
  -webkit-animation: qode-mitosis-ball-1 1s infinite alternate linear;
  animation: qode-mitosis-ball-1 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2 {
  -webkit-animation: qode-mitosis-ball-2 1s infinite alternate linear;
  animation: qode-mitosis-ball-2 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3 {
  -webkit-animation: qode-mitosis-ball-3 1s infinite alternate linear;
  animation: qode-mitosis-ball-3 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4 {
  -webkit-animation: qode-mitosis-ball-4 1s infinite alternate linear;
  animation: qode-mitosis-ball-4 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined {
  line-height: 1em;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-first svg line.predefined-shape-one,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-first svg path.predefined-shape-one {
  stroke-dasharray: 80;
  stroke-dashoffset: 80
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-first svg line.predefined-shape-two,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-first svg path.predefined-shape-two {
  stroke-dasharray: 120;
  stroke-dashoffset: 120
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-first svg line.predefined-shape-three,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-first svg path.predefined-shape-three {
  stroke-dasharray: 170;
  stroke-dashoffset: 170
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-first svg line.predefined-shape-four,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-first svg path.predefined-shape-four {
  stroke-dasharray: 70;
  stroke-dashoffset: 70
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-first svg line.predefined-shape-five,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-first svg path.predefined-shape-five {
  stroke-dasharray: 60;
  stroke-dashoffset: 60
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-second {
  position: absolute
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-second svg line.predefined-shape-one,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-second svg path.predefined-shape-one {
  stroke-dasharray: 89;
  stroke-dashoffset: 89
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-second svg line.predefined-shape-two,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-second svg path.predefined-shape-two {
  stroke-dasharray: 119;
  stroke-dashoffset: 119
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-second svg line.predefined-shape-three,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-second svg path.predefined-shape-three {
  stroke-dasharray: 135;
  stroke-dashoffset: 135
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-second svg line.predefined-shape-four,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-second svg path.predefined-shape-four {
  stroke-dasharray: 50;
  stroke-dashoffset: 50
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-second svg line.predefined-shape-five,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-second svg path.predefined-shape-five {
  stroke-dasharray: 49;
  stroke-dashoffset: 49
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-third {
  position: absolute
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-third svg line.predefined-shape-one,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-third svg path.predefined-shape-one {
  stroke-dasharray: 88;
  stroke-dashoffset: 88
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-third svg line.predefined-shape-two,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-third svg path.predefined-shape-two {
  stroke-dasharray: 108;
  stroke-dashoffset: 108
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-third svg line.predefined-shape-three,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-third svg path.predefined-shape-three {
  stroke-dasharray: 150;
  stroke-dashoffset: 150
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-third svg line.predefined-shape-four,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined .qodef-m-predefined-shape-third svg path.predefined-shape-four {
  stroke-dasharray: 50;
  stroke-dashoffset: 50
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-first {
  -webkit-animation: qode-fade-out ease-in .9s 1 .9s forwards;
  animation: qode-fade-out ease-in .9s 1 .9s forwards
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-first svg line.predefined-shape-one,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-first svg path.predefined-shape-one {
  -webkit-animation: qodef-predefined-loader-80 ease-in 640ms 1 forwards;
  animation: qodef-predefined-loader-80 ease-in 640ms 1 forwards;
  -webkit-animation-delay: .1s;
  animation-delay: .1s
}

@-webkit-keyframes qodef-predefined-loader-80 {
  0% {
    stroke-dasharray: 80;
    stroke-dashoffset: 80;
    opacity: 0
  }

  100% {
    stroke-dasharray: 80;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

@keyframes qodef-predefined-loader-80 {
  0% {
    stroke-dasharray: 80;
    stroke-dashoffset: 80;
    opacity: 0
  }

  100% {
    stroke-dasharray: 80;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-first svg line.predefined-shape-two,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-first svg path.predefined-shape-two {
  -webkit-animation: qodef-predefined-loader-120 ease-in 960ms 1 forwards;
  animation: qodef-predefined-loader-120 ease-in 960ms 1 forwards;
  -webkit-animation-delay: .2s;
  animation-delay: .2s
}

@-webkit-keyframes qodef-predefined-loader-120 {
  0% {
    stroke-dasharray: 120;
    stroke-dashoffset: 120;
    opacity: 0
  }

  100% {
    stroke-dasharray: 120;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

@keyframes qodef-predefined-loader-120 {
  0% {
    stroke-dasharray: 120;
    stroke-dashoffset: 120;
    opacity: 0
  }

  100% {
    stroke-dasharray: 120;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-first svg line.predefined-shape-three,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-first svg path.predefined-shape-three {
  -webkit-animation: qodef-predefined-loader-170 ease-in 1.36s 1 forwards;
  animation: qodef-predefined-loader-170 ease-in 1.36s 1 forwards;
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
  -webkit-animation-duration: .9s;
  animation-duration: .9s
}

@-webkit-keyframes qodef-predefined-loader-170 {
  0% {
    stroke-dasharray: 170;
    stroke-dashoffset: 170;
    opacity: 0
  }

  100% {
    stroke-dasharray: 170;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

@keyframes qodef-predefined-loader-170 {
  0% {
    stroke-dasharray: 170;
    stroke-dashoffset: 170;
    opacity: 0
  }

  100% {
    stroke-dasharray: 170;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-first svg line.predefined-shape-four,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-first svg path.predefined-shape-four {
  -webkit-animation: qodef-predefined-loader-70 ease-in 560ms 1 forwards;
  animation: qodef-predefined-loader-70 ease-in 560ms 1 forwards;
  -webkit-animation-delay: .6s;
  animation-delay: .6s
}

@-webkit-keyframes qodef-predefined-loader-70 {
  0% {
    stroke-dasharray: 70;
    stroke-dashoffset: 70;
    opacity: 0
  }

  100% {
    stroke-dasharray: 70;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

@keyframes qodef-predefined-loader-70 {
  0% {
    stroke-dasharray: 70;
    stroke-dashoffset: 70;
    opacity: 0
  }

  100% {
    stroke-dasharray: 70;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-first svg line.predefined-shape-five,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-first svg path.predefined-shape-five {
  -webkit-animation: qodef-predefined-loader-60 ease-in 480ms 1 forwards;
  animation: qodef-predefined-loader-60 ease-in 480ms 1 forwards;
  -webkit-animation-delay: .4s;
  animation-delay: .4s
}

@-webkit-keyframes qodef-predefined-loader-60 {
  0% {
    stroke-dasharray: 60;
    stroke-dashoffset: 60;
    opacity: 0
  }

  100% {
    stroke-dasharray: 60;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

@keyframes qodef-predefined-loader-60 {
  0% {
    stroke-dasharray: 60;
    stroke-dashoffset: 60;
    opacity: 0
  }

  100% {
    stroke-dasharray: 60;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-second {
  -webkit-animation: qode-fade-out ease-in .9s 1 2.3s forwards;
  animation: qode-fade-out ease-in .9s 1 2.3s forwards
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-second svg line.predefined-shape-one,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-second svg path.predefined-shape-one {
  -webkit-animation: qodef-predefined-loader-89 ease-in 712ms 1 forwards;
  animation: qodef-predefined-loader-89 ease-in 712ms 1 forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s
}

@-webkit-keyframes qodef-predefined-loader-89 {
  0% {
    stroke-dasharray: 89;
    stroke-dashoffset: 89;
    opacity: 0
  }

  100% {
    stroke-dasharray: 89;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

@keyframes qodef-predefined-loader-89 {
  0% {
    stroke-dasharray: 89;
    stroke-dashoffset: 89;
    opacity: 0
  }

  100% {
    stroke-dasharray: 89;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-second svg line.predefined-shape-two,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-second svg path.predefined-shape-two {
  -webkit-animation: qodef-predefined-loader-119 ease-in 952ms 1 forwards;
  animation: qodef-predefined-loader-119 ease-in 952ms 1 forwards;
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s
}

@-webkit-keyframes qodef-predefined-loader-119 {
  0% {
    stroke-dasharray: 119;
    stroke-dashoffset: 119;
    opacity: 0
  }

  100% {
    stroke-dasharray: 119;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

@keyframes qodef-predefined-loader-119 {
  0% {
    stroke-dasharray: 119;
    stroke-dashoffset: 119;
    opacity: 0
  }

  100% {
    stroke-dasharray: 119;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-second svg line.predefined-shape-three,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-second svg path.predefined-shape-three {
  -webkit-animation: qodef-predefined-loader-135 ease-in 1.08s 1 forwards;
  animation: qodef-predefined-loader-135 ease-in 1.08s 1 forwards;
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s;
  -webkit-animation-duration: .9s;
  animation-duration: .9s
}

@-webkit-keyframes qodef-predefined-loader-135 {
  0% {
    stroke-dasharray: 135;
    stroke-dashoffset: 135;
    opacity: 0
  }

  100% {
    stroke-dasharray: 135;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

@keyframes qodef-predefined-loader-135 {
  0% {
    stroke-dasharray: 135;
    stroke-dashoffset: 135;
    opacity: 0
  }

  100% {
    stroke-dasharray: 135;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-second svg line.predefined-shape-four,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-second svg path.predefined-shape-four {
  -webkit-animation: qodef-predefined-loader-50 ease-in .4s 1 forwards;
  animation: qodef-predefined-loader-50 ease-in .4s 1 forwards;
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s
}

@-webkit-keyframes qodef-predefined-loader-50 {
  0% {
    stroke-dasharray: 50;
    stroke-dashoffset: 50;
    opacity: 0
  }

  100% {
    stroke-dasharray: 50;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

@keyframes qodef-predefined-loader-50 {
  0% {
    stroke-dasharray: 50;
    stroke-dashoffset: 50;
    opacity: 0
  }

  100% {
    stroke-dasharray: 50;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-second svg line.predefined-shape-five,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-second svg path.predefined-shape-five {
  -webkit-animation: qodef-predefined-loader-49 ease-in 392ms 1 forwards;
  animation: qodef-predefined-loader-49 ease-in 392ms 1 forwards;
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s
}

@-webkit-keyframes qodef-predefined-loader-49 {
  0% {
    stroke-dasharray: 49;
    stroke-dashoffset: 49;
    opacity: 0
  }

  100% {
    stroke-dasharray: 49;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

@keyframes qodef-predefined-loader-49 {
  0% {
    stroke-dasharray: 49;
    stroke-dashoffset: 49;
    opacity: 0
  }

  100% {
    stroke-dasharray: 49;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-third {
  -webkit-animation: qode-fade-out ease-in .9s 1 3.5s forwards;
  animation: qode-fade-out ease-in .9s 1 3.5s forwards
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-third svg line.predefined-shape-one,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-third svg path.predefined-shape-one {
  -webkit-animation: qodef-predefined-loader-88 ease-in 704ms 1 forwards;
  animation: qodef-predefined-loader-88 ease-in 704ms 1 forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s
}

@-webkit-keyframes qodef-predefined-loader-88 {
  0% {
    stroke-dasharray: 88;
    stroke-dashoffset: 88;
    opacity: 0
  }

  100% {
    stroke-dasharray: 88;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

@keyframes qodef-predefined-loader-88 {
  0% {
    stroke-dasharray: 88;
    stroke-dashoffset: 88;
    opacity: 0
  }

  100% {
    stroke-dasharray: 88;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-third svg line.predefined-shape-two,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-third svg path.predefined-shape-two {
  -webkit-animation: qodef-predefined-loader-108 ease-in 864ms 1 forwards;
  animation: qodef-predefined-loader-108 ease-in 864ms 1 forwards;
  -webkit-animation-delay: 3.1s;
  animation-delay: 3.1s
}

@-webkit-keyframes qodef-predefined-loader-108 {
  0% {
    stroke-dasharray: 108;
    stroke-dashoffset: 108;
    opacity: 0
  }

  100% {
    stroke-dasharray: 108;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

@keyframes qodef-predefined-loader-108 {
  0% {
    stroke-dasharray: 108;
    stroke-dashoffset: 108;
    opacity: 0
  }

  100% {
    stroke-dasharray: 108;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-third svg line.predefined-shape-three,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-third svg path.predefined-shape-three {
  -webkit-animation: qodef-predefined-loader-150 ease-in 1.2s 1 forwards;
  animation: qodef-predefined-loader-150 ease-in 1.2s 1 forwards;
  -webkit-animation-delay: 3.1s;
  animation-delay: 3.1s;
  -webkit-animation-duration: .8s;
  animation-duration: .8s
}

@-webkit-keyframes qodef-predefined-loader-150 {
  0% {
    stroke-dasharray: 150;
    stroke-dashoffset: 150;
    opacity: 0
  }

  100% {
    stroke-dasharray: 150;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

@keyframes qodef-predefined-loader-150 {
  0% {
    stroke-dasharray: 150;
    stroke-dashoffset: 150;
    opacity: 0
  }

  100% {
    stroke-dasharray: 150;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-third svg line.predefined-shape-four,
#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.predefined-spinner-shape-animate .qodef-m-predefined-shape-third svg path.predefined-shape-four {
  -webkit-animation: qodef-predefined-loader-50 ease-in .4s 1 forwards;
  animation: qodef-predefined-loader-50 ease-in .4s 1 forwards;
  -webkit-animation-delay: 3.2s;
  animation-delay: 3.2s
}

@-webkit-keyframes qodef-predefined-loader-50 {
  0% {
    stroke-dasharray: 50;
    stroke-dashoffset: 50;
    opacity: 0
  }

  100% {
    stroke-dasharray: 50;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

@keyframes qodef-predefined-loader-50 {
  0% {
    stroke-dasharray: 50;
    stroke-dashoffset: 50;
    opacity: 0
  }

  100% {
    stroke-dasharray: 50;
    stroke-dashoffset: 0;
    opacity: 1
  }
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>* {
  margin: 0;
  opacity: 0;
  -webkit-animation: qode-fade-in 1s forwards;
  animation: qode-fade-in 1s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-animation-delay: .5s;
  animation-delay: .5s
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line {
  position: relative;
  display: block;
  height: 3px;
  width: 500px;
  margin-top: 20px;
  background-color: #e5e1dc;
  overflow: hidden;
  opacity: 0;
  -webkit-animation: qode-fade-in 1s .3s forwards;
  animation: qode-fade-in 1s .3s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #d58f76;
  width: 0
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles {
  position: relative;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle {
  position: absolute;
  height: 100%;
  width: 100%;
  background: currentColor;
  border: 0 solid currentColor;
  border-radius: 50%
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1 {
  -webkit-animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms);
  animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2 {
  -webkit-animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms);
  animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3 {
  -webkit-animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms);
  animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4 {
  -webkit-animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms);
  animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse {
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  background-color: currentColor;
  border-radius: 16px;
  -webkit-animation: qode-scaleout 1s infinite ease-in-out;
  animation: qode-scaleout 1s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles {
  width: 60px;
  height: 20px
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 4px;
  background-color: currentColor;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: qode-ball-fall 1.5s ease infinite both;
  animation: qode-ball-fall 1.5s ease infinite both
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1) {
  -webkit-animation-delay: calc((100ms) - 300ms);
  animation-delay: calc((100ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2) {
  -webkit-animation-delay: calc((200ms) - 300ms);
  animation-delay: calc((200ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3) {
  -webkit-animation-delay: calc((300ms) - 300ms);
  animation-delay: calc((300ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes {
  position: relative;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: currentColor;
  -webkit-animation: qode-rotating-cubes 1.8s infinite ease-in-out;
  animation: qode-rotating-cubes 1.8s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2 {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes {
  width: 50px;
  height: 60px;
  margin: -30px 0 0 -25px;
  text-align: center
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe {
  display: inline-block;
  float: left;
  height: 100%;
  width: 6px;
  margin: 0 3px 0 0;
  background-color: currentColor;
  -webkit-animation: qode-stretch-delay 1.2s infinite ease-in-out;
  animation: qode-stretch-delay 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2 {
  -webkit-animation-delay: calc((200ms) - 1300ms);
  animation-delay: calc((200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3 {
  -webkit-animation-delay: calc((300ms) - 1300ms);
  animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4 {
  -webkit-animation-delay: calc((400ms) - 1300ms);
  animation-delay: calc((400ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5 {
  -webkit-animation-delay: calc((500ms) - 1300ms);
  animation-delay: calc((500ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles {
  position: relative;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  text-align: center;
  -webkit-animation: qode-rotate-circles 2s infinite linear;
  animation: qode-rotate-circles 2s infinite linear
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle {
  position: absolute;
  top: 0;
  width: 60%;
  height: 60%;
  display: inline-block;
  background-color: currentColor;
  border-radius: 100%;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation: qode-bounce 2s infinite ease-in-out;
  animation: qode-bounce 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles {
  width: 150px;
  height: 30px;
  margin: -15px 0 0 -75px
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle {
  float: left;
  height: 30px;
  width: 30px;
  margin-right: 10px;
  background: currentColor;
  border-radius: 50%
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1 {
  -webkit-animation: qode-wave-jump-3 1.8s infinite ease-out;
  animation: qode-wave-jump-3 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2 {
  -webkit-animation: qode-wave-jump-2 1.8s infinite ease-out;
  animation: qode-wave-jump-2 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3 {
  -webkit-animation: qode-wave-jump-1 1.8s infinite ease-out;
  animation: qode-wave-jump-1 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4 {
  margin-right: 0;
  -webkit-animation: qode-wave-wipe 1.8s infinite cubic-bezier(.5, 0, .5, 1);
  animation: qode-wave-wipe 1.8s infinite cubic-bezier(.5, 0, .5, 1)
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave {
  width: 72px;
  margin: -9px 0 0 -36px;
  text-align: center
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 3px 0 0;
  background-color: currentColor;
  border-radius: 100%;
  -webkit-animation: qode-bounce-delay 1.4s infinite ease-in-out both;
  animation: qode-bounce-delay 1.4s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1 {
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2 {
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s
}

.qodef-sp-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 115;
  visibility: hidden;
  -webkit-transition: opacity .25s ease-out;
  -o-transition: opacity .25s ease-out;
  transition: opacity .25s ease-out;
  background-color: rgba(0, 0, 0, .65);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.qodef-sp-holder .qodef-sp-inner {
  width: 90%;
  max-width: 600px;
  background-color: #fff;
  padding: 40px;
  opacity: 0;
  -webkit-box-shadow: 13px 12px 12px 0 rgba(55, 50, 35, .15);
  box-shadow: 13px 12px 12px 0 rgba(55, 50, 35, .15);
  -webkit-transition: opacity .25s ease-out, -webkit-transform .3s cubic-bezier(.06, .47, .38, .99);
  transition: opacity .25s ease-out, -webkit-transform .3s cubic-bezier(.06, .47, .38, .99);
  -o-transition: transform .3s cubic-bezier(.06, .47, .38, .99), opacity .25s ease-out;
  transition: transform .3s cubic-bezier(.06, .47, .38, .99), opacity .25s ease-out;
  transition: transform .3s cubic-bezier(.06, .47, .38, .99), opacity .25s ease-out, -webkit-transform .3s cubic-bezier(.06, .47, .38, .99)
}

.qodef-sp-holder .qodef-sp-close {
  position: absolute;
  top: 16px;
  right: 16px;
  display: block;
  color: #000
}

.qodef-sp-holder .qodef-sp-close:hover {
  color: #999
}

.qodef-sp-holder .qodef-sp-close svg {
  stroke: currentColor;
  fill: currentColor
}

.qodef-sp-holder .qodef-sp-content-container {
  background-color: #ebd8d1;
  background-size: cover;
  padding: 40px
}

.qodef-sp-holder .qodef-sp-title {
  margin: 0 0 30px 0
}

.qodef-sp-holder .qodef-sp-subtitle {
  margin: 0 0 20px 0
}

.qodef-sp-holder .wpcf7 {
  width: 100%;
  display: block
}

.qodef-sp-holder .qodef-sp-prevent {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 28px
}

.qodef-sp-holder .qodef-sp-prevent-inner {
  cursor: pointer
}

.qodef-sp-holder .qodef-sp-prevent-inner>* {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 1
}

.qodef-sp-holder .qodef-sp-prevent-input {
  margin: 1px 1px 0 0;
  width: 11px;
  height: 11px;
  border: 1px solid #200960;
  overflow: hidden
}

.qodef-sp-holder .qodef-sp-prevent-input svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity .25s ease-out;
  -o-transition: opacity .25s ease-out;
  transition: opacity .25s ease-out
}

.qodef-sp-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg {
  opacity: 1
}

.qodef-sp-holder .qodef-sp-prevent-label {
  font-size: 13px
}

.qodef-sp-opened .qodef-sp-holder {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .25s ease-out;
  -o-transition: opacity .25s ease-out;
  transition: opacity .25s ease-out
}

.qodef-sp-opened .qodef-sp-holder .qodef-sp-inner {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .8s cubic-bezier(.26, .63, 0, .96);
  transition: -webkit-transform .8s cubic-bezier(.26, .63, 0, .96);
  -o-transition: transform .8s cubic-bezier(.26, .63, 0, .96);
  transition: transform .8s cubic-bezier(.26, .63, 0, .96);
  transition: transform .8s cubic-bezier(.26, .63, 0, .96), -webkit-transform .8s cubic-bezier(.26, .63, 0, .96)
}

.qodef-page-title {
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover
}

.qodef-page-title.qodef-image--responsive {
  height: auto !important
}

.qodef-page-title.qodef-image--responsive .qodef-m-content {
  position: absolute;
  top: 0;
  left: 0
}

.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.qodef-page-title.qodef-alignment--center {
  text-align: center
}

.qodef-page-title.qodef-alignment--right {
  text-align: right
}

.qodef-page-title .qodef-m-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-page-title .qodef-m-image img {
  display: block;
  width: 100%
}

.qodef-page-title .qodef-m-content.qodef-content-full-width {
  padding: 0 40px
}

.qodef-page-title .qodef-breadcrumbs {
  margin: 0;
  line-height: 22px
}

.qodef-page-title .qodef-breadcrumbs a,
.qodef-page-title .qodef-breadcrumbs span {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .26em;
  color: #d58f76
}

.qodef-page-title .qodef-breadcrumbs a>span {
  -webkit-transition: color .25s ease-out;
  -o-transition: color .25s ease-out;
  transition: color .25s ease-out
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
  margin: 0 5px
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
  content: '/'
}

.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs {
  margin-bottom: 0
}

.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .26em;
  color: #d58f76
}

.qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info #ctf .ctf-tweet-actions {
  display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf {
  overflow: hidden
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  float: left;
  border: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box {
  margin-left: 0;
  display: block;
  margin-bottom: 8px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link {
  line-height: 1 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar {
  width: 37px;
  height: 37px;
  margin: 0 7px 0 0;
  float: none;
  border-radius: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0;
  font-weight: 600 !important;
  margin: 0 4px 0 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-screename-sep {
  display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
  color: #999;
  margin-right: 4px;
  margin-left: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child {
  margin-right: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta {
  margin-top: 4px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname {
  display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-left: 0;
  padding: 0;
  margin-top: -5px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before {
  content: '\e094';
  font-family: ElegantIcons;
  padding-right: 10px;
  font-size: 18px;
  position: relative;
  top: 5px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-left: 0;
  margin-top: -3px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before {
  content: '\e094';
  font-family: ElegantIcons;
  padding-right: 10px;
  font-size: 18px;
  visibility: hidden
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a {
  padding: 0;
  font-size: 14px;
  margin-right: 8px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child {
  margin-right: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply {
  margin-left: 0
}

.qodef-twitter-list.qodef-layout--columns .ctf-tweets:before {
  content: "";
  display: table;
  table-layout: fixed
}

.qodef-twitter-list.qodef-layout--columns .ctf-tweets:after {
  clear: both
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 #ctf .ctf-tweets>.ctf-item {
  width: 100%
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 #ctf .ctf-tweets>.ctf-item {
  width: 50%
}

@media only screen and (min-width:681px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (min-width:1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
    clear: both
  }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 #ctf .ctf-tweets>.ctf-item {
  width: 33.33333%
}

@media only screen and (min-width:769px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (min-width:1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
    clear: both
  }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 #ctf .ctf-tweets>.ctf-item {
  width: 25%
}

@media only screen and (min-width:1025px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
    clear: both
  }
}

@media only screen and (min-width:1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
    clear: both
  }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 #ctf .ctf-tweets>.ctf-item {
  width: 20%
}

@media only screen and (min-width:1367px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
    clear: both
  }
}

@media only screen and (min-width:1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
    clear: both
  }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 #ctf .ctf-tweets>.ctf-item {
  width: 16.66667%
}

@media only screen and (min-width:1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
    clear: both
  }
}

@media only screen and (min-width:1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
    clear: both
  }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 #ctf .ctf-tweets>.ctf-item {
  width: 14.28571%
}

@media only screen and (min-width:1367px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
    clear: both
  }
}

@media only screen and (min-width:1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
    clear: both
  }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 #ctf .ctf-tweets>.ctf-item {
  width: 12.5%
}

@media only screen and (min-width:1367px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
    clear: both
  }
}

@media only screen and (min-width:1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
    clear: both
  }
}

.qodef-twitter-list.qodef-gutter--no.qodef--no-bottom-space {
  margin-bottom: 0
}

.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets {
  margin: 0
}

.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets>.ctf-item {
  padding: 0;
  margin: 0
}

.qodef-twitter-list.qodef-gutter--micro.qodef--no-bottom-space {
  margin-bottom: -6px
}

.qodef-twitter-list.qodef-gutter--micro #ctf .ctf-tweets {
  margin: 0 -3px
}

.qodef-twitter-list.qodef-gutter--micro #ctf .ctf-tweets>.ctf-item {
  padding: 0 3px;
  margin: 0 0 6px
}

.qodef-twitter-list.qodef-gutter--tiny.qodef--no-bottom-space {
  margin-bottom: -10px
}

.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets {
  margin: 0 -5px
}

.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets>.ctf-item {
  padding: 0 5px;
  margin: 0 0 10px
}

.qodef-twitter-list.qodef-gutter--small.qodef--no-bottom-space {
  margin-bottom: -20px
}

.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets {
  margin: 0 -10px
}

.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets>.ctf-item {
  padding: 0 10px;
  margin: 0 0 20px
}

.qodef-twitter-list.qodef-gutter--normal.qodef--no-bottom-space {
  margin-bottom: -30px
}

.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets {
  margin: 0 -15px
}

.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets>.ctf-item {
  padding: 0 15px;
  margin: 0 0 30px
}

.qodef-twitter-list.qodef-gutter--medium.qodef--no-bottom-space {
  margin-bottom: -40px
}

.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets {
  margin: 0 -20px
}

.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets>.ctf-item {
  padding: 0 20px;
  margin: 0 0 40px
}

.qodef-twitter-list.qodef-gutter--large.qodef--no-bottom-space {
  margin-bottom: -50px
}

.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets {
  margin: 0 -25px
}

.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets>.ctf-item {
  padding: 0 25px;
  margin: 0 0 50px
}

.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space {
  margin-bottom: -80px
}

.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets {
  margin: 0 -40px
}

.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item {
  padding: 0 40px;
  margin: 0 0 80px
}

#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
  color: #ccc
}

#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover {
  color: #fff
}

#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
  color: #ccc
}

#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover {
  color: #fff
}

.widget.qodef-author-info .qodef-author-info-image {
  margin-bottom: 21px;
  display: inline-block
}

.widget.qodef-author-info .qodef-author-info-name {
  margin: 0 0 21px
}

.widget.qodef-author-info .qodef-author-info-description {
  margin: 0
}

#qodef-woo-page .qodef-woo-product-mark,
.qodef-woo-shortcode .qodef-woo-product-mark {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 13px 8px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .25em;
  color: #fff;
  background-color: #a15547;
  z-index: 5
}

#qodef-woo-page .qodef-woo-product-mark.qodef-woo-onsale,
.qodef-woo-shortcode .qodef-woo-product-mark.qodef-woo-onsale {
  background-color: #200960
}

#qodef-woo-page .qodef-woo-product-mark.qodef-out-of-stock,
.qodef-woo-shortcode .qodef-woo-product-mark.qodef-out-of-stock {
  background-color: #d58f76
}

#qodef-woo-page .qodef-woo-product-title,
.qodef-woo-shortcode .qodef-woo-product-title {
  margin: 0
}

#qodef-woo-page .qodef-woo-ratings,
.qodef-woo-shortcode .qodef-woo-ratings {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  line-height: 1
}

#qodef-woo-page .qodef-woo-ratings .qodef-m-inner,
.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-inner {
  position: relative;
  display: inline-block;
  vertical-align: top
}

#qodef-woo-page .qodef-woo-ratings .qodef-m-star,
.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star {
  font-size: 15px;
  letter-spacing: .25em;
  color: #b8b8b8
}

#qodef-woo-page .qodef-woo-ratings .qodef-m-star.qodef--active,
.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star.qodef--active {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  color: #d58f76;
  white-space: nowrap
}

#qodef-woo-page .price,
.qodef-woo-shortcode .price {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  margin: 2px 0 0;
  text-transform: uppercase;
  letter-spacing: .26em;
  color: #999
}

#qodef-woo-page .price del,
.qodef-woo-shortcode .price del {
  margin-right: 10px
}

#qodef-woo-page .price ins,
.qodef-woo-shortcode .price ins {
  text-decoration: none
}

#qodef-woo-page .added_to_cart,
#qodef-woo-page .button,
.qodef-woo-shortcode .added_to_cart,
.qodef-woo-shortcode .button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 2em;
  font-weight: 400;
  letter-spacing: .26em;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  padding: 14px 34px 14px 37px;
  cursor: pointer;
  z-index: 3;
  color: #fff;
  background-color: #d58f76;
  border: 1px solid #d58f76
}

#qodef-woo-page .added_to_cart:hover,
#qodef-woo-page .button:hover,
.qodef-woo-shortcode .added_to_cart:hover,
.qodef-woo-shortcode .button:hover {
  color: #fff;
  background-color: #bb725e;
  border-color: #bb725e
}

#qodef-woo-page .added_to_cart.added,
#qodef-woo-page .button.added,
.qodef-woo-shortcode .added_to_cart.added,
.qodef-woo-shortcode .button.added {
  display: none
}

#qodef-woo-page.qodef-swiper-container .swiper-slide .added_to_cart,
#qodef-woo-page.qodef-swiper-container .swiper-slide .button,
.qodef-woo-shortcode.qodef-swiper-container .swiper-slide .added_to_cart,
.qodef-woo-shortcode.qodef-swiper-container .swiper-slide .button {
  width: auto
}

#qodef-woo-page.qodef--single .qodef-woo-product-mark,
.qodef-woo-shortcode.qodef--single .qodef-woo-product-mark {
  left: auto;
  right: 0
}

#qodef-woo-page .quantity {
  white-space: nowrap
}

#qodef-woo-page .quantity input[type=number] {
  width: 60px;
  margin: 0;
  padding: 12px 10px;
  text-align: center;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0
}

.woocommerce-page div.woocommerce .woocommerce-error,
.woocommerce-page div.woocommerce .woocommerce-info,
.woocommerce-page div.woocommerce .woocommerce-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 20px 30px;
  margin-bottom: 30px;
  border: 1px solid #e1e1e1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width:768px) {

  .woocommerce-page div.woocommerce .woocommerce-error,
  .woocommerce-page div.woocommerce .woocommerce-info,
  .woocommerce-page div.woocommerce .woocommerce-message {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    text-align: center
  }

  .woocommerce-page div.woocommerce .woocommerce-error a,
  .woocommerce-page div.woocommerce .woocommerce-info a,
  .woocommerce-page div.woocommerce .woocommerce-message a {
    margin-top: 10px
  }
}

.woocommerce-page div.woocommerce .woocommerce-info,
.woocommerce-page div.woocommerce .woocommerce-message {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media only screen and (max-width:768px) {

  .woocommerce-page div.woocommerce .woocommerce-info,
  .woocommerce-page div.woocommerce .woocommerce-message {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    text-align: center
  }

  .woocommerce-page div.woocommerce .woocommerce-info a,
  .woocommerce-page div.woocommerce .woocommerce-message a {
    margin-top: 10px
  }
}

.woocommerce-page div.woocommerce .woocommerce-error {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.woocommerce-page div.woocommerce ol.woocommerce-error,
.woocommerce-page div.woocommerce ol.woocommerce-info,
.woocommerce-page div.woocommerce ol.woocommerce-message,
.woocommerce-page div.woocommerce ul.woocommerce-error,
.woocommerce-page div.woocommerce ul.woocommerce-info,
.woocommerce-page div.woocommerce ul.woocommerce-message {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center
}

.woocommerce-page div.woocommerce div.woocommerce-message.notice.wc-connect {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center
}

.woocommerce-page div.woocommerce div.woocommerce-info:not(.woocommerce-message--info),
.woocommerce-page div.woocommerce div.woocommerce-message.notice.wc-connect,
.woocommerce-page div.woocommerce div.woocommerce-message.updated.inline,
.woocommerce-page div.woocommerce p.woocommerce-error,
.woocommerce-page div.woocommerce p.woocommerce-info,
.woocommerce-page div.woocommerce p.woocommerce-message {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (max-width:768px) {

  .woocommerce-page div.woocommerce div.woocommerce-info:not(.woocommerce-message--info),
  .woocommerce-page div.woocommerce div.woocommerce-message.notice.wc-connect,
  .woocommerce-page div.woocommerce div.woocommerce-message.updated.inline,
  .woocommerce-page div.woocommerce p.woocommerce-error,
  .woocommerce-page div.woocommerce p.woocommerce-info,
  .woocommerce-page div.woocommerce p.woocommerce-message {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    text-align: center
  }

  .woocommerce-page div.woocommerce div.woocommerce-info:not(.woocommerce-message--info) a,
  .woocommerce-page div.woocommerce div.woocommerce-message.notice.wc-connect a,
  .woocommerce-page div.woocommerce div.woocommerce-message.updated.inline a,
  .woocommerce-page div.woocommerce p.woocommerce-error a,
  .woocommerce-page div.woocommerce p.woocommerce-info a,
  .woocommerce-page div.woocommerce p.woocommerce-message a {
    margin-top: 10px
  }
}

.woocommerce-page div.woocommerce .shop_table td,
.woocommerce-page div.woocommerce .shop_table th {
  padding: 15px 0 15px 5px;
  vertical-align: middle;
  text-align: left
}

.woocommerce-page div.woocommerce .shop_table td:first-child,
.woocommerce-page div.woocommerce .shop_table th:first-child {
  padding-left: 0
}

.woocommerce-page div.woocommerce .shop_table th {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0
}

.woocommerce-page div.woocommerce .shop_table td ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.woocommerce-page div.woocommerce .shop_table td ul li {
  margin: 0 0 10px;
  padding: 0
}

.woocommerce-page div.woocommerce .shop_table td ul li:last-child {
  margin-bottom: 0
}

.woocommerce-page div.woocommerce .shop_table td ul li label {
  margin-bottom: 0
}

.woocommerce-page div.woocommerce .shop_table p {
  margin: 0
}

.woocommerce-page div.woocommerce .col2-set {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -15px
}

.woocommerce-page div.woocommerce .col2-set>* {
  width: 100%;
  padding: 0 15px;
  margin-bottom: 30px
}

.woocommerce-page div.woocommerce address {
  font-style: normal
}

.woocommerce-page div.woocommerce address p {
  margin: 0
}

.woocommerce-page div.woocommerce form p {
  margin: 0
}

.woocommerce-page .pswp__button--arrow--left:before,
.woocommerce-page .pswp__button--arrow--right:before,
.woocommerce-page .pswp__button.pswp__button--close,
.woocommerce-page .pswp__button.pswp__button--fs,
.woocommerce-page .pswp__button.pswp__button--zoom {
  background: 0 0 !important
}

.woocommerce-page .pswp__button--arrow--left:before,
.woocommerce-page .pswp__button--arrow--right:before,
.woocommerce-page .pswp__button.pswp__button--close:before,
.woocommerce-page .pswp__button.pswp__button--fs:before,
.woocommerce-page .pswp__button.pswp__button--zoom:before {
  border: 0;
  color: #fff;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  background: 0 0
}

.woocommerce-page .pswp__button--arrow--left:before {
  font-size: 45px;
  content: "\f104"
}

.woocommerce-page .pswp__button--arrow--right:before {
  font-size: 45px;
  content: "\f105"
}

.woocommerce-page .pswp__button.pswp__button--close:before {
  font-size: 17px;
  content: "\f00d"
}

.woocommerce-page .pswp__button.pswp__button--zoom:before {
  font-size: 17px;
  content: "\f00e"
}

.woocommerce-page .pswp--zoomed-in .pswp__button.pswp__button--zoom:before {
  font-size: 17px;
  content: "\f010"
}

.woocommerce-page .pswp__button.pswp__button--fs:before {
  font-size: 17px;
  content: "\f0b2"
}

.woocommerce-page .pswp__caption__center,
.woocommerce-page .pswp__counter {
  font-family: inherit;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  color: #fff
}

#qodef-woo-page.qodef--cart .shop_table td.product-remove {
  width: 30px
}

#qodef-woo-page.qodef--cart .shop_table td.product-remove a {
  font-size: 20px
}

#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail {
  width: 72px;
  padding-right: 10px
}

#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail a,
#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail img {
  display: block;
  width: 100%
}

#qodef-woo-page.qodef--cart .shop_table td.product-name {
  text-align: left
}

#qodef-woo-page.qodef--cart .shop_table td.product-name a {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0
}

#qodef-woo-page.qodef--cart .shop_table td.product-quantity input[type=number] {
  margin: 0
}

#qodef-woo-page.qodef--cart .shop_table td.actions {
  padding: 30px 0 0;
  text-align: initial
}

#qodef-woo-page.qodef--cart .shop_table td.actions .coupon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 70%;
  float: left
}

#qodef-woo-page.qodef--cart .shop_table td.actions .coupon>* {
  margin-bottom: 0
}

#qodef-woo-page.qodef--cart .shop_table td.actions label {
  display: none
}

#qodef-woo-page.qodef--cart .shop_table td.actions input[type=text] {
  width: auto;
  margin-right: 20px
}

#qodef-woo-page.qodef--cart .shop_table td.actions>.button {
  float: right
}

#qodef-woo-page.qodef--cart .shop_table.cart tbody>tr:last-child {
  border-bottom: 0
}

#qodef-woo-page.qodef--cart .cart-collaterals .shop_table th {
  width: 20%
}

#qodef-woo-page.qodef--cart .cart_totals,
#qodef-woo-page.qodef--cart .cross-sells {
  margin-top: 80px
}

#qodef-woo-page.qodef--cart .cart_totals>h2,
#qodef-woo-page.qodef--cart .cross-sells>h2 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 30px;
  line-height: 1.067em;
  letter-spacing: 0;
  margin: 0 0 42px
}

#qodef-woo-page.qodef--cart .shipping-calculator-form select {
  width: auto;
  min-width: 100%;
  margin: 0
}

#qodef-woo-page.qodef--cart .wc-proceed-to-checkout {
  margin-top: 20px
}

.woocommerce-page div.woocommerce .cart-empty {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 30px;
  line-height: 1.067em;
  letter-spacing: 0;
  margin: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: none
}

.woocommerce-page div.woocommerce>.return-to-shop {
  margin: 20px 0 0;
  text-align: center
}

.woocommerce-page div.woocommerce>.return-to-shop a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 2em;
  font-weight: 400;
  letter-spacing: .26em;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  padding: 13px 30px 13px 33px;
  font-size: 12px;
  cursor: pointer;
  z-index: 3;
  color: #fff;
  background-color: #d58f76;
  border: 1px solid #d58f76
}

.woocommerce-page div.woocommerce>.return-to-shop a:hover {
  color: #fff;
  background-color: #bb725e;
  border-color: #bb725e
}

#qodef-woo-page.qodef--checkout .woocommerce-form-coupon-toggle .woocommerce-info {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

#qodef-woo-page.qodef--checkout .woocommerce-form-coupon>p {
  margin-bottom: 10px
}

#qodef-woo-page.qodef--checkout .woocommerce-checkout {
  margin-top: 40px
}

#qodef-woo-page.qodef--checkout #customer_details h3 {
  margin: 0 0 20px
}

#qodef-woo-page.qodef--checkout #order_review_heading {
  margin: 0 0 20px
}

#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment {
  margin-top: 30px
}

#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .place-order {
  margin-top: 30px
}

#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 15px
}

#qodef-woo-page.qodef--checkout .wc_payment_methods {
  margin: 0;
  padding: 0;
  list-style: none
}

#qodef-woo-page.qodef--checkout .wc_payment_methods li {
  position: relative;
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px solid #e1e1e1
}

#qodef-woo-page.qodef--checkout .wc_payment_methods li p {
  margin: 0
}

#qodef-woo-page.qodef--checkout .wc_payment_methods li {
  padding-left: 25px;
  padding-right: 25px
}

#qodef-woo-page.qodef--checkout .wc_payment_methods .input-radio {
  position: absolute;
  top: 18px;
  left: 0;
  margin: 0
}

#qodef-woo-page.qodef--checkout .wc_payment_methods label {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0;
  cursor: pointer
}

#qodef-woo-page.qodef--checkout input[type=email],
#qodef-woo-page.qodef--checkout input[type=number],
#qodef-woo-page.qodef--checkout input[type=password],
#qodef-woo-page.qodef--checkout input[type=tel],
#qodef-woo-page.qodef--checkout input[type=text],
#qodef-woo-page.qodef--checkout input[type=url],
#qodef-woo-page.qodef--checkout select,
#qodef-woo-page.qodef--checkout textarea {
  background-color: #f6f3ee
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 30%;
  float: left;
  padding-right: 50px
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  position: relative;
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px solid #e1e1e1
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li p {
  margin: 0
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
  color: #d58f76
}

.woocommerce-account .woocommerce-MyAccount-content {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 70%;
  float: left
}

.woocommerce-account .button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 2em;
  font-weight: 400;
  letter-spacing: .26em;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  padding: 13px 30px 13px 33px;
  font-size: 12px;
  cursor: pointer;
  z-index: 3;
  color: #fff;
  background-color: #d58f76;
  border: 1px solid #d58f76
}

.woocommerce-account .button:hover {
  color: #fff;
  background-color: #bb725e;
  border-color: #bb725e
}

.woocommerce-account .woocommerce-form-login {
  width: 50%
}

@media only screen and (max-width:1024px) {
  .woocommerce-account .woocommerce-form-login {
    width: 75%
  }
}

@media only screen and (max-width:768px) {
  .woocommerce-account .woocommerce-form-login {
    width: 100%
  }
}

.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox {
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 0
}

.woocommerce-account .woocommerce-form-login .woocommerce-form-login__submit {
  margin: 0 0 0 20px
}

.woocommerce-account .woocommerce-form-login .woocommerce-LostPassword {
  margin-top: 10px
}

.woocommerce-account .woocommerce-EditAccountForm fieldset {
  padding: 0;
  margin: 0
}

.woocommerce-account .woocommerce-EditAccountForm fieldset legend {
  display: none
}

.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 30px;
  line-height: 1.067em;
  letter-spacing: 0;
  margin: 0 0 20px
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview {
  margin: 0;
  padding: 0;
  list-style: none
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li {
  position: relative;
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px solid #e1e1e1
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li p {
  margin: 0
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-details {
  margin-top: 40px
}

.woocommerce-order-received .woocommerce-order h2 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 30px;
  line-height: 1.067em;
  letter-spacing: 0;
  margin: 0 0 20px
}

.woocommerce-order-received .woocommerce-order .woocommerce-customer-details {
  margin-top: 50px
}

#qodef-woo-page .woocommerce-pagination {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px
}

@media only screen and (max-width:1024px) {
  .qodef-sidebar--enabled #qodef-woo-page .woocommerce-pagination {
    margin-bottom: 40px
  }
}

#qodef-woo-page .woocommerce-pagination .page-numbers {
  position: relative;
  margin: 0 12px;
  font-family: "Cormorant Garamond", serif;
  font-size: 19px;
  font-weight: 600;
  color: #200960
}

#qodef-woo-page .woocommerce-pagination .page-numbers * {
  display: block;
  line-height: inherit
}

#qodef-woo-page .woocommerce-pagination .page-numbers:first-child {
  margin-left: 0
}

#qodef-woo-page .woocommerce-pagination .page-numbers:last-child {
  margin-right: 0
}

#qodef-woo-page .woocommerce-pagination .page-numbers:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: calc(50% - 2px);
  width: 30px;
  height: 30px;
  background-color: #f6f3ee;
  border-radius: 100%;
  -webkit-transform: translateX(-50%) translateY(50%);
  -ms-transform: translateX(-50%) translateY(50%);
  transform: translateX(-50%) translateY(50%);
  opacity: 0;
  -webkit-transition: opacity .25s ease-out;
  -o-transition: opacity .25s ease-out;
  transition: opacity .25s ease-out;
  z-index: -1
}

#qodef-woo-page .woocommerce-pagination .page-numbers.dots:after {
  display: none
}

#qodef-woo-page .woocommerce-pagination .page-numbers.next,
#qodef-woo-page .woocommerce-pagination .page-numbers.prev {
  position: relative;
  top: 2px;
  font-size: 20px;
  line-height: 1
}

#qodef-woo-page .woocommerce-pagination .page-numbers.next:after,
#qodef-woo-page .woocommerce-pagination .page-numbers.prev:after {
  display: none
}

#qodef-woo-page .woocommerce-pagination .page-numbers.prev {
  margin-right: 28px;
  margin-left: -5px
}

#qodef-woo-page .woocommerce-pagination .page-numbers.next {
  margin-left: 16px;
  margin-right: -5px
}

#qodef-woo-page .woocommerce-pagination .page-numbers.current:after,
#qodef-woo-page .woocommerce-pagination .page-numbers:hover:after {
  opacity: 1
}

.qodef-woo-product-list {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-woo-product-list ul.products {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -15px;
  list-style: none;
  clear: both
}

.qodef-woo-product-list ul.products>.product {
  padding: 0 15px;
  margin: 0 0 30px
}

.qodef-woo-product-list ul.products.columns-1>.product {
  width: 100%
}

.qodef-woo-product-list ul.products.columns-2>.product {
  width: 50%
}

.qodef-woo-product-list ul.products.columns-3>.product {
  width: 33.33333%
}

.qodef-woo-product-list ul.products.columns-4>.product {
  width: 25%
}

.qodef-woo-product-list ul.products.columns-5>.product {
  width: 20%
}

.qodef-woo-product-list ul.products.columns-6>.product {
  width: 16.66667%
}

.qodef-woo-product-list ul.products.columns-7>.product {
  width: 14.28571%
}

.qodef-woo-product-list ul.products.columns-8>.product {
  width: 12.5%
}

.qodef-woo-product-list.qodef-gutter--no ul.products {
  margin: 0 0
}

.qodef-woo-product-list.qodef-gutter--no ul.products>.product {
  padding: 0 0;
  margin: 0 0 0
}

.qodef-woo-product-list.qodef-gutter--micro ul.products {
  margin: 0 -3px
}

.qodef-woo-product-list.qodef-gutter--micro ul.products>.product {
  padding: 0 3px;
  margin: 0 0 6px
}

.qodef-woo-product-list.qodef-gutter--tiny ul.products {
  margin: 0 -5px
}

.qodef-woo-product-list.qodef-gutter--tiny ul.products>.product {
  padding: 0 5px;
  margin: 0 0 10px
}

.qodef-woo-product-list.qodef-gutter--small ul.products {
  margin: 0 -10px
}

.qodef-woo-product-list.qodef-gutter--small ul.products>.product {
  padding: 0 10px;
  margin: 0 0 20px
}

.qodef-woo-product-list.qodef-gutter--normal ul.products {
  margin: 0 -15px
}

.qodef-woo-product-list.qodef-gutter--normal ul.products>.product {
  padding: 0 15px;
  margin: 0 0 30px
}

.qodef-woo-product-list.qodef-gutter--medium ul.products {
  margin: 0 -20px
}

.qodef-woo-product-list.qodef-gutter--medium ul.products>.product {
  padding: 0 20px;
  margin: 0 0 40px
}

.qodef-woo-product-list.qodef-gutter--large ul.products {
  margin: 0 -25px
}

.qodef-woo-product-list.qodef-gutter--large ul.products>.product {
  padding: 0 25px;
  margin: 0 0 50px
}

.qodef-woo-product-list.qodef-gutter--huge ul.products {
  margin: 0 -40px
}

.qodef-woo-product-list.qodef-gutter--huge ul.products>.product {
  padding: 0 40px;
  margin: 0 0 80px
}

.qodef-woo-product-list .qodef-woo-product-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%
}

.touchevents .qodef-woo-product-list .qodef-woo-product-inner {
  cursor: pointer
}

.qodef-woo-product-list .qodef-woo-product-inner:hover .qodef-woo-product-image-inner {
  opacity: 1
}

.qodef-woo-product-list .qodef-woo-product-image {
  position: relative;
  display: inline-block;
  vertical-align: top;
  max-width: 100%
}

.qodef-woo-product-list .qodef-woo-product-image img {
  display: block;
  width: 100%
}

.qodef-woo-product-list .qodef-woo-product-image-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity .33s ease-out;
  -o-transition: opacity .33s ease-out;
  transition: opacity .33s ease-out
}

.qodef-woo-product-list .qodef-woo-product-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 20px 0 20px
}

.qodef-woo-product-list .qodef-woo-product-title {
  -webkit-transition: color .25s ease-out;
  -o-transition: color .25s ease-out;
  transition: color .25s ease-out
}

.qodef-woo-product-list .qodef-woo-product-categories {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 1px
}

.qodef-woo-product-list .qodef-woo-product-categories a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  color: #999;
  z-index: 3
}

.qodef-woo-product-list .qodef-woo-product-categories a:hover {
  color: #200960
}

.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 2px;
  font-size: 12px
}

.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator:after {
  content: '/'
}

.qodef-woo-product-list .qodef-woo-ratings {
  margin-top: 9px
}

.qodef-woo-product-list .woocommerce-LoopProduct-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

#qodef-woo-page .qodef-quantity-buttons {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input,
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus {
  display: inline-block;
  vertical-align: middle;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #999;
  border: 1px solid #d58f76;
  border-radius: 0
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input {
  position: relative;
  height: 56px;
  width: 56px;
  padding: 0;
  margin: 0 29px 0 0;
  font-family: inherit;
  line-height: 54px;
  outline: 0;
  background-color: transparent;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus {
  position: absolute;
  right: 0;
  width: 29px;
  height: 28px;
  line-height: 28px;
  border-left: 0;
  cursor: pointer;
  -webkit-transition: color .15s ease-in-out;
  -o-transition: color .15s ease-in-out;
  transition: color .15s ease-in-out
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:hover,
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus:hover {
  color: #d58f76;
  background-color: #f6f3ee
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus {
  top: 0;
  border-bottom: 0;
  border-top-right-radius: 5px
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus {
  bottom: 0;
  line-height: 24px;
  border-bottom-right-radius: 5px
}

.qodef-woo-results {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 52px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .26em;
  color: #b8b8b8
}

.qodef-woo-results .woocommerce-ordering {
  margin-left: auto
}

.qodef-woo-results .woocommerce-ordering select {
  width: auto;
  min-width: 310px;
  margin: 0
}

.qodef-woo-results .woocommerce-ordering .select2-container--default {
  margin: 0
}

.qodef-woo-results .woocommerce-ordering .select2-container--default .select2-selection--single {
  font-size: 12px;
  text-transform: uppercase;
  color: inherit;
  background-color: transparent;
  border-color: #d58f76
}

.qodef-woo-results .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 50px;
  font-size: 20px;
  color: inherit
}

#qodef-woo-page.qodef--single .woocommerce-error,
#qodef-woo-page.qodef--single .woocommerce-info,
#qodef-woo-page.qodef--single .woocommerce-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 20px 30px;
  margin-bottom: 30px;
  border: 1px solid #e1e1e1;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width:768px) {

  #qodef-woo-page.qodef--single .woocommerce-error,
  #qodef-woo-page.qodef--single .woocommerce-info,
  #qodef-woo-page.qodef--single .woocommerce-message {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    text-align: center
  }

  #qodef-woo-page.qodef--single .woocommerce-error a,
  #qodef-woo-page.qodef--single .woocommerce-info a,
  #qodef-woo-page.qodef--single .woocommerce-message a {
    margin-top: 10px
  }
}

@media only screen and (max-width:768px) {

  #qodef-woo-page.qodef--single .woocommerce-error,
  #qodef-woo-page.qodef--single .woocommerce-info,
  #qodef-woo-page.qodef--single .woocommerce-message {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    text-align: center
  }

  #qodef-woo-page.qodef--single .woocommerce-error a,
  #qodef-woo-page.qodef--single .woocommerce-info a,
  #qodef-woo-page.qodef--single .woocommerce-message a {
    margin-top: 10px
  }
}

#qodef-woo-page.qodef--single>.product {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

#qodef-woo-page.qodef--single .qodef-woo-single-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -25px
}

#qodef-woo-page.qodef--single .qodef-woo-single-inner>* {
  padding: 0 25px
}

#qodef-woo-page.qodef--single .qodef-woo-single-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  -ms-flex-preferred-size: 51%;
  flex-basis: 51%
}

@media only screen and (max-width:1024px) {
  #qodef-woo-page.qodef--single .qodef-woo-single-image {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}

#qodef-woo-page.qodef--single .qodef-woo-single-image .qodef-woo-product-mark {
  -webkit-transform: translateX(-25px);
  -ms-transform: translateX(-25px);
  transform: translateX(-25px)
}

#qodef-woo-page.qodef--single .qodef-woo-single-image .zoomImg {
  cursor: crosshair
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery figure {
  position: relative;
  margin: 0 -8px
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery figure a,
#qodef-woo-page.qodef--single .woocommerce-product-gallery figure img {
  display: block;
  width: 100%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery figure>.woocommerce-product-gallery__image {
  position: relative;
  width: calc(100% - 16px) !important;
  margin: 0 8px;
  overflow: hidden
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
  position: relative;
  padding: 0 8px;
  margin-top: 16px
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  z-index: 5
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-1 .woocommerce-product-gallery__image {
  width: 100%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image {
  width: 50%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image {
  width: 33.33333%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image {
  width: 25%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image {
  width: 20%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__image {
  width: 16.66667%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 .woocommerce-product-gallery__image {
  width: 14.28571%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 .woocommerce-product-gallery__image {
  width: 12.5%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger {
  left: calc(27% + 10px)
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure a,
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.woocommerce-product-gallery__image {
  width: calc(100% - 27%) !important
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper {
  width: 27%
}

@media screen and (min-width:681px) {
  #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
    width: 100%
  }
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child {
  margin-top: 0
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--below figure>.qodef-woo-thumbnails-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

#qodef-woo-page.qodef--single .entry-summary {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding-right: 6%
}

#qodef-woo-page.qodef--single .entry-summary .price {
  font-size: 16px;
  margin-top: 12px
}

#qodef-woo-page.qodef--single .woocommerce-product-rating {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 2px
}

#qodef-woo-page.qodef--single .woocommerce-product-rating .qodef-woo-ratings {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: auto;
  margin-right: 20px
}

#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link {
  display: none
}

#qodef-woo-page.qodef--single .woocommerce-product-details__short-description {
  margin-top: 24px
}

#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p {
  margin-top: 0
}

#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p:last-child {
  margin-bottom: 0
}

#qodef-woo-page.qodef--single form.cart {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 43px
}

#qodef-woo-page.qodef--single form.cart .variations_button,
#qodef-woo-page.qodef--single form.cart:not(.variations_form) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

#qodef-woo-page.qodef--single form.cart .variations_button .quantity,
#qodef-woo-page.qodef--single form.cart:not(.variations_form) .quantity {
  margin-right: 10px
}

#qodef-woo-page.qodef--single form.cart.grouped_form {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

#qodef-woo-page.qodef--single form.cart.grouped_form .group_table td,
#qodef-woo-page.qodef--single form.cart.grouped_form .group_table th {
  padding: 20px 0;
  vertical-align: middle;
  text-align: left
}

#qodef-woo-page.qodef--single form.cart.grouped_form .group_table label {
  margin-bottom: 0;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0
}

#qodef-woo-page.qodef--single form.cart.grouped_form>.button {
  margin-top: 30px
}

#qodef-woo-page.qodef--single form.cart .variations {
  margin-bottom: 30px
}

#qodef-woo-page.qodef--single form.cart .variations tr {
  border-bottom: 0
}

#qodef-woo-page.qodef--single form.cart .variations td,
#qodef-woo-page.qodef--single form.cart .variations th {
  padding: 0;
  text-align: initial;
  vertical-align: middle
}

#qodef-woo-page.qodef--single form.cart .variations label {
  margin-bottom: 0;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0
}

#qodef-woo-page.qodef--single form.cart .variations select {
  width: auto;
  min-width: 310px;
  margin: 0
}

#qodef-woo-page.qodef--single form.cart .variations .select2-container--default {
  margin: 0
}

#qodef-woo-page.qodef--single form.cart .variations .reset_variations {
  display: inline-block;
  vertical-align: top;
  margin: 13px 0 0 15px
}

#qodef-woo-page.qodef--single form.cart .single_variation {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px
}

#qodef-woo-page.qodef--single form.cart .single_variation .price {
  margin: 0
}

#qodef-woo-page.qodef--single .out-of-stock {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0;
  margin: 28px 0 0
}

#qodef-woo-page.qodef--single .product_meta,
#qodef-woo-page.qodef--single .qodef-social-share .qodef-social-title {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .25em;
  color: #999 !important
}

#qodef-woo-page.qodef--single .product_meta {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 42px
}

#qodef-woo-page.qodef--single .product_meta>* {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px
}

#qodef-woo-page.qodef--single .product_meta>:last-child {
  margin-bottom: 0
}

#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-label {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 8px;
  line-height: inherit !important
}

#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value a {
  color: #999;
  letter-spacing: .25em
}

#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value a:hover {
  color: #d58f76
}

#qodef-woo-page.qodef--single .qodef-social-share {
  margin-top: 31px
}

#qodef-woo-page.qodef--single .qodef-social-share .qodef-social-title,
#qodef-woo-page.qodef--single .qodef-social-share>ul>li {
  vertical-align: middle
}

#qodef-woo-page.qodef--single .woocommerce-tabs {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 87px
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 2px solid #ebd8d1
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li {
  padding: 0 52px 0 0
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a {
  position: relative;
  display: block;
  padding: 13px 3px 14px;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 22px;
  line-height: 1.136em;
  letter-spacing: 0;
  letter-spacing: 0
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:after {
  content: '';
  position: absolute;
  background-color: #d58f76;
  width: 0;
  height: 2px;
  bottom: -2px;
  display: inline-block;
  left: 0;
  -webkit-transition: .37s cubic-bezier(.25, .46, .45, .94);
  -o-transition: .37s cubic-bezier(.25, .46, .45, .94);
  transition: .37s cubic-bezier(.25, .46, .45, .94)
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover:after {
  width: 70%
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li:last-child {
  padding-right: 0
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a:after {
  width: 80%
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 31px
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information {
  margin-top: 15px
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes-item__label,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes-item__value {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .25em;
  color: #999 !important
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--reviews {
  margin-top: 32px
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--reviews .comment-form-cookies-consent {
  margin: 0 0 10px
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--reviews .comment-form-cookies-consent label {
  position: relative;
  display: inline;
  padding-left: 5px
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab>h2 {
  display: none
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab p {
  margin: 0
}

#qodef-woo-page.qodef--single .shop_attributes tr:last-of-type {
  border-bottom: none
}

#qodef-woo-page.qodef--single .shop_attributes td,
#qodef-woo-page.qodef--single .shop_attributes th {
  padding: 15px 0;
  vertical-align: middle;
  text-align: left
}

#qodef-woo-page.qodef--single .shop_attributes th {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0
}

#qodef-woo-page.qodef--single .shop_attributes p {
  margin: 0
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-Reviews-title {
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0;
  margin: 0
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 22px 0 0;
  padding: 0;
  list-style: none
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist>* {
  margin: 0 0 30px;
  padding: 0
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist>:last-child {
  margin-bottom: 0
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container>img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 80px;
  margin-right: 20px
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .comment-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .meta {
  padding-top: 2px
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-review__author {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0
}

#qodef-woo-page.qodef--single #review_form {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 32px
}

#qodef-woo-page.qodef--single #review_form .comment-reply-title {
  display: block;
  margin-bottom: 14px;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0
}

#qodef-woo-page.qodef--single #review_form .comment-form {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

#qodef-woo-page.qodef--single #review_form .comment-form .qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item {
  margin: 0
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating label {
  margin-bottom: 5px
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars {
  line-height: 1
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars>span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars * {
  line-height: inherit
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  font-size: 0;
  color: transparent
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating a:before {
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  z-index: -1;
  content: "\e814";
  font-size: 15px;
  letter-spacing: .25em;
  color: #b8b8b8;
  font-family: Linearicons-Free;
  line-height: 1;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating a.active:after {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  content: "\e814\e814\e814\e814\e814";
  font-size: 15px;
  letter-spacing: .25em;
  color: #d58f76;
  font-family: Linearicons-Free;
  line-height: 1;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

#qodef-woo-page.qodef--single #review_form .comment-form-comment {
  margin-top: 17px
}

#qodef-woo-page.qodef--single .related {
  margin-top: 55px
}

#qodef-woo-page.qodef--single .related>h2 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 30px;
  line-height: 1.067em;
  letter-spacing: 0;
  margin: 0 0 42px
}

.widget.woocommerce .qodef-woo-product-title {
  margin: 0
}

.widget.woocommerce .qodef-woo-ratings {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  line-height: 1
}

.widget.woocommerce .qodef-woo-ratings .qodef-m-inner {
  position: relative;
  display: inline-block;
  vertical-align: top
}

.widget.woocommerce .qodef-woo-ratings .qodef-m-star {
  font-size: 15px;
  letter-spacing: .25em;
  color: #b8b8b8
}

.widget.woocommerce .qodef-woo-ratings .qodef-m-star.qodef--active {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  color: #d58f76;
  white-space: nowrap
}

.widget.woocommerce .price {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  margin: 2px 0 0;
  text-transform: uppercase;
  letter-spacing: .26em;
  color: #999
}

.widget.woocommerce .price del {
  margin-right: 10px
}

.widget.woocommerce .price ins {
  text-decoration: none
}

.widget.woocommerce .button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 2em;
  font-weight: 400;
  letter-spacing: .26em;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  padding: 13px 30px 13px 33px;
  font-size: 12px;
  cursor: pointer;
  z-index: 3;
  color: #d58f76;
  background-color: transparent;
  border: 1px solid #d58f76
}

.widget.woocommerce .button:hover {
  color: #fff;
  background-color: #d58f76;
  border-color: #d58f76
}

.widget.widget_shopping_cart .widget_shopping_cart_content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.widget.widget_shopping_cart .widget_shopping_cart_content ul li {
  position: relative
}

.widget.widget_shopping_cart .widget_shopping_cart_content ul li a:not(.remove) {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0
}

.widget.widget_shopping_cart .widget_shopping_cart_content ul li img {
  width: 80px;
  margin-right: 20px
}

.widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
  line-height: 1;
  z-index: 2
}

.widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after {
  position: relative;
  display: block;
  padding: 0 3px;
  font-family: ElegantIcons;
  content: "\4d";
  font-size: 18px;
  line-height: 25px
}

.widget.widget_shopping_cart .widget_shopping_cart_content .variation {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.widget.widget_shopping_cart .widget_shopping_cart_content .variation>* {
  display: inline-block;
  vertical-align: middle;
  margin: 0
}

.widget.widget_shopping_cart .widget_shopping_cart_content .variation>* p {
  margin: 0
}

.widget.widget_shopping_cart .widget_shopping_cart_content .quantity {
  display: block;
  margin-top: 10px
}

.widget.widget_shopping_cart .widget_shopping_cart_content .total {
  margin: 13px 0 0
}

.widget.widget_shopping_cart .widget_shopping_cart_content .buttons {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 21px 0 0
}

.widget.widget_layered_nav ul li.chosen a {
  color: #d58f76
}

.widget.widget_price_filter .qodef-widget-title {
  margin-bottom: 27px !important
}

.widget.widget_price_filter .price_slider_wrapper .ui-widget-content {
  position: relative;
  height: 2px;
  background-color: #ebd8d1;
  border-radius: 0;
  cursor: pointer
}

.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
  position: absolute;
  top: -6px;
  height: 14px;
  width: 2px;
  background-color: #d58f76;
  outline: 0;
  z-index: 2
}

.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-of-type {
  -webkit-transform: translateX(-2px);
  -ms-transform: translateX(-2px);
  transform: translateX(-2px)
}

.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range {
  position: absolute;
  display: block;
  height: 100%;
  background-color: #d58f76;
  border-radius: 0;
  z-index: 1
}

.widget.widget_price_filter .price_slider_amount {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin: 14px 0 0
}

.widget.widget_price_filter .price_slider_amount .price_label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .26em;
  color: #b8b8b8
}

.widget.widget_price_filter .price_slider_amount .button {
  position: relative;
  padding: 0 !important;
  color: #d58f76;
  background-color: transparent;
  border: 0
}

.widget.widget_price_filter .price_slider_amount .button:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 1px;
  background-color: currentColor
}

.widget.widget_price_filter .price_slider_amount .button:hover {
  color: #200960
}

.widget.widget_price_filter .price_slider_amount .button:hover:after {
  opacity: 1
}

.widget.widget_price_filter .price_slider_amount .clear {
  display: none
}

.widget.widget_product_categories select {
  width: 100%;
  max-width: 100%;
  height: 56px;
  margin: 7.5px 0 0;
  padding: 16px 24px;
  font-family: inherit;
  font-size: 17px;
  line-height: 24px;
  font-style: inherit;
  font-weight: inherit;
  color: #d58f76;
  background-color: #f6f3ee;
  border: 1px solid transparent;
  border-radius: 0;
  outline: 0
}

.widget.widget_layered_nav ul li,
.widget.widget_layered_nav_filters ul li,
.widget.widget_product_categories ul li {
  letter-spacing: .26em
}

.widget.widget_layered_nav ul li a,
.widget.widget_layered_nav_filters ul li a,
.widget.widget_product_categories ul li a {
  letter-spacing: inherit
}

.widget.widget_product_search .qodef-widget-title {
  margin-bottom: 26.5px
}

.widget.widget_product_search .qodef-search-form-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.widget.widget_product_search button,
.widget.widget_product_search input {
  height: 56px;
  padding: 16px 0;
  font-family: inherit;
  font-weight: inherit;
  line-height: 24px;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none
}

.widget.widget_product_search input {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding-left: 24px;
  padding-right: 60px;
  font-size: 17px;
  color: #d58f76;
  background-color: #f6f3ee;
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-transition: border-color .25s ease-out;
  -o-transition: border-color .25s ease-out;
  transition: border-color .25s ease-out
}

.widget.widget_product_search input:focus {
  color: #d58f76;
  background-color: #f6f3ee;
  border-color: transparent
}

.widget.widget_product_search input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1
}

.widget.widget_product_search input::-moz-placeholder {
  color: inherit;
  opacity: 1
}

.widget.widget_product_search input:-ms-input-placeholder {
  color: inherit;
  opacity: 1
}

.widget.widget_product_search input::-ms-input-placeholder {
  color: inherit;
  opacity: 1
}

.widget.widget_product_search input::placeholder {
  color: inherit;
  opacity: 1
}

.widget.widget_product_search button {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  font-size: 20px;
  text-align: center;
  color: #d58f76;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  -webkit-transition: color .25s ease-out;
  -o-transition: color .25s ease-out;
  transition: color .25s ease-out
}

.widget.widget_product_search button span {
  display: block;
  line-height: inherit
}

.widget.widget_product_search button span:before {
  display: block;
  line-height: inherit
}

.widget.widget_product_search button:hover {
  color: #200960
}

.widget.widget_product_tag_cloud .qodef-widget-title {
  margin: 0 0 16px
}

.widget.widget_product_tag_cloud .tagcloud a {
  position: relative;
  display: inline;
  vertical-align: middle;
  font-family: inherit;
  font-size: 17px !important;
  line-height: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: capitalize;
  white-space: nowrap;
  color: #999
}

.widget.widget_product_tag_cloud .tagcloud a:after {
  content: ' • ';
  display: inline-block;
  vertical-align: middle;
  padding: 0 4px 0 8px;
  font-size: 24px;
  color: #ebd8d1
}

.widget.widget_product_tag_cloud .tagcloud a:last-of-type:after {
  display: none
}

.widget.widget_product_tag_cloud .tagcloud a:hover {
  color: #d58f76
}

.widget.widget_products ul li,
.widget.widget_recently_viewed_products ul li,
.widget.widget_top_rated_products ul li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px
}

.widget.widget_products ul li:last-child,
.widget.widget_recently_viewed_products ul li:last-child,
.widget.widget_top_rated_products ul li:last-child {
  margin-bottom: 0
}

.widget.widget_products .qodef-woo-product-image,
.widget.widget_recently_viewed_products .qodef-woo-product-image,
.widget.widget_top_rated_products .qodef-woo-product-image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 20px
}

.widget.widget_products .qodef-woo-product-image a,
.widget.widget_products .qodef-woo-product-image img,
.widget.widget_recently_viewed_products .qodef-woo-product-image a,
.widget.widget_recently_viewed_products .qodef-woo-product-image img,
.widget.widget_top_rated_products .qodef-woo-product-image a,
.widget.widget_top_rated_products .qodef-woo-product-image img {
  position: relative;
  display: block
}

.widget.widget_products .qodef-woo-product-image img,
.widget.widget_recently_viewed_products .qodef-woo-product-image img,
.widget.widget_top_rated_products .qodef-woo-product-image img {
  width: 80px
}

.widget.widget_products .qodef-woo-product-title a,
.widget.widget_recently_viewed_products .qodef-woo-product-title a,
.widget.widget_top_rated_products .qodef-woo-product-title a {
  color: inherit
}

.widget.widget_products .qodef-woo-product-title a:hover,
.widget.widget_recently_viewed_products .qodef-woo-product-title a:hover,
.widget.widget_top_rated_products .qodef-woo-product-title a:hover {
  color: #d58f76
}

.widget.widget_products .qodef-woo-ratings,
.widget.widget_recently_viewed_products .qodef-woo-ratings,
.widget.widget_top_rated_products .qodef-woo-ratings {
  margin-top: 10px
}

.widget.widget_recent_reviews ul li {
  min-height: 80px;
  margin-bottom: 20px
}

.widget.widget_recent_reviews ul li:last-child {
  margin-bottom: 0
}

.widget.widget_recent_reviews ul li>* {
  display: block;
  padding-left: 100px
}

.widget.widget_recent_reviews a {
  position: relative;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0
}

.widget.widget_recent_reviews a:hover {
  color: #d58f76
}

.widget.widget_recent_reviews a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px
}

.widget.widget_recent_reviews .qodef-woo-ratings {
  margin-top: 5px
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li {
  position: relative
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li a:not(.remove) {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li img {
  width: 80px;
  margin-right: 20px
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
  line-height: 1;
  z-index: 2
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after {
  position: relative;
  display: block;
  padding: 0 3px;
  font-family: ElegantIcons;
  content: "\4d";
  font-size: 18px;
  line-height: 25px
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .variation {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .variation>* {
  display: inline-block;
  vertical-align: middle;
  margin: 0
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .variation>* p {
  margin: 0
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .quantity {
  display: block;
  margin-top: 10px
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .total {
  margin: 13px 0 0
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .buttons {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 21px 0 0
}

#qodef-page-footer .widget.widget_layered_nav ul li.chosen a {
  color: #d58f76
}

#qodef-page-footer .widget.widget_price_filter .qodef-widget-title {
  margin-bottom: 27px !important
}

#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content {
  position: relative;
  height: 2px;
  background-color: #ebd8d1;
  border-radius: 0;
  cursor: pointer
}

#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
  position: absolute;
  top: -6px;
  height: 14px;
  width: 2px;
  background-color: #d58f76;
  outline: 0;
  z-index: 2
}

#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-of-type {
  -webkit-transform: translateX(-2px);
  -ms-transform: translateX(-2px);
  transform: translateX(-2px)
}

#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range {
  position: absolute;
  display: block;
  height: 100%;
  background-color: #d58f76;
  border-radius: 0;
  z-index: 1
}

#qodef-page-footer .widget.widget_price_filter .price_slider_amount {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin: 14px 0 0
}

#qodef-page-footer .widget.widget_price_filter .price_slider_amount .price_label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .26em;
  color: #b8b8b8
}

#qodef-page-footer .widget.widget_price_filter .price_slider_amount .button {
  position: relative;
  padding: 0 !important;
  color: #d58f76;
  background-color: transparent;
  border: 0
}

#qodef-page-footer .widget.widget_price_filter .price_slider_amount .button:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 1px;
  background-color: currentColor
}

#qodef-page-footer .widget.widget_price_filter .price_slider_amount .button:hover {
  color: #200960
}

#qodef-page-footer .widget.widget_price_filter .price_slider_amount .button:hover:after {
  opacity: 1
}

#qodef-page-footer .widget.widget_price_filter .price_slider_amount .clear {
  display: none
}

#qodef-page-footer .widget.widget_product_categories select {
  width: 100%;
  max-width: 100%;
  height: 56px;
  margin: 7.5px 0 0;
  padding: 16px 24px;
  font-family: inherit;
  font-size: 17px;
  line-height: 24px;
  font-style: inherit;
  font-weight: inherit;
  color: #d58f76;
  background-color: #f6f3ee;
  border: 1px solid #ccc;
  border-radius: 0;
  outline: 0
}

#qodef-page-footer .widget.widget_layered_nav ul li,
#qodef-page-footer .widget.widget_layered_nav_filters ul li,
#qodef-page-footer .widget.widget_product_categories ul li {
  letter-spacing: .26em
}

#qodef-page-footer .widget.widget_layered_nav ul li a,
#qodef-page-footer .widget.widget_layered_nav_filters ul li a,
#qodef-page-footer .widget.widget_product_categories ul li a {
  letter-spacing: inherit
}

#qodef-page-footer .widget.widget_product_search .qodef-widget-title {
  margin-bottom: 26.5px
}

#qodef-page-footer .widget.widget_product_search .qodef-search-form-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

#qodef-page-footer .widget.widget_product_search button,
#qodef-page-footer .widget.widget_product_search input {
  height: 56px;
  padding: 16px 0;
  font-family: inherit;
  font-weight: inherit;
  line-height: 24px;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none
}

#qodef-page-footer .widget.widget_product_search input {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding-left: 24px;
  padding-right: 60px;
  font-size: 17px;
  color: #d58f76;
  background-color: #f6f3ee;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-transition: border-color .25s ease-out;
  -o-transition: border-color .25s ease-out;
  transition: border-color .25s ease-out
}

#qodef-page-footer .widget.widget_product_search input:focus {
  color: #d58f76;
  background-color: #f6f3ee;
  border-color: #d58f76
}

#qodef-page-footer .widget.widget_product_search input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1
}

#qodef-page-footer .widget.widget_product_search input::-moz-placeholder {
  color: inherit;
  opacity: 1
}

#qodef-page-footer .widget.widget_product_search input:-ms-input-placeholder {
  color: inherit;
  opacity: 1
}

#qodef-page-footer .widget.widget_product_search input::-ms-input-placeholder {
  color: inherit;
  opacity: 1
}

#qodef-page-footer .widget.widget_product_search input::placeholder {
  color: inherit;
  opacity: 1
}

#qodef-page-footer .widget.widget_product_search button {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  font-size: 20px;
  text-align: center;
  color: #d58f76;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  -webkit-transition: color .25s ease-out;
  -o-transition: color .25s ease-out;
  transition: color .25s ease-out
}

#qodef-page-footer .widget.widget_product_search button span {
  display: block;
  line-height: inherit
}

#qodef-page-footer .widget.widget_product_search button span:before {
  display: block;
  line-height: inherit
}

#qodef-page-footer .widget.widget_product_search button:hover {
  color: #200960
}

#qodef-page-footer .widget.widget_product_tag_cloud .qodef-widget-title {
  margin: 0 0 16px
}

#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a {
  position: relative;
  display: inline;
  vertical-align: middle;
  font-family: inherit;
  font-size: 17px !important;
  line-height: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: capitalize;
  white-space: nowrap;
  color: #ccc
}

#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:after {
  content: ' • ';
  display: inline-block;
  vertical-align: middle;
  padding: 0 4px 0 8px;
  font-size: 24px;
  color: #ebd8d1
}

#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:last-of-type:after {
  display: none
}

#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:hover {
  color: #d58f76
}

#qodef-page-footer .widget.widget_products ul li,
#qodef-page-footer .widget.widget_recently_viewed_products ul li,
#qodef-page-footer .widget.widget_top_rated_products ul li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px
}

#qodef-page-footer .widget.widget_products ul li:last-child,
#qodef-page-footer .widget.widget_recently_viewed_products ul li:last-child,
#qodef-page-footer .widget.widget_top_rated_products ul li:last-child {
  margin-bottom: 0
}

#qodef-page-footer .widget.widget_products .qodef-woo-product-image,
#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image,
#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 20px
}

#qodef-page-footer .widget.widget_products .qodef-woo-product-image a,
#qodef-page-footer .widget.widget_products .qodef-woo-product-image img,
#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image a,
#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image img,
#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image a,
#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image img {
  position: relative;
  display: block
}

#qodef-page-footer .widget.widget_products .qodef-woo-product-image img,
#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image img,
#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image img {
  width: 80px
}

#qodef-page-footer .widget.widget_products .qodef-woo-product-title a,
#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-title a,
#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-title a {
  color: inherit
}

#qodef-page-footer .widget.widget_products .qodef-woo-product-title a:hover,
#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-title a:hover,
#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-title a:hover {
  color: #d58f76
}

#qodef-page-footer .widget.widget_products .qodef-woo-ratings,
#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-ratings,
#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-ratings {
  margin-top: 10px
}

#qodef-page-footer .widget.widget_recent_reviews ul li {
  min-height: 80px;
  margin-bottom: 20px
}

#qodef-page-footer .widget.widget_recent_reviews ul li:last-child {
  margin-bottom: 0
}

#qodef-page-footer .widget.widget_recent_reviews ul li>* {
  display: block;
  padding-left: 100px
}

#qodef-page-footer .widget.widget_recent_reviews a {
  position: relative;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 19px;
  line-height: 1.158em;
  letter-spacing: 0
}

#qodef-page-footer .widget.widget_recent_reviews a:hover {
  color: #d58f76
}

#qodef-page-footer .widget.widget_recent_reviews a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px
}

#qodef-page-footer .widget.widget_recent_reviews .qodef-woo-ratings {
  margin-top: 5px
}

.widget_mindcare_core_woo_dropdown_cart {
  height: 100%
}

.qodef-header--vertical .widget_mindcare_core_woo_dropdown_cart {
  height: auto
}

.qodef-woo-dropdown-cart {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  padding: 0 10px
}

.qodef-woo-dropdown-cart .qodef-m-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  height: 100%
}

.qodef-woo-dropdown-cart .qodef-m-opener {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%
}

.qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-inner {
  position: relative;
  top: 4px
}

.qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-icon {
  font-size: 25px
}

.qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-count {
  position: absolute;
  bottom: 3px;
  right: -9px;
  display: inline-block;
  width: 18px;
  height: 18px;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  color: #fff;
  background-color: #d58f76;
  border-radius: 100%
}

.qodef-woo-dropdown-cart .qodef-m-dropdown {
  position: absolute;
  top: 100%;
  left: auto;
  right: 0;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .25s ease-out, visibility .25s ease-out;
  -o-transition: opacity .25s ease-out, visibility .25s ease-out;
  transition: opacity .25s ease-out, visibility .25s ease-out
}

.qodef-woo-dropdown-cart .qodef-m-dropdown-inner {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 292px;
  padding: 30px 35px 30px;
  background-color: #fff;
  border-top: 1px solid #f5ebe8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items {
  color: #999
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a {
  color: #999
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover {
  color: #d58f76
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-item:first-child {
  margin-top: 0
}

.qodef-woo-dropdown-cart .qodef-e-image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 46px;
  margin-right: 22px
}

.qodef-woo-dropdown-cart .qodef-e-image a,
.qodef-woo-dropdown-cart .qodef-e-image img {
  display: block
}

.qodef-woo-dropdown-cart .qodef-e-content {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding-right: 20px
}

.qodef-woo-dropdown-cart .qodef-e-content .qodef-e-title {
  margin: 0
}

.qodef-woo-dropdown-cart .qodef-e-content .qodef-e-title>a {
  color: inherit
}

.qodef-woo-dropdown-cart .qodef-e-content .qodef-e-title>a:hover {
  color: #d58f76
}

.qodef-woo-dropdown-cart .qodef-e-content .qodef-e-price {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  margin: 2px 0 0;
  text-transform: uppercase;
  letter-spacing: .26em;
  color: #999;
  margin: 3px 0 0 0;
  line-height: 22px
}

.qodef-woo-dropdown-cart .qodef-e-content .qodef-e-price del {
  margin-right: 10px
}

.qodef-woo-dropdown-cart .qodef-e-content .qodef-e-price ins {
  text-decoration: none
}

.qodef-woo-dropdown-cart .qodef-e-content .qodef-e-quantity {
  margin-left: 6px
}

.qodef-woo-dropdown-cart .qodef-e-content .qodef-e-remove {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 10px;
  line-height: 1;
  color: #999
}

.qodef-woo-dropdown-cart .qodef-e-content .qodef-e-remove:hover {
  color: #d58f76
}

.qodef-woo-dropdown-cart .qodef-m-order-details {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 12px
}

.qodef-woo-dropdown-cart .qodef-m-order-details>* {
  margin: 0
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-m-order-details {
  color: #999
}

.qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-amount {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  margin: 2px 0 0;
  text-transform: uppercase;
  letter-spacing: .26em;
  color: #999;
  top: 1px;
  line-height: 25px
}

.qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-amount del {
  margin-right: 10px
}

.qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-amount ins {
  text-decoration: none
}

.qodef-woo-dropdown-cart .qodef-m-action {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 21px
}

.qodef-woo-dropdown-cart .qodef-m-action-link {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 2em;
  font-weight: 400;
  letter-spacing: .26em;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  width: 100%;
  padding: 15px 18px;
  text-align: center;
  color: #fff !important;
  background-color: #d58f76 !important;
  border: 1px solid #d58f76 !important;
  font-size: 10px;
  padding: 11px 4px
}

.qodef-woo-dropdown-cart .qodef-m-action-link:hover {
  color: #fff !important;
  background-color: #bb725e !important;
  border-color: #bb725e !important
}

.touchevents .qodef-woo-dropdown-cart {
  cursor: pointer
}

.qodef-woo-dropdown-cart:hover .qodef-m-dropdown {
  opacity: 1;
  visibility: visible
}

.qodef-working-hours-list {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.qodef-working-hours-list .qodef-working-hours-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 19px;
  padding: 11px 0;
  border-bottom: 2px solid rgba(235, 216, 209, .5)
}

.qodef-working-hours-list .qodef-working-hours-item:first-of-type {
  margin-top: 0
}

.qodef-working-hours-list .qodef-e-day {
  position: relative;
  margin: 0;
  text-transform: capitalize
}

.qodef-working-hours-list .qodef-e-day-icon {
  position: absolute;
  top: 0;
  right: -10px;
  font-size: 8px;
  color: #d58f76
}

.qodef-working-hours-list .qodef-e-time {
  margin: 0;
  font-weight: 400;
  color: #999
}

.qodef-working-hours-list .qodef-m-footer {
  position: relative;
  margin-top: 8px;
  font-size: 14px;
  color: #817c7b
}

.qodef-working-hours-list .qodef-m-footer-icon {
  position: relative;
  top: -2px;
  right: 0;
  font-size: 8px;
  color: #d58f76
}

.widget .qodef-working-hours-list .qodef-working-hours-item {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 7px;
  padding: 0;
  border-bottom: none
}

.widget .qodef-working-hours-list .qodef-working-hours-item:first-of-type {
  margin-top: 0
}

.widget .qodef-working-hours-list .qodef-e-day {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  color: #200960;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  line-height: 1.5em;
  font-weight: 400;
  color: inherit;
  font-size: 17px
}

.widget .qodef-working-hours-list .qodef-e-day:after {
  content: ":";
  position: relative;
  display: inline-block;
  right: 3px;
  padding-right: 3px
}

.widget .qodef-working-hours-list .qodef-e-time {
  font-weight: 400;
  letter-spacing: 0
}

.widget .qodef-working-hours-list .qodef-e-day-icon {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 8px;
  color: #d58f76
}

@media only screen and (max-width:1440px) {
  .qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link {
    padding: 83px 40px
  }

  .qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote {
    padding: 83px 40px 87px
  }
}

@media only screen and (max-width:680px) {
  #qodef-author-info .qodef-m-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  #qodef-author-info .qodef-m-content {
    margin-top: 23px
  }
}

@media only screen and (max-width:1024px) {
  body:not(.qodef-content-behind-header) #qodef-page-outer {
    margin-top: 0 !important
  }
}

@media only screen and (max-width:1024px) {
  .qodef-header--vertical #qodef-page-header-inner {
    display: none
  }

  .qodef-header--vertical #qodef-page-footer,
  .qodef-header--vertical #qodef-page-outer {
    padding-left: 0
  }
}

@media only screen and (max-width:1024px) {
  #qodef-top-area {
    display: none
  }
}

@media only screen and (max-width:1024px) {
  .qodef-fullscreen-search-holder .qodef-form-holder-inner {
    width: 80%
  }
}

@media only screen and (max-width:680px) {
  .qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
    display: block
  }

  .qodef-call-to-action.qodef-layout--standard .qodef-m-button {
    margin-top: 20px
  }
}

@media only screen and (max-width:768px) {

  .qodef-countdown.qodef-show--4 .qodef-digit-wrapper,
  .qodef-countdown.qodef-show--5 .qodef-digit-wrapper,
  .qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
    width: 33.33333333333333%
  }
}

@media only screen and (max-width:1024px) {
  .qodef-grid-element.qodef-left-border--disable-under-1024 .qodef-m-left-border {
    display: none
  }

  .qodef-grid-element.qodef-right-border--disable-under-1024 .qodef-m-right-border {
    display: none
  }

  .qodef-grid-element.qodef-top-border--disable-under-1024 .qodef-m-top-border {
    display: none
  }

  .qodef-grid-element.qodef-bottom-border--disable-under-1024 .qodef-m-bottom-border {
    display: none
  }
}

@media only screen and (max-width:768px) {
  .qodef-grid-element.qodef-left-border--disable-under-768 .qodef-m-left-border {
    display: none
  }

  .qodef-grid-element.qodef-right-border--disable-under-768 .qodef-m-right-border {
    display: none
  }

  .qodef-grid-element.qodef-top-border--disable-under-768 .qodef-m-top-border {
    display: none
  }

  .qodef-grid-element.qodef-bottom-border--disable-under-768 .qodef-m-bottom-border {
    display: none
  }
}

@media only screen and (max-width:680px) {
  .qodef-grid-element.qodef-left-border--disable-under-680 .qodef-m-left-border {
    display: none
  }

  .qodef-grid-element.qodef-right-border--disable-under-680 .qodef-m-right-border {
    display: none
  }

  .qodef-grid-element.qodef-top-border--disable-under-680 .qodef-m-top-border {
    display: none
  }

  .qodef-grid-element.qodef-bottom-border--disable-under-680 .qodef-m-bottom-border {
    display: none
  }
}

@media only screen and (max-width:1024px) {
  .qodef-highlight.qodef-title-break--disabled .qodef-m-title br {
    display: none
  }
}

@media only screen and (max-width:680px) {
  .qodef-image-marquee .qodef-m-content.qodef--desktop {
    display: none
  }

  .qodef-image-marquee .qodef-m-content.qodef--mobile {
    display: block
  }
}

@media only screen and (max-width:1024px) {
  .qodef-info-section.qodef-title-break--disabled .qodef-m-title br {
    display: none
  }
}

@media only screen and (max-width:1024px) {
  .qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
    display: none
  }
}

@media only screen and (max-width:680px) {
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: none
  }

  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li {
    width: 100%;
    padding-right: 0;
    border-bottom: 2px solid #ebd8d1
  }

  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
    display: block
  }

  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
    margin-right: 0
  }

  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
    margin-top: 26px
  }
}

@media only screen and (max-width:1024px) {
  .qodef-vertical-split-slider.qodef-disable-below--1024 {
    display: none
  }

  .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive {
    display: block
  }

  .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content,
  .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-image {
    min-height: 50vh
  }

  .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content {
    padding: 10%
  }
}

@media only screen and (max-width:768px) {
  .qodef-vertical-split-slider.qodef-disable-below--768 {
    display: none
  }

  .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive {
    display: block
  }

  .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-content,
  .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-image {
    min-height: 50vh
  }

  .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-content {
    padding: 10%
  }
}

@media only screen and (max-width:1024px) {
  body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
    padding-top: 0 !important
  }
}

@media only screen and (max-width:1440px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 20%
  }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 25%
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 25%
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 25%
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 25%
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 33.33333%
  }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 33.33333%
  }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 33.33333%
  }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 33.33333%
  }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 33.33333%
  }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 50%
  }
}

@media only screen and (max-width:768px) and (min-width:681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 50%
  }
}

@media only screen and (max-width:768px) and (min-width:681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 50%
  }
}

@media only screen and (max-width:768px) and (min-width:681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 50%
  }
}

@media only screen and (max-width:768px) and (min-width:681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 50%
  }
}

@media only screen and (max-width:768px) and (min-width:681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 50%
  }
}

@media only screen and (max-width:768px) and (min-width:681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:680px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 100%
  }

  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 100%
  }

  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 100%
  }

  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 100%
  }

  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 100%
  }

  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 100%
  }

  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 100%
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 100%
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 50%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 33.33333%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 25%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 20%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 16.66667%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 14.28571%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 12.5%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 100%
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 50%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 33.33333%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 25%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 20%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 16.66667%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 14.28571%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 12.5%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
    clear: both
  }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 100%
  }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 50%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 33.33333%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 25%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
    clear: both
  }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 20%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
    clear: both
  }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 16.66667%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
    clear: both
  }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 14.28571%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
    clear: both
  }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 12.5%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 100%
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 50%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 33.33333%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 25%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 20%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 16.66667%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 14.28571%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
    clear: both
  }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 12.5%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 100%
  }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 50%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 33.33333%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 25%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 20%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 16.66667%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 14.28571%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 12.5%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) and (min-width:681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 100%
  }
}

@media only screen and (max-width:768px) and (min-width:681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 50%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) and (min-width:681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 33.33333%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) and (min-width:681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 25%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) and (min-width:681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 20%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) and (min-width:681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 16.66667%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) and (min-width:681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 14.28571%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) and (min-width:681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 12.5%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
    clear: both
  }
}

@media only screen and (max-width:680px) and (min-width:481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 100%
  }
}

@media only screen and (max-width:680px) and (min-width:481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 50%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:680px) and (min-width:481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 33.33333%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:680px) and (min-width:481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 25%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
    clear: both
  }
}

@media only screen and (max-width:680px) and (min-width:481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 20%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
    clear: both
  }
}

@media only screen and (max-width:680px) and (min-width:481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 16.66667%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
    clear: both
  }
}

@media only screen and (max-width:680px) and (min-width:481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 14.28571%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
    clear: both
  }
}

@media only screen and (max-width:680px) and (min-width:481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 12.5%
  }

  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
    clear: both
  }
}

@media only screen and (max-width:480px) and (min-width:0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 100%
  }
}

@media only screen and (max-width:480px) and (min-width:0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 50%
  }
}

@media only screen and (max-width:480px) and (min-width:0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 33.33333%
  }
}

@media only screen and (max-width:480px) and (min-width:0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 25%
  }
}

@media only screen and (max-width:480px) and (min-width:0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 20%
  }
}

@media only screen and (max-width:480px) and (min-width:0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 16.66667%
  }
}

@media only screen and (max-width:480px) and (min-width:0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 14.28571%
  }
}

@media only screen and (max-width:480px) and (min-width:0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
    width: 12.5%
  }
}

@media only screen and (max-width:1440px) {
  .qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space {
    margin-bottom: -50px
  }

  .qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets {
    margin: 0 -25px
  }

  .qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item {
    padding: 0 25px;
    margin: 0 0 50px
  }
}

@media only screen and (max-width:768px) {
  .woocommerce-page div.woocommerce .col2-set {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media only screen and (max-width:768px) {
  #qodef-woo-page.qodef--cart .shop_table th.product-thumbnail {
    display: none
  }

  #qodef-woo-page.qodef--cart .shop_table td.product-thumbnail {
    display: none
  }

  #qodef-woo-page.qodef--cart .shop_table td.actions .coupon {
    width: 100%;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  #qodef-woo-page.qodef--cart .shop_table td.actions .coupon>* {
    margin: 0 0 20px
  }

  #qodef-woo-page.qodef--cart .shop_table td.actions>.button {
    float: none
  }

  #qodef-woo-page.qodef--cart .cart-collaterals .shop_table th {
    width: auto
  }
}

@media only screen and (max-width:680px) {
  #qodef-woo-page.qodef--cart .qodef-quantity-buttons .qodef-quantity-input {
    height: 36px;
    margin: 0;
    line-height: 34px;
    border-radius: 5px
  }

  #qodef-woo-page.qodef--cart .qodef-quantity-buttons .qodef-quantity-minus,
  #qodef-woo-page.qodef--cart .qodef-quantity-buttons .qodef-quantity-plus {
    display: none
  }
}

@media only screen and (max-width:768px) {

  .woocommerce-account .woocommerce-MyAccount-content,
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
    float: none
  }

  .woocommerce-account .woocommerce-MyAccount-navigation {
    padding-right: 0
  }

  .woocommerce-account .woocommerce-MyAccount-content {
    margin-top: 50px
  }
}

@media only screen and (max-width:1440px) {
  .qodef-woo-product-list ul.products.columns-6>.product {
    width: 20%
  }
}

@media only screen and (max-width:1366px) {
  .qodef-woo-product-list ul.products.columns-5>.product {
    width: 25%
  }

  .qodef-woo-product-list ul.products.columns-6>.product {
    width: 25%
  }

  .qodef-woo-product-list ul.products.columns-7>.product {
    width: 25%
  }

  .qodef-woo-product-list ul.products.columns-8>.product {
    width: 25%
  }
}

@media only screen and (max-width:1024px) {
  .qodef-woo-product-list ul.products.columns-4>.product {
    width: 33.33333%
  }

  .qodef-woo-product-list ul.products.columns-5>.product {
    width: 33.33333%
  }

  .qodef-woo-product-list ul.products.columns-6>.product {
    width: 33.33333%
  }

  .qodef-woo-product-list ul.products.columns-7>.product {
    width: 33.33333%
  }

  .qodef-woo-product-list ul.products.columns-8>.product {
    width: 33.33333%
  }
}

@media only screen and (max-width:768px) {
  .qodef-woo-product-list ul.products.columns-3>.product {
    width: 50%
  }

  .qodef-woo-product-list ul.products.columns-4>.product {
    width: 50%
  }

  .qodef-woo-product-list ul.products.columns-5>.product {
    width: 50%
  }

  .qodef-woo-product-list ul.products.columns-6>.product {
    width: 50%
  }

  .qodef-woo-product-list ul.products.columns-7>.product {
    width: 50%
  }

  .qodef-woo-product-list ul.products.columns-8>.product {
    width: 50%
  }
}

@media only screen and (max-width:680px) {
  .qodef-woo-product-list ul.products.columns-2>.product {
    width: 100%
  }

  .qodef-woo-product-list ul.products.columns-3>.product {
    width: 100%
  }

  .qodef-woo-product-list ul.products.columns-4>.product {
    width: 100%
  }

  .qodef-woo-product-list ul.products.columns-5>.product {
    width: 100%
  }

  .qodef-woo-product-list ul.products.columns-6>.product {
    width: 100%
  }

  .qodef-woo-product-list ul.products.columns-7>.product {
    width: 100%
  }

  .qodef-woo-product-list ul.products.columns-8>.product {
    width: 100%
  }
}

@media only screen and (max-width:1440px) {
  .qodef-woo-product-list.qodef-gutter--huge ul.products {
    margin: 0 -25px
  }

  .qodef-woo-product-list.qodef-gutter--huge ul.products>.product {
    padding: 0 25px;
    margin: 0 0 50px
  }
}

@media only screen and (max-width:680px) {
  .qodef-woo-results {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start
  }
}

.qodef-woo-results .woocommerce-ordering {
  margin-left: 0
}

@media only screen and (max-width:1024px) {
  #qodef-woo-page.qodef--single .qodef-woo-single-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  #qodef-woo-page.qodef--single .entry-summary {
    margin-top: 45px;
    padding-right: 25px
  }
}

@media only screen and (max-width:680px) {
  #qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
    width: 50% !important
  }

  #qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
    width: 50% !important
  }

  #qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
    width: 50% !important
  }

  #qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
    width: 50% !important
  }

  #qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
    width: 50% !important
  }

  #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger {
    left: 10px
  }

  #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.woocommerce-product-gallery__image {
    width: 100% !important
  }

  #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child {
    margin-top: 16px !important
  }

  #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: none
  }

  #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li {
    width: 100%;
    padding-right: 0;
    border-bottom: 2px solid #ebd8d1
  }
}