/** Shopify CDN: Minification failed

Line 1753:21 Unterminated string token
Line 1754:7 Unterminated string token

**/
/** VARIABLES **/
/** custom css **/
.dropdown-grandchild {
  padding: 0; }

.menu-link {
  list-style: none;
  margin-left: 10px; }

/* mobile menu */
.product-details h1 {
  text-transform: capitalize; }

button:focus {
  outline: 1px dotted;
  outline: 0; }

/* mobile menu end here */
/** MIXINS **/
/** RESET **/
.slick-slide img {
  display: block;
  width: 100% !important; }

/* custom fonts */
@font-face {
  font-family: telegrahBold;
  src: url(/cdn/shop/files/Telegraf-UltraBold-800_00dc0631-bf3e-4225-8b22-4047275f7a60.otf); }

@font-face {
  font-family: telegrahLight;
  src: url(/cdn/shop/files/Telegraf-UltraLight-200_b9868125-2832-43c8-acb6-46e9900151e3.otf); }

@font-face {
  font-family: telegrahRegular;
  src: url(/cdn/shop/files/Telegraf-Regular-400_200c77f0-dcf3-430f-a105-d4873bea60e5.otf); }

body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  color: #000;
  font-family: "telegraphRegular";
  font-size: 16px; }

body > * {
  width: 100%; }

main {
  flex-grow: 1; }

footer {
  align-self: flex-end; }

a {
  color: inherit;
  font-family: "telegraphRegular"; }

a:hover, a:focus {
  color: inherit;
  text-decoration: none; }

button {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: none;
  color: inherit;
  background-color: #00a6ff; }

.w-auto {
  width: auto !important; }

/* @media(max-width:760px){ .sub-tit{ display: block; margin-top: 10px; }} */
.sub-tit {
  font-size: 14px;
  font-weight: inherit;
  font-family: roboto; }

/**
COLOURS **/
.text-primary {
  color: #00a6ff !important; }

.text-secondary {
  color: #282b2f !important; }

.text-muted {
  color: #878787 !important; }

.bg-black {
  background-color: #000 !important; }

.bg-primary {
  background-color: #00a6ff !important; }

.bg-secondary {
  background-color: #000000 !important; }

.bg-ice {
  background-color: #eef9ff !important; }

.bg-light {
  background-color: #f8f8f8 !important; }

/** FONTS **/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "telegraphBold";
  font-weight: 400;
  line-height: 1.33;
  margin: 0; }

h1 {
  font-family: "Lexend", "Bebas Neue";
  font-size: 32px;
  line-height: 1; }

@media (min-width: 992px) {
  h1 {
    font-size: 40px; } }
h2 {
  font-family: "Lexend", "Bebas Neue";
  font-size: 25px;
  line-height: 1.33; }

@media (min-width: 992px) {
  h2 {
    font-size: 52px; } }
h3 {
  font-family: "Lexend", "Bebas Neue";
  font-size: 24px;
  line-height: 1.5; }

@media (min-width: 992px) {
  h3 {
    font-size: 40px; } }
h4 {
  font-family: "Lexend", "Bebas Neue";
  font-size: 15px;
  line-height: 1.2; }

@media (min-width: 992px) {
  h4 {
    font-size: 37px; } }
h5 {
  font-size: 20px; }

@media (min-width: 992px) {
  h5 {
    font-size: 28px; } }
h6 {
  font-size: 12px;
  letter-spacing: 0.05em; }

@media (min-width: 992px) {
  h6 {
    font-size: 12px; } }
p {
  font-size: 15px;
  margin-bottom: 15px; }

p:last-child {
  margin-bottom: 0 !important; }

@media (min-width: 992px) {
  p {
    font-size: 16px;
    margin-bottom: 20px; } }
small {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33; }

@media (min-width: 992px) {
  small {
    font-size: 14px; } }
.btn {
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  text-align: center;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  border-radius: 3px;
  padding: 15px;
  color: #fff;
  background-color: #00a6ff;
  border: none !important;
  text-transform: uppercase; }

@media (min-width: 992px) {
  .btn {
    font-size: 14px;
    padding: 16px 15px; } }
.btn:hover, .btn:focus {
  color: #fff;
  background-color: #282b2f; }

.btn-alt {
  color: #fff;
  background-color: #282b2f; }

.btn-alt:hover, .btn-alt:focus {
  color: #fff;
  background-color: #00a6ff; }

.btn-round {
  border-radius: 20px; }

/** SPACING **/
.mbn-3 {
  margin-bottom: -1rem; }

@media (min-width: 992px) {
  .mbn-lg-4 {
    margin-bottom: -1.5rem; } }
/** HEADER **/
header {
  z-index: 1020;
  position: relative;
  background-color: #1b1b1d; }

.template_index header {
  /* position: -webkit-sticky; position: sticky; top: 0; */
  background-color: transparent; }

@media (min-width: 992px) {
  .template_index header {
    height: 0; } }
.announcement-bar {
  padding: 14px 0;
  text-align: center;
  color: #fff;
  background-color: #00a6ff;
  height: 60px; }

.announcement-bar p {
  font-size: 16px;
  font-weight: 100;
  line-height: 1.33;
  letter-spacing: 0.045em;
  font-family: "Bebas Neue";
  text-align: center; }

.navigation {
  z-index: 0;
  position: relative;
  padding: 16px 0;
  color: #fff;
  background-color: #000; }

@media (min-width: 992px) {
  .navigation {
    padding: 0;
    background-color: #000; } }
.logo {
  display: block;
  width: 107px; }

@media (min-width: 992px) {
  .logo {
    width: 150px; } }
.hamburger {
  display: block; }

.hamburger span {
  display: block;
  width: 33px;
  height: 3px;
  background-color: currentColor;
  margin: 6px 0; }

.hamburger span:first-child {
  margin-top: 0; }

.hamburger span:last-child {
  width: 23px;
  margin-bottom: 0; }

.navigation_bar {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  padding: 4px 0px; }

.navigation_bar .navigation_bar-item a {
  display: block;
  font-size: 14px; }

.navigation_bar .navigation_menu {
  list-style: none;
  padding: 4px;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  margin: 0 0px; }

.navigation_bar .navigation_menu .navigation_menu-item {
  padding: 8px 6px; }

@media (min-width: 992px) {
  .navigation_bar .navigation_menu .navigation_menu-item {
    padding: 12px 8px 0; } }
.navigation_bar .navigation_menu .navigation_menu-item:hover .navigation_menu_dropdown, .navigation_bar .navigation_menu .navigation_menu-item:focus .navigation_menu_dropdown {
  display: block; }

.navigation_bar .navigation_menu .navigation_menu-item .navigation_menu-item_link {
  display: flex;
  align-items: center;
  align-content: center;
  font-size: 12px;
  line-height: 1.33;
  font-weight: 700;
  text-transform: uppercase; }

.navigation_bar .navigation_menu .navigation_menu-item .navigation_menu-item_link .icon {
  font-size: 6px;
  width: 1.66em;
  margin-left: 5px; }

.navigation_bar .navigation_menu .navigation_menu_dropdown-list_item-link,
.navigation_bar .navigation_menu .dropdown-grandchild .menu-link a {
  color: black; }

.navigation_bar .navigation_menu .navigation_menu_dropdown {
  z-index: 1;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px; }

.navigation_bar .navigation_menu .navigation_menu_dropdown .navigation_menu_dropdown-list {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  list-style: none;
  padding: 8px 0;
  margin: 0 -8px; }

.navigation_bar .navigation_menu .navigation_menu_dropdown .navigation_menu_dropdown-list_item {
  display: block;
  padding: 0 8px;
  margin: 8px 0; }

.navigation_bar .navigation_menu .navigation_menu_dropdown .navigation_menu_dropdown-list_item-link {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  text-transform: uppercase; }

.navigation_bar .icon {
  font-size: 16px; }

.cart-icon {
  position: relative; }

.count {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  width: 1.5em;
  height: 1.5em;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  font-size: 0.75em;
  color: #fff;
  background-color: #00a6ff;
  border-radius: 50%;
  transform: translate3d(50%, -50%, 0); }

/** FOOTER **/
footer .logo {
  width: 260px; }

@media (min-width: 992px) {
  footer .logo {
    width: 217px; } }
@media (min-width: 992px) {
  .custom-border {
    border-right: 1px #fff solid;
    padding-right: 86px;
    margin-right: 50px; } }
.footer_contact-us .footer-link {
  border-top: none; }

.footer-link {
  cursor: pointer;
  font-size: 17px;
  font-weight: 700;
  line-height: 23px;
  text-transform: uppercase; }

@media (max-width: 991px) {
  .footer-link {
    display: block;
    padding: 8px 0;
    border-top: 1px #fff solid; }

  .footer-link.footer-link_last {
    border-bottom: 1px #fff solid; } }
@media (min-width: 992px) {
  .footer-link {
    margin-bottom: 8px; } }
.has-dropdown_toggle {
  float: right;
  font-family: "Roboto";
  font-weight: 400; }

.has-dropdown_toggle:before {
  content: "+"; }

.footer-link.active .has-dropdown_toggle:before {
  content: "-"; }

.footer-content {
  color: #fff; }

@media (max-width: 991px) {
  .footer-content {
    max-width: 100% !important; } }
@media (min-width: 992px) {
  .footer-content {
    display: block !important; } }
.footer-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 15px;
  line-height: 23px; }

.footer-icons .icon {
  width: auto;
  font-size: 23px; }

@media (min-width: 992px) {
  .footer-icons .icon {
    font-size: 27px; } }
.footer-label {
  cursor: pointer;
  font-size: 17px;
  font-weight: 700;
  line-height: 23px;
  text-transform: uppercase; }

.newsletter-form input,
.newsletter-form button {
  font-family: "Roboto";
  padding: 14px 17px;
  border-radius: 3px; }

.newsletter-form input {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 19px;
  color: #fff;
  border: 1px #fff solid;
  background-color: transparent; }

.newsletter-form input::placeholder {
  font: inherit;
  color: inherit; }

.newsletter-form button {
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  color: #282b2f;
  background-color: #fff;
  text-transform: uppercase; }

/** ICONS **/
.icon {
  display: block;
  width: 1em;
  height: 1em; }

.icon-stars {
  width: auto; }

.icon-spinner {
  animation: spin 500ms infinite linear; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(360deg); } }

.icon-location {
  width: 1em;
  margin: 0 auto; }

#AddToCart {
  padding: 20px; }

.icon-payment {
  width: auto;
  font-size: 15px; }

.icon-phone {
  width: auto;
  margin: 0 auto; }

/** HOME **/
.banner {
  z-index: 0;
  position: relative;
  overflow: hidden;
  min-height: 140px;
  padding: 19px 0 8px;
  color: #fff; }

@media (min-width: 992px) {
  .banner {
    padding: 62px 0 0px; } }
.banner .banner_overlayx {
  z-index: -1;
  position: absolute;
  top: -35px;
  /* right: 50%;
*/
  max-height: 100%;
  box-shadow: rgba(0, 0, 0, 0.16) -5px 0 5px; }

@media (min-width: 992px) {
  .banner .banner_overlayx {
    right: 0; } }
.banner .banner_content {
  max-width: 233px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 56px; }

@media (min-width: 992px) {
  .banner .banner_content {
    max-width: 660px;
    margin-bottom: 55px; } }
.banner .banner_button {
  display: block;
  font-family: telegraphUltraLight;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0.025em;
  border-radius: 0;
  border: none;
  text-align: center;
  color: #fff;
  background-color: #00a6ff;
  padding: 10px 45px 10px 35px;
  clip-path: polygon(0 0, 100% 0, calc(100% - 9px) 100%, 0% 100%); }

.banner .banner_button:hover, .banner .banner_button:focus {
  text-decoration: none; }

@media (min-width: 992px) {
  .banner .banner_button {
    font-size: 22px;
    padding: 11px 54px 11px 43px;
    clip-path: polygon(0 0, 100% 0, calc(100% - 11px) 100%, 0% 100%); } }
.afterpay-badge {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: flex-start; }

.afterpay-badge .afterpay-badge_logo {
  display: block;
  max-width: 100%; }

.featured-collection {
  z-index: 0;
  position: relative;
  display: block;
  color: #fff;
  background-color: #282b2f;
  padding-top: calc(250 / 540 * 100%); }

.featured-collection:hover, .featured-collection:focus {
  color: #fff; }

.featured-collection h3 {
  z-index: 2;
  position: absolute;
  bottom: 8px;
  left: 17px;
  text-transform: uppercase; }

@media (min-width: 992px) {
  .featured-collection h3 {
    bottom: 11px;
    left: 27px; } }
.featured-collection img {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

.featured-collection:after {
  content: "";
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  opacity: 0.61;
  background: linear-gradient(180deg, transparent, #191919); }

.video-section {
  z-index: 0;
  position: relative;
  color: #fff;
  background-color: #282b2f; }

.video-section .video-section_video {
  display: block;
  width: 100%; }

@media (min-width: 992px) {
  .video-section .video-section_video {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    object-fit: cover;
    object-position: center; } }
.video-section .video-section_content {
  text-align: center;
  padding: 17px 0 28px; }

@media (min-width: 992px) {
  .video-section .video-section_content {
    text-align: left;
    padding: 58px 0 53px; } }
.video-section .video-section_content h2 {
  max-width: 210px;
  margin: 0 auto; }

@media (min-width: 992px) {
  .video-section .video-section_content h2 {
    max-width: 100%; } }
.video-section .video-section_content p:last-of-type {
  margin-bottom: 3px; }

@media (min-width: 992px) {
  .video-section .video-section_content p:last-of-type {
    margin-bottom: 13px; } }
.video-section .video-section_content a {
  font-family: "Lexend", "Bebas Neue";
  font-size: 21px;
  color: #00a6ff;
  text-decoration: underline;
  text-transform: uppercase; }

.product-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center; }

@media (min-width: 992px) {
  .product-card {
    height: 100%; } }
.product-card .product-card_image-link {
  display: block;
  margin-bottom: 8px; }

.product-card .product-card_image {
  display: block;
  width: 100%;
  max-width: 100%;
  max-height: 100%; }

.product-card .product-card_image .product-card_image-link {
  display: block;
  margin-bottom: 6px; }

@media (min-width: 992px) {
  .product-card .product-card_image .product-card_image-link {
    flex-grow: 1;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin-bottom: 45px; } }
.product-card .icon-stars {
  font-size: 9.33px;
  margin-bottom: 6px; }

.product-card .product-card_title {
  flex-grow: 1;
  font-size: 9px;
  line-height: 11px;
  margin-bottom: 2px;
  text-transform: uppercase; }

@media (min-width: 992px) {
  .product-card .product-card_title {
    font-size: 11px;
    margin-bottom: 0; } }
.product-card .product-card_price {
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  margin-bottom: 16px; }

@media (min-width: 992px) {
  .product-card .product-card_price {
    margin-bottom: 11px; } }
.product-card .btn {
  max-width: 169px;
  margin: 0 auto; }

.homepage-reviews {
  background: #00a6ff; }

.featured-banner {
  z-index: 0;
  position: relative;
  color: #fff;
  text-align: center;
  padding: 32px 15px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

@media (min-width: 992px) {
  .featured-banner {
    text-align: left;
    padding: 32px;
    min-height: 286px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-end; } }
.featured-banner:before {
  content: "";
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-color: #282b2f; }

@media (min-width: 992px) {
  .featured-banner:before {
    height: 65%;
    opacity: 0.75;
    background: linear-gradient(180deg, transparent, #191919); } }
.featured-banner .btn {
  max-width: 169px; }

.featured-logos {
  margin: -3px 0; }

@media (min-width: 992px) {
  .featured-logos {
    margin: -6px 0; } }
.featured-logos .featured-logo {
  max-height: 40px;
  margin: 3px 0; }

@media (min-width: 992px) {
  .featured-logos .featured-logo {
    max-height: 89px;
    margin: 6px 0; } }
.featured-logos .featured-logo_small {
  max-height: 35px;
  margin: 3px 0; }

@media (min-width: 992px) {
  .featured-logos .featured-logo_small {
    max-height: 52px;
    margin: 6px 0; } }
.instagram-feed_slider {
  margin: 0 -10px; }

.instagram-feed_slider .instagram-feed_slider-item {
  margin: 0 10px; }

.instagram-feed_slider .instagram-feed_slider-item a {
  z-index: 0;
  position: relative;
  display: block;
  padding-top: 100%; }

.instagram-feed_slider .instagram-feed_slider-item a img {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

/** PRODUCT PAGE **/
.product-details {
  padding: 11px 0 24px; }

@media (min-width: 992px) {
  .product-details {
    padding: 63px 0 36px; } }
.product-details h1 {
  max-width: 212px;
  font-family: "Roboto";
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 11px; }

@media (min-width: 992px) {
  .product-details h1 {
    max-width: 279px;
    font-size: 29px;
    line-height: 1;
    margin-bottom: 12px; } }
.product-details h2 {
  font-family: "Roboto";
  font-size: 25px;
  font-weight: 700;
  line-height: 1.33;
  margin-bottom: 0; }

@media (min-width: 992px) {
  .product-details h2 {
    font-size: 27px;
    line-height: 1;
    color: #00a6ff; } }
.product-details button {
  user-select: none; }

.product-details button.active {
  border: 3px solid #fc0505;
  outline: none !important; }

.product-details button img {
  pointer-events: none; }

.product-form {
  counter-reset: sections;
  z-index: 0;
  position: relative; }

.product-form h2 {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 1.33;
  margin-bottom: 0;
  padding: 12px 0; }

@media (min-width: 992px) {
  .product-form h2 {
    font-size: 25px;
    line-height: 1; } }
.product-form h3 {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 18px;
  text-transform: capitalize; }

@media (min-width: 992px) {
  .product-form h3 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 30px; } }
.rte p {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5; }

@media (min-width: 992px) {
  .rte p {
    font-size: 13px; } }
.border {
  border: 1px #707070 solid !important; }

.border-light {
  border: 1px #c2c2c2 solid !important; }

.border-radius-3 {
  border-radius: 3px !important; }

.steps {
  counter-reset: steps;
  z-index: 0;
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 100%;
  width: 196px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between; }

@media (min-width: 992px) {
  .steps {
    width: 572px; } }
.steps:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #8d8d8d; }

.steps li {
  counter-increment: steps;
  z-index: 1;
  position: relative;
  user-select: none;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  color: #fff;
  background-color: #969393;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  text-align: center; }

@media (min-width: 992px) {
  .steps li {
    font-size: 17px;
    width: 40px;
    height: 40px; } }
.steps li:before {
  content: counter(steps); }

.steps li.active {
  background-color: #00aeef; }

.product-form_section {
  padding: 30px 0; }

@media (min-width: 992px) {
  .product-form_section {
    padding: 40px 0; } }
.product-form_section h3 {
  counter-increment: sections; }

.product-form_section h3:before {
  content: "STEP " counter(sections) " - "; }

.product-form_section-spacer hr {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #c3c3c3;
  opacity: 0.79;
  border: none;
  margin: 0; }

.product-form_section-spacer + .product-form_section-spacer {
  display: none; }

.product-form_footer {
  padding: 27px 0 64px; }

@media (min-width: 992px) {
  .product-form_footer {
    padding: 48px 0 180px; } }
.product-form_footer h1 {
  font-family: "Roboto";
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 15px; }

@media (min-width: 992px) {
  .product-form_footer h1 {
    font-size: 29px;
    line-height: 1;
    margin-bottom: 30px; } }
.product-form_footer h2 {
  padding: 0; }

.product-form_footer small {
  display: block;
  font-size: 14px;
  font-weight: 900;
  line-height: 2;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

.product-price {
  color: #00a6ff; }

.inclusions h4 {
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 5px; }

@media (min-width: 992px) {
  .inclusions h4 {
    margin-bottom: 8px; } }
.inclusions .inclusions_item {
  display: flex;
  align-items: center;
  align-content: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  padding: 4px 0;
  border-top: 1px #dedede solid; }

@media (min-width: 992px) {
  .inclusions .inclusions_item {
    font-size: 13px; } }
.inclusions .inclusions_item:last-child {
  border-bottom: 1px #dedede solid; }

.inclusions .inclusions_item .inclusions_item-icon {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  min-width: 16px;
  min-height: 16px;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  color: #fff;
  background-color: #00a6ff; }

.form-group {
  margin-bottom: 20px; }

@media (min-width: 992px) {
  .form-group {
    margin-bottom: 27px; } }
.form-group label {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.33; }

@media (min-width: 992px) {
  .form-group label {
    font-size: 15px; } }
.form-group label a {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.33;
  text-decoration: underline; }

.form-control {
  height: auto;
  /* height: auto !important; */
  font-size: 12px;
  font-weight: 400;
  line-height: 1.33;
  color: #282b2f;
  padding: 13px 20px;
  border-radius: 3px;
  border: 1px solid #e4e4e4; }

@media (min-width: 992px) {
  .form-control {
    font-size: 11px;
    line-height: 1.5;
    padding: 14px 5px; } }
.form-control::placeholder {
  color: #282b2f; }

select {
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  background-size: 8px 4px;
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) 50%;
  background-image: url("data:image/svg+xml,%3Csvg \a xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.819 5.116'%3E%3Cpath \a d='M1606,1687.333l4.056,4.056,4.056-4.056' transform='translate(-1605.646 \a -1686.98)' fill='none' stroke='%23000' stroke-width='1'/%3E%3C/svg%3E"); }

.pickr {
  display: flex;
  margin: 5px 0; }

.pickr .pcr-button {
  width: 1.5em;
  height: 1.5em;
  border-radius: 0.125em;
  border: 0.125em #c2c2c2 solid; }

.pickr .pcr-button::before, .pickr .pcr-button::after {
  border-radius: inherit; }

.afterpay-paragraph {
  display: block !important;
  color: #272361;
  font-size: 10px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.7;
  margin-top: 15px !important; }

@media (min-width: 992px) {
  .afterpay-paragraph {
    font-size: 11px;
    font-size: 13px;
    margin-top: 9px !important; } }
.afterpay-paragraph a {
  display: inline-block;
  font-weight: 300;
  line-height: 1;
  text-decoration: underline; }

input[type="file"] {
  appearance: none;
  -webkit-appearance: none;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  margin: 5px; }

input[type="file"]::-webkit-file-upload-button {
  width: 104px;
  height: 42px;
  display: inline-block;
  border-radius: 5px;
  padding: 11px 18px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  color: #fff;
  background-color: #c2c2c2;
  border: none;
  appearance: none;
  -webkit-appearance: none; }

input[type="file"]::-webkit-file-upload-button:hover {
  background-color: #00a6ff; }

input[type="file"]::-webkit-file-upload-button:active {
  background-color: #282b2f; }

.slick-slider {
  margin-bottom: 0 !important; }

.un4seen-image-links .slick-dots {
  margin-top: 0; }

.slick-dots {
  position: static;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 10px;
  margin-top: -36px; }

.slick-dots li {
  display: block;
  width: auto;
  height: auto;
  margin: 0 3px;
  color: #dedede; }

.slick-dots li.slick-active {
  color: #808080; }

.slick-dots li button {
  width: 7px;
  height: 7px;
  padding: 0;
  border-radius: 50%;
  color: inherit;
  background-color: currentColor; }

.slick-dots li button:before {
  display: none; }

@media (max-width: 760px) {
  .slick-dots {
    position: static;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin-top: 4px; } }
/** CART
**/
#cart-page {
  padding: 24px 0; }

@media (min-width: 992px) {
  #cart-page {
    padding: 81px 0 49px; } }
.cart-header {
  margin-bottom: 8px; }

@media (min-width: 992px) {
  .cart-header {
    margin-bottom: 30px; } }
.cart-header h1 {
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0;
  text-transform: uppercase; }

.cart-body h5 {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.33;
  text-transform: uppercase; }

@media (min-width: 992px) {
  .cart-body h5 {
    font-size: 18px; } }
.cart-body hr {
  display: block;
  width: 100%;
  height: 1px;
  margin: 12px 0;
  border: none;
  background-color: #c3c3c3; }

@media (min-width: 992px) {
  .cart-body hr {
    margin: 21px 0; } }
.cart-items_heading {
  background-color: #fff;
  border-bottom: 1px #707070 solid; }

.cart-items_heading strong {
  font-size: 12px;
  font-weight: 900;
  line-height: 1.33;
  text-transform: uppercase; }

.cart-item {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.33;
  word-break: break-word;
  padding: 15px 0;
  border-bottom: 1px #dedede solid; }

@media (min-width: 992px) {
  .cart-item {
    font-size: 18px;
    padding: 20px 0; } }
.cart-item .cart-item_remove {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  text-decoration: underline;
  text-transform: uppercase; }

.cart-item .icon-spinner {
  font-size: 12px; }

.cart-item input[type="number"] {
  display: block;
  max-width: 100%;
  width: auto;
  padding: 0;
  border: none;
  background: transparent; }

.cart-item .cart-item_properties-toggle {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.33; }

.cart-item .cart-item_properties-toggle svg {
  width: auto;
  height: 0.5em;
  margin-left: 0.5em;
  transition: transform 0.15s; }

.cart-item .cart-item_properties-toggle.active svg {
  transform: rotate(-180deg); }

.cart-item .cart-item_properties-list {
  list-style: none;
  font-size: 14px;
  line-height: 1.33;
  padding: 0;
  margin: 0; }

.cart-item .cart-item_properties-list li {
  padding: 4px 0; }

.cart-item .cart-item_properties-list li a {
  display: block;
  width: 100px; }

.cart-item .cart-item_properties-list li img {
  display: block;
  max-width: 100%;
  height: auto; }

.discount-code_form {
  margin-top: 15px; }

.discount-code_form .form-control {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.33;
  padding: 11px 15px;
  text-transform: uppercase;
  color: #000;
  background-color: transparent;
  border: 1px solid #e4e4e4;
  border-radius: 20px; }

.discount-code_form .form-control:disabled {
  opacity: 0.7; }

.discount-code_form .btn {
  width: 99px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 14px 27px;
  border-radius: 20px; }

/** PAGE TEMPLATES **/
.page-template h1 {
  font-size: 30px;
  font-family: "Bebas Neue";
  text-transform: uppercase; }

@media (min-width: 992px) {
  .page-template h1 {
    font-size: 40px; } }
.page-template .rte p {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4; }

@media (min-width: 992px) {
  .page-template .rte p {
    font-size: 18px; } }
/** ABOUT **/
.about,
.page-template_custom {
  padding: 30px 0 0; }

@media (min-width: 992px) {
  .about,
  .page-template_custom {
    padding: 81px 0 0; } }
.about h1,
.page-template_custom h1 {
  font-family: "Bebas Neue";
  font-size: 40px;
  border-bottom: 1px solid #707070;
  padding-bottom: 16px; }

@media (min-width: 992px) {
  .about h1,
  .page-template_custom h1 {
    padding-bottom: 29px; } }
.about p,
.page-template_custom p {
  text-align: center;
  font-size: 13px; }

@media (min-width: 992px) {
  .about p,
  .page-template_custom p {
    text-align: left;
    font-size: 18px; } }
.about h5,
.page-template_custom h5 {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase; }

.about .how,
.page-template_custom .how {
  background: #eef9ff;
  padding: 28px 0; }

@media (min-width: 992px) {
  .about .how,
  .page-template_custom .how {
    padding: 46px 0 50px; } }
.page_box_container {
  box-shadow: 0 7px 6px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  padding: 26px;
  margin-top: 22px; }

@media (min-width: 992px) {
  .page_box_container {
    margin-top: 0;
    padding: 45px 65px; } }
.page_box_container p {
  margin-top: 14px; }

@media (min-width: 992px) {
  .page_box_container p {
    margin-top: 22px; } }
/** CONTACT US **/
.contact .form-control {
  border-radius: 20px; }

.contact .form-group label {
  font-weight: 500;
  text-transform: uppercase; }

.contact .btn {
  text-align: center;
  border-radius: 20px;
  width: 100%;
  max-width: 163px; }

.contact .contact_content {
  margin: 42px 15px; }

@media (min-width: 992px) {
  .contact .contact_content {
    margin: 98px 67px; } }
.contact .contact_content p {
  text-align: left !important; }

.contact .contact_content a {
  color: #00a6ff;
  text-decoration: underline; }

/** REGISTER + LOGIN **/
.account-form {
  max-width: 330px;
  width: 100%;
  margin: 0 auto; }

.account-form input {
  border-radius: 20px;
  border: 1px solid #707070;
  padding: 10px 18px;
  width: 100%;
  font-size: 14px; }

.account-form label {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  color: #393530; }

.account-form .btn-round {
  width: 164px;
  margin: 0 auto; }

/** ACCOUNTS **/
.address-page .account_details-inner h2 {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #00a6ff; }

.address-page .account_details-inner a,
.address-page .account_details-inner p {
  font-family: "telegraphRegular";
  font-size: 14px; }

@media (min-width: 992px) {
  .address-page .account_details-inner a,
  .address-page .account_details-inner p {
    font-size: 18px; } }
.address-page .account-header {
  margin-bottom: 40px; }

@media (min-width: 992px) {
  .address-page .account-header {
    margin-bottom: 76px; } }
.account-orders table {
  width: 100%; }

.account-orders .order_heading th {
  color: #00a6ff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 19px; }

.account-orders tbody {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070; }

.account-orders .order_detail td {
  padding: 16px 0; }

@media (min-width: 992px) {
  .account-orders .order_detail td {
    padding: 20px 0; } }
.account-orders td,
.account-orders .order_heading th {
  font-size: 14px; }

@media (min-width: 992px) {
  .account-orders td,
  .account-orders .order_heading th {
    font-size: 18px; } }
.account-page,
.address-page {
  padding: 48px 0;
  scroll-margin-top: 47px; }

@media (min-width: 992px) {
  .account-page,
  .address-page {
    padding: 81px 0;
    scroll-margin-top: 87px; } }
@media (min-width: 1600px) {
  .account-page,
  .address-page {
    scroll-margin-top: 95px; } }
.account-page h1,
.address-page h1 {
  font-size: 25px;
  font-family: "Bebas Neue";
  text-transform: uppercase; }

@media (min-width: 992px) {
  .account-page h1,
  .address-page h1 {
    font-size: 40px; } }
.account-page h2,
.address-page h2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.25;
  text-transform: none; }

@media (min-width: 992px) {
  .account-page h2,
  .address-page h2 {
    font-size: 24px; } }
.account-page hr,
.address-page hr {
  border-top-color: #707070; }

.account-page form,
.address-page form {
  max-width: 502px;
  margin: 0 auto; }

.account-page label,
.address-page label {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 1em; }

.account-page input,
.address-page input {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 1.25;
  border-radius: 2px;
  padding: 14px;
  margin: 0;
  color: #000;
  background-color: transparent;
  border: 1px #707070 solid; }

.account-page input::placeholder,
.address-page input::placeholder {
  font-style: italic;
  color: #acacac; }

@media (min-width: 992px) {
  .account-page input,
  .address-page input {
    padding: 14px 17px; } }
.account-page .account-link,
.address-page .account-link {
  font-weight: 300;
  color: #0b2f84;
  text-decoration: underline; }

.account-page .account-details,
.address-page .account-details {
  padding: 15px;
  border: 1px #dbdada solid; }

.account-page .account-details h2,
.address-page .account-details h2 {
  font-family: "Roboto"; }

@media (min-width: 992px) {
  .account-page .account-details,
  .address-page .account-details {
    padding: 30px 35px 33px; } }
/** SEARCH **/
.search_nav ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.search_nav li a:after {
  content: "";
  display: none;
  width: 0;
  height: 0;
  border-bottom: 16px solid #3c3e40;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  position: absolute;
  z-index: 1;
  bottom: -90%;
  left: 50%;
  transform: translate(-50%, 90%); }

.search_nav li:hover a {
  position: relative; }

.search_nav li:hover a:after {
  display: block; }

.search-icon {
  outline: none !important; }

.search_popup .search_container {
  background: #3c3e40;
  padding: 31px 0;
  position: relative; }

.search_popup .search_container.arrow-top:after {
  content: " ";
  position: absolute;
  right: 454px;
  top: -15px;
  border-top: none;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  border-bottom: 15px solid #3c3e40; }

.search_popup .search_form {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #fff;
  width: 100%;
  max-width: 100%;
  margin: 0 auto; }

@media (min-width: 992px) {
  .search_popup .search_form {
    max-width: 445px; } }
.search_popup input[type="search"] {
  border: none;
  background: transparent;
  width: 100%;
  outline: none !important;
  color: #000;
  font-size: 18px; }

.search_popup input[type="search"]::placeholder {
  color: #000;
  font-size: 18px;
  font-weight: 700; }

.search_popup button {
  outline: none !important;
  color: white;
  font-size: 18px; }

.search_popup:hover, .search_popup:focus {
  color: #fff;
  background-color: red; }

/* Sticky Header and Minor Navigation Adjustments */
body.scrolling:not(.template_index) {
  padding-top: 82px; }

body.scrolling #shopify-section-header .navigation {
  background-color: black;
  transition: background-color 500ms; }

.navigation_bar
.navigation_menu
.navigation_menu_dropdown
.navigation_menu_dropdown-list_item-link {
  font-size: 16px;
  margin-bottom: 0.5em; }

.menu-link.menu-link {
  margin-left: 0; }

/* InstaFeed Custom Style */
#insta-feed#insta-feed h2 {
  font-family: "Bebas
 Neue";
  font-size: 24px; }

@media (min-width: 992px) {
  #insta-feed#insta-feed h2 {
    font-size: 40px; } }
/* Reviews section custom style */
@media screen and (min-width: 768px) {
  #shopify-section-164787876389d88abe .product-cardx {
    height: 100%; } }
#home-content h1 {
  text-align: center;
  font-size: 24px; }

#home-content {
  margin: 0px auto 50px; }

#hide-links,
#quick-links,
#read-more {
  display: none; }

#quick-links-container {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1180px;
  padding: 10px 0px;
  width: 100%; }

#quick-links li {
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1110px;
  padding: 5px 0px;
  text-align: left;
  list-style: none; }

#quick-links ul {
  display: inline-block;
  align: center;
  padding: 10px 10px 10px 10px; }

div#home-content {
  width: 90%;
  max-width: 1120px;
  margin: 50px auto; }

#read-more h2 {
  font-size: 24px;
  margin: 30px 0px 5px; }

#home-content p:first-of-type {
  text-align: center; }

#home-content a,
#read-more a,
#show-more {
  color: #00a6ff; }

#collection-content #read-more {
  margin-bottom: 50px; }

#read-more h2:after {
  display: block;
  content: "";
  border-top: 2px solid #00a6ff;
  width: 80px;
  margin: 5px 0px 10px; }

.kk-tag a {
  color: #fff !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.kk-tag a:hover {
  color: #a5da2f !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

@media (max-width: 760px) {
  .text-primary {
    font-size: 13px;
    font-family: telegraphRegular;
    text-transform: uppercase;
    width: 100% !important; }

  .banner {
    z-index: 0;
    position: relative;
    overflow: hidden;
    padding: 6px 0 8px;
    color: #fff;
    background: linear-gradient(60deg, black, #242527); }

  .banner_overlayx {
    z-index: -1;
    position: absolute;
    top: -30px;
    max-height: 100% !important;
    transform: none; } }
#collection-content-2 h2 {
  display: block;
  content: "";
  border-top: 2px solid #00a6ff;
  font-size: 2em;
  margin: 5px 0px 10px; }

.footer-line {
  padding: 50px 0; }

.klaviyo-form {
  width: 500px !important; }

button#nav-act {
  background: black; }

/*  */
.dropdown-grandchild .menu-link {
  display: block;
  max-width: fit-content; }

.navigation_menu_dropdown .container-x {
  max-width: 1180px;
  padding-right: 150px;
  width: 100%; }

@media (max-width: 767px) {
  div#smile-ui-lite-launcher-frame-container {
    left: 3px !important;
    bottom: 40px !important; }

  div#smile-ui-lite-launcher-frame-container button {
    height: 55px !important;
    font-size: 14px !important; }

  span.needsclick.kl-private-reset-css-Xuajs1 {
    width: max-content;
    margin: auto;
    padding: 6px 32px 2px !important;
    min-height: 44px !important; } }
.review_wrap {
  border-radius: 5px;
  position: relative;
  outline: none;
  text-align: left;
  min-height: 235px; }

.review_wrap a {
  color: #333;
  text-decoration: none; }

.review_wrap .review_head {
  display: flex;
  justify-content: space-between;
  align-items: center; }

@media only screen and (max-width: 991px) {
  .review_wrap .review_head {
    flex-wrap: wrap; } }
.review_wrap .review_head a {
  display: flex;
  align-items: center;
  outline: none; }

@media only screen and (max-width: 991px) {
  .review_wrap .review_head a {
    width: 100%; } }
.review_wrap .review_head a:focus {
  color: #444444; }

.review_wrap .review_head img {
  height: 35px;
  width: 33px; }

.review_wrap .review_head .rating_star {
  display: flex;
  justify-content: center; }

@media only screen and (max-width: 991px) {
  .review_wrap .review_head .rating_star {
    margin-top: 20px;
    width: 100%; } }
.review_wrap .review_head .rating_star img {
  width: 35px;
  height: 32px;
  display: inline-block; }

.review_wrap .review_comment {
  display: flex;
  flex-wrap: wrap; }

.review_wrap .review_comment p {
  height: 90px;
  overflow: hidden;
  text-overflow: ellipsis; }

.review_wrap .review_comment p.activex {
  height: auto;
  overflow: auto; }

.review_wrap .review_comment a {
  width: 100%;
  color: #4292f9;
  font-weight: bold; }

.review_wrap h3 {
  display: inline-block;
  padding-top: 5px;
  margin: 0; }

.review_wrap h3 span {
  font-size: 16px; }

.feedback_title {
  display: inline-block !important;
  font-size: 22px;
  margin-bottom: 20px;
  margin-top: 0;
  border-bottom: none !important; }

@media only screen and (min-width: 991px) {
  .feedback_title {
    font-size: 30px; } }
.navigation .container {
  padding: 0 2rem;
  max-width: 1480px; }

#kaktus-wishlist-app-UxbrL .kaktus-w-wishlist-button__wrap {
  padding: 2px 6px !important;
  font-size: 13px !important; }

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  margin-right: 0;
  margin-left: 0;
  align-items: center;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-items: center; }

.announcement-slider .swiper-slide {
  display: flex; }

.needsclick.go249761392.kl-private-reset-css-Xuajs1 {
  max-width: 350px !important; }

span.price.price--savings {
  font-size: 12px;
  background: #3ba7ff;
  color: #fff;
  padding: 6px 4px;
  letter-spacing: .03em;
  border-radius: 1px;
  font-weight: 400; }

.carousel-product .swiper-button-next, .carousel-product .swiper-button-prev {
  background: #00a6ff !important;
  color: #fff !important;
  width: 40px !important;
  height: 40px !important;
  font-size: 12px !important; }

.carousel-product .swiper-button-next {
  right: 0 !important; }

.carousel-product .swiper-button-prev {
  left: 0 !important; }

.carousel-product .swiper-button-next:after, .carousel-product .swiper-button-prev:after {
  font-size: 9.5px !important;
  color: white !important; }

div#looxReviews {
  padding: 0 2rem 3rem; }

.needsclick.kl-private-reset-css-Xuajs1 .needsclick.go249761392.kl-private-reset-css-Xuajs1 {
  max-width: 850px !important; }

form.needsclick.klaviyo-form.klaviyo-form-version-cid_1.go417382439.kl-private-reset-css-Xuajs1 {
  width: 100% !important; }

form .needsclick.kl-private-reset-css-Xuajs1 {
  width: 100% !important;
  max-width: 300px !important; }

section.collection {
  padding-left: 2.5vw;
  padding-right: 2.5vw; }

@media (max-width: 768px) {
  form.needsclick.klaviyo-form.klaviyo-form-version-cid_1.go417382439.kl-private-reset-css-Xuajs1 {
    flex-direction: column-reverse !important;
    gap: 22px; }

  img.needsclick.kl-private-reset-css-Xuajs1 {
    padding-top: 12px; } }
