.heateor_sss_sharing_title {
  display: none;
}

ul.heateor_sss_sharing_ul {
  padding-left: 0px !important;
  margin-top: 30px !important;
}

#back_to_top > span {
  background-color: #318cdd !important;
  border: 2px solid #fff !important;
}
#back_to_top > span i {
  color: #fff !important;
}
#back_to_top:hover span {
  background-color: #da5f15 !important;
}
.archive.category .content,
.archive.category .content .container {
  background-color: #318cdd;
}
.single-post .content,
.single-post .content .container {
  background-color: #318cdd;
}
#blog-searchform input[type="text"] {
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 5px;
  padding: 10px;
  display: block;
  width: 100%;
  color: #fff;
}
#blog-searchform input[type="text"]::placeholder {
  color: #fff !important;
}
#blog-searchform input[type="text"]:-ms-input-placeholder {
  color: #fff !important;
}
#blog-searchform input[type="text"]::-ms-input-placeholder {
  color: #fff !important;
}
.back-to-blog {
  clear: both;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #fff;
}
.content .two_columns_33_66,
.content .two_columns_25_75 {
  max-width: 1300px;
  margin: 0 auto;
}
.content .two_columns_33_66 > .column1,
.content .two_columns_25_75 > .column1 {
  z-index: 100;
  position: relative;
  float: none;
  width: 100%;
}
.content .two_columns_33_66 > .column1 .sidebar,
.content .two_columns_25_75 > .column1 .sidebar {
  background-color: #36b4e5;
  margin: 15px;
}
.content .two_columns_33_66 > .column2,
.content .two_columns_25_75 > .column2 {
  float: none;
  width: 100%;
}
@media (max-width: 767px) {
  .content .two_columns_33_66 > .column1 .column_inner,
  .content .two_columns_33_66 > .column2 .column_inner,
  .content .two_columns_25_75 > .column1 .column_inner,
  .content .two_columns_25_75 > .column2 .column_inner {
    padding: 0 !important;
  }
}
@media (min-width: 768px) {
  .content .two_columns_33_66 > .column1,
  .content .two_columns_25_75 > .column1 {
    width: 25%;
    float: left;
  }
  .content .two_columns_33_66 > .column1 .sidebar,
  .content .two_columns_25_75 > .column1 .sidebar {
    padding: 10px 20px;
    position: relative;
    min-height: 300px;
    margin: 0;
  }
  .content .two_columns_33_66 > .column1 .sidebar:before,
  .content .two_columns_25_75 > .column1 .sidebar:before {
    content: " ";
    position: absolute;
    left: -9999em;
    top: 0;
    width: 9999em;
    height: 100%;
  }
  .content .two_columns_33_66 > .column1 .sidebar a,
  .content .two_columns_25_75 > .column1 .sidebar a {
    text-decoration: none;
  }
  .content .two_columns_33_66 > .column1 .sidebar a:hover,
  .content .two_columns_25_75 > .column1 .sidebar a:hover {
    text-decoration: underline !important;
    color: #fff !important;
  }
  .content .two_columns_33_66 > .column2,
  .content .two_columns_25_75 > .column2 {
    width: 75%;
    float: right;
  }
}
.content .content_inner aside.sidebar {
  padding: 10px 20px;
}
.content .content_inner aside.sidebar .widget a {
  color: #fff !important;
  text-decoration: none !important;
}
.content .content_inner aside.sidebar .widget a:hover {
  text-decoration: none !important;
  color: #fff !important;
}
.content .two_columns_33_66 .column1 .sidebar,
.content .two_columns_25_75 .column1 .sidebar,
.content .content_inner aside.sidebar {
  z-index: 100;
  font-size: 15px;
  line-height: 1.3;
}
.content .two_columns_33_66 .column1 .sidebar .cat-menu-close,
.content .two_columns_25_75 .column1 .sidebar .cat-menu-close,
.content .content_inner aside.sidebar .cat-menu-close {
  display: none;
}
.content .two_columns_33_66 .column1 .sidebar *,
.content .two_columns_25_75 .column1 .sidebar *,
.content .content_inner aside.sidebar * {
  box-sizing: border-box;
}
.content .two_columns_33_66 .column1 .sidebar ul,
.content .two_columns_25_75 .column1 .sidebar ul,
.content .content_inner aside.sidebar ul {
  margin-left: 0;
  padding-left: 15px !important;
  margin-bottom: 5px;
}
.content .two_columns_33_66 .column1 .sidebar ul li,
.content .two_columns_25_75 .column1 .sidebar ul li,
.content .content_inner aside.sidebar ul li {
  margin-bottom: 0;
}
.content .two_columns_33_66 .column1 .sidebar ul li.active > ul.children,
.content .two_columns_25_75 .column1 .sidebar ul li.active > ul.children,
.content .content_inner aside.sidebar ul li.active > ul.children {
  display: block !important;
}
.content .two_columns_33_66 .column1 .sidebar ul li.current-menu-item > a,
.content .two_columns_33_66 .column1 .sidebar ul li.current-cat > a,
.content .two_columns_25_75 .column1 .sidebar ul li.current-menu-item > a,
.content .two_columns_25_75 .column1 .sidebar ul li.current-cat > a,
.content .content_inner aside.sidebar ul li.current-menu-item > a,
.content .content_inner aside.sidebar ul li.current-cat > a {
  background-color: rgba(0, 0, 0, 0.2);
}
.content .two_columns_33_66 .column1 .sidebar ul li a,
.content .two_columns_25_75 .column1 .sidebar ul li a,
.content .content_inner aside.sidebar ul li a {
  padding: 5px 10px;
  display: block;
  border-radius: 5px;
}
.content .two_columns_33_66 .column1 .sidebar ul li a:hover,
.content .two_columns_25_75 .column1 .sidebar ul li a:hover,
.content .content_inner aside.sidebar ul li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.content .two_columns_33_66 .column1 .sidebar .widget_nav_menu li.menu-item-has-children > a,
.content .two_columns_33_66 .column1 .sidebar .widget_product_categories li.cat-parent > a,
.content .two_columns_33_66 .column1 .sidebar .DisplayProductCategoriesWidget li.cat-parent a,
.content .two_columns_25_75 .column1 .sidebar .widget_nav_menu li.menu-item-has-children > a,
.content .two_columns_25_75 .column1 .sidebar .widget_product_categories li.cat-parent > a,
.content .two_columns_25_75 .column1 .sidebar .DisplayProductCategoriesWidget li.cat-parent a,
.content .content_inner aside.sidebar .widget_nav_menu li.menu-item-has-children > a,
.content .content_inner aside.sidebar .widget_product_categories li.cat-parent > a,
.content .content_inner aside.sidebar .DisplayProductCategoriesWidget li.cat-parent a {
  padding-left: 25px;
}
.content .two_columns_33_66 .column1 .sidebar .DisplayProductCategoriesWidget li,
.content .two_columns_25_75 .column1 .sidebar .DisplayProductCategoriesWidget li,
.content .content_inner aside.sidebar .DisplayProductCategoriesWidget li {
  position: relative;
}
.content .two_columns_33_66 .column1 .sidebar .DisplayProductCategoriesWidget li ul.children,
.content .two_columns_25_75 .column1 .sidebar .DisplayProductCategoriesWidget li ul.children,
.content .content_inner aside.sidebar .DisplayProductCategoriesWidget li ul.children {
  display: none;
}
.content .two_columns_33_66 .column1 .sidebar span.navigator,
.content .two_columns_25_75 .column1 .sidebar span.navigator,
.content .content_inner aside.sidebar span.navigator {
  position: absolute;
  left: 5px;
  top: 7px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.content .two_columns_33_66 .column1 .sidebar span.navigator:before,
.content .two_columns_25_75 .column1 .sidebar span.navigator:before,
.content .content_inner aside.sidebar span.navigator:before {
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "\f0fe";
  color: #fff;
  font-size: 16px;
  line-height: 14px;
  opacity: 0.9;
}
.content .two_columns_33_66 .column1 .sidebar span.navigator.is-active:before,
.content .two_columns_25_75 .column1 .sidebar span.navigator.is-active:before,
.content .content_inner aside.sidebar span.navigator.is-active:before {
  content: "\f146";
}
.content .two_columns_33_66 .column1 .sidebar span.navigator:hover:before,
.content .two_columns_25_75 .column1 .sidebar span.navigator:hover:before,
.content .content_inner aside.sidebar span.navigator:hover:before {
  color: #333;
  opacity: 0.6;
}
.woocommerce.widget_product_categories .product-categories li li {
  padding-left: 0;
}
.two_columns_75_25 > .column2 {
  float: right;
}
.content .content_inner {
  padding-bottom: 50px;
}
.content .footer_top .container .container_inner {
  padding: 0 15px;
}
.content .footer_top .container .container_inner ul.menu {
  padding-left: 0 !important;
}
.wrapper_inner .footer_bottom_holder {
  display: none;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-top: -20px;
}
.wrapper_inner .footer_bottom_holder .footer_bottom {
  vertical-align: top;
  padding-top: 20px;
}
.wrapper_inner .footer_bottom_holder .footer_bottom .textwidget,
.wrapper_inner .footer_bottom_holder .footer_bottom .textwidget p {
  font-size: 14px;
}
.wrapper_inner .footer_bottom_holder .footer_bottom ul#menu-footer-menu-1 {
  text-align: left;
  list-style: disc;
}
.wrapper_inner .footer_bottom_holder .footer_bottom ul#menu-footer-menu-1 li {
  display: list-item;
  margin-right: 0;
  color: #f7c7ab;
}
.wrapper_inner .footer_bottom_holder .footer_bottom ul#menu-footer-menu-1 li a {
  color: #f7c7ab;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
}
.wrapper_inner .footer_bottom_holder .footer_bottom ul#menu-footer-menu-1 li a:hover {
  color: #fff;
}
.footer_bottom_column {
  box-sizing: border-box;
}
.wrapper_inner .footer_top_holder p {
  font-size: 12px;
}
.wrapper_inner .footer_top_holder .verified {
  margin-left: 10px;
}
.wrapper_inner .footer_top_holder .social__list {
  margin-bottom: 5px;
}
.wrapper_inner .footer_top_holder .column2 {
  margin-bottom: 0 !important;
}
.wrapper_inner .footer_top_holder .column2 .column_inner {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.wrapper_inner .footer_top_holder .column2 .column_inner > div {
  width: 48%;
  padding: 0px;
}
@media only screen and (max-width: 600px) {
  .wrapper_inner .footer_top_holder .column2 .column_inner > div {
    width: 48%;
    padding: 0 30px;
  }
}
.wrapper_inner .footer_top_holder .column2 .column_inner ul {
  list-style: disc;
  text-align: left;
}
.wrapper_inner .footer_top_holder .column2 .column_inner ul li {
  font-size: 18px;
}
.wrapper_inner .footer_top_holder .column2 .column_inner ul li a {
  font-size: 14px;
  text-decoration: none;
}
.wrapper_inner .footer_top_holder .column2 .column_inner ul li a:hover {
  text-decoration: underline;
}
.wrapper_inner .footer_top_holder .column2 .column_inner .widget.widget_nav_menu li {
  line-height: 16px;
}
.wrapper_inner .footer_top_holder .column3 {
  text-align: center;
}
.wrapper_inner .footer_top_holder .column3 .column_inner .widget {
  margin-bottom: 10px !important;
}
@media screen and (min-width: 768px) {
  .wrapper_inner .footer_bottom_holder {
    display: block;
  }
  .wrapper_inner .footer_bottom_holder .footer_bottom ul#menu-footer-menu-1 {
    /* width: 200px; */
    width: auto;
    padding-left: calc(100% - 200px);
  }
  .wrapper_inner .footer_bottom_holder .footer_bottom ul#menu-footer-menu-1 li {
    margin-bottom: 10px;
    font-size: 24px;
  }
  .wrapper_inner .footer_bottom_holder .footer_bottom ul#menu-footer-menu-1 li:last-child {
    margin-bottom: 0;
  }
  .wrapper_inner .footer_bottom_holder .footer_bottom_columns {
    display: flex;
    align-items: flex-end;
  }
  .wrapper_inner .footer_bottom_holder .column2 .aligncenter {
    margin: 5px auto 0 auto;
  }
  .wrapper_inner .footer_top_holder {
    display: none;
  }
}
.content footer .footer_bottom_holder > .container {
  background-color: transparent;
}
body.home > .wrapper > .wrapper_inner > footer {
  margin-top: -50px;
}
body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type="submit"] {
  color: #fff;
  border-color: #fff;
  background-color: #318cdd;
  text-transform: none;
}
body .gform_wrapper .gform_footer input[type="submit"]:hover {
  color: #fff;
  border-color: #fff;
  background-color: #da5f15;
}
body .gform_wrapper .gfield_required {
  color: #fff;
}
#gform_3 .gfield_required {
  display: none;
}
#gform_3 .gfield_checkbox li,
#gform_3 .gfield_radio li {
  position: relative;
}
#gform_3 .gfield_radio li label {
  margin: 2px 0 0 30px;
}
#gform_3 li.gfield.optional .gfield_checkbox label::after,
#gform_3 li.gfield.optional .gfield_radio label::after {
  content: "";
  opacity: 1;
}
#gform_3 .gfield_radio li input[type="radio"],
#gform_3 .gfield_checkbox li input[type="checkbox"] {
  display: none;
}
#gform_3 ul.gfield_checkbox li[class^="gchoice"] label:before,
#gform_3 ul.gfield_checkbox li[class^="gchoice"] label:after,
#gform_3 ul.gfield_radio li[class^="gchoice"] label:before,
#gform_3 ul.gfield_radio li[class^="gchoice"] label:after {
  bottom: 0;
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
}
#gform_3 ul.gfield_checkbox li[class^="gchoice"] label:after,
#gform_3 ul.gfield_radio li[class^="gchoice"] label:after {
  content: "";
  border: solid 2px #fff;
  border-radius: 50%;
  display: inline-block;
  height: 25px;
  left: 0;
  position: absolute;
  top: 0;
  transition: left 0.25s, background-color 0.13s;
  width: 24px;
}
#gform_3 ul.gfield_checkbox input[type="checkbox"]:checked + label:before,
#gform_3 ul.gfield_radio input[type="radio"]:checked + label:before {
  content: "●";
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  left: 0px;
  text-align: center;
  top: -3px;
  z-index: 9;
  line-height: 1;
}
.content .column2 .column_inner .vc_row.wpb_row.section:first-child .wpb_single_image img {
  display: block;
  margin: 0 auto;
  border: 1px solid #fff;
}
@media (max-width: 600px) {
  .qode_content_slider ul.flex-direction-nav .flex-next,
  .qode_content_slider ul.flex-direction-nav .flex-prev {
    width: 20px;
    background-color: #fff !important;
  }
  .qode_content_slider .flex-direction-nav .flex-next {
    right: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .qode_content_slider .flex-direction-nav .flex-prev {
    left: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .logo_wrapper {
    left: 60%;
  }
  .logo_wrapper img {
    max-width: 200px;
    height: auto !important;
  }
  .mobile_menu_button i,
  .mobile_menu_button i.fa {
    font-size: 24px;
  }
}
.services-icon-text > div {
  display: flex;
  flex-wrap: wrap;
}
.services-icon-text > div > div {
  padding: 5px 10px;
  width: 50%;
}
@media screen and (min-width: 981px) {
  .services-icon-text > div > div {
    width: 25%;
  }
}
.image__grid {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #fff;
}
.image__grid .inner {
  display: block;
  flex-wrap: wrap;
  align-items: baseline;
  max-width: 100%;
  box-sizing: border-box;
  width: 1000px;
  margin: 0 auto;
}
.image__grid .inner .item {
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 50px;
}
.image__grid .inner .item img {
  box-shadow: 0px 5px 30px -10px #000;
}
@media (min-width: 768px) {
  .image__grid .inner {
    display: flex;
  }
  .image__grid .inner .item {
    width: 50%;
    padding: 50px;
  }
}
.image__grid .wp-pagenavi span {
  border: none;
}
.image__grid .wp-pagenavi a {
  border-color: #fff;
  border-radius: 3px;
}
#gform_3 li.gfield label {
  font-size: 20px;
  line-height: 1.8;
}
h2.quiz-result {
  text-transform: uppercase;
  text-align: center;
  font-size: 64px;
}
table.quiz-results {
  width: 100%;
  font-size: 20px;
  margin-top: 30px;
}
table.quiz-results td,
table.quiz-results th {
  padding: 1.5vw;
}
table.quiz-results td.combined,
table.quiz-results th.combined {
  font-size: 24px;
}
table.quiz-results tbody tr th {
  text-align: left;
}
table.quiz-results th {
  font-weight: bold;
}
table.quiz-results td.combined {
  font-weight: bold;
}
table.quiz-results thead tr {
  border-bottom: 4px double #fff;
}
#header-searchform {
  display: none;
}
@media screen and (min-width: 1001px) {
  #header-searchform {
    display: block;
    opacity: 1;
    top: -200px;
    position: fixed;
    right: 0;
    background-color: #f5a706;
    min-width: 60%;
    padding: 19px 20px;
    transition: all 0.5s ease-out;
  }
  #header-searchform.active {
    top: 0;
    opacity: 1;
    border-bottom-left-radius: 10px;
    box-shadow: 4px 0px 10px 8px rgba(0, 0, 0, 0.4);
    transition: all 0.5s ease-in;
  }
  #header-searchform form {
    width: 100%;
    max-width: 1300px;
    text-align: right;
    display: block;
    margin: 0 auto;
  }
  #header-searchform form input[type="text"] {
    border: 2px solid #fff;
    padding: 10px;
    width: 85%;
    border-radius: 3px;
  }
  #header-searchform form #searchsubmit {
    font-family: "FontAwesome";
    background-color: transparent;
    border: none;
    font-size: 18px;
    color: #fff;
    margin-top: 5px;
  }
}
header:not(.with_hover_bg_color) nav.main_menu > ul > li.search-open > a > span:not(.plus) {
  display: none;
}
.search-results article {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}
@media (min-width: 768px) {
  .search-results .search_post_info.post .search-img,
  .search-results .search_post_info.product .search-img {
    float: left;
    width: 25%;
  }
  .search-results .search_post_info.post .search-content,
  .search-results .search_post_info.product .search-content {
    margin-left: 30%;
  }
}
.search-results .search_post_info.post .search-img img,
.search-results .search_post_info.product .search-img img {
  border-radius: 10px;
}
.search-results .entry_title a {
  padding-bottom: 15px;
  text-decoration: underline;
  display: block;
  overflow: hidden;
}
.search-results .entry_title a:hover {
  text-decoration: none;
}
.search-results .search-read-more {
  padding-top: 20px;
}
.social__list {
  margin-bottom: 20px;
}
.social__list a.list-item {
  font-size: 44px;
  margin: 0 5px;
  text-decoration: none;
}
body.blue .content,
body.blue.page-template-blog-masonry-date-in-image .content_inner > .container,
body.blue .full_width_inner,
body.blue .two_columns_33_66 > .column1 .sidebar:before,
body.blue .two_columns_25_75 > .column1 .sidebar:before {
  background-color: #318cdd !important;
}
body.blue .content .two_columns_33_66 > .column1 .sidebar,
body.blue .content .two_columns_25_75 > .column1 .sidebar {
  background-color: #36b4e5;
}
body.woocommerce .content {
  background-color: #318cdd !important;
}
body.clouds .content,
body.clouds .full_width_inner {
  background-color: #fac566 !important;
  padding-left: 0;
  padding-right: 0;
  background-image: url("//www.activeparenting.com/wp-content/uploads/2018/07/about-background-2.jpg") !important;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
}
body.clouds .content,
body.clouds .content .full_width,
body.clouds .content .container {
  background-color: transparent !important;
}
body.orange .content,
body.orange .full_width_inner,
body.orange .two_columns_33_66 > .column1 .sidebar:before,
body.orange .two_columns_25_75 > .column1 .sidebar:before {
  background-color: #c05427 !important;
}
body.orange .two_columns_33_66 > .column1 .sidebar,
body.orange .two_columns_25_75 > .column1 .sidebar {
  background-color: #da5f15;
}
.woocommerce .content .container .container_inner,
.woocommerce-page .content .container .container_inner {
  padding-top: 0 !important;
}
.cat-title {
  margin-bottom: 20px !important;
}
.product-title {
  margin-bottom: 20px !important;
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info {
  background-color: #213361 !important;
  border: 2px solid white;
  border-radius: 10px;
}
.woocommerce .woocommerce-message a.button,
.woocommerce .woocommerce-info a.button {
  margin-left: 20px;
}
@keyframes messageIn {
  0%,
  100% {
    transform: translateY(-50px) scale(0.8);
    opacity: 0;
    z-index: 0;
  }
  20%,
  80% {
    transform: translateY(0px) scale(1);
    opacity: 1;
    z-index: 4000;
  }
}
.woocommerce-cart .content,
.woocommerce-cart .content .container,
.woocommerce-checkout .content,
.woocommerce-checkout .content .container {
  background-color: #318cdd;
  color: #fff;
}
.woocommerce-cart .content a,
.woocommerce-cart .content .container a,
.woocommerce-checkout .content a,
.woocommerce-checkout .content .container a {
  color: #fff;
  text-decoration: none;
}
.woocommerce-cart .content a:hover,
.woocommerce-cart .content .container a:hover,
.woocommerce-checkout .content a:hover,
.woocommerce-checkout .content .container a:hover {
  text-decoration: underline;
}
.woocommerce-checkout .woocommerce .woocommerce-info {
  background-color: transparent !important;
}
.woocommerce-checkout p#billing_last_name_field,
.woocommerce-checkout p.form-row {
  margin-top: 0;
}
.woocommerce-checkout .select2-container--default .select2-results__option[aria-selected="true"],
.woocommerce-checkout
  .select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  color: blue !important;
}
.woocommerce-checkout .woocommerce form.checkout table.shop_table td,
.woocommerce-checkout .woocommerce form.checkout table.shop_table th,
.woocommerce-checkout .woocommerce form.checkout table.shop_table span.amount {
  text-align: left;
  color: #fff !important;
}
.woocommerce-cart table.cart tbody tr td a:not(.checkout-button),
.woocommerce-checkout .checkout table tbody tr td a {
  color: #fff !important;
  text-decoration: none;
}
.woocommerce-cart table.cart tbody tr td a:not(.checkout-button):hover,
.woocommerce-checkout .checkout table tbody tr td a:hover {
  text-decoration: underline;
}
.woocommerce table.cart tbody tr span.amount,
.woocommerce-page table.cart tbody span.amount {
  color: #fff !important;
}
.woocommerce table.cart tbody td.product-remove a.remove,
.woocommerce-page table.cart tbody td.product-remove a.remove {
  background: url("../img/wc_delete_icon_bright.png") center no-repeat !important;
}
.woocommerce table.cart tbody td.product-name {
  min-width: 500px;
}
.woocommerce table.cart tbody td.product-remove,
.woocommerce-page table.cart tbody td.product-remove {
  border-right: none !important;
}
.woocommerce-cart table.cart thead th {
  color: #fff !important;
}
.woocommerce #payment ul.payment_methods li {
  border: none !important;
}
.floating__cart {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background-color: #213361;
  padding: 20px;
  font-size: 20px;
  text-align: center;
  border-top: 1px solid #fff;
}
.floating__cart a {
  text-decoration: none;
}
.floating__cart a:hover {
  text-decoration: none;
  color: #fff;
}
@media (min-width: 768px) {
  .floating__cart {
    border-right: 1px solid #fff;
    width: 100px;
    border-top-right-radius: 5px;
  }
  .floating__cart span {
    display: block;
  }
}
.floating__cart i.fa {
  font-size: 24px;
}
.floating__cart .checkout__link {
  margin-top: 5px;
  padding-top: 5px;
  font-size: 18px;
}
@media (min-width: 768px) {
  .floating__cart .checkout__link {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  }
}
.woocommerce div.cart-collaterals .woocommerce-shipping-calculator {
  width: 100%;
  margin-bottom: 5px;
}
.woocommerce div.cart-collaterals div.cart_totals,
.woocommerce-page .div.cart-collaterals div.cart_totals {
  width: 100%;
  max-width: 800px;
  margin: 20px 0;
  float: none;
  overflow: hidden;
}
.woocommerce div.cart-collaterals div.cart_totals table.shop_table.shop_table_responsive th,
.woocommerce-page .div.cart-collaterals div.cart_totals table.shop_table.shop_table_responsive th {
  min-width: 120px;
}
.woocommerce div.cart-collaterals div.cart_totals h2,
.woocommerce-page .div.cart-collaterals div.cart_totals h2 {
  border: 1px solid #fff;
  padding: 5px 10px;
  text-align: center;
}
.woocommerce div.cart-collaterals div.cart_totals h3,
.woocommerce div.cart-collaterals div.cart_totals h4,
.woocommerce-page .div.cart-collaterals div.cart_totals h3,
.woocommerce-page .div.cart-collaterals div.cart_totals h4 {
  border-top: 1px solid #fff;
  padding: 15px 0 0 0;
  margin-top: 25px;
  overflow: hidden;
  display: block;
  clear: both;
}
.woocommerce div.cart-collaterals div.cart_totals h3.no__heading__border,
.woocommerce div.cart-collaterals div.cart_totals h4.no__heading__border,
.woocommerce-page .div.cart-collaterals div.cart_totals h3.no__heading__border,
.woocommerce-page .div.cart-collaterals div.cart_totals h4.no__heading__border {
  border-top: none;
}
.woocommerce div.cart-collaterals div.cart_totals .order-total,
.woocommerce-page .div.cart-collaterals div.cart_totals .order-total {
  text-align: right;
}
.woocommerce div.cart-collaterals div.cart_totals .order-total h4,
.woocommerce-page .div.cart-collaterals div.cart_totals .order-total h4 {
  font-size: 20px;
}
.woocommerce div.cart-collaterals div.cart_totals .order-total p,
.woocommerce-page .div.cart-collaterals div.cart_totals .order-total p {
  font-size: 32px;
}
.woocommerce-cart .content .wpb_content_element a:not(.button),
.woocommerce-cart .content table.shop_table a:not(.button),
.woocommerce-checkout .content .wpb_content_element a:not(.button),
.woocommerce-checkout .content table.shop_table a:not(.button) {
  text-decoration: underline !important;
}
.woocommerce-cart .content .wc-proceed-to-checkout a,
.woocommerce-checkout .content .wc-proceed-to-checkout a {
  margin-top: 20px;
}
.woocommerce-checkout .content a.button,
.woocommerce-checkout .content .container a.button {
  color: #fff;
  text-decoration: none;
}
.product-reorder {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.product-reorder > div {
  width: 200px;
  margin: 0 10px 0 0;
}
.product-reorder > div select {
  width: 100%;
}
.product-reorder > input[type="submit"] {
  font-size: 12px;
}
.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #666 !important;
}
.select2-container--default .select2-selection--single {
  border-radius: 8px;
}
.woocommerce-checkout .content .container .dz-file-preview .dz-success-message a {
  color: #fff;
  background-color: #318cdd;
  border-radius: 10px;
  text-decoration: none;
}
.woocommerce textarea,
.woocommerce-page textarea {
  font-size: 16px !important;
}
.woocommerce-account input[type="password"] {
  color: #000000;
}
#header-cart {
  margin: 0 auto;
  padding: 0 15px;
  text-align: right;
}
#header-cart-container {
  width: 100%;
  padding: 30px 0 0 0;
  z-index: 1000;
}
@media screen and (min-width: 1000px) {
  #header-cart-container {
    padding-top: 130px;
    position: fixed;
    top: 0;
    right: 0;
    width: auto;
  }
}
#header-cart a {
  font-size: 20px;
  text-decoration: none;
  background-color: #213361;
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #fff;
}
#header-cart a:hover,
#header-cart a:focus {
  color: #f5a706;
}
.tax-product_cat .content,
.tax-product_cat .content .container {
  background-color: #318cdd;
}
.single-product .content .container {
  background-color: #318cdd;
}
.single-product .wrapper_inner > .content > .content_inner > .container > .container_inner {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .single-product .product {
    float: right;
    width: 75%;
    padding-left: 20px;
    box-sizing: border-box;
  }
}
.single-product .product .wpb_row .section_inner {
  max-width: 100%;
}
.single-product .title {
  height: auto !important;
  background-color: #318cdd;
}
@media screen and (min-width: 768px) {
  .single-product .title {
    margin-top: 75px;
  }
}
.single-product .qbutton.default {
  border: none !important;
  background-color: #f5a706;
}
.single-product .qbutton.default:hover {
  background-color: rgba(244, 163, 0, 0.9);
}
@media screen and (min-width: 768px) {
  .featured__products {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.featured__products .featured__item {
  margin-bottom: 30px;
}
.featured__products .featured__item * {
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .featured__products .featured__item {
    width: 30%;
    margin-bottom: 50px;
  }
}
.featured__products .featured__item > .top {
  background-position: center;
  background-size: 100%;
  width: 100%;
  padding-top: 66.6%;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  padding-left: 10px;
  padding-right: 10px;
  transition: all 0.3s ease-in-out;
}
.featured__products .featured__item > .top:hover {
  background-size: 120%;
}
.featured__products .featured__item > .top .item__title {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.featured__products .featured__item > .top .item__title a {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  text-decoration: none;
}
.featured__products .featured__item .order .qbutton {
  display: block;
  margin: 10px auto;
}
.variable__product__intro {
  overflow: hidden;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.variable__product__intro.no__border {
  border-bottom: none;
  margin-bottom: 10px;
}
.variable__product__intro .img__container img {
  border-radius: 20px;
  display: block;
  margin: 0 auto;
  max-height: 450px;
  width: auto;
  max-width: 100%;
}
@media (min-width: 992px) {
  .variable__product__intro .img__container {
    float: left;
    width: 48%;
  }
}
.variable__product__intro .intro__container .buy__now h3 {
  margin-top: 0;
}
.variable__product__intro .intro__container .buy__now h3:before {
  display: none !important;
}
@media (min-width: 992px) {
  .variable__product__intro .intro__container {
    float: right;
    width: 48%;
  }
}
.variable__product__intro .intro__container .goto__purchase {
  text-align: center;
}
.variable__product__intro .intro__container .goto__purchase a {
  display: block;
  text-align: center;
}
@media (min-width: 992px) {
  .variable__product__intro .intro__container .goto__purchase {
    text-align: left;
  }
  .variable__product__intro .intro__container .goto__purchase a {
    display: inline-block;
  }
}
.variable__product__intro .intro__container p.price,
.variable__product__intro .intro__container p.price span.amount {
  font-size: 32px;
  line-height: 1;
}
.variable__product__intro .intro__container p.price {
  margin-bottom: 30px;
}
.buy__now h3 {
  margin: 20px 0;
}
.table-responsive {
  overflow-x: auto;
}
.woocommerce table tr,
.woocommerce table div.product__item,
.wc__responsive__products__list tr,
.wc__responsive__products__list div.product__item {
  border-bottom: 1px solid #fff;
}
.woocommerce table tr:last-child,
.woocommerce table div.product__item:last-child,
.wc__responsive__products__list tr:last-child,
.wc__responsive__products__list div.product__item:last-child {
  border-bottom: none;
}
.woocommerce table tr td,
.woocommerce table tr > div,
.woocommerce table div.product__item td,
.woocommerce table div.product__item > div,
.wc__responsive__products__list tr td,
.wc__responsive__products__list tr > div,
.wc__responsive__products__list div.product__item td,
.wc__responsive__products__list div.product__item > div {
  color: #fff !important;
  vertical-align: middle;
}
.woocommerce table tr td input[type="number"],
.woocommerce table tr > div input[type="number"],
.woocommerce table div.product__item td input[type="number"],
.woocommerce table div.product__item > div input[type="number"],
.wc__responsive__products__list tr td input[type="number"],
.wc__responsive__products__list tr > div input[type="number"],
.wc__responsive__products__list div.product__item td input[type="number"],
.wc__responsive__products__list div.product__item > div input[type="number"] {
  padding: 10px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 5px;
  font-size: 14px;
  max-width: 70px;
  font-weight: bold;
  color: #fff;
}
.woocommerce table tr td.img img,
.woocommerce table tr > div.img img,
.woocommerce table div.product__item td.img img,
.woocommerce table div.product__item > div.img img,
.wc__responsive__products__list tr td.img img,
.wc__responsive__products__list tr > div.img img,
.wc__responsive__products__list div.product__item td.img img,
.wc__responsive__products__list div.product__item > div.img img {
  max-width: 200px;
  border-radius: 10px;
}
.woocommerce table tr td.img-tiny img,
.woocommerce table tr > div.img-tiny img,
.woocommerce table div.product__item td.img-tiny img,
.woocommerce table div.product__item > div.img-tiny img,
.wc__responsive__products__list tr td.img-tiny img,
.wc__responsive__products__list tr > div.img-tiny img,
.wc__responsive__products__list div.product__item td.img-tiny img,
.wc__responsive__products__list div.product__item > div.img-tiny img {
  max-width: 100px;
  border-radius: 10px;
}
.woocommerce table tr td .price,
.woocommerce table tr > div .price,
.woocommerce table div.product__item td .price,
.woocommerce table div.product__item > div .price,
.wc__responsive__products__list tr td .price,
.wc__responsive__products__list tr > div .price,
.wc__responsive__products__list div.product__item td .price,
.wc__responsive__products__list div.product__item > div .price {
  font-size: 24px;
}
.woocommerce table tr td,
.woocommerce table div.product__item td,
.wc__responsive__products__list tr td,
.wc__responsive__products__list div.product__item td {
  padding: 20px;
}
.woocommerce table tr > div.product__thumbnail img,
.woocommerce table div.product__item > div.product__thumbnail img,
.wc__responsive__products__list tr > div.product__thumbnail img,
.wc__responsive__products__list div.product__item > div.product__thumbnail img {
  display: block;
  width: 100px;
  max-width: 90%;
  border-radius: 10px;
  margin: 0 auto 20px auto;
}
.woocommerce table div.product__item,
.wc__responsive__products__list div.product__item {
  padding: 20px 10px;
}
.woocommerce table.available-in-other tr:last-child,
.wc__responsive__products__list.available-in-other tr:last-child {
  border-bottom: none;
}
.wc__responsive__products__list .cart__coupon,
.wc__responsive__products__list .cart__options {
  padding: 10px 15px;
  display: block;
  overflow: hidden;
  width: 100%;
}
.wc__responsive__products__list .cart__coupon > *,
.wc__responsive__products__list .cart__options > * {
  float: left;
  clear: both;
  margin-bottom: 10px;
}
.wc__responsive__products__list .cart__options {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.variations__container {
  padding: 20px;
}
@media (min-width: 992px) {
  .variable__product__intro .variations__container {
    overflow-y: auto;
    height: 350px;
    border: 2px solid #fff;
    box-shadow: inset 0px 0px 9px 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
  }
}
.variations__container .single__variation {
  display: block;
  padding: 20px 5px;
  margin: 20px auto;
  border-bottom: 1px solid #fff;
  overflow: hidden;
}
.variations__container .single__variation:first-child {
  margin-top: 0;
  padding-top: 0;
}
.variations__container .single__variation:last-child {
  border-bottom: none;
}
.variations__container .single__variation .img {
  float: left;
  width: 20%;
}
.variations__container .single__variation .img img {
  border-radius: 5px;
}
.variations__container .single__variation .variation__info {
  float: right;
  width: 75%;
}
.variations__container input[type="number"],
.variations-summary input[type="number"],
.variable__product__intro .intro__container input[type="number"] {
  background-color: transparent;
  border-radius: 5px;
  border: 2px solid #fff;
  padding: 10px;
  color: #fff;
  margin: 10px 0;
  max-width: 80px;
  font-size: 16px;
}
.qode-single-product-summary .vc_row:first-of-type h2:first-of-type:before {
  background-color: transparent !important;
  margin-top: 0 !important;
}
.content__cat__list {
  list-style-type: none;
  padding: 0;
}
.content__cat__list li {
  font-size: 20px;
  line-height: 1.7;
  margin-bottom: 15px;
}
.content__cat__list li a {
  text-decoration: none;
}
.content__cat__list li a:hover {
  text-decoration: underline !important;
}
.woocommerce-input-wrapper,
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000 !important;
}
.woocommerce form.checkout .col2-set .form-row input[type="tel"],
.woocommerce form.checkout .col2-set .form-row input[type="email"] {
  width: 95%;
  padding-left: 2.5%;
  padding-right: 2.5%;
  color: #000;
}
.woocommerce-page input[type="text"]:not(.qode_search_field):not(.qty) {
  border: 1px solid #ddd;
}
.accented p {
  font-size: 20px !important;
  margin-bottom: 20px;
  line-height: 32px;
}
.accented .accent {
  font-size: 150%;
  font-weight: bold;
  position: relative;
  padding: 1px 5px;
}
.accented--blue .accent,
.accented__header--blue .accent {
  background-color: rgba(54, 180, 229, 0.4);
}
.accented--blue .accent:before,
.accented__header--blue .accent:before {
  background-color: rgba(54, 180, 229, 0.4);
}
.accented--orange .accent,
.accented__header--orange .accent {
  background-color: rgba(218, 95, 21, 0.63);
}
.accented--orange .accent:before,
.accented__header--orange .accent:before {
  background-color: rgba(218, 95, 21, 0.63);
}
.accented--left .accent:before,
.accented__header--left .accent:before {
  left: -9999em;
  content: " ";
  position: absolute;
  top: 0;
  width: 9999em;
  height: 100%;
}
.two_columns_33_66 .accented--left .accent:before,
.two_columns_33_66 .accented__header--left .accent:before,
.two_columns_25_75 .accented--left .accent:before,
.two_columns_25_75 .accented__header--left .accent:before {
  left: -9999em;
  width: 9999em;
}
.accented__title h1,
.accented__title h2,
.accented__title h3,
.accented__title h4,
.accented__title h5 {
  font-size: 22px !important;
}
body.inner-page .wpb_content_element h2:not(.ui-accordion-header),
body.inner-page .wpb_content_element h3:not(.ui-accordion-header),
body.inner-page .wpb_content_element h4:not(.ui-accordion-header),
.single-product .content .content_inner h2:not(.ui-accordion-header),
.single-product .content .content_inner h3:not(.ui-accordion-header),
.single-product .content .content_inner h4:not(.ui-accordion-header) {
  background-color: transparent;
  color: #fff;
  font-weight: 200 !important;
  margin-bottom: 20px;
}
body.inner-page .wpb_content_element h2:not(.ui-accordion-header) strong,
body.inner-page .wpb_content_element h3:not(.ui-accordion-header) strong,
body.inner-page .wpb_content_element h4:not(.ui-accordion-header) strong,
.single-product .content .content_inner h2:not(.ui-accordion-header) strong,
.single-product .content .content_inner h3:not(.ui-accordion-header) strong,
.single-product .content .content_inner h4:not(.ui-accordion-header) strong {
  font-weight: 200 !important;
}
body.inner-page .wpb_content_element h2:not(.ui-accordion-header):before,
body.inner-page .wpb_content_element h3:not(.ui-accordion-header):before,
body.inner-page .wpb_content_element h4:not(.ui-accordion-header):before,
.single-product .content .content_inner h2:not(.ui-accordion-header):before,
.single-product .content .content_inner h3:not(.ui-accordion-header):before,
.single-product .content .content_inner h4:not(.ui-accordion-header):before {
  display: block;
  overflow: hidden;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
}
.accented__header--left h1,
.accented__header--left h2,
.accented__header--left h3,
.accented__header--left h4,
.accented__header--left h5 {
  position: relative;
}
@media screen and (min-width: 768px) {
  .accented__header--left h1:before,
  .accented__header--left h2:before,
  .accented__header--left h3:before,
  .accented__header--left h4:before,
  .accented__header--left h5:before {
    left: -9999em;
    content: " ";
    position: absolute;
    top: 0;
    width: 9999em;
    height: 100%;
  }
}
.accented__header--right h1,
.accented__header--right h2,
.accented__header--right h3,
.accented__header--right h4,
.accented__header--right h5 {
  position: relative;
}
@media screen and (min-width: 768px) {
  .accented__header--right h1:before,
  .accented__header--right h2:before,
  .accented__header--right h3:before,
  .accented__header--right h4:before,
  .accented__header--right h5:before {
    right: -9999em;
    content: " ";
    position: absolute;
    top: 0;
    width: 9999em;
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  .accented__header--tight {
    display: flex;
    justify-content: center;
  }
}
.accented__header--tight h1,
.accented__header--tight h2,
.accented__header--tight h3,
.accented__header--tight h4,
.accented__header--tight h5 {
  padding: 5px 10px;
}
.accented__header--orange h1,
.accented__header--orange h2,
.accented__header--orange h3,
.accented__header--orange h4,
.accented__header--orange h5 {
  background-color: rgba(218, 95, 21, 0.63);
}
.accented__header--orange h1:before,
.accented__header--orange h2:before,
.accented__header--orange h3:before,
.accented__header--orange h4:before,
.accented__header--orange h5:before {
  background-color: rgba(218, 95, 21, 0.63);
}
.accented__header--bright__orange h1,
.accented__header--bright__orange h2,
.accented__header--bright__orange h3,
.accented__header--bright__orange h4,
.accented__header--bright__orange h5 {
  background-color: #da5f15;
}
.accented__header--bright__orange h1:before,
.accented__header--bright__orange h2:before,
.accented__header--bright__orange h3:before,
.accented__header--bright__orange h4:before,
.accented__header--bright__orange h5:before {
  background-color: #da5f15;
}
.accented__header--blue h1,
.accented__header--blue h2,
.accented__header--blue h3,
.accented__header--blue h4,
.accented__header--blue h5 {
  background-color: rgba(54, 180, 229, 0.4);
}
.accented__header--blue h1:before,
.accented__header--blue h2:before,
.accented__header--blue h3:before,
.accented__header--blue h4:before,
.accented__header--blue h5:before {
  background-color: rgba(54, 180, 229, 0.4);
}
.accented__title h2:after,
.accented__title h3:after,
.accented__title h4:after,
.image_with_text h2:after,
.image_with_text h3:after,
.image_with_text h4:after {
  display: none;
}
@media screen and (min-width: 768px) {
  .two_columns_33_66 .accented__header--left h1:before,
  .two_columns_33_66 .accented__header--left h2:before,
  .two_columns_33_66 .accented__header--left h3:before,
  .two_columns_33_66 .accented__header--left h4:before,
  .two_columns_33_66 .accented__header--left h5:before,
  .two_columns_25_75 .accented__header--left h1:before,
  .two_columns_25_75 .accented__header--left h2:before,
  .two_columns_25_75 .accented__header--left h3:before,
  .two_columns_25_75 .accented__header--left h4:before,
  .two_columns_25_75 .accented__header--left h5:before {
    left: -9999em;
    width: 9999em;
  }
}
.qode-accordion-holder .qode-title-holder {
  background-color: #1f72bc !important;
  border-bottom: none !important;
  margin-bottom: 5px;
  border-radius: 5px;
}
body.inner-page .wpb_content_element.alert__box {
  padding-bottom: 20px;
  border: 5px solid #6e1a97;
  background-color: #d8bfe2;
}
body.inner-page .wpb_content_element.alert__box * {
  color: #333;
}
body.inner-page .wpb_content_element.alert__box h3 {
  color: #fff;
  background-color: #6e1a97;
  text-align: center;
  font-weight: bold;
  margin-top: 0;
  padding: 20px;
}
body.inner-page .wpb_content_element.alert__box h3:before {
  display: none;
}
body.inner-page .wpb_content_element.alert__box h3 * {
  color: #fff;
}
.img__text__box {
  box-sizing: border-box;
  background-position: center center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}
.img__text__box > div > div > div > .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}
.img__text__box--btm,
.img__text__box--btm > div > div > div > .vc_column-inner:first-child > .wpb_wrapper {
  justify-content: flex-end;
}
.img__text__box--center,
.img__text__box--center > div > div > div > .vc_column-inner:first-child > .wpb_wrapper {
  justify-content: center;
}
.img__text__box--banner {
  min-height: 70vh;
  box-sizing: border-box;
}
.image__text__card .wpb_single_image .vc_single_image-wrapper.vc_box_rounded,
.image__text__card .wpb_single_image .vc_single_image-wrapper.vc_box_rounded a {
  border-radius: 20px;
  transition: transform 0.5s ease-in-out;
}
.image__text__card .wpb_single_image .vc_single_image-wrapper.vc_box_rounded a {
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 100%;
}
.image__text__card .wpb_single_image.qode_image_hover_zoom_in .vc_single_image-wrapper a {
  min-height: 180px;
}
.image__text__card .wpb_single_image.qode_image_hover_zoom_in .vc_single_image-wrapper:hover a {
  transform: scale(1.2) translateZ(0);
}
.mobile__extend__height {
  height: 100px;
}
.slider__banner {
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .slider__banner {
    height: 50vw;
  }
}
@media screen and (max-width: 991px) {
  .img__text__box {
    z-index: 100;
    padding-bottom: 0 !important;
  }
  .img__text__box.mobile__extend.mobile__white > div > .vc_column_container {
    margin-bottom: -65px;
  }
  .img__text__box.mobile__white > div > .vc_column_container {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 10px;
    width: 80%;
    max-width: 600px;
    margin: 0 auto;
    border-radius: 20px;
    float: none;
  }
}
@media screen and (min-width: 992px) {
  .img__text__box--btm__desktop {
    height: 50vw !important;
    justify-content: flex-end;
  }
  .img__text__box--btm__desktop > div > div > div > .vc_column-inner:first-child > .wpb_wrapper {
    justify-content: flex-end;
  }
  .img__text__box--center__desktop {
    height: 50vw !important;
    justify-content: center;
  }
  .img__text__box--center__desktop > div > div > div > .vc_column-inner:first-child > .wpb_wrapper {
    justify-content: center;
  }
  .img__text__box--banner {
    min-height: 50vw;
    padding-bottom: 6vw;
  }
  .img__text__box .black__medium {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
  }
  .img__text__box .white__medium {
    background-color: rgba(255, 255, 255, 0.45);
  }
}
.content #breadcrumbs {
  margin: 0 auto;
  padding: 20px 15px;
  max-width: 1300px;
  font-size: 14px;
}
.content #breadcrumbs a {
  text-decoration: none;
}
.content #breadcrumbs a:hover {
  text-decoration: underline !important;
}
.content #breadcrumbs .breadcrumb_last {
  font-weight: bold;
}
.qbutton.qode-button-shadow {
  box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.7) !important;
}
.button--enlarge .qbutton {
  transition: transform 1s 0s ease-out;
  transition-delay: 0 !important;
}
.button--enlarge .qbutton:hover,
.button--enlarge .qbutton:focus,
.button--enlarge .qbutton:active {
  transform: scale(1.1);
}
.qbutton.text__wrap {
  white-space: normal;
}
@media (max-width: 600px) {
  .qbutton {
    white-space: normal;
  }
}
.qbutton.default {
  height: auto;
  line-height: 1.8;
  padding: 5px 20px;
  text-align: center;
}
.button__block .qbutton {
  display: block;
  white-space: normal;
}
.button__center {
  display: block;
  margin: 10px auto;
}
.button__center--250 {
  max-width: 250px;
}
.button__center--400 {
  max-width: 400px;
}
.button__text--white {
  color: #fff !important;
}
@media screen and (min-width: 1300px) {
  .content .two__col__btn__list {
    display: flex;
    justify-content: space-between;
  }
}
.content .two__col__btn__list ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0 !important;
}
@media screen and (min-width: 968px) {
  .content .two__col__btn__list ul {
    width: 40%;
    padding-left: 30px !important;
  }
}
.content .two__col__btn__list ul li {
  margin-bottom: 15px;
}
.content .two__col__btn__list ul li:last-child {
  margin-bottom: 15px;
}
.qode-comparative-features-table .qode-cft-row {
  border-bottom: none !important;
}
.qode-comparative-features-table .qode-cft-row.qode-cft-header {
  border-bottom: 1px solid #fff !important;
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.qode-comparative-features-table .qode-cft-row.qode-cft-header:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.qode-comparative-features-table .qode-cft-row:nth-child(odd) {
  background-color: transparent !important;
}
.qode-comparative-features-table .qode-cft-row:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.qode-comparative-features-table .qode-cft-row .qode-cft-mark.icon_check {
  color: #1dfb57;
}
.qode-comparative-features-table .qode-cft-row .qode-cft-mark.icon_close {
  color: #ff0;
}
.contact__name {
  font-size: 18px;
  font-weight: bold;
}
body.contact-page .contact__details dd {
  margin-bottom: 10px;
  font-size: 18px;
}
form[name="ccoptin"] input[type="text"] {
  line-height: 2;
  box-sizing: border-box;
  border: none;
}
form[name="ccoptin"] input.submit {
  border: 2px solid #fff;
  float: right;
  clear: both;
  margin-top: 10px;
  background-color: transparent;
  padding: 7px 15px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  border-radius: 5px;
}
.featured__img__text .wpb_text_column p {
  font-size: 20px !important;
  line-height: 1.7 !important;
}
.feature__boxes h4 {
  font-size: 18px !important;
}
.featured__cover img {
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.6);
  transform: rotate(3deg);
}
@media (max-width: 600px) {
  .featured__cover img {
    max-width: 80%;
  }
}
.iframe__center {
  text-align: center;
}
.iframe__responsive iframe {
  max-width: 100%;
}
.img__rounded img {
  border-radius: 10px;
}
@media screen and (max-width: 991px) {
  .img__responsive__container img.alignright,
  .img__responsive__container img.alignleft {
    float: none;
    display: block;
    margin: 5px auto;
  }
}
@media screen and (min-width: 992px) {
  .img__responsive__container img.alignright {
    margin: 0 0 10px 25px;
  }
  .img__responsive__container img.alignleft {
    margin: 0 25px 10px 0;
  }
}
@media screen and (min-width: 600px) {
  dl dt {
    float: left;
    width: 180px;
  }
  dl dd {
    display: block;
    margin-left: 200px;
    margin-bottom: 10px;
  }
  dl.contact__details {
    padding: 30px 0;
  }
  dl.contact__details dt {
    width: 100px;
  }
  dl.contact__details dd {
    margin-left: 120px;
  }
  dl.contact__details.right dt {
    text-align: right;
  }
}
.image__text__card .image_with_text img:first-child {
  border-radius: 10px;
}
.image__text__card .image_with_text h1,
.image__text__card .image_with_text h2,
.image__text__card .image_with_text h3,
.image__text__card .image_with_text h4,
.image__text__card .image_with_text h5 {
  text-align: center;
}
.image__text__card--blue .image_with_text > h4,
.image__text__card--orange .image_with_text > h4 {
  margin: 10px auto;
}
.image__text__card--blue .image_with_text h1 a,
.image__text__card--blue .image_with_text h2 a,
.image__text__card--blue .image_with_text h3 a,
.image__text__card--blue .image_with_text h4 a,
.image__text__card--blue .image_with_text h5 a,
.image__text__card--orange .image_with_text h1 a,
.image__text__card--orange .image_with_text h2 a,
.image__text__card--orange .image_with_text h3 a,
.image__text__card--orange .image_with_text h4 a,
.image__text__card--orange .image_with_text h5 a {
  display: block;
  padding: 10px;
  text-decoration: none;
  transition: all 0.3s ease-out;
}
.image__text__card--blue .image_with_text h1 a:hover,
.image__text__card--blue .image_with_text h2 a:hover,
.image__text__card--blue .image_with_text h3 a:hover,
.image__text__card--blue .image_with_text h4 a:hover,
.image__text__card--blue .image_with_text h5 a:hover,
.image__text__card--orange .image_with_text h1 a:hover,
.image__text__card--orange .image_with_text h2 a:hover,
.image__text__card--orange .image_with_text h3 a:hover,
.image__text__card--orange .image_with_text h4 a:hover,
.image__text__card--orange .image_with_text h5 a:hover {
  color: #fff;
  border-radius: 10px;
}
.image__text__card--blue h1 a,
.image__text__card--blue h2 a,
.image__text__card--blue h3 a,
.image__text__card--blue h4 a,
.image__text__card--blue h5 a {
  background-color: #36b4e5;
}
.image__text__card--blue h1 a:hover,
.image__text__card--blue h2 a:hover,
.image__text__card--blue h3 a:hover,
.image__text__card--blue h4 a:hover,
.image__text__card--blue h5 a:hover {
  background-color: #da5f15;
}
.image__text__card--orange h1 a,
.image__text__card--orange h2 a,
.image__text__card--orange h3 a,
.image__text__card--orange h4 a,
.image__text__card--orange h5 a {
  background-color: #da5f15;
}
.image__text__card--orange h1 a:hover,
.image__text__card--orange h2 a:hover,
.image__text__card--orange h3 a:hover,
.image__text__card--orange h4 a:hover,
.image__text__card--orange h5 a:hover {
  background-color: #36b4e5;
}
.image__text__card .vc_single_image-wrapper,
.image__text__card .vc_single_image-wrapper img {
  width: 100%;
}
.image__text__card .vc_single_image-wrapper {
  overflow: hidden;
}
@media (min-width: 768px) {
  .image__text__card .vc_single_image-wrapper {
    height: 180px;
  }
}
.product-category-grid {
  display: block;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: wrap;
}
.product-category-grid-container {
  box-sizing: border-box;
  padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .product-category-grid-container {
    width: 75%;
    float: right;
    padding-left: 20px;
  }
}
.product-category-grid > div {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .product-category-grid > div {
    width: 30%;
    margin-right: 1.5%;
  }
}
@media (min-width: 992px) {
  .product-category-grid {
    display: flex;
  }
  .product-category-grid.cols--4 > div {
    width: 23%;
  }
}
.product-category-sidebar-wrapper {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .product-category-sidebar-wrapper {
    padding-right: 20px;
    float: left;
    width: 25%;
    box-sizing: border-box;
    margin-bottom: 0;
  }
}
.product-category-sidebar {
  color: #fff;
  background-color: #36b4e5;
}
@media screen and (min-width: 768px) {
  .product-category-sidebar {
    position: relative;
  }
  .product-category-sidebar:before {
    content: " ";
    position: absolute;
    left: -9999em;
    top: 0;
    width: 9999em;
    height: 100%;
    background-color: #318cdd;
  }
}
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
  border-radius: 20px !important;
  min-height: 100% !important;
}
.wpb_single_image .vc_single_image-wrapper {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.wpb_single_image .vc_single_image-wrapper img {
  object-fit: cover;
}
.wpb_single_image.img__contain .vc_single_image-wrapper img {
  object-fit: contain;
  padding: 5px 10px;
  box-sizing: border-box;
}
.wpb_single_image.rounded {
  border-radius: 20px;
  overflow: hidden;
}
.img__shadow img {
  box-shadow: 0 6px 18px -3px rgba(0, 0, 0, 0.7);
}
.img__rounded img {
  border-radius: 10px;
}
.content a:hover {
  text-decoration: none !important;
  color: inherit;
}
.content .tesimonial__item a {
  text-decoration: none !important;
}
.content .tesimonial__item a:hover {
  text-decoration: underline !important;
}
#menu-main-menu li a {
  color: #da5f15;
}
#menu-main-menu li a:hover {
  color: #fff;
  opacity: 1;
}
#menu-main-menu li.white a {
  color: #fff;
}
#menu-main-menu li.white a:hover {
  color: #da5f15;
}
li.line-separator {
  display: none;
}
nav.main_menu > #menu-main-menu > li > a {
  font-size: 16px;
  text-decoration: none;
}
nav.mobile_menu > ul > li > a {
  text-decoration: none;
}
nav.mobile_menu > ul > li > a:hover {
  color: #55668b !important;
}
nav.mobile_menu li a {
  text-decoration: none !important;
}
nav.mobile_menu li a.current {
  color: #da5f15 !important;
}
nav.mobile_menu li a:hover {
  color: #318cdd !important;
}
nav.main_menu.drop_down .second {
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}
nav.main_menu.drop_down .second .inner > ul {
  background-color: #f5a706 !important;
}
nav.main_menu.drop_down .second li {
  text-align: left;
}
nav.main_menu.drop_down .second li.current-menu-item a {
  color: #da5f15 !important;
}
nav.main_menu.drop_down .second li a {
  text-transform: unset !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}
nav.main_menu.drop_down .second li a:hover {
  color: #318cdd !important;
}
@media screen and (max-width: 1000px) {
  .wrapper_inner .content.content_top_margin {
    margin-top: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  #menu-main-menu {
    text-align: right;
  }
  #menu-main-menu li {
    float: none;
  }
  #menu-main-menu li.line-separator {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 1px;
    visibility: hidden;
  }
  #menu-main-menu li a {
    line-height: 34px !important;
  }
  #menu-main-menu .second .inner li a {
    line-height: 26px !important;
  }
}
@media screen and (min-width: 1001px) and (max-width: 1200px) {
  #menu-main-menu {
    padding-top: 10px;
  }
  #menu-main-menu li a {
    font-size: 14px !important;
    line-height: 26px !important;
    padding: 0 5px;
  }
  #menu-main-menu .second .inner li a {
    line-height: 26px !important;
  }
}
.scroll_header_top_area .header_bottom .mobile_menu_button {
  background-color: #f5a706;
  margin-right: 0;
  padding-right: 100px;
  position: relative;
}
.scroll_header_top_area .header_bottom .mobile_menu_button:after {
  content: " ";
  width: 100px;
  height: 200px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom-left-radius: 100px;
}
@media screen and (max-width: 1000px) {
  .scroll_header_top_area .header_bottom {
    background-image: -ms-linear-gradient(right, #fff 50%, #f5a706 50%);
    background-image: -moz-linear-gradient(right, #fff 50%, #f5a706 50%);
    background-image: -o-linear-gradient(right, #fff 50%, #f5a706 50%);
    background-image: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(50, #fff),
      color-stop(50, #f5a706)
    );
    background-image: -webkit-linear-gradient(right, #fff 50%, #f5a706 50%);
    background-image: linear-gradient(to left, #fff 50%, #f5a706 50%);
    background-size: 240px 100px;
    background-repeat: no-repeat;
    background-position: left top;
  }
}
@media screen and (min-width: 1001px) {
  nav.main_menu.right {
    width: calc(100% - 370px);
    height: 75px;
    background-color: #f5a706;
    padding-left: 75px;
  }
  nav.main_menu.right:before {
    content: " ";
    width: 75px;
    height: 150px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom-right-radius: 75px;
  }
  .scroll_header_top_area .header_bottom {
    background-image: -ms-linear-gradient(right, #f5a706 50%, #fff 50%);
    background-image: -moz-linear-gradient(right, #f5a706 50%, #fff 50%);
    background-image: -o-linear-gradient(right, #f5a706 50%, #fff 50%);
    background-image: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(50, #f5a706),
      color-stop(50, #fff)
    );
    background-image: -webkit-linear-gradient(right, #f5a706 50%, #fff 50%);
    background-image: linear-gradient(to left, #f5a706 50%, #fff 50%);
  }
  .scroll_header_top_area .header_bottom > .container {
    background-color: transparent;
  }
}
nav.mobile_menu ul li a,
nav.mobile_menu ul li h3 {
  color: #333;
}
.parallax_section_holder {
  background-size: cover !important;
}
.qode_content_slider .flex-control-nav {
  position: absolute;
  width: 100%;
  top: 20px;
  left: 0;
}
.qode_content_slider ul.flex-direction-nav {
  margin-bottom: 0 !important;
}
.qode_content_slider ul.flex-direction-nav > li {
  margin-bottom: 0 !important;
}
.qode_content_slider ul.flex-direction-nav a {
  top: 40% !important;
}
.qode_content_slider ul.flex-direction-nav .flex-next,
.qode_content_slider ul.flex-direction-nav .flex-prev {
  background-color: rgba(255, 255, 255, 0.7);
  color: #333;
}
.qode_content_slider ul.flex-direction-nav .flex-next i,
.qode_content_slider ul.flex-direction-nav .flex-prev i {
  color: #333;
}
.qode_content_slider ul.flex-direction-nav .flex-next:hover,
.qode_content_slider ul.flex-direction-nav .flex-prev:hover {
  background-color: #318cdd !important;
  color: #fff !important;
}
.qode_content_slider ul.flex-direction-nav .flex-next:hover i,
.qode_content_slider ul.flex-direction-nav .flex-prev:hover i {
  color: #fff !important;
}
.qode_content_slider .flex-control-nav {
  z-index: 1000;
}
.qode_content_slider .flex-control-nav li a.flex-active {
  background-color: #55668b !important;
}
.qode_content_slider_item {
  position: relative;
}
@media (max-width: 767px) {
  .home .qode_content_slider h2,
  .home .qode_content_slider h2 a {
    font-size: 26px;
  }
  .home .qode_content_slider h3,
  .home .qode_content_slider h3 a,
  .home .qode_content_slider .responsive__header__list ul li {
    font-size: 16px;
  }
  .home .qode_content_slider a.qbutton {
    white-space: normal;
    font-size: 12px;
  }
  .qode_content_slider .flex-control-nav.flex-control-paging {
    padding-left: 0 !important;
  }
}
.qode-advanced-tabs-nav li {
  background-color: transparent !important;
}
@media (min-width: 768px) {
  .product-category-sidebar-wrapper .navbar-toggle,
  .column1 .aside.sidebar .navbar-toggle {
    display: none;
  }
}
@media (max-width: 600px) {
  aside.sidebar .sidebar-inner {
    display: none;
  }
}
aside.sidebar .sidebar-inner h2,
aside.sidebar .sidebar-inner h3,
aside.sidebar .sidebar-inner h4,
aside.sidebar .sidebar-inner h5 {
  margin: 0;
}
aside.sidebar .sidebar-inner h2:before,
aside.sidebar .sidebar-inner h3:before,
aside.sidebar .sidebar-inner h4:before,
aside.sidebar .sidebar-inner h5:before {
  background-color: transparent !important;
  margin: 0 !important;
}
aside.sidebar .widget > h2,
aside.sidebar .widget > h3,
aside.sidebar .widget > h4,
aside.sidebar .widget > h5 {
  font-size: 20px;
}
aside.sidebar .widget.widget-header > div > h2 a,
aside.sidebar .widget.widget-header > div > h3 a,
aside.sidebar .widget.widget-header > div > h4 a,
aside.sidebar .widget.widget-header > div > h5 a {
  font-size: 20px;
  font-weight: bold;
  padding: 5px 10px;
  margin-top: 5px;
  display: block;
}
aside.sidebar .widget.widget-header > div > h2 a:hover,
aside.sidebar .widget.widget-header > div > h3 a:hover,
aside.sidebar .widget.widget-header > div > h4 a:hover,
aside.sidebar .widget.widget-header > div > h5 a:hover {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}
aside.sidebar .menu-toggle {
  display: block;
  text-align: center;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  padding: 10px;
  border: 2px solid #fff;
}
@media (min-width: 601px) {
  aside.sidebar .menu-toggle {
    display: none;
  }
}
.widget.DisplayProductCategoriesWidget {
  overflow: hidden;
}
.widget.DisplayProductCategoriesWidget h2.cat-title {
  display: none;
}
.section.slider__top__img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background-color: #fff;
}
.section.slider__top__img .wpb_single_image > div > div {
  width: 100%;
}
.section.slider__top__img .wpb_single_image > div > div img {
  display: block;
  margin: 0 auto;
  width: 350px;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .section.slider__top__img {
    background-color: transparent;
  }
}
.qode-advanced-tabs-nav li {
  text-align: center;
}
.qode-advanced-tabs-nav li > h4 > a {
  text-decoration: none !important;
}
.qode-advanced-tabs-nav li > h4 > a .qode-advanced-icon-frame,
.qode-advanced-tabs-nav li > h4 > a .qode-advanced-tab-text-after-icon {
  display: block !important;
  width: 100% !important;
  padding: 5px;
}
.qode-advanced-tabs-nav li > h4 > a .qode-advanced-icon-frame:after,
.qode-advanced-tabs-nav li > h4 > a .qode-advanced-tab-text-after-icon:after {
  background-color: transparent !important;
}
.qode-advanced-tabs-nav li.ui-state-active > h4 > a,
.qode-advanced-tabs-nav li.ui-state-hover > h4 > a {
  background-color: transparent !important;
}
.content .qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li a {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 5px;
}
.content .qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li a:after {
  background-color: transparent !important;
  position: static !important;
  display: block !important;
  width: 80% !important;
  margin: 10px auto !important;
  height: 2px !important;
  background-color: transparent !important;
}
.content
  .qode-advanced-tabs.qode-advanced-horizontal-tab
  .qode-advanced-tabs-nav
  li.ui-state-active
  a:after,
.content
  .qode-advanced-tabs.qode-advanced-horizontal-tab
  .qode-advanced-tabs-nav
  li.ui-state-hover
  a:after {
  background-color: #f5a706 !important;
  opacity: 1 !important;
}
.qode-advanced-tabs {
  margin-bottom: 30px;
}
.qode-advanced-tabs .qode-advanced-tab-container {
  background-color: transparent !important;
}
.content .qode-advanced-tabs-nav {
  padding-left: 0 !important;
}
.tesimonial__item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 3px solid #ffc95c;
}
.tesimonial__item:last-child {
  border-bottom: none;
}
.tesimonial__item--content {
  font-style: italic;
  margin-bottom: 20px;
}
.tesimonial__item--meta {
  text-align: right;
}
.tesimonial__item--meta .second__line {
  font-weight: bold;
  font-style: italic;
}
@media screen and (min-width: 768px) {
  .tesimonial__item {
    display: flex;
    border-bottom: none;
  }
  .tesimonial__item:last-child {
    padding-bottom: 0;
  }
  .tesimonial__item--content {
    box-sizing: border-box;
    padding-right: 20px;
    width: 70%;
    border-right: 2px solid #ffc95c;
    margin-bottom: 0;
  }
  .tesimonial__item--content p {
    margin-top: 0;
  }
  .tesimonial__item--meta {
    width: 25%;
    text-align: left;
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.5;
  }
}
.strip__title {
  box-sizing: content-box;
  padding: 15px;
}
.content_inner .entry__content__heading h2,
.content_inner .entry__content__heading h3,
.content_inner .entry__content__heading h4,
.content_inner .entry__content__heading h5,
.content_inner .entry__content__heading h6 {
  text-align: left !important;
}
.from__btm {
  position: absolute;
  left: 0;
  bottom: 20px;
}
.section.section__absolute {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 992px) {
  .section.section__absolute {
    top: 50px;
  }
}
@media screen and (min-width: 1450px) {
  .section.section__absolute {
    top: 200px;
  }
}
.content .bg__pos__x--left {
  background-position-x: left !important;
}
.content .bg__pos__x--right {
  background-position-x: right !important;
}
.content .bg__pos__x--center {
  background-position-x: center !important;
}
.content .bg__pos__y--top {
  background-position-y: top !important;
}
.content .bg__pos__y--btm {
  background-position-y: bottom !important;
}
.content .bg__pos__y--center {
  background-position-y: center !important;
}
@media (min-width: 768px) {
  .float__left {
    float: left;
  }
  .float__right {
    float: right;
  }
}
.font--red * {
  color: #a03b30;
}
.font--white * {
  color: #fff;
}
.font--dark * {
  color: #333;
}
.font--blue * {
  color: #55668b;
}
.responsive__header__list ul {
  margin-top: 10px;
  text-align: left;
  list-style-position: outside;
  padding-left: 40px;
}
.responsive__header__list ul li {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .responsive__header__list ul {
    text-align: center;
    padding-left: 0;
  }
  .responsive__header__list ul li {
    display: inline-block;
  }
  .responsive__header__list ul li:before {
    content: "\2022";
    margin: 0 5px;
    display: inline-block;
  }
  .responsive__header__list ul li:first-child:before {
    content: "";
  }
}
@media screen and (min-width: 768px) {
  .desktop__font--red * {
    color: #a03b30;
  }
  .desktop__font--white * {
    color: #fff;
  }
  .desktop__font--dark * {
    color: #333;
  }
  .desktop__font--blue * {
    color: #55668b;
  }
}
@media screen and (max-width: 991px) {
  .mobile__font--red * {
    color: #a03b30;
  }
  .mobile__font--white * {
    color: #fff;
  }
  .mobile__font--dark * {
    color: #333;
  }
  .mobile__font--blue * {
    color: #55668b;
  }
}
@media screen and (min-width: 768px) {
  .list__inline ul,
  .list__inline ol {
    padding: 0;
    text-align: center;
  }
  .list__inline ul li,
  .list__inline ol li {
    list-style-type: none;
    display: inline-block;
  }
  .list__inline ul li:before,
  .list__inline ol li:before {
    content: "\2022";
    padding: 0 10px;
  }
  .list__inline ul li:first-child:before,
  .list__inline ol li:first-child:before {
    content: "";
  }
  .list__inline--large {
    font-size: 18px;
  }
}
.content ul,
.content ol {
  list-style-position: outside !important;
  padding-left: 30px !important;
  margin-bottom: 15px;
  margin-top: 15px;
}
.content ul li,
.content ol li {
  margin-bottom: 5px;
}
.gform_wrapper ul.gform_fields {
  padding-left: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.logo__clip {
  text-align: center;
}
.logo__clip img,
.logo__clip h2,
.logo__clip p {
  display: inline-block;
  vertical-align: middle;
}
.logo__clip p {
  z-index: 10;
  position: relative;
}
.logo__clip img {
  z-index: 10;
}
.logo__clip h2 {
  z-index: 5;
  background-color: rgba(218, 95, 21, 0.63);
  padding: 10px;
  position: relative;
  overflow: visible;
}
@media screen and (min-width: 601px) {
  .logo__clip h2:before {
    background-color: rgba(218, 95, 21, 0.63);
    content: " ";
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
    left: -40px;
    z-index: 5;
    clip-path: polygon(27px 0, 40px 0, 40px 100%, 0 100%);
  }
}
.align--center {
  text-align: center !important;
}
p:first-child {
  margin-top: 0 !important;
}
.no__heading__border h1:before,
.no__heading__border h2:before,
.no__heading__border h3:before,
.no__heading__border h4:before,
.no__heading__border h5:before {
  display: none !important;
}
.session__key {
  float: left;
  width: 60px;
  background-color: #fb7608;
  text-align: center;
  line-height: 2;
  border-radius: 5px;
  box-shadow: 0px 5px 10px -3px rgba(0, 0, 0, 0.7);
  font-size: 30px;
  margin-bottom: 30px;
  clear: left;
}
.session__key--orange {
  background-color: #fb7608;
}
.session__key--yellow {
  background-color: #ffbe00;
}
.session__key--red {
  background-color: #d10000;
}
.session__key--gray,
.session__key--grey {
  background-color: #9b9b9b;
}
.session__description {
  display: block;
  margin-left: 75px;
}
.text__responsive--purple--white p,
.text__responsive--purple--white h1,
.text__responsive--purple--white h2,
.text__responsive--purple--white h3,
.text__responsive--purple--white h4,
.text__responsive--purple--white h5,
.text__responsive--purple--white h6 {
  color: #893f58 !important;
}
@media (min-width: 600px) {
  .text__responsive--purple--white p,
  .text__responsive--purple--white h1,
  .text__responsive--purple--white h2,
  .text__responsive--purple--white h3,
  .text__responsive--purple--white h4,
  .text__responsive--purple--white h5,
  .text__responsive--purple--white h6 {
    color: #fff !important;
  }
}
@media screen and (max-width: 767px) {
  .hidden--xs {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .hidden--sm {
    display: none !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1299px) {
  .hidden--md {
    display: none !important;
  }
}
@media screen and (min-width: 1300px) {
  .hidden--lg {
    display: none !important;
  }
}
.cart__visible--desktop {
  display: none;
}
@media screen and (min-width: 1024px) {
  .cart__visible--desktop {
    display: block;
  }
}
.cart__visible--mobile__tablet {
  display: block;
}
@media screen and (min-width: 1024px) {
  .cart__visible--mobile__tablet {
    display: none;
  }
}

/* Feedback Form */
.feedback-form .ginput_complex {
  margin-top: 0px !important;
}
.feedback-form .ginput_container {
  margin-top: 0px !important;
}

.feedback-form .gfield {
  margin-top: 0px !important;
}
.feedback-form input:not([type="submit"]),
.feedback-form textarea {
  padding: 10px !important;
  font-size: 18px !important;
}
