/** Shopify CDN: Minification failed

Line 453:7 Expected ":"
Line 453:26 Unterminated string token

**/
/*==========  CUSTOM CSS by SEEK'N FIND CREATIVE  ==========*/

/* Colour Codes */
.themecolour-stress {
  color: #8EE7D4;
}

.themecolour-memory {
  color: #B5E873;
}

.themecolour-sleep {
  color: #AEC2DB;
}

.themecolour-sleep-fast {
  color: #D6C1D7;
}

.themecolour-mood {
  color: #FFBB9A;
}

.themecolour-energy {
  color: #F9F182;
}

.themecolour-mind-probiotic {
  color: #FFF572;
}

.themecolour-eczema {
  color: #FFC557;
}

.themecolour-primaryGreen {
  color: #7ADA20;
}

.themecolour-secondaryGreen {
  color: #267616;
}

.themecolour-accentGreen {
  color: #26C676;
}

.themecolour-highlightGreen {
  color: #B0F0A4;
}

.themecolour-contrastGreen {
  color: #00AA9E;
}

/* Layout */
#pageContent {
  padding: 10px 0px 100px 0px;
}

.container {
  padding-bottom: 50px;
}

.velaFeatureTextContent .featureBox {
  margin-bottom: 40px;
}

/* Typography */
.velaHomeBlogsInner .velaBlogItem  .blogPostContent  .blogPostTitle {
  text-align: left;
}

.velaHomeBlogsInner .velaBlogItem  .blogPostContent  .blogPostShortdesc {
  text-align: left;
}

.velaProBlock .proName, .velaProBlock .proName a {
  line-height: 1.2;
}


/*.pageContent .rte p,
.articleDetailContent .rte p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 24px;
}*/

.pageContent .rte blockquote {
  margin: 40px 40px 40px;
  color: #267616;
  border: 3px solid #7ADA20;
}

.velaArticleTitle {
  line-height: 1.2em;
}

/*.pageContent .rte h1,
.articleDetailContent .rte h1 {
  margin: 60px 0 40px 0;
}

.pageContent .rte h2,
.articleDetailContent .rte h2 {
  margin: 60px 0 20px 0;
}

.pageContent .rte h3,
.articleDetailContent .rte h3 {
  margin: 40px 0 18px 0;
}

.pageContent .rte h4,
.articleDetailContent .rte h4 {
  margin: 40px 0 18px 0;
}

.pageContent .rte h5,
.articleDetailContent .rte h5 {
  margin: 20px 0 16px 0;
}

.pageContent .rte h6,
.articleDetailContent .rte h6 {
  margin: 0px 0 12px 0;
}*/

/* Top Bar */
.velaTopbarInner, .velaTopbarInner p, .velaTopbarInner a {
  color: #FFFFFF;
  margin: 0px;
  line-height: 20px;
}

.velaTopbarInner, .velaTopbarInner a {
  margin: 0 auto;
}

.velaTopbarInner a:hover {
  color: #7ADA20;
}

.velaTopbarLeft {
  text-align: right;
}

.velaTopbarRight {
  text-align: left;
}

#velaTopbar {
  background-color: #7ada20;
  border-bottom: 0px;
}
.velaTopbarInner,
.velaTopbarInner p,
.velaTopbarInner a {
  color: #000;
  margin: 0px;
  line-height: 10px;
}

/*
.sellify-uab-holder a:hover {
  color: #B0F0A4;
}

.sellify-uab-holder p {
    font-size: 16px;
}
*/

/* Text Links */
.articleDetailContent .rte a {
  color: #26C676;
}

.articleDetailContent .rte a:hover {
  color: #7ADA20;
}

/* Countdown on Home */
.velaFlashSaleInner h3.velaHomeTitle {
  color: #FFFFFF;
}

.velaFlashSaleInner .velaCountdown span.number {
  color: #26C676;
}

/* Video on Home */
.YTcontainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.YTvideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
  
/* Banner */
.bannerInner a,
.bannerInner a:visited,
.bannerInner a:active {
  color: #6FC786;
}

.bannerInner a:hover {
  color: #429380;
}

/* Slide Text */
.velassDesc span.slide-text {
  font-size: 36px;
  line-height: 50px;
  margin: 0;
  padding: 0;
  font-weight: 500;
}


/*.velaBreadcrumbImage img {
  width: 100%;
  max-height: 540px;
}*/

.breadcrumb > .active {
  color: rgb(51, 51, 51);
}

.breadcrumbQuote {
  font-size:28px;
  line-height:40px;
  color:#333333;
  padding:0px 460px 0px 0px;
}

/* Feature FA Icon on Home */
.velaServices .velaServicesInner {
  border-bottom: 1px solid #e1e1e1;
  padding: 100px 0;
}

.velaServices .boxFA {
  padding: 10px 0;
}

.velaServices .boxFAIcon {
  margin-right: 15px;
}

.velaServices .boxFAContent i{
  border-radius: 100%;
  vertical-align: bottom;
  color: #00AA9E;
  display: inline-block;
  font-size: 60px;
  height: 40px;
  line-height: 60px;
  text-align: center;
  width: 60px;
  margin-right: 10px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.boxFAContent {
  margin-bottom: 25px;
}

.boxFATitle {
  font-size: 23px;
  font-weight: 600;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 25px;
  padding-top: 0;
}

.boxFATitle:before {
  content: "";
  background: url(/cdn/shop/t/4/assets/title_bg_small.png?v=8148884971662054520) repeat-x left center transparent;
  position: absolute;
  left: 80px;
  bottom: 0;
  height: 10px;
  width: 58px;
}

.boxFAIcon {
  width: 60px;
  height: auto;
  float: left;
}

.boxFADesc strong {
  color: #7ADA20;
}

.boxFADesc {
  margin-left: 80px;
}

/* Product */
.proBoxInfo {
  margin-top: 20px;
}

.tab-content .rte h2 {
  margin-bottom: 40px;
}

.tab-content .rte h3 {
  margin-top: 60px;
  margin-bottom: 30px;
}

.tab-content .rte h4 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.tab-content .rte h5 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* Product Landing */
.velaGallery .velaTitle {
  padding-top: 25px;
  padding-bottom: 25px;
}

.velaContactCustom .velaHomeTitle {
  padding-bottom: 25px;
  margin: 0 0 20px;
}

.velaContactSub a:hover {
  color: #333333;
  text-decoration: underline;
}

.ingredientsIcon {
  width: 150px;
  height: 150px;
}

.breadcrumbCustomHeading {
  padding: 10px 0 25px;
  margin: 0 0 30px;
  position: relative;
  font-size: 54px;
  line-height: 56px;
  font-family: Roboto;
}

/*.breadcrumbCustomHeading:before {
  content: "";
  background: url(/cdn/shop/t/4/assets/title_bg_white.png?v=8148884971662054520) repeat-x left center transparent;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 13px;
  width: 158px;
}*/

.breadcrumbCustomHeading:before {
  content: "";
  background: url(/cdn/shop/t/4/assets/title_bg.png?v=8148884971662054520) repeat-x left center transparent;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 13px;
  width: 158px;
}

/* Product Landing Flip Card */
.flip-card {
  background-color: transparent;
  width: 100%;
  height: 100%;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: rgba(0,0,0,0);
  color: #333333;
}

.flip-card-back {
  background-color: rgba(0,0,0,0);
  color: #333333;
  transform: rotateY(180deg);
}

/* Product Features */
.rn-feature-pt {
  vertical-align: top;
  text-align: center;
  line-height: 20px;
  /*max-width: 25%;*/
  height: 230px;
  float: left;
  padding: 20px 25px;
}

.rn-feature-pt strong {
  display: block;
  padding: 20px 25px;
}

/* Table */
table.product-table {
  style="margin: 0px 80px;
}

table.product-table {
  border-collapse: collapse;
  border: 1px solid black;
  margin: 40px 0px;
}

.product-table th {
  text-align: center;
  background-color: #b0f0a4;
  font-size: 1.1em;
}

.product-table th, .product-table td {
  border: 1px solid black;
  padding: 10px;
}

.product-table tr:nth-child(even) {
  background: #FFFFFF;
}

.product-table tr:nth-child(odd) {
  background: #F4F4F4;
}

/* Countdown on Home */
.velaFlashSaleInner h3.velaHomeTitle {
  color: #FFFFFF;
}

.velaFlashSaleInner .velaCountdown span.number {
  color: #26C676;
}

.velaCountdown h4, .velaCountdown h4 a {
  color: #FFFFFF;
}

.velaCountdown h4 a:hover {
  color: #B0F0A4;
}

/* Q&A */
/*.qas h4 {
  margin-top: 50px;
  margin-bottom: 10px;
  line-height: 1.5em;
  text-indent: -25px;
  margin-left: 25px;
}

.qas p {
  text-indent: -20px;
  margin-left: 45px;
}*/
.qas h4 {
  margin-top: 50px;
  margin-bottom: 10px;
  line-height: 1.5em;
}

/* Navigation Menu */
.velaMegamenu .menuDropdown li a {
  font-weight: 500;
  font-family: Montserrat;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 0;
}

.velaMegamenu .menuDropdown li a:active {
  color: #333333;
}

.velaMegamenu .menuDropdown {
  padding: 15px;
}

/* Our Team */
.ourMember .ourContent {
  padding: 10px 14px 0;
  margin-bottom: -50px;
}

.velaOurTeamsInner p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 24px;
}

/* Footer */
.velaSocial .velaSocialItem a:link,
.velaSocial .velaSocialItem a:visited {
  color: #333333;
}

.velaSocial .velaSocialItem a:hover {
  color: #7ADA20;
}

.chat-notification {
  background: #000000;
}

.vela-contactinfo .contacinfo-logo {
  margin-bottom: 10px;
}

#velaFooter .contacinfo-tagline {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}

#velaFooter .contacinfo-desc {
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 10px;
}

#contact_form .input-group .form-control {
  background-color: #f4f4f4;
}

.vela-contactinfo {
  margin-bottom: 0px;
}

.vela-contactinfo .contacinfo-desc {
  margin-bottom: 0px;
}

/* Newsletter Popup Box */
/*.newsletterModal {
  background-position: left bottom -50px;
}*/

/* Product Availability & Buttons */
.velaProBlock.grid .btn.disabled, .velaProBlock.grid .btn[disabled], .velaProBlock.grid fieldset[disabled] .btn
{ display: none; }

/* 404 */
.page404 {
  padding: 20px 0 0;
  background-size: cover;
  background-position: center top;
}

.page404Wrap {
  background-color: transparent;
}

.page404Des {
  margin-bottom: 20px;
}

/* Newsletter */
h1.__seguno-subscribed-header {
  text-transform: capitalize;
}

/* Cart Page */
.cartTable .cartHeaderLabels { 
  /*background-color: #B0F0A4;*/
  background-color: #E7F8E4;
}

#shopify-section-vela-template-cart .cartContainer h1+p {
  color: #7ada20;
  font-weight: bold;
}

.functionCartButton .btnUpdateCart {
  margin-right: 0px;
  margin-left: 10px;
}

.functionCartButton {
  margin-top: 10px;
}

.shopify-cleanslate ._1mqqPYZtCQtz5_i0b-po4l {
  width: 369px;
  float: right;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 480px) {
/*
  .velaBreadcrumbImage img {
    max-height: 180px;
  }  
  .sellify-uab-holder p {
    font-size: 12px;
    line-height: 18px
  }
*/
  #velaTopbar {
    padding: 5px;
  }
  
  #velaTopbar .container-fluid, #velaTopbar .container-fluid .col-md-6 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  
  .velaTopbarInner, .velaTopbarInner p, .velaTopbarInner a {
    font-size: 12px;
    line-height: 20px;
  }
  
  .velaTopbarLeft, .velaTopbarRight {
  	text-align: center;
  }

/*
  .breadcrumbQuote {
    font-size:20px;
    color:#333333;
    line-height:30px;
    padding:0px;
  }  

  .breadcrumbHeading {
    padding: 0px 0 15px;
    margin: 0 0 30px;
    position: relative;
    font-size: 40px;
    line-height: 36px;
    font-family: Roboto;
  }

  h2 {
  	font-size: 20px;
  }
*/  
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 768px) {
  h2, .h2 {
    font-size: 28px;
  }
  h4.boxFATitle {
    font-size: 22px;
  }
  
  /* Slide Text */
  .velassDesc span.slide-text {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
  }
  .velassCaptionContent {
    padding: 0px;
  }
  
  .slide-text-green {
    color: #7ada20 !important;
  }
  
  .breadcrumbQuote {
    padding:0px;
  } 
  
  .velaTopbarLeft, .velaTopbarRight {
  	text-align: center;
  }
  
  /* Remove excess white space */
  .mainContent .velaHTML {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .mainContent .container {
  	padding-bottom: 50px;
  }
  .velaHTML .velaHTMLInner {
    padding: 0px 15px;
  }
  #refine-naturals™-i-you-deserve-better-than-fine .velaHTMLInner .velaContent img {
    margin-top:10px !important;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .sellify-uab-holder p {
    font-size: 14px;
    line-height: 22px
  }
  
  .breadcrumbQuote {
    padding:0px;
  } 
  
  .velaTopbarLeft, .velaTopbarRight {
  	text-align: center;
  }
/*  
  .velaBreadcrumbImage img {
    width: 100%;
    max-height: 360px;
  }
  
  .breadcrumbHeading {
    padding: 0px 0 15px;
    margin: 0 0 30px;
    position: relative;
    font-size: 50px;
    line-height: 46px;
    font-family: Roboto;
  }
*/
}

@media (max-width: 480px) {
  /* Slide */
  .velassDesc span.slide-text {
    font-size: 18px;
    line-height: 22px;
  }
  .slick-arrow {
    top: 30%;
  }
}

@media (max-width: 768px) {
  /* Product Features */
  .rn-feature-pt {
    padding: 0px 50px;
  }
  .rn-feature-pt strong {
    padding: 20px 25px;
  }
}
  
@media (max-width: 1010px) {
  /* top bar shipping info */
  #velaTopbar {
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      z-index: 100;
  }
  .headerContent {
    padding-top: 47px;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
 
  .velaBreadcrumbImage img {
    width: 100%;
    max-height: 540px;
  }
  
  .breadcrumbQuote {
    font-size:22px;
	line-height:30px;
    padding:0px 460px 0px 0px;
  } 

  .velaTopbarLeft {
    width: 57%;
    padding-right: 0px;
  }

  /*.velaTopbarLeft p::after {
    content: "  |";
  }*/

  .velaTopbarRight {
    padding-left: 5px;
  }
  
  .velaHTMLInner {
    margin: 0 100px;
  }
  
  .velaServicesInner {
    margin: 0 200px;
  }

}