/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 25 2025 | 20:44:14 */
.norebro-bar.bar .content {
  display: none;
  /* Remove the After Effect on the Hero Header */ }

.nor-hero-title:after {
  content: " " !important;
  /* ========================================================== */
  /* [ END ] */
  /* ========================================================== */
  /* =============================================== */
  /* [ START ] [ BRANDING ] PLUGIN MODIFICATIONS  */
  /* =============================================== */
  /* ========================================================== */
  /* [ END ] */
  /* ========================================================== */
  /*
.woocommerce-product-gallery .slider-for, .slick-list {
overflow:initial !important;
}

*/ }

.slick-slide img {
  transform: none !important; }

body.page-id-5649393 .site-content {
  /* ======================================================================= */
  /* [ START ] Add Aliv Motif to the Background of the site and the menu bar */
  /* ======================================================================= */
  /* Body Background */ }

body .site-content {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  /* Menu Background */ }

.fullscreen-navigation:after {
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  /* ========================================================== */
  /* [ END ] */
  /* ========================================================== */
  /* ========================================================== */
  /* [ START ][TEMP] Mast Head Differentiator */
  /* ========================================================== */
  /*
:not(.home) {
  #masthead.site-header {
    background-color: #afafaf;
    padding-bottom: 25px;
  }
}

*/ }

.slider.norebro-slider {
  margin: 0 !important;
  /* Also Adjust the logo size slightly to reduce emphasis */ }
  .slider.norebro-slider p {
    margin: 0 !important;
    padding: 0;
    line-height: 0; }

#masthead .site-title img, #masthead .site-title a img {
  max-height: 50px; }

#masthead.site-header {
  /* border-bottom: 1px solid #dcdbdb !important; */
  padding-bottom: 25px;
  /* For Any Single Product, make sure the default color for the navigation is black as there are never any images or custom headers for them */ }

.single-product {
  /* ========================================================== */
  /* [ END ] */
  /* ========================================================== */
  /* ========================================================== */
  /* [ START ] [ WOOCOMMERCE PRODUCE PAGE EDITS ]
/* ========================================================== */ }
  .single-product #masthead.site-header a {
    color: black !important; }
  .single-product .aliv-product-price .price {
    font-size: 2.5em;
    color: #00c4b3; }

.woocommerce-page-builder-template.product {
  margin-top: 90px !important;
  /* ========================================================== */
  /* [ END ]
/* ========================================================== */
  /* [ REVIEW ] Adjust Sidebar for Product Scrolling */ }

body.norebro-with-panel #masthead.header-6 {
  left: 75px; }

.norebro-with-header-6.norebro-with-panel #page {
  margin-left: 390px;
  /* Remove the black background that appears behind product images */ }

.woocommerce .product .images .slider {
  background: white !important;
  /* Remove product tags from the page */ }

.page-template-default .tags {
  display: none; }

#masthead.site-header {
  padding: 15px 0px;
  border-bottom: none;
  /* a {color: white !important;} */ }

#masthead .header-wrap {
  padding: 0px 75px 0; }

.subtitle.no-transition {
  color: white !important;
  /* ========================================================== */
  /* [ START ] ALIV Custom Headers (Image and Text)
/* ========================================================== */
  /* Header Formatting for those with image */ }

.aliv-image-header {
  /* Header Formatting for those with just text. Add color effect that will be randomized*/ }
  .aliv-image-header h1, .aliv-image-header h2, .aliv-image-header h3, .aliv-image-header h4, .aliv-image-header h5, .aliv-image-header h6, .aliv-image-header p {
    color: white !important;
    /* [REVIEW Attempt to */ }
  .aliv-image-header.motif::after {
    background-image: url("https://bealiv.com/wp-content/uploads/2020/08/aliv-image-bg-motif-lite.png"); }

.aliv-text-header {
  /* ========================================================== */
  /* [ END ]
/* ========================================================== */
  /* ========================================================== */
  /* [ START ] ALIV Custom Headers (Image and Text)
/* ========================================================== */ }
  .aliv-text-header h1 {
    /* color:white !important; */
    /* Color Settings */
    font-size: 2.75em; }
    .aliv-text-header h1.purple {
      color: #645d9c; }
    .aliv-text-header h1.yellow {
      color: #ffc627; }
    .aliv-text-header h1.red {
      color: #fb3449; }
    .aliv-text-header h1.blue {
      color: #00b3e3; }
    .aliv-text-header h1.orange {
      color: #ff6c36; }
    .aliv-text-header h1.green {
      color: #00c4b3; }
    .aliv-text-header h1.pink {
      color: #ff9bb1; }
    .aliv-text-header h1.black {
      color: #000; }

.aliv-tabs {
  /* ========================================================== */
  /* [ END ]
/* ========================================================== */ }
  .aliv-tabs .vc_tta-tabs-list {
    margin-bottom: 25px !important; }
  .aliv-tabs:not(.people) .vc_tta-tabs-list {
    text-align: center; }
  .aliv-tabs .vc_tta-tab, .aliv-tabs .vc_tta-tab > a {
    font-size: 1.2em;
    border-radius: 0 !important;
    /*border-color: $aliv-green !important;*/
    color: #00c4b3 !important;
    text-transform: lowercase !important;
    border-color: transparent !important;
    /* Make the Tab Seems as if it is opening up to the content */
    /* update, we are reversing this concept */ }
  .aliv-tabs .vc_tta-tab.vc_active > a {
    /* Color ettings */
    border-bottom: 3px solid !important;
    /* Remove left, right and bottom padding to open up tabs */ }
    .aliv-tabs .vc_tta-tab.vc_active > a.purple {
      border-bottom-color: #645d9c !important; }
    .aliv-tabs .vc_tta-tab.vc_active > a.yellow {
      border-bottom-ccolor: #ffc627 !important; }
    .aliv-tabs .vc_tta-tab.vc_active > a.red {
      border-bottom-ccolor: #fb3449 !important; }
    .aliv-tabs .vc_tta-tab.vc_active > a.blue {
      border-bottom-ccolor: #00b3e3 !important; }
    .aliv-tabs .vc_tta-tab.vc_active > a.orange {
      border-bottom-ccolor: #ff6c36 !important; }
    .aliv-tabs .vc_tta-tab.vc_active > a.green {
      border-bottom-ccolor: #00c4b3 !important; }
    .aliv-tabs .vc_tta-tab.vc_active > a.pink {
      border-bottom-ccolor: #ff9bb1 !important; }
    .aliv-tabs .vc_tta-tab.vc_active > a.black {
      border-bottom-ccolor: #000 !important; }
  .aliv-tabs .vc_tta-panels {
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important; }
  .aliv-tabs.business-tabs .ult_exp_section_layer {
    margin-bottom: 0; }
    .aliv-tabs.business-tabs .ult_expheader {
      text-transform: lowercase;
      font-weight: bold;
      color: #00b3e3;
      font-size: 25px; }
    .aliv-tabs.business-tabs .ult_ecpsub_cont {
      max-width: 100%;
      text-align: left; }
    .aliv-tabs.business-tabs .ult_exp_section {
      background: white !important;
      border-bottom: 1px solid #b1b1b1;
      padding-bottom: 20px; }
    .aliv-tabs.business-tabs .ult_exp_content {
      background: white !important; }

#masthead.header-6 .main-nav.purple, #masthead.header-6 .header-wrap.purple {
  background-color: #645d9c; }
  #masthead.header-6 .main-nav.yellow, #masthead.header-6 .header-wrap.yellow {
    background-color: #ffc627; }
  #masthead.header-6 .main-nav.red, #masthead.header-6 .header-wrap.red {
    background-color: #fb3449; }
  #masthead.header-6 .main-nav.blue, #masthead.header-6 .header-wrap.blue {
    background-color: #00b3e3; }
  #masthead.header-6 .main-nav.orange, #masthead.header-6 .header-wrap.orange {
    background-color: #ff6c36; }
  #masthead.header-6 .main-nav.green, #masthead.header-6 .header-wrap.green {
    background-color: #00c4b3; }
  #masthead.header-6 .main-nav.pink, #masthead.header-6 .header-wrap.pink {
    background-color: #ff9bb1; }
  #masthead.header-6 .main-nav.black, #masthead.header-6 .header-wrap.black {
    background-color: #000; }

#masthead a, #masthead p {
  font-family: 'CircularPro-Book', 'Helvetica', 'Arial', sans-serif;
  font-size: 16px;
  letter-spacing: 0.5px;
  /* Culture Page custom styles*/ }

.page-id-5649680 {
  /* ============================== */
  /* [ START ]  Aliv CTA BUTTON ======= */
  /* ============================== */ }
  .page-id-5649680 .aliv-column {
    background-color: #000 !important;
    transition: all 0.5s ease; }
    .page-id-5649680 .aliv-column.purple:hover {
      background-color: #645d9c !important; }
    .page-id-5649680 .aliv-column.yellow:hover {
      background-color: #ffc627 !important; }
    .page-id-5649680 .aliv-column.red:hover {
      background-color: #fb3449 !important; }
    .page-id-5649680 .aliv-column.blue:hover {
      background-color: #00b3e3 !important; }
    .page-id-5649680 .aliv-column.orange:hover {
      background-color: #ff6c36 !important; }
    .page-id-5649680 .aliv-column.green:hover {
      background-color: #00c4b3 !important; }
    .page-id-5649680 .aliv-column.pink:hover {
      background-color: #ff9bb1 !important; }
    .page-id-5649680 .aliv-column.black:hover {
      background-color: #000 !important; }

.aliv-cta-button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  background: transparent !important;
  border: 2px solid #00c4b3 !important;
  color: #00c4b3 !important;
  text-transform: lowercase; }
  .aliv-cta-button:hover {
    /* make homepage header slightly bigger and stick to white */ }
    .aliv-cta-button:hover .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
      background: #00c4b3 !important;
      color: white !important; }
  .aliv-cta-button.home-header .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: transparent !important;
    color: white !important;
    border: 3px solid white !important;
    font-size: 17px; }

.aliv-cta3-button {
  /* ============================== */
  /* [ END ]  Aliv CTA BUTTON ========= */
  /* ============================== */ }
  .aliv-cta3-button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: transparent !important;
    border: 3px solid white !important;
    color: white !important;
    text-transform: lowercase; }
  .aliv-cta3-button:hover {
    /* make homepage header slightly bigger and stick to white */ }
    .aliv-cta3-button:hover .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
      background: #645d9c !important;
      color: white !important; }
  .aliv-cta3-button.home-header .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: transparent !important;
    color: white !important;
    border: 3px solid white !important;
    font-size: 17px; }

.aliv-column {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  /* This code is for adjusting the header text on the page (this is already applied to the products page */
  /*
header.light-text {
    color: #000 !important;
}
*/ }
  .aliv-column.purple {
    background-color: #645d9c; }
  .aliv-column.yellow {
    background-color: #ffc627; }
  .aliv-column.red {
    background-color: #fb3449; }
  .aliv-column.blue {
    background-color: #00b3e3; }
  .aliv-column.orange {
    background-color: #ff6c36; }
  .aliv-column.green {
    background-color: #00c4b3; }
  .aliv-column.pink {
    background-color: #ff9bb1; }
  .aliv-column.black {
    background-color: #000; }
  .aliv-column.top-right-curve {
    border-top-right-radius: 30px; }
  .aliv-column.top-left-curve {
    border-top-left-radius: 30px; }
  .aliv-column.bottom-right-curve {
    border-bottom-right-radius: 30px; }
  .aliv-column.bottom-left-curve {
    border-bottom-left-radius: 30px;
    /*  Modify the paragraph size, bump it up a bit. */ }
  .aliv-column P {
    font-size: 1.05em; }
  .aliv-column .aliv-cta-button.white .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    border: 2px solid white !important;
    color: white !important; }
    .aliv-column .aliv-cta-button.white:hover .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
      border: 2px solid white !important;
      color: white !important; }
  .aliv-column.with-background {
    background-size: 400px;
    /*
  .aliv-blocks {
    &:hover {
    box-shadow:none !important;
    }
    
  }
  */ }
    .aliv-column.with-background.right {
      background-position: right; }
  .aliv-column.video-fill .ult-video {
    margin: 0 !important; }
  .aliv-column .ult-carousel-wrapper {
    margin-bottom: 0;
    padding-bottom: 10px;
    /* Transition Out 
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);

  Shadow Hover Effect 

  &:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  }
  */
    /* Transition Out */ }
  .aliv-column.pushed-out, .aliv-column.pushed-out::after {
    -moz-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    /*
            &:hover {

              box-shadow: none;
              transition: all 0.3s cubic-bezier(.25,.8,.25,1);

            }
            */
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .aliv-column.pushed-in, .aliv-column.pushed-in::after {
    -webkit-box-shadow: inset 0px 0px 12px 4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0px 0px 12px 4px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 0px 12px 4px rgba(0, 0, 0, 0.15);
    /*
            &:hover {

              box-shadow: none;
              transition: all 0.3s cubic-bezier(.25,.8,.25,1);

            }
            
            */
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }

.aliv-blocks:not(.home-blocks) img {
  /* Firefox 3.5+ */
  filter: url('https://bealiv.com/wp-content/uploads/2020/08/filters.svg#grayscale');
  /* IE6-9 */
  filter: gray;
  /* Webkit Nightlies & Google Chrome Canary */
  -webkit-filter: grayscale(1);
  transition: all 0.2s ease; }
  .aliv-blocks:not(.home-blocks) img:hover {
    /* Applies to FF + IE */
    filter: none;
    -webkit-filter: grayscale(0);
    transition: all 0.2s ease; }

.aliv-blocks-button:not(.home-blocks) {
  /***** Pulse *****/ }
  .aliv-blocks-button:not(.home-blocks) img {
    /* Firefox 3.5+ */
    filter: url(https://www.bealiv.com/wp-content/uploads/2021/01/download.png);
    /* IE6-9 */
    filter: #00c4b3;
    /* Webkit Nightlies & Google Chrome Canary */
    -webkit-filter:  1;
    transition: all 0.2s ease; }
  .aliv-blocks-button:not(.home-blocks) img:hover {
    /* Applies to FF + IE */
    filter: #00c4b3;
    -webkit-filter: #00c4b3 0;
    transition: all 0.2s ease; }

.pulse-a:hover {
  animation: pulse 1s infinite;
  animation-timing-function: linear; }

@keyframes pulse {
  /***** Zoom *****/
  0% {
    transform: scale(1); }

  50% {
    transform: scale(1.1); }
    50% 100% {
      transform: scale(1); }

  img:hover {
    opacity: 0.5;
    color: #00c4b3 !important; } }

.zoom-a:hover {
  transform: scale(1.1);
  transition: all ease 500ms; }

.aliv-blocks.abc-blocks {
  /* IE6-9 */
  filter: none !important;
  /* Webkit Nightlies & Google Chrome Canary */
  -webkit-filter: none !important; }

.aliv-people-profile-image p {
  margin: 0;
  padding: 0; }
  .aliv-people-profile-image .vc_column-inner {
    padding: 0; }
  .aliv-people-profile-image img {
    margin-left: -10px;
    margin-top: -10px;
    margin-bottom: 0 !important; }

.aliv-people-profile-title h2, .aliv-people-profile-title h3 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.aliv-people-profile-experience {
  background-color: #eaeaea !important;
  /* Aliv Menu Navigation Custom Colors */ }

.fullscreen-navigation li a span:hover.purple {
  color: #ff9bb1; }
  .fullscreen-navigation li a span:hover.yellow {
    color: #ffc627; }
  .fullscreen-navigation li a span:hover.red {
    color: #fb3449; }
  .fullscreen-navigation li a span:hover.blue {
    color: #00b3e3; }
  .fullscreen-navigation li a span:hover.orange {
    color: #ff6c36; }
  .fullscreen-navigation li a span:hover.green {
    color: #00c4b3; }
  .fullscreen-navigation li a span:hover.pink {
    color: #ff9bb1; }
  .fullscreen-navigation li a span:hover.black {
    color: #000; }

.fullscreen-navigation li:hover > a.menu-link {
  opacity: 1 !important;
  /*============================ */
  /* 

NOTES

- This is will allow for some more bleeing or branding in the menu options, 

This works together with the randomColor(); method in the JS

*/
  /* Modify the opacity of the full page menu */ }

.fullscreen-navigation {
  background: rgba(34, 34, 34, 0.75) !important;
  /* ================== */
  /* Aliv BLOCKS */
  /* ================== */ }

.aliv-blocks {
  padding: 20px;
  position: relative;
  line-height: 0 !important; }
  .aliv-blocks.ult_main_cl.ult-adjust-bottom-margin {
    margin-bottom: 0 !important; }
  .aliv-blocks h1, .aliv-blocks h2, .aliv-blocks h3, .aliv-blocks h4, .aliv-blocks h5, .aliv-blocks h6, .aliv-blocks p {
    color: white !important;
    /* Some typesetting for text within block (without compromising on padding of the block */
    margin-left: 15px;
    margin-right: 15px; }
  .aliv-blocks.cta-link span {
    font-size: 1.2em; }
  .aliv-blocks.cta-link a:hover span {
    border-bottom: 1px solid white; }
  .aliv-blocks h2 {
    margin-top: 0 !important;
    position: absolute;
    bottom: 10px;
    left: 10px; }
  .aliv-blocks.not-anchored h2 {
    position: relative !important;
    left: 0 !important; }
  .aliv-blocks.image-fill {
    padding: 0 !important; }
  .aliv-blocks.image-fill img {
    width: 100% !important; }
  .aliv-blocks.image-fill p {
    margin: 0;
    line-height: 0 !important; }
  .aliv-blocks.slideshow .flexslider {
    border: none !important;
    background: none !important;
    Border-radius: 0 !important;
    Box-shadow: none !important;
    margin: 0 !important; }
  .aliv-blocks.slideshow .flex-control-nav, .aliv-blocks.slideshow .flex-direction-nav {
    display: none !important; }
  .aliv-blocks a {
    color: white !important;
    /* Color Settings */ }
  .aliv-blocks.purple {
    background-color: #645d9c; }
  .aliv-blocks.yellow {
    background-color: #ffc627; }
  .aliv-blocks.red {
    background-color: #fb3449; }
  .aliv-blocks.blue {
    background-color: #00b3e3; }
  .aliv-blocks.orange {
    background-color: #ff6c36; }
  .aliv-blocks.green {
    background-color: #00c4b3; }
  .aliv-blocks.pink {
    background-color: #ff9bb1; }
  .aliv-blocks.black {
    background-color: #000;
    /* Sizing */ }
  .aliv-blocks.full-height {
    min-height: 500px; }
  .aliv-blocks.three-quarter-height {
    min-height: 360px; }
  .aliv-blocks.half-height {
    min-height: 235px; }
  .aliv-blocks.quarter-height {
    min-height: 110px; }

.site-footer {
  background-image: url(https://bealiv.com/wp-content/uploads/2020/06/aliv-rainbow-footer.png);
  background-size: contain !important;
  background-repeat: no-repeat;
  background-position: right !important;
  background-color: white !important; }

#norebro-custom-5ef3a6eba01d0 p.subtitle {
  color: white !important; }

#norebro-custom-5ef6458351777 p.subtitle {
  color: white !important;
  /*
.header-title .bg-image {
   background-color: $aliv-green;
}
*/ }

.header-title .bg-image.purple, .home-featured-slider.purple {
  background-color: #645d9c; }
  .header-title .bg-image.yellow, .home-featured-slider.yellow {
    background-color: #ffc627; }
  .header-title .bg-image.red, .home-featured-slider.red {
    background-color: #fb3449; }
  .header-title .bg-image.blue, .home-featured-slider.blue {
    background-color: #00b3e3; }
  .header-title .bg-image.orange, .home-featured-slider.orange {
    background-color: #ff6c36; }
  .header-title .bg-image.green, .home-featured-slider.green {
    background-color: #00c4b3; }
  .header-title .bg-image.pink, .home-featured-slider.pink {
    background-color: #ff9bb1; }
  .header-title .bg-image.black, .home-featured-slider.black {
    background-color: #000; }

.norebro-bar {
  animation: colorchange 35s infinite;
  -webkit-animation: colorchange 35s infinite; }

@keyframes colorchange {
  0% {
    background: #00c4b3; }

  10% {
    background: #00b3e3; }

  20% {
    background: #ffc627; }

  30% {
    background: #ff6c36; }

  40% {
    background: #fb3449; }

  50% {
    background: #ff9bb1; }

  60% {
    background: #fb3449; }

  70% {
    background: #ff6c36; }

  80% {
    background: #ffc627; }

  90% {
    background: #00b3e3; }

  100% {
    background: #00c4b3; } }

@-webkit-keyframes colorchange /* Safari and Chrome - necessary duplicate */ {
  0% {
    background: #00c4b3; }

  10% {
    background: #00b3e3; }

  20% {
    background: #ffc627; }

  30% {
    background: #ff6c36; }

  40% {
    background: #fb3449; }

  50% {
    background: #ff9bb1; }

  60% {
    background: #fb3449; }

  70% {
    background: #ff6c36; }

  80% {
    background: #ffc627; }

  90% {
    background: #00b3e3; }

  100% {
    background: #00c4b3; } }

.home-featured-slider .feature-slider-content h1, .home-featured-slider .feature-slider-content h2, .home-featured-slider .feature-slider-content h3, .home-featured-slider .feature-slider-content h4, .home-featured-slider .feature-slider-content h5, .home-featured-slider .feature-slider-content h6, .home-featured-slider .feature-slider-content p {
  color: white !important; }
  .home-featured-slider .feature-slider-content .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: transparent !important;
    border: 2px solid white !important;
    color: white !important;
    text-transform: lowercase; }

.header-title .subtitle {
  opacity: 1 !important; }

.header-title {
  height: 375px; }

.aliv-product-column .aliv-product-name h3, .aliv-product-column .aliv-product-price h3 {
  margin-top: 0; }
  .aliv-product-column .aliv-product-name h3 {
    font-size: 1.25em; }
  .aliv-product-column .aliv-product-price h3 {
    font-size: 2.5em; }

.bar-hamburger .hamburger, .hamburger:after {
  color: white !important;
  /* [OWL CAROUSEL SETTINGS ]*/ }

.owl-stage-outer > .owl-stage > .owl-item {
  padding: 0 !important;
  /* Remove OWL Dots */ }

.owl-dots {
  display: none;
  /* ================================ */
  /* [START] Aliv In Page Menu Widget */
  /* ================================ */ }

.aliv-in-page-menu {
  text-align: right;
  /* ================================ */
  /* [ END ] */
  /* ================================ */ }
  .aliv-in-page-menu .widgettitle {
    margin-top: 0; }

.aliv-ticker.plans h2 {
  /*margin-top:0 !important;*/
  color: white !important; }

.wpb-js-composer .vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
  color: #00b3e3 !important; }

.wpb-js-composer .vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
  border-color: #00b3e3 !important;
  /* =============================== */
  /* [ FAQ DESIGN MODIFICATIONS ] == */
  /* =============================== */
  /* Hide Author, Permalink and Category Details*/ }

.ewd-ufaq-author-date, .ufaq-faq-categories, .ufaq-permalink {
  display: none !important; }

.ufaq-faq-div {
  margin-bottom: 25px; }

.ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
  font-size: 20px; }

.ui-autocomplete {
  padding: 5px;
  text-align: left;
  max-width: 100% !important;
  width: 100%;
  /* ====================================== */
  /* [ ALIV CREATES - APP FOCUS BLOCKS ] == */
  /* ====================================== */ }
  .ui-autocomplete li {
    list-style-type: none; }

.aliv-app-focus-block {
  background-color: white;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 5px 5px 25px black;
  text-align: center; }
  .aliv-app-focus-block h1, .aliv-app-focus-block h2, .aliv-app-focus-block h3, .aliv-app-focus-block h4, .aliv-app-focus-block h5, .aliv-app-focus-block h6, .aliv-app-focus-block p {
    color: black !important; }

.abc-resources-grid-feed .vc_gitem-animated-block {
  display: none !important; }
  .abc-resources-grid-feed .vc_gitem-zone {
    background-color: transparent !important; }
  .abc-resources-grid-feed .vc_btn3.vc_btn3-color-juicy-pink, .abc-resources-grid-feed .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    background-color: transparent;
    border: 2px solid #fb3449;
    color: #fb3449;
    text-transform: lowercase; }

.abc-articles-post-feed {
  /* ====================================== */
  /* [ DYNAMIC ALIV PRODUCT PRICE LIST ] == */
  /* ====================================== */ }
  .abc-articles-post-feed .blog-grid footer .author .blog-grid footer .data, .abc-articles-post-feed .blog-grid footer strong {
    display: none; }

.aliv-product-price-block {
  /* Allow the centering to work */
  display: table;
  margin: 0 auto; }

ul.aliv-product-prices {
  /* Reduce the size of images in shop categories on shop page */ }
  ul.aliv-product-prices.landing-sticker {
    font-size: 0.65em;
    /*
  li {  
    float:left;
    
    &:first-child {
    margin-right:30px;
    }
    
  }
  */ }
  ul.aliv-product-prices.landing-sticker li {
    list-style-type: none;
    float: left; }
    ul.aliv-product-prices.landing-sticker li:first-child {
      margin-right: 15px; }
    ul.aliv-product-prices.landing-sticker li.strikethrough .amount {
      color: #00c4b3 !important;
      text-decoration: none !important; }
      ul.aliv-product-prices.landing-sticker li.strikethrough .amount:nth-child(3) {
        color: #00c4b3 !important;
        text-decoration: none !important; }
  ul.aliv-product-prices span.amount {
    display: block;
    font-size: 2.5em;
    color: #00c4b3; }

.shop-category-display {
  text-align: center;
  /* ================================== */ }
  .shop-category-display img {
    width: 60%; }

.aliv-corporate-news-feed {
  /* ============================================ */
  /* [ ALIV VIDEO FOR CULTURE PORTFOLIO PAGES ]== */
  /* ============================================ */ }
  .aliv-corporate-news-feed .vc_gitem_row {
    /* Color Settings */
    border-left: 5px solid #00c4b3; }
  .aliv-corporate-news-feed .vc_gitem_row.purple {
    border-color: #645d9c; }
  .aliv-corporate-news-feed .vc_gitem_row.yellow {
    border-color: #ffc627; }
  .aliv-corporate-news-feed .vc_gitem_row.red {
    border-color: #fb3449; }
  .aliv-corporate-news-feed .vc_gitem_row.blue {
    border-color: #00b3e3; }
  .aliv-corporate-news-feed .vc_gitem_row.orange {
    border-color: #ff6c36; }
  .aliv-corporate-news-feed .vc_gitem_row.green {
    border-color: #00c4b3; }
  .aliv-corporate-news-feed .vc_gitem_row.pink {
    border-color: #ff9bb1; }
  .aliv-corporate-news-feed .vc_gitem_row.black {
    border-color: #000; }
  .aliv-corporate-news-feed .vc_gitem-post-data-source-post_title {
    font-family: 'CircularPro-Bold', 'Helvetica', 'Arial', sans-serif;
    font-size: 22px; }
  .aliv-corporate-news-feed .vc_gitem_row .vc_gitem-col {
    padding-top: 0px; }
  .aliv-corporate-news-feed .vc-gitem-zone-height-mode-auto:before {
    padding-top: 115px !important; }

.aliv-culture-video-row {
  /* =================================================== */
  /* [ ALIV PRODUCT FEED FOR CULTURE PORTFOLIO PAGES ]== */
  /* =================================================== */ }
  .aliv-culture-video-row .vc_column-inner {
    padding: 0 !important; }
  .aliv-culture-video-row .vc_column-inner .ult-video {
    margin: 5px ! Important; }

.aliv-product-feed-grid .aliv-product-feed-block {
  text-align: center; }
  .aliv-product-feed-grid .aliv-product-feed-block:before {
    padding-top: 0 !important; }
  .aliv-product-feed-grid .aliv-product-feed-block .vc_gitem-row-position-top, .aliv-product-feed-grid .aliv-product-feed-block .vc_gitem-row-position-top {
    position: relative !important; }
  .aliv-product-feed-grid .aliv-product-feed-block .vc_gitem-row-position-middle, .aliv-product-feed-grid .aliv-product-feed-block .vc_gitem-row-position-middle {
    position: relative !important;
    transform: none !important; }
  .aliv-product-feed-grid .aliv-product-feed-block .vc_gitem-row-position-bottom, .aliv-product-feed-grid .aliv-product-feed-block .vc_gitem-row-position-bottom {
    position: relative !important; }
  .aliv-product-feed-grid .aliv-product-feed-block .aliv-product-name {
    margin: 0; }
    .aliv-product-feed-grid .aliv-product-feed-block .aliv-product-name h3 {
      margin-top: 0;
      margin-bottom: 0; }
  .aliv-product-feed-grid .aliv-product-feed-block .aliv-product-label {
    display: table;
    margin: 0 auto; }
  .aliv-plans-accordion {
    /* ============================================ */
    /* [ ALIV CAROUSEL CTA LINK (FOR HOME PAGE ] ]== */
    /* ============================================ */ }
  .aliv-plans-accordion .ult_ecpsub_cont {
    max-width: 100%; }

.carousel-details-link {
  position: absolute; }
  .carousel-details-link.top-left {
    top: 50px;
    left: 40px; }
  .carousel-details-link.top-right {
    top: 50px;
    right: 40px; }
  .carousel-details-link.bottom-left {
    bottom: 50px;
    left: 40px; }
  .carousel-details-link.bottom-right {
    bottom: 50px;
    right: 40px; }
  .carousel-details-link.bottom-center {
    bottom: 50px;
    right: 50px; }
  .carousel-details-link a {
    color: white;
    padding: 10px 15px;
    border: 2px solid;
    border-radius: 5px;
    /* Color Settings */ }
  .carousel-details-link.purple a {
    color: #645d9c; }
  .carousel-details-link.yellow a {
    color: #ffc627; }
  .carousel-details-link.red a {
    color: #fb3449; }
  .carousel-details-link.blue a {
    color: #00b3e3; }
  .carousel-details-link.orange a {
    color: #ff6c36; }
  .carousel-details-link.green a {
    color: #00c4b3; }
  .carousel-details-link.pink a {
    color: #ff9bb1; }
  .carousel-details-link.black a {
    color: #000; }
  .carousel-details-link.disable {
    display: none; }

.carousel-details-link-3 {
  position: absolute; }
  .carousel-details-link-3.top-left {
    top: 50px;
    left: 40px; }
  .carousel-details-link-3.top-right {
    top: 50px;
    right: 40px; }
  .carousel-details-link-3.bottom-left {
    bottom: 50px;
    left: 40px; }
  .carousel-details-link-3.bottom-right {
    bottom: 50px;
    right: 40px; }
  .carousel-details-link-3.bottom-center {
    bottom: 50px;
    right: 50px; }
  .carousel-details-link-3 a {
    color: white;
    padding: 10px 15px;
    border: 2px solid;
    border-radius: 30px;
    /* Color Settings */ }
  .carousel-details-link-3.purple a {
    color: #645d9c; }
  .carousel-details-link-3.yellow a {
    color: #ffc627; }
  .carousel-details-link-3.red a {
    color: #fb3449; }
  .carousel-details-link-3.blue a {
    color: #00b3e3; }
  .carousel-details-link-3.orange a {
    color: #ff6c36; }
  .carousel-details-link-3.green a {
    color: #00c4b3; }
  .carousel-details-link-3.pink a {
    color: #ff9bb1; }
  .carousel-details-link-3.black a {
    color: #000; }
  .carousel-details-link-3.disable {
    display: none; }

.carousel-details-link-4 {
  position: absolute;
  /* ============================================ */
  /* [ ABC PAGE ENHANCEMENTS ] ]== */
  /* ============================================ */ }
  .carousel-details-link-4.top-left {
    top: 50px;
    left: 40px; }
  .carousel-details-link-4.top-right {
    top: 50px;
    right: 40px; }
  .carousel-details-link-4.bottom-left {
    bottom: 50px;
    left: 40px; }
  .carousel-details-link-4.bottom-right {
    bottom: 50px;
    right: 40px; }
  .carousel-details-link-4.bottom-center {
    bottom: 50px;
    right: 50px; }
  .carousel-details-link-4 a {
    color: white;
    padding: 1px 4px;
    border: 2px solid;
    border-radius: 1px;
    /* Color Settings */ }
  .carousel-details-link-4.purple a {
    color: #645d9c; }
  .carousel-details-link-4.yellow a {
    color: #ffc627; }
  .carousel-details-link-4.red a {
    color: #fb3449; }
  .carousel-details-link-4.blue a {
    color: #00b3e3; }
  .carousel-details-link-4.orange a {
    color: #ff6c36; }
  .carousel-details-link-4.green a {
    color: #00c4b3; }
  .carousel-details-link-4.pink a {
    color: #ff9bb1; }
  .carousel-details-link-4.black a {
    color: #000; }
  .carousel-details-link-4.disable {
    display: none; }

.blog-posts-masonry {
  /* ===================================== */
  /* ROAMING WITH ALIV 
/* ===================================== */ }
  .blog-posts-masonry footer {
    display: none; }

.aliv-roaming-countries ul li {
  list-style-type: none; }
  .aliv-roaming-countries .vc_tta-panel-heading {
    background: transparent !important;
    /* border-bottom: 2px solid !important; */ }
  .aliv-roaming-countries .vc_tta-panel-heading .vc_tta-panel-title a {
    border-bottom: 2px solid !important; }
  .aliv-roaming-countries .vc_tta-panel-body {
    color: white !important; }
  .aliv-roaming-countries #north-america a {
    color: #645d9c; }
  .aliv-roaming-countries #north-america .vc_tta-panel-body {
    background-color: #645d9c; }
  .aliv-roaming-countries #north-america .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .aliv-roaming-countries #north-america .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #645d9c !important; }
  .aliv-roaming-countries #south-america a {
    color: #00b3e3; }
  .aliv-roaming-countries #south-america .vc_tta-panel-body {
    background-color: #00b3e3; }
  .aliv-roaming-countries #south-america .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .aliv-roaming-countries #south-america .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #00b3e3; }
  .aliv-roaming-countries #africa a {
    color: #000; }
  .aliv-roaming-countries #africa .vc_tta-panel-body {
    background-color: #000; }
  .aliv-roaming-countries #africa .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .aliv-roaming-countries #africa .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #000; }
  .aliv-roaming-countries #europe a {
    color: #ff6c36; }
  .aliv-roaming-countries #europe .vc_tta-panel-body {
    background-color: #ff6c36; }
  .aliv-roaming-countries #europe ..vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .aliv-roaming-countries #europe .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #ff6c36; }
  .aliv-roaming-countries #asia a {
    color: #00c4b3; }
  .aliv-roaming-countries #asia .vc_tta-panel-body {
    background-color: #00c4b3; }
  .aliv-roaming-countries #asia .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .aliv-roaming-countries #asia .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #00c4b3; }
  .aliv-roaming-countries #oceania a {
    color: #fb3449; }
  .aliv-roaming-countries #oceania .vc_tta-panel-body {
    background-color: #fb3449; }
  .aliv-roaming-countries #oceania .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .aliv-roaming-countries #oceania .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #fb3449; }

.aliv-business-package-blocks {
  /* lowercase for collapsible accordion */ }
  .aliv-business-package-blocks .service-block {
    border-bottom: 1px solid #00c4b3;
    padding-bottom: 20px; }
  .aliv-business-package-blocks .service-block p {
    font-size: 16px; }
  .aliv-business-package-blocks .service-block.last-block {
    border: none !important; }
  .aliv-business-package-blocks .service-block.header-block strong {
    color: #00c4b3; }

.ult_exp_section .aio-icon i, .ult_expheader, .ult_expsection_icon {
  text-transform: lowercase !important;
  font-weight: bold;
  font-size: 22px;
  /* ====================================== */
  /* [ FOOTER PAYMENT ICONS ] == */
  /* ====================================== */ }

ul.footer-payment-icons li {
  list-style-type: none;
  float: left;
  margin-left: 10px; }
  ul.footer-payment-icons li img {
    width: 60px; }

.aliv-faqs-collapsible {
  /* ====================================== */
  /* [ FORM MODIFICATIONS ] == */
  /* ====================================== */ }
  .aliv-faqs-collapsible .ult_ecpsub_cont {
    text-align: left !important;
    margin: 0 !important; }

.aliv-custom-form {
  /* Remove extra spacing caused by breadcrumbs on Translated pages */ }
  .aliv-custom-form.newsletter-form ::-webkit-input-placeholder {
    color: white; }
  .aliv-custom-form.newsletter-form :-ms-input-placeholder {
    color: white;
    /* Internet Explorer 10-11 */ }
  .aliv-custom-form.newsletter-form ::placeholder {
    color: white; }
  .aliv-custom-form.newsletter-form input:not([type="submit"]), .aliv-custom-form.newsletter-form textarea, .aliv-custom-form.newsletter-form select {
    color: white;
    border-bottom: 1px solid white;
    /* Apply same styles as CTA */ }
  .aliv-custom-form.newsletter-form input[type="submit"] {
    background: transparent !important;
    text-transform: lowercase;
    border: 2px solid white !important;
    color: white !important; }
    .aliv-custom-form.newsletter-form input[type="submit"]:hover {
      border: 2px solid #00c4b3 !important;
      color: #00c4b3 !important; }
  .aliv-custom-form.abc-suggestion-form input:not([type="submit"]), .aliv-custom-form.abc-suggestion-form textarea, .aliv-custom-form.abc-suggestion-form select {
    color: white !important;
    border-bottom: 1px solid white; }
  .aliv-custom-form.abc-suggestion-form ::-webkit-input-placeholder {
    color: white; }
  .aliv-custom-form.abc-suggestion-form :-ms-input-placeholder {
    color: white;
    /* Internet Explorer 10-11 */ }
  .aliv-custom-form.abc-suggestion-form ::placeholder {
    color: white;
    /* Apply same styles as CTA */ }
  .aliv-custom-form.abc-suggestion-form input[type="submit"] {
    background: transparent !important;
    text-transform: lowercase;
    border: 2px solid white !important;
    color: white !important; }
    .aliv-custom-form.abc-suggestion-form input[type="submit"]:hover {
      border: 2px solid #00c4b3 !important;
      color: #00c4b3 !important; }

.page-container.without-breadcrumbs {
  margin-top: 0 !important;
  /* Branded Preloader Adjustments */ }

.preloader .custom-preloader img {
  width: 100px;
  /* =============================================== */
  /* [ START ] Search Page Customizations ========== */
  /* =============================================== */ }

.blog-grid.boxed {
  background: transparent !important; }

.search.search-results .search-page {
  margin-top: 50px !important; }
