body{
    font-size:14px;
    line-height:1.667;
    font-family:Open Sans,Arial,Helvetica,sans-serif
}
p{
    margin-top:0;
    margin-bottom:10px;
    margin-bottom:1rem
}
h1{
    font-size:24px;
    font-weight:700;
    line-height:1.1;
    margin:0 0 10px
}
h2{
    font-size:26px;
    font-size:2.6rem;
    margin-top:25px;
    margin-top:2.5rem;
    margin-bottom:20px;
    margin-bottom:2rem
}
h2,h3{
    font-weight:300;
    line-height:1.1
}
h3{
    font-size:18px;
    font-size:1.8rem;
    margin-top:15px;
    margin-top:1.5rem;
    margin-bottom:10px;
    margin-bottom:1rem
}
h4{
    font-size:14px;
    font-size:1.4rem
}
h4,h5{
    font-weight:700;
    line-height:1.1;
    margin-top:20px;
    margin-top:2rem;
    margin-bottom:20px;
    margin-bottom:2rem
}
h5{
    font-size:12px;
    font-size:1.2rem
}
h6{
    font-weight:700;
    line-height:1.1;
    font-size:10px;
    font-size:1rem;
    margin-top:20px;
    margin-top:2rem;
    margin-bottom:20px;
    margin-bottom:2rem
}
hr{
    border:0;
    border-top:1px solid #d1d1d1;
    margin-bottom:20px;
    margin-top:20px
}
label{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.uppercase{
    text-transform:uppercase
}
.small,small{
    font-size:12px
}
.bold{
    font-weight:600
}
sub,sup{
    font-size:71.42857143%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-.5em
}
sub{
    bottom:-.25em
}
.alink,a{
    color:#1979c3
}
.alink,.alink:active,.alink:hover,.alink:visited,a,a:active,a:hover,a:visited{
    text-decoration:none
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../webfonts/Blank-Theme-Icons.woff2') format('woff2'), url('../webfonts/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.page-header {
    background-color: #fff;
    border: 0;
    margin-bottom: 0;
    position: sticky;
    -webkit-transition: top .5s ease-out;
    transition: top .5s ease-out;
    top: 0;
    z-index: 100;
}
.make__fw {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.usp-wrapper__fw {
    background: #f2f2f2;
    height: 34px;
}
@media(min-width:1200px){
    .usp__item-right{
        -webkit-box-pack:end;
        -ms-flex-pack:end;
        justify-content:flex-end
    }
}
@media(min-width:1200px){
    .usp__item-right .usp__large,.usp__item-right .usp__small{
        font-size:14px
    }
}
.usp__item span.restrictions:active,.usp__item span.restrictions:focus,.usp__item span.restrictions:hover{
    color:#1979c3
}
.usp__item .stars{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    height:100%;
    max-height:100%
}

.usp__item .stars img{
    height:100%;
    width:70px
}
.usp__item .stars span{
    color:#14385f;
    font-family:Open Sans,sans-serif;
    font-size:12px;
    font-weight:700;
    line-height:34px;
    margin-left:5px
}
@media(min-width:1200px){
    .usp__item .stars span{
        font-size:14px
    }
}
.usp__large{
    color:#ef7f14;
    font-family:Montserrat,sans-serif;
    text-transform:uppercase
}
.usp__large,.usp__small{
    font-size:12px;
    line-height:34px
}
.usp__small{
    color:#14385f;
    font-family:Open Sans,sans-serif;
    margin:0 6px
}
.right-column1{
float: right;
display: flex;
}
.left-column1{
float: left;
display: flex;
}
.slick-slide img {
    display: block;
}
.header-wrapper{
    padding:0;
    margin: 5px auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    height: 90px;
}
.header-wrapper .actions button {
    background: #7ab93b;
    border: none;
    display: block;
    height: 35px;
    opacity: 1!important;
    padding: 0;
    width: 35px;
}
.header-wrapper .control
{
display: flex;
padding:10px 0;
}
.logo {
    float: none;
    margin: 0;
    max-width: 100%;
    top: 4px;
    z-index: 10;
}
.header-wrapper .logo img {
    width: auto;
    height: 80px;
    display: block;
    margin: 10px auto;
}
.header-wrapper .block-search .control input {
    display: inline-block;
    border-right: none;
    height: 35px;
    left: 0;
    margin: 0;
    position: relative;
    vertical-align: top;
}
input[type=text], input[type=url] {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 35px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.header-wrapper .rightarea{
    display: flex;
    float: right;
        align-items: center;
}
.header-wrapper ul.links>li a:before {
    color: #304568;
    display: block;
    font-family: Font Awesome\ 5 Pro;
    font-size: 35px;
    font-weight: 300;
    text-align: center;
}
.header-wrapper ul.links>li a:before {
    content: "\f007";
}
.header-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.header-wrapper ul.links>li a span {
    position: relative;
    top: 3px;
}

.header-wrapper ul.links>li a {
    color: #304568;
     min-width: 75px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 1.2;
    text-decoration: none;
}
.minicart-wrapper {
    margin: 0 0 19px;
    line-height: 33px;
}
.minicart-wrapper .action.showcart {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #304568;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    text-transform: uppercase;
    -webkit-tap-highlight-color: transparent;
}
.minicart-wrapper .action.showcart:before {
    content: "\f07a";
    color: #14385f;
    display: block;
    font-family: Font Awesome\ 5 Pro;
    font-size: 30px;
    font-weight: 300;
}
.minicart-wrapper .action.showcart .counter {
    font-size: 16px;
    font-weight: 900;
    height: 25px;
    width: 25px;
    top: -10px;
    right: -15px;
    left: auto;
    position: absolute;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #c5292d;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 26px;
    color: #fff;
}
.minicart-wrapper .action.showcart .price-wrapper {
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    bottom: -18px;

}
.navigation-wrapper__fw {
    background: #14385f;
    display: block;
    position: static;
}
@media (min-width: 992px)
{
.page-header {
    position: relative;
    -webkit-transition: none;
    transition: none;
    top: 0;
}
}

.navbar-brand {
  letter-spacing: 3px;
  color: #c24244;
}

.navbar-brand:hover {
    color: #c24244;
}

.navbar-scroll .nav-link,
.navbar-scroll .fa-bars {
  color: #fff;
  font-weight: 600;
}

.navbar-scrolled .nav-link,
.navbar-scrolled .fa-bars {
  color: #fff;
}

.navbar-scrolled {
  background-color: #ffede7;
}
.banners{
    padding:20px 10px;
    display: block;
    width: 100%;
    background: white;
    margin:10px auto;
}
.ue-banners{
    display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.ue-banners .banner-item .banner-text-inner > p {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0;
}
.ue-banners .banner-item .banner-text {
  font-size: 22px;
  margin-top: 20px;
  position: absolute;
  top: 0;
  -webkit-transition: top .5s ease;
  transition: top .5s ease;
  z-index: 2;
}
.ue-banners .banner-item > img {
  display: block;
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 1;
}
.ue-banners .banner-item .banner-text-inner {
  left: -10px;
  position: relative;
}
.ue-banners .banner-item {
  background-color: #ccc;
  margin-left: 30px;
  overflow: hidden;
  position: relative;
}
.ue-banners .banner-item:first-of-type .banner-text {
  font-size: 32px;
}
.ue-banners .banner-item .banner-text-inner {
  left: -10px;
  position: relative;
}
.ue-banners .banner-item .banner-text-inner > p {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0;
}
.ue-banners .banner-item .banner-text-inner > p > span {
  line-height: 1;
}
.ue-banners .banner-item .banner-text-inner > p > span > span {
  padding-right: 10px;
  line-height: 1.2;
}
.ue-banners .banner-item .banner-text-inner > p > span > span {
  background-color: #262626;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: Montserrat;
  letter-spacing: -.3px;
  font-weight: bold;
  line-height: 1.1;
  margin: 0;
  padding: 0 10px 0 30px;
    padding-right: 10px;
  text-transform: uppercase;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
}
.ue-banners .banner-item .html-data {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.html-data div {
  color: #000;
  background-color: #fbbe3a;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  left: -40px;
  font-family: 'Montserrat';
  transform: skewX(-15deg);
  padding: 0 20px 0 60px;
  line-height: 1.4;
  font-size: 22px;
  bottom: 10px;
}
.banners .block-heading__wrapper {
  display: block;
}
.block-heading__wrapper {
  display: inline-block;
  height: 20px;
  margin: 15px 0 30px;
  border-bottom: 2px solid #afafaf;
  text-align: center;
  padding-top: 4px;
}
.block-heading__title {
  font-family: Open Sans,Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: 700;
  background-color: #fff;
  padding: 0 40px;
  text-transform: uppercase;
}
.shop-categories__wrapper {
  margin-bottom: 20px;
}
.shop-categories__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 230px;
}
.recs-block:empty {
  display: none;
}

  @media (min-width: 1050px)
  {
    .shop-categories__item {
  width: calc(100%/6 - 18px);
}
  }
  @media (min-width: 1200px)
  {
    .shop-categories__item {
  margin-bottom: 0;
}
  }

  @media (min-width: 768px)
  {
    .shop-categories__item {
  width: 33.333%;
}
.shop-categories__item a, .shop-categories__item img {
  margin-bottom: 14px;
}
  }
  .shop-categories__item {
  width: calc(100%/6 - 18px);
  margin-bottom: 25px;
}
.shop-categories__item a {
  max-width: 170px;
  margin: 0 auto;
}
.shop-categories__item img {
  aspect-ratio: 1/1;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.shop-categories__item a, .shop-categories__item img {
  display: block;
  margin-bottom: 10px;
}
.shop-categories .button.button--secondary {
  font-size: 14px;
  letter-spacing: -0.4px;
}
.button--secondary, a.button--secondary {
  background: #7ab93b;
  border: 1px solid #7ab93b;
}
.shop-categories__item .button, a.button {
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 25px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 16px;
  margin: 0;
  max-width: 230px;
  padding: 11px 18px 12px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color .25s,border .1s,color .25s cubic-bezier(.2,1,.3,1);
  transition: background-color .25s,border .1s,color .25s cubic-bezier(.2,1,.3,1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  width: 100%;
  white-space: nowrap;
  -webkit-appearance: none;
}
@media (max-width: 767px)
  {
.shop-categories__item {
  width: calc(50% - 12px);
  margin-bottom: 25px;
}
.algolia-search-input {
  display: none;
}
.header-wrapper .control {
    display: none;
    padding: 10px 0;
}
.right-column1{
display: none;
    }
    .ue-banners {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.ue-banners .banner-item:first-of-type .banner-text {
  font-size: 20px;
}
.ue-banners .banner-item:first-of-type, .ue-banners .banner-item:nth-of-type(2) {
  margin-bottom: 10px;
}
.html-data div {
  font-size: 16px;
}
.ue-banners .banner-item {
    margin-left: 0px;
    }
    .header-wrapper .rightarea {
    display: none;
}
}

/*!
 Hot Products Styles
 */
.recs-block .recs-title {
  text-align: center;
  margin: 0 auto 12px;
}
.recs-block .recs-title::before {
  content: "";
  display: block;
  border: 1px solid #e1e1e1;
  position: relative;
  top: 14px;
  z-index: 1;
}
.recs-block .recs-title > span {
  background: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  padding: 0 20px;
  position: relative;
  text-transform: uppercase;
  z-index: 2;
}
.recs-block .recs-title > span {
  text-align: center;
  display: inline-block;
  max-width: 80%;
}
.recs-block {
  background-color: #fff;
  line-height: 19px;
  text-align: left;
  width: 100%;
  text-decoration: none;
  text-rendering: optimizeLegibility;
}
 

.recs-block ul {
  border: 0;
  display: -ms-grid;
  display: grid;
  gap: 10px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2,1fr);
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.recs-block ul > li {
  padding: 8px;
  position: relative;
}
.recs-block .product__link {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.recs-block {
  line-height: 19px;
  text-align: left;
  text-rendering: optimizeLegibility;
}
.recs-block .result-thumbnail {
  position: relative;
}
.recs-block .result-thumbnail img {
  max-width: 100%;
  max-height: 100%;
}
.recs-block .product-attr-labels {
  background: transparent;
  border: 1px solid #e1e1e1;
}
.product-attr-labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f2f2f2;
  border-radius: 4px;
  padding: 10px 0;
  margin: 18px auto 0;
  line-height: 14px;
  pointer-events: none;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.recs-block .product-attr-labels .label {
  border-right: 0;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  padding: 4px;
}
.product-attr-labels .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 5px;
  font-size: 12px;
}
.product-attr-labels span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
.recs-block .product-attr-labels .label {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}
.recs-block .product-attr-labels .label:nth-of-type(2) {
  border-left: 1px solid #e1e1e1 !important;
}
.recs-block .product-attr-labels .label:nth-of-type(2) > span {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.recs-block .product-attr-labels .label:nth-of-type(2) > span {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.product-attr-labels span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
.recs-block .result-sub-content .ratings .product-reviews-summary {
  display: block;
}
.product-reviews-summary {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  margin: 10px 0 12px;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: 0;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.recs-block .result-sub-content .ratings .action.view {
  display: inline-block;
  position: relative;
  z-index: 3;
}
.recs-block .result-sub-content .ratings .action.view > span {
  margin: 4px 0 3px;
}
.product-reviews-summary .rating-summary .label{
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.recs-block .result-sub-content .ratings .product-reviews-summary .rating-reviews {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
}
.recs-block .result-sub-content .ratings .product-reviews-summary .rating-reviews .rating-result {
  width: 100px;
  position: relative;
  letter-spacing: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.recs-block .result-sub-content .ratings .product-reviews-summary .rating-reviews .rating-result::before {
  position: absolute;
  font-size: 30px;
  left: -6px;
  color: #f4f4f4;
  font-family: icons-blank-theme;
  content: "\e605\e605\e605\e605\e605";
}
.rating-summary .rating-result::before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: icons-blank-theme;
  font-size: 32px;
  height: 32px;
  letter-spacing: -10px;
  line-height: 32px;
  content: "" "" "" "" "";
  display: block;
  font-style: normal;
  font-weight: 400;
  speak: none;
}
.product-reviews-summary .rating-summary {
  text-align: left;
}
.rating-summary {
  white-space: nowrap;
}
.recs-block .result-sub-content .ratings .product-reviews-summary .rating-reviews .rating-result {
  letter-spacing: -10px;
}
.recs-block .result-sub-content .ratings .product-reviews-summary .rating-reviews .rating-result > span::before {
  position: absolute;
  font-size: 30px;
  left: -6px;
  color: #ffc42c;
  font-family: icons-blank-theme;
  content: "\e605\e605\e605\e605\e605";
}
.rating-summary .rating-result > span::before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #f5dc61;
  font-family: icons-blank-theme;
  font-size: 32px;
  height: 32px;
  letter-spacing: -10px;
  line-height: 32px;
  content: "" "" "" "" "";
  display: block;
  font-style: normal;
  font-weight: 400;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.recs-block .result-sub-content .ratings .product-reviews-summary .rating-reviews .rating-result > span > span {
  display: none;
}
.recs-block .result-sub-content .ratings .product-reviews-summary .rating-reviews .reviews-actions {
  margin-top: unset;
}
.product-reviews-summary .reviews-actions {
  display: block;
  line-height: 32px;
  margin-left: 5px;
  margin-top: -11px;
}
.recs-block .result-sub-content .ratings .product-reviews-summary .rating-reviews .reviews-actions [itemprop="reviewCount"] {
  color: #737373;
  font-size: 12px;
}
.product-reviews-summary .reviews-actions {
  line-height: 32px;
}
.recs-block .result-title {
  display: -webkit-box;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  max-height: 40px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.recs-block .result-sub-content .ratings .product-reviews-summary {
  display: block;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: 0;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.recs-block .result-thumbnail .bss-label {
  height: 80px;
  left: 10px;
  pointer-events: none;
  position: absolute;
  top: -10px;
  width: 80px;
  z-index: 1;
}
  @media (min-width: 768px)
  {
    .recs-block .product-attr-labels {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}
.product-reviews-summary .reviews-actions {
  margin-top: unset;
}
  }
.about-us h1, .about-us h2 {
  font-family: Montserrat,sans-serif;
  text-align: center;
}
.about-us h2 {
  font-size: 16px;
  margin: 10px 0;
}
.about-us p {
  text-align: center;
}
.about-us a {
  color: #000;
  font-weight: 700;
}
.section-heading {
  color: #333;
  line-height: normal;
  margin-bottom: 30px;
  text-align: center;
}
.footerUSP .section-heading::before {
  content: "";
  border-bottom: 2px solid #afafaf;
  display: block;
  position: relative;
  top: 13px;
}
  @media (min-width: 481px)
  {
    .footerUSP .section-heading::before {
  top: 15px;
}
.footerUSP .section-heading p.line1 {
  font-size: 24px;
}
  }
.footerUSP .section-heading p {
  background: #fff;
  display: inline-block;
  padding: 0 20px;
  position: relative;
}
.footerUSP .section-content {
  display: block;
  gap: 0px 0px;
}
.lp-usp-link {
  cursor: pointer;
  color: #333;
}
.lp-usp-item {
  text-align: center;
  pointer-events: none;
}
.footerUSP .lp-usp-item .usp-image {
  margin: 0 auto 8px;
}
.lp-usp-item .usp-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100px;
  margin: 0 auto 20px;
  width: 100%;
}

}
.footerUSP .lp-usp-item .usp-line1 {
  color: #333;
  font-weight: 700;
  font-family: Montserrat;
  font-size: 17px;
  letter-spacing: normal;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.footerUSP .section-content > :nth-child(2) {
  border-width: 0 1px !important;
}
.footerUSP .section-content > :nth-child(2) {
  border: 0 solid #afafaf;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
.footerUSP .lp-usp-item img{
      max-height: 100%;
  max-width: 100%;
}
.midborder{
    
    border-width:0 1px 0 1px !important;
    border: 0px solid #afafaf;
}
.footerUSP .lp-usp-item .usp-line1 {
  color: #333;
  font-weight: 700;
  font-family: Montserrat;
  font-size: 17px;
  letter-spacing: normal;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.lp-usp-item .usp-line1 {
  display: block;
  font-weight: 700;
}
  @media (max-width: 767px)
  {
.footerUSP .section-content > {
  padding: 15px 0;
}

.midborder{
    
    border-width:1px 0 1px 0 !important;
    border: 0px solid #afafaf;
    padding: 10px 0;
}
.recs-block ul {
  border: 0;
  display: -ms-grid;
  display: grid;
  gap: 10px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2,1fr);
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

  }
  @media (min-width: 768px){
    .recs-block.recs-block-homepage-1 ul, .recs-block.recs-block-homepage-2 ul, .recs-block.recs-block-homepage-3 ul {
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5,1fr) !important;
}
  }
  @media (min-width: 576px){
    .recs-block.recs-block-homepage-1 ul, .recs-block.recs-block-homepage-2 ul, .recs-block.recs-block-homepage-3 ul {
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3,1fr);
}
  }
.newsletter{
      background: #14385f;
  padding: 15px 0 25px;
    padding-right: 0px;
    padding-left: 0px;
width: 100%;
}
  @media (min-width: 768px)
  {
        .form-holder {
            width: auto;
            min-width: 70%;
            color:white;
        }
         .sign-up-title {
            font-size: 24px;
        }
        .sign-up-form {
           display: flex;
           display: -webkit-box;
display: -ms-flexbox;
display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        }
        
        .field {
  display: table-cell;
  flex-grow: 5;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
}
 .actions {
  display: table-cell;
  left: -1px;
  margin-top: 0;
  position: relative;
  vertical-align: top;
  width: auto;
}

  }
  .actions {
}
.actions .button {
  border-radius: 0;
  padding: 11px 50px 12px;
}
.button{
    display: inline-block;
border: 1px solid #fff;
border-radius: 25px;
color: #fff;
cursor: pointer;
font-size: 14px;
font-stretch: normal;
font-style: normal;
font-weight: 700;
letter-spacing: normal;
line-height: 16px;
margin: 0;
max-width: 230px;
padding: 11px 18px 12px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: background-color .25s,border .1s,color .25s cubic-bezier(.2,1,.3,1);
transition: background-color .25s,border .1s,color .25s cubic-bezier(.2,1,.3,1);
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
width: 100%;
white-space: nowrap;
-webkit-appearance: none;
}
  @media (min-width: 481px)
  {
    .button, a.button {
  font-size: 16px;
}
  }
.sign-up-block .signupConsent {
  padding: 10px 5px 0;
  text-align: center;
  font-size: 15px;
}
.button--secondary, a.button--secondary {
  background: #7ab93b;
  border: 1px solid #7ab93b;
}
 .policy-box input[type="checkbox"], .signupConsent input[type="checkbox"] {
  margin: 0 5px;
  vertical-align: middle;
  position: relative;
top: 2px;
}
.signupConsent label {
  line-height: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}
.signupConsent {
  text-align: center;
  font-size: 15px;
}
.signupConsent a {
  text-decoration: underline;
}
  .field {
          display: table-cell;
          flex-grow: 1;
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
        }
  .sign-up-title {
  font-family: Montserrat,sans-serif;
  margin-bottom: 30px !important;
  text-transform: uppercase;
}
.sign-up-block-holder .sign-up-block .sign-up-description {
  font-size: 16px;
  text-align: center;
}
 .sign-up-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 14px;
  padding: 0;
  text-align: center;
}
.sign-up-description {
  font-size: 16px;
  text-align: center;
}
.field .control {
  display: block;
  text-decoration: none;
}
.field .control {
  display: block;
  text-decoration: none;
}
.field .control::before {
  background: url(../images/icon-beer.svg) no-repeat;
    background-size: auto;
  background-size: 27px 27px;
  content: "";
  height: 30px;
  margin: 7px 0 0 8px;
  position: absolute;
  width: 30px;
}
.field .control input {
  border: none;
  border-radius: 0;
  font-size: 16px;
  height: 41px;
  padding-left: 44px;
}
input[type="datetime"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"] {
  background: #fff;
    background-clip: border-box;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
    padding-left: 9px;
  vertical-align: baseline;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}   
.form-holder {
  width: 70%;
color: white;
margin: 10px auto;
  color:white;
}
.label {
  display: none;
}
@media (min-width: 768px)
{
   .social {
  margin:10px auto;
  max-width: 330px;
  padding: 0;
} 
}
.social {
  margin:10px auto;
  max-width: 330px;
  padding: 0;
} 
.social ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.social ul li {
  margin: 0;
  padding: 0;
}
.social ul li a {
  color: #fff;
  display: block;
}
.social ul li a i {
  padding: 5px 10px;
}
.social ul li a {
  color: #fff;
}
.footer-big{
    background: #f2f2f2;
    width: 100%;
}
  @media (min-width: 481px)
  {
    .footer_links .footerNav {
  padding: 30px 0 0;
}
.footer_links .footerNav h2 {
  min-height: 26px;
}
.footer_links .footer-menu {
  background: none;
  display: block;
  padding: 0;
}
.footer_links .footer-menu li {
  margin-left: 0;
}
.footer_links .footer-menu li a {
  font-weight: 400 !important;
  padding: 0 !important;
}

.footer_links .footer-menu {
  background: none !important;
  display: block;
  padding: 0;
}
.footer_links .footerNav .arrow-down {
  display: none;
}
.footer_links {
  border: none !important;
  }
  }

.footer_links {
  border-bottom: 1px solid #000;
}
.footer_links .footerNav h2 {
  font-size: 14px;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
}
.footer_links .footer-menu {
  background: #fff;
  display: none;
  font-size: 14px;
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 10px 15px;
}

.footer_links .footer-menu li {
  color: #222;
  margin-bottom: 0;
  margin-left: 10px;
}
.footer_links .footer-menu li a {
  color: #14385f;
  display: block;
  font-weight: 700;
  padding: 10px 0;
}
.footer_links .footerNav .arrow-down {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0;
  border-color: #000 transparent transparent;
}
 .copy {
  border-top: 1px solid #14385f;
  color: #222;
  font-size: 14px;
  margin-top: 20px;
  padding: 20px 0 10px;
  text-align: center;
  width: 100%;
}
.footer__absolute {
  padding-bottom: 40px;
  text-align: center;
  color: #14385f;
}
.footer__absolute .payments, .footer__absolute .payments .payment-item {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer__absolute .payments {
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 8px;
  width: 100%;
}
.footer__absolute .payments .payment-item {
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  font-size: 35px;
  line-height: 35px;
  margin: 0 4px;
}
.footer__absolute .payments .payment-item {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa-cc-visa::before {
  content: "\f1f0";
}
.footer_links .footer-menu {
  background: none;
  display: block;
  padding: 0;
}

/*  About Us Styles starts here */
.aboutus h1 {
  color: #3b7c88;
  text-transform: uppercase;
  position: absolute;
  text-align: center;
  width: 100%;
  margin-top: 140px;
}
.aboutus{
    width: 100%;
    margin-top:0;
}

.aboutus h1 { 
    font-size: 60px; color: #3F3F3F; margin-top: 140px;
     }
.aboutus > h1 > span { 
    font-size: 80px; 
}
.aboutus > h1 > span > span {
 color: #559AD2;
}
.aboutus img {
  display: block;
  max-height: 100%;
max-width: 100%;
  width: 100%;
}
@media (max-width: 767px) {

    .aboutus h1 { 
        font-size: 22px; color: #3F3F3F; margin-top: 10px; 
    }
    .aboutus > h1 > span { 
        font-size: 3.2rem; 
    }
}
@media (max-width: 1024px) {
    .aboutus h1{ 
        margin-top: 50px;
     }
}
@media (min-width: 768px)
{
  .about-us-usp--container .usp-list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
} 
}

.about-us-usp--container .usp-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  padding: 0;
}
.about-us-usp--container .usp-list .item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  text-align: center;
  padding: 0 15px;
}
.usp-list .item {
  font-size: 1.6rem;
  font-weight: bold;
}
.about-us-usp--container > ul > li > div {
  width: 190px;
  height: 180px;
  display: flex;
  position: relative;
  margin: 0 auto;
    margin-bottom: 0px;
  margin-bottom: 9px;
}
.about-us-usp--container .usp-list .item {
  text-align: center;
}
.usp-list .item {
  font-size: 16px;
  font-weight: bold;
  padding:10px auto;
}
.about-us-usp--container > ul > li > div > img {
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  max-height: 150px;
}
 .about-us-usp--container > ul > li > div > img {
  max-width: 100%;
}
.about-us-usp--container > ul > li > p {
  max-width: 240px;
  margin: 0 auto;
}
.abouttext{
    background: #e5e9da;
    padding:60px 0;
}
.about-us-content h2 {
  text-align: center;
  font-weight: 700;
  color: #3d3d3c;
  margin-top: 0;
}
.about-us-content p {
  font-size: 14px;
}

.footerUSP{
    padding-top:60px;
}

  .about-us-team--container
{
    display: block !important;
text-align: center;
background: #000;
width: 100%
}  
.about-us-team--container {
  position: relative;
}
.about-us-team--container {
  padding-top: 0 !important;
}
.about-us-team--container .team-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.about-us-team--container .image-mobile {
  display: none !important;
}
.about-us-team--container .team-caption {
  position: absolute;
  bottom: 20px;
  left: 30px;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
}
.about-us-team--container .team-image-desktop {
  display: block;
  text-align: center;
  background: #000;
}
.about-us-team--container .team-caption img {
  max-height: 100%;
  max-width: 100%;
}
.about-us-team--container .team-image-desktop {
  text-align: center;
}


@media (max-width: 767px)
{
    .about-us-team--container .image-mobile img {
  max-height: 100%;
  max-width: 100%;
}
.about-us-team--container .team-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  text-align: center;
  padding: 0;
}
.about-us-team--container .image-mobile{
    display: block !important;
}
.about-us-team--container .team-image-desktop {
  display: none;
}
.about-us-team--container .team-caption {
  position: absolute;
  bottom: 20px;
  left: 30px;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
}
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.image-mobile span {
  font-weight: bold;
}
.about-us-team--container .team-content {
  text-align: center;
}
.about-us-team--container{
    background: white;
}


}

/*  shop page  Styles starts here */

.breadcrumbs-wrapper{
    width: 100%;
    padding:20px 0;
}
.breadcrumbs {
  display: block;
}
.breadcrumbs .items {
  font-size: 14px;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
  text-transform: uppercase;
}
.breadcrumbs .item a, .breadcrumbs .item a:active, .breadcrumbs .item a:visited {
  color: #222;
  text-decoration: none;
}

.breadcrumbs .item:not(:last-child)::after {

    content: "\e608";
    font-size: 26px;
    display: inline-block;
    font-family: icons-blank-theme;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 18px;
    margin: 0;
    overflow: hidden;
    speak: none;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;

}
.breadcrumbs .item {
  text-transform: uppercase;
}
.breadcrumbs strong {
  font-weight: 700;
  color: #222;
}
@media (max-width: 767px)
{
.breadcrumbs {
  margin: 0;
  padding: 10px 7px;
}

}
.page-title {
  display: inline-block;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
line-height: 1.1;
padding:12px 0;
margin: 0 0 10px;
}
#instant_selector .row::before {
  content: " ";
  display: table;
}
.filters-wrapper {
  position: relative;
  max-height: unset;
  overflow: unset;
  z-index: 0;
}
.hide-filters {
  display: block;
}
.filters-header {
  text-align: left;
  padding-top: 0;
}
.filters-header {
  position: relative;
  padding: 15px 0;
    padding-top: 15px;
  text-align: center;
  color: #515151;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #515151;
}
.filters-header h2 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
.filters-header i {
  position: absolute;
  padding: 0 10px;
  right: 10px;
  font-size: 28px;
  line-height: 28px;
}
.ais-Panel-header {
  background: #f4f4f4;
   position: relative;
  padding: 15px 20px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  cursor: pointer;
}
.ais-Panel-body, .ais-Panel-header::after {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.ais-Panel-header::after {
  content: "\f078";
  position: absolute;
  font-family: Font Awesome\ 5 Pro;
  top: 0;
  bottom: 0;
  right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  color: #515151;
  pointer-events: none;
}
.ais-Panel-body {
  overflow: hidden;
  border-bottom: 1px solid #a8a8a8;
  max-height: 1000px;
  background: #f4f4f4;
}
.ais-RefinementList-list {
  max-height: 300px;
  overflow-y: auto;
}
.ais-RefinementList-list {
  padding: 15px 0;
}
.ais-RefinementList-list, .ais-Results-list, .ais-ToggleRefinement-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
 .ais-RefinementList-list .ais-RefinementList-item {
  padding: 0 15px;
  border-radius: 3px;
}
.ais-RefinementList-item > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ais-RefinementList-item .ais-RefinementList-label {
  cursor: pointer;
  width: 100%;
}
.ais-RefinementList-item .ais-RefinementList-label {
  cursor: pointer;
}
.ais-RefinementList-count::before {
  content: "[";
}
.ais-RefinementList-count::after {
  content: "]";
}

@media (max-width: 767px)
{
.ais-Panel-header {
  
    background: #fff;
}
}