
@font-face {
    font-family: 'Isidora-Bold';
    src: url('fonts/IsidoraSans-Bold.ttf');
	font-display: swap;
}

@font-face {
    font-family: 'Isidora-Medium';
	src: url('fonts/IsidoraSans-Medium.ttf');
	font-display: swap;
}

@font-face {
    font-family: 'Isidora-Regular';
	src: url('fonts/IsidoraSans-Regular.ttf');
	font-display: swap;
}

@font-face {
    font-family: 'Isidora-SemiBold';
	src: url('fonts/IsidoraSans-SemiBold.ttf');
	font-display: swap;
}

@font-face {
    font-family: 'IsidoraSans-RegularItalic';
	src: url('fonts/IsidoraSans-RegularItalic.ttf');
	font-display: swap;
}

*:focus {
    outline: none;
}

body {
  font-family: 'Isidora-Regular', sans-serif;
  font-weight: 400;
  color: #515151;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
}
h1, h2, h3, h4, h5, h6 {
  color: #444;
}
/* Override the bootstrap defaults */
h1 {
  font-size: 33px;
}
h2 {
  font-size: 27px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10.2px;
}
a {
  color: #23a1d1;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
/* Chrome border line */
button:focus {
  outline: none !important;
}
legend {
  font-size: 18px;
  padding: 7px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
label {
  font-size: 12px;
  font-weight: normal;
}
.list-unstyled a {
  text-decoration: none;
}
.nav-tabs {
  margin-bottom: 15px;
}
div.required .col-form-label:before, div.required .form-label:before {
  content: "* ";
  color: #F00;
  font-weight: bold;
}
.form-switch-lg {
  font-size: 20px;
  min-height: 30px;
  line-height: 30px;
}
@media (min-width: 768px) {
  .col-form-label {
    text-align: right;
  }
}
#alert {
  z-index: 9999;
  pointer-events: all;
}
#alert .alert {
  min-width: 400px;
  position: relative;
  margin-bottom: 15px;
}
@media (min-width: 1300px) {
  #alert .alert {
    right: 50px;
  }
}
@media (min-width: 1400px) {
  #alert .alert {
    right: 0px;
  }
}
@media (min-width: 1600px) {
  #alert .alert {
    right: 100px;
  }
}
@media (min-width: 1800px) {
  #alert .alert {
    right: 200px;
  }
}
@media (min-width: 2000px) {
  #alert .alert {
    right: 300px;
  }
}
@media (min-width: 2200px) {
  #alert .alert {
    right: 400px;
  }
}
@media (min-width: 2400px) {
  #alert .alert {
    right: 500px;
  }
}
@media (min-width: 2600px) {
  #alert .alert {
    right: 600px;
  }
}
@media (min-width: 2800px) {
  #alert .alert {
    right: 700px;
  }
}
@media (min-width: 3000px) {
  #alert .alert {
    right: 800px;
  }
}
@media (min-width: 3200px) {
  #alert .alert {
    right: 900px;
  }
}
@media (min-width: 3400px) {
  #alert .alert {
    right: 1000px;
  }
}
@media (min-width: 3600px) {
  #alert .alert {
    right: 1100px;
  }
}
@media (min-width: 3800px) {
  #alert .alert {
    right: 1200px;
  }
}
@media (min-width: 4000px) {
  #alert .alert {
    right: 1300px;
  }
}
/* top */
#top {
  background-color: #515151;
  padding: 15px 0;
  margin: 0;
  min-height: 50px;
  position: relative;
}
#top ul{margin:0; padding:0; text-align:right; width:100%;}
#top ul li, #top ul li a{color:#FFF; line-height:16px; text-transform:uppercase;}
#top ul li{padding:0 30px; border-right:1px solid #FFF; display:inline-block;}
#top ul li:last-child{padding-right:0; border:none;}
#top ul li ul.dropdown-menu{background:#515151; border-radius:0; text-align:left; padding:10px 0; border:none;}
#top ul li ul.dropdown-menu li{display:block; padding:5px 0; border:none; font-size:15px;}
#top ul li ul.dropdown-menu li:hover, #top ul li ul.dropdown-menu li:hover a{background:transparent;}
#top .nav > .list-inline > .list-inline-item, #top .nav > .list-inline .list-inline-item > a, #top .nav > .list-inline .list-inline-item .dropdown > a {
  color: #FFF;
}
#top .btn-link {
  color: #888;
  text-shadow: 0 1px 0 #FFF;
  text-decoration: none;
}
#top .btn-link:hover {
  color: #444;
}
#top a {
  text-decoration: none;
}
header{}
header .container{ position:relative;padding-top:40px; padding-bottom:40px;}
/* logo */
#logo {
  margin:0; position:absolute; top:-50px; left:0;
}
#logo img {
  max-width: 200px;
}
/* search */
#search {
  margin-bottom: 0; padding: 0 40px; border-left: 3px solid #12b3e6; border-right: 3px solid #12b3e6;
}
#search .form-control-lg {
  height: 40px;
  font-size: 14px;
  line-height: 20px;
  padding: 0 10px; color:#515151;
  background:#e7e7e7; border:none; border-radius:0;
}
#search .btn-lg {
  font-size: 22px;
  line-height: 40px;
  padding:0 15px 0 0;
  text-shadow:none;
  background:none; border:none; color:#0fa4e0;
}
/* cart */
#header-cart {
  margin-bottom: 0;
}
#header-cart .btn-lg, .txtDelivery {
  color: #13b3e6;
  padding: 0 1rem;
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: center;
  background: none;
  border: none; cursor:pointer;
}
.txtDelivery label{cursor:pointer;}
#header-cart .btn i.fa-shopping-bag {
	font-size:30px;text-shadow:none;
}
#header-cart .btn span, .txtDelivery span{line-height:22px;font-family: 'Isidora-Medium'; color: #515151; font-size:18px;text-shadow:none;}
#header-cart .btn span label, .txtDelivery span label{font-family: 'Isidora-Bold'; color: #13b3e6; font-size:18px;text-shadow:none;}
#header-cart .dropdown-menu {
  background: #eee;
}
#header-cart .dropdown-menu li {
  min-width: 427px;
}
.txtDelivery{padding:0; justify-content: flex-end !important;}
@media (max-width: 768px) {
  #header-cart .dropdown-menu li {
    min-width: 100%;
  }
}
/* menu */
#menu {
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border: 1px solid #1f90bb;
  border-color: #1f90bb #1f90bb #145e7a;
  min-height: 40px;
  border-radius: 4px;
}
#menu.navbar {
  padding: 0 1rem;
}
#menu .dropdown-menu {
  padding-bottom: 0;
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#menu .dropdown-inner {
  display: table;
}
#menu .dropdown-inner ul {
  display: table-cell;
}
#menu .dropdown-inner ul li a:hover {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
}
#menu .dropdown-inner a {
  min-width: 160px;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 20px;
  color: #333333;
  font-size: 12px;
}
#menu .see-all {
  display: block;
  margin-top: 0.5em;
  border-top: 1px solid #DDD;
  padding: 3px 20px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 3px 3px;
  font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
}
#menu #category {
  float: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .navbar-toggler i {
  color: #fff;
  border-color: #fff;
  font-size: 0.9em;
}
#menu .navbar-nav > li > a {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  padding: 10px 15px 10px 15px;
  min-height: 15px;
  background-color: transparent;
}
#menu .navbar-nav > li > a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  #menu .dropdown:hover .dropdown-menu {
    display: block;
  }
}
@media (max-width: 767px) {
  #menu {
    border-radius: 4px;
  }
  #menu div.dropdown-inner > ul .list-unstyled {
    display: block;
  }
  #menu div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.1);
  }
  #menu .dropdown-inner {
    display: block;
  }
  #menu .dropdown-inner a {
    width: 100%;
    color: #fff;
  }
  #menu .dropdown-menu a:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .dropdown-menu ul li a :hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #fff;
  }
}
/* content */
#content {
  min-height: 600px;
}
/* footer */
footer {
  margin-top: 50px;
  padding-top: 50px;
  background-color: #0fa4e0;
  border-top: none;
  color: #FFF;
}
footer hr {
  border-top: none;
  border-bottom: 1px solid #666;
}
footer a {
  color: #FFF;
}
footer a:hover {
  text-decoration:underline;
}
footer .ftHeader{font-size:30px; line-height:40px; margin-bottom:20px;}
footer .highlight{font-family: "Isidora-Bold"; color: #FFF; }
footer h3{ padding-bottom: 30px; margin-bottom: 10px; font-family: "Isidora-Bold";color: #FFF; font-size: 24px; line-height: 30px; position: relative;}
.tel{font-size: 24px; line-height: 30px; font-family: 'Isidora-Bold';}
footer .social-links a{    display: inline-block;    margin-right: 0px; margin-bottom: 5px;  } 
footer .social-links a i{  width: 100px;	height: 100px;		background: #515151;	color: #fff;	margin-right: 3px;	text-align: center;	line-height: 100px;	font-size: 60px;	transition: 0.4s; }
footer p strong{color: #FFF; font-family: 'Isidora-Bold';}
footer a{font-family: 'Isidora-SemiBold';}
footer ul li{padding:3px 0;}
footer ul li a{font-family: 'Isidora-Medium'; position:relative; padding-left:20px;}
footer ul li a:after{content: "";display: block;position: absolute;top: 2px;left: 0px;width: 9px;height: 9px;border-right: 1px solid #FFF;border-bottom: 1px solid #FFF;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
footer .fCopyright{clear:both; background:#515151; padding:20px 0; color:#FFF; margin-top:40px}
footer .fCopyright a{color:#FFF; }
.txtWeAccept{display:flex; gap:20px; align-items:center; justify-content:flex-end; font-size:20px;}
.txtWeAccept span{line-height:43px;}
/* breadcrumb */
.breadcrumb {
  margin: 0 0 20px 0;
  padding: 8px 0;
  border: 1px solid #ddd;
  background-color: #f5f5f5;
}
.breadcrumb i {
  font-size: 15px;
}
.breadcrumb > li.breadcrumb-item {
  text-shadow: 0 1px 0 #FFF;
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
}
.breadcrumb > li.breadcrumb-item > a {
  text-decoration: none;
}
.breadcrumb > li.breadcrumb-item:after {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  right: -5px;
  width: 26px;
  height: 26px;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.breadcrumb > li.breadcrumb-item + li:before {
  content: "";
  padding: 0;
}
.pagination {
  margin: 0;
}
/* buttons */
.btn{border-radius:0;}
.btn-light {
  color: #777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-light:hover, .btn-light:focus, .btn-light:active, .btn-light.active, .btn-light.disabled, .btn-light[disabled] {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
  background-position: 0;
}
.btn-primary {
  color: #ffffff;
  text-shadow: none; border:none; border-radius:0;
  border-color: #0fa4e0;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-position: 0; color: #ffffff;
}
.btn-warning {
  color: #000;
  background:#ffce52; padding:7px 15px; border:none; font-family: 'Isidora-Bold';
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  background:#ffce52;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
  color: #ffffff;
  background:#5fa920; border:none;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  background:#5fa920;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #e06342, #dc512c);
  background-repeat: repeat-x;
  border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}
.btn-link {
  border-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: #23A1D1;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  box-shadow: none;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  background-color: #222222;
  background-image: linear-gradient(to bottom, #333333, #111111);
}
.product-thumb {
  border: 1px solid #ddd;
  margin-bottom: 15px;
}
.product-thumb h4 {
  font-family: 'Isidora-SemiBold'; font-size:18px;
  height:40px; overflow:hidden;
}
.product-thumb p{height:100px; overflow:hidden;}
.product-thumb .image {
  text-align: center;
  margin-bottom: 15px;
}
.product-thumb .image a:hover {
  opacity: 0.8;
}
.product-thumb .description {
  padding: 15px;
}
.product-thumb .button-group {
  display: flex;
  border-top: 1px solid #ddd;
  background-color: #eee;
}
.product-thumb .button-group button {
  flex: 33%;
  border-radius: 0;
  display: inline-block;
  border: 1px solid #8bc854;
  background-color: #8bc854;
  color: #FFF;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.product-thumb .button-group button:hover {
  color: #FFF;
  text-decoration: none;
  cursor: pointer;
}
.product-thumb .button-group button + button {
  border-left: 1px solid #ddd;
}
.page-link.active, .active > .page-link{background:#0fa4e0; color:#FFF;}
.page-link{color:#0fa4e0;}
@media (min-width: 960px) {
  .product-list .product-thumb {
    display: flex;
  }
  .product-list .product-thumb .image {
    flex-direction: column;
    margin-bottom: 0px;
  }
  .product-list .product-thumb .content {
    flex-direction: column;
    flex: 75%;
    position: relative;
  }
  .product-list .product-thumb .button-group {
    position: absolute;
    bottom: 0px;
    width: 100%;
    border-left: 1px solid #ddd;
  }
}
.rating {
  padding-bottom: 10px;
}
.rating .fa-stack {
  width: 20px;
}
.rating.fa-star {
  color: #999;
  font-size: 15px;
}
.rating .fa-star {
  color: #FC0;
  font-size: 15px;
}
.rating .fa-star + .fa-star {
  color: #E69500;
}
/* product list */
.price {
  color: #0fa4e0;
  font-size:24px;
}
.price-new {
  font-weight: 600;
  color: #0fa4e0;
}
.price-old {
  color: #dc512c;
  text-decoration: line-through;
}
.price-tax {
  color: #999;
  font-size: 12px;
  display: block;
}
/* BS4 Changes */
.navbar-light .navbar-toggler {
  font-size: 15px;
  font-stretch: expanded;
  color: #FFF;
  padding: 6px 12px;
  background-color: #229ac8;
  background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
  background-repeat: repeat-x;
  border-color: #1f90bb #1f90bb #145e7a;
}
.form-check .form-check-input {
  margin-top: 0.25rem;
}
/* Theme Custom CSS */
#display-control #compare-total.a {
  margin-top: -2px;
  padding: 0.35rem 0.565rem;
}
#product-product h1 {
  margin-top: 20px;
  margin-bottom: 10px;
}
#information-contact .card {
  margin-bottom: 20px;
}
#cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  z-index: 9999;
  opacity: 0.95;
  color: #ecf0f1;
  background: #343a40;
}
#cookie div {
  font-size: 16px;
  color: #FFFFFF;
}
.txtBold{font-family: 'Isidora-Bold';}
.space20{clear:both; width:100%; height:20px; display:block;}
.space30{clear:both; width:100%; height:30px; display:block;}

.hmBanner, .mainMenu{background:#e7e7e7;}
.hmBanner{margin-bottom:30px;}
.hmBanner #column-left{width:100%; max-width:1720px; margin:0 auto; padding-left:calc(1.5rem * .5); padding-right:calc(1.5rem * .5);}
.carousel{border:0; border-radius:none; box-shadow:none; overflow:hidden;}
.carousel-indicators{bottom:0;}
.carousel-indicators [data-bs-target]{background-color:#0fa4e0; border:none; width:15px; height:15px;}
.hmbsTitle{font-family:'Isidora-SemiBold'; font-size:42px; color:#0fa4e0; margin-bottom:40px; text-align:center; line-height:50px;}
.hmbestSelling h3{display:none;}
.hmbestSelling .product-thumb{border:none; text-align:center;font-family:'Isidora-Medium';}
.hmbestSelling .description p{display:none;}
.hmbestSelling .description h4 a{color:#515151; font-size:18px;}
.hmbestSelling .description .price{color:#0fa4e0;}
.hmbestSelling .description .price-new{font-size:24px;}
.hmbestSelling .product-thumb .button-group{display:inline-block; border:none; background:#0fa4e0; padding:0 20px; height:50px;}
.hmbestSelling .product-thumb .button-group button{background:none; border:none; line-height:50px; color:#FFF; text-transform:none; font-size:18px;}
.hmbestSelling .product-thumb .button-group button i{margin-right:5px;}
.hmbestSelling .row .mb-3{border-right:1px solid #515151;}
.hmbestSelling .row .mb-3:last-child{border:none;}

.hmAbout{background-color: #515151; color: #FFF; margin-top:50px; padding:75px 0;}
.hmAbout .hmHeadingTxt{font-family:'Isidora-Medium'; font-size:36px; margin-bottom:30px; line-height:45px;}
.hmAbout .hmHeadingTxt span{font-family:'Isidora-Bold';}
.hmReadMoreBtn{font-family:'Isidora-Bold'; font-size:18px; background:#0fa4e0; color:#FFF; padding:15px 40px; line-height:30px; display:inline-block;}
.hmReadMoreBtn img{margin-left:5px;}
.hmAbout .trustpilot img{margin-bottom:20px;}
.hmAbout .tp-review span{font-family: 'Isidora-Bold'; font-style:italic;}
.abtBox{background-color: #FFF; color: #515151; padding: 30px;  width: 100%; margin-bottom: 30px; position: relative;}
.abtSubHeading{font-size:30px; line-height:40px; margin-bottom:15px;}
.abtSubHeading span, .tp-link i{font-family: 'IsidoraSans-RegularItalic';}
.abtSubHeading label{font-family:'Isidora-Medium';font-size:30px; line-height:40px;}
.abtSubHeading.txtGreen{color:#298d15;}
.abtSubHeading.txtRed{color:#f8283e;}
.tpRoyalMail{display:flex; align-items:center; justify-content:center; gap:20px;}
.tp-star{padding-top: 10px;}
.head-row{margin-bottom: 10px;}
.tp-link{padding: 20px 50px 20px 30px; width: 220px; color: #FFF;font-family: 'Isidora-Bold'; position: relative; display:inline-block; font-size:18px;}
.tp-link img{position: absolute; right: 30px; top: 25px;}
.tp-link.review{background-color: #00ac72;}
.tp-link.eco{background-color: #298d15;}
.tp-link.delivery{background-color: #f8283e;}
blockquote {	padding: 0.5em 10px 0.5em 30px; position: relative;	quotes: "\201C""\201D""\2018""\2019"; font-size: 16px; line-height: 22px;  }
blockquote:before {	color: #515151;	content: open-quote;	font-size: 4em;	line-height: 0.1em;	margin-right: 0.25em;vertical-align: 0; position: absolute; top: 20px; left: 0;  }
blockquote:after {	color: #515151;	content: close-quote;	font-size: 4em;	line-height: 0.1em;	margin-right: 0.25em;	vertical-align: 0; position: absolute;bottom: 0px; right: 0;  }
blockquote p {	display: inline;  }
.text-right{text-align:right;}
.text-center{text-align:center;}
.hmVsTitle{font-size:35px; line-height:45px; color:#0fa4e0; margin-bottom:20px;}
.hmVeganSuppliments .hmvsLeft p{font-size:18px; line-height:28px;}
.hmVeganSuppliments{padding-top:50px;}
.mainMenu.subPages{margin-bottom:40px; background:none;}
#product-info h1{font-family: 'Isidora-SemiBold'; font-size:30px; line-height:40px; color:#0fa4e0;}
.tab-content{border:1px solid #e2e3e5; padding:30px; margin-bottom:20px;}
.nav-tabs{margin-bottom:0 !important;}
#product-info .nav-link, #product-info .nav-help-link{border-radius: 0 !important;  margin-right: 2px;  background: #e2e2e2;  color: #010101 !important;  font-weight: bold;}
#product-info .nav-help-link{padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x); margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));}
#product-info .nav-tabs .nav-link.active, #product-info .nav-tabs .nav-item.show .nav-link{border-left: 4px solid #00ace8;}
.tab-content a.button{padding:7px 15px; display:inline-block; margin-bottom:15px; margin-left:15px;}
.info4 h1, .tab-content h1, .tab-content h2, .tab-content h3, .tab-content h4, .tab-content h5, .tab-content h6{color:#00aee7; font-family: 'Isidora-SemiBold';}
.img-responsive{max-width:100%;}
.product-thumb form{margin:0; padding:0;}

/******** Menu ***************/
.topMenu{background:#e7e7e7;}
.subPages .topMenu{background:none !important;}
.topMenu .container > ul{display:flex; align-items:center; justify-content:center; width:100%; padding:0; margin:0;}
.topMenu .container > ul li{list-style:none; flex-grow:1;}
.topMenu .container > ul > li{position:relative;background:#0fa4e0;transition: 0.4s; border-right: 1px solid #FFF; height:60px; line-height:60px; text-align:center; }
.topMenu .container > ul > li > a{display:block;color:#FFF;  position: relative;  text-transform: uppercase; font-family: 'Isidora-SemiBold';}
.topMenu .container > ul > li > a > span{position:relative;padding:0 20px 0 0;}
.topMenu .container > ul > li:hover, .topMenu li.submenu:hover{background:#047497;}
.topMenu .container > ul > li.submenu > a > span:after{content: '\f107'; color: #FFF; position: absolute; right: 0; top: -23px; font-family:"Font Awesome 6 Free"; font-weight:600;}
.topMenu .container > ul > li:last-child{padding-right:0;}
.topMenu .container > ul > li:last-child a{border:none;}

.topMenu li.submenu .dropdownMenu{opacity: 0; position: absolute; width: 1250px; max-width:96vw; z-index: 9; background:#0689b2; visibility:hidden; padding:0;}
.topMenu li.submenu .dropdownMenu.ddm2{width:100% !important; padding:10px; min-width:175px;}
.topMenu li.submenu .dropdownMenu .dmTitle{font-size:18px; padding-bottom:10px; margin-bottom:15px; border-bottom:3px solid #FFF; color:#FFF; text-align:left;}
.topMenu li.submenu .dropdownMenu .dpmDsFlex{display:flex; align-items:top; justify-content:center; gap:20px; flex-wrap:wrap; margin:0; padding:20px 30px;}
.topMenu li.submenu .dropdownMenu .dpmsSpRange{background:#027a9f;}
.topMenu li.submenu ul{margin:0; padding:0; list-style:none;}
.topMenu li.submenu ul li a{color: #000;}
.topMenu li.submenu ul li:after{display:none;}
.topMenu li.submenu ul li{display: block;}
.topMenu li.submenu ul li a{width: 100%; border: none; text-align: left; padding: 5px 15px 5px 30px; line-height: 25px; color:#FFF; height: auto; position:relative;}
.topMenu li.submenu ul li a:after{content: '\f105'; color: #FFF; position: absolute; left: 10px; top: 6px; font-family:"Font Awesome 6 Free"; font-weight:600;}
.topMenu li.submenu ul li a:hover{background: transparent; text-decoration: none;color:#f1e303;}
.topMenu li.submenu:hover > .dropdownMenu{opacity: 1; visibility:visible;}

#information-information #content a.btnBlue {background-color: #00aee7;width: 100%;display: block;padding: 10px;color: #fff;text-align: center;border-radius: 6px;text-transform: uppercase; border-radius:0 !important;}
.mb20 {margin-bottom: 20px;}
.partner-single {border-top: 1px solid #ddd;padding: 20px 0;}
.partner-single .col-sm-2 img{margin-bottom:20px;}
.ailments-menu-page-wellness a, .partner-single a, a.button {background-color: #00aee7;color: #fff;text-align: center;border-radius: 6px;text-transform: uppercase; border-radius:0 !important;}
.ailments-menu-page-wellness a {width: 100%;display: block;padding: 10px;}
.ailments-menu-page-wellness div {margin: 10px 0;}

.ptAds{border:1px solid #ddd; margin-bottom:15px; position:relative; height:calc(100% - 15px);}
.ptAds.ecoPack, .ptAds.mushroomPack{background:#fff9e5;}
.ptAds.ecoPack a span.ptAdsTitle{background:#8bc854;}
.ptAds.ecoPack a span.ptAdsInfo{color:#049500;}
.ptAds.mushroomPack a span.ptAdsTitle{background:#7d442e;} 
.ptAds.mushroomPack a span.ptAdsInfo{color:#7d442e;}
.ptAds a{display:block; width:100%; height:100%;font-family: 'Isidora-SemiBold';}
.ptAds a span.ptAdsInfo{padding:35px 15px; display:block; width:100%; text-align:center; font-size:25px; line-height:34px;}
.ptAds a span.ptAdsTitle{font-size:20px; padding:3px 15px; text-align:center; color:#FFF; position:absolute; width:100%; bottom:0; right:0; left:0; height:40px; line-height:40px; text-transform:uppercase;}
.ptAds a img{position:absolute; bottom:40px; left:0; right:0; margin:0 auto;}
.prdSpCart {border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;padding: 15px 0;}
.prdSidebar h4 {text-align: center;color: #00aee7; font-family: 'Isidora-Bold'; font-size:18px;}
.button{border-radius:0 !important;}
.magnific-popup{position:relative;}
.magnific-popup a::after {position: absolute;z-index: 1;left: -5px;top: -5px;content: "";width: 120px;height: 120px;background: url(../images/bbn_ribbon_delivery.png);display: block;}
.magnific-popup a::before {position: absolute;z-index: 1;right: 15px;bottom: 25px;content: "";width: 85px;height: 85px;background: url(../images/logo_uk_made.png);display: block;}
#product-info h1 span {float: right;font-size: 16px;line-height: 30px;}
.prdRow1{display:flex; gap:20px; align-items:center;}
.prdRow1 ul{margin:0; padding:0;}
.prdRow1 ul, .prdRow1 div{flex-grow:1;}

.related_product_row .product-thumb .content{display:none;}
.read-more-description {overflow: hidden;}	
.read-more,	.read-less {color: #007BFF;	cursor: pointer; text-decoration: underline; display:inline-block; margin-top:15px;}	
#subCatLists .btnBlue {display: flex; align-items:center; justify-content:center; background: #3bcfff;transition: 0.4s;color: #FFF;border-radius: 5px;text-align: center;padding: 10px;font-size: 20px;line-height: 26px;height: 120px;width: 100%;white-space: normal; font-family: 'Isidora-Bold';}

#product-info #tab-specification table{margin-bottom:20px; margin-top:10px; border:1px solid #d0d0d0;width:100%}
#product-info #tab-specification table tbody td{border-right:1px solid #d0d0d0;padding:5px 10px}
#product-info #tab-specification th{background-color:#f2f2f2;border:1px solid #d0d0d0;padding:10px}
.ailments-products{display:none !important;}
#tab-description, #tab-description ul{font-size:16px !important;}
.dpmInfoTxt{background:#e6e300; padding:1px 30px; color:#000; text-align:left;font-weight: bold;  font-size: 18px;}
.dpmInfoTxt a{color:#000; text-decoration:underline;}
.ctStarterPack .space20{display:none;}
.ctStarterPack h4{height:20px !important;}
.footer-newsletter{border-radius:0 !important;}

.rspMenuLink, .rspMenuContent, .rspFilterContent, .hRspMenu{display:none;}

@media (min-width: 992px) {
	.hmVeganSuppliments{display:flex; align-items:center; justify-content:center;}
	.hmVeganSuppliments .hmvsLeft{width:25%; padding-right:40px;}
	.hmVeganSuppliments .hmbestSelling{border-left:1px solid #515151; width:75%;}
	.hmVeganSuppliments .hmbestSelling .row-cols-xl-4 > *{width:33.33%;}
	.align-right{float:right; margin:0 0 30px 30px; max-width:400px;}
	.align-left{float:left; margin:0 30px 30px 0; max-width:400px;}
	.hmVeganSuppliments .hmbestSelling .row .mb-3:last-child{display:none;}
	.hmVeganSuppliments .hmbestSelling .row .mb-3:nth-child(3){border:none;}
}

@media (min-width: 1400px) {
	.ptAds a span.ptAdsInfo{padding:50px 35px 0 35px; font-size:37px; line-height:50px;}
}

@media (min-width: 1401px) and (max-width: 1700px) {
	#header-cart .btn-lg{padding:0;}
	#header-cart .btn span label, #header-cart .btn span{font-size:16px;}
}

@media (min-width: 1201px) and (max-width: 1400px) {
	#top ul li{font-size:14px; padding:0 20px;}
	#header-cart .btn-lg, .txtDelivery{padding:0;}
	#header-cart .btn span, .txtDelivery span{font-size:15px;}
	#header-cart .btn span label, .txtDelivery span label{font-size:16px;}
	#search{padding:0 15px;}
	.rspPaddingBtm{padding-bottom:25px;}
	.topMenu .container > ul > li > a{font-size:15px; padding:0 10px;}
	.ptAds a span.ptAdsInfo{padding:80px 15px 0 15px; font-size:30px; line-height:40px;}
}

@media (min-width: 992px) and (max-width: 1200px) {
	#top ul li{padding:0 10px; font-size:13px;}
	#header-cart .btn-lg, .txtDelivery{padding:0;}
	#header-cart .btn span, .txtDelivery span{font-size:15px;}
	#header-cart .btn span label, .txtDelivery span label{font-size:16px;}
	#search{padding:0 15px;}
	.rspPaddingBtm{padding-bottom:25px;}
	.topMenu .container > ul > li > a{font-size:14px; padding:0 10px;}
	
}

@media (max-width: 991px) {
	.rspPaddingBtm{padding-bottom:25px;}
	.align-right, .align-left{display:inline-block; margin:0 auto; max-width:100%;}
	
	.hRspMenu{display:block;}
	.rspMenuLink{position:relative; width: 100%; cursor:pointer;display:flex; margin-top:10px; padding:0; align-items:center; justify-content:flex-end; width:60px; flex-wrap:wrap;}
	.rspMenuLink div{width: 40px; height: 15px; margin:0 auto;}
	.rspMenuLink span{display: block;width: 20px;height: 2px;margin: 0 auto 3px auto;background: #FFF;transition: 0.4s;}
	.rspMenuLink label{color: #FFF; font-size:15px; font-weight:bold;cursor:pointer; display:block; width:100%; text-align:center; margin-top:2px;}
	
	.rspMenuClose{position:absolute; top:15px; right:15px; width:40px; height:40px; border-radius:20px; background: #0fa4e0; z-index:9;}
	.rspMenuClose span{background:#FFF;}
	.rspMenuClose span:first-child {-webkit-transform: rotate(-45deg) translate(-5px, 5px) ;transform: rotate(-45deg) translate(-3px, 4px);}
	.rspMenuClose span:nth-child(2) {opacity: 0;}
	.rspMenuClose span:last-child {-webkit-transform: rotate(45deg) translate(-2px, -2px) ;transform: rotate(45deg) translate(-3px, -4px) ;}

	.rspMenuContent{width: 100%; background: #0689b2; position: fixed; left: -100%; top: 0; z-index: 999; height: 100vh; margin: 0; padding: 0; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; -ms-transition: all .3s linear; transition: all .3s linear; overflow:hidden; overflow-y: scroll; display:block;}
	.rspMenuActive{left:0; visibility:visible;}
	
	.rspLogo{clear:both; padding:0 0 10px 0; background:#FFF; position:relative; text-align:center;}
	.rspMenuContent ul{margin:0; padding:0;}
	.rspMenuContent li{list-style-type: none; border-bottom: solid 1px #FFF; color: #FFF;}
	.rspMenuContent li a{color: #FFF; display: block; font-size: 14px; line-height: 26px; text-transform:uppercase; padding: 17px 20px 16px; text-decoration: none; position:relative; font-weight:bold;}
	.rspMenuContent li a:hover{color:#cfa671 !important;}
	.rspMenuContent li .submenu {background-color: #0689b2; height: 100%; position: absolute; right: -100%; top: 0; transition: all .5s ease 0s; width: 100%; z-index: 999;}
	.rspMenuContent li.active > .submenu {right: 0;}
	.rspMenuContent li.hasChild > a:after{ content: "\f105";    font-family: FontAwesome;    font-style: normal;    font-weight: 900;    text-decoration: inherit;    color: #FFF;    font-size: 20px;    position: absolute;    top: 15px;    right: 25px;}
	.rspMenuContent li .submenu li.back a{padding:40px 20px;}
	.rspMenuContent li .submenu li.back{text-align:right;}
	
	.rspMenuContent li.menu-item-has-children > a:after{ content: "\f105";    font-family: "Font Awesome 5 Free";    font-style: normal;    font-weight: 900;    text-decoration: inherit;    color: #FFF;    font-size: 20px;    position: absolute;    top: 15px;    right: 25px;}
	.rspMenuContent li ul.sub-menu{display:none;}
	.rspMenuContent li ul.sub-menu li{border:none !important;}
	.rspMenuContent li > ul.sub-menu li a:after{content: '\f105'; position: absolute; font-size: 16px; font-family: 'Font Awesome 5 Free';font-style: normal;    font-weight: 600; color: #FFF; left:20px; top: 10px;}
	.rspMenuContent li > ul.sub-menu li a{padding: 10px 20px 10px 45px;}
	
	ul.rspTopMenu{background:#515151; padding-bottom:50px;}
	
	#logo img{max-width: 170px;}

	#top ul li{display:none;}
	#top ul li.myAccnt{display:block !important; border:none;}	
	#top ul li ul.dropdown-menu{max-width:150px;}
	#search{padding:0 30px 0 0; border-left:none;}
	#header-cart .btn-lg{padding:0;}
	#header-cart .btn span label, #header-cart .btn span{font-size:15px;}
	header .container{padding-top:30px; padding-bottom:30px;}
	.hmbestSelling .row .mb-3:nth-child(2){border:none;}
	.hmbsTitle{font-size:30px; line-height:36px;}
	.hmBanner #column-left{display:block !important;}
	.hmBanner #column-left .carousel{margin-bottom:30px;}
	footer .social-links a i{width:60px; height:60px; line-height:60px; font-size:40px;}
	.fCopyright{text-align:center;}
	.txtWeAccept{display:block; padding-top:25px;}
	
	header{height:110px;}
	.is-sticky header{z-index:100; width:150px !important;}
	.is-sticky header #logo img{max-width:150px !important;}
	.is-sticky .hRspMenu{z-index:99; padding:15px 0;}
	header #logo{top:0 !important; z-index:10;}
	.mainMenu .sticky-wrapper{height:auto !important}
	.hRspMenu{display:flex; align-items:center; justify-content:flex-end; gap:15px;position:absolute; top:0; left:0; right:0; background-color: #515151 !important; padding:30px 0;}
	header.subPages{margin-bottom:40px;}
	.dpmInfoTxt{color:#000 !important; font-size:14px; padding:10px 20px;}
	.dpmInfoTxt a{color:#000 !important; display:inline-block !important; padding:0 !important;}
}

@media (max-width: 767px) {
	header .container{padding-top:0; padding-bottom:0px;}
	#search{border:none; padding:0; margin:15px 0;}
	#logo{position:relative; top:0px;}
	.ptAds{height:450px;}
}