/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
.section--global {
  padding-top: 0 !important; }

.library_item {
  display: flex;
  height: 13.48vw;
  margin-top: 0.26vw; }

.library_item_image {
  width: 30.41vw;
  height: 100%;
  margin-right: 0.13vw;
  border-radius: 0.31vw; }

.library_item_image img {
  margin: 0;
  height: 13.48vw;
  border-radius: 0.31vw; }

.library_item_info {
  width: 100%;
  height: 100%;
  background: #1E2126;
  text-align: left;
  padding: 0.98vw 1.56vw 1.56vw 1.56vw;
  position: relative;
  margin-left: 0.13vw;
  border-radius: 0.31vw; }

.library_item_title {
  font-size: 1.87vw;
  color: white; }

.library_item_description {
  font-size: 1.25vw;
  line-height: 1.5vw;
  color: white;
  padding-top: 0.63vw; }

.library_item_button {
  position: absolute;
  bottom: 1.56vw;
  color: white;
  background-color: #0A6934;
  font-size: 0.93vw;
  width: 11.97vw;
  height: 3.02vw;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 0.31vw;
  transition: 0.25s ease-in-out; }

.library_item_button:hover {
  background-color: rgba(10, 105, 52, 0.6); }

#section-library_offers > div.row.heading.heading--library > div > h3 {
  color: white; }

.panel--inline {
  width: 34%; }

.panel--inline .panel__cell:last-of-type {
  padding: 2px; }

.libraryOfferCustom {
  width: 100%; }

.productTitleCustom {
  color: black;
  background-color: white;
  font-size: 22px;
  text-align: center;
  padding-top: 10px; }

.productDescriptionCustom {
  color: #9e9e9e;
  background-color: white;
  font-size: 18px;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px; }

.joinCTASec {
  padding-top: 45px;
  text-align: center;
  width: 38.75vw;
  margin: auto; }

.joinTitle {
  color: white;
  font-size: 2.6vw;
  margin: auto;
  max-width: 38.75vw;
  line-height: 2.92vw;
  margin-top: 3.85vw;
  font-weight: bold; }

.discoveryCTA {
  display: block;
  margin: auto;
  color: white;
  background-color: #BE0909;
  border-radius: 0.31vw;
  padding: 0.99vw 1.04vw;
  max-width: 13.3vw;
  margin-top: 4.17vw;
  font-size: 0.83vw;
  font-weight: bold;
  text-align: center;
  transition: 0.25s ease-in-out; }

.discoveryCTA:hover {
  color: white;
  background-color: rgba(190, 9, 9, 0.8); }

#section-library_offers > div.row.heading.heading--library > div > h3 {
  padding: 0; }

.offers_section {
  display: flex;
  justify-content: center; }

.offers_section_item {
  width: 29.16vw;
  height: 27.5vw;
  position: relative;
  border-radius: 6px; }

.offers_section_item_performer {
  width: 9.42vw;
  background-color: #0A6934;
  color: white;
  height: 1.97vw;
  position: absolute;
  left: 0;
  bottom: 6.4vw;
  font-size: 0.93vw;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 6px; }

.offers_section_item_title {
  font-size: 1.57vw;
  color: white;
  position: absolute;
  left: 0;
  bottom: 2.81vw; }

.offers_section_item_description {
  color: white;
  font-size: 1.25vw;
  position: absolute;
  bottom: 0;
  left: 0; }

#section-library_offers > div.row.heading.heading--library > div > h3 {
  padding-top: 3.85vw;
  text-align: center;
  margin-bottom: 3.96vw; }

#section-footer > footer {
  border-top: 1px solid white; }

.my_lib_clasess {
  text-align: center;
  color: white;
  font-size: 2.6vw;
  padding-bottom: 2.9vw;
  padding-top: 3.6vw; }

#section-login a {
  color: white; }

#section-login a:hover {
  color: #c1c1c1;
  transition: 0.25s ease-in-out; }

#new_member_session > input {
  margin-top: 1vw; }

#new_member_session > input:hover {
  background-color: #272727;
  transition: 0.25s ease-in-out; }

.section--small, .section--xs-small {
  padding: 0; }

[kjb-settings-id="sections_hero_store_settings_title"] {
  font-size: 2.6vw !important;
  line-height: 2.6vw;
  font-weight: bold;
  margin-bottom: 1.35vw; }

.col-md-12.card--heading, .col-md-12.card--heading hr {
  margin: 0; }

.col-md-12.card--heading h3 {
  margin-top: 0;
  margin-bottom: 0.83vw;
  font-size: 1.88vw;
  line-height: 2.24vw;
  font-weight: bold; }

.col-md-12.hp_col_wrap {
  padding-right: 0;
  padding-left: 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.56vw; }

.video_wrapper_hp .video .video__wrapper .img-fluid {
  margin: 0; }

.hp_col_wrap .col-md-4 {
  width: 35.11%;
  padding: 0 0.13vw; }

.hp_col_wrap .col-md-4:nth-child(1) {
  width: 29.77%; }

.hp_col_wrap .card--img {
  border-radius: 0.31vw; }

.hp_col_wrap .card--body {
  margin-top: 0.26vw;
  border-radius: 0.31vw;
  padding: 1.2vw 1.77vw 0.68vw 1.77vw; }

.hp_col_wrap .card--body .card--title {
  font-size: 1.88vw;
  line-height: 2.24vw;
  margin-bottom: 0.52vw;
  font-weight: bold; }

.hp_col_wrap .card--body .card--description {
  font-size: 1.25vw;
  line-height: 1.51vw;
  margin-bottom: 1.67vw;
  margin-top: 0; }

.hp_col_wrap .card--body .custom_join_btn {
  font-size: 0.94vw;
  line-height: 1.09vw;
  text-transform: uppercase;
  padding: 0.99vw 1.04vw;
  border-radius: 0.31vw;
  color: #fff;
  background: #0A6934;
  display: block;
  max-width: 11vw;
  margin: auto;
  font-weight: bold;
  transition: all 0.4s ease-in-out; }

.hp_col_wrap .card--body .custom_join_btn:hover {
  transform: scale(1.03);
  background: rgba(10, 105, 52, 0.6); }

.video_wrapper_hp .video {
  margin-top: 0;
  margin-bottom: 0.52vw; }

.custom_video_title {
  font-size: 1.88vw;
  line-height: 2.24vw;
  font-weight: bold;
  padding: 1.35vw 2.08vw;
  border-radius: 0.31vw; }

[kjb-settings-id="sections_library_offers_settings_heading"] {
  font-size: 2.6vw;
  line-height: 2.92vw;
  font-weight: bold; }

.hp_custom_lib .col-md-4 a {
  position: relative;
  margin-top: 0; }

.hp_custom_lib .card--body {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1.25vw;
  background: transparent linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.53) 66%, rgba(0, 0, 0, 0.8) 100%) 0% 0% no-repeat padding-box; }

.hp_custom_lib .card--hp_title {
  background: #0A6934;
  border-radius: 0.31vw;
  font-size: 0.94vw;
  line-height: 1.09vw;
  color: #ffffff;
  padding: 0.47vw 1.24vw;
  font-weight: bold;
  max-width: 9.43vw;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.3vw; }

.hp_custom_lib .card--body .card--title {
  font-size: 1.88vw;
  line-height: 2.24vw;
  color: #ffffff;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0.16vw; }

.hp_custom_lib .card--body .card--description {
  font-size: 1.25vw;
  line-height: 1.51vw;
  color: #ffffff;
  font-weight: 0;
  margin-top: 0;
  margin-bottom: 0; }

#section-footer > footer {
  border: unset;
  padding: 0 2.6vw; }

.footer .container {
  margin-top: 0;
  margin-right: 1.72vw;
  margin-left: 1.72vw;
  padding: 2.71vw 11.88vw 3.7vw;
  border-top: .1vw solid #2d3036;
  max-width: 90.42vw; }

.footer__text-container {
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.footer .footer__menu > h4 {
  margin: 0;
  margin-bottom: 0.99vw;
  font-size: 1.25vw;
  line-height: 1.25vw;
  font-weight: bold;
  color: #fff;
  text-align: left; }

.footer .container .footer__menu-item {
  display: block;
  text-align: left;
  font-size: 1.04vw;
  line-height: 1.25vw;
  margin: 0;
  margin-bottom: 0.57vw;
  transition: 0.25s ease-in-out; }

.footer__menu-item img {
  width: 1.04vw;
  height: 1.04vw;
  margin: 0;
  margin-right: 1.15vw; }

.footer__text-container .block-- .custom-form {
  max-width: 25.16vw;
  padding: 1.3vw 2.19vw 1.56vw;
  border-radius: .31vw; }

.block-- .custom-form div {
  text-align: left; }

.block-- .custom-form > div > h2 {
  margin: 0;
  margin-bottom: 0.26vw;
  font-size: 1.25vw;
  line-height: 1.46vw;
  color: #fff;
  font-weight: bold; }

.block-- .custom-form > div > p {
  margin: 0;
  margin-bottom: 1.04vw;
  color: #8a8a8a;
  font-size: .83vw;
  line-height: 1.04vw; }

.block-- .custom-form .optin .email-field input {
  height: 2.19vw;
  margin-bottom: 1.04vw;
  padding: .63vw .73vw;
  border: 1px #000;
  border-radius: .31vw;
  background-color: #131519;
  color: #ababab;
  line-height: .89vw;
  font-size: .73vw; }

.form-group {
  margin-bottom: 0; }

.btn_p_wrapper {
  display: flex; }

.btn_p_wrapper > .btn {
  padding: .63vw 1.04vw;
  border-radius: .31vw;
  line-height: .89vw;
  font-size: .73vw;
  font-weight: bold;
  border: unset;
  max-width: 7.24vw;
  transition: 0.25s ease-in-out; }

.btn_p_wrapper > .btn:hover {
  background: rgba(10, 105, 52, 0.6); }

.btn_p_wrapper > p {
  margin: 0;
  margin-left: 1.04vw;
  color: #8a8a8a;
  font-size: .73vw;
  line-height: 1.04vw; }

.btn_p_wrapper > p a {
  color: inherit;
  text-decoration: underline; }

.optin_custom_p {
  margin-bottom: -0.3vw;
  margin-top: 1.04vw;
  color: #ababab;
  font-size: 1.25vw;
  line-height: 1.46vw; }

.footer .container .optin_custom_a {
  color: #f6c00e;
  line-height: 1.15vw;
  font-size: .94vw;
  font-weight: bold;
  text-decoration: underline;
  margin: 0; }

.header-menu .dropdown {
  position: absolute;
  top: 0;
  left: 20%; }

.header-menu .dropdown:focus {
  outline: unset; }

.header-menu .dropdown button {
  font-size: 1.3vw;
  line-height: 1.56vw;
  font-weight: bold;
  padding: 0.63vw 1.04vw;
  color: #fff;
  background: transparent;
  border: 0.05vw solid rgba(10, 105, 52, 0.42); }

.header-menu .dropdown-toggle::after {
  margin-left: 1.54vw; }

.header-menu .dropdown .custom_list_item a {
  display: flex;
  width: 21vw;
  align-items: center;
  margin: 0;
  transition: all 0.25s ease-in-out; }

.header-menu .dropdown .custom_list_item a img {
  width: 4vw;
  height: 4vw;
  border-radius: 50%;
  object-fit: cover;
  margin: 0; }

.header-menu .dropdown .dropdown-menu {
  background-color: #131519;
  color: #fff;
  border: 0.05vw solid rgba(10, 105, 52, 0.42);
  padding: 0 1.04vw;
  margin: 0; }

.header-menu .dropdown .dropdown-menu li {
  margin: 1.5vw 0; }

.header-menu .dropdown .head_menu_text_wrapper {
  margin-left: 1.04vw; }

.header-menu .dropdown .head_menu_text_wrapper h4 {
  font-size: 1.25vw;
  line-height: 1.51;
  font-weight: bold;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0.31vw; }

.header-menu .dropdown .head_menu_text_wrapper p {
  font-size: 1.04vw;
  line-height: 1.25vw;
  margin: 0; }

.header-menu .dropdown button:hover {
  color: rgba(255, 255, 255, 0.8); }

.header-menu .dropdown .custom_list_item a:hover {
  transform: scale(1.03); }

.header-menu .dropdown .custom_list_item a:hover .head_menu_text_wrapper h4 {
  color: rgba(255, 255, 255, 0.8); }

.header-menu .dropdown .custom_list_item a:hover .head_menu_text_wrapper p {
  color: rgba(255, 255, 255, 0.8); }

.header .user__avatar {
  height: 2.92vw;
  max-height: 2.92vw; }

.header .container .logo--image {
  height: 2.92vw; }

@media (max-width: 575.98px) {
  .my_lib_clasess {
    font-size: 5vw;
    line-height: 6.11vw;
    padding: 0;
    padding-top: 5.56vw;
    margin-bottom: 3.89vw;
    font-family: "Visby-ebold", sans-serif; }

  #section-products .library_item {
    position: relative;
    width: 100%;
    height: 41.67vw;
    overflow: hidden;
    margin-bottom: 3.89vw;
    border-radius: 3.33vw; }

  #section-products .library_item .library_item_image {
    width: 100%; }

  #section-products .library_item .library_item_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top; }

  #section-products .library_item .library_item_info {
    position: absolute;
    background: none;
    padding: 25.56vw 0 0 3.89vw;
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.53) 66%, rgba(0, 0, 0, 0.8) 100%); }

  .library_item_info .library_item_title {
    font-size: 3.89vw;
    line-height: 5vw;
    font-family: "Visby-ebold", sans-serif; }

  .library_item_info .library_item_description {
    font-size: 3.33vw;
    line-height: 4.44vw;
    font-family: "Visby-bold", sans-serif;
    padding-top: unset;
    letter-spacing: 0.04px; }

  #section-products .library_item .library_item_info a {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

  #section-products .library_item .library_item_info a > div {
    display: none !important; }

  #section-library_offers > div.row.heading.heading--library > div > h3 {
    font-size: 5vw;
    line-height: 6.11vw;
    font-family: "Visby-ebold", sans-serif;
    margin-bottom: 6.11vw; }

  .hp_custom_lib {
    padding: 0 4.17vw; }

  .hp_custom_lib .col-md-4 {
    padding: 5px 2.5px;
    width: 50%;
    display: inline-block; }

  .hp_custom_lib .col-md-4 > a {
    margin: 0; }

  .hp_custom_lib .card--img {
    width: 100%;
    height: 41.67vw;
    object-fit: cover;
    object-position: center; }

  .hp_custom_lib .card--body {
    top: 0;
    background: linear-gradient(180deg, rgba(9, 10, 12, 0) 0%, rgba(9, 10, 12, 0.15) 45%, #090a0c 100%);
    padding: 25.56vw 0 0 3.89vw; }

  .hp_custom_lib .card--hp_title {
    display: none; }

  .hp_custom_lib .card--body .card--title {
    font-size: 3.89vw;
    line-height: 5vw;
    font-family: "Visby-ebold", sans-serif; }

  .hp_custom_lib .card--body .card--description {
    font-size: 3.33vw;
    line-height: 4.44vw;
    font-family: "Visby-bold", sans-serif; }

  .heading--library-bot .joinTitle {
    font-size: 5vw;
    line-height: 6.67vw;
    font-family: "Visby-ebold", sans-serif;
    margin-top: 7.78vw;
    max-width: 58.33vw; }

  .heading--library-bot .discoveryCTA {
    border-radius: 5.83vw;
    font-size: 3.89vw;
    line-height: 4.44vw;
    font-family: "Visby-ebold", sans-serif;
    padding: 3.33vw 10.83vw;
    max-width: 68.89vw;
    margin-top: 6.11vw; } }
